Skip to content

Commit

Permalink
chore: update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 12bf6b7 commit 7225d69
Show file tree
Hide file tree
Showing 2 changed files with 5,779 additions and 9,125 deletions.
140 changes: 70 additions & 70 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,132 +27,132 @@
"gen:doc:plugin": "ts-node -O '{\"module\":\"CommonJS\"}' ./bin/pluginDoc"
},
"engines": {
"node": ">=20.11.0"
"node": ">=20.17.0"
},
"lint-staged": {
"**/*.{js,cjs,mjs,jsx,ts,cts,mts,tsx}": "eslint --fix"
},
"devDependencies": {
"@emotion/jest": "11.13.0",
"@graphql-codegen/cli": "3.3.1",
"@graphql-codegen/client-preset": "4.0.1",
"@graphql-codegen/fragment-matcher": "4.0.1",
"@graphql-codegen/introspection": "4.0.0",
"@graphql-codegen/typescript": "4.0.1",
"@graphql-codegen/typescript-operations": "4.0.1",
"@graphql-codegen/typescript-react-apollo": "3.3.7",
"@playwright/test": "1.46.1",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/client-preset": "4.3.3",
"@graphql-codegen/fragment-matcher": "5.0.2",
"@graphql-codegen/introspection": "4.0.3",
"@graphql-codegen/typescript": "4.0.9",
"@graphql-codegen/typescript-operations": "4.2.3",
"@graphql-codegen/typescript-react-apollo": "4.3.2",
"@playwright/test": "1.47.2",
"@rollup/plugin-yaml": "4.1.2",
"@storybook/addon-actions": "8.2.9",
"@storybook/addon-essentials": "8.2.9",
"@storybook/addon-actions": "8.3.4",
"@storybook/addon-essentials": "8.3.4",
"@storybook/addon-styling": "1.3.7",
"@storybook/addons": "7.6.17",
"@storybook/manager-api": "8.2.9",
"@storybook/preview-api": "8.2.9",
"@storybook/react": "8.2.9",
"@storybook/react-vite": "8.2.9",
"@storybook/theming": "8.2.9",
"@storybook/manager-api": "8.3.4",
"@storybook/preview-api": "8.3.4",
"@storybook/react": "8.3.4",
"@storybook/react-vite": "8.3.4",
"@storybook/theming": "8.3.4",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/apollo-upload-client": "18.0.0",
"@types/carbon__colors": "10.31.3",
"@types/crypto-js": "4.2.2",
"@types/js-yaml": "4",
"@types/js-yaml": "4.0.9",
"@types/lodash-es": "4.17.12",
"@types/node": "22.5.2",
"@types/react": "18.3.5",
"@types/node": "22.7.4",
"@types/react": "18.3.10",
"@types/react-beautiful-dnd": "13.1.8",
"@types/react-dom": "18.3.0",
"@types/react-ga": "2.3.0",
"@types/sortablejs": "1.15.8",
"@types/styled-components": "5.1.29",
"@types/styled-components": "5.1.34",
"@types/tinycolor2": "1.4.6",
"@types/uuid": "10.0.0",
"@vitejs/plugin-react-swc": "3.5.0",
"@vitest/coverage-v8": "0.34.6",
"@vitejs/plugin-react-swc": "3.7.1",
"@vitest/coverage-v8": "2.1.1",
"@welldone-software/why-did-you-render": "8.0.3",
"del-cli": "5.1.0",
"dotenv": "16.4.5",
"eslint": "9.9.1",
"eslint": "9.11.1",
"eslint-config-reearth": "0.3.6",
"eslint-plugin-playwright": "1.6.2",
"eslint-plugin-storybook": "0.8.0",
"husky": "9.1.5",
"eslint-plugin-storybook": "0.9.0",
"husky": "9.1.6",
"i18next-parser": "9.0.2",
"jsdom": "25.0.0",
"jsdom": "25.0.1",
"lint-staged": "15.2.10",
"npm-run-all": "4.1.5",
"npm-run-all2": "5.0.0",
"prettier": "3.3.3",
"read-env": "2.0.0",
"rollup": "4.21.2",
"rollup": "4.23.0",
"rollup-plugin-visualizer": "5.12.0",
"storybook": "8.2.9",
"storybook": "8.3.4",
"ts-node": "10.9.2",
"type-fest": "4.26.0",
"typescript": "5.5.4",
"type-fest": "4.26.1",
"typescript": "5.6.2",
"typescript-styled-plugin": "0.18.3",
"vite": "5.3.5",
"vite": "5.4.8",
"vite-plugin-cesium": "1.2.23",
"vite-plugin-svgr": "4.2.0",
"vite-tsconfig-paths": "4.2.1",
"vitest": "1.6.0",
"web-streams-polyfill": "3.2.1"
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.1.1",
"web-streams-polyfill": "4.0.0"
},
"dependencies": {
"@apollo/client": "3.11.2",
"@auth0/auth0-react": "2.2.2",
"@aws-amplify/auth": "5.3.1",
"@aws-amplify/ui-react": "5.3.1",
"@carbon/colors": "11.25.0",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@floating-ui/dom": "1.6.10",
"@floating-ui/react": "0.24.7",
"@apollo/client": "3.11.8",
"@auth0/auth0-react": "2.2.4",
"@aws-amplify/auth": "6.5.0",
"@aws-amplify/ui-react": "6.5.2",
"@carbon/colors": "11.27.0",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@floating-ui/dom": "1.6.11",
"@floating-ui/react": "0.26.24",
"@graphiql/toolkit": "0.11.0",
"@lexical/code": "0.12.0",
"@lexical/hashtag": "0.12.0",
"@lexical/link": "0.12.0",
"@lexical/list": "0.12.0",
"@lexical/mark": "0.12.0",
"@lexical/overflow": "0.12.0",
"@lexical/react": "0.12.0",
"@lexical/rich-text": "0.12.0",
"@lexical/selection": "0.12.0",
"@lexical/table": "0.12.0",
"@lexical/utils": "0.12.0",
"@lexical/code": "0.18.0",
"@lexical/hashtag": "0.18.0",
"@lexical/link": "0.18.0",
"@lexical/list": "0.18.0",
"@lexical/mark": "0.18.0",
"@lexical/overflow": "0.18.0",
"@lexical/react": "0.18.0",
"@lexical/rich-text": "0.18.0",
"@lexical/selection": "0.18.0",
"@lexical/table": "0.18.0",
"@lexical/utils": "0.18.0",
"@monaco-editor/react": "4.6.0",
"@popperjs/core": "2.11.8",
"@reearth/core": "0.0.7-alpha.15",
"@reearth/core": "0.0.7-beta.2",
"@rot1024/use-transition": "1.0.0",
"@sentry/browser": "7.77.0",
"@sentry/browser": "8.32.0",
"@seznam/compose-react-refs": "1.0.6",
"@ungap/event-target": "0.2.4",
"apollo-link-sentry": "3.2.3",
"apollo-link-sentry": "4.0.0",
"apollo-upload-client": "18.0.1",
"aws-amplify": "5.3.11",
"aws-amplify": "6.6.3",
"axios": "1.7.7",
"cesium": "1.118.0",
"core-js": "3.38.1",
"crypto-js": "4.2.0",
"dayjs": "1.11.13",
"formik": "2.4.6",
"github-markdown-css": "5.6.1",
"graphiql": "3.4.0",
"graphql": "16.6.0",
"i18next": "23.14.0",
"github-markdown-css": "5.7.0",
"graphiql": "3.7.1",
"graphql": "16.9.0",
"i18next": "23.15.1",
"i18next-browser-languagedetector": "8.0.0",
"jotai": "2.9.3",
"jotai": "2.10.0",
"js-yaml": "4.1.0",
"jszip": "3.10.1",
"lexical": "0.12.2",
"lexical": "0.18.0",
"localforage": "1.10.0",
"lodash-es": "4.17.21",
"moment-timezone": "0.5.45",
"quickjs-emscripten": "0.24.0",
"quickjs-emscripten": "0.31.0",
"quickjs-emscripten-sync": "1.5.2",
"rc-slider": "9.7.5",
"rc-slider": "11.1.6",
"react": "18.3.1",
"react-accessible-accordion": "5.0.0",
"react-align": "2.2.2",
Expand All @@ -163,11 +163,11 @@
"react-dom": "18.3.1",
"react-ga": "3.3.1",
"react-ga4": "2.1.0",
"react-i18next": "15.0.1",
"react-i18next": "15.0.2",
"react-markdown": "9.0.1",
"react-player": "2.16.0",
"react-popper": "2.3.0",
"react-router-dom": "6.26.1",
"react-router-dom": "6.26.2",
"react-sortablejs": "6.1.4",
"react-spinners": "0.14.1",
"react-use": "17.5.1",
Expand All @@ -179,5 +179,5 @@
"use-file-input": "1.0.0",
"uuid": "10.0.0"
},
"packageManager": "yarn@4.4.0"
"packageManager": "yarn@4.5.0"
}
Loading

0 comments on commit 7225d69

Please sign in to comment.