Skip to content

Commit 568698e

Browse files
fix(deps): update all non-major dependencies
1 parent 2ee9106 commit 568698e

File tree

2 files changed

+476
-331
lines changed

2 files changed

+476
-331
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,21 +35,21 @@
3535
]
3636
},
3737
"dependencies": {
38-
"@rsbuild/plugin-babel": "^1.0.4",
38+
"@rsbuild/plugin-babel": "^1.0.5",
3939
"@vue/babel-plugin-jsx": "^1.4.0",
4040
"babel-plugin-vue-jsx-hmr": "^1.0.0"
4141
},
4242
"devDependencies": {
4343
"@biomejs/biome": "^1.9.4",
44-
"@playwright/test": "^1.51.1",
45-
"@rsbuild/core": "^1.3.1",
44+
"@playwright/test": "^1.52.0",
45+
"@rsbuild/core": "^1.3.14",
4646
"@rsbuild/plugin-vue": "1.0.7",
47-
"@rslib/core": "^0.6.1",
48-
"@types/node": "^22.13.14",
47+
"@rslib/core": "^0.6.8",
48+
"@types/node": "^22.15.3",
4949
"nano-staged": "^0.8.0",
50-
"playwright": "^1.51.1",
51-
"simple-git-hooks": "^2.12.1",
52-
"typescript": "^5.8.2",
50+
"playwright": "^1.52.0",
51+
"simple-git-hooks": "^2.13.0",
52+
"typescript": "^5.8.3",
5353
"vue": "^3.5.13"
5454
},
5555
"peerDependencies": {
@@ -60,7 +60,7 @@
6060
"optional": true
6161
}
6262
},
63-
"packageManager": "pnpm@10.7.0",
63+
"packageManager": "pnpm@10.10.0",
6464
"publishConfig": {
6565
"access": "public",
6666
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)