|
16 | 16 | "@heroicons/react": "^2.2.0", |
17 | 17 | "@heroui/react": "2.7.5", |
18 | 18 | "@portabletext/react": "^3.2.1", |
19 | | - "@sanity/asset-utils": "^1.3.0", |
| 19 | + "@sanity/asset-utils": "^1.3.2", |
20 | 20 | "@sanity/client": "^6.8.0", |
| 21 | + "@sanity/icons": "^2.0", |
21 | 22 | "@sanity/image-url": "^1.0.2", |
22 | | - "@sanity/ui": "^1.8", |
| 23 | + "@sanity/ui": "^1.9.3", |
23 | 24 | "@sanity/vision": "^3.19.2", |
24 | 25 | "corepack": "^0.32.0", |
25 | 26 | "framer-motion": "^12.5.0", |
26 | 27 | "groq": "^3.79.0", |
27 | 28 | "ics": "^3.7.2", |
28 | | - "next": "^14.1.1", |
29 | | - "next-sanity": "^6.0.1", |
| 29 | + "next": "^14.2.24", |
| 30 | + "next-sanity": "^6.1.4", |
30 | 31 | "next-themes": "^0.2.1", |
31 | 32 | "react": "^18.3.1", |
32 | 33 | "react-dom": "^18.3.1", |
33 | 34 | "react-use-keypress": "^1.3.1", |
| 35 | + "rxjs": "^7.8.2", |
34 | 36 | "sanity": "^3.79.0", |
35 | 37 | "styled-components": "^6.1.15" |
36 | 38 | }, |
37 | 39 | "devDependencies": { |
38 | 40 | "@sanity-typed/types": "^8.0.0", |
39 | | - "@tailwindcss/typography": "^0.5.10", |
| 41 | + "@tailwindcss/typography": "^0.5.16", |
40 | 42 | "@types/node": "^22.13.10", |
41 | 43 | "@types/react": "^19.0.10", |
42 | 44 | "@types/react-dom": "^19.0.4", |
|
0 commit comments