Skip to content
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
134 changes: 67 additions & 67 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,98 +24,98 @@
"version": "yarn build"
},
"engines": {
"node": ">=20"
"node": ">=24.18.0"
},
"peerDependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^19.2.7",
"react-dom": "^19.2.7",
"cesium": "1.116.x"
},
"dependencies": {
"@reearth/cesium-mvt-imagery-provider": "1.5.4",
"@reearth/cesium-mvt-imagery-provider": "1.6.2",
"@rot1024/use-transition": "1.0.0",
"@seznam/compose-react-refs": "1.0.6",
"@turf/invariant": "6.5.0",
"@turf/turf": "6.5.0",
"@types/proj4": "2.5.5",
"@turf/invariant": "7.3.5",
"@turf/turf": "7.3.5",
"@types/proj4": "2.19.0",
"@ungap/event-target": "0.2.4",
"@xstate/react": "3.2.1",
"@xstate/react": "6.1.0",
"cesium-dnd": "1.1.0",
"csv-parse": "5.5.2",
"csv-parse": "7.0.1",
"d3": "7.9.0",
"fast-xml-parser": "4.3.2",
"framer-motion": "11.0.27",
"fast-xml-parser": "5.9.3",
"framer-motion": "12.42.2",
"geojson": "0.5.0",
"jotai": "1.12.1",
"js-md5": "0.7.3",
"jsep": "1.3.8",
"jsonpath-plus": "7.2.0",
"jotai": "2.20.1",
"js-md5": "0.8.3",
"jsep": "1.4.0",
"jsonpath-plus": "10.4.0",
"jszip": "3.10.1",
"lodash-es": "4.17.21",
"lru-cache": "8.0.4",
"pbf": "3.2.1",
"proj4": "2.11.0",
"protomaps": "1.23.1",
"lodash-es": "4.18.1",
"lru-cache": "11.5.2",
"pbf": "5.1.0",
"proj4": "2.20.9",
"protomaps": "2.0.1",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
"react-error-boundary": "4.0.11",
"react-error-boundary": "6.1.2",
"react-nl2br": "1.0.4",
"react-use": "17.5.0",
"resium": "1.17.4",
"react-use": "17.6.1",
"resium": "1.23.0",
"suspend-react": "0.1.3",
"tiny-invariant": "1.3.3",
"use-callback-ref": "1.3.2",
"use-custom-compare": "1.4.0",
"uuid": "9.0.1",
"xstate": "4.38.2"
"use-callback-ref": "1.3.3",
"use-custom-compare": "1.5.0",
"uuid": "14.0.1",
"xstate": "5.32.4"
},
"devDependencies": {
"@apollo/client": "3.8.1",
"@chromatic-com/storybook": "^1.3.3",
"@emotion/jest": "11.11.0",
"@storybook/addon-essentials": "8.0.8",
"@storybook/addon-interactions": "8.0.8",
"@storybook/addon-links": "8.0.8",
"@storybook/addon-onboarding": "8.0.8",
"@storybook/blocks": "8.0.8",
"@storybook/react": "8.0.8",
"@storybook/react-vite": "8.0.8",
"@storybook/test": "8.0.8",
"@testing-library/jest-dom": "6.1.4",
"@testing-library/react": "14.0.0",
"@apollo/client": "4.2.6",
"@chromatic-com/storybook": "^5.2.1",
"@emotion/jest": "11.14.2",
"@storybook/addon-essentials": "8.6.14",
"@storybook/addon-interactions": "8.6.14",
"@storybook/addon-links": "10.4.6",
"@storybook/addon-onboarding": "10.4.6",
"@storybook/blocks": "8.6.14",
"@storybook/react": "10.4.6",
"@storybook/react-vite": "10.4.6",
"@storybook/test": "8.6.15",
"@testing-library/jest-dom": "6.9.1",
"@testing-library/react": "16.3.2",
"@types/d3": "7.4.3",
"@types/geojson": "7946.0.14",
"@types/js-md5": "0.7.2",
"@types/geojson": "7946.0.16",
"@types/js-md5": "0.8.0",
"@types/lodash-es": "4.17.12",
"@types/node": "20.12.7",
"@types/node": "24.13.3",
"@types/pbf": "3.0.5",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.6",
"@types/uuid": "9.0.8",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"@vitejs/plugin-react": "4.2.1",
"@types/react": "19.2.17",
"@types/react-dom": "19.2.3",
"@types/uuid": "11.0.0",
"@typescript-eslint/eslint-plugin": "8.63.0",
"@typescript-eslint/parser": "8.63.0",
"@vitejs/plugin-react": "6.0.3",
"cesium": "1.118.0",
"eslint": "8.57.0",
"eslint-config-reearth": "0.3.0",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-refresh": "0.4.6",
"eslint-plugin-storybook": "0.8.0",
"jsdom": "22.1.0",
"prettier": "3.2.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"storybook": "8.0.8",
"typescript": "5.2.2",
"vite": "5.0.8",
"eslint": "10.6.0",
"eslint-config-reearth": "0.4.0",
"eslint-plugin-react-hooks": "7.1.1",
"eslint-plugin-react-refresh": "0.5.3",
"eslint-plugin-storybook": "10.4.6",
"jsdom": "29.1.1",
"prettier": "3.9.4",
"react": "19.2.7",
"react-dom": "19.2.7",
"storybook": "10.4.6",
"typescript": "6.0.3",
"vite": "8.1.3",
"vite-plugin-cesium": "1.2.23",
"vite-plugin-dts": "3.8.1",
"vite-plugin-svgr": "4.2.0",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "1.0.4",
"web-streams-polyfill": "3.2.1"
"vite-plugin-dts": "5.0.3",
"vite-plugin-svgr": "5.2.0",
"vite-tsconfig-paths": "^6.1.1",
"vitest": "4.1.10",
"web-streams-polyfill": "4.3.0"
},
"resolutions": {
"jackspeak": "2.1.1"
"jackspeak": "4.2.3"
}
}
Loading
Loading