mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
fix(deps): update dependency applicationinsights to v3
This commit is contained in:
parent
f1f9dab8b7
commit
99ad4951f6
2 changed files with 1100 additions and 147 deletions
|
@ -48,7 +48,7 @@
|
||||||
"prettier": "@silverhand/eslint-config/.prettierrc",
|
"prettier": "@silverhand/eslint-config/.prettierrc",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@silverhand/essentials": "^2.9.1",
|
"@silverhand/essentials": "^2.9.1",
|
||||||
"applicationinsights": "^2.9.5"
|
"applicationinsights": "^3.0.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"tslib": "^2.4.1"
|
"tslib": "^2.4.1"
|
||||||
|
|
1245
pnpm-lock.yaml
1245
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue