|
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | 13 | "@nextui-org/react": "^2.6.11", |
14 | | - "@tabler/icons-react": "^3.31.0", |
15 | | - "framer-motion": "^11.15.0", |
16 | | - "next": "15.2.1", |
17 | | - "next-themes": "^0.4.5", |
18 | | - "react": "^18", |
19 | | - "react-dom": "^18" |
| 14 | + "@tabler/icons-react": "^3.35.0", |
| 15 | + "framer-motion": "^12.23.25", |
| 16 | + "next": "15.5.7", |
| 17 | + "next-themes": "^0.4.6", |
| 18 | + "react": "^19.2.1", |
| 19 | + "react-dom": "^19.2.1" |
20 | 20 | }, |
21 | 21 | "devDependencies": { |
22 | | - "@trivago/prettier-plugin-sort-imports": "^5.2.2", |
23 | | - "@types/node": "^22", |
24 | | - "@types/react": "^18", |
25 | | - "@types/react-dom": "^18", |
26 | | - "eslint": "^8", |
27 | | - "eslint-config-next": "15.2.1", |
28 | | - "eslint-config-prettier": "^9.1.0", |
29 | | - "eslint-plugin-check-file": "^2.8.0", |
30 | | - "postcss": "^8", |
31 | | - "prettier": "3.5.3", |
32 | | - "prettier-plugin-tailwindcss": "^0.6.11", |
| 22 | + "@trivago/prettier-plugin-sort-imports": "^6.0.0", |
| 23 | + "@types/node": "^24.10.1", |
| 24 | + "@types/react": "^19.2.7", |
| 25 | + "@types/react-dom": "^19.2.3", |
| 26 | + "eslint": "^9.39.1", |
| 27 | + "eslint-config-next": "15.5.7", |
| 28 | + "eslint-config-prettier": "^10.1.8", |
| 29 | + "eslint-plugin-check-file": "^3.3.1", |
| 30 | + "postcss": "^8.5.6", |
| 31 | + "prettier": "3.7.4", |
| 32 | + "prettier-plugin-tailwindcss": "^0.7.2", |
33 | 33 | "tailwindcss": "^3.4.17", |
34 | | - "typescript": "^5" |
| 34 | + "typescript": "^5.9.3" |
35 | 35 | } |
36 | 36 | } |
0 commit comments