Skip to content

Commit 4dc423a

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

File tree

2 files changed

+164
-136
lines changed

2 files changed

+164
-136
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@
4141
},
4242
"devDependencies": {
4343
"@biomejs/biome": "^1.9.4",
44-
"@playwright/test": "^1.49.0",
45-
"@rsbuild/core": "^1.1.6",
44+
"@playwright/test": "^1.50.1",
45+
"@rsbuild/core": "^1.2.3",
4646
"@rsbuild/plugin-vue": "1.0.5",
47-
"@rslib/core": "^0.1.1",
48-
"@types/node": "^22.10.1",
47+
"@rslib/core": "^0.4.0",
48+
"@types/node": "^22.13.0",
4949
"nano-staged": "^0.8.0",
50-
"playwright": "^1.49.0",
50+
"playwright": "^1.50.1",
5151
"simple-git-hooks": "^2.11.1",
52-
"typescript": "^5.7.2",
52+
"typescript": "^5.7.3",
5353
"vue": "^3.5.13"
5454
},
5555
"peerDependencies": {
@@ -60,7 +60,7 @@
6060
"optional": true
6161
}
6262
},
63-
"packageManager": "pnpm@9.14.4",
63+
"packageManager": "pnpm@9.15.4",
6464
"publishConfig": {
6565
"access": "public",
6666
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)