We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4688aa1 commit 799a23aCopy full SHA for 799a23a
package.json
@@ -33,9 +33,9 @@
33
"test:types": "tsc -p ./types/test/tsconfig.json"
34
},
35
"devDependencies": {
36
- "@rslib/core": "0.19.6",
37
- "@rspack/core": "2.0.0-rc.0",
38
- "@rstest/core": "^0.9.5",
+ "@rslib/core": "0.20.3",
+ "@rspack/core": "2.0.0-rc.1",
+ "@rstest/core": "^0.9.6",
39
"deepmerge": "^4.3.1",
40
"javascript-stringify": "^2.1.0",
41
"prettier": "^3.8.1",
0 commit comments