We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac862db commit a0a08e6Copy full SHA for a0a08e6
package.json
@@ -28,8 +28,8 @@
28
},
29
"devDependencies": {
30
"@biomejs/biome": "^1.9.4",
31
- "@rspack/core": "1.0.14",
32
- "@types/node": "^22.8.7",
+ "@rspack/core": "1.1.1",
+ "@types/node": "^22.9.0",
33
"@types/jest": "29.5.14",
34
"cross-env": "^7.0.3",
35
"execa": "9.5.1",
@@ -43,7 +43,7 @@
43
"ts-jest": "29.2.5",
44
"typescript": "5.6.3"
45
46
- "packageManager": "pnpm@9.12.3",
+ "packageManager": "pnpm@9.13.2",
47
"publishConfig": {
48
"access": "public",
49
"registry": "https://registry.npmjs.org/",
0 commit comments