|
16 | 16 | },
|
17 | 17 | "dependencies": {
|
18 | 18 | "@heroicons/react": "2.2.0",
|
19 |
| - "@sanity/image-url": "1.1.0", |
| 19 | + "@sanity/image-url": "1.2.0", |
20 | 20 | "@sanity/vision": "3.99.0",
|
21 | 21 | "@t3-oss/env-nextjs": "0.13.8",
|
22 | 22 | "framer-motion": "11.18.2",
|
23 |
| - "geist": "1.4.2", |
| 23 | + "geist": "1.5.1", |
24 | 24 | "next": "14.2.21",
|
25 |
| - "next-sanity": "9.12.2", |
| 25 | + "next-sanity": "9.12.3", |
26 | 26 | "react": "18.3.1",
|
27 | 27 | "react-dom": "18.3.1",
|
28 |
| - "react-hook-form": "7.60.0", |
| 28 | + "react-hook-form": "7.63.0", |
29 | 29 | "react-simple-typewriter": "5.0.1",
|
30 |
| - "react-social-icons": "6.24.0", |
| 30 | + "react-social-icons": "6.25.0", |
31 | 31 | "sanity": "3.99.0",
|
32 | 32 | "styled-components": "6.1.19",
|
33 | 33 | "zod": "3.25.76"
|
34 | 34 | },
|
35 | 35 | "devDependencies": {
|
36 | 36 | "@types/eslint": "8.56.12",
|
37 |
| - "@types/node": "20.19.7", |
38 |
| - "@types/react": "18.3.23", |
| 37 | + "@types/node": "20.19.17", |
| 38 | + "@types/react": "18.3.24", |
39 | 39 | "@types/react-dom": "18.3.7",
|
40 |
| - "@typescript-eslint/eslint-plugin": "8.36.0", |
41 |
| - "@typescript-eslint/parser": "8.36.0", |
| 40 | + "@typescript-eslint/eslint-plugin": "8.44.0", |
| 41 | + "@typescript-eslint/parser": "8.44.0", |
42 | 42 | "eslint": "8.57.1",
|
43 |
| - "eslint-config-next": "14.2.30", |
| 43 | + "eslint-config-next": "14.2.32", |
44 | 44 | "postcss": "8.5.6",
|
45 | 45 | "prettier": "3.6.2",
|
46 | 46 | "prettier-plugin-tailwindcss": "0.6.14",
|
47 | 47 | "tailwindcss": "3.4.17",
|
48 |
| - "typescript": "5.8.3" |
| 48 | + "typescript": "5.9.2" |
49 | 49 | },
|
50 | 50 | "ct3aMetadata": {
|
51 | 51 | "initVersion": "7.33.1"
|
52 | 52 | },
|
53 |
| - "packageManager": "pnpm@10.13.1" |
| 53 | + "packageManager": "pnpm@10.17.0" |
54 | 54 | }
|
0 commit comments