|
20 | 20 | "singleQuote": true |
21 | 21 | }, |
22 | 22 | "dependencies": { |
23 | | - "@heroicons/react": "2.1.3", |
| 23 | + "@heroicons/react": "2.2.0", |
24 | 24 | "@juggle/resize-observer": "3.4.0", |
25 | | - "@sanity/client": "6.15.11", |
| 25 | + "@sanity/client": "6.29.1", |
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", |
30 | | - "culori": "4.0.1", |
| 27 | + "@sanity/icons": "2.11.8", |
| 28 | + "@sanity/ui": "2.16.19", |
| 29 | + "@sanity/vision": "3.99.0", |
| 30 | + "culori": "4.0.2", |
31 | 31 | "history": "5.3.0", |
32 | 32 | "json5": "2.2.3", |
33 | | - "motion": "10.17.0", |
34 | | - "next": "14.1.4", |
| 33 | + "motion": "10.18.0", |
| 34 | + "next": "14.2.33", |
35 | 35 | "next-sanity": "6.1.4", |
36 | 36 | "polished": "4.3.1", |
37 | | - "react": "18.2.0", |
38 | | - "react-dom": "18.2.0", |
39 | | - "react-icons": "5.0.1", |
| 37 | + "react": "18.3.1", |
| 38 | + "react-dom": "18.3.1", |
| 39 | + "react-icons": "5.5.0", |
40 | 40 | "rimraf": "4.4.1", |
41 | | - "sanity": "3.37.1", |
42 | | - "sanity-plugin-asset-source-unsplash": "3.0.0", |
43 | | - "sanity-plugin-mux-input": "2.3.4", |
| 41 | + "sanity": "3.99.0", |
| 42 | + "sanity-plugin-asset-source-unsplash": "3.1.0", |
| 43 | + "sanity-plugin-mux-input": "2.9.0", |
44 | 44 | "scroll-into-view-if-needed": "3.1.0", |
45 | 45 | "slugify": "1.6.6", |
46 | | - "styled-components": "6.1.8", |
| 46 | + "styled-components": "6.1.19", |
47 | 47 | "suspend-react": "0.1.3" |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | 50 | "@edge-runtime/jest-environment": "2.3.10", |
51 | | - "@types/jest": "29.5.12", |
52 | | - "@types/node": "18.17.11", |
| 51 | + "@types/jest": "29.5.14", |
| 52 | + "@types/node": "18.19.129", |
53 | 53 | "@types/prettier": "3.0.0", |
54 | | - "@types/react": "18.2.75", |
55 | | - "esbuild": "0.20.2", |
| 54 | + "@types/react": "18.3.26", |
| 55 | + "esbuild": "0.25.10", |
56 | 56 | "esbuild-plugin-replace": "1.4.0", |
57 | | - "eslint": "8.57.0", |
58 | | - "eslint-config-next": "14.1.4", |
59 | | - "eslint-config-prettier": "9.1.0", |
60 | | - "eslint-plugin-simple-import-sort": "12.0.0", |
| 57 | + "eslint": "8.57.1", |
| 58 | + "eslint-config-next": "14.2.33", |
| 59 | + "eslint-config-prettier": "9.1.2", |
| 60 | + "eslint-plugin-simple-import-sort": "12.1.1", |
61 | 61 | "jest": "29.7.0", |
62 | | - "prettier": "3.2.5", |
63 | | - "prettier-plugin-packagejson": "2.4.14", |
64 | | - "type-fest": "4.15.0", |
65 | | - "typescript": "5.4.2", |
| 62 | + "prettier": "3.6.2", |
| 63 | + "prettier-plugin-packagejson": "2.5.19", |
| 64 | + "type-fest": "4.41.0", |
| 65 | + "typescript": "5.9.3", |
66 | 66 | "write-file-atomic": "5.0.1" |
67 | 67 | } |
68 | 68 | } |
0 commit comments