|
33 | 33 | "react-dom": "^19.0.0" |
34 | 34 | }, |
35 | 35 | "dependencies": { |
36 | | - "@radix-ui/react-checkbox": "1.3.3", |
37 | | - "@radix-ui/react-dialog": "1.1.15", |
38 | | - "@radix-ui/react-icons": "1.3.2", |
39 | | - "@radix-ui/react-select": "2.2.6", |
40 | | - "@radix-ui/react-separator": "1.1.8", |
41 | | - "@radix-ui/react-slider": "1.3.6", |
42 | | - "@radix-ui/react-slot": "1.2.4", |
43 | | - "@radix-ui/react-switch": "1.2.6", |
44 | | - "@radix-ui/react-toggle": "1.1.10", |
| 36 | + "@radix-ui/react-checkbox": "^1.3.3", |
| 37 | + "@radix-ui/react-dialog": "^1.1.15", |
| 38 | + "@radix-ui/react-icons": "^1.3.2", |
| 39 | + "@radix-ui/react-select": "^2.2.6", |
| 40 | + "@radix-ui/react-separator": "^1.1.8", |
| 41 | + "@radix-ui/react-slider": "^1.3.6", |
| 42 | + "@radix-ui/react-slot": "^1.2.4", |
| 43 | + "@radix-ui/react-switch": "^1.2.6", |
| 44 | + "@radix-ui/react-toggle": "^1.1.10", |
45 | 45 | "@reearth/cesium-mvt-imagery-provider": "1.6.1", |
46 | 46 | "@reearth/spatial-id-sdk": "0.0.0", |
47 | 47 | "@rot1024/use-transition": "1.0.0", |
48 | 48 | "@seznam/compose-react-refs": "1.0.6", |
49 | | - "@turf/invariant": "6.5.0", |
50 | | - "@turf/turf": "6.5.0", |
51 | | - "@types/proj4": "2.5.6", |
| 49 | + "@turf/invariant": "^7.3.3", |
| 50 | + "@turf/turf": "^7.3.3", |
52 | 51 | "@ungap/event-target": "0.2.4", |
53 | 52 | "@xstate/react": "3.2.1", |
54 | 53 | "cesium-dnd": "1.1.0", |
55 | | - "csv-parse": "5.5.2", |
56 | | - "d3": "7.9.0", |
57 | | - "fast-xml-parser": "4.3.2", |
58 | | - "framer-motion": "11.0.27", |
| 54 | + "csv-parse": "^6.1.0", |
| 55 | + "d3": "^7.9.0", |
| 56 | + "fast-xml-parser": "^5.3.3", |
| 57 | + "framer-motion": "^12.29.2", |
59 | 58 | "geojson": "0.5.0", |
60 | 59 | "jotai": "1.12.1", |
61 | | - "js-md5": "0.7.3", |
62 | | - "jsep": "1.4.0", |
63 | | - "jsonpath-plus": "10.3.0", |
64 | | - "jszip": "3.10.1", |
65 | | - "lodash-es": "4.17.21", |
66 | | - "lru-cache": "8.0.4", |
67 | | - "pbf": "3.2.1", |
68 | | - "proj4": "2.20.2", |
| 60 | + "js-md5": "^0.8.3", |
| 61 | + "jsep": "^1.4.0", |
| 62 | + "jsonpath-plus": "^10.3.0", |
| 63 | + "jszip": "^3.10.1", |
| 64 | + "lodash-es": "^4.17.23", |
| 65 | + "lru-cache": "^11.2.5", |
| 66 | + "pbf": "^4.0.1", |
| 67 | + "proj4": "^2.20.2", |
69 | 68 | "protomaps": "1.23.1", |
70 | 69 | "react-dnd": "16.0.1", |
71 | 70 | "react-dnd-html5-backend": "16.0.1", |
72 | | - "react-error-boundary": "4.0.11", |
| 71 | + "react-error-boundary": "^6.1.0", |
73 | 72 | "react-nl2br": "1.0.4", |
74 | | - "react-use": "17.6.0", |
75 | | - "resium": "1.18.4", |
| 73 | + "react-use": "^17.6.0", |
| 74 | + "resium": "^1.19.3", |
76 | 75 | "suspend-react": "0.1.3", |
77 | | - "tailwind-merge": "2.5.2", |
78 | | - "tailwindcss": "3.4.10", |
79 | | - "tailwindcss-animate": "1.0.7", |
| 76 | + "tailwind-merge": "^2.5.5", |
| 77 | + "tailwindcss": "^3.4.17", |
| 78 | + "tailwindcss-animate": "^1.0.7", |
80 | 79 | "tiny-invariant": "1.3.3", |
81 | 80 | "use-callback-ref": "1.3.3", |
82 | 81 | "use-custom-compare": "1.5.0", |
83 | | - "uuid": "9.0.1", |
| 82 | + "uuid": "^13.0.0", |
84 | 83 | "xstate": "4.38.2" |
85 | 84 | }, |
86 | 85 | "devDependencies": { |
87 | | - "@apollo/client": "3.8.1", |
88 | | - "@chromatic-com/storybook": "^1.3.3", |
89 | | - "@emotion/jest": "11.11.0", |
90 | | - "@storybook/addon-essentials": "8.4.7", |
91 | | - "@storybook/addon-interactions": "8.4.7", |
92 | | - "@storybook/addon-links": "8.4.7", |
93 | | - "@storybook/addon-onboarding": "8.4.7", |
94 | | - "@storybook/blocks": "8.4.7", |
95 | | - "@storybook/react": "8.4.7", |
96 | | - "@storybook/react-vite": "8.4.7", |
97 | | - "@storybook/test": "8.4.7", |
98 | | - "@testing-library/jest-dom": "6.1.4", |
99 | | - "@testing-library/react": "14.0.0", |
100 | | - "@types/d3": "7.4.3", |
101 | | - "@types/geojson": "7946.0.16", |
102 | | - "@types/js-md5": "0.8.0", |
103 | | - "@types/lodash-es": "4.17.12", |
104 | | - "@types/node": "20.17.15", |
105 | | - "@types/pbf": "3.0.5", |
106 | | - "@types/react": "19.0.0", |
107 | | - "@types/react-dom": "19.0.0", |
108 | | - "@types/scheduler": "0.23.0", |
109 | | - "@types/uuid": "9.0.8", |
110 | | - "@vitejs/plugin-react": "4.2.1", |
| 86 | + "@apollo/client": "^4.1.2", |
| 87 | + "@chromatic-com/storybook": "^5.0.0", |
| 88 | + "@emotion/jest": "^11.14.2", |
| 89 | + "@storybook/addon-docs": "^10.2.3", |
| 90 | + "@storybook/addon-links": "^10.2.3", |
| 91 | + "@storybook/addon-onboarding": "^10.2.3", |
| 92 | + "@storybook/react": "^10.2.3", |
| 93 | + "@storybook/react-vite": "^10.2.3", |
| 94 | + "@testing-library/dom": "^10.4.1", |
| 95 | + "@testing-library/jest-dom": "^6.9.1", |
| 96 | + "@testing-library/react": "^16.3.2", |
| 97 | + "@types/d3": "^7.4.3", |
| 98 | + "@types/geojson": "^7946.0.16", |
| 99 | + "@types/js-md5": "^0.8.0", |
| 100 | + "@types/lodash-es": "^4.17.12", |
| 101 | + "@types/node": "^25.0.10", |
| 102 | + "@types/pbf": "^3.0.5", |
| 103 | + "@types/react": "^19.2.10", |
| 104 | + "@types/react-dom": "^19.2.3", |
| 105 | + "@types/scheduler": "^0.26.0", |
| 106 | + "@vitejs/plugin-react": "^5.1.2", |
111 | 107 | "@xstate/cli": "0.5.17", |
112 | | - "autoprefixer": "10.4.22", |
113 | | - "cesium": "1.118.0", |
114 | | - "class-variance-authority": "0.7.1", |
115 | | - "clsx": "2.1.1", |
| 108 | + "autoprefixer": "^10.4.23", |
| 109 | + "cesium": "^1.137.0", |
| 110 | + "class-variance-authority": "^0.7.1", |
| 111 | + "clsx": "^2.1.1", |
116 | 112 | "eslint": "8.57.0", |
117 | 113 | "eslint-config-reearth": "0.3.0", |
118 | | - "eslint-plugin-storybook": "0.8.0", |
119 | | - "jsdom": "22.1.0", |
120 | | - "postcss": "8.5.6", |
121 | | - "prettier": "3.1.0", |
122 | | - "react": "19.0.1", |
123 | | - "react-dom": "19.0.1", |
124 | | - "storybook": "8.4.7", |
125 | | - "typescript": "5.2.2", |
126 | | - "vite": "5.0.8", |
| 114 | + "eslint-plugin-storybook": "^10.2.3", |
| 115 | + "jsdom": "^27.4.0", |
| 116 | + "postcss": "^8.5.6", |
| 117 | + "prettier": "^3.8.1", |
| 118 | + "react": "^19.2.4", |
| 119 | + "react-dom": "^19.2.4", |
| 120 | + "storybook": "^10.2.3", |
| 121 | + "type-fest": "^5.4.2", |
| 122 | + "typescript": "^5.9.3", |
| 123 | + "vite": "^7.3.1", |
127 | 124 | "vite-plugin-cesium": "1.2.23", |
128 | | - "vite-plugin-dts": "3.8.1", |
| 125 | + "vite-plugin-dts": "^4.5.4", |
129 | 126 | "vite-plugin-svgr": "4.5.0", |
130 | | - "vite-tsconfig-paths": "^4.3.2", |
131 | | - "vitest": "1.0.4", |
132 | | - "web-streams-polyfill": "3.2.1" |
| 127 | + "vite-tsconfig-paths": "^6.0.5", |
| 128 | + "vitest": "^4.0.18", |
| 129 | + "web-streams-polyfill": "^4.2.0" |
133 | 130 | }, |
134 | 131 | "resolutions": { |
135 | 132 | "jackspeak": "3.1.2" |
|
0 commit comments