Skip to content

Commit eabae3e

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

File tree

2 files changed

+159
-138
lines changed

2 files changed

+159
-138
lines changed

package.json

Lines changed: 7 additions & 7 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.49.0",
43-
"@rsbuild/core": "1.1.6",
42+
"@playwright/test": "^1.50.1",
43+
"@rsbuild/core": "1.2.3",
4444
"@rsbuild/plugin-vue": "1.0.5",
45-
"@rslib/core": "^0.1.1",
46-
"@types/node": "^22.10.1",
45+
"@rslib/core": "^0.4.0",
46+
"@types/node": "^22.13.0",
4747
"nano-staged": "^0.8.0",
48-
"playwright": "^1.49.0",
48+
"playwright": "^1.50.1",
4949
"simple-git-hooks": "^2.11.1",
50-
"typescript": "^5.7.2",
50+
"typescript": "^5.7.3",
5151
"vue": "^3.5.13"
5252
},
5353
"peerDependencies": {
@@ -58,7 +58,7 @@
5858
"optional": true
5959
}
6060
},
61-
"packageManager": "pnpm@9.14.4",
61+
"packageManager": "pnpm@9.15.4",
6262
"publishConfig": {
6363
"access": "public",
6464
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)