Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

Commit

Permalink
Update package.json dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Aloento committed Feb 19, 2024
1 parent 842939a commit a12256a
Show file tree
Hide file tree
Showing 2 changed files with 517 additions and 517 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "awaishop",
"private": true,
"version": "1.3.5",
"version": "1.4.0",
"type": "module",
"author": {
"name": "Aloento",
Expand All @@ -15,9 +15,9 @@
"update": "npx npm-check-updates -u"
},
"dependencies": {
"@azure/msal-browser": "^3.9.0",
"@azure/msal-common": "^14.7.0",
"@azure/msal-react": "^2.0.11",
"@azure/msal-browser": "^3.10.0",
"@azure/msal-common": "^14.7.1",
"@azure/msal-react": "^2.0.12",
"@fluentui/react-components": "^9.46.4",
"@fluentui/react-hooks": "^8.6.36",
"@fluentui/react-icons": "^2.0.227",
Expand Down Expand Up @@ -53,7 +53,7 @@
},
"devDependencies": {
"@types/lodash-es": "^4.17.12",
"@types/react": "^18.2.55",
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react-swc": "^3.6.0",
"typescript": "^5.3.3",
Expand Down
Loading

0 comments on commit a12256a

Please sign in to comment.