Skip to content
169 changes: 84 additions & 85 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"react-spinners": "^0.17.0",
"recharts": "^3.7.0",
"swiper": "^12.1.2",
"tailwind-merge": "^3.4.1",
"three": "^0.183.1"
"tailwind-merge": "^3.5.0",
"three": "^0.183.2"
},
"devDependencies": {
"@tailwindcss/postcss": "^4.2.0",
"@tailwindcss/postcss": "^4.2.1",
"@types/leaflet": "^1.9.21",
"@types/node": "^25",
"@types/react": "^19",
Expand Down
Loading