|
22 | 22 | "dependencies": { |
23 | 23 | "@heroicons/react": "2.1.3", |
24 | 24 | "@juggle/resize-observer": "3.4.0", |
25 | | - "@sanity/client": "6.15.11", |
| 25 | + "@sanity/client": "6.15.15", |
26 | 26 | "@sanity/color": "2.2.5", |
27 | | - "@sanity/icons": "2.11.7", |
28 | | - "@sanity/ui": "2.1.1", |
29 | | - "@sanity/vision": "3.37.1", |
| 27 | + "@sanity/icons": "2.11.8", |
| 28 | + "@sanity/ui": "2.1.4", |
| 29 | + "@sanity/vision": "3.38.0", |
30 | 30 | "culori": "4.0.1", |
31 | 31 | "history": "5.3.0", |
32 | 32 | "json5": "2.2.3", |
33 | 33 | "motion": "10.17.0", |
34 | | - "next": "14.1.4", |
| 34 | + "next": "14.2.1", |
35 | 35 | "next-sanity": "6.1.4", |
36 | 36 | "polished": "4.3.1", |
37 | 37 | "react": "18.2.0", |
38 | 38 | "react-dom": "18.2.0", |
39 | | - "react-icons": "5.0.1", |
| 39 | + "react-icons": "5.1.0", |
40 | 40 | "rimraf": "4.4.1", |
41 | | - "sanity": "3.37.1", |
42 | | - "sanity-plugin-asset-source-unsplash": "3.0.0", |
| 41 | + "sanity": "3.38.0", |
| 42 | + "sanity-plugin-asset-source-unsplash": "3.0.1", |
43 | 43 | "sanity-plugin-mux-input": "2.3.4", |
44 | 44 | "scroll-into-view-if-needed": "3.1.0", |
45 | 45 | "slugify": "1.6.6", |
|
51 | 51 | "@types/jest": "29.5.12", |
52 | 52 | "@types/node": "18.17.11", |
53 | 53 | "@types/prettier": "3.0.0", |
54 | | - "@types/react": "18.2.75", |
| 54 | + "@types/react": "18.2.79", |
55 | 55 | "esbuild": "0.20.2", |
56 | 56 | "esbuild-plugin-replace": "1.4.0", |
57 | 57 | "eslint": "8.57.0", |
58 | | - "eslint-config-next": "14.1.4", |
| 58 | + "eslint-config-next": "14.2.1", |
59 | 59 | "eslint-config-prettier": "9.1.0", |
60 | | - "eslint-plugin-simple-import-sort": "12.0.0", |
| 60 | + "eslint-plugin-simple-import-sort": "12.1.0", |
61 | 61 | "jest": "29.7.0", |
62 | 62 | "prettier": "3.2.5", |
63 | | - "prettier-plugin-packagejson": "2.4.14", |
| 63 | + "prettier-plugin-packagejson": "2.5.0", |
64 | 64 | "type-fest": "4.15.0", |
65 | | - "typescript": "5.4.2", |
| 65 | + "typescript": "5.4.5", |
66 | 66 | "write-file-atomic": "5.0.1" |
67 | 67 | } |
68 | 68 | } |
0 commit comments