Merge branch '3d_bin' into staging_environment

This commit is contained in:
csawatzky 2026-06-12 14:17:54 -06:00
commit 370134a401
58 changed files with 10125 additions and 75 deletions

View file

@ -38,10 +38,13 @@
"@mui/styles": "^6.1.6",
"@mui/x-date-pickers": "^7.26.0",
"@react-pdf/renderer": "^4.3.0",
"@react-three/drei": "^9.105.6",
"@react-three/fiber": "^8.18.0",
"@sentry/react": "^8.38.0",
"@turf/area": "^7.2.0",
"@turf/turf": "^7.2.0",
"@types/classnames": "^2.3.0",
"@types/three": "^0.183.1",
"axios": "^1.7.7",
"crisp-sdk-web": "^1.0.26",
"dayjs": "^1.11.13",
@ -74,6 +77,7 @@
"react-virtualized-auto-sizer": "^1.0.25",
"recharts": "^2.15.1",
"semver": "^7.7.1",
"three": "^0.152.2",
"victory": "^37.3.6",
"weather-icons-react": "^1.2.0"
},