|
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.0", |
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 |
| - "@tailwindcss/typography": "0.5.13", |
| 26 | + "@sanity/image-url": "1.1.0", |
| 27 | + "@sanity/preview-url-secret": "1.6.21", |
| 28 | + "@sanity/vision": "3.84.0", |
| 29 | + "@tailwindcss/typography": "0.5.16", |
30 | 30 | "@types/node": "^20.11.26",
|
31 |
| - "@types/react": "18.3.2", |
32 |
| - "@types/react-dom": "18.3.0", |
33 |
| - "@urql/core": "5.0.3", |
34 |
| - "@vercel/speed-insights": "1.0.10", |
35 |
| - "autoprefixer": "10.4.19", |
| 31 | + "@types/react": "18.3.20", |
| 32 | + "@types/react-dom": "18.3.6", |
| 33 | + "@urql/core": "5.1.1", |
| 34 | + "@vercel/speed-insights": "1.2.0", |
| 35 | + "autoprefixer": "10.4.21", |
36 | 36 | "date-fns": "3.6.0",
|
37 | 37 | "next": "14.2.3",
|
38 |
| - "next-sanity": "9.0.19", |
39 |
| - "postcss": "8.4.38", |
| 38 | + "next-sanity": "9.10.2", |
| 39 | + "postcss": "8.5.3", |
40 | 40 | "react": "18.3.1",
|
41 | 41 | "react-dom": "18.3.1",
|
42 |
| - "rxjs": "7.8.1", |
43 |
| - "sanity": "3.42.1", |
44 |
| - "sanity-plugin-asset-source-unsplash": "3.0.1", |
| 42 | + "rxjs": "7.8.2", |
| 43 | + "sanity": "3.84.0", |
| 44 | + "sanity-plugin-asset-source-unsplash": "3.0.3", |
45 | 45 | "server-only": "0.0.1",
|
46 |
| - "styled-components": "6.1.11", |
47 |
| - "tailwindcss": "3.4.3", |
48 |
| - "typescript": "5.4.5" |
| 46 | + "styled-components": "6.1.17", |
| 47 | + "tailwindcss": "3.4.17", |
| 48 | + "typescript": "5.8.3" |
49 | 49 | },
|
50 | 50 | "devDependencies": {
|
51 |
| - "eslint": "8.57.0", |
52 |
| - "eslint-config-next": "14.2.3", |
53 |
| - "prettier": "3.2.5", |
54 |
| - "prettier-plugin-packagejson": "2.5.0", |
55 |
| - "prettier-plugin-tailwindcss": "0.5.14" |
| 51 | + "eslint": "8.57.1", |
| 52 | + "eslint-config-next": "14.2.28", |
| 53 | + "prettier": "3.5.3", |
| 54 | + "prettier-plugin-packagejson": "2.5.10", |
| 55 | + "prettier-plugin-tailwindcss": "0.6.11" |
56 | 56 | },
|
57 | 57 | "packageManager": "[email protected]"
|
58 | 58 | }
|
0 commit comments