|
44 | 44 | "**/*.{js,cjs,mjs,jsx,ts,cts,mts,tsx}": "eslint --fix" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
| 47 | + "@chromatic-com/storybook": "5.2.1", |
47 | 48 | "@emotion/jest": "11.11.0", |
48 | 49 | "@graphql-codegen/cli": "6.1.0", |
49 | 50 | "@graphql-codegen/client-preset": "5.2.0", |
|
54 | 55 | "@graphql-codegen/typescript-react-apollo": "4.3.3", |
55 | 56 | "@playwright/test": "1.55.1", |
56 | 57 | "@rollup/plugin-yaml": "4.1.2", |
57 | | - "@storybook/addon-essentials": "7.5.2", |
58 | | - "@storybook/addon-styling": "1.3.7", |
59 | | - "@storybook/addons": "7.5.2", |
60 | | - "@storybook/manager-api": "7.5.2", |
61 | | - "@storybook/react": "7.5.2", |
62 | | - "@storybook/react-vite": "7.5.2", |
63 | | - "@storybook/theming": "7.5.2", |
| 58 | + "@storybook/addon-a11y": "10.4.0", |
| 59 | + "@storybook/addon-docs": "10.4.0", |
| 60 | + "@storybook/addon-onboarding": "10.4.0", |
| 61 | + "@storybook/addon-themes": "10.4.0", |
| 62 | + "@storybook/react-vite": "10.4.0", |
64 | 63 | "@testing-library/jest-dom": "6.1.4", |
65 | 64 | "@testing-library/react": "14.0.0", |
66 | 65 | "@testing-library/user-event": "14.5.1", |
|
81 | 80 | "@types/react-leaflet": "2.8.2", |
82 | 81 | "@types/styled-components": "5.1.29", |
83 | 82 | "@types/tinycolor2": "1.4.5", |
84 | | - "@types/uuid": "11.0.0", |
85 | | - "@vitejs/plugin-react-swc": "4.3.1", |
86 | | - "@vitest/coverage-v8": "4.1.6", |
| 83 | + "@types/uuid": "9.0.6", |
| 84 | + "@vitejs/plugin-react-swc": "3.7.1", |
| 85 | + "@vitest/coverage-v8": "4.0.14", |
87 | 86 | "@welldone-software/why-did-you-render": "7.0.1", |
88 | 87 | "del-cli": "5.1.0", |
89 | 88 | "dotenv": "16.3.1", |
90 | 89 | "eslint": "8.40.0", |
91 | 90 | "eslint-config-reearth": "0.2.2", |
92 | 91 | "eslint-plugin-playwright": "0.12.0", |
93 | | - "eslint-plugin-storybook": "0.6.15", |
| 92 | + "eslint-plugin-storybook": "10.4.0", |
94 | 93 | "husky": "8.0.3", |
95 | 94 | "i18next-parser": "9.3.0", |
96 | 95 | "jsdom": "22.1.0", |
97 | 96 | "lint-staged": "13.2.2", |
98 | 97 | "npm-run-all": "4.1.5", |
99 | 98 | "prettier": "2.8.8", |
100 | 99 | "read-env": "2.0.0", |
101 | | - "rollup": "4.60.4", |
102 | | - "rollup-plugin-visualizer": "7.0.1", |
103 | | - "storybook": "7.5.2", |
| 100 | + "rollup": "4.22.4", |
| 101 | + "rollup-plugin-visualizer": "6.0.3", |
| 102 | + "storybook": "10.4.0", |
104 | 103 | "ts-node": "10.9.1", |
105 | 104 | "type-fest": "4.6.0", |
106 | | - "typescript": "6.0.3", |
| 105 | + "typescript": "5.0.4", |
107 | 106 | "typescript-styled-plugin": "0.18.3", |
108 | | - "vite": "8.0.13", |
| 107 | + "vite": "5.4.21", |
109 | 108 | "vite-plugin-cesium": "1.2.23", |
110 | | - "vite-plugin-svgr": "5.2.0", |
111 | | - "vite-tsconfig-paths": "6.1.1", |
112 | | - "vitest": "4.1.6", |
| 109 | + "vite-plugin-svgr": "4.5.0", |
| 110 | + "vite-tsconfig-paths": "5.1.4", |
| 111 | + "vitest": "4.0.14", |
113 | 112 | "web-streams-polyfill": "3.2.1" |
114 | 113 | }, |
115 | 114 | "dependencies": { |
|
130 | 129 | "@rot1024/use-transition": "1.0.0", |
131 | 130 | "@sentry/browser": "7.119.1", |
132 | 131 | "@seznam/compose-react-refs": "1.0.6", |
133 | | - "@turf/turf": "6.5.0", |
| 132 | + "@turf/turf": "7.3.5", |
134 | 133 | "@types/d3": "7.4.3", |
135 | 134 | "@types/escape-string-regexp": "2.0.1", |
136 | 135 | "@ungap/event-target": "0.2.4", |
|
139 | 138 | "apollo-upload-client": "17.0.0", |
140 | 139 | "array-move": "4.0.0", |
141 | 140 | "aws-amplify": "6.15.8", |
142 | | - "axios": "1.16.1", |
| 141 | + "axios": "1.12.0", |
143 | 142 | "cesium": "1.116.0", |
144 | 143 | "cesium-dnd": "1.1.0", |
145 | 144 | "cesium-mvt-imagery-provider": "1.4.0", |
|
151 | 150 | "dayjs": "1.11.10", |
152 | 151 | "detect-browser": "5.3.0", |
153 | 152 | "escape-string-regexp": "5.0.0", |
154 | | - "fast-xml-parser": "5.7.0", |
| 153 | + "fast-xml-parser": "4.3.2", |
155 | 154 | "formik": "2.4.5", |
156 | 155 | "framer-motion": "10.18.0", |
157 | 156 | "github-markdown-css": "5.4.0", |
|
169 | 168 | "leaflet": "1.9.4", |
170 | 169 | "lexical": "0.12.2", |
171 | 170 | "localforage": "1.10.0", |
172 | | - "lodash-es": "4.18.1", |
| 171 | + "lodash-es": "4.17.21", |
173 | 172 | "lru-cache": "8.0.4", |
174 | 173 | "mini-svg-data-uri": "1.4.4", |
175 | 174 | "moment-timezone": "0.5.43", |
|
181 | 180 | "rc-slider": "9.7.5", |
182 | 181 | "react": "18.3.1", |
183 | 182 | "react-accessible-accordion": "5.0.0", |
184 | | - "react-align": "2.2.2", |
| 183 | + "react-align": "2.2.3", |
185 | 184 | "react-beautiful-dnd": "13.1.1", |
186 | 185 | "react-colorful": "5.6.1", |
187 | 186 | "react-dnd": "16.0.1", |
|
210 | 209 | "use-callback-ref": "1.3.0", |
211 | 210 | "use-custom-compare": "1.4.0", |
212 | 211 | "use-file-input": "1.0.0", |
213 | | - "uuid": "14.0.0", |
| 212 | + "uuid": "9.0.1", |
214 | 213 | "xstate": "4.38.2" |
215 | 214 | }, |
216 | 215 | "packageManager": "yarn@4.10.2" |
|
0 commit comments