|
23 | 23 | "@sanity/vision": "^3.19.2", |
24 | 24 | "corepack": "^0.32.0", |
25 | 25 | "framer-motion": "^12.5.0", |
26 | | - "groq": "^3.19.2", |
| 26 | + "groq": "^3.79.0", |
27 | 27 | "ics": "^3.7.2", |
28 | 28 | "next": "^14.1.1", |
29 | 29 | "next-sanity": "^6.0.1", |
30 | 30 | "next-themes": "^0.2.1", |
31 | | - "react": "^18.2.0", |
32 | | - "react-dom": "^18.2.0", |
| 31 | + "react": "^18.3.1", |
| 32 | + "react-dom": "^18.3.1", |
33 | 33 | "react-use-keypress": "^1.3.1", |
34 | | - "sanity": "^3.27.1", |
| 34 | + "sanity": "^3.79.0", |
35 | 35 | "styled-components": "^6.1.15" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "@sanity-typed/types": "^6.3.2", |
| 38 | + "@sanity-typed/types": "^8.0.0", |
39 | 39 | "@tailwindcss/typography": "^0.5.10", |
40 | | - "@types/node": "^20.9.0", |
41 | | - "@types/react": "^18.2.37", |
42 | | - "@types/react-dom": "^18.2.15", |
| 40 | + "@types/node": "^22.13.10", |
| 41 | + "@types/react": "^19.0.10", |
| 42 | + "@types/react-dom": "^19.0.4", |
43 | 43 | "autoprefixer": "^10.4.21", |
44 | 44 | "eslint": "^8.53.0", |
45 | 45 | "eslint-config-next": "^14.1.0", |
46 | 46 | "eslint-config-prettier": "^9.1.0", |
47 | 47 | "postcss": "^8.4.31", |
48 | | - "prettier": "^3.0.3", |
| 48 | + "prettier": "^3.5.3", |
49 | 49 | "prettier-plugin-tailwindcss": "^0.5.7", |
50 | 50 | "tailwindcss": "^3.4.1", |
51 | | - "typescript": "~5.2.2" |
| 51 | + "typescript": "~5.7.3" |
52 | 52 | }, |
53 | 53 | "packageManager": "pnpm@10.4.1+sha512.c753b6c3ad7afa13af388fa6d808035a008e30ea9993f58c6663e2bc5ff21679aa834db094987129aa4d488b86df57f7b634981b2f827cdcacc698cc0cfb88af", |
54 | 54 | "pnpm": { |
|
0 commit comments