Upgrading component library

This commit is contained in:
2025-03-05 13:32:16 -06:00
parent 01d1ba3ce5
commit 6983fc7b84
3 changed files with 58 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "app",
"private": true,
"version": "1.0.0",
"version": "1.1.0",
"type": "module",
"scripts": {
"dev": "vite",
@@ -13,7 +13,7 @@
"@azure/msal-browser": "^4.2.1",
"@azure/msal-react": "^3.0.4",
"@microsoft/microsoft-graph-types": "^2.40.0",
"@noahspan/noahspan-components": "^1.3.1",
"@noahspan/noahspan-components": "^1.4.0",
"axios": "^1.7.9",
"react": "^19.0.0",
"react-dom": "^19.0.0",