|
6 | 6 | "license": "Apache-2.0", |
7 | 7 | "type": "module", |
8 | 8 | "private": true, |
| 9 | + "resolutions": { |
| 10 | + "@apollo/client": "3.8.1", |
| 11 | + "@zip.js/zip.js": "2.7.48", |
| 12 | + "@cesium/engine": "9.0.0" |
| 13 | + }, |
9 | 14 | "scripts": { |
10 | 15 | "start": "yarn && vite", |
11 | 16 | "test": "vitest", |
|
25 | 30 | "gql:beta": "graphql-codegen", |
26 | 31 | "gql:classic": "graphql-codegen -c codegen-classic.ts", |
27 | 32 | "i18n": "i18next", |
28 | | - "gen:doc:plugin": "ts-node -O '{\"module\":\"CommonJS\"}' ./bin/pluginDoc" |
| 33 | + "gen:doc:plugin": "ts-node -O '{\"module\":\"CommonJS\"}' ./bin/pluginDoc", |
| 34 | + "scan:lock": "sh ./bin/scan-yarn-lock.sh" |
29 | 35 | }, |
30 | 36 | "engines": { |
31 | 37 | "node": ">=20.11.0" |
|
63 | 69 | "@types/js-md5": "0.7.1", |
64 | 70 | "@types/lodash-es": "4.17.10", |
65 | 71 | "@types/mapbox__vector-tile": "1.3.3", |
66 | | - "@types/node": "20.8.10", |
67 | | - "@types/react": "18.2.6", |
68 | | - "@types/react-dom": "18.2.4", |
| 72 | + "@types/node": "22.13.14", |
| 73 | + "@types/react": "18.3.12", |
| 74 | + "@types/react-dom": "18.3.3", |
69 | 75 | "@types/react-ga": "2.3.0", |
70 | 76 | "@types/react-leaflet": "2.8.2", |
71 | 77 | "@types/styled-components": "5.1.29", |
72 | 78 | "@types/tinycolor2": "1.4.5", |
73 | 79 | "@types/uuid": "9.0.6", |
74 | | - "@vitejs/plugin-react-swc": "3.5.0", |
75 | | - "@vitest/coverage-v8": "0.34.6", |
| 80 | + "@vitejs/plugin-react-swc": "3.7.1", |
| 81 | + "@vitest/coverage-v8": "1.6.1", |
76 | 82 | "@welldone-software/why-did-you-render": "7.0.1", |
77 | 83 | "del-cli": "5.1.0", |
78 | 84 | "dotenv": "16.3.1", |
|
81 | 87 | "eslint-plugin-playwright": "0.12.0", |
82 | 88 | "eslint-plugin-storybook": "0.6.15", |
83 | 89 | "husky": "8.0.3", |
84 | | - "i18next-parser": "8.9.0", |
| 90 | + "i18next-parser": "9.3.0", |
85 | 91 | "jsdom": "22.1.0", |
86 | 92 | "lint-staged": "13.2.2", |
87 | 93 | "npm-run-all": "4.1.5", |
88 | 94 | "prettier": "2.8.8", |
89 | 95 | "read-env": "2.0.0", |
90 | | - "rollup": "4.2.0", |
91 | | - "rollup-plugin-visualizer": "5.9.2", |
| 96 | + "rollup": "4.22.4", |
| 97 | + "rollup-plugin-visualizer": "6.0.3", |
92 | 98 | "storybook": "7.5.2", |
93 | 99 | "ts-node": "10.9.1", |
94 | 100 | "type-fest": "4.6.0", |
95 | 101 | "typescript": "5.0.4", |
96 | 102 | "typescript-styled-plugin": "0.18.3", |
97 | | - "vite": "5.0.8", |
98 | | - "vite-plugin-cesium": "1.2.22", |
99 | | - "vite-plugin-svgr": "4.2.0", |
100 | | - "vite-tsconfig-paths": "4.2.1", |
101 | | - "vitest": "1.0.4", |
| 103 | + "vite": "5.4.20", |
| 104 | + "vite-plugin-cesium": "1.2.23", |
| 105 | + "vite-plugin-svgr": "4.5.0", |
| 106 | + "vite-tsconfig-paths": "5.1.4", |
| 107 | + "vitest": "1.6.1", |
102 | 108 | "web-streams-polyfill": "3.2.1" |
103 | 109 | }, |
104 | 110 | "dependencies": { |
105 | 111 | "@apollo/client": "3.8.1", |
106 | 112 | "@auth0/auth0-react": "2.2.2", |
107 | 113 | "@aws-amplify/ui-react": "5.3.1", |
108 | 114 | "@carbon/colors": "11.20.1", |
| 115 | + "@cesium/engine": "9.0.0", |
109 | 116 | "@emotion/react": "11.11.1", |
110 | 117 | "@emotion/styled": "11.11.0", |
111 | 118 | "@floating-ui/react": "0.24.7", |
|
114 | 121 | "@monaco-editor/react": "4.6.0", |
115 | 122 | "@popperjs/core": "2.11.8", |
116 | 123 | "@reearth/cesium-mvt-imagery-provider": "1.5.4", |
117 | | - "js-yaml": "4.1.0", |
118 | 124 | "@reearth/core": "0.0.4", |
119 | 125 | "@rot1024/use-transition": "1.0.0", |
120 | | - "@sentry/browser": "7.77.0", |
| 126 | + "@sentry/browser": "7.119.1", |
121 | 127 | "@seznam/compose-react-refs": "1.0.6", |
122 | 128 | "@turf/turf": "6.5.0", |
123 | 129 | "@types/d3": "7.4.3", |
124 | 130 | "@types/escape-string-regexp": "2.0.1", |
125 | | - "@types/proj4": "^2.5.5", |
126 | 131 | "@ungap/event-target": "0.2.4", |
127 | 132 | "@xstate/react": "3.2.1", |
128 | 133 | "apollo-link-sentry": "3.2.3", |
129 | 134 | "apollo-upload-client": "17.0.0", |
130 | 135 | "array-move": "4.0.0", |
131 | 136 | "aws-amplify": "5.3.11", |
132 | | - "axios": "1.6.0", |
| 137 | + "axios": "1.12.0", |
133 | 138 | "cesium": "1.116.0", |
134 | 139 | "cesium-dnd": "1.1.0", |
135 | 140 | "cesium-mvt-imagery-provider": "1.4.0", |
|
146 | 151 | "framer-motion": "10.18.0", |
147 | 152 | "github-markdown-css": "5.4.0", |
148 | 153 | "graphiql": "2.4.4", |
149 | | - "graphql": "16.6.0", |
| 154 | + "graphql": "16.8.1", |
150 | 155 | "i18next": "22.4.15", |
151 | 156 | "i18next-browser-languagedetector": "7.0.1", |
152 | 157 | "jotai": "1.12.1", |
153 | 158 | "js-file-download": "0.4.12", |
154 | 159 | "js-md5": "0.7.3", |
| 160 | + "js-yaml": "4.1.0", |
155 | 161 | "jsep": "1.3.8", |
156 | | - "jsonpath-plus": "7.2.0", |
| 162 | + "jsonpath-plus": "10.3.0", |
157 | 163 | "jszip": "3.10.1", |
158 | 164 | "leaflet": "1.9.4", |
159 | 165 | "lexical": "0.12.2", |
|
164 | 170 | "moment-timezone": "0.5.43", |
165 | 171 | "parse-domain": "7.0.1", |
166 | 172 | "proj4": "2.11.0", |
167 | | - "protomaps": "^1.23.1", |
| 173 | + "protomaps": "1.23.1", |
168 | 174 | "quickjs-emscripten": "0.23.0", |
169 | 175 | "quickjs-emscripten-sync": "1.5.2", |
170 | 176 | "rc-slider": "9.7.5", |
171 | | - "react": "18.2.0", |
| 177 | + "react": "18.3.1", |
172 | 178 | "react-accessible-accordion": "5.0.0", |
173 | 179 | "react-align": "2.2.2", |
174 | 180 | "react-beautiful-dnd": "13.1.1", |
175 | 181 | "react-colorful": "5.6.1", |
176 | 182 | "react-dnd": "16.0.1", |
177 | 183 | "react-dnd-html5-backend": "16.0.1", |
178 | | - "react-dom": "18.2.0", |
| 184 | + "react-dom": "18.3.1", |
179 | 185 | "react-dropzone": "14.2.3", |
180 | 186 | "react-error-boundary": "4.0.11", |
181 | 187 | "react-ga": "3.3.1", |
|
193 | 199 | "react18-json-view": "0.2.7", |
194 | 200 | "remark-gfm": "3.0.1", |
195 | 201 | "resium": "1.17.3", |
196 | | - "suspend-react": "^0.1.3", |
| 202 | + "suspend-react": "0.1.3", |
197 | 203 | "tinycolor2": "1.6.0", |
198 | 204 | "ts-easing": "0.2.0", |
199 | 205 | "use-callback-ref": "1.3.0", |
200 | 206 | "use-custom-compare": "1.4.0", |
201 | 207 | "use-file-input": "1.0.0", |
202 | 208 | "uuid": "9.0.1", |
203 | 209 | "xstate": "4.38.2" |
204 | | - } |
| 210 | + }, |
| 211 | + "packageManager": "yarn@4.10.2" |
205 | 212 | } |
0 commit comments