Skip to content

Commit

Permalink
[Pre-Release] Update Application Insights dependencies to v3.3.3 (#118)
Browse files Browse the repository at this point in the history
* [Pre-Release] Update Application Insights dependencies to v3.3.3

* Update yarn.lock
  • Loading branch information
siyuniu-ms authored Sep 27, 2024
1 parent 4f67921 commit 7ee0aa3
Show file tree
Hide file tree
Showing 5 changed files with 5,802 additions and 4,736 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.2",
"@microsoft/applicationinsights-common": "^3.3.2",
"@microsoft/applicationinsights-core-js": "^3.3.3",
"@microsoft/applicationinsights-common": "^3.3.3",
"@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.2",
"@microsoft/applicationinsights-core-js": "^3.3.3",
"@microsoft/applicationinsights-react-js": "17.3.2",
"@microsoft/applicationinsights-web": "^3.3.2",
"@microsoft/applicationinsights-web": "^3.3.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "^6.11.2",
Expand Down
1 change: 1 addition & 0 deletions sample/applicationinsights-react-sample/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4643,6 +4643,7 @@ [email protected]:
statuses "2.0.1"
unpipe "~1.0.0"


find-cache-dir@^3.3.1:
version "3.3.2"
resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-3.3.2.tgz#b30c5b6eff0730731aea9bbd9dbecbd80256d64b"
Expand Down
Loading

0 comments on commit 7ee0aa3

Please sign in to comment.