Skip to content

Commit 51c2966

Browse files
authored
chore: update dependency versions for swc plugin and rspack core (#50)
1 parent a98cb51 commit 51c2966

File tree

3 files changed

+404
-307
lines changed

3 files changed

+404
-307
lines changed

packages/bundler-rspack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@kmijs/bundler-shared": "workspace:*",
3232
"@kmijs/bundler-shared-config": "workspace:*",
3333
"@kmijs/shared": "workspace:*",
34-
"@kmijs/swc-plugin-auto-css-modules": "0.0.1",
34+
"@kmijs/swc-plugin-auto-css-modules": "0.1.0",
3535
"@swc/helpers": "0.5.15",
3636
"postcss": "8.4.21",
3737
"react-error-overlay": "6.0.9"

packages/bundler-shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
},
131131
"dependencies": {
132132
"@kmijs/shared": "workspace:*",
133-
"@rspack/core": "1.4.8",
133+
"@rspack/core": "1.6.8",
134134
"@swc/helpers": "0.5.15",
135135
"es5-imcompatible-versions": "^0.1.78",
136136
"esbuild": "0.17.19",

0 commit comments

Comments
 (0)