Skip to content

Commit 08b431e

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

File tree

2 files changed

+424
-372
lines changed

2 files changed

+424
-372
lines changed

package.json

Lines changed: 16 additions & 16 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.52.0",
41-
"@rsbuild/core": "^1.3.22",
42-
"@rsbuild/plugin-preact": "^1.3.1",
43-
"@rsbuild/plugin-react": "^1.3.1",
44-
"@rsbuild/plugin-svgr": "^1.2.0",
45-
"@rsbuild/plugin-vue": "^1.0.7",
46-
"@rslib/core": "^0.9.1",
47-
"@types/node": "^22.15.29",
40+
"@playwright/test": "^1.54.1",
41+
"@rsbuild/core": "^1.4.12",
42+
"@rsbuild/plugin-preact": "^1.5.1",
43+
"@rsbuild/plugin-react": "^1.3.4",
44+
"@rsbuild/plugin-svgr": "^1.2.1",
45+
"@rsbuild/plugin-vue": "^1.1.0",
46+
"@rslib/core": "^0.11.0",
47+
"@types/node": "^22.17.0",
4848
"nano-staged": "^0.8.0",
49-
"playwright": "^1.52.0",
50-
"preact": "^10.26.8",
51-
"react": "^19.1.0",
52-
"react-dom": "^19.1.0",
53-
"simple-git-hooks": "^2.13.0",
54-
"typescript": "^5.8.3",
55-
"vue": "^3.5.16"
49+
"playwright": "^1.54.1",
50+
"preact": "^10.27.0",
51+
"react": "^19.1.1",
52+
"react-dom": "^19.1.1",
53+
"simple-git-hooks": "^2.13.1",
54+
"typescript": "^5.9.2",
55+
"vue": "^3.5.18"
5656
},
5757
"peerDependencies": {
5858
"@rsbuild/core": "1.x"
@@ -62,7 +62,7 @@
6262
"optional": true
6363
}
6464
},
65-
"packageManager": "pnpm@10.11.0",
65+
"packageManager": "pnpm@10.14.0",
6666
"publishConfig": {
6767
"access": "public",
6868
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)