Skip to content

Commit

Permalink
Merge master
Browse files Browse the repository at this point in the history
  • Loading branch information
glahaye committed Oct 15, 2024
2 parents 4c24802 + ae27264 commit 40ee673
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 94 deletions.
12 changes: 6 additions & 6 deletions webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
"eject": "react-scripts eject"
},
"dependencies": {
"@azure/msal-browser": "^3.20.0",
"@azure/msal-react": "^2.0.21",
"@azure/msal-browser": "^3.26.1",
"@azure/msal-react": "^2.0.22",
"@fluentui/react-components": "^9.54.13",
"@fluentui/react-icons": "^2.0.253",
"@fluentui/react-icons": "^2.0.258",
"@fluentui/react-northstar": "^0.66.4",
"@microsoft/signalr": "^8.0.7",
"@playwright/test": "^1.46.1",
"@reduxjs/toolkit": "^2.2.7",
"debug": "^4.3.6",
"debug": "^4.3.7",
"microsoft-cognitiveservices-speech-sdk": "^1.40.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand All @@ -34,8 +34,8 @@
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@types/debug": "^4.1.12",
"@types/node": "^22.5.2",
"@types/react": "^18.3.3",
"@types/node": "^22.7.5",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
Expand Down
Loading

0 comments on commit 40ee673

Please sign in to comment.