Skip to content

Commit 0e09c6d

Browse files
chore(deps): update all non-major dependencies (#13)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 45f1b4a commit 0e09c6d

File tree

2 files changed

+240
-165
lines changed

2 files changed

+240
-165
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,15 @@
4242
"devDependencies": {
4343
"@biomejs/biome": "^1.9.4",
4444
"@playwright/test": "^1.52.0",
45-
"@rsbuild/core": "^1.3.14",
45+
"@rsbuild/core": "^1.3.22",
4646
"@rsbuild/plugin-vue": "1.0.7",
47-
"@rslib/core": "^0.6.8",
48-
"@types/node": "^22.15.3",
47+
"@rslib/core": "^0.9.1",
48+
"@types/node": "^22.15.29",
4949
"nano-staged": "^0.8.0",
5050
"playwright": "^1.52.0",
5151
"simple-git-hooks": "^2.13.0",
5252
"typescript": "^5.8.3",
53-
"vue": "^3.5.13"
53+
"vue": "^3.5.16"
5454
},
5555
"peerDependencies": {
5656
"@rsbuild/core": "1.x"
@@ -60,7 +60,7 @@
6060
"optional": true
6161
}
6262
},
63-
"packageManager": "pnpm@10.10.0",
63+
"packageManager": "pnpm@10.11.0",
6464
"publishConfig": {
6565
"access": "public",
6666
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)