Skip to content

Commit 812a57e

Browse files
chore(deps): update all non-major dependencies (#13)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 586b7d5 commit 812a57e

File tree

2 files changed

+186
-180
lines changed

2 files changed

+186
-180
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@
3838
},
3939
"devDependencies": {
4040
"@biomejs/biome": "^1.9.4",
41-
"@playwright/test": "^1.50.1",
42-
"@rsbuild/core": "^1.2.14",
41+
"@playwright/test": "^1.51.1",
42+
"@rsbuild/core": "^1.3.1",
4343
"@rsbuild/plugin-vue2": "^1.0.2",
44-
"@rslib/core": "^0.5.2",
45-
"@types/node": "^22.13.8",
44+
"@rslib/core": "^0.6.1",
45+
"@types/node": "^22.13.14",
4646
"nano-staged": "^0.8.0",
47-
"playwright": "^1.50.1",
48-
"simple-git-hooks": "^2.11.1",
47+
"playwright": "^1.51.1",
48+
"simple-git-hooks": "^2.12.1",
4949
"typescript": "^5.8.2",
5050
"vue": "^2.7.16"
5151
},
@@ -57,7 +57,7 @@
5757
"optional": true
5858
}
5959
},
60-
"packageManager": "pnpm@10.5.2",
60+
"packageManager": "pnpm@10.7.0",
6161
"publishConfig": {
6262
"access": "public",
6363
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)