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