|
|
@ -30,7 +30,7 @@ |
|
|
|
"@dfinity/principal": "0.15.7", |
|
|
|
"@dinero.js/currencies": "2.0.0-alpha.8", |
|
|
|
"@internationalized/number": "3.6.3", |
|
|
|
"@ionic/angular": "8.6.3", |
|
|
|
"@ionic/angular": "8.7.3", |
|
|
|
"@keyv/redis": "4.4.0", |
|
|
|
"@nestjs/bull": "11.0.2", |
|
|
|
"@nestjs/cache-manager": "3.0.1", |
|
|
@ -71,7 +71,7 @@ |
|
|
|
"google-spreadsheet": "3.2.0", |
|
|
|
"helmet": "7.0.0", |
|
|
|
"http-status-codes": "2.3.0", |
|
|
|
"ionicons": "8.0.10", |
|
|
|
"ionicons": "8.0.13", |
|
|
|
"jsonpath": "1.1.1", |
|
|
|
"lodash": "4.17.21", |
|
|
|
"marked": "15.0.4", |
|
|
@ -4701,13 +4701,13 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@ionic/angular": { |
|
|
|
"version": "8.6.3", |
|
|
|
"resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-8.6.3.tgz", |
|
|
|
"integrity": "sha512-Uw8eAcvqVw8mtGqX8kvUGNywSXjXZ3gdERuWC4hUSc63bS1Q+yo/319JLu+yENxOObtAu2dS5FYiqUZ07T8Brg==", |
|
|
|
"version": "8.7.3", |
|
|
|
"resolved": "https://registry.npmjs.org/@ionic/angular/-/angular-8.7.3.tgz", |
|
|
|
"integrity": "sha512-Fd2bsluwsi88d8AEvSVANn3a7xZ7NEmlvgVTLnuF9VTI0TgdkLQptgEolty00axnQdjCaxSXxgFJd/m0gVpKIg==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@ionic/core": "8.6.3", |
|
|
|
"ionicons": "^7.0.0", |
|
|
|
"@ionic/core": "8.7.3", |
|
|
|
"ionicons": "^8.0.13", |
|
|
|
"jsonc-parser": "^3.0.0", |
|
|
|
"tslib": "^2.3.0" |
|
|
|
}, |
|
|
@ -4719,35 +4719,17 @@ |
|
|
|
"zone.js": ">=0.13.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@ionic/angular/node_modules/ionicons": { |
|
|
|
"version": "7.4.0", |
|
|
|
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.4.0.tgz", |
|
|
|
"integrity": "sha512-ZK94MMqgzMCPPMhmk8Ouu6goyVHFIlw/ACP6oe3FrikcI0N7CX0xcwVaEbUc0G/v3W0shI93vo+9ve/KpvcNhQ==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@stencil/core": "^4.0.3" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@ionic/core": { |
|
|
|
"version": "8.6.3", |
|
|
|
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.6.3.tgz", |
|
|
|
"integrity": "sha512-N/mkw+sPecLEoO1lrnKDS0uZgl6PWSyFprCkkqoK1nHlfBkgFiHm5M9rvWlnGaFC/5xrhNGHdUtYHDFM+F8gRw==", |
|
|
|
"version": "8.7.3", |
|
|
|
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.3.tgz", |
|
|
|
"integrity": "sha512-KdyMxpMDQj+uqpztpK6yvN/T96hqcDiGXQ4T+aAZ+LW3wV3+0it6/rbh9C1B/wCl4Isnm4IRltPabgEfNJ50nw==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@stencil/core": "4.33.1", |
|
|
|
"ionicons": "^7.2.2", |
|
|
|
"@stencil/core": "4.36.2", |
|
|
|
"ionicons": "^8.0.13", |
|
|
|
"tslib": "^2.1.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@ionic/core/node_modules/ionicons": { |
|
|
|
"version": "7.4.0", |
|
|
|
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-7.4.0.tgz", |
|
|
|
"integrity": "sha512-ZK94MMqgzMCPPMhmk8Ouu6goyVHFIlw/ACP6oe3FrikcI0N7CX0xcwVaEbUc0G/v3W0shI93vo+9ve/KpvcNhQ==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@stencil/core": "^4.0.3" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@ioredis/commands": { |
|
|
|
"version": "1.3.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@ioredis/commands/-/commands-1.3.0.tgz", |
|
|
@ -11433,9 +11415,9 @@ |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/@stencil/core": { |
|
|
|
"version": "4.33.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.33.1.tgz", |
|
|
|
"integrity": "sha512-12k9xhAJBkpg598it+NRmaYIdEe6TSnsL/v6/KRXDcUyTK11VYwZQej2eHnMWtqot+znJ+GNTqb5YbiXi+5Low==", |
|
|
|
"version": "4.36.2", |
|
|
|
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.36.2.tgz", |
|
|
|
"integrity": "sha512-PRFSpxNzX9Oi0Wfh02asztN9Sgev/MacfZwmd+VVyE6ZxW+a/kEpAYZhzGAmE+/aKVOGYuug7R9SulanYGxiDQ==", |
|
|
|
"license": "MIT", |
|
|
|
"bin": { |
|
|
|
"stencil": "bin/stencil" |
|
|
@ -23739,12 +23721,35 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/ionicons": { |
|
|
|
"version": "8.0.10", |
|
|
|
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-8.0.10.tgz", |
|
|
|
"integrity": "sha512-w+6VmjcRwlAtryXzM+BOlIHKyJYlrfbIIYWW4cU0BM8OECoTn/KF8ecOE5j4401z5/FcmHf/yXol1xinKuPM8g==", |
|
|
|
"version": "8.0.13", |
|
|
|
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-8.0.13.tgz", |
|
|
|
"integrity": "sha512-2QQVyG2P4wszne79jemMjWYLp0DBbDhr4/yFroPCxvPP1wtMxgdIV3l5n+XZ5E9mgoXU79w7yTWpm2XzJsISxQ==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@stencil/core": "^4.30.0" |
|
|
|
"@stencil/core": "^4.35.3" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/ionicons/node_modules/@stencil/core": { |
|
|
|
"version": "4.36.3", |
|
|
|
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.36.3.tgz", |
|
|
|
"integrity": "sha512-C9DOaAjm+hSYRuVoUuYWG/lrYT8+4DG0AL0m1Ea9+G5v2Y6ApVpNJLbXvFlRZIdDMGecH86s6v0Gp39uockLxg==", |
|
|
|
"license": "MIT", |
|
|
|
"bin": { |
|
|
|
"stencil": "bin/stencil" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=16.0.0", |
|
|
|
"npm": ">=7.10.0" |
|
|
|
}, |
|
|
|
"optionalDependencies": { |
|
|
|
"@rollup/rollup-darwin-arm64": "4.34.9", |
|
|
|
"@rollup/rollup-darwin-x64": "4.34.9", |
|
|
|
"@rollup/rollup-linux-arm64-gnu": "4.34.9", |
|
|
|
"@rollup/rollup-linux-arm64-musl": "4.34.9", |
|
|
|
"@rollup/rollup-linux-x64-gnu": "4.34.9", |
|
|
|
"@rollup/rollup-linux-x64-musl": "4.34.9", |
|
|
|
"@rollup/rollup-win32-arm64-msvc": "4.34.9", |
|
|
|
"@rollup/rollup-win32-x64-msvc": "4.34.9" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/ioredis": { |
|
|
|