Skip to content

Commit

Permalink
Update to ApplicationInsights 3.3.5 (#139)
Browse files Browse the repository at this point in the history
* update core to 3.3.5

* update
  • Loading branch information
Karlie-777 authored Feb 4, 2025
1 parent 71aed47 commit 8ab20a7
Show file tree
Hide file tree
Showing 5 changed files with 14,589 additions and 14,767 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.4",
"@microsoft/applicationinsights-common": "^3.3.4",
"@microsoft/applicationinsights-core-js": "^3.3.5",
"@microsoft/applicationinsights-common": "^3.3.5",
"@microsoft/dynamicproto-js": "^2.0.3",
"@nevware21/ts-utils": ">= 0.11.3 < 2.x"
},
Expand Down
150 changes: 75 additions & 75 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.4",
"@microsoft/applicationinsights-core-js": "^3.3.5",
"@microsoft/applicationinsights-react-js": "17.3.4",
"@microsoft/applicationinsights-web": "^3.3.4",
"@microsoft/applicationinsights-web": "^3.3.5",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "^6.11.2",
Expand Down
Loading

0 comments on commit 8ab20a7

Please sign in to comment.