AW-6046 Angular 17
This commit is contained in:
parent
7d5c10d902
commit
bdf4e03b49
20
package-lock.json
generated
20
package-lock.json
generated
@ -40,7 +40,7 @@
|
|||||||
"ngx-clipboard": "^15.1.0",
|
"ngx-clipboard": "^15.1.0",
|
||||||
"ngx-image-cropper": "^7.2.1",
|
"ngx-image-cropper": "^7.2.1",
|
||||||
"ngx-openlayers": "file:dist/ngx-openlayers",
|
"ngx-openlayers": "file:dist/ngx-openlayers",
|
||||||
"ngx-uploadx": "^5.2.0",
|
"ngx-uploadx": "^6.2.0",
|
||||||
"ol": "~6.3.1",
|
"ol": "~6.3.1",
|
||||||
"olcs": "^2.13.1",
|
"olcs": "^2.13.1",
|
||||||
"resumablejs": "^1.1.0",
|
"resumablejs": "^1.1.0",
|
||||||
@ -13547,14 +13547,14 @@
|
|||||||
"link": true
|
"link": true
|
||||||
},
|
},
|
||||||
"node_modules/ngx-uploadx": {
|
"node_modules/ngx-uploadx": {
|
||||||
"version": "5.4.0",
|
"version": "6.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/ngx-uploadx/-/ngx-uploadx-5.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/ngx-uploadx/-/ngx-uploadx-6.2.0.tgz",
|
||||||
"integrity": "sha512-rul4vNHpmG3xTw2UHKDvR4P9kTJ9+ekat/FKBdoDf3l5Qlh4cYYprzZCuQJAXBJIOTl8d0qZBJb02VqV0E2WAQ==",
|
"integrity": "sha512-59BZH4PN2/8ptyexeVBcxK2CGVYmkyQLnt1Dx5VgodjXTRcz9tcNseZ/TiL0BSzc308tQ2/YVj44xyXoM330JA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"tslib": "^2.2.0"
|
"tslib": "^2.3.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@angular/core": ">=12.0.0 <16.0.0",
|
"@angular/core": ">=14.0.0 <18.0.0",
|
||||||
"rxjs": "^6.4.0 || ^7.0.0"
|
"rxjs": "^6.4.0 || ^7.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -28653,11 +28653,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ngx-uploadx": {
|
"ngx-uploadx": {
|
||||||
"version": "5.4.0",
|
"version": "6.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/ngx-uploadx/-/ngx-uploadx-5.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/ngx-uploadx/-/ngx-uploadx-6.2.0.tgz",
|
||||||
"integrity": "sha512-rul4vNHpmG3xTw2UHKDvR4P9kTJ9+ekat/FKBdoDf3l5Qlh4cYYprzZCuQJAXBJIOTl8d0qZBJb02VqV0E2WAQ==",
|
"integrity": "sha512-59BZH4PN2/8ptyexeVBcxK2CGVYmkyQLnt1Dx5VgodjXTRcz9tcNseZ/TiL0BSzc308tQ2/YVj44xyXoM330JA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"tslib": "^2.2.0"
|
"tslib": "^2.3.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ngx-window-token": {
|
"ngx-window-token": {
|
||||||
|
@ -43,7 +43,7 @@
|
|||||||
"ngx-avatars": "1.7.0",
|
"ngx-avatars": "1.7.0",
|
||||||
"ngx-clipboard": "^15.1.0",
|
"ngx-clipboard": "^15.1.0",
|
||||||
"ngx-image-cropper": "^7.2.1",
|
"ngx-image-cropper": "^7.2.1",
|
||||||
"ngx-uploadx": "^5.2.0",
|
"ngx-uploadx": "^6.2.0",
|
||||||
"ol": "~6.3.1",
|
"ol": "~6.3.1",
|
||||||
"olcs": "^2.13.1",
|
"olcs": "^2.13.1",
|
||||||
"resumablejs": "^1.1.0",
|
"resumablejs": "^1.1.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user