|
14 | 14 | "@tailwindcss/container-queries": "^0.1.1",
|
15 | 15 | "@vercel/analytics": "^1.2.2",
|
16 | 16 | "@vercel/speed-insights": "^1.0.10",
|
17 |
| - "framer-motion": "^11.0.6", |
| 17 | + "framer-motion": "^12.0.0", |
18 | 18 | "next-sitemap": "^4.2.3",
|
19 | 19 | "next-themes": "^0.3.0",
|
20 | 20 | "nextjs-toploader": "^3.0.0",
|
21 |
| - "react": "^18.2.0", |
22 |
| - "react-dom": "^18.2.0", |
| 21 | + "react": "^19.0.0", |
| 22 | + "react-dom": "^19.0.0", |
23 | 23 | "react-intersection-observer": "^9.8.1",
|
24 | 24 | "sharp": "^0.33.2"
|
25 | 25 | },
|
26 | 26 | "devDependencies": {
|
27 |
| - "next": "14.2.21", |
28 |
| - "@next/bundle-analyzer": "^14.1.0", |
| 27 | + "next": "15.2.2", |
| 28 | + "@next/bundle-analyzer": "^15.0.0", |
29 | 29 | "@total-typescript/ts-reset": "^0.6.0",
|
30 |
| - "@types/node": "^20.11.20", |
31 |
| - "@types/react": "^18.2.58", |
32 |
| - "@types/react-dom": "^18.2.19", |
| 30 | + "@types/node": "^22.0.0", |
| 31 | + "@types/react": "^19.0.0", |
| 32 | + "@types/react-dom": "^19.0.0", |
33 | 33 | "autoprefixer": "^10.4.17",
|
34 | 34 | "cross-env": "^7.0.3",
|
35 | 35 | "eslint": "^9.0.0",
|
36 |
| - "eslint-config-next": "14.2.15", |
37 |
| - "eslint-config-prettier": "^9.1.0", |
| 36 | + "eslint-config-next": "15.2.2", |
| 37 | + "eslint-config-prettier": "^10.0.0", |
38 | 38 | "postcss": "^8.4.35",
|
39 | 39 | "prettier": "^3.2.5",
|
40 | 40 | "prettier-plugin-tailwindcss": "^0.6.0",
|
41 |
| - "tailwindcss": "^3.4.1", |
| 41 | + "tailwindcss": "^4.0.0", |
42 | 42 | "typescript": "^5.3.3"
|
43 | 43 | }
|
44 | 44 | }
|
0 commit comments