|
52 | 52 | "@radix-ui/react-label": "^2.1.8", |
53 | 53 | "@radix-ui/react-popover": "^1.1.15", |
54 | 54 | "@radix-ui/react-select": "^2.2.6", |
55 | | - "@radix-ui/react-separator": "^1.1.7", |
| 55 | + "@radix-ui/react-separator": "^1.1.8", |
56 | 56 | "@radix-ui/react-slot": "^1.2.4", |
57 | 57 | "@radix-ui/react-switch": "^1.2.6", |
58 | 58 | "@radix-ui/react-toggle": "^1.1.10", |
|
78 | 78 | "date-fns": "^4.1.0", |
79 | 79 | "jotai": "^2.15.0", |
80 | 80 | "js-cookie": "^3.0.5", |
| 81 | + "leaflet": "^1.9.4", |
| 82 | + "leaflet-draw": "^1.0.4", |
81 | 83 | "lowlight": "^3.3.0", |
82 | 84 | "lucide-react": "^0.548.0", |
83 | 85 | "next": "^16.1.6", |
|
90 | 92 | "react-dom": "^19.2.3", |
91 | 93 | "react-hook-form": "^7.65.0", |
92 | 94 | "react-intersection-observer": "^9.16.0", |
| 95 | + "react-leaflet": "^5.0.0", |
93 | 96 | "react-medium-image-zoom": "^5.4.0", |
94 | 97 | "sanitize-html": "^2.17.1", |
95 | 98 | "sonner": "^2.0.7", |
|
110 | 113 | "@testing-library/react": "^16.3.0", |
111 | 114 | "@testing-library/user-event": "^14.6.1", |
112 | 115 | "@types/js-cookie": "^3.0.6", |
| 116 | + "@types/leaflet": "^1.9.21", |
| 117 | + "@types/leaflet-draw": "^1.0.13", |
113 | 118 | "@types/node": "^22.19.3", |
114 | 119 | "@types/react": "^19.2.7", |
115 | 120 | "@types/react-dom": "^19", |
|
0 commit comments