|
20 | 20 | "singleQuote": true
|
21 | 21 | },
|
22 | 22 | "dependencies": {
|
23 |
| - "@sanity/assist": "3.0.4", |
24 |
| - "@sanity/client": "6.18.2", |
| 23 | + "@sanity/assist": "3.2.2", |
| 24 | + "@sanity/client": "6.29.1", |
25 | 25 | "@sanity/icons": "2.11.8",
|
26 |
| - "@sanity/image-url": "1.0.2", |
27 |
| - "@sanity/preview-url-secret": "1.6.13", |
28 |
| - "@sanity/vision": "3.42.1", |
29 |
| - "@sanity/visual-editing": "1.8.20", |
30 |
| - "@tailwindcss/typography": "0.5.13", |
| 26 | + "@sanity/image-url": "1.1.0", |
| 27 | + "@sanity/preview-url-secret": "1.6.21", |
| 28 | + "@sanity/vision": "3.89.0", |
| 29 | + "@sanity/visual-editing": "1.8.22", |
| 30 | + "@tailwindcss/typography": "0.5.16", |
31 | 31 | "@types/node": "^20.11.26",
|
32 |
| - "@types/react": "18.3.2", |
33 |
| - "@types/react-dom": "18.3.0", |
34 |
| - "@urql/core": "5.0.3", |
35 |
| - "@urql/next": "1.1.1", |
36 |
| - "@vercel/speed-insights": "1.0.10", |
37 |
| - "autoprefixer": "10.4.19", |
| 32 | + "@types/react": "18.3.21", |
| 33 | + "@types/react-dom": "18.3.7", |
| 34 | + "@urql/core": "5.1.1", |
| 35 | + "@urql/next": "1.1.5", |
| 36 | + "@vercel/speed-insights": "1.2.0", |
| 37 | + "autoprefixer": "10.4.21", |
38 | 38 | "date-fns": "3.6.0",
|
39 |
| - "graphql": "16.8.1", |
| 39 | + "graphql": "16.11.0", |
40 | 40 | "next": "14.2.3",
|
41 |
| - "next-sanity": "9.0.18", |
| 41 | + "next-sanity": "9.11.1", |
42 | 42 | "next-urql": "5.0.2",
|
43 |
| - "postcss": "8.4.38", |
| 43 | + "postcss": "8.5.3", |
44 | 44 | "react": "18.3.1",
|
45 | 45 | "react-dom": "18.3.1",
|
46 |
| - "rxjs": "7.8.1", |
47 |
| - "sanity": "3.42.1", |
48 |
| - "sanity-plugin-asset-source-unsplash": "3.0.1", |
49 |
| - "styled-components": "6.1.11", |
50 |
| - "tailwindcss": "3.4.3", |
51 |
| - "typescript": "5.4.5", |
52 |
| - "urql": "4.1.0", |
53 |
| - "wonka": "6.3.4" |
| 46 | + "rxjs": "7.8.2", |
| 47 | + "sanity": "3.89.0", |
| 48 | + "sanity-plugin-asset-source-unsplash": "3.0.3", |
| 49 | + "styled-components": "6.1.18", |
| 50 | + "tailwindcss": "3.4.17", |
| 51 | + "typescript": "5.8.3", |
| 52 | + "urql": "4.2.2", |
| 53 | + "wonka": "6.3.5" |
54 | 54 | },
|
55 | 55 | "devDependencies": {
|
56 |
| - "eslint": "8.57.0", |
57 |
| - "eslint-config-next": "14.2.3", |
58 |
| - "prettier": "3.2.5", |
59 |
| - "prettier-plugin-packagejson": "2.5.0", |
60 |
| - "prettier-plugin-tailwindcss": "0.5.14" |
| 56 | + "eslint": "8.57.1", |
| 57 | + "eslint-config-next": "14.2.28", |
| 58 | + "prettier": "3.5.3", |
| 59 | + "prettier-plugin-packagejson": "2.5.14", |
| 60 | + "prettier-plugin-tailwindcss": "0.6.11" |
61 | 61 | },
|
62 | 62 | "packageManager": "[email protected]"
|
63 | 63 | }
|
0 commit comments