Skip to content

Commit 753757c

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

File tree

2 files changed

+374
-233
lines changed

2 files changed

+374
-233
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@
4040
"devDependencies": {
4141
"@biomejs/biome": "^1.9.4",
4242
"@playwright/test": "^1.50.1",
43-
"@rsbuild/core": "1.2.3",
44-
"@rsbuild/plugin-vue": "1.0.5",
45-
"@rslib/core": "^0.4.0",
46-
"@types/node": "^22.13.0",
43+
"@rsbuild/core": "1.2.14",
44+
"@rsbuild/plugin-vue": "1.0.6",
45+
"@rslib/core": "^0.5.2",
46+
"@types/node": "^22.13.8",
4747
"nano-staged": "^0.8.0",
4848
"playwright": "^1.50.1",
4949
"simple-git-hooks": "^2.11.1",
50-
"typescript": "^5.7.3",
50+
"typescript": "^5.8.2",
5151
"vue": "^3.5.13"
5252
},
5353
"peerDependencies": {
@@ -58,7 +58,7 @@
5858
"optional": true
5959
}
6060
},
61-
"packageManager": "[email protected].4",
61+
"packageManager": "[email protected].6",
6262
"publishConfig": {
6363
"access": "public",
6464
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)