|
18 | 18 | "react-dom": "^19.2.0", |
19 | 19 | "react-router-dom": "^7.9.5", |
20 | 20 | "solid-js": "^1.9.10", |
21 | | - "vue": "^3.5.22", |
| 21 | + "vue": "^3.5.24", |
22 | 22 | "vue-router": "^4.6.3" |
23 | 23 | }, |
24 | 24 | "devDependencies": { |
25 | 25 | "@e2e/assets": "workspace:*", |
26 | 26 | "@e2e/helper": "workspace:*", |
27 | | - "@module-federation/enhanced": "0.21.2", |
28 | | - "@module-federation/rsbuild-plugin": "0.21.2", |
| 27 | + "@module-federation/enhanced": "0.21.3", |
| 28 | + "@module-federation/rsbuild-plugin": "0.21.3", |
29 | 29 | "@playwright/test": "1.56.1", |
30 | 30 | "@rsbuild/core": "workspace:*", |
31 | 31 | "@rsbuild/plugin-babel": "workspace:*", |
|
44 | 44 | "@rsbuild/plugin-vue-jsx": "^1.1.1", |
45 | 45 | "@rsbuild/plugin-webpack-swc": "workspace:*", |
46 | 46 | "@rsbuild/webpack": "workspace:*", |
47 | | - "@rsdoctor/rspack-plugin": "1.3.7", |
| 47 | + "@rsdoctor/rspack-plugin": "1.3.8", |
48 | 48 | "@scripts/test-helper": "workspace:*", |
49 | | - "@tailwindcss/postcss": "^4.1.16", |
| 49 | + "@tailwindcss/postcss": "^4.1.17", |
50 | 50 | "@types/fs-extra": "^11.0.4", |
51 | 51 | "@types/lodash": "^4.17.20", |
52 | 52 | "@types/node": "^24.9.2", |
|
58 | 58 | "fs-extra": "^11.3.2", |
59 | 59 | "playwright": "1.56.1", |
60 | 60 | "polka": "^0.5.2", |
61 | | - "tailwindcss": "^4.1.16", |
| 61 | + "tailwindcss": "^4.1.17", |
62 | 62 | "typescript": "^5.9.3" |
63 | 63 | } |
64 | 64 | } |
0 commit comments