Skip to content

Commit 39fd5d6

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

2 files changed

Lines changed: 234 additions & 219 deletions

File tree

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,18 @@
3838
"reduce-configs": "^1.1.2"
3939
},
4040
"devDependencies": {
41-
"@playwright/test": "^1.60.0",
42-
"@rsbuild/core": "2.0.9",
41+
"@playwright/test": "^1.61.0",
42+
"@rsbuild/core": "2.0.15",
4343
"@rsbuild/plugin-vue": "1.2.9",
44-
"@rslib/core": "^0.22.0",
45-
"@rslint/core": "^0.6.1",
44+
"@rslib/core": "^0.23.0",
45+
"@rslint/core": "^0.6.2",
4646
"@types/lodash": "^4.17.24",
47-
"@types/node": "^25.9.1",
48-
"playwright": "^1.60.0",
49-
"prettier": "^3.8.3",
47+
"@types/node": "^25.9.3",
48+
"playwright": "^1.61.0",
49+
"prettier": "^3.8.4",
5050
"simple-git-hooks": "^2.13.1",
5151
"typescript": "^6.0.3",
52-
"vue": "^3.5.35"
52+
"vue": "^3.5.38"
5353
},
5454
"peerDependencies": {
5555
"@rsbuild/core": "^1.0.0 || ^2.0.0"
@@ -59,7 +59,7 @@
5959
"optional": true
6060
}
6161
},
62-
"packageManager": "pnpm@11.5.0",
62+
"packageManager": "pnpm@11.7.0",
6363
"publishConfig": {
6464
"access": "public",
6565
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)