|
29 | 29 | "@radix-ui/react-select": "^2.2.6", |
30 | 30 | "@radix-ui/react-slider": "^1.3.6", |
31 | 31 | "@vercel/analytics": "^1.6.1", |
32 | | - "framer-motion": "^12.23.26", |
33 | | - "lucide-react": "^0.562.0", |
34 | | - "next": "^16.1.1", |
35 | | - "next-intl": "^4.7.0", |
| 32 | + "framer-motion": "^12.29.2", |
| 33 | + "lucide-react": "^0.563.0", |
| 34 | + "next": "^16.1.6", |
| 35 | + "next-intl": "^4.8.1", |
36 | 36 | "next-themes": "^0.4.6", |
37 | | - "react": "^19.2.3", |
38 | | - "react-dom": "^19.2.3", |
39 | | - "zustand": "^5.0.9" |
| 37 | + "react": "^19.2.4", |
| 38 | + "react-dom": "^19.2.4", |
| 39 | + "zustand": "^5.0.10" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | 42 | "@axe-core/playwright": "^4.11.0", |
43 | 43 | "@eslint/eslintrc": "^3.3.3", |
44 | | - "@laststance/react-next-eslint-plugin": "^1.2.3", |
45 | | - "@playwright/test": "^1.57.0", |
| 44 | + "@laststance/react-next-eslint-plugin": "^1.3.0", |
| 45 | + "@playwright/test": "^1.58.1", |
46 | 46 | "@tailwindcss/postcss": "^4.1.18", |
47 | | - "@types/node": "^25.0.3", |
48 | | - "@types/react": "^19.2.7", |
| 47 | + "@types/node": "^25.1.0", |
| 48 | + "@types/react": "^19.2.10", |
49 | 49 | "@types/react-dom": "^19.2.3", |
50 | | - "axe-core": "^4.11.0", |
| 50 | + "axe-core": "^4.11.1", |
51 | 51 | "eslint": "^9.39.2", |
52 | | - "eslint-config-next": "^16.1.1", |
| 52 | + "eslint-config-next": "^16.1.6", |
53 | 53 | "husky": "^9.1.7", |
54 | 54 | "lint-staged": "^16.2.7", |
55 | 55 | "postcss": "^8.5.6", |
56 | | - "prettier": "^3.7.4", |
| 56 | + "prettier": "^3.8.1", |
57 | 57 | "tailwindcss": "^4.1.18", |
58 | 58 | "typescript": "^5.9.3" |
59 | 59 | } |
|
0 commit comments