|
|
@@ -9,8 +9,6 @@
|
|
|
"version": "0.0.0",
|
|
|
"dependencies": {
|
|
|
"@airgap/beacon-sdk": "^2.4.0-beta.2",
|
|
|
- "@angular-material-components/datetime-picker": "^16.0.1",
|
|
|
- "@angular-material-components/moment-adapter": "^16.0.1",
|
|
|
"@angular/animations": "^20.3.2",
|
|
|
"@angular/cdk": "^19.2.9",
|
|
|
"@angular/common": "^20.3.2",
|
|
|
@@ -608,37 +606,6 @@
|
|
|
"node": ">= 12"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/@angular-material-components/datetime-picker": {
|
|
|
- "version": "16.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/@angular-material-components/datetime-picker/-/datetime-picker-16.0.1.tgz",
|
|
|
- "integrity": "sha512-dbkwWiC8qL7NVlMclb1hvuZvuP2l1nvfnnmijEc/zGsoWeoLNDXn/+z/UQtMcbUphcwCzFt9CfHhhpGUGgQLgw==",
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "tslib": "^2.3.0"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "@angular/cdk": "^16.0.0",
|
|
|
- "@angular/common": "^16.0.0",
|
|
|
- "@angular/core": "^16.0.0",
|
|
|
- "@angular/forms": "^16.0.0",
|
|
|
- "@angular/material": "^16.0.0",
|
|
|
- "@angular/platform-browser": "^16.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "node_modules/@angular-material-components/moment-adapter": {
|
|
|
- "version": "16.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/@angular-material-components/moment-adapter/-/moment-adapter-16.0.1.tgz",
|
|
|
- "integrity": "sha512-ijqi57Sf+nksfdDQ82rYFKOnMzuYXbbq6pGsSEvXkDyckcwcKdeNM3ETC7f45sQVIz+iUw0r5IkpiLgDzS6lYQ==",
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "tslib": "^2.3.0"
|
|
|
- },
|
|
|
- "peerDependencies": {
|
|
|
- "@angular/common": "^16.0.0",
|
|
|
- "@angular/core": "^16.0.0",
|
|
|
- "moment": "^2.18.1"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/@angular/animations": {
|
|
|
"version": "20.3.2",
|
|
|
"resolved": "https://registry.npmjs.org/@angular/animations/-/animations-20.3.2.tgz",
|