Skip to content

Commit 45a7c9e

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

2 files changed

Lines changed: 79 additions & 247 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,16 @@
3636
"@vue/babel-preset-jsx": "^1.4.0"
3737
},
3838
"devDependencies": {
39-
"@rsbuild/core": "^2.1.3",
39+
"@rsbuild/core": "^2.1.5",
4040
"@rsbuild/plugin-vue2": "^1.2.0",
41-
"@rslib/core": "^0.23.1",
42-
"@rslint/core": "^0.6.4",
41+
"@rslib/core": "^0.23.2",
42+
"@rslint/core": "^0.6.5",
4343
"@rstackjs/test-utils": "^0.2.0",
4444
"@rstest/core": "^0.11.1",
4545
"@rstest/playwright": "^0.11.1",
46-
"@types/node": "^24.13.2",
46+
"@types/node": "^24.13.3",
4747
"playwright": "^1.61.1",
48-
"prettier": "^3.9.4",
48+
"prettier": "^3.9.5",
4949
"simple-git-hooks": "^2.13.1",
5050
"typescript": "^7.0.2",
5151
"vue": "^2.7.16"
@@ -58,7 +58,7 @@
5858
"optional": true
5959
}
6060
},
61-
"packageManager": "pnpm@11.9.0",
61+
"packageManager": "pnpm@11.13.0",
6262
"publishConfig": {
6363
"access": "public",
6464
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)