|
14 | 14 | "@vibe/shared": "workspace:*", |
15 | 15 | "@vibe/ui": "workspace:*", |
16 | 16 | "@vibe/utils": "workspace:*", |
17 | | - "lucide-react": "^0.562.0", |
18 | | - "react": "^19.1.1", |
19 | | - "react-dom": "^19.1.1", |
20 | | - "react-router-dom": "^7.8.2", |
21 | | - "recharts": "^3.0.0", |
22 | | - "semver": "^7.7.2" |
| 17 | + "lucide-react": "catalog:", |
| 18 | + "react": "catalog:", |
| 19 | + "react-dom": "catalog:", |
| 20 | + "react-router-dom": "catalog:", |
| 21 | + "recharts": "catalog:", |
| 22 | + "semver": "catalog:" |
23 | 23 | }, |
24 | 24 | "devDependencies": { |
25 | | - "@tailwindcss/vite": "^4.1.13", |
26 | | - "@testing-library/react": "^16.3.0", |
27 | | - "@testing-library/user-event": "^14.6.1", |
28 | | - "@types/react": "^19.1.10", |
29 | | - "@types/react-dom": "^19.1.7", |
30 | | - "@types/react-router-dom": "^5.3.3", |
31 | | - "@types/semver": "^7.7.1", |
32 | | - "playwright": "^1.55.0", |
| 25 | + "@tailwindcss/vite": "catalog:", |
| 26 | + "@testing-library/react": "catalog:", |
| 27 | + "@testing-library/user-event": "catalog:", |
| 28 | + "@types/react": "catalog:", |
| 29 | + "@types/react-dom": "catalog:", |
| 30 | + "@types/react-router-dom": "catalog:", |
| 31 | + "@types/semver": "catalog:", |
| 32 | + "playwright": "catalog:", |
| 33 | + "tailwindcss": "catalog:", |
33 | 34 | "vite": "catalog:", |
34 | | - "tailwindcss": "^4.1.13", |
35 | | - "typescript": "catalog:", |
36 | 35 | "vite-plus": "catalog:" |
37 | 36 | } |
38 | 37 | } |
0 commit comments