Skip to content

Commit 2cbe8cd

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

File tree

2 files changed

+204
-221
lines changed

2 files changed

+204
-221
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,16 @@
3838
},
3939
"devDependencies": {
4040
"@biomejs/biome": "^1.8.3",
41-
"@playwright/test": "^1.45.3",
42-
"@rsbuild/core": "1.0.1-beta.10",
43-
"@rsbuild/plugin-vue": "1.0.1-beta.10",
44-
"@types/node": "^20.14.13",
41+
"@playwright/test": "^1.46.1",
42+
"@rsbuild/core": "1.0.1-rc.0",
43+
"@rsbuild/plugin-vue": "1.0.1-rc.0",
44+
"@types/node": "^20.16.2",
4545
"nano-staged": "^0.8.0",
46-
"playwright": "^1.45.3",
46+
"playwright": "^1.46.1",
4747
"simple-git-hooks": "^2.11.1",
48-
"tsup": "^8.2.3",
48+
"tsup": "^8.2.4",
4949
"typescript": "^5.5.4",
50-
"vue": "^3.4.35"
50+
"vue": "^3.4.38"
5151
},
5252
"peerDependencies": {
5353
"@rsbuild/core": "1.x || ^1.0.1-beta.0"
@@ -57,7 +57,7 @@
5757
"optional": true
5858
}
5959
},
60-
"packageManager": "pnpm@9.6.0",
60+
"packageManager": "pnpm@9.9.0",
6161
"publishConfig": {
6262
"access": "public",
6363
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)