mirror of
https://github.com/TomasiDeveloping/PlayerManagement.git
synced 2026-04-16 17:22:21 +00:00
ngx-toastr
This commit is contained in:
parent
e91daa881d
commit
2566e02897
17
Ui/package-lock.json
generated
17
Ui/package-lock.json
generated
@ -30,7 +30,7 @@
|
|||||||
"ngx-mask": "^21.0.1",
|
"ngx-mask": "^21.0.1",
|
||||||
"ngx-pagination": "^6.0.3",
|
"ngx-pagination": "^6.0.3",
|
||||||
"ngx-spinner": "^21.0.0",
|
"ngx-spinner": "^21.0.0",
|
||||||
"ngx-toastr": "^19.0.0",
|
"ngx-toastr": "^20.0.5",
|
||||||
"rxjs": "~7.8.0",
|
"rxjs": "~7.8.0",
|
||||||
"sweetalert2": "^11.22.4",
|
"sweetalert2": "^11.22.4",
|
||||||
"tslib": "^2.3.0",
|
"tslib": "^2.3.0",
|
||||||
@ -9787,16 +9787,17 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/ngx-toastr": {
|
"node_modules/ngx-toastr": {
|
||||||
"version": "19.0.0",
|
"version": "20.0.5",
|
||||||
"resolved": "https://registry.npmjs.org/ngx-toastr/-/ngx-toastr-19.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/ngx-toastr/-/ngx-toastr-20.0.5.tgz",
|
||||||
"integrity": "sha512-6pTnktwwWD+kx342wuMOWB4+bkyX9221pAgGz3SHOJH0/MI9erLucS8PeeJDFwbUYyh75nQ6AzVtolgHxi52dQ==",
|
"integrity": "sha512-JcGu1Cbl+0SovPhxma72ygGeZHtpHWWKwBCyiabb+MSWYtXu/SOwEZ2HTWtZ4wcEYOOiy9tDQZgiEKWXpibpRw==",
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"tslib": "^2.3.0"
|
"tslib": "^2.8.1"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@angular/common": ">=16.0.0-0",
|
"@angular/common": "^21.0.0",
|
||||||
"@angular/core": ">=16.0.0-0",
|
"@angular/core": "^21.0.0",
|
||||||
"@angular/platform-browser": ">=16.0.0-0"
|
"rxjs": "^7.8.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/node-addon-api": {
|
"node_modules/node-addon-api": {
|
||||||
|
|||||||
@ -32,7 +32,7 @@
|
|||||||
"ngx-mask": "^21.0.1",
|
"ngx-mask": "^21.0.1",
|
||||||
"ngx-pagination": "^6.0.3",
|
"ngx-pagination": "^6.0.3",
|
||||||
"ngx-spinner": "^21.0.0",
|
"ngx-spinner": "^21.0.0",
|
||||||
"ngx-toastr": "^19.0.0",
|
"ngx-toastr": "^20.0.5",
|
||||||
"rxjs": "~7.8.0",
|
"rxjs": "~7.8.0",
|
||||||
"sweetalert2": "^11.22.4",
|
"sweetalert2": "^11.22.4",
|
||||||
"tslib": "^2.3.0",
|
"tslib": "^2.3.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user