Skip to content

Commit 86650d3

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

File tree

2 files changed

+200
-297
lines changed

2 files changed

+200
-297
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@
4242
"devDependencies": {
4343
"@biomejs/biome": "^1.9.4",
4444
"@continuous-auth/client": "2.3.2",
45-
"@rslib/core": "^0.9.1",
46-
"@rspack/core": "1.3.13",
45+
"@rslib/core": "^0.10.4",
46+
"@rspack/core": "1.4.1",
4747
"@types/jest": "29.5.14",
48-
"@types/node": "^22.15.29",
48+
"@types/node": "^22.15.34",
4949
"cross-env": "^7.0.3",
5050
"execa": "9.6.0",
5151
"fs-extra": "11.3.0",
@@ -56,7 +56,7 @@
5656
"react-refresh": "^0.17.0",
5757
"semver": "7.7.2",
5858
"simple-git-hooks": "^2.13.0",
59-
"ts-jest": "29.3.4",
59+
"ts-jest": "29.4.0",
6060
"ts-node": "^10.9.2",
6161
"typescript": "5.8.3"
6262
},
@@ -73,7 +73,7 @@
7373
"optional": true
7474
}
7575
},
76-
"packageManager": "pnpm@10.11.0",
76+
"packageManager": "pnpm@10.12.4",
7777
"publishConfig": {
7878
"access": "public",
7979
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)