|
16 | 16 | "sanity" |
17 | 17 | ], |
18 | 18 | "dependencies": { |
| 19 | + "@energyvision/shared": "workspace:*", |
19 | 20 | "@equinor/eds-icons": "^0.17.0", |
| 21 | + "@portabletext/react": "^5.0.0", |
20 | 22 | "@reach/auto-id": "^0.18.0", |
21 | | - "@sindresorhus/slugify": "^3.0.0", |
22 | 23 | "@sanity/asset-utils": "^2.3.0", |
23 | | - "@sanity/dashboard": "^5.0.1", |
24 | | - "@sanity/document-internationalization": "4.1.0", |
25 | | - "@sanity/client": "^7.16.0", |
| 24 | + "@sanity/client": "^7.23.1", |
26 | 25 | "@sanity/cross-dataset-duplicator": "^1.5.1", |
27 | | - "@sanity/icons": "^3.7.4", |
28 | | - "@sanity/ui": "^3.1.13", |
29 | | - "@sanity/uuid": "^3.0.2", |
| 26 | + "@sanity/dashboard": "^5.0.1", |
| 27 | + "@sanity/document-internationalization": "6.2.19", |
| 28 | + "@sanity/icons": "^3.8.0", |
| 29 | + "@sanity/ui": "^3.3.5", |
| 30 | + "@sanity/uuid": "^3.0.3", |
30 | 31 | "@sanity/vision": "5.12.0", |
31 | | - "@portabletext/react": "^5.0.0", |
| 32 | + "@sindresorhus/slugify": "^3.0.0", |
32 | 33 | "blob-util": "^2.0.2", |
33 | 34 | "buffer": "^6.0.3", |
34 | | - "date-fns": "^4.1.0", |
35 | | - "hls.js": "^1.6.13", |
| 35 | + "date-fns": "^4.4.0", |
| 36 | + "hls.js": "^1.6.16", |
36 | 37 | "mime": "^4.1.0", |
37 | | - "papaparse": "^5.5.3", |
38 | | - "react": "^19.2.4", |
39 | | - "react-dom": "^19.2.4", |
40 | | - "react-icons": "^5.5.0", |
41 | | - "react-is": "^19.2.4", |
42 | | - "recharts": "^3.3.0", |
43 | | - "rxjs": "^7.8.0", |
| 38 | + "papaparse": "^5.5.4", |
| 39 | + "react": "^19.2.7", |
| 40 | + "react-dom": "^19.2.7", |
| 41 | + "react-icons": "^5.7.0", |
| 42 | + "react-is": "^19.2.7", |
| 43 | + "recharts": "^3.9.2", |
| 44 | + "rxjs": "^7.8.2", |
44 | 45 | "sanity": "5.12.0", |
45 | 46 | "sanity-plugin-documents-pane": "^3.0.2", |
46 | | - "sanity-plugin-iframe-pane": "^5.0.6", |
47 | | - "sanity-plugin-media": "^4.1.1", |
| 47 | + "sanity-plugin-iframe-pane": "^5.0.25", |
| 48 | + "sanity-plugin-media": "^4.3.6", |
48 | 49 | "sanity-plugin-utils": "^1.8.0", |
49 | | - "styled-components": "^6.3.11", |
| 50 | + "styled-components": "^6.4.3", |
50 | 51 | "vite-plugin-svgr": "^4.5.0", |
51 | | - "@energyvision/shared": "workspace:*" |
| 52 | + "sanity-plugin-internationalized-array": "^5.1.19" |
52 | 53 | }, |
53 | 54 | "devDependencies": { |
| 55 | + "@repo/typescript-config": "workspace:*", |
54 | 56 | "@sanity/eslint-config-studio": "^6.0.0", |
55 | | - "@types/react": "^19.2.14", |
| 57 | + "@types/react": "^19.2.17", |
56 | 58 | "@types/react-dom": "^19.2.3", |
57 | | - "@types/styled-components": "^5.1.34", |
58 | | - "nanoid": "^5.0.9", |
| 59 | + "@types/styled-components": "^5.1.36", |
| 60 | + "nanoid": "^5.1.16", |
59 | 61 | "typescript": "^5.9.3", |
60 | | - "vite-tsconfig-paths": "^5.1.4", |
61 | | - "@repo/typescript-config": "workspace:*" |
| 62 | + "vite-tsconfig-paths": "^5.1.4" |
62 | 63 | } |
63 | 64 | } |
0 commit comments