mirror of
https://github.com/TomasiDeveloping/PlayerManagement.git
synced 2026-04-16 17:22:21 +00:00
ngx-mask
This commit is contained in:
parent
1af95c1905
commit
ffa1cc6189
15
Ui/package-lock.json
generated
15
Ui/package-lock.json
generated
@ -27,7 +27,7 @@
|
|||||||
"jest-editor-support": "*",
|
"jest-editor-support": "*",
|
||||||
"moment": "^2.30.1",
|
"moment": "^2.30.1",
|
||||||
"ngx-countup": "^21.0.0",
|
"ngx-countup": "^21.0.0",
|
||||||
"ngx-mask": "^19.0.6",
|
"ngx-mask": "^21.0.1",
|
||||||
"ngx-pagination": "^6.0.3",
|
"ngx-pagination": "^6.0.3",
|
||||||
"ngx-spinner": "^17.0.0",
|
"ngx-spinner": "^17.0.0",
|
||||||
"ngx-toastr": "^19.0.0",
|
"ngx-toastr": "^19.0.0",
|
||||||
@ -9747,16 +9747,17 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/ngx-mask": {
|
"node_modules/ngx-mask": {
|
||||||
"version": "19.0.6",
|
"version": "21.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/ngx-mask/-/ngx-mask-19.0.6.tgz",
|
"resolved": "https://registry.npmjs.org/ngx-mask/-/ngx-mask-21.0.1.tgz",
|
||||||
"integrity": "sha512-lJa3+gIg0XMwjRv71pqW7uYrzFPZXl7VUbdbafJ9uo7QydfHIhUe8ByPgWt5VxvSC2mp5ndE3O7jWMOtv7Kthw==",
|
"integrity": "sha512-L7zyKhXHQjfMLIGPxEmaVXdZ6VurHemgPt352yY9vP0dmWKmmzwF1nkKzDjYqpqEWhL/KMooSqrMGApNVzWeYA==",
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"tslib": "^2.3.0"
|
"tslib": "^2.3.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@angular/common": ">=14.0.0",
|
"@angular/common": "^21.0.0",
|
||||||
"@angular/core": ">=14.0.0",
|
"@angular/core": "^21.0.0",
|
||||||
"@angular/forms": ">=14.0.0"
|
"@angular/forms": "^21.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/ngx-pagination": {
|
"node_modules/ngx-pagination": {
|
||||||
|
|||||||
@ -29,7 +29,7 @@
|
|||||||
"jest-editor-support": "*",
|
"jest-editor-support": "*",
|
||||||
"moment": "^2.30.1",
|
"moment": "^2.30.1",
|
||||||
"ngx-countup": "^21.0.0",
|
"ngx-countup": "^21.0.0",
|
||||||
"ngx-mask": "^19.0.6",
|
"ngx-mask": "^21.0.1",
|
||||||
"ngx-pagination": "^6.0.3",
|
"ngx-pagination": "^6.0.3",
|
||||||
"ngx-spinner": "^17.0.0",
|
"ngx-spinner": "^17.0.0",
|
||||||
"ngx-toastr": "^19.0.0",
|
"ngx-toastr": "^19.0.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user