Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

chore: update all dependencies #595

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
132 changes: 66 additions & 66 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,107 +26,107 @@
"gen:doc:plugin": "ts-node -O '{\"module\":\"CommonJS\"}' ./bin/pluginDoc"
},
"engines": {
"node": ">=16"
"node": ">=v18.16.0"
},
"lint-staged": {
"**/*.{js,cjs,mjs,jsx,ts,cts,mts,tsx}": "eslint --fix"
},
"devDependencies": {
"@emotion/jest": "11.10.5",
"@graphql-codegen/cli": "2.16.3",
"@graphql-codegen/fragment-matcher": "3.3.3",
"@graphql-codegen/introspection": "2.2.3",
"@graphql-codegen/typescript": "2.8.7",
"@graphql-codegen/typescript-operations": "2.5.12",
"@graphql-codegen/cli": "3.3.1",
"@graphql-codegen/fragment-matcher": "4.0.1",
"@graphql-codegen/introspection": "3.0.1",
"@graphql-codegen/typescript": "3.0.4",
"@graphql-codegen/typescript-operations": "3.0.4",
"@graphql-codegen/typescript-react-apollo": "3.3.7",
"@playwright/test": "1.29.2",
"@playwright/test": "1.32.3",
"@rollup/plugin-yaml": "4.0.1",
"@storybook/addon-essentials": "6.5.15",
"@storybook/addons": "6.5.15",
"@storybook/builder-vite": "0.2.7",
"@storybook/react": "6.5.15",
"@storybook/theming": "6.5.15",
"@storybook/addon-essentials": "7.0.7",
"@storybook/addons": "7.0.7",
"@storybook/builder-vite": "7.0.7",
"@storybook/react": "7.0.7",
"@storybook/theming": "7.0.7",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/apollo-upload-client": "17.0.2",
"@types/gapi.auth2": "0.0.56",
"@types/gapi.auth2": "0.0.57",
"@types/gapi.client": "1.0.5",
"@types/gapi.client.sheets": "4.0.20201030",
"@types/gapi.client.sheets": "4.0.20201031",
"@types/google.picker": "0.0.39",
"@types/js-md5": "0.7.0",
"@types/lodash-es": "4.17.6",
"@types/lodash-es": "4.17.7",
"@types/mapbox__vector-tile": "1.3.0",
"@types/node": "18.11.18",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.10",
"@types/node": "18.16.0",
"@types/react": "18.0.38",
"@types/react-dom": "18.0.11",
"@types/react-ga": "2.3.0",
"@types/react-leaflet": "2.8.2",
"@types/react-leaflet": "2.8.3",
"@types/styled-components": "5.1.26",
"@types/tinycolor2": "1.4.3",
"@types/uuid": "9.0.0",
"@vitejs/plugin-react": "3.0.1",
"@vitest/coverage-c8": "0.27.0",
"@types/uuid": "9.0.1",
"@vitejs/plugin-react": "4.0.0",
"@vitest/coverage-c8": "0.30.1",
"@welldone-software/why-did-you-render": "7.0.1",
"c8": "7.12.0",
"c8": "7.13.0",
"del-cli": "5.0.0",
"dotenv": "16.0.3",
"eslint": "8.37.0",
"eslint": "8.39.0",
"eslint-config-reearth": "0.2.2",
"eslint-plugin-playwright": "0.12.0",
"husky": "8.0.3",
"i18next-parser": "7.2.0",
"jsdom": "21.0.0",
"lint-staged": "13.1.0",
"i18next-parser": "7.7.0",
"jsdom": "21.1.1",
"lint-staged": "13.2.1",
"npm-run-all": "4.1.5",
"prettier": "2.8.2",
"prettier": "2.8.8",
"read-env": "2.0.0",
"rollup-plugin-visualizer": "5.9.0",
"ts-node": "10.9.1",
"type-fest": "3.5.1",
"typescript": "4.9.4",
"typescript-styled-plugin": "0.18.2",
"vite": "4.0.4",
"type-fest": "3.8.0",
"typescript": "5.0.4",
"typescript-styled-plugin": "0.18.3",
"vite": "4.3.1",
"vite-plugin-cesium": "1.2.22",
"vite-tsconfig-paths": "4.0.3",
"vitest": "0.27.0",
"vite-tsconfig-paths": "4.2.0",
"vitest": "0.30.1",
"web-streams-polyfill": "3.2.1"
},
"dependencies": {
"@apollo/client": "3.7.3",
"@auth0/auth0-react": "1.12.0",
"@emotion/react": "11.10.5",
"@emotion/styled": "11.10.5",
"@floating-ui/react-dom": "1.1.2",
"@apollo/client": "3.7.12",
"@auth0/auth0-react": "2.0.1",
"@emotion/react": "11.10.6",
"@emotion/styled": "11.10.6",
"@floating-ui/react-dom": "1.3.0",
"@mapbox/vector-tile": "1.3.1",
"@monaco-editor/react": "4.4.6",
"@popperjs/core": "2.11.6",
"@monaco-editor/react": "4.5.0",
"@popperjs/core": "2.11.7",
"@rot1024/use-transition": "1.0.0",
"@sentry/browser": "7.29.0",
"@sentry/browser": "7.49.0",
"@seznam/compose-react-refs": "1.0.6",
"@turf/turf": "6.5.0",
"@ungap/event-target": "0.2.3",
"apollo-link-sentry": "3.2.1",
"@ungap/event-target": "0.2.4",
"apollo-link-sentry": "3.2.3",
"apollo-upload-client": "17.0.0",
"array-move": "4.0.0",
"axios": "1.2.2",
"axios": "1.3.6",
"cesium": "1.104.0",
"cesium-dnd": "1.1.0",
"cesium-mvt-imagery-provider": "^1.3.0",
"core-js": "3.27.1",
"core-js": "3.30.1",
"crypto-js": "4.1.1",
"csv-parse": "5.3.3",
"csv-parse": "5.3.8",
"date-fns": "2.29.3",
"dayjs": "1.11.7",
"detect-browser": "5.3.0",
"fast-xml-parser": "4.1.1",
"fast-xml-parser": "4.2.2",
"formik": "2.2.9",
"github-markdown-css": "5.1.0",
"graphiql": "2.2.0",
"github-markdown-css": "5.2.0",
"graphiql": "2.4.1",
"graphql": "16.6.0",
"i18next": "22.4.9",
"i18next": "22.4.15",
"i18next-browser-languagedetector": "7.0.1",
"jotai": "1.12.1",
"jotai": "2.0.4",
"js-file-download": "0.4.12",
"js-md5": "0.7.3",
"jsep": "1.3.8",
Expand All @@ -135,12 +135,12 @@
"leaflet": "1.9.3",
"localforage": "1.10.0",
"lodash-es": "4.17.21",
"lru-cache": "8.0.4",
"lru-cache": "9.1.1",
"mini-svg-data-uri": "1.4.4",
"parse-domain": "7.0.1",
"quickjs-emscripten": "0.21.1",
"quickjs-emscripten": "0.23.0",
"quickjs-emscripten-sync": "1.5.2",
"rc-slider": "9.7.5",
"rc-slider": "10.1.1",
"react": "18.2.0",
"react-accessible-accordion": "5.0.0",
"react-align": "2.2.2",
Expand All @@ -150,22 +150,22 @@
"react-dnd-html5-backend": "16.0.1",
"react-dom": "18.2.0",
"react-dropzone": "14.2.3",
"react-error-boundary": "3.1.4",
"react-error-boundary": "4.0.4",
"react-ga": "3.3.1",
"react-ga4": "2.0.0",
"react-i18next": "12.1.4",
"react-inlinesvg": "3.0.1",
"react-leaflet": "4.2.0",
"react-markdown": "8.0.4",
"react-ga4": "2.1.0",
"react-i18next": "12.2.2",
"react-inlinesvg": "3.0.2",
"react-leaflet": "4.2.1",
"react-markdown": "8.0.7",
"react-nl2br": "1.0.4",
"react-player": "2.11.0",
"react-player": "2.12.0",
"react-popper": "2.3.0",
"react-router-dom": "6.6.2",
"react-spinners": "0.13.7",
"react-router-dom": "6.10.0",
"react-spinners": "0.13.8",
"react-use": "17.4.0",
"remark-gfm": "3.0.1",
"resium": "1.16.1",
"tinycolor2": "1.5.2",
"tinycolor2": "1.6.0",
"ts-easing": "0.2.0",
"use-callback-ref": "1.3.0",
"use-custom-compare": "1.3.0",
Expand Down
Loading