Skip to content

Commit 8840afa

Browse files
chore(deps): update all non-major dependencies (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21ccebe commit 8840afa

File tree

2 files changed

+267
-254
lines changed

2 files changed

+267
-254
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,22 +37,22 @@
3737
},
3838
"devDependencies": {
3939
"@biomejs/biome": "^1.9.4",
40-
"@playwright/test": "^1.56.1",
41-
"@rsbuild/core": "^1.6.0",
40+
"@playwright/test": "^1.57.0",
41+
"@rsbuild/core": "^1.6.10",
4242
"@rsbuild/plugin-preact": "^1.6.0",
43-
"@rsbuild/plugin-react": "^1.4.1",
43+
"@rsbuild/plugin-react": "^1.4.2",
4444
"@rsbuild/plugin-svgr": "^1.2.2",
4545
"@rsbuild/plugin-vue": "^1.2.0",
46-
"@rslib/core": "^0.17.0",
47-
"@types/node": "^22.18.13",
48-
"nano-staged": "^0.8.0",
49-
"playwright": "^1.56.1",
46+
"@rslib/core": "^0.18.2",
47+
"@types/node": "^22.19.1",
48+
"nano-staged": "^0.9.0",
49+
"playwright": "^1.57.0",
5050
"preact": "^10.27.2",
5151
"react": "^19.2.0",
5252
"react-dom": "^19.2.0",
5353
"simple-git-hooks": "^2.13.1",
5454
"typescript": "^5.9.3",
55-
"vue": "^3.5.22"
55+
"vue": "^3.5.25"
5656
},
5757
"peerDependencies": {
5858
"@rsbuild/core": "1.x"
@@ -62,7 +62,7 @@
6262
"optional": true
6363
}
6464
},
65-
"packageManager": "pnpm@10.20.0",
65+
"packageManager": "pnpm@10.24.0",
6666
"publishConfig": {
6767
"access": "public",
6868
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)