|
13 | 13 | "@figma/plugin-typings": "^1.108.0", |
14 | 14 | "backend": "workspace:*", |
15 | 15 | "clsx": "^2.1.1", |
16 | | - "lucide-react": "^0.477.0", |
17 | | - "motion": "^12.4.9", |
18 | | - "nanoid": "^5.1.2", |
| 16 | + "lucide-react": "^0.479.0", |
| 17 | + "motion": "^12.4.10", |
| 18 | + "nanoid": "^5.1.3", |
19 | 19 | "plugin-ui": "workspace:*", |
20 | 20 | "react": "^19.0.0", |
21 | 21 | "react-dom": "^19.0.0", |
22 | 22 | "tailwind-merge": "^3.0.2", |
23 | 23 | "tailwindcss-animate": "^1.0.7" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | | - "@types/node": "^20.17.21", |
| 26 | + "@types/node": "^22.13.9", |
27 | 27 | "@types/react": "^19.0.10", |
28 | 28 | "@types/react-dom": "^19.0.4", |
29 | | - "@typescript-eslint/eslint-plugin": "^7.18.0", |
30 | | - "@typescript-eslint/parser": "^7.18.0", |
| 29 | + "@typescript-eslint/eslint-plugin": "^8.26.0", |
| 30 | + "@typescript-eslint/parser": "^8.26.0", |
31 | 31 | "@vitejs/plugin-react": "^4.3.4", |
32 | 32 | "@vitejs/plugin-react-swc": "^3.8.0", |
33 | 33 | "autoprefixer": "^10.4.20", |
34 | | - "concurrently": "^8.2.2", |
35 | | - "esbuild": "^0.23.1", |
| 34 | + "concurrently": "^9.1.2", |
| 35 | + "esbuild": "^0.25.0", |
36 | 36 | "eslint-config-custom": "workspace:*", |
37 | | - "eslint-plugin-react-hooks": "^4.6.2", |
| 37 | + "eslint-plugin-react-hooks": "^5.2.0", |
38 | 38 | "eslint-plugin-react-refresh": "^0.4.19", |
39 | 39 | "postcss": "^8.5.3", |
40 | 40 | "tailwindcss": "3.4.6", |
|
0 commit comments