Skip to content

Commit c3fbc62

Browse files
fix: updates
Signed-off-by: Andriy Kalashnykov <[email protected]>
1 parent 7faa2c7 commit c3fbc62

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

src/web/package-lock.json

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/web/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,17 @@
1212
"dependencies": {
1313
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
1414
"@fluentui/react": "^8.122.9",
15+
"@microsoft/applicationinsights-common": "^3.3.5",
1516
"@microsoft/applicationinsights-react-js": "^17.3.5",
1617
"@microsoft/applicationinsights-web": "^3.3.5",
1718
"axios": "^1.7.9",
1819
"dotenv": "^16.4.7",
1920
"history": "^5.3.0",
2021
"react": "^18.3.1",
2122
"react-dom": "^18.3.1",
23+
"react-router": "^7.1.5",
2224
"react-router-dom": "^7.1.5",
23-
"web-vitals": "^4.0.0"
25+
"web-vitals": "^4.2.4"
2426
},
2527
"devDependencies": {
2628
"@types/react": "^18.3.18",

src/web/pnpm-lock.yaml

Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)