Uninstall ngx-cookie and ngx-intl-tel-input

Unused anymore
This commit is contained in:
Daniel Krol 2022-05-10 15:13:54 -04:00
parent d0b197c5b0
commit 6bbd324388
3 changed files with 0 additions and 65 deletions

61
package-lock.json generated
View file

@ -32,8 +32,6 @@
"jsonwebtoken": "^8.5.1",
"key-encoder": "^2.0.3",
"ngx-bootstrap": "^6.2.0",
"ngx-cookie": "^5.0.2",
"ngx-intl-tel-input": "^3.1.1",
"readable-stream": "^3.6.0",
"reflect-metadata": "^0.1.13",
"rxjs": "~6.6.0",
@ -7200,15 +7198,6 @@
"node": ">=10"
}
},
"node_modules/google-libphonenumber": {
"version": "3.2.25",
"resolved": "https://registry.npmjs.org/google-libphonenumber/-/google-libphonenumber-3.2.25.tgz",
"integrity": "sha512-M/b5mij5o2aGnbe+Id9O3847jBtP0baW61foFkevxBxbuV4LH9AcujjYLd2UVkUPKVdMpKyBZxfeNwdxqobQFQ==",
"peer": true,
"engines": {
"node": ">=0.10"
}
},
"node_modules/graceful-fs": {
"version": "4.2.6",
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.6.tgz",
@ -10228,34 +10217,6 @@
"@angular/core": ">=7.0.0"
}
},
"node_modules/ngx-cookie": {
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/ngx-cookie/-/ngx-cookie-5.0.2.tgz",
"integrity": "sha512-auivWhAhC5bW1HssvtQild1TREHWb1JtcKO0e+VGe9T7LHrfi5w2qcP8C58ly64PT+brZHQBvT1Azb7a6goHZA==",
"dependencies": {
"tslib": "^2.0.0"
},
"peerDependencies": {
"@angular/common": ">9.0.0",
"@angular/core": ">9.0.0"
}
},
"node_modules/ngx-intl-tel-input": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/ngx-intl-tel-input/-/ngx-intl-tel-input-3.1.1.tgz",
"integrity": "sha512-jk/6dBBDo9Z9QNBzFvJKQs159mZtKfC+/hF3MDoMpya8xzOz7Tbwh5qNsHaIFtzDx82Fv1Ji9+0VPWIv1P0fIQ==",
"dependencies": {
"tslib": "^2.0.0"
},
"peerDependencies": {
"@angular/common": "8.x - 11.x",
"@angular/core": "8.x - 11.x",
"@angular/forms": "8.x - 11.x",
"google-libphonenumber": "^3.2.3",
"intl-tel-input": "^17.0.3",
"ngx-bootstrap": "^6.0.0"
}
},
"node_modules/nice-try": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz",
@ -24755,12 +24716,6 @@
"slash": "^3.0.0"
}
},
"google-libphonenumber": {
"version": "3.2.25",
"resolved": "https://registry.npmjs.org/google-libphonenumber/-/google-libphonenumber-3.2.25.tgz",
"integrity": "sha512-M/b5mij5o2aGnbe+Id9O3847jBtP0baW61foFkevxBxbuV4LH9AcujjYLd2UVkUPKVdMpKyBZxfeNwdxqobQFQ==",
"peer": true
},
"graceful-fs": {
"version": "4.2.6",
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.6.tgz",
@ -27259,22 +27214,6 @@
"integrity": "sha512-5WKHo6/ltkenw4UyXZwED8rODCgp2RGbWurzYzZsF/gH1JO5SN7TJ+AL6kXYk6XM42sDA2WhN9Db+ZPNjiyHnA==",
"requires": {}
},
"ngx-cookie": {
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/ngx-cookie/-/ngx-cookie-5.0.2.tgz",
"integrity": "sha512-auivWhAhC5bW1HssvtQild1TREHWb1JtcKO0e+VGe9T7LHrfi5w2qcP8C58ly64PT+brZHQBvT1Azb7a6goHZA==",
"requires": {
"tslib": "^2.0.0"
}
},
"ngx-intl-tel-input": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/ngx-intl-tel-input/-/ngx-intl-tel-input-3.1.1.tgz",
"integrity": "sha512-jk/6dBBDo9Z9QNBzFvJKQs159mZtKfC+/hF3MDoMpya8xzOz7Tbwh5qNsHaIFtzDx82Fv1Ji9+0VPWIv1P0fIQ==",
"requires": {
"tslib": "^2.0.0"
}
},
"nice-try": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz",

View file

@ -37,8 +37,6 @@
"jsonwebtoken": "^8.5.1",
"key-encoder": "^2.0.3",
"ngx-bootstrap": "^6.2.0",
"ngx-cookie": "^5.0.2",
"ngx-intl-tel-input": "^3.1.1",
"readable-stream": "^3.6.0",
"reflect-metadata": "^0.1.13",
"rxjs": "~6.6.0",

View file

@ -18,7 +18,6 @@ import { LogInAppComponent } from './log-in-app/log-in-app.component';
import {HttpClientModule} from '@angular/common/http';
import { ApproveComponent } from './approve/approve.component';
import { ErrorCallbackComponent } from './error-callback/error-callback.component';
import { NgxIntlTelInputModule } from 'ngx-intl-tel-input';
import { MatTooltipModule } from '@angular/material/tooltip';
import { TestSignComponent } from './test-sign/test-sign.component';
import { TestSignTransactionComponent } from './test-sign-transaction/test-sign-transaction.component';
@ -46,7 +45,6 @@ import { LogInWalletComponent } from './log-in-wallet/log-in-wallet.component'
AppRoutingModule,
FormsModule,
ReactiveFormsModule,
NgxIntlTelInputModule,
MatFormFieldModule,
MatTooltipModule,
],