Skip to content

Commit 280a652

Browse files
chore(deps): update all non-major dependencies (#16)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 37f812d commit 280a652

File tree

2 files changed

+185
-138
lines changed

2 files changed

+185
-138
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@
3838
},
3939
"devDependencies": {
4040
"@biomejs/biome": "^1.9.4",
41-
"@playwright/test": "^1.52.0",
42-
"@rsbuild/core": "^1.3.22",
41+
"@playwright/test": "^1.53.2",
42+
"@rsbuild/core": "^1.4.2",
4343
"@rsbuild/plugin-vue2": "^1.0.3",
44-
"@rslib/core": "^0.9.1",
45-
"@types/node": "^22.15.29",
44+
"@rslib/core": "^0.10.4",
45+
"@types/node": "^22.15.34",
4646
"nano-staged": "^0.8.0",
47-
"playwright": "^1.52.0",
47+
"playwright": "^1.53.2",
4848
"simple-git-hooks": "^2.13.0",
4949
"typescript": "^5.8.3",
5050
"vue": "^2.7.16"
@@ -57,7 +57,7 @@
5757
"optional": true
5858
}
5959
},
60-
"packageManager": "pnpm@10.11.0",
60+
"packageManager": "pnpm@10.12.4",
6161
"publishConfig": {
6262
"access": "public",
6363
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)