Skip to content

Commit a044eaa

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

File tree

2 files changed

+259
-128
lines changed

2 files changed

+259
-128
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,17 +44,17 @@
4444
"devDependencies": {
4545
"@biomejs/biome": "^1.9.4",
4646
"@playwright/test": "^1.50.1",
47-
"@rsbuild/core": "^1.2.3",
48-
"@rslib/core": "^0.4.0",
49-
"@rspack/cli": "^1.2.3",
50-
"@rspack/core": "^1.2.3",
51-
"@types/node": "^22.13.0",
47+
"@rsbuild/core": "^1.2.13",
48+
"@rslib/core": "^0.5.2",
49+
"@rspack/cli": "^1.2.6",
50+
"@rspack/core": "^1.2.6",
51+
"@types/node": "^22.13.7",
5252
"nano-staged": "^0.8.0",
5353
"playwright": "^1.50.1",
5454
"rslog": "^1.2.3",
5555
"simple-git-hooks": "^2.11.1",
5656
"strip-ansi": "^7.1.0",
57-
"typescript": "^5.7.3",
57+
"typescript": "^5.8.2",
5858
"upath": "^2.0.1"
5959
},
6060
"peerDependencies": {

0 commit comments

Comments
 (0)