|
15 | 15 | "update:canaries": "pnpm up next@latest eslint-config-next@latest @next/env@latest next-sanity@canary" |
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | | - "@next/env": "16.0.0", |
19 | | - "@sanity/client": "7.12.0", |
| 18 | + "@next/env": "16.0.1", |
| 19 | + "@sanity/client": "7.12.1", |
20 | 20 | "@sanity/demo": "2.0.0", |
21 | 21 | "@sanity/icons": "3.7.4", |
22 | 22 | "@sanity/image-url": "1.2.0", |
23 | | - "@sanity/ui": "3.1.10", |
24 | | - "@sanity/util": "4.10.3", |
25 | | - "@sanity/vision": "4.10.3", |
| 23 | + "@sanity/ui": "3.1.11", |
| 24 | + "@sanity/util": "4.15.0", |
| 25 | + "@sanity/vision": "4.15.0", |
26 | 26 | "@tailwindcss/typography": "0.5.19", |
27 | 27 | "@vercel/speed-insights": "1.2.0", |
28 | 28 | "classnames": "2.5.1", |
29 | 29 | "date-fns": "4.1.0", |
30 | | - "next": "16.0.0", |
31 | | - "next-sanity": "11.6.0-canary.0", |
| 30 | + "next": "16.0.1", |
| 31 | + "next-sanity": "11.6.6", |
32 | 32 | "react": "19.2.0", |
33 | 33 | "react-dom": "19.2.0", |
34 | 34 | "react-live-transitions": "0.2.0", |
35 | 35 | "rxjs": "7.8.2", |
36 | | - "sanity": "4.10.3", |
| 36 | + "sanity": "4.15.0", |
37 | 37 | "sanity-plugin-asset-source-unsplash": "4.0.1", |
38 | 38 | "server-only": "0.0.1", |
39 | 39 | "sonner": "2.0.7", |
|
43 | 43 | "@eslint/eslintrc": "3.3.1", |
44 | 44 | "@ianvs/prettier-plugin-sort-imports": "4.7.0", |
45 | 45 | "@sanity/prettier-config": "2.0.1", |
46 | | - "@types/react": "19.2.2", |
47 | | - "autoprefixer": "10.4.21", |
| 46 | + "@types/react": "19.2.5", |
| 47 | + "autoprefixer": "10.4.22", |
48 | 48 | "babel-plugin-react-compiler": "1.0.0", |
49 | | - "eslint": "9.38.0", |
| 49 | + "eslint": "9.39.1", |
50 | 50 | "eslint-formatter-gha": "1.6.0", |
51 | 51 | "eslint-plugin-react-hooks": "7.0.0", |
52 | 52 | "postcss": "8.5.6", |
|
0 commit comments