feat: add react-spring and use-gesture dependencies

This commit is contained in:
Viktor Barzin 2026-02-21 13:50:38 +00:00
parent 3384798b34
commit e7eb8523cb
No known key found for this signature in database
GPG key ID: 0EB088298288D958
2 changed files with 94 additions and 0 deletions

View file

@ -29,6 +29,7 @@
"@radix-ui/react-slot": "^1.2.3",
"@radix-ui/react-tabs": "^1.1.13",
"@radix-ui/react-tooltip": "^1.2.7",
"@react-spring/web": "^10.0.3",
"@simplewebauthn/browser": "^10.0.0",
"@tabler/icons-react": "^3.34.0",
"@tailwindcss/vite": "^4.1.10",
@ -36,6 +37,7 @@
"@types/d3": "^7.4.3",
"@types/mapbox-gl": "^3.4.1",
"@types/turf": "^3.5.32",
"@use-gesture/react": "^10.3.1",
"chrono-node": "^2.8.3",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",