Skip to content

Commit 7bf42df

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

File tree

2 files changed

+359
-499
lines changed

2 files changed

+359
-499
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@
3838
"toml": "^3.0.0"
3939
},
4040
"devDependencies": {
41-
"@biomejs/biome": "^1.9.2",
42-
"@playwright/test": "^1.47.2",
43-
"@rsbuild/core": "1.0.9",
44-
"@types/node": "^20.16.10",
41+
"@biomejs/biome": "^1.9.4",
42+
"@playwright/test": "^1.48.2",
43+
"@rsbuild/core": "1.0.19",
44+
"@types/node": "^20.17.5",
4545
"nano-staged": "^0.8.0",
46-
"playwright": "^1.47.2",
46+
"playwright": "^1.48.2",
4747
"simple-git-hooks": "^2.11.1",
48-
"tsup": "^8.3.0",
49-
"typescript": "^5.6.2"
48+
"tsup": "^8.3.5",
49+
"typescript": "^5.6.3"
5050
},
5151
"peerDependencies": {
5252
"@rsbuild/core": "0.x || 1.x || ^1.0.1-beta.0"
@@ -56,7 +56,7 @@
5656
"optional": true
5757
}
5858
},
59-
"packageManager": "pnpm@9.11.0",
59+
"packageManager": "pnpm@9.12.3",
6060
"publishConfig": {
6161
"access": "public",
6262
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)