feature/4-pilots---add

This commit is contained in:
2024-06-22 07:14:30 -05:00
parent 7bcddf9d13
commit 9d5a6f7d09
35 changed files with 1430 additions and 3201 deletions

View File

@@ -10,13 +10,13 @@
"preview": "vite preview"
},
"dependencies": {
"@azure/msal-react": "^2.0.15",
"@azure/msal-browser": "^3.17.0",
"@azure/msal-react": "^2.0.19",
"@fortawesome/fontawesome-svg-core": "^6.5.2",
"@fortawesome/free-regular-svg-icons": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@fortawesome/react-fontawesome": "^0.2.2",
"@nextui-org/react": "^2.3.6",
"@noahspan/noahspan-components": "^0.2.5",
"@noahspan/noahspan-components": "^0.3.0",
"axios": "^1.7.2",
"framer-motion": "^11.1.7",
"react": "^18.2.0",
@@ -25,6 +25,7 @@
"react-router-dom": "^6.23.0"
},
"devDependencies": {
"@microsoft/microsoft-graph-types": "^2.40.0",
"@types/react": "^18.2.66",
"@types/react-dom": "^18.2.22",
"@vitejs/plugin-react": "^4.2.1",