|
17 | 17 | "@radix-ui/react-dialog": "^1.1.15", |
18 | 18 | "@radix-ui/react-select": "^2.2.6", |
19 | 19 | "@radix-ui/react-slider": "^1.3.6", |
20 | | - "framer-motion": "^11.15.0", |
21 | | - "lucide-react": "^0.468.0", |
22 | | - "next": "^15.1.8", |
23 | | - "next-intl": "^4.3.9", |
24 | | - "react": "^19.0.0", |
25 | | - "react-dom": "^19.0.0", |
26 | | - "zustand": "^5.0.2" |
| 20 | + "framer-motion": "^12.23.22", |
| 21 | + "lucide-react": "^0.545.0", |
| 22 | + "next": "^15.5.4", |
| 23 | + "next-intl": "^4.3.11", |
| 24 | + "react": "^19.2.0", |
| 25 | + "react-dom": "^19.2.0", |
| 26 | + "zustand": "^5.0.8" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | 29 | "@axe-core/playwright": "^4.10.2", |
30 | 30 | "@eslint/eslintrc": "^3.3.1", |
31 | | - "@playwright/test": "^1.55.1", |
| 31 | + "@playwright/test": "^1.56.0", |
32 | 32 | "@tailwindcss/postcss": "^4.1.14", |
33 | | - "@types/node": "^22.10.5", |
34 | | - "@types/react": "^19.0.6", |
35 | | - "@types/react-dom": "^19.0.2", |
36 | | - "autoprefixer": "^10.4.20", |
| 33 | + "@types/node": "^24.7.0", |
| 34 | + "@types/react": "^19.2.2", |
| 35 | + "@types/react-dom": "^19.2.1", |
| 36 | + "autoprefixer": "^10.4.21", |
37 | 37 | "axe-core": "^4.10.3", |
38 | | - "eslint": "^9", |
39 | | - "eslint-config-next": "^15.1.8", |
40 | | - "postcss": "^8.4.49", |
41 | | - "tailwindcss": "^4.0.0", |
42 | | - "typescript": "^5.7.3" |
| 38 | + "eslint": "^9.37.0", |
| 39 | + "eslint-config-next": "^15.5.4", |
| 40 | + "postcss": "^8.5.6", |
| 41 | + "tailwindcss": "^4.1.14", |
| 42 | + "typescript": "^5.9.3" |
43 | 43 | }, |
44 | | - "packageManager": "pnpm@10.17.1" |
| 44 | + "packageManager": "pnpm@10.17.1", |
| 45 | + "volta": { |
| 46 | + "node": "22.20.0" |
| 47 | + } |
45 | 48 | } |
0 commit comments