aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package.json b/package.json
index fa5e415..63ed4fc 100644
--- a/package.json
+++ b/package.json
@@ -20,9 +20,13 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"framer-motion": "^12.23.14",
+ "install": "^0.13.0",
+ "leaflet": "^1.9.4",
"lucide-react": "^0.544.0",
+ "npm": "^11.7.0",
"react": "^19.1.1",
"react-dom": "^19.1.1",
+ "react-leaflet": "^5.0.0",
"react-router-dom": "^7.9.1",
"tailwind-merge": "^3.3.1",
"tailwindcss": "^4.1.13"
@@ -30,6 +34,7 @@
"devDependencies": {
"@eslint/js": "^9.35.0",
"@tailwindcss/typography": "^0.5.16",
+ "@types/leaflet": "^1.9.21",
"@types/node": "^24.5.1",
"@types/react": "^19.1.13",
"@types/react-dom": "^19.1.9",