|
|
|
@ -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", |
|
|
|
@ -23739,12 +23739,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": { |
|
|
|
|