|
15 | 15 | "@morev/stylelint-testing-library": "^1.0.2", |
16 | 16 | "@playwright/experimental-ct-react": "1.56.1", |
17 | 17 | "@playwright/test": "1.56.1", |
18 | | - "@rspack/cli": "^v1.5.8", |
19 | | - "@rspack/core": "^v1.5.8", |
| 18 | + "@rspack/cli": "^v1.6.0", |
| 19 | + "@rspack/core": "^v1.6.0", |
20 | 20 | "@size-limit/file": "^11.2.0", |
21 | 21 | "@size-limit/webpack": "^11.2.0", |
22 | 22 | "@size-limit/webpack-css": "^11.2.0", |
|
28 | 28 | "@storybook/addon-links": "9.1.15", |
29 | 29 | "@storybook/react-vite": "9.1.15", |
30 | 30 | "@swc/cli": "^0.7.8", |
31 | | - "@swc/core": "1.13.5", |
| 31 | + "@swc/core": "1.14.0", |
32 | 32 | "@testing-library/dom": "^10.4.1", |
33 | 33 | "@testing-library/react": "^16.3.0", |
34 | 34 | "@testing-library/user-event": "^14.5.2", |
|
98 | 98 | "stylelint-use-logical": "^2.1.2", |
99 | 99 | "stylelint-value-no-unknown-custom-properties": "^6.0.1", |
100 | 100 | "swc-loader": "^0.2.6", |
101 | | - "swc-plugin-css-modules": "5.1.0", |
102 | | - "swc-plugin-transform-remove-imports": "6.1.0", |
| 101 | + "swc-plugin-css-modules": "6.0.0", |
| 102 | + "swc-plugin-transform-remove-imports": "7.0.0", |
103 | 103 | "typescript": "^5.9.3", |
104 | 104 | "vitest": "^4.0.4", |
105 | 105 | "vitest-axe": "^0.1.0", |
|
0 commit comments