diff options
| author | Yuval Adam <_@yuv.al> | 2025-09-24 10:07:20 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2025-09-24 10:07:20 +0200 |
| commit | c89f55bc7949e2741d29f76392ab3af8d49886ca (patch) | |
| tree | 4e217ab6f1da0f85ddcd2881ba547fed4a8399ba /package.json | |
| parent | bd921aa827d0edbf8ad8523cf570d8baba4c9076 (diff) | |
Remove rc-slider
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/package.json b/package.json index 8e16464..1131a43 100644 --- a/package.json +++ b/package.json @@ -12,20 +12,19 @@ "@astrojs/cloudflare": "^12.6.9", "@astrojs/react": "^4.3.1", "@tailwindcss/vite": "^4.1.13", + "@types/luxon": "^3.7.1", + "@types/mapbox-gl": "^3.4.1", "@types/react": "^19.1.13", "@types/react-dom": "^19.1.9", "astro": "^5.13.10", "axios": "^1.12.2", "luxon": "^3.7.2", "mapbox-gl": "^3.15.0", - "rc-slider": "^11.1.9", "react": "^19.1.1", "react-dom": "^19.1.1", "tailwindcss": "^4.1.13" }, "devDependencies": { - "@types/luxon": "^3.7.1", - "@types/mapbox-gl": "^3.4.1", "wrangler": "^4.39.0" } } |
