Skip to content

Commit 231c183

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

File tree

2 files changed

+271
-290
lines changed

2 files changed

+271
-290
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -37,21 +37,21 @@
3737
},
3838
"devDependencies": {
3939
"@biomejs/biome": "^1.9.4",
40-
"@playwright/test": "^1.51.1",
41-
"@rsbuild/core": "^1.3.1",
40+
"@playwright/test": "^1.52.0",
41+
"@rsbuild/core": "^1.3.14",
4242
"@rsbuild/plugin-preact": "^1.3.1",
43-
"@rsbuild/plugin-react": "^1.1.1",
44-
"@rsbuild/plugin-svgr": "^1.0.7",
43+
"@rsbuild/plugin-react": "^1.3.0",
44+
"@rsbuild/plugin-svgr": "^1.2.0",
4545
"@rsbuild/plugin-vue": "^1.0.7",
46-
"@rslib/core": "^0.6.1",
47-
"@types/node": "^22.13.14",
46+
"@rslib/core": "^0.6.8",
47+
"@types/node": "^22.15.3",
4848
"nano-staged": "^0.8.0",
49-
"playwright": "^1.51.1",
50-
"preact": "^10.26.4",
49+
"playwright": "^1.52.0",
50+
"preact": "^10.26.5",
5151
"react": "^19.1.0",
5252
"react-dom": "^19.1.0",
53-
"simple-git-hooks": "^2.12.1",
54-
"typescript": "^5.8.2",
53+
"simple-git-hooks": "^2.13.0",
54+
"typescript": "^5.8.3",
5555
"vue": "^3.5.13"
5656
},
5757
"peerDependencies": {
@@ -62,7 +62,7 @@
6262
"optional": true
6363
}
6464
},
65-
"packageManager": "pnpm@10.7.0",
65+
"packageManager": "pnpm@10.10.0",
6666
"publishConfig": {
6767
"access": "public",
6868
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)