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