Skip to content

Commit 5424f49

Browse files
fix(deps): update all non-major dependencies
1 parent 4dc423a commit 5424f49

File tree

2 files changed

+519
-339
lines changed

2 files changed

+519
-339
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,21 +35,21 @@
3535
]
3636
},
3737
"dependencies": {
38-
"@rsbuild/plugin-babel": "^1.0.3",
38+
"@rsbuild/plugin-babel": "^1.0.4",
3939
"@vue/babel-plugin-jsx": "^1.2.5",
4040
"babel-plugin-vue-jsx-hmr": "^1.0.0"
4141
},
4242
"devDependencies": {
4343
"@biomejs/biome": "^1.9.4",
4444
"@playwright/test": "^1.50.1",
45-
"@rsbuild/core": "^1.2.3",
46-
"@rsbuild/plugin-vue": "1.0.5",
47-
"@rslib/core": "^0.4.0",
48-
"@types/node": "^22.13.0",
45+
"@rsbuild/core": "^1.2.13",
46+
"@rsbuild/plugin-vue": "1.0.6",
47+
"@rslib/core": "^0.5.2",
48+
"@types/node": "^22.13.7",
4949
"nano-staged": "^0.8.0",
5050
"playwright": "^1.50.1",
5151
"simple-git-hooks": "^2.11.1",
52-
"typescript": "^5.7.3",
52+
"typescript": "^5.8.2",
5353
"vue": "^3.5.13"
5454
},
5555
"peerDependencies": {
@@ -60,7 +60,7 @@
6060
"optional": true
6161
}
6262
},
63-
"packageManager": "[email protected].4",
63+
"packageManager": "[email protected].6",
6464
"publishConfig": {
6565
"access": "public",
6666
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)