angular upgrade: update ngx-clipboard

This commit is contained in:
bmartins 2023-03-15 20:54:44 +01:00
parent dd31b3551d
commit 4dd3827eb5
2 changed files with 10 additions and 10 deletions

View File

@ -61,7 +61,7 @@
"fork-awesome": "^1.1.7",
"ng-keyboard-shortcuts": "^10.1.17",
"ng2-charts": "^2.4.3",
"ngx-clipboard": "^14.0.2",
"ngx-clipboard": "^15.1.0",
"ngx-markdown": "^10.1.1",
"ngx-webstorage": "^11.1.1",
"node-forge": "^0.10.0",

View File

@ -8900,12 +8900,12 @@ ng2-charts@^2.4.3:
lodash-es "^4.17.15"
tslib "^2.0.0"
ngx-clipboard@^14.0.2:
version "14.0.2"
resolved "https://registry.yarnpkg.com/ngx-clipboard/-/ngx-clipboard-14.0.2.tgz#4098b32499a75a41f8c05991f36d30d2a8ec8122"
integrity sha512-zJaFi09D2bq9X1RYvFixE0AfYOI7E8mUO8S0GXcq76HisuE816HRl+8A46G+NML5GPA3Lr5qaGnQJN533So+8g==
ngx-clipboard@^15.1.0:
version "15.1.0"
resolved "https://registry.yarnpkg.com/ngx-clipboard/-/ngx-clipboard-15.1.0.tgz#9dd5a32d7f42249f519919a7aae34f5e83cec8f5"
integrity sha512-dUJl1cNtdkCqL953oAhP7wmUPFrqW2aDg5OPhwPU9R3cLEdQgU2NbsHEUz4zaPyEopTXu8SR37onVm1Ep8qOHg==
dependencies:
ngx-window-token ">=4.0.0 <6.0.0"
ngx-window-token ">=6.0.0"
tslib "^2.0.0"
ngx-markdown@^10.1.1:
@ -8927,10 +8927,10 @@ ngx-webstorage@^11.1.1:
dependencies:
tslib "^2.0.0"
"ngx-window-token@>=4.0.0 <6.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/ngx-window-token/-/ngx-window-token-5.0.0.tgz#ca63a25038c9fdd73159857276ff67ec7f5b730b"
integrity sha512-DhigCrm9QO8R29lqJYzBC9aaTU0KiWgdnt8RNcTN/DvMaS7shfzAqyvUtxSIm/+JR4gW5JKqR/JODU8760nJMw==
ngx-window-token@>=6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/ngx-window-token/-/ngx-window-token-6.0.0.tgz#8b4704242df93a302422a23163359c09d6bb34a0"
integrity sha512-IeLKO1jzfzSvZ6vlAt4QSY/B5XcHEhdOwTjqvWEPt6/esWV9T3mA2ln10kj6SCc9pUSx4NybxE10gcyyYroImg==
dependencies:
tslib "^2.0.0"