Skip to content

Commit a539ab0

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

File tree

2 files changed

+247
-224
lines changed

2 files changed

+247
-224
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,21 +38,21 @@
3838
"devDependencies": {
3939
"@biomejs/biome": "^1.9.4",
4040
"@playwright/test": "^1.52.0",
41-
"@rsbuild/core": "^1.3.14",
41+
"@rsbuild/core": "^1.3.22",
4242
"@rsbuild/plugin-preact": "^1.3.1",
43-
"@rsbuild/plugin-react": "^1.3.0",
43+
"@rsbuild/plugin-react": "^1.3.1",
4444
"@rsbuild/plugin-svgr": "^1.2.0",
4545
"@rsbuild/plugin-vue": "^1.0.7",
46-
"@rslib/core": "^0.6.8",
47-
"@types/node": "^22.15.3",
46+
"@rslib/core": "^0.9.1",
47+
"@types/node": "^22.15.29",
4848
"nano-staged": "^0.8.0",
4949
"playwright": "^1.52.0",
50-
"preact": "^10.26.5",
50+
"preact": "^10.26.8",
5151
"react": "^19.1.0",
5252
"react-dom": "^19.1.0",
5353
"simple-git-hooks": "^2.13.0",
5454
"typescript": "^5.8.3",
55-
"vue": "^3.5.13"
55+
"vue": "^3.5.16"
5656
},
5757
"peerDependencies": {
5858
"@rsbuild/core": "1.x"
@@ -62,7 +62,7 @@
6262
"optional": true
6363
}
6464
},
65-
"packageManager": "pnpm@10.10.0",
65+
"packageManager": "pnpm@10.11.0",
6666
"publishConfig": {
6767
"access": "public",
6868
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)