Skip to content

Commit a6c656d

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

File tree

2 files changed

+890
-838
lines changed

2 files changed

+890
-838
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -34,22 +34,22 @@
3434
]
3535
},
3636
"dependencies": {
37-
"@rsbuild/plugin-babel": "^1.0.1-rc.5",
38-
"@vue/babel-plugin-jsx": "^1.2.2",
37+
"@rsbuild/plugin-babel": "^1.0.3",
38+
"@vue/babel-plugin-jsx": "^1.2.5",
3939
"babel-plugin-vue-jsx-hmr": "^1.0.0"
4040
},
4141
"devDependencies": {
42-
"@biomejs/biome": "^1.8.3",
43-
"@playwright/test": "^1.46.1",
44-
"@rsbuild/core": "^1.0.1-rc.0",
45-
"@rsbuild/plugin-vue": "1.0.1-rc.5",
46-
"@types/node": "^20.16.2",
42+
"@biomejs/biome": "^1.9.4",
43+
"@playwright/test": "^1.48.2",
44+
"@rsbuild/core": "^1.1.0",
45+
"@rsbuild/plugin-vue": "1.0.4",
46+
"@types/node": "^20.17.6",
4747
"nano-staged": "^0.8.0",
48-
"playwright": "^1.46.1",
48+
"playwright": "^1.48.2",
4949
"simple-git-hooks": "^2.11.1",
50-
"tsup": "^8.2.4",
51-
"typescript": "^5.5.4",
52-
"vue": "^3.5.0"
50+
"tsup": "^8.3.5",
51+
"typescript": "^5.6.3",
52+
"vue": "^3.5.12"
5353
},
5454
"peerDependencies": {
5555
"@rsbuild/core": "1.x || ^1.0.1-beta.0"
@@ -59,7 +59,7 @@
5959
"optional": true
6060
}
6161
},
62-
"packageManager": "pnpm@9.9.0",
62+
"packageManager": "pnpm@9.12.3",
6363
"publishConfig": {
6464
"access": "public",
6565
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)