|
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 | 24 | "next-sanity": "^11.6.10", |
|
28 | 28 | "sanity": "^4.20.0", |
29 | 29 | "sanity-image": "^1.0.0", |
30 | 30 | "sonner": "^2.0.7", |
31 | | - "tailwindcss": "^4.1.13" |
| 31 | + "tailwindcss": "^4.1.17" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@types/node": "^20.19.11", |
| 34 | + "@types/node": "^20.19.25", |
35 | 35 | "@types/react": "^19.2.7", |
36 | 36 | "@types/react-dom": "^19.2.3", |
37 | | - "eslint": "^9.34.0", |
38 | | - "eslint-config-next": "^15.5.0", |
39 | | - "typescript": "5.9.2" |
| 37 | + "eslint": "^9.39.1", |
| 38 | + "eslint-config-next": "^15.5.6", |
| 39 | + "typescript": "5.9.3" |
40 | 40 | } |
41 | 41 | } |
0 commit comments