|
81 | 81 | "@types/react-leaflet": "2.8.2", |
82 | 82 | "@types/styled-components": "5.1.29", |
83 | 83 | "@types/tinycolor2": "1.4.5", |
84 | | - "@types/uuid": "9.0.6", |
85 | | - "@vitejs/plugin-react-swc": "3.7.1", |
86 | | - "@vitest/coverage-v8": "4.0.14", |
| 84 | + "@types/uuid": "11.0.0", |
| 85 | + "@vitejs/plugin-react-swc": "4.3.1", |
| 86 | + "@vitest/coverage-v8": "4.1.6", |
87 | 87 | "@welldone-software/why-did-you-render": "7.0.1", |
88 | 88 | "del-cli": "5.1.0", |
89 | 89 | "dotenv": "16.3.1", |
|
98 | 98 | "npm-run-all": "4.1.5", |
99 | 99 | "prettier": "2.8.8", |
100 | 100 | "read-env": "2.0.0", |
101 | | - "rollup": "4.22.4", |
102 | | - "rollup-plugin-visualizer": "6.0.3", |
| 101 | + "rollup": "4.60.4", |
| 102 | + "rollup-plugin-visualizer": "7.0.1", |
103 | 103 | "storybook": "7.5.2", |
104 | 104 | "ts-node": "10.9.1", |
105 | 105 | "type-fest": "4.6.0", |
106 | | - "typescript": "5.0.4", |
| 106 | + "typescript": "6.0.3", |
107 | 107 | "typescript-styled-plugin": "0.18.3", |
108 | | - "vite": "5.4.21", |
| 108 | + "vite": "8.0.13", |
109 | 109 | "vite-plugin-cesium": "1.2.23", |
110 | | - "vite-plugin-svgr": "4.5.0", |
111 | | - "vite-tsconfig-paths": "5.1.4", |
112 | | - "vitest": "4.0.14", |
| 110 | + "vite-plugin-svgr": "5.2.0", |
| 111 | + "vite-tsconfig-paths": "6.1.1", |
| 112 | + "vitest": "4.1.6", |
113 | 113 | "web-streams-polyfill": "3.2.1" |
114 | 114 | }, |
115 | 115 | "dependencies": { |
|
139 | 139 | "apollo-upload-client": "17.0.0", |
140 | 140 | "array-move": "4.0.0", |
141 | 141 | "aws-amplify": "6.15.8", |
142 | | - "axios": "1.12.0", |
| 142 | + "axios": "1.16.1", |
143 | 143 | "cesium": "1.116.0", |
144 | 144 | "cesium-dnd": "1.1.0", |
145 | 145 | "cesium-mvt-imagery-provider": "1.4.0", |
|
151 | 151 | "dayjs": "1.11.10", |
152 | 152 | "detect-browser": "5.3.0", |
153 | 153 | "escape-string-regexp": "5.0.0", |
154 | | - "fast-xml-parser": "4.3.2", |
| 154 | + "fast-xml-parser": "5.7.0", |
155 | 155 | "formik": "2.4.5", |
156 | 156 | "framer-motion": "10.18.0", |
157 | 157 | "github-markdown-css": "5.4.0", |
|
169 | 169 | "leaflet": "1.9.4", |
170 | 170 | "lexical": "0.12.2", |
171 | 171 | "localforage": "1.10.0", |
172 | | - "lodash-es": "4.17.21", |
| 172 | + "lodash-es": "4.18.1", |
173 | 173 | "lru-cache": "8.0.4", |
174 | 174 | "mini-svg-data-uri": "1.4.4", |
175 | 175 | "moment-timezone": "0.5.43", |
|
210 | 210 | "use-callback-ref": "1.3.0", |
211 | 211 | "use-custom-compare": "1.4.0", |
212 | 212 | "use-file-input": "1.0.0", |
213 | | - "uuid": "9.0.1", |
| 213 | + "uuid": "14.0.0", |
214 | 214 | "xstate": "4.38.2" |
215 | 215 | }, |
216 | 216 | "packageManager": "yarn@4.10.2" |
|
0 commit comments