Skip to content

Commit

Permalink
[Pre-Release] Update Application Insights dependencies to v3.3.4 (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
siyuniu-ms authored Oct 30, 2024
1 parent 70aa5b6 commit 715c459
Show file tree
Hide file tree
Showing 5 changed files with 9,151 additions and 8,875 deletions.
4 changes: 2 additions & 2 deletions applicationinsights-react-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
},
"dependencies": {
"@microsoft/applicationinsights-shims": "^3.0.1",
"@microsoft/applicationinsights-core-js": "^3.3.3",
"@microsoft/applicationinsights-common": "^3.3.3",
"@microsoft/applicationinsights-core-js": "^3.3.4",
"@microsoft/applicationinsights-common": "^3.3.4",
"@microsoft/dynamicproto-js": "^2.0.3",
"@nevware21/ts-utils": ">= 0.11.3 < 2.x"
},
Expand Down
32 changes: 16 additions & 16 deletions common/config/rush/npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions sample/applicationinsights-react-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"author": "Microsoft Application Insights Team",
"license": "MIT",
"dependencies": {
"@microsoft/applicationinsights-core-js": "^3.3.3",
"@microsoft/applicationinsights-core-js": "^3.3.4",
"@microsoft/applicationinsights-react-js": "17.3.3",
"@microsoft/applicationinsights-web": "^3.3.3",
"@microsoft/applicationinsights-web": "^3.3.4",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "^6.11.2",
Expand Down
Loading

0 comments on commit 715c459

Please sign in to comment.