|
24 | 24 | ] |
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | | - "@next/third-parties": "^16.0.0", |
| 27 | + "@next/third-parties": "^16.0.7", |
28 | 28 | "@radix-ui/react-dialog": "^1.1.15", |
29 | 29 | "@radix-ui/react-dropdown-menu": "^2.1.16", |
30 | | - "@radix-ui/react-slot": "^1.2.3", |
| 30 | + "@radix-ui/react-slot": "^1.2.4", |
31 | 31 | "class-variance-authority": "^0.7.1", |
32 | 32 | "clsx": "^2.1.1", |
33 | | - "framer-motion": "^12.23.12", |
34 | | - "lucide-react": "^0.539.0", |
35 | | - "motion": "^12.23.24", |
36 | | - "next": "15.4.7", |
37 | | - "next-intl": "^4.3.4", |
| 33 | + "framer-motion": "^12.23.25", |
| 34 | + "lucide-react": "^0.555.0", |
| 35 | + "motion": "^12.23.25", |
| 36 | + "next": "16.0.7", |
| 37 | + "next-intl": "^4.5.8", |
38 | 38 | "next-themes": "^0.4.6", |
39 | | - "react": "19.1.1", |
40 | | - "react-dom": "19.1.1", |
| 39 | + "react": "19.2.1", |
| 40 | + "react-dom": "19.2.1", |
41 | 41 | "react-icons": "^5.5.0", |
42 | | - "tailwind-merge": "^3.3.1" |
| 42 | + "tailwind-merge": "^3.4.0" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@eslint/eslintrc": "^3.3.1", |
46 | | - "@eslint/js": "^9.33.0", |
47 | | - "@ianvs/prettier-plugin-sort-imports": "^4.6.2", |
48 | | - "@next/eslint-plugin-next": "^15.5.4", |
49 | | - "@playwright/test": "^1.54.2", |
50 | | - "@tailwindcss/postcss": "^4", |
| 45 | + "@eslint/eslintrc": "^3.3.3", |
| 46 | + "@eslint/js": "^9.39.1", |
| 47 | + "@ianvs/prettier-plugin-sort-imports": "^4.7.0", |
| 48 | + "@next/eslint-plugin-next": "^16.0.7", |
| 49 | + "@playwright/test": "^1.57.0", |
| 50 | + "@tailwindcss/postcss": "^4.1.17", |
51 | 51 | "@testing-library/dom": "^10.4.1", |
52 | 52 | "@testing-library/jest-dom": "^6.9.1", |
53 | 53 | "@testing-library/react": "^16.3.0", |
54 | | - "@types/node": "^24", |
55 | | - "@types/react": "^19", |
56 | | - "@types/react-dom": "^19", |
57 | | - "@typescript-eslint/eslint-plugin": "^8.45.0", |
58 | | - "@typescript-eslint/parser": "^8.45.0", |
59 | | - "@vitejs/plugin-react": "^5.0.0", |
60 | | - "eslint": "^9.33.0", |
61 | | - "eslint-config-next": "15.4.6", |
| 54 | + "@types/node": "^24.10.1", |
| 55 | + "@types/react": "^19.2.7", |
| 56 | + "@types/react-dom": "^19.2.3", |
| 57 | + "@typescript-eslint/eslint-plugin": "^8.48.1", |
| 58 | + "@typescript-eslint/parser": "^8.48.1", |
| 59 | + "@vitejs/plugin-react": "^5.1.1", |
| 60 | + "eslint": "^9.39.1", |
| 61 | + "eslint-config-next": "16.0.7", |
62 | 62 | "eslint-config-prettier": "^10.1.8", |
63 | 63 | "eslint-plugin-next": "^0.0.0", |
64 | 64 | "eslint-plugin-prettier": "^5.5.4", |
65 | | - "globals": "^16.4.0", |
| 65 | + "globals": "^16.5.0", |
66 | 66 | "husky": "^9.1.7", |
67 | | - "jsdom": "^26.1.0", |
68 | | - "lint-staged": "^16.1.5", |
69 | | - "prettier": "^3.6.2", |
70 | | - "prettier-plugin-tailwindcss": "^0.6.14", |
71 | | - "tailwindcss": "^4", |
72 | | - "tw-animate-css": "^1.3.6", |
73 | | - "typescript": "^5.9.2", |
74 | | - "typescript-eslint": "^8.39.1", |
| 67 | + "jsdom": "^27.2.0", |
| 68 | + "lint-staged": "^16.2.7", |
| 69 | + "prettier": "^3.7.4", |
| 70 | + "prettier-plugin-tailwindcss": "^0.7.2", |
| 71 | + "tailwindcss": "^4.1.17", |
| 72 | + "tw-animate-css": "^1.4.0", |
| 73 | + "typescript": "^5.9.3", |
| 74 | + "typescript-eslint": "^8.48.1", |
75 | 75 | "vite-tsconfig-paths": "^5.1.4", |
76 | | - "vitest": "^3.2.4" |
| 76 | + "vitest": "^4.0.15" |
77 | 77 | } |
78 | 78 | } |
0 commit comments