Skip to content

Commit 54615a6

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

File tree

2 files changed

+182
-176
lines changed

2 files changed

+182
-176
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@
3939
},
4040
"devDependencies": {
4141
"@biomejs/biome": "^1.9.4",
42-
"@playwright/test": "^1.50.1",
43-
"@rsbuild/core": "1.2.14",
44-
"@rsbuild/plugin-vue": "1.0.6",
45-
"@rslib/core": "^0.5.2",
46-
"@types/node": "^22.13.8",
42+
"@playwright/test": "^1.51.1",
43+
"@rsbuild/core": "1.3.1",
44+
"@rsbuild/plugin-vue": "1.0.7",
45+
"@rslib/core": "^0.6.1",
46+
"@types/node": "^22.13.14",
4747
"nano-staged": "^0.8.0",
48-
"playwright": "^1.50.1",
49-
"simple-git-hooks": "^2.11.1",
48+
"playwright": "^1.51.1",
49+
"simple-git-hooks": "^2.12.1",
5050
"typescript": "^5.8.2",
5151
"vue": "^3.5.13"
5252
},
@@ -58,7 +58,7 @@
5858
"optional": true
5959
}
6060
},
61-
"packageManager": "pnpm@10.5.2",
61+
"packageManager": "pnpm@10.7.0",
6262
"publishConfig": {
6363
"access": "public",
6464
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)