Skip to content

Commit

Permalink
[pre-release] update application insights to 3.3.4 (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
siyuniu-ms authored Oct 30, 2024
1 parent 29ab52b commit 2b2ae2d
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions applicationinsights-react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
"uglify-js": "3.16.0"
},
"dependencies": {
"@microsoft/applicationinsights-common": "^3.3.3",
"@microsoft/applicationinsights-core-js": "^3.3.3",
"@microsoft/applicationinsights-common": "^3.3.4",
"@microsoft/applicationinsights-core-js": "^3.3.4",
"@microsoft/applicationinsights-shims": "^3.0.1",
"@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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
"whatwg-fetch": "^3.0.0"
},
"dependencies": {
"@microsoft/applicationinsights-common": "^3.3.3",
"@microsoft/applicationinsights-core-js": "^3.3.3",
"@microsoft/applicationinsights-common": "^3.3.4",
"@microsoft/applicationinsights-core-js": "^3.3.4",
"@microsoft/applicationinsights-shims": "^3.0.1",
"@microsoft/dynamicproto-js": "^2.0.3",
"@nevware21/ts-utils": ">= 0.11.3 < 2.x"
Expand Down
2 changes: 1 addition & 1 deletion sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@expo/webpack-config": "^18.0.1",
"@microsoft/applicationinsights-react-native": "^4.3.3",
"@microsoft/applicationinsights-web": "^3.3.3",
"@microsoft/applicationinsights-web": "^3.3.4",
"expo": "~48.0.18",
"expo-status-bar": "~1.4.4",
"react": "18.2.0",
Expand Down

0 comments on commit 2b2ae2d

Please sign in to comment.