Skip to content

Commit df180a2

Browse files
fix(deps): update all non-major dependencies (#14)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 812a57e commit df180a2

File tree

2 files changed

+615
-674
lines changed

2 files changed

+615
-674
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,20 +33,20 @@
3333
]
3434
},
3535
"dependencies": {
36-
"@rsbuild/plugin-babel": "^1.0.4",
36+
"@rsbuild/plugin-babel": "^1.0.5",
3737
"@vue/babel-preset-jsx": "^1.4.0"
3838
},
3939
"devDependencies": {
4040
"@biomejs/biome": "^1.9.4",
41-
"@playwright/test": "^1.51.1",
42-
"@rsbuild/core": "^1.3.1",
43-
"@rsbuild/plugin-vue2": "^1.0.2",
44-
"@rslib/core": "^0.6.1",
45-
"@types/node": "^22.13.14",
41+
"@playwright/test": "^1.52.0",
42+
"@rsbuild/core": "^1.3.14",
43+
"@rsbuild/plugin-vue2": "^1.0.3",
44+
"@rslib/core": "^0.6.8",
45+
"@types/node": "^22.15.3",
4646
"nano-staged": "^0.8.0",
47-
"playwright": "^1.51.1",
48-
"simple-git-hooks": "^2.12.1",
49-
"typescript": "^5.8.2",
47+
"playwright": "^1.52.0",
48+
"simple-git-hooks": "^2.13.0",
49+
"typescript": "^5.8.3",
5050
"vue": "^2.7.16"
5151
},
5252
"peerDependencies": {
@@ -57,7 +57,7 @@
5757
"optional": true
5858
}
5959
},
60-
"packageManager": "pnpm@10.7.0",
60+
"packageManager": "pnpm@10.10.0",
6161
"publishConfig": {
6262
"access": "public",
6363
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)