Skip to content

Commit b322d8d

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

File tree

2 files changed

+164
-259
lines changed

2 files changed

+164
-259
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.8.3",
42-
"@playwright/test": "^1.46.1",
43-
"@rsbuild/core": "1.0.1-rc.0",
44-
"@types/node": "^20.16.2",
41+
"@biomejs/biome": "^1.9.2",
42+
"@playwright/test": "^1.47.2",
43+
"@rsbuild/core": "1.0.9",
44+
"@types/node": "^20.16.10",
4545
"nano-staged": "^0.8.0",
46-
"playwright": "^1.46.1",
46+
"playwright": "^1.47.2",
4747
"simple-git-hooks": "^2.11.1",
48-
"tsup": "^8.2.4",
49-
"typescript": "^5.5.4"
48+
"tsup": "^8.3.0",
49+
"typescript": "^5.6.2"
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.9.0",
59+
"packageManager": "pnpm@9.11.0",
6060
"publishConfig": {
6161
"access": "public",
6262
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)