|
13 | 13 | "preact": "^10.26.5", |
14 | 14 | "react": "^19.1.0", |
15 | 15 | "react-dom": "^19.1.0", |
16 | | - "react-router-dom": "^7.5.2", |
17 | | - "solid-js": "^1.9.5", |
| 16 | + "react-router-dom": "^7.5.3", |
| 17 | + "solid-js": "^1.9.6", |
18 | 18 | "vue": "^3.5.13", |
19 | 19 | "vue-router": "^4.5.1" |
20 | 20 | }, |
21 | 21 | "devDependencies": { |
22 | 22 | "@e2e/helper": "workspace:*", |
23 | | - "@module-federation/enhanced": "0.13.0", |
24 | | - "@module-federation/rsbuild-plugin": "0.13.0", |
| 23 | + "@module-federation/enhanced": "0.13.1", |
| 24 | + "@module-federation/rsbuild-plugin": "0.13.1", |
25 | 25 | "@playwright/test": "1.52.0", |
26 | 26 | "@rsbuild/core": "workspace:*", |
27 | 27 | "@rsbuild/plugin-babel": "workspace:*", |
|
42 | 42 | "@rsbuild/webpack": "workspace:*", |
43 | 43 | "@rsdoctor/rspack-plugin": "1.0.2", |
44 | 44 | "@scripts/test-helper": "workspace:*", |
45 | | - "@tailwindcss/postcss": "^4.1.4", |
| 45 | + "@tailwindcss/postcss": "^4.1.5", |
46 | 46 | "@types/fs-extra": "^11.0.4", |
47 | 47 | "@types/lodash": "^4.17.16", |
48 | | - "@types/node": "^22.15.2", |
| 48 | + "@types/node": "^22.15.3", |
49 | 49 | "@types/polka": "^0.5.7", |
50 | 50 | "@types/react": "^19.1.2", |
51 | | - "@types/react-dom": "^19.1.2", |
| 51 | + "@types/react-dom": "^19.1.3", |
52 | 52 | "create-rsbuild": "workspace:*", |
53 | 53 | "fast-glob": "^3.3.3", |
54 | 54 | "fs-extra": "^11.3.0", |
55 | 55 | "playwright": "1.52.0", |
56 | 56 | "polka": "^0.5.2", |
57 | | - "tailwindcss": "^4.1.4", |
| 57 | + "tailwindcss": "^4.1.5", |
58 | 58 | "typescript": "^5.8.3" |
59 | 59 | } |
60 | 60 | } |
0 commit comments