|
15 | 15 | "clsx": "^2.1.1", |
16 | 16 | "copy-to-clipboard": "^3.3.3", |
17 | 17 | "lucide-react": "^0.483.0", |
18 | | - "motion": "^12.5.0", |
| 18 | + "motion": "^12.6.2", |
19 | 19 | "nanoid": "^5.1.5", |
20 | 20 | "plugin-ui": "workspace:*", |
21 | 21 | "react": "^19.0.0", |
22 | 22 | "react-dom": "^19.0.0", |
23 | 23 | "tailwind-merge": "^3.0.2" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | | - "@tailwindcss/postcss": "^4.0.14", |
27 | | - "@types/node": "^22.13.10", |
28 | | - "@types/react": "^19.0.11", |
| 26 | + "@tailwindcss/postcss": "^4.0.17", |
| 27 | + "@types/node": "^22.13.14", |
| 28 | + "@types/react": "^19.0.12", |
29 | 29 | "@types/react-dom": "^19.0.4", |
30 | | - "@typescript-eslint/eslint-plugin": "^8.26.1", |
31 | | - "@typescript-eslint/parser": "^8.26.1", |
| 30 | + "@typescript-eslint/eslint-plugin": "^8.28.0", |
| 31 | + "@typescript-eslint/parser": "^8.28.0", |
32 | 32 | "@vitejs/plugin-react": "^4.3.4", |
33 | | - "@vitejs/plugin-react-swc": "^3.8.0", |
| 33 | + "@vitejs/plugin-react-swc": "^3.8.1", |
34 | 34 | "concurrently": "^9.1.2", |
35 | 35 | "esbuild": "^0.25.1", |
36 | 36 | "eslint-config-custom": "workspace:*", |
|
41 | 41 | "tsconfig": "workspace:*", |
42 | 42 | "types": "workspace:*", |
43 | 43 | "typescript": "^5.8.2", |
44 | | - "vite": "^5.4.14", |
| 44 | + "vite": "^5.4.15", |
45 | 45 | "vite-plugin-singlefile": "^2.2.0" |
46 | 46 | } |
47 | 47 | } |
0 commit comments