|
12 | 12 | "typegen": "sanity typegen generate" |
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | | - "@sanity/client": "^7.9.0", |
16 | | - "@sanity/image-url": "^1.1.0", |
| 15 | + "@sanity/client": "^7.13.1", |
| 16 | + "@sanity/image-url": "^1.2.0", |
17 | 17 | "@sanity/uuid": "^3.0.2", |
18 | | - "@tailwindcss/postcss": "^4.1.12", |
19 | | - "@tailwindcss/typography": "^0.5.16", |
| 18 | + "@tailwindcss/postcss": "^4.1.17", |
| 19 | + "@tailwindcss/typography": "^0.5.19", |
20 | 20 | "@vercel/speed-insights": "^1.2.0", |
21 | | - "autoprefixer": "^10.4.21", |
| 21 | + "autoprefixer": "^10.4.22", |
22 | 22 | "date-fns": "^4.1.0", |
23 | 23 | "next": "15.5.7", |
24 | | - "next-sanity": "^10.0.14", |
| 24 | + "next-sanity": "^10.1.4", |
25 | 25 | "postcss": "^8.5.6", |
26 | | - "react": "^19.1.1", |
27 | | - "react-dom": "^19.1.1", |
28 | | - "sanity": "^4.5.0", |
| 26 | + "react": "^19.2.0", |
| 27 | + "react-dom": "^19.2.0", |
| 28 | + "sanity": "^4.20.0", |
29 | 29 | "sonner": "^2.0.7", |
30 | 30 | "styled-components": "^6.1.19", |
31 | | - "tailwindcss": "^4.1.12" |
| 31 | + "tailwindcss": "^4.1.17" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@types/node": "^20.19.11", |
35 | | - "@types/react": "^19.1.11", |
36 | | - "@types/react-dom": "^19.1.7", |
37 | | - "eslint": "^9.34.0", |
38 | | - "eslint-config-next": "^15.5.0", |
39 | | - "typescript": "5.9.2" |
| 34 | + "@types/node": "^20.19.25", |
| 35 | + "@types/react": "^19.2.7", |
| 36 | + "@types/react-dom": "^19.2.3", |
| 37 | + "eslint": "^9.39.1", |
| 38 | + "eslint-config-next": "^15.5.6", |
| 39 | + "typescript": "5.9.3" |
40 | 40 | } |
41 | 41 | } |
0 commit comments