Skip to content

Commit 0d4129c

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

File tree

2 files changed

+373
-498
lines changed

2 files changed

+373
-498
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
"reduce-configs": "^1.0.0"
3838
},
3939
"devDependencies": {
40-
"@biomejs/biome": "^1.9.2",
41-
"@playwright/test": "^1.47.2",
42-
"@rsbuild/core": "1.0.9",
43-
"@types/node": "^20.16.10",
40+
"@biomejs/biome": "^1.9.4",
41+
"@playwright/test": "^1.48.2",
42+
"@rsbuild/core": "1.0.19",
43+
"@types/node": "^20.17.5",
4444
"nano-staged": "^0.8.0",
45-
"playwright": "^1.47.2",
45+
"playwright": "^1.48.2",
4646
"simple-git-hooks": "^2.11.1",
47-
"tsup": "^8.3.0",
48-
"typescript": "^5.6.2"
47+
"tsup": "^8.3.5",
48+
"typescript": "^5.6.3"
4949
},
5050
"peerDependencies": {
5151
"@rsbuild/core": "1.x || ^1.0.1-beta.0"
@@ -55,7 +55,7 @@
5555
"optional": true
5656
}
5757
},
58-
"packageManager": "pnpm@9.11.0",
58+
"packageManager": "pnpm@9.12.3",
5959
"publishConfig": {
6060
"access": "public",
6161
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)