|
17 | 17 | "dependencies": {
|
18 | 18 | "@heroicons/react": "2.1.5",
|
19 | 19 | "@sanity/image-url": "1.0.2",
|
20 |
| - "@sanity/vision": "3.59.1", |
| 20 | + "@sanity/vision": "3.60.0", |
21 | 21 | "@t3-oss/env-nextjs": "0.11.1",
|
22 |
| - "framer-motion": "11.11.1", |
| 22 | + "framer-motion": "11.11.8", |
23 | 23 | "geist": "1.3.1",
|
24 |
| - "next": "14.2.14", |
| 24 | + "next": "14.2.15", |
25 | 25 | "next-sanity": "9.5.0",
|
26 | 26 | "react": "18.3.1",
|
27 | 27 | "react-dom": "18.3.1",
|
28 | 28 | "react-hook-form": "7.53.0",
|
29 | 29 | "react-simple-typewriter": "5.0.1",
|
30 | 30 | "react-social-icons": "6.18.0",
|
31 |
| - "sanity": "3.59.1", |
| 31 | + "sanity": "3.60.0", |
32 | 32 | "styled-components": "6.1.13",
|
33 | 33 | "zod": "3.23.8"
|
34 | 34 | },
|
35 | 35 | "devDependencies": {
|
36 | 36 | "@types/eslint": "8.56.12",
|
37 |
| - "@types/node": "20.16.10", |
| 37 | + "@types/node": "20.16.11", |
38 | 38 | "@types/react": "18.3.11",
|
39 |
| - "@types/react-dom": "18.3.0", |
40 |
| - "@typescript-eslint/eslint-plugin": "8.8.0", |
41 |
| - "@typescript-eslint/parser": "8.8.0", |
| 39 | + "@types/react-dom": "18.3.1", |
| 40 | + "@typescript-eslint/eslint-plugin": "8.8.1", |
| 41 | + "@typescript-eslint/parser": "8.8.1", |
42 | 42 | "eslint": "8.57.1",
|
43 |
| - "eslint-config-next": "14.2.14", |
| 43 | + "eslint-config-next": "14.2.15", |
44 | 44 | "postcss": "8.4.47",
|
45 | 45 | "prettier": "3.3.3",
|
46 | 46 | "prettier-plugin-tailwindcss": "0.6.8",
|
47 | 47 | "tailwindcss": "3.4.13",
|
48 |
| - "typescript": "5.6.2" |
| 48 | + "typescript": "5.6.3" |
49 | 49 | },
|
50 | 50 | "ct3aMetadata": {
|
51 | 51 | "initVersion": "7.33.1"
|
52 | 52 | },
|
53 |
| - "packageManager": "[email protected].0" |
| 53 | + "packageManager": "[email protected].1" |
54 | 54 | }
|
0 commit comments