Skip to content

Commit 9da325f

Browse files
chore(deps): update all non-major dependencies
1 parent e822f2e commit 9da325f

File tree

2 files changed

+160
-226
lines changed

2 files changed

+160
-226
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -36,18 +36,18 @@
3636
},
3737
"dependencies": {
3838
"acorn": "^8.11.3",
39-
"chokidar": "^3.5.3",
39+
"chokidar": "^3.6.0",
4040
"webpack-sources": "^3.2.3",
4141
"webpack-virtual-modules": "^0.6.1"
4242
},
4343
"devDependencies": {
4444
"@ampproject/remapping": "^2.2.1",
4545
"@antfu/eslint-config": "^2.6.4",
4646
"@antfu/ni": "^0.21.12",
47-
"@rspack/cli": "^0.5.3",
48-
"@rspack/core": "^0.5.3",
47+
"@rspack/cli": "^0.5.4",
48+
"@rspack/core": "^0.5.4",
4949
"@types/fs-extra": "^11.0.4",
50-
"@types/node": "^20.11.15",
50+
"@types/node": "^20.11.17",
5151
"@types/webpack-sources": "^3.2.3",
5252
"bumpp": "^9.3.0",
5353
"conventional-changelog-cli": "^4.1.0",
@@ -56,16 +56,16 @@
5656
"fast-glob": "^3.3.2",
5757
"fs-extra": "^11.2.0",
5858
"jiti": "^1.21.0",
59-
"lint-staged": "^15.2.1",
60-
"magic-string": "^0.30.6",
59+
"lint-staged": "^15.2.2",
60+
"magic-string": "^0.30.7",
6161
"picocolors": "^1.0.0",
6262
"rollup": "^4.9.6",
6363
"simple-git-hooks": "^2.9.0",
6464
"tsup": "^8.0.1",
6565
"typescript": "^5.3.3",
66-
"vite": "^5.0.12",
66+
"vite": "^5.1.0",
6767
"vitest": "^1.2.2",
68-
"webpack": "^5.90.0",
68+
"webpack": "^5.90.1",
6969
"webpack-cli": "4.10.0"
7070
},
7171
"simple-git-hooks": {

0 commit comments

Comments
 (0)