|
@ -23,14 +23,14 @@ |
|
|
"@popperjs/core": "2.11.6", |
|
|
"@popperjs/core": "2.11.6", |
|
|
"acorn": "^6.4.1", |
|
|
"acorn": "^6.4.1", |
|
|
"acorn-dynamic-import": "4.0.0", |
|
|
"acorn-dynamic-import": "4.0.0", |
|
|
"bootstrap": "4.4.1", |
|
|
|
|
|
|
|
|
"bootstrap": "5.2.3", |
|
|
"core-js": "^3.14.0", |
|
|
"core-js": "^3.14.0", |
|
|
"file-loader": "^6.2.0", |
|
|
"file-loader": "^6.2.0", |
|
|
"font-awesome": "4.7.0", |
|
|
"font-awesome": "4.7.0", |
|
|
"is-svg": ">=4.2.2", |
|
|
"is-svg": ">=4.2.2", |
|
|
"isomorphic-fetch": "3.0.0", |
|
|
"isomorphic-fetch": "3.0.0", |
|
|
"jquery": "3.5.0", |
|
|
"jquery": "3.5.0", |
|
|
"ngx-toastr": "^13.2.0", |
|
|
|
|
|
|
|
|
"ngx-toastr": "15.2.2", |
|
|
"normalize.css": "8.0.0", |
|
|
"normalize.css": "8.0.0", |
|
|
"popper.js": "1.16.1", |
|
|
"popper.js": "1.16.1", |
|
|
"rxjs": "^6.5.2", |
|
|
"rxjs": "^6.5.2", |
|
@ -6104,19 +6104,21 @@ |
|
|
"dev": true |
|
|
"dev": true |
|
|
}, |
|
|
}, |
|
|
"node_modules/bootstrap": { |
|
|
"node_modules/bootstrap": { |
|
|
"version": "4.4.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.4.1.tgz", |
|
|
|
|
|
"integrity": "sha512-tbx5cHubwE6e2ZG7nqM3g/FZ5PQEDMWmMGNrCUBVRPHXTJaH7CBDdsLeu3eCh3B1tzAxTnAbtmrzvWEvT2NNEA==", |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=6" |
|
|
|
|
|
}, |
|
|
|
|
|
"funding": { |
|
|
|
|
|
"type": "opencollective", |
|
|
|
|
|
"url": "https://opencollective.com/bootstrap" |
|
|
|
|
|
}, |
|
|
|
|
|
|
|
|
"version": "5.2.3", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.2.3.tgz", |
|
|
|
|
|
"integrity": "sha512-cEKPM+fwb3cT8NzQZYEu4HilJ3anCrWqh3CHAok1p9jXqMPsPTBhU25fBckEJHJ/p+tTxTFTsFQGM+gaHpi3QQ==", |
|
|
|
|
|
"funding": [ |
|
|
|
|
|
{ |
|
|
|
|
|
"type": "github", |
|
|
|
|
|
"url": "https://github.com/sponsors/twbs" |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"type": "opencollective", |
|
|
|
|
|
"url": "https://opencollective.com/bootstrap" |
|
|
|
|
|
} |
|
|
|
|
|
], |
|
|
"peerDependencies": { |
|
|
"peerDependencies": { |
|
|
"jquery": "1.9.1 - 3", |
|
|
|
|
|
"popper.js": "^1.16.0" |
|
|
|
|
|
|
|
|
"@popperjs/core": "^2.11.6" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/boxen": { |
|
|
"node_modules/boxen": { |
|
@ -13546,16 +13548,16 @@ |
|
|
"integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" |
|
|
"integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" |
|
|
}, |
|
|
}, |
|
|
"node_modules/ngx-toastr": { |
|
|
"node_modules/ngx-toastr": { |
|
|
"version": "13.2.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ngx-toastr/-/ngx-toastr-13.2.1.tgz", |
|
|
|
|
|
"integrity": "sha512-UAzp7/xWK9IXA2LsOmhpaaIGCqscvJokoQpBNpAMrjEkDeSlFf8PWQAuQY795KW0mJb3qF9UG/s23nsXfMYKmg==", |
|
|
|
|
|
|
|
|
"version": "15.2.2", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ngx-toastr/-/ngx-toastr-15.2.2.tgz", |
|
|
|
|
|
"integrity": "sha512-srdxKKf1+B/7z11M4Ty7bnkme2xjdUcnP/t7mNG/2gRM1h0P/7Lbz71FIQHuKZOCdnGdXjsT6OXU0dRvNyrkyg==", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"tslib": "^2.0.0" |
|
|
|
|
|
|
|
|
"tslib": "^2.3.0" |
|
|
}, |
|
|
}, |
|
|
"peerDependencies": { |
|
|
"peerDependencies": { |
|
|
"@angular/common": ">=10.0.0-0", |
|
|
|
|
|
"@angular/core": ">=10.0.0-0", |
|
|
|
|
|
"@angular/platform-browser": ">=10.0.0-0" |
|
|
|
|
|
|
|
|
"@angular/common": ">=14.0.0-0", |
|
|
|
|
|
"@angular/core": ">=14.0.0-0", |
|
|
|
|
|
"@angular/platform-browser": ">=14.0.0-0" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/nice-napi": { |
|
|
"node_modules/nice-napi": { |
|
@ -24178,9 +24180,9 @@ |
|
|
"dev": true |
|
|
"dev": true |
|
|
}, |
|
|
}, |
|
|
"bootstrap": { |
|
|
"bootstrap": { |
|
|
"version": "4.4.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.4.1.tgz", |
|
|
|
|
|
"integrity": "sha512-tbx5cHubwE6e2ZG7nqM3g/FZ5PQEDMWmMGNrCUBVRPHXTJaH7CBDdsLeu3eCh3B1tzAxTnAbtmrzvWEvT2NNEA==", |
|
|
|
|
|
|
|
|
"version": "5.2.3", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.2.3.tgz", |
|
|
|
|
|
"integrity": "sha512-cEKPM+fwb3cT8NzQZYEu4HilJ3anCrWqh3CHAok1p9jXqMPsPTBhU25fBckEJHJ/p+tTxTFTsFQGM+gaHpi3QQ==", |
|
|
"requires": {} |
|
|
"requires": {} |
|
|
}, |
|
|
}, |
|
|
"boxen": { |
|
|
"boxen": { |
|
@ -29919,11 +29921,11 @@ |
|
|
"integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" |
|
|
"integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" |
|
|
}, |
|
|
}, |
|
|
"ngx-toastr": { |
|
|
"ngx-toastr": { |
|
|
"version": "13.2.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ngx-toastr/-/ngx-toastr-13.2.1.tgz", |
|
|
|
|
|
"integrity": "sha512-UAzp7/xWK9IXA2LsOmhpaaIGCqscvJokoQpBNpAMrjEkDeSlFf8PWQAuQY795KW0mJb3qF9UG/s23nsXfMYKmg==", |
|
|
|
|
|
|
|
|
"version": "15.2.2", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ngx-toastr/-/ngx-toastr-15.2.2.tgz", |
|
|
|
|
|
"integrity": "sha512-srdxKKf1+B/7z11M4Ty7bnkme2xjdUcnP/t7mNG/2gRM1h0P/7Lbz71FIQHuKZOCdnGdXjsT6OXU0dRvNyrkyg==", |
|
|
"requires": { |
|
|
"requires": { |
|
|
"tslib": "^2.0.0" |
|
|
|
|
|
|
|
|
"tslib": "^2.3.0" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"nice-napi": { |
|
|
"nice-napi": { |
|
|