Skip to content

Commit 54022a1

Browse files
chore(deps): update all non-major dependencies (#5)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f039a17 commit 54022a1

File tree

2 files changed

+209
-348
lines changed

2 files changed

+209
-348
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,16 @@
4040
},
4141
"devDependencies": {
4242
"@biomejs/biome": "^1.9.4",
43-
"@playwright/test": "^1.48.2",
44-
"@rsbuild/core": "^1.1.0",
45-
"@rsbuild/plugin-vue": "1.0.4",
46-
"@rslib/core": "^0.0.16",
47-
"@types/node": "^22.9.0",
43+
"@playwright/test": "^1.49.0",
44+
"@rsbuild/core": "^1.1.6",
45+
"@rsbuild/plugin-vue": "1.0.5",
46+
"@rslib/core": "^0.1.1",
47+
"@types/node": "^22.10.1",
4848
"nano-staged": "^0.8.0",
49-
"playwright": "^1.48.2",
49+
"playwright": "^1.49.0",
5050
"simple-git-hooks": "^2.11.1",
51-
"typescript": "^5.6.3",
52-
"vue": "^3.5.12"
51+
"typescript": "^5.7.2",
52+
"vue": "^3.5.13"
5353
},
5454
"peerDependencies": {
5555
"@rsbuild/core": "1.x"
@@ -59,7 +59,7 @@
5959
"optional": true
6060
}
6161
},
62-
"packageManager": "pnpm@9.12.3",
62+
"packageManager": "pnpm@9.14.4",
6363
"publishConfig": {
6464
"access": "public",
6565
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)