|
|
@ -89,7 +89,7 @@ |
|
|
|
"stripe": "17.3.0", |
|
|
|
"svgmap": "2.6.0", |
|
|
|
"twitter-api-v2": "1.14.2", |
|
|
|
"uuid": "9.0.1", |
|
|
|
"uuid": "11.0.2", |
|
|
|
"yahoo-finance2": "2.11.3", |
|
|
|
"zone.js": "0.14.10" |
|
|
|
}, |
|
|
@ -8900,6 +8900,20 @@ |
|
|
|
"storybook": "^8.3.6" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@storybook/addon-actions/node_modules/uuid": { |
|
|
|
"version": "9.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", |
|
|
|
"integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==", |
|
|
|
"dev": true, |
|
|
|
"funding": [ |
|
|
|
"https://github.com/sponsors/broofa", |
|
|
|
"https://github.com/sponsors/ctavan" |
|
|
|
], |
|
|
|
"license": "MIT", |
|
|
|
"bin": { |
|
|
|
"uuid": "dist/bin/uuid" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@storybook/addon-backgrounds": { |
|
|
|
"version": "8.3.6", |
|
|
|
"resolved": "https://registry.npmjs.org/@storybook/addon-backgrounds/-/addon-backgrounds-8.3.6.tgz", |
|
|
@ -25771,6 +25785,20 @@ |
|
|
|
"web-worker": "^1.2.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/mermaid/node_modules/uuid": { |
|
|
|
"version": "9.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", |
|
|
|
"integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==", |
|
|
|
"funding": [ |
|
|
|
"https://github.com/sponsors/broofa", |
|
|
|
"https://github.com/sponsors/ctavan" |
|
|
|
], |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"bin": { |
|
|
|
"uuid": "dist/bin/uuid" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/methods": { |
|
|
|
"version": "1.1.2", |
|
|
|
"resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", |
|
|
@ -33552,16 +33580,16 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/uuid": { |
|
|
|
"version": "9.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", |
|
|
|
"integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==", |
|
|
|
"version": "11.0.2", |
|
|
|
"resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.2.tgz", |
|
|
|
"integrity": "sha512-14FfcOJmqdjbBPdDjFQyk/SdT4NySW4eM0zcG+HqbHP5jzuH56xO3J1DGhgs/cEMCfwYi3HQI1gnTO62iaG+tQ==", |
|
|
|
"funding": [ |
|
|
|
"https://github.com/sponsors/broofa", |
|
|
|
"https://github.com/sponsors/ctavan" |
|
|
|
], |
|
|
|
"license": "MIT", |
|
|
|
"bin": { |
|
|
|
"uuid": "dist/bin/uuid" |
|
|
|
"uuid": "dist/esm/bin/uuid" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/uvu": { |
|
|
|