We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a98cb51 commit 51c2966Copy full SHA for 51c2966
packages/bundler-rspack/package.json
@@ -31,7 +31,7 @@
31
"@kmijs/bundler-shared": "workspace:*",
32
"@kmijs/bundler-shared-config": "workspace:*",
33
"@kmijs/shared": "workspace:*",
34
- "@kmijs/swc-plugin-auto-css-modules": "0.0.1",
+ "@kmijs/swc-plugin-auto-css-modules": "0.1.0",
35
"@swc/helpers": "0.5.15",
36
"postcss": "8.4.21",
37
"react-error-overlay": "6.0.9"
packages/bundler-shared/package.json
@@ -130,7 +130,7 @@
130
},
131
"dependencies": {
132
133
- "@rspack/core": "1.4.8",
+ "@rspack/core": "1.6.8",
134
135
"es5-imcompatible-versions": "^0.1.78",
136
"esbuild": "0.17.19",
0 commit comments