Skip to content

Commit 327dfc9

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

File tree

2 files changed

+467
-685
lines changed

2 files changed

+467
-685
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@
3636
"selfsigned": "^2.4.1"
3737
},
3838
"devDependencies": {
39-
"@biomejs/biome": "^1.8.3",
40-
"@playwright/test": "^1.44.1",
41-
"@rsbuild/core": "1.0.1-beta.10",
42-
"@types/node": "^20.14.1",
39+
"@biomejs/biome": "^1.9.4",
40+
"@playwright/test": "^1.48.2",
41+
"@rsbuild/core": "1.1.0",
42+
"@types/node": "^20.17.6",
4343
"nano-staged": "^0.8.0",
44-
"playwright": "^1.44.1",
44+
"playwright": "^1.48.2",
4545
"simple-git-hooks": "^2.11.1",
46-
"tsup": "^8.0.2",
47-
"typescript": "^5.5.2"
46+
"tsup": "^8.3.5",
47+
"typescript": "^5.6.3"
4848
},
4949
"peerDependencies": {
5050
"@rsbuild/core": "0.x || 1.x || ^1.0.1-beta.0"
@@ -54,7 +54,7 @@
5454
"optional": true
5555
}
5656
},
57-
"packageManager": "pnpm@9.2.0",
57+
"packageManager": "pnpm@9.12.3",
5858
"publishConfig": {
5959
"access": "public",
6060
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)