Skip to content

Commit cda9762

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

File tree

2 files changed

+375
-365
lines changed

2 files changed

+375
-365
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,18 +35,18 @@
3535
},
3636
"devDependencies": {
3737
"@biomejs/biome": "^1.8.3",
38-
"@playwright/test": "^1.44.1",
39-
"@rsbuild/core": "^1.0.1-beta.1",
40-
"@rsbuild/plugin-less": "^1.0.1-beta.1",
41-
"@rsbuild/plugin-sass": "^1.0.1-beta.1",
42-
"@rsbuild/plugin-stylus": "^1.0.1-beta.1",
43-
"@types/node": "^20.14.1",
38+
"@playwright/test": "^1.45.3",
39+
"@rsbuild/core": "^1.0.1-beta.9",
40+
"@rsbuild/plugin-less": "^1.0.1-beta.9",
41+
"@rsbuild/plugin-sass": "^1.0.1-beta.9",
42+
"@rsbuild/plugin-stylus": "^1.0.1-beta.9",
43+
"@types/node": "^20.14.14",
4444
"line-diff": "2.1.1",
4545
"nano-staged": "^0.8.0",
46-
"playwright": "^1.44.1",
46+
"playwright": "^1.45.3",
4747
"simple-git-hooks": "^2.11.1",
48-
"tsup": "^8.0.2",
49-
"typescript": "^5.5.2"
48+
"tsup": "^8.2.4",
49+
"typescript": "^5.5.4"
5050
},
5151
"peerDependencies": {
5252
"@rsbuild/core": "1.x"
@@ -56,7 +56,7 @@
5656
"optional": true
5757
}
5858
},
59-
"packageManager": "pnpm@9.5.0",
59+
"packageManager": "pnpm@9.6.0",
6060
"publishConfig": {
6161
"access": "public",
6262
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)