Skip to content

Commit 8f65b04

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

File tree

2 files changed

+285
-141
lines changed

2 files changed

+285
-141
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@
4444
"devDependencies": {
4545
"@biomejs/biome": "^1.9.4",
4646
"@playwright/test": "^1.52.0",
47-
"@rsbuild/core": "^1.3.14",
48-
"@rslib/core": "^0.6.8",
49-
"@rspack/cli": "^1.3.8",
50-
"@rspack/core": "^1.3.8",
51-
"@types/node": "^22.15.3",
47+
"@rsbuild/core": "^1.3.22",
48+
"@rslib/core": "^0.9.1",
49+
"@rspack/cli": "^1.3.13",
50+
"@rspack/core": "^1.3.13",
51+
"@types/node": "^22.15.29",
5252
"nano-staged": "^0.8.0",
5353
"playwright": "^1.52.0",
5454
"rslog": "^1.2.3",
@@ -65,7 +65,7 @@
6565
"optional": true
6666
}
6767
},
68-
"packageManager": "pnpm@10.10.0",
68+
"packageManager": "pnpm@10.11.0",
6969
"publishConfig": {
7070
"access": "public",
7171
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)