Skip to content

Commit

Permalink
chore(deps): upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
sonofmagic committed Jan 12, 2024
1 parent 24c8163 commit be7a998
Show file tree
Hide file tree
Showing 2 changed files with 962 additions and 1,058 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,41 +41,41 @@
},
"homepage": "https://github.com/sonofmagic/npm-lib-rollup-template#readme",
"devDependencies": {
"@rollup/plugin-alias": "^5.0.1",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-json": "^6.0.1",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.5",
"@rollup/plugin-typescript": "^11.1.6",
"@tsconfig/recommended": "^1.0.3",
"@types/klaw": "^3.0.6",
"@types/lodash": "^4.14.201",
"@types/lodash-es": "^4.17.11",
"@types/node": "^20.9.0",
"@types/semantic-release": "^20.0.5",
"@vitest/coverage-v8": "^0.34.6",
"@types/lodash": "^4.14.202",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.11.0",
"@types/semantic-release": "^20.0.6",
"@vitest/coverage-v8": "^1.1.3",
"cross-env": "^7.0.3",
"defu": "^6.1.3",
"defu": "^6.1.4",
"del": "^7.1.0",
"eslint": "8.53.0",
"eslint-config-icebreaker": "^1.2.2",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint": "8.56.0",
"eslint-config-icebreaker": "^1.2.3",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"klaw": "^4.1.0",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"only-allow": "^1.2.1",
"prettier": "^3.1.0",
"rollup": "^4.4.1",
"rollup-plugin-visualizer": "^5.9.2",
"semantic-release": "^22.0.7",
"ts-node": "^10.9.1",
"ts-patch": "^3.0.2",
"prettier": "^3.1.1",
"rollup": "^4.9.5",
"rollup-plugin-visualizer": "^5.12.0",
"semantic-release": "^22.0.12",
"ts-node": "^10.9.2",
"ts-patch": "^3.1.2",
"tsconfig-paths": "^4.2.0",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"typescript": "^5.3.3",
"typescript-transform-paths": "^3.4.6",
"vitest": "^0.34.6"
"vitest": "^1.1.3"
}
}
Loading

0 comments on commit be7a998

Please sign in to comment.