We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baee7a9 commit 0377947Copy full SHA for 0377947
2 files changed
package.json
@@ -19,11 +19,11 @@
19
"@rollup/plugin-replace": "6.0.3",
20
"@rollup/plugin-terser": "1.0.0",
21
"@rollup/plugin-typescript": "12.3.0",
22
- "@rsbuild/core": "2.0.0-rc.2",
+ "@rsbuild/core": "2.0.0-rc.3",
23
"@rsbuild/plugin-react": "1.4.6",
24
- "@rspack/cli": "2.0.0-rc.1",
25
- "@rspack/core": "2.0.0-rc.1",
26
- "@swc/core": "1.15.24",
+ "@rspack/cli": "2.0.0-rc.2",
+ "@rspack/core": "2.0.0-rc.2",
+ "@swc/core": "1.15.26",
27
"esbuild": "0.28.0",
28
"glob": "13.0.6",
29
"rolldown": "1.0.0-rc.15",
0 commit comments