|
42 | 42 | "@radix-ui/react-slot": "^1.2.4", |
43 | 43 | "@radix-ui/react-switch": "^1.2.6", |
44 | 44 | "@radix-ui/react-toggle": "^1.1.10", |
45 | | - "@reearth/cesium-mvt-imagery-provider": "1.6.1", |
| 45 | + "@reearth/cesium-mvt-imagery-provider": "1.6.2", |
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 | 49 | "@turf/invariant": "^7.3.3", |
50 | 50 | "@turf/turf": "^7.3.3", |
51 | 51 | "@ungap/event-target": "0.2.4", |
52 | | - "@xstate/react": "3.2.1", |
| 52 | + "@xstate/react": "^6.1.0", |
53 | 53 | "cesium-dnd": "1.1.0", |
54 | 54 | "csv-parse": "^6.1.0", |
55 | 55 | "d3": "^7.9.0", |
56 | 56 | "fast-xml-parser": "^5.3.3", |
57 | 57 | "framer-motion": "^12.29.2", |
58 | 58 | "geojson": "0.5.0", |
59 | | - "jotai": "1.12.1", |
| 59 | + "jotai": "^2.18.0", |
60 | 60 | "js-md5": "^0.8.3", |
61 | 61 | "jsep": "^1.4.0", |
62 | 62 | "jsonpath-plus": "^10.3.0", |
|
65 | 65 | "lru-cache": "^11.2.5", |
66 | 66 | "pbf": "^4.0.1", |
67 | 67 | "proj4": "^2.20.2", |
68 | | - "protomaps": "1.23.1", |
| 68 | + "protomaps-leaflet": "^5.1.0", |
69 | 69 | "react-dnd": "16.0.1", |
70 | 70 | "react-dnd-html5-backend": "16.0.1", |
71 | 71 | "react-error-boundary": "^6.1.0", |
72 | 72 | "react-nl2br": "1.0.4", |
73 | 73 | "react-use": "^17.6.0", |
74 | 74 | "resium": "^1.19.3", |
75 | 75 | "suspend-react": "0.1.3", |
76 | | - "tailwind-merge": "^2.5.5", |
77 | | - "tailwindcss": "^3.4.17", |
| 76 | + "tailwind-merge": "^3.5.0", |
| 77 | + "tailwindcss": "^4.2.1", |
78 | 78 | "tailwindcss-animate": "^1.0.7", |
79 | 79 | "tiny-invariant": "1.3.3", |
80 | 80 | "use-callback-ref": "1.3.3", |
81 | 81 | "use-custom-compare": "1.5.0", |
82 | 82 | "uuid": "^13.0.0", |
83 | | - "xstate": "4.38.2" |
| 83 | + "xstate": "^5.28.0" |
84 | 84 | }, |
85 | 85 | "devDependencies": { |
86 | 86 | "@apollo/client": "^4.1.2", |
|
105 | 105 | "@types/scheduler": "^0.26.0", |
106 | 106 | "@vitejs/plugin-react": "^5.1.2", |
107 | 107 | "@xstate/cli": "0.5.17", |
| 108 | + "@tailwindcss/postcss": "^4.2.1", |
108 | 109 | "autoprefixer": "^10.4.23", |
109 | 110 | "cesium": "^1.137.0", |
110 | 111 | "class-variance-authority": "^0.7.1", |
111 | 112 | "clsx": "^2.1.1", |
112 | 113 | "eslint": "8.57.0", |
113 | 114 | "eslint-config-reearth": "0.3.0", |
114 | 115 | "eslint-plugin-storybook": "^10.2.3", |
115 | | - "jsdom": "^27.4.0", |
| 116 | + "jsdom": "^28.1.0", |
116 | 117 | "postcss": "^8.5.6", |
117 | 118 | "prettier": "^3.8.1", |
118 | 119 | "react": "^19.2.4", |
|
0 commit comments