mirror of
https://github.com/TomasiDeveloping/PlayerManagement.git
synced 2026-04-16 17:22:21 +00:00
ngx-spinner
This commit is contained in:
parent
ffa1cc6189
commit
e91daa881d
15
Ui/package-lock.json
generated
15
Ui/package-lock.json
generated
@ -29,7 +29,7 @@
|
|||||||
"ngx-countup": "^21.0.0",
|
"ngx-countup": "^21.0.0",
|
||||||
"ngx-mask": "^21.0.1",
|
"ngx-mask": "^21.0.1",
|
||||||
"ngx-pagination": "^6.0.3",
|
"ngx-pagination": "^6.0.3",
|
||||||
"ngx-spinner": "^17.0.0",
|
"ngx-spinner": "^21.0.0",
|
||||||
"ngx-toastr": "^19.0.0",
|
"ngx-toastr": "^19.0.0",
|
||||||
"rxjs": "~7.8.0",
|
"rxjs": "~7.8.0",
|
||||||
"sweetalert2": "^11.22.4",
|
"sweetalert2": "^11.22.4",
|
||||||
@ -9773,16 +9773,17 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/ngx-spinner": {
|
"node_modules/ngx-spinner": {
|
||||||
"version": "17.0.0",
|
"version": "21.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/ngx-spinner/-/ngx-spinner-17.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/ngx-spinner/-/ngx-spinner-21.0.0.tgz",
|
||||||
"integrity": "sha512-VWDSvLlCnaWqu0W1L+ybQIRHTbd+GffkX1sWs++iMPXMGVJ2ZCuzW32FHnu+p0regMUHU8r1/rvUcFD0YooJxQ==",
|
"integrity": "sha512-fWwBt4A/q8PPYdotGB1ffgRfNzS/Yw/YyCUtgrtNoyiBiN074OUUSzrq9w4v73hvIv5sxwkdYiOKyyOoeE49Lw==",
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"tslib": "^2.3.0"
|
"tslib": "^2.3.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@angular/animations": ">=15.0.0",
|
"@angular/animations": ">=20.0.0",
|
||||||
"@angular/common": ">=15.0.0",
|
"@angular/common": ">=20.0.0",
|
||||||
"@angular/core": ">=15.0.0"
|
"@angular/core": ">=20.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/ngx-toastr": {
|
"node_modules/ngx-toastr": {
|
||||||
|
|||||||
@ -31,7 +31,7 @@
|
|||||||
"ngx-countup": "^21.0.0",
|
"ngx-countup": "^21.0.0",
|
||||||
"ngx-mask": "^21.0.1",
|
"ngx-mask": "^21.0.1",
|
||||||
"ngx-pagination": "^6.0.3",
|
"ngx-pagination": "^6.0.3",
|
||||||
"ngx-spinner": "^17.0.0",
|
"ngx-spinner": "^21.0.0",
|
||||||
"ngx-toastr": "^19.0.0",
|
"ngx-toastr": "^19.0.0",
|
||||||
"rxjs": "~7.8.0",
|
"rxjs": "~7.8.0",
|
||||||
"sweetalert2": "^11.22.4",
|
"sweetalert2": "^11.22.4",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user