Skip to content

Commit 5daad68

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

File tree

2 files changed

+192
-186
lines changed

2 files changed

+192
-186
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,20 +37,20 @@
3737
},
3838
"devDependencies": {
3939
"@biomejs/biome": "^1.9.4",
40-
"@playwright/test": "^1.50.1",
41-
"@rsbuild/core": "^1.2.14",
40+
"@playwright/test": "^1.51.1",
41+
"@rsbuild/core": "^1.3.1",
4242
"@rsbuild/plugin-preact": "^1.3.1",
4343
"@rsbuild/plugin-react": "^1.1.1",
4444
"@rsbuild/plugin-svgr": "^1.0.7",
45-
"@rsbuild/plugin-vue": "^1.0.6",
46-
"@rslib/core": "^0.5.2",
47-
"@types/node": "^22.13.8",
45+
"@rsbuild/plugin-vue": "^1.0.7",
46+
"@rslib/core": "^0.6.1",
47+
"@types/node": "^22.13.14",
4848
"nano-staged": "^0.8.0",
49-
"playwright": "^1.50.1",
49+
"playwright": "^1.51.1",
5050
"preact": "^10.26.4",
5151
"react": "^19.1.0",
5252
"react-dom": "^19.1.0",
53-
"simple-git-hooks": "^2.11.1",
53+
"simple-git-hooks": "^2.12.1",
5454
"typescript": "^5.8.2",
5555
"vue": "^3.5.13"
5656
},
@@ -62,7 +62,7 @@
6262
"optional": true
6363
}
6464
},
65-
"packageManager": "pnpm@10.5.2",
65+
"packageManager": "pnpm@10.7.0",
6666
"publishConfig": {
6767
"access": "public",
6868
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)