There was an error while loading. Please reload this page.
1 parent 7c71041 commit 642957dCopy full SHA for 642957d
2 files changed
package.json
@@ -31,16 +31,16 @@
31
"pre-commit": "pnpm run lint:write"
32
},
33
"devDependencies": {
34
- "@rslib/core": "^0.23.1",
35
- "@rslint/core": "^0.6.4",
36
- "@rspack/core": "^2.1.2",
37
- "@rstest/core": "0.10.6",
38
- "@types/node": "^24.13.2",
39
- "prettier": "^3.9.4",
+ "@rslib/core": "^0.23.2",
+ "@rslint/core": "^0.7.0",
+ "@rspack/core": "^2.1.4",
+ "@rstest/core": "0.11.2",
+ "@types/node": "^24.13.3",
+ "prettier": "^3.9.5",
40
"simple-git-hooks": "^2.13.1",
41
"typescript": "^7.0.2"
42
43
- "packageManager": "pnpm@11.9.0",
+ "packageManager": "pnpm@11.13.1",
44
"publishConfig": {
45
"access": "public",
46
"registry": "https://registry.npmjs.org/"
0 commit comments