Skip to content

Commit e0a07ba

Browse files
chore(deps): update all non-major dependencies
1 parent 0e09c6d commit e0a07ba

File tree

2 files changed

+331
-265
lines changed

2 files changed

+331
-265
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,16 @@
4141
},
4242
"devDependencies": {
4343
"@biomejs/biome": "^1.9.4",
44-
"@playwright/test": "^1.52.0",
45-
"@rsbuild/core": "^1.3.22",
46-
"@rsbuild/plugin-vue": "1.0.7",
47-
"@rslib/core": "^0.9.1",
48-
"@types/node": "^22.15.29",
44+
"@playwright/test": "^1.54.1",
45+
"@rsbuild/core": "^1.4.6",
46+
"@rsbuild/plugin-vue": "1.1.0",
47+
"@rslib/core": "^0.10.5",
48+
"@types/node": "^22.16.3",
4949
"nano-staged": "^0.8.0",
50-
"playwright": "^1.52.0",
50+
"playwright": "^1.54.1",
5151
"simple-git-hooks": "^2.13.0",
5252
"typescript": "^5.8.3",
53-
"vue": "^3.5.16"
53+
"vue": "^3.5.17"
5454
},
5555
"peerDependencies": {
5656
"@rsbuild/core": "1.x"
@@ -60,7 +60,7 @@
6060
"optional": true
6161
}
6262
},
63-
"packageManager": "pnpm@10.11.0",
63+
"packageManager": "pnpm@10.13.1",
6464
"publishConfig": {
6565
"access": "public",
6666
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)