Skip to content

Commit 3f780da

Browse files
fix(deps): update all non-major dependencies (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7a64823 commit 3f780da

File tree

2 files changed

+216
-205
lines changed

2 files changed

+216
-205
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -36,19 +36,19 @@
3636
},
3737
"dependencies": {
3838
"vue-loader": "^15.11.1",
39-
"webpack": "^5.99.9"
39+
"webpack": "^5.101.0"
4040
},
4141
"devDependencies": {
4242
"@biomejs/biome": "^1.9.4",
43-
"@playwright/test": "^1.53.2",
44-
"@rsbuild/core": "^1.4.2",
45-
"@rsbuild/plugin-less": "1.2.4",
46-
"@rslib/core": "^0.10.4",
47-
"@types/node": "^22.15.34",
43+
"@playwright/test": "^1.54.1",
44+
"@rsbuild/core": "^1.4.12",
45+
"@rsbuild/plugin-less": "1.3.1",
46+
"@rslib/core": "^0.11.0",
47+
"@types/node": "^22.17.0",
4848
"nano-staged": "^0.8.0",
49-
"playwright": "^1.53.2",
50-
"simple-git-hooks": "^2.13.0",
51-
"typescript": "^5.8.3",
49+
"playwright": "^1.54.1",
50+
"simple-git-hooks": "^2.13.1",
51+
"typescript": "^5.9.2",
5252
"vue": "^2.7.16"
5353
},
5454
"peerDependencies": {
@@ -59,7 +59,7 @@
5959
"optional": true
6060
}
6161
},
62-
"packageManager": "pnpm@10.12.4",
62+
"packageManager": "pnpm@10.14.0",
6363
"publishConfig": {
6464
"access": "public",
6565
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)