Skip to content

Commit 58dac99

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

File tree

2 files changed

+162
-358
lines changed

2 files changed

+162
-358
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,20 @@
3535
"dependencies": {
3636
"@types/pug": "^2.0.10",
3737
"pug": "^3.0.3",
38-
"reduce-configs": "^1.0.0"
38+
"reduce-configs": "^1.1.0"
3939
},
4040
"devDependencies": {
4141
"@biomejs/biome": "^1.9.4",
42-
"@playwright/test": "^1.48.2",
43-
"@rsbuild/core": "1.0.19",
44-
"@rsbuild/plugin-vue": "1.0.3",
45-
"@rslib/core": "^0.1.0",
46-
"@types/node": "^22.8.6",
42+
"@playwright/test": "^1.49.0",
43+
"@rsbuild/core": "1.1.6",
44+
"@rsbuild/plugin-vue": "1.0.5",
45+
"@rslib/core": "^0.1.1",
46+
"@types/node": "^22.10.1",
4747
"nano-staged": "^0.8.0",
48-
"playwright": "^1.48.2",
48+
"playwright": "^1.49.0",
4949
"simple-git-hooks": "^2.11.1",
50-
"typescript": "^5.6.3",
51-
"vue": "^3.5.12"
50+
"typescript": "^5.7.2",
51+
"vue": "^3.5.13"
5252
},
5353
"peerDependencies": {
5454
"@rsbuild/core": "1.x"
@@ -58,7 +58,7 @@
5858
"optional": true
5959
}
6060
},
61-
"packageManager": "pnpm@9.12.3",
61+
"packageManager": "pnpm@9.14.4",
6262
"publishConfig": {
6363
"access": "public",
6464
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)