Skip to content

Commit a8d9778

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

File tree

2 files changed

+251
-191
lines changed

2 files changed

+251
-191
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -36,26 +36,26 @@
3636
]
3737
},
3838
"devDependencies": {
39-
"@biomejs/biome": "^1.8.3",
40-
"@rspack/core": "1.0.0-beta.4",
41-
"@types/node": "^20.14.13",
42-
"@types/jest": "29.5.12",
43-
"react-refresh": "^0.14.0",
39+
"@biomejs/biome": "^1.9.4",
40+
"@rspack/core": "1.0.14",
41+
"@types/node": "^20.17.5",
42+
"@types/jest": "29.5.14",
43+
"react-refresh": "^0.14.2",
4444
"cross-env": "^7.0.3",
45-
"execa": "9.3.0",
45+
"execa": "9.5.1",
4646
"fs-extra": "11.2.0",
4747
"jest": "29.7.0",
4848
"jest-cli": "29.7.0",
4949
"jest-environment-node": "29.7.0",
5050
"nano-staged": "^0.8.0",
5151
"semver": "7.6.3",
5252
"simple-git-hooks": "^2.11.1",
53-
"ts-jest": "29.1.2",
54-
"typescript": "5.0.2"
53+
"ts-jest": "29.2.5",
54+
"typescript": "5.6.3"
5555
},
5656
"dependencies": {
57-
"error-stack-parser": "^2.0.6",
58-
"html-entities": "^2.1.0"
57+
"error-stack-parser": "^2.1.4",
58+
"html-entities": "^2.5.2"
5959
},
6060
"peerDependencies": {
6161
"react-refresh": ">=0.10.0 <1.0.0"
@@ -65,7 +65,7 @@
6565
"optional": true
6666
}
6767
},
68-
"packageManager": "pnpm@9.6.0",
68+
"packageManager": "pnpm@9.12.3",
6969
"publishConfig": {
7070
"access": "public",
7171
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)