|
20 | 20 | "@rspack/cli": "1.5.0", |
21 | 21 | "@rspack/core": "1.5.0", |
22 | 22 | "@swc/helpers": "^0.5.17", |
23 | | - "@swc/plugin-emotion": "^10.0.4", |
24 | | - "@swc/plugin-loadable-components": "^7.0.2", |
25 | | - "@swc/plugin-prefresh": "^8.0.4", |
26 | | - "@swc/plugin-relay": "^8.0.4", |
27 | | - "@swc/plugin-remove-console": "^8.0.5", |
28 | | - "@swc/plugin-styled-components": "^8.0.4", |
29 | | - "@swc/plugin-styled-jsx": "^8.0.10", |
30 | | - "@swc/plugin-transform-imports": "^8.0.5", |
| 23 | + "@swc/plugin-emotion": "^11.0.2", |
| 24 | + "@swc/plugin-loadable-components": "^8.0.2", |
| 25 | + "@swc/plugin-prefresh": "^9.0.2", |
| 26 | + "@swc/plugin-relay": "^9.0.2", |
| 27 | + "@swc/plugin-remove-console": "^9.0.2", |
| 28 | + "@swc/plugin-styled-components": "^9.0.3", |
| 29 | + "@swc/plugin-styled-jsx": "^9.0.2", |
| 30 | + "@swc/plugin-transform-imports": "^9.0.3", |
31 | 31 | "swc-plugin-css-modules": "^5.0.2", |
32 | 32 | "swc-plugin-vue-jsx": "^0.4.0" |
33 | 33 | } |
|
0 commit comments