|
14 | 14 | "react": "^19.1.0", |
15 | 15 | "react-dom": "^19.1.0", |
16 | 16 | "react-router-dom": "^7.6.0", |
17 | | - "solid-js": "^1.9.6", |
18 | | - "vue": "^3.5.13", |
| 17 | + "solid-js": "^1.9.7", |
| 18 | + "vue": "^3.5.14", |
19 | 19 | "vue-router": "^4.5.1" |
20 | 20 | }, |
21 | 21 | "devDependencies": { |
|
35 | 35 | "@rsbuild/plugin-stylus": "workspace:*", |
36 | 36 | "@rsbuild/plugin-svelte": "workspace:*", |
37 | 37 | "@rsbuild/plugin-svgr": "workspace:*", |
38 | | - "@rsbuild/plugin-type-check": "^1.2.1", |
| 38 | + "@rsbuild/plugin-type-check": "^1.2.2", |
39 | 39 | "@rsbuild/plugin-vue": "workspace:*", |
40 | 40 | "@rsbuild/plugin-vue-jsx": "^1.1.0", |
41 | 41 | "@rsbuild/plugin-webpack-swc": "workspace:*", |
42 | 42 | "@rsbuild/webpack": "workspace:*", |
43 | 43 | "@rsdoctor/rspack-plugin": "1.1.2", |
44 | 44 | "@scripts/test-helper": "workspace:*", |
45 | | - "@tailwindcss/postcss": "^4.1.6", |
| 45 | + "@tailwindcss/postcss": "^4.1.7", |
46 | 46 | "@types/fs-extra": "^11.0.4", |
47 | 47 | "@types/lodash": "^4.17.16", |
48 | | - "@types/node": "^22.15.17", |
| 48 | + "@types/node": "^22.15.19", |
49 | 49 | "@types/polka": "^0.5.7", |
50 | | - "@types/react": "^19.1.3", |
51 | | - "@types/react-dom": "^19.1.3", |
| 50 | + "@types/react": "^19.1.4", |
| 51 | + "@types/react-dom": "^19.1.5", |
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.6", |
| 57 | + "tailwindcss": "^4.1.7", |
58 | 58 | "typescript": "^5.8.3" |
59 | 59 | } |
60 | 60 | } |
0 commit comments