|
15 | 15 | "singleQuote": true
|
16 | 16 | },
|
17 | 17 | "dependencies": {
|
18 |
| - "@sanity/client": "6.20.1", |
| 18 | + "@sanity/client": "6.22.1", |
19 | 19 | "@sanity/image-url": "1.0.2",
|
20 |
| - "@sanity/preview-url-secret": "1.6.17", |
21 |
| - "@sanity/vision": "3.47.1", |
| 20 | + "@sanity/preview-url-secret": "1.6.21", |
| 21 | + "@sanity/vision": "3.60.0", |
22 | 22 | "@sanity/visual-editing": "1.8.22",
|
23 | 23 | "@sanity/webhook": "4.0.4",
|
24 |
| - "@vercel/og": "0.6.2", |
| 24 | + "@vercel/og": "0.6.3", |
25 | 25 | "classnames": "2.5.1",
|
26 | 26 | "date-fns": "3.6.0",
|
27 | 27 | "intl-segmenter-polyfill": "0.4.4",
|
28 | 28 | "next": "14.2.4",
|
29 |
| - "next-sanity": "9.3.10", |
| 29 | + "next-sanity": "9.5.2", |
30 | 30 | "next-sanity-image": "6.1.1",
|
31 | 31 | "react": "18.3.1",
|
32 | 32 | "react-dom": "18.3.1",
|
33 |
| - "sanity": "3.47.1", |
| 33 | + "sanity": "3.60.0", |
34 | 34 | "sanity-plugin-asset-source-unsplash": "3.0.1",
|
35 | 35 | "sanity-plugin-iframe-pane": "3.1.6",
|
36 |
| - "styled-components": "6.1.11", |
| 36 | + "styled-components": "6.1.13", |
37 | 37 | "swr": "2.2.5"
|
38 | 38 | },
|
39 | 39 | "devDependencies": {
|
40 |
| - "@types/react": "18.3.3", |
| 40 | + "@types/react": "18.3.11", |
41 | 41 | "@types/styled-components": "5.1.34",
|
42 |
| - "autoprefixer": "10.4.19", |
43 |
| - "eslint": "8.57.0", |
44 |
| - "eslint-config-next": "14.2.4", |
45 |
| - "eslint-plugin-simple-import-sort": "12.1.0", |
46 |
| - "postcss": "8.4.38", |
47 |
| - "prettier": "3.3.2", |
48 |
| - "prettier-plugin-packagejson": "2.5.0", |
49 |
| - "prettier-plugin-tailwindcss": "0.6.5", |
50 |
| - "tailwindcss": "3.4.4", |
51 |
| - "typescript": "5.4.5" |
| 42 | + "autoprefixer": "10.4.20", |
| 43 | + "eslint": "8.57.1", |
| 44 | + "eslint-config-next": "14.2.15", |
| 45 | + "eslint-plugin-simple-import-sort": "12.1.1", |
| 46 | + "postcss": "8.4.47", |
| 47 | + "prettier": "3.3.3", |
| 48 | + "prettier-plugin-packagejson": "2.5.3", |
| 49 | + "prettier-plugin-tailwindcss": "0.6.8", |
| 50 | + "tailwindcss": "3.4.13", |
| 51 | + "typescript": "5.6.3" |
52 | 52 | },
|
53 | 53 | "engines": {
|
54 | 54 | "node": ">=16"
|
|
0 commit comments