Skip to content

Commit 97e08dc

Browse files
chore(deps): update all non-major dependencies (#53)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 201166b commit 97e08dc

File tree

2 files changed

+183
-173
lines changed

2 files changed

+183
-173
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,14 @@
4343
},
4444
"devDependencies": {
4545
"@biomejs/biome": "^1.9.4",
46-
"@rsbuild/core": "1.6.0",
47-
"@rslib/core": "^0.17.0",
48-
"@rspack/cli": "^1.6.0",
49-
"@rspack/core": "^1.6.0",
50-
"@rstest/core": "^0.6.1",
51-
"@types/node": "^22.19.0",
52-
"nano-staged": "^0.8.0",
53-
"rslog": "^1.3.0",
46+
"@rsbuild/core": "1.6.10",
47+
"@rslib/core": "^0.18.2",
48+
"@rspack/cli": "^1.6.5",
49+
"@rspack/core": "^1.6.5",
50+
"@rstest/core": "^0.6.8",
51+
"@types/node": "^22.19.1",
52+
"nano-staged": "^0.9.0",
53+
"rslog": "^1.3.2",
5454
"simple-git-hooks": "^2.13.1",
5555
"strip-ansi": "^7.1.2",
5656
"typescript": "^5.9.3",
@@ -64,7 +64,7 @@
6464
"optional": true
6565
}
6666
},
67-
"packageManager": "pnpm@10.20.0",
67+
"packageManager": "pnpm@10.24.0",
6868
"publishConfig": {
6969
"access": "public",
7070
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)