-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ff37246
commit dd67c09
Showing
2 changed files
with
5,620 additions
and
9,040 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.1", | ||
"@rollup/plugin-yaml": "4.1.2", | ||
"@storybook/addon-actions": "8.2.9", | ||
"@storybook/addon-essentials": "8.2.9", | ||
"@storybook/addon-actions": "8.3.0", | ||
"@storybook/addon-essentials": "8.3.0", | ||
"@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.0", | ||
"@storybook/preview-api": "8.3.0", | ||
"@storybook/react": "8.3.0", | ||
"@storybook/react-vite": "8.3.0", | ||
"@storybook/theming": "8.3.0", | ||
"@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/node": "22.5.4", | ||
"@types/react": "18.3.5", | ||
"@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.0", | ||
"@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.10.0", | ||
"eslint-config-reearth": "0.3.6", | ||
"eslint-plugin-playwright": "1.6.2", | ||
"eslint-plugin-storybook": "0.8.0", | ||
"husky": "9.1.5", | ||
"husky": "9.1.6", | ||
"i18next-parser": "9.0.2", | ||
"jsdom": "25.0.0", | ||
"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.21.3", | ||
"rollup-plugin-visualizer": "5.12.0", | ||
"storybook": "8.2.9", | ||
"storybook": "8.3.0", | ||
"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.5", | ||
"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", | ||
"@apollo/client": "3.11.8", | ||
"@auth0/auth0-react": "2.2.4", | ||
"@aws-amplify/auth": "6.4.0", | ||
"@aws-amplify/ui-react": "6.3.1", | ||
"@carbon/colors": "11.26.0", | ||
"@emotion/react": "11.13.3", | ||
"@emotion/styled": "11.13.0", | ||
"@floating-ui/dom": "1.6.10", | ||
"@floating-ui/react": "0.24.7", | ||
"@floating-ui/react": "0.26.23", | ||
"@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.17.1", | ||
"@lexical/hashtag": "0.17.1", | ||
"@lexical/link": "0.17.1", | ||
"@lexical/list": "0.17.1", | ||
"@lexical/mark": "0.17.1", | ||
"@lexical/overflow": "0.17.1", | ||
"@lexical/react": "0.17.1", | ||
"@lexical/rich-text": "0.17.1", | ||
"@lexical/selection": "0.17.1", | ||
"@lexical/table": "0.17.1", | ||
"@lexical/utils": "0.17.1", | ||
"@monaco-editor/react": "4.6.0", | ||
"@popperjs/core": "2.11.8", | ||
"@reearth/core": "0.0.7-alpha.13", | ||
"@reearth/core": "0.0.7-beta.2", | ||
"@rot1024/use-transition": "1.0.0", | ||
"@sentry/browser": "7.77.0", | ||
"@sentry/browser": "8.30.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.0", | ||
"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", | ||
"graphiql": "3.7.1", | ||
"graphql": "16.9.0", | ||
"i18next": "23.15.1", | ||
"i18next-browser-languagedetector": "8.0.0", | ||
"jotai": "2.9.3", | ||
"js-yaml": "4.1.0", | ||
"jszip": "3.10.1", | ||
"lexical": "0.12.2", | ||
"lexical": "0.17.1", | ||
"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.5", | ||
"react": "18.3.1", | ||
"react-accessible-accordion": "5.0.0", | ||
"react-align": "2.2.2", | ||
|
@@ -167,7 +167,7 @@ | |
"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", | ||
|
@@ -179,5 +179,5 @@ | |
"use-file-input": "1.0.0", | ||
"uuid": "10.0.0" | ||
}, | ||
"packageManager": "[email protected].0" | ||
"packageManager": "[email protected].1" | ||
} |
Oops, something went wrong.