Skip to content

Commit e75867f

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

File tree

2 files changed

+207
-221
lines changed

2 files changed

+207
-221
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@
3939
},
4040
"devDependencies": {
4141
"@biomejs/biome": "^1.9.4",
42-
"@playwright/test": "^1.51.1",
43-
"@rsbuild/core": "1.3.1",
42+
"@playwright/test": "^1.52.0",
43+
"@rsbuild/core": "1.3.14",
4444
"@rsbuild/plugin-vue": "1.0.7",
45-
"@rslib/core": "^0.6.1",
46-
"@types/node": "^22.13.14",
45+
"@rslib/core": "^0.6.8",
46+
"@types/node": "^22.15.3",
4747
"nano-staged": "^0.8.0",
48-
"playwright": "^1.51.1",
49-
"simple-git-hooks": "^2.12.1",
50-
"typescript": "^5.8.2",
48+
"playwright": "^1.52.0",
49+
"simple-git-hooks": "^2.13.0",
50+
"typescript": "^5.8.3",
5151
"vue": "^3.5.13"
5252
},
5353
"peerDependencies": {
@@ -58,7 +58,7 @@
5858
"optional": true
5959
}
6060
},
61-
"packageManager": "pnpm@10.7.0",
61+
"packageManager": "pnpm@10.10.0",
6262
"publishConfig": {
6363
"access": "public",
6464
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)