Merge branch 'dev_environment' of gitlab.com:brandx/bxt-app into dev_environment

This commit is contained in:
Carter 2025-04-16 09:33:53 -06:00
commit cb952b284e
17 changed files with 2300 additions and 1599 deletions

View file

@ -69,6 +69,7 @@
"react-router-dom": "^6.28.0",
"react-virtualized-auto-sizer": "^1.0.25",
"recharts": "^2.15.1",
"semver": "^7.7.1",
"victory": "^37.3.6",
"weather-icons-react": "^1.2.0"
},
@ -85,6 +86,7 @@
"@types/react-dom": "^18.3.0",
"@types/react-infinite-scroller": "^1.2.5",
"@types/react-map-gl": "^6.1.7",
"@types/semver": "^7.7.0",
"@vitejs/plugin-react": "^4.3.2",
"eslint": "^9.11.1",
"eslint-plugin-react-hooks": "^5.1.0-rc.0",