2023-10-07 01:32:31 +02:00
|
|
|
lockfileVersion: '6.0'
|
|
|
|
|
|
|
|
settings:
|
|
|
|
autoInstallPeers: true
|
|
|
|
excludeLinksFromLockfile: false
|
2022-08-09 01:34:58 +02:00
|
|
|
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@apollo/client':
|
|
|
|
specifier: ^3.6.9
|
|
|
|
version: 3.6.9(graphql@16.6.0)(react@18.1.0)
|
|
|
|
graphql:
|
|
|
|
specifier: ^16.6.0
|
|
|
|
version: 16.6.0
|
|
|
|
graphql-tag:
|
|
|
|
specifier: ^2.12.6
|
|
|
|
version: 2.12.6(graphql@16.6.0)
|
|
|
|
next:
|
|
|
|
specifier: latest
|
|
|
|
version: 12.2.5(@babel/core@7.18.10)(react-dom@18.1.0)(react@18.1.0)
|
|
|
|
react:
|
|
|
|
specifier: 18.1.0
|
|
|
|
version: 18.1.0
|
|
|
|
react-dom:
|
|
|
|
specifier: 18.1.0
|
|
|
|
version: 18.1.0(react@18.1.0)
|
2022-08-09 01:34:58 +02:00
|
|
|
|
|
|
|
devDependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-codegen/cli':
|
|
|
|
specifier: ^2.11.6
|
|
|
|
version: 2.11.6(@types/node@18.18.4)(graphql@16.6.0)(typescript@5.2.2)
|
|
|
|
'@graphql-codegen/typed-document-node':
|
|
|
|
specifier: ^2.3.3
|
|
|
|
version: 2.3.3(graphql@16.6.0)
|
|
|
|
'@graphql-codegen/typescript':
|
|
|
|
specifier: ^2.7.3
|
|
|
|
version: 2.7.3(graphql@16.6.0)
|
|
|
|
'@graphql-codegen/typescript-operations':
|
|
|
|
specifier: ^2.5.3
|
|
|
|
version: 2.5.3(graphql@16.6.0)
|
|
|
|
'@graphql-codegen/typescript-react-apollo':
|
|
|
|
specifier: ^3.3.3
|
|
|
|
version: 3.3.3(graphql-tag@2.12.6)(graphql@16.6.0)
|
|
|
|
'@graphql-codegen/typescript-react-query':
|
|
|
|
specifier: ^4.0.1
|
|
|
|
version: 4.0.1(graphql@16.6.0)
|
|
|
|
'@types/node':
|
|
|
|
specifier: 18.18.4
|
|
|
|
version: 18.18.4
|
|
|
|
'@types/react':
|
|
|
|
specifier: 18.0.9
|
|
|
|
version: 18.0.9
|
|
|
|
'@types/react-dom':
|
|
|
|
specifier: 18.0.5
|
|
|
|
version: 18.0.5
|
|
|
|
autoprefixer:
|
|
|
|
specifier: ^10.4.7
|
|
|
|
version: 10.4.8(postcss@8.4.16)
|
|
|
|
postcss:
|
|
|
|
specifier: ^8.4.14
|
|
|
|
version: 8.4.16
|
|
|
|
tailwindcss:
|
|
|
|
specifier: ^3.1.2
|
|
|
|
version: 3.1.8(postcss@8.4.16)(ts-node@10.9.1)
|
|
|
|
typescript:
|
|
|
|
specifier: 5.2.2
|
|
|
|
version: 5.2.2
|
2022-08-09 01:34:58 +02:00
|
|
|
|
|
|
|
packages:
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@ampproject/remapping@2.2.0:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==}
|
|
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
dependencies:
|
|
|
|
'@jridgewell/gen-mapping': 0.1.1
|
2022-08-20 22:29:54 +02:00
|
|
|
'@jridgewell/trace-mapping': 0.3.15
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@apollo/client@3.6.9(graphql@16.6.0)(react@18.1.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-Y1yu8qa2YeaCUBVuw08x8NHenFi0sw2I3KCu7Kw9mDSu86HmmtHJkCAifKVrN2iPgDTW/BbP3EpSV8/EQCcxZA==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
|
|
graphql-ws: ^5.5.5
|
|
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
|
|
subscriptions-transport-ws: ^0.9.0 || ^0.11.0
|
|
|
|
peerDependenciesMeta:
|
|
|
|
graphql-ws:
|
|
|
|
optional: true
|
|
|
|
react:
|
|
|
|
optional: true
|
|
|
|
subscriptions-transport-ws:
|
|
|
|
optional: true
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-typed-document-node/core': 3.1.1(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
'@wry/context': 0.6.1
|
|
|
|
'@wry/equality': 0.5.3
|
|
|
|
'@wry/trie': 0.3.2
|
|
|
|
graphql: 16.6.0
|
2023-10-07 01:32:31 +02:00
|
|
|
graphql-tag: 2.12.6(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
hoist-non-react-statics: 3.3.2
|
|
|
|
optimism: 0.16.1
|
|
|
|
prop-types: 15.8.1
|
|
|
|
react: 18.1.0
|
|
|
|
symbol-observable: 4.0.0
|
|
|
|
ts-invariant: 0.10.3
|
|
|
|
tslib: 2.4.0
|
|
|
|
zen-observable-ts: 1.2.5
|
|
|
|
dev: false
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@ardatan/relay-compiler@12.0.0(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-9anThAaj1dQr6IGmzBMcfzOQKTa5artjuPmw8NYK/fiGEMjADbSguBY2FMDykt+QhilR3wc9VA/3yVju7JHg7Q==}
|
|
|
|
hasBin: true
|
|
|
|
peerDependencies:
|
|
|
|
graphql: '*'
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.18.10
|
|
|
|
'@babel/generator': 7.18.12
|
|
|
|
'@babel/parser': 7.18.11
|
|
|
|
'@babel/runtime': 7.18.9
|
|
|
|
'@babel/traverse': 7.18.11
|
|
|
|
'@babel/types': 7.18.10
|
2023-10-07 01:32:31 +02:00
|
|
|
babel-preset-fbjs: 3.4.0(@babel/core@7.18.10)
|
2022-08-20 22:29:54 +02:00
|
|
|
chalk: 4.1.2
|
|
|
|
fb-watchman: 2.0.1
|
|
|
|
fbjs: 3.0.4
|
|
|
|
glob: 7.2.3
|
|
|
|
graphql: 16.6.0
|
|
|
|
immutable: 3.7.6
|
|
|
|
invariant: 2.2.4
|
|
|
|
nullthrows: 1.1.1
|
|
|
|
relay-runtime: 12.0.0
|
|
|
|
signedsource: 1.0.0
|
|
|
|
yargs: 15.4.1
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- encoding
|
|
|
|
- supports-color
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@ardatan/sync-fetch@0.0.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-xhlTqH0m31mnsG0tIP4ETgfSB6gXDaYYsUWTrlUV93fFQPI9dd8hE0Ot6MHLCtqgB32hwJAC3YZMWlXZw7AleA==}
|
|
|
|
engines: {node: '>=14'}
|
|
|
|
dependencies:
|
|
|
|
node-fetch: 2.6.7
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- encoding
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/code-frame@7.18.6:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
dependencies:
|
|
|
|
'@babel/highlight': 7.18.6
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/compat-data@7.18.8:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/core@7.18.10:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-JQM6k6ENcBFKVtWvLavlvi/mPcpYZ3+R+2EySDEMSMbp7Mn4FexlbbJVrx2R7Ijhr01T8gyqrOaABWIOgxeUyw==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
dependencies:
|
|
|
|
'@ampproject/remapping': 2.2.0
|
|
|
|
'@babel/code-frame': 7.18.6
|
|
|
|
'@babel/generator': 7.18.12
|
2023-10-07 01:32:31 +02:00
|
|
|
'@babel/helper-compilation-targets': 7.18.9(@babel/core@7.18.10)
|
2022-08-09 01:34:58 +02:00
|
|
|
'@babel/helper-module-transforms': 7.18.9
|
|
|
|
'@babel/helpers': 7.18.9
|
|
|
|
'@babel/parser': 7.18.11
|
|
|
|
'@babel/template': 7.18.10
|
|
|
|
'@babel/traverse': 7.18.11
|
|
|
|
'@babel/types': 7.18.10
|
|
|
|
convert-source-map: 1.8.0
|
|
|
|
debug: 4.3.4
|
|
|
|
gensync: 1.0.0-beta.2
|
|
|
|
json5: 2.2.1
|
|
|
|
semver: 6.3.0
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/generator@7.18.12:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-dfQ8ebCN98SvyL7IxNMCUtZQSq5R7kxgN+r8qYTGDmmSion1hX2C0zq2yo1bsCDhXixokv1SAWTZUMYbO/V5zg==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
dependencies:
|
|
|
|
'@babel/types': 7.18.10
|
|
|
|
'@jridgewell/gen-mapping': 0.3.2
|
|
|
|
jsesc: 2.5.2
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/helper-annotate-as-pure@7.18.6:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
dependencies:
|
|
|
|
'@babel/types': 7.18.10
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/helper-compilation-targets@7.18.9(@babel/core@7.18.10):
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0
|
|
|
|
dependencies:
|
|
|
|
'@babel/compat-data': 7.18.8
|
|
|
|
'@babel/core': 7.18.10
|
|
|
|
'@babel/helper-validator-option': 7.18.6
|
|
|
|
browserslist: 4.21.3
|
|
|
|
semver: 6.3.0
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/helper-create-class-features-plugin@7.18.9(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-WvypNAYaVh23QcjpMR24CwZY2Nz6hqdOcFdPbNpV56hL5H6KiFheO7Xm1aPdlLQ7d5emYZX7VZwPp9x3z+2opw==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.18.10
|
|
|
|
'@babel/helper-annotate-as-pure': 7.18.6
|
|
|
|
'@babel/helper-environment-visitor': 7.18.9
|
|
|
|
'@babel/helper-function-name': 7.18.9
|
|
|
|
'@babel/helper-member-expression-to-functions': 7.18.9
|
|
|
|
'@babel/helper-optimise-call-expression': 7.18.6
|
|
|
|
'@babel/helper-replace-supers': 7.18.9
|
|
|
|
'@babel/helper-split-export-declaration': 7.18.6
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/helper-environment-visitor@7.18.9:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/helper-function-name@7.18.9:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
dependencies:
|
|
|
|
'@babel/template': 7.18.10
|
|
|
|
'@babel/types': 7.18.10
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/helper-hoist-variables@7.18.6:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
dependencies:
|
|
|
|
'@babel/types': 7.18.10
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/helper-member-expression-to-functions@7.18.9:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
dependencies:
|
|
|
|
'@babel/types': 7.18.10
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/helper-module-imports@7.18.6:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
dependencies:
|
|
|
|
'@babel/types': 7.18.10
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/helper-module-transforms@7.18.9:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
dependencies:
|
|
|
|
'@babel/helper-environment-visitor': 7.18.9
|
|
|
|
'@babel/helper-module-imports': 7.18.6
|
|
|
|
'@babel/helper-simple-access': 7.18.6
|
|
|
|
'@babel/helper-split-export-declaration': 7.18.6
|
|
|
|
'@babel/helper-validator-identifier': 7.18.6
|
|
|
|
'@babel/template': 7.18.10
|
|
|
|
'@babel/traverse': 7.18.11
|
|
|
|
'@babel/types': 7.18.10
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/helper-optimise-call-expression@7.18.6:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
dependencies:
|
|
|
|
'@babel/types': 7.18.10
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/helper-plugin-utils@7.18.9:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/helper-replace-supers@7.18.9:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-dNsWibVI4lNT6HiuOIBr1oyxo40HvIVmbwPUm3XZ7wMh4k2WxrxTqZwSqw/eEmXDS9np0ey5M2bz9tBmO9c+YQ==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
dependencies:
|
|
|
|
'@babel/helper-environment-visitor': 7.18.9
|
|
|
|
'@babel/helper-member-expression-to-functions': 7.18.9
|
|
|
|
'@babel/helper-optimise-call-expression': 7.18.6
|
|
|
|
'@babel/traverse': 7.18.11
|
|
|
|
'@babel/types': 7.18.10
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/helper-simple-access@7.18.6:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
dependencies:
|
|
|
|
'@babel/types': 7.18.10
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/helper-skip-transparent-expression-wrappers@7.18.9:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-imytd2gHi3cJPsybLRbmFrF7u5BIEuI2cNheyKi3/iOBC63kNn3q8Crn2xVuESli0aM4KYsyEqKyS7lFL8YVtw==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
dependencies:
|
|
|
|
'@babel/types': 7.18.10
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/helper-split-export-declaration@7.18.6:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
dependencies:
|
|
|
|
'@babel/types': 7.18.10
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/helper-string-parser@7.18.10:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/helper-validator-identifier@7.18.6:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/helper-validator-option@7.18.6:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/helpers@7.18.9:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
dependencies:
|
|
|
|
'@babel/template': 7.18.10
|
|
|
|
'@babel/traverse': 7.18.11
|
|
|
|
'@babel/types': 7.18.10
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/highlight@7.18.6:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
dependencies:
|
|
|
|
'@babel/helper-validator-identifier': 7.18.6
|
|
|
|
chalk: 2.4.2
|
|
|
|
js-tokens: 4.0.0
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/parser@7.18.11:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-9JKn5vN+hDt0Hdqn1PiJ2guflwP+B6Ga8qbDuoF0PzzVhrzsKIJo8yGqVk6CmMHiMei9w1C1Bp9IMJSIK+HPIQ==}
|
|
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
hasBin: true
|
|
|
|
dependencies:
|
|
|
|
'@babel/types': 7.18.10
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.18.10
|
2023-10-07 01:32:31 +02:00
|
|
|
'@babel/helper-create-class-features-plugin': 7.18.9(@babel/core@7.18.10)
|
2022-08-20 22:29:54 +02:00
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-proposal-object-rest-spread@7.18.9(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-kDDHQ5rflIeY5xl69CEqGEZ0KY369ehsCIEbTGb4siHG5BE9sga/T0r0OUwyZNLMmZE79E1kbsqAjwFCW4ds6Q==}
|
2022-08-09 01:34:58 +02:00
|
|
|
engines: {node: '>=6.9.0'}
|
2022-08-20 22:29:54 +02:00
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
dependencies:
|
|
|
|
'@babel/compat-data': 7.18.8
|
|
|
|
'@babel/core': 7.18.10
|
2023-10-07 01:32:31 +02:00
|
|
|
'@babel/helper-compilation-targets': 7.18.9(@babel/core@7.18.10)
|
2022-08-20 22:29:54 +02:00
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
2023-10-07 01:32:31 +02:00
|
|
|
'@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-transform-parameters': 7.18.8(@babel/core@7.18.10)
|
2022-08-20 22:29:54 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
|
2022-08-09 01:34:58 +02:00
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.18.10
|
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-syntax-flow@7.18.6(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-LUbR+KNTBWCUAqRG9ex5Gnzu2IOkt8jRJbHHXFT9q+L9zm7M/QQbEqXyw1n1pohYvOyWC8CjeyjrSaIwiYjK7A==}
|
2022-08-09 01:34:58 +02:00
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.18.10
|
2022-08-20 22:29:54 +02:00
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-syntax-jsx@7.18.6(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==}
|
2022-08-09 01:34:58 +02:00
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.18.10
|
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.18.10
|
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-transform-arrow-functions@7.18.6(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==}
|
2022-08-09 01:34:58 +02:00
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.18.10
|
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-transform-block-scoped-functions@7.18.6(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==}
|
2022-08-09 01:34:58 +02:00
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.18.10
|
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-transform-block-scoping@7.18.9(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-5sDIJRV1KtQVEbt/EIBwGy4T01uYIo4KRB3VUqzkhrAIOGx7AoctL9+Ux88btY0zXdDyPJ9mW+bg+v+XEkGmtw==}
|
2022-08-09 01:34:58 +02:00
|
|
|
engines: {node: '>=6.9.0'}
|
2022-08-20 22:29:54 +02:00
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
2022-08-09 01:34:58 +02:00
|
|
|
dependencies:
|
2022-08-20 22:29:54 +02:00
|
|
|
'@babel/core': 7.18.10
|
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-transform-classes@7.18.9(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-EkRQxsxoytpTlKJmSPYrsOMjCILacAjtSVkd4gChEe2kXjFCun3yohhW5I7plXJhCemM0gKsaGMcO8tinvCA5g==}
|
2022-08-09 01:34:58 +02:00
|
|
|
engines: {node: '>=6.9.0'}
|
2022-08-20 22:29:54 +02:00
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
2022-08-09 01:34:58 +02:00
|
|
|
dependencies:
|
2022-08-20 22:29:54 +02:00
|
|
|
'@babel/core': 7.18.10
|
|
|
|
'@babel/helper-annotate-as-pure': 7.18.6
|
2022-08-09 01:34:58 +02:00
|
|
|
'@babel/helper-environment-visitor': 7.18.9
|
|
|
|
'@babel/helper-function-name': 7.18.9
|
2022-08-20 22:29:54 +02:00
|
|
|
'@babel/helper-optimise-call-expression': 7.18.6
|
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
|
|
|
'@babel/helper-replace-supers': 7.18.9
|
2022-08-09 01:34:58 +02:00
|
|
|
'@babel/helper-split-export-declaration': 7.18.6
|
|
|
|
globals: 11.12.0
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-transform-computed-properties@7.18.9(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw==}
|
2022-08-09 01:34:58 +02:00
|
|
|
engines: {node: '>=6.9.0'}
|
2022-08-20 22:29:54 +02:00
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
2022-08-09 01:34:58 +02:00
|
|
|
dependencies:
|
2022-08-20 22:29:54 +02:00
|
|
|
'@babel/core': 7.18.10
|
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-transform-destructuring@7.18.9(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-p5VCYNddPLkZTq4XymQIaIfZNJwT9YsjkPOhkVEqt6QIpQFZVM9IltqqYpOEkJoN1DPznmxUDyZ5CTZs/ZCuHA==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
2022-08-09 01:34:58 +02:00
|
|
|
dependencies:
|
2022-08-20 22:29:54 +02:00
|
|
|
'@babel/core': 7.18.10
|
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-transform-flow-strip-types@7.18.9(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-+G6rp2zRuOAInY5wcggsx4+QVao1qPM0osC9fTUVlAV3zOrzTCnrMAFVnR6+a3T8wz1wFIH7KhYMcMB3u1n80A==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
2022-08-09 01:34:58 +02:00
|
|
|
dependencies:
|
2022-08-20 22:29:54 +02:00
|
|
|
'@babel/core': 7.18.10
|
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
2023-10-07 01:32:31 +02:00
|
|
|
'@babel/plugin-syntax-flow': 7.18.6(@babel/core@7.18.10)
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-transform-for-of@7.18.8(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
2022-08-09 01:34:58 +02:00
|
|
|
dependencies:
|
2022-08-20 22:29:54 +02:00
|
|
|
'@babel/core': 7.18.10
|
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-transform-function-name@7.18.9(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
2022-08-09 01:34:58 +02:00
|
|
|
dependencies:
|
2022-08-20 22:29:54 +02:00
|
|
|
'@babel/core': 7.18.10
|
2023-10-07 01:32:31 +02:00
|
|
|
'@babel/helper-compilation-targets': 7.18.9(@babel/core@7.18.10)
|
2022-08-20 22:29:54 +02:00
|
|
|
'@babel/helper-function-name': 7.18.9
|
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-transform-literals@7.18.9(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
2022-08-09 01:34:58 +02:00
|
|
|
dependencies:
|
2022-08-20 22:29:54 +02:00
|
|
|
'@babel/core': 7.18.10
|
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-transform-member-expression-literals@7.18.6(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
2022-08-09 01:34:58 +02:00
|
|
|
dependencies:
|
2022-08-20 22:29:54 +02:00
|
|
|
'@babel/core': 7.18.10
|
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-transform-modules-commonjs@7.18.6(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-Qfv2ZOWikpvmedXQJDSbxNqy7Xr/j2Y8/KfijM0iJyKkBTmWuvCA1yeH1yDM7NJhBW/2aXxeucLj6i80/LAJ/Q==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
2022-08-09 01:34:58 +02:00
|
|
|
dependencies:
|
2022-08-20 22:29:54 +02:00
|
|
|
'@babel/core': 7.18.10
|
|
|
|
'@babel/helper-module-transforms': 7.18.9
|
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
|
|
|
'@babel/helper-simple-access': 7.18.6
|
|
|
|
babel-plugin-dynamic-import-node: 2.3.3
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-transform-object-super@7.18.6(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
2022-08-09 01:34:58 +02:00
|
|
|
peerDependencies:
|
2022-08-20 22:29:54 +02:00
|
|
|
'@babel/core': ^7.0.0-0
|
2022-08-09 01:34:58 +02:00
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.18.10
|
2022-08-20 22:29:54 +02:00
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
|
|
|
'@babel/helper-replace-supers': 7.18.9
|
2022-08-09 01:34:58 +02:00
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-transform-parameters@7.18.8(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-ivfbE3X2Ss+Fj8nnXvKJS6sjRG4gzwPMsP+taZC+ZzEGjAYlvENixmt1sZ5Ca6tWls+BlKSGKPJ6OOXvXCbkFg==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
2022-08-09 01:34:58 +02:00
|
|
|
dependencies:
|
2022-08-20 22:29:54 +02:00
|
|
|
'@babel/core': 7.18.10
|
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-transform-property-literals@7.18.6(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.18.10
|
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-transform-react-display-name@7.18.6(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.18.10
|
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-transform-react-jsx@7.18.10(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-gCy7Iikrpu3IZjYZolFE4M1Sm+nrh1/6za2Ewj77Z+XirT4TsbJcvOFOyF+fRPwU6AKKK136CZxx6L8AbSFG6A==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.18.10
|
|
|
|
'@babel/helper-annotate-as-pure': 7.18.6
|
|
|
|
'@babel/helper-module-imports': 7.18.6
|
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
2023-10-07 01:32:31 +02:00
|
|
|
'@babel/plugin-syntax-jsx': 7.18.6(@babel/core@7.18.10)
|
2022-08-20 22:29:54 +02:00
|
|
|
'@babel/types': 7.18.10
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-transform-shorthand-properties@7.18.6(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.18.10
|
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-transform-spread@7.18.9(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-39Q814wyoOPtIB/qGopNIL9xDChOE1pNU0ZY5dO0owhiVt/5kFm4li+/bBtwc7QotG0u5EPzqhZdjMtmqBqyQA==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.18.10
|
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
|
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.18.9
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/plugin-transform-template-literals@7.18.9(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0-0
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.18.10
|
|
|
|
'@babel/helper-plugin-utils': 7.18.9
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/runtime@7.18.9:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
dependencies:
|
|
|
|
regenerator-runtime: 0.13.9
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/template@7.18.10:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
dependencies:
|
|
|
|
'@babel/code-frame': 7.18.6
|
|
|
|
'@babel/parser': 7.18.11
|
|
|
|
'@babel/types': 7.18.10
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/traverse@7.18.11:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-TG9PiM2R/cWCAy6BPJKeHzNbu4lPzOSZpeMfeNErskGpTJx6trEvFaVCbDvpcxwy49BKWmEPwiW8mrysNiDvIQ==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
dependencies:
|
|
|
|
'@babel/code-frame': 7.18.6
|
|
|
|
'@babel/generator': 7.18.12
|
|
|
|
'@babel/helper-environment-visitor': 7.18.9
|
|
|
|
'@babel/helper-function-name': 7.18.9
|
|
|
|
'@babel/helper-hoist-variables': 7.18.6
|
|
|
|
'@babel/helper-split-export-declaration': 7.18.6
|
|
|
|
'@babel/parser': 7.18.11
|
|
|
|
'@babel/types': 7.18.10
|
|
|
|
debug: 4.3.4
|
|
|
|
globals: 11.12.0
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@babel/types@7.18.10:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-MJvnbEiiNkpjo+LknnmRrqbY1GPUUggjv+wQVjetM/AONoupqRALB7I6jGqNUAZsKcRIEu2J6FRFvsczljjsaQ==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
dependencies:
|
|
|
|
'@babel/helper-string-parser': 7.18.10
|
|
|
|
'@babel/helper-validator-identifier': 7.18.6
|
|
|
|
to-fast-properties: 2.0.0
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@cspotcode/source-map-support@0.8.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
dependencies:
|
|
|
|
'@jridgewell/trace-mapping': 0.3.9
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-codegen/cli@2.11.6(@types/node@18.18.4)(graphql@16.6.0)(typescript@5.2.2):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-0R2Bhgjt3XZTSdsn8MGGuJjDEN2z+KCo7920zLZz9boy6bQ0EyuxS9AUATePS9aC3djy2POAIPCHz8iHK68IlQ==}
|
|
|
|
hasBin: true
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-codegen/core': 2.6.2(graphql@16.6.0)
|
|
|
|
'@graphql-codegen/plugin-helpers': 2.6.2(graphql@16.6.0)
|
|
|
|
'@graphql-tools/apollo-engine-loader': 7.3.9(graphql@16.6.0)
|
|
|
|
'@graphql-tools/code-file-loader': 7.3.3(graphql@16.6.0)
|
|
|
|
'@graphql-tools/git-loader': 7.2.3(graphql@16.6.0)
|
|
|
|
'@graphql-tools/github-loader': 7.3.9(graphql@16.6.0)
|
|
|
|
'@graphql-tools/graphql-file-loader': 7.5.2(graphql@16.6.0)
|
|
|
|
'@graphql-tools/json-file-loader': 7.4.3(graphql@16.6.0)
|
|
|
|
'@graphql-tools/load': 7.7.4(graphql@16.6.0)
|
|
|
|
'@graphql-tools/prisma-loader': 7.2.14(@types/node@18.18.4)(graphql@16.6.0)
|
|
|
|
'@graphql-tools/url-loader': 7.13.9(@types/node@18.18.4)(graphql@16.6.0)
|
|
|
|
'@graphql-tools/utils': 8.10.0(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
'@whatwg-node/fetch': 0.2.9
|
|
|
|
ansi-escapes: 4.3.2
|
|
|
|
chalk: 4.1.2
|
|
|
|
chokidar: 3.5.3
|
|
|
|
cosmiconfig: 7.0.1
|
|
|
|
debounce: 1.2.1
|
|
|
|
detect-indent: 6.1.0
|
|
|
|
graphql: 16.6.0
|
2023-10-07 01:32:31 +02:00
|
|
|
graphql-config: 4.3.3(@types/node@18.18.4)(graphql@16.6.0)(typescript@5.2.2)
|
2022-08-20 22:29:54 +02:00
|
|
|
inquirer: 8.2.4
|
|
|
|
is-glob: 4.0.3
|
|
|
|
json-to-pretty-yaml: 1.2.2
|
|
|
|
listr2: 4.0.5
|
|
|
|
log-symbols: 4.1.0
|
|
|
|
mkdirp: 1.0.4
|
|
|
|
string-env-interpolation: 1.0.1
|
|
|
|
ts-log: 2.2.4
|
|
|
|
tslib: 2.4.0
|
|
|
|
yaml: 1.10.2
|
|
|
|
yargs: 17.5.1
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- '@swc/core'
|
|
|
|
- '@swc/wasm'
|
|
|
|
- '@types/node'
|
|
|
|
- bufferutil
|
|
|
|
- encoding
|
|
|
|
- enquirer
|
|
|
|
- supports-color
|
|
|
|
- typescript
|
|
|
|
- utf-8-validate
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-codegen/core@2.6.2(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-58T5yf9nEfAhDwN1Vz1hImqpdJ/gGpCGUaroQ5tqskZPf7eZYYVkEXbtqRZZLx1MCCKwjWX4hMtTPpHhwKCkng==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-codegen/plugin-helpers': 2.6.2(graphql@16.6.0)
|
|
|
|
'@graphql-tools/schema': 9.0.1(graphql@16.6.0)
|
|
|
|
'@graphql-tools/utils': 8.10.0(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
graphql: 16.6.0
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-codegen/plugin-helpers@2.6.2(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-bt5PNix0MwzWP53UdaYm6URrVMWU8RlQhrTSLFjxQ8ShS5zoTlQtpZJGZc5ONqFgKa83qbUmzXUtP8oRVVn8zw==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-tools/utils': 8.10.0(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
change-case-all: 1.0.14
|
|
|
|
common-tags: 1.8.2
|
|
|
|
graphql: 16.6.0
|
|
|
|
import-from: 4.0.0
|
|
|
|
lodash: 4.17.21
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-codegen/schema-ast@2.5.1(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-tewa5DEKbglWn7kYyVBkh3J8YQ5ALqAMVmZwiVFIGOao5u66nd+e4HuFqp0u+Jpz4SJGGi0ap/oFrEvlqLjd2A==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-codegen/plugin-helpers': 2.6.2(graphql@16.6.0)
|
|
|
|
'@graphql-tools/utils': 8.10.0(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
graphql: 16.6.0
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-codegen/typed-document-node@2.3.3(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-0zUPMr1pAqzMyPvtpnlfCbwQgS22t2kPhhfGQs2Yw32O+0+vn1ACcvxt0x1TfUwspYfFJa8AAXJ8NjwmDVAFMQ==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-codegen/plugin-helpers': 2.6.2(graphql@16.6.0)
|
|
|
|
'@graphql-codegen/visitor-plugin-common': 2.12.1(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
auto-bind: 4.0.0
|
|
|
|
change-case-all: 1.0.14
|
|
|
|
graphql: 16.6.0
|
|
|
|
tslib: 2.4.0
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- encoding
|
|
|
|
- supports-color
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-codegen/typescript-operations@2.5.3(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-s+pA+Erm0HeBb/D5cNrflwRM5KWhkiA5cbz4uA99l3fzFPveoQBPfRCBu0XAlJLP/kBDy64+o4B8Nfc7wdRtmA==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-codegen/plugin-helpers': 2.6.2(graphql@16.6.0)
|
|
|
|
'@graphql-codegen/typescript': 2.7.3(graphql@16.6.0)
|
|
|
|
'@graphql-codegen/visitor-plugin-common': 2.12.1(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
auto-bind: 4.0.0
|
|
|
|
graphql: 16.6.0
|
|
|
|
tslib: 2.4.0
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- encoding
|
|
|
|
- supports-color
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-codegen/typescript-react-apollo@3.3.3(graphql-tag@2.12.6)(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-FixkcfEfChA1+VPkvdcK+JYnBfqhT+Nz7WJFJ3ZKVsHjwJbTWKu19cKn2nkd3EVgdhJXlNsE8DgenVMqi5X5Ug==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
|
|
graphql-tag: ^2.0.0
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-codegen/plugin-helpers': 2.6.2(graphql@16.6.0)
|
|
|
|
'@graphql-codegen/visitor-plugin-common': 2.12.1(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
auto-bind: 4.0.0
|
|
|
|
change-case-all: 1.0.14
|
|
|
|
graphql: 16.6.0
|
2023-10-07 01:32:31 +02:00
|
|
|
graphql-tag: 2.12.6(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
tslib: 2.4.0
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- encoding
|
|
|
|
- supports-color
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-codegen/typescript-react-query@4.0.1(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-vA8cZqlvBoQ+muNycAzWVq8Nthr+AM1OWIuGpYfE3QSe9sqbaXAuXJgm9ZmBQ/tq2M8z8pAwm/z5MOJ7GcUcgg==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-codegen/plugin-helpers': 2.6.2(graphql@16.6.0)
|
|
|
|
'@graphql-codegen/visitor-plugin-common': 2.12.1(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
auto-bind: 4.0.0
|
|
|
|
change-case-all: 1.0.14
|
|
|
|
graphql: 16.6.0
|
|
|
|
tslib: 2.4.0
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- encoding
|
|
|
|
- supports-color
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-codegen/typescript@2.7.3(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-EzX/acijXtbG/AwPzho2ZZWaNo00+xAbsRDP+vnT2PwQV3AYq3/5bFvjq1XfAGWbTntdmlYlIwC9hf5bI85WVA==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-codegen/plugin-helpers': 2.6.2(graphql@16.6.0)
|
|
|
|
'@graphql-codegen/schema-ast': 2.5.1(graphql@16.6.0)
|
|
|
|
'@graphql-codegen/visitor-plugin-common': 2.12.1(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
auto-bind: 4.0.0
|
|
|
|
graphql: 16.6.0
|
|
|
|
tslib: 2.4.0
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- encoding
|
|
|
|
- supports-color
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-codegen/visitor-plugin-common@2.12.1(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-dIUrX4+i/uazyPQqXyQ8cqykgNFe1lknjnfDWFo0gnk2W8+ruuL2JpSrj/7efzFHxbYGMQrCABDCUTVLi3DcVA==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-codegen/plugin-helpers': 2.6.2(graphql@16.6.0)
|
|
|
|
'@graphql-tools/optimize': 1.3.1(graphql@16.6.0)
|
|
|
|
'@graphql-tools/relay-operation-optimizer': 6.5.3(graphql@16.6.0)
|
|
|
|
'@graphql-tools/utils': 8.10.0(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
auto-bind: 4.0.0
|
|
|
|
change-case-all: 1.0.14
|
|
|
|
dependency-graph: 0.11.0
|
|
|
|
graphql: 16.6.0
|
2023-10-07 01:32:31 +02:00
|
|
|
graphql-tag: 2.12.6(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
parse-filepath: 1.0.2
|
|
|
|
tslib: 2.4.0
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- encoding
|
|
|
|
- supports-color
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-tools/apollo-engine-loader@7.3.9(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-BVO3rc9JCJpzvWy+SYyioR5GbXRkYRE6P5hSm1+N6I/E2aDan44mkTySF6RAbH7/7RMzgzE5vxJMm/m6hx4rvQ==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
|
|
dependencies:
|
|
|
|
'@ardatan/sync-fetch': 0.0.1
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-tools/utils': 8.10.0(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
'@whatwg-node/fetch': 0.2.9
|
|
|
|
graphql: 16.6.0
|
|
|
|
tslib: 2.4.0
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- encoding
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-tools/batch-execute@8.5.3(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-dvP1bM02/NSDuAS5A6sLIUUJgs0fuMSk3Ib2jc3pL7HG7jzm/IXfvPURs48pJlMnxcawjVDC8fLh1oWfjmoAGg==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-tools/utils': 8.10.0(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
dataloader: 2.1.0
|
|
|
|
graphql: 16.6.0
|
|
|
|
tslib: 2.4.0
|
|
|
|
value-or-promise: 1.0.11
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-tools/code-file-loader@7.3.3(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-si4JFNLaM2hsTWUBLsLpf6t/dGy5Pen6F8348zc+Iao7Y8hgENBim11NxL61NbeJL5TD4v3E+tvf5CnAONZKaQ==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-tools/graphql-tag-pluck': 7.3.3(graphql@16.6.0)
|
|
|
|
'@graphql-tools/utils': 8.10.0(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
globby: 11.1.0
|
|
|
|
graphql: 16.6.0
|
|
|
|
tslib: 2.4.0
|
|
|
|
unixify: 1.0.0
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-tools/delegate@9.0.3(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-4noYCEL/0UeH+5KVRkkqLYH3iyXBb56hh120Y9DEc/JFmb1ldhgxGH2BuoINE2kt35dYhzRk9QA1+HG8FXIBWQ==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-tools/batch-execute': 8.5.3(graphql@16.6.0)
|
|
|
|
'@graphql-tools/schema': 9.0.1(graphql@16.6.0)
|
|
|
|
'@graphql-tools/utils': 8.10.0(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
dataloader: 2.1.0
|
|
|
|
graphql: 16.6.0
|
|
|
|
tslib: 2.4.0
|
|
|
|
value-or-promise: 1.0.11
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-tools/git-loader@7.2.3(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-uEx+iwWfatH9SGQ35BI9wZp7FPW5QCp9+SfXKdj5snnaTOlqOl/KepdZP9iL0xWiSUjLd5HebzfiuNCo9t2/HQ==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-tools/graphql-tag-pluck': 7.3.3(graphql@16.6.0)
|
|
|
|
'@graphql-tools/utils': 8.10.0(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
graphql: 16.6.0
|
|
|
|
is-glob: 4.0.3
|
|
|
|
micromatch: 4.0.5
|
|
|
|
tslib: 2.4.0
|
|
|
|
unixify: 1.0.0
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-tools/github-loader@7.3.9(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-L5C/D3JBtwnh8m8KE1iVWElI/oN+XMpYctR6S8oXO7VchdvUxkBBnTKTWq7wD9mYU6BTJLnRHoh+c6SZzxdWag==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
|
|
dependencies:
|
|
|
|
'@ardatan/sync-fetch': 0.0.1
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-tools/graphql-tag-pluck': 7.3.3(graphql@16.6.0)
|
|
|
|
'@graphql-tools/utils': 8.10.0(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
'@whatwg-node/fetch': 0.2.9
|
|
|
|
graphql: 16.6.0
|
|
|
|
tslib: 2.4.0
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- encoding
|
|
|
|
- supports-color
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-tools/graphql-file-loader@7.5.2(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-4M5c5SRnxTURNwfq46dlEspWGk+nQpO2nF/p9kxaPiXG0iMAQ8suOd3jQk99LEefQpVhFNb5FumyvUnyW0BogA==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-tools/import': 6.7.3(graphql@16.6.0)
|
|
|
|
'@graphql-tools/utils': 8.10.0(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
globby: 11.1.0
|
|
|
|
graphql: 16.6.0
|
|
|
|
tslib: 2.4.0
|
|
|
|
unixify: 1.0.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-tools/graphql-tag-pluck@7.3.3(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-hU8/e8k2fdxK6gDUxnm7CDXmcyagpsMAxo7aNqY2Y4TzIZ0J1EeaM2Xi4wAqv7wRh3diR7TroGlsJ3zOCZx3Jw==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
|
|
dependencies:
|
|
|
|
'@babel/parser': 7.18.11
|
|
|
|
'@babel/traverse': 7.18.11
|
|
|
|
'@babel/types': 7.18.10
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-tools/utils': 8.10.0(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
graphql: 16.6.0
|
|
|
|
tslib: 2.4.0
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-tools/import@6.7.3(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-7D/nDfwAj1TEkF+vAxm+hxgYNQW3h1kDz8JnYmvvY1Yv7OxZQQHDNd4tVg3BYVtW2kjsz3nzip46Z8ZQ9L7gHg==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-tools/utils': 8.10.0(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
graphql: 16.6.0
|
|
|
|
resolve-from: 5.0.0
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-tools/json-file-loader@7.4.3(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-YihARAoaGJnYakDAaUkdZ6GsvGcyZRdZK2qx9FWkqtpHt02FLCBpcjjLq/cpM0N6K0ecqzh/dYSVD7MthUFXQg==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-tools/utils': 8.10.0(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
globby: 11.1.0
|
|
|
|
graphql: 16.6.0
|
|
|
|
tslib: 2.4.0
|
|
|
|
unixify: 1.0.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-tools/load@7.7.4(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-2VtVWeMNizNTTc8Dv/hs0lrvGHaLko8jpBoP9TewFdBz6pAXPsLHYnNAhEfBYJd+Vk5GZbnWTfVColxhnF8NEQ==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-tools/schema': 9.0.1(graphql@16.6.0)
|
|
|
|
'@graphql-tools/utils': 8.10.0(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
graphql: 16.6.0
|
|
|
|
p-limit: 3.1.0
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-tools/merge@8.3.3(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-EfULshN2s2s2mhBwbV9WpGnoehRLe7eIMdZrKfHhxlBWOvtNUd3KSCN0PUdAMd7lj1jXUW9KYdn624JrVn6qzg==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-tools/utils': 8.10.0(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
graphql: 16.6.0
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-tools/optimize@1.3.1(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-5j5CZSRGWVobt4bgRRg7zhjPiSimk+/zIuColih8E8DxuFOaJ+t0qu7eZS5KXWBkjcd4BPNuhUPpNlEmHPqVRQ==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
|
|
dependencies:
|
|
|
|
graphql: 16.6.0
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-tools/prisma-loader@7.2.14(@types/node@18.18.4)(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-9yX3/1UyjuPhp1i375gp2arzKPfz6VzG4ItGsaiEDRF/CCGu80gexf9letQkGtyTiQaZhqIFz5hy5HF48JZXvQ==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-tools/url-loader': 7.13.9(@types/node@18.18.4)(graphql@16.6.0)
|
|
|
|
'@graphql-tools/utils': 8.10.0(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
'@types/js-yaml': 4.0.5
|
|
|
|
'@types/json-stable-stringify': 1.0.34
|
|
|
|
'@types/jsonwebtoken': 8.5.8
|
|
|
|
chalk: 4.1.2
|
|
|
|
debug: 4.3.4
|
|
|
|
dotenv: 16.0.1
|
|
|
|
graphql: 16.6.0
|
2023-10-07 01:32:31 +02:00
|
|
|
graphql-request: 4.3.0(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
http-proxy-agent: 5.0.0
|
|
|
|
https-proxy-agent: 5.0.1
|
|
|
|
isomorphic-fetch: 3.0.0
|
|
|
|
js-yaml: 4.1.0
|
|
|
|
json-stable-stringify: 1.0.1
|
|
|
|
jsonwebtoken: 8.5.1
|
|
|
|
lodash: 4.17.21
|
|
|
|
scuid: 1.1.0
|
|
|
|
tslib: 2.4.0
|
|
|
|
yaml-ast-parser: 0.0.43
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- '@types/node'
|
|
|
|
- bufferutil
|
|
|
|
- encoding
|
|
|
|
- supports-color
|
|
|
|
- utf-8-validate
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-tools/relay-operation-optimizer@6.5.3(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-QXKZJvfGIVnYGvnWabVdKLgh+8X9YWQRMPK9OydiYUi6O4HvB5PMT5qkrYpshjeek3UsJztZsGXiRJbY9O4c9Q==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@ardatan/relay-compiler': 12.0.0(graphql@16.6.0)
|
|
|
|
'@graphql-tools/utils': 8.10.0(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
graphql: 16.6.0
|
|
|
|
tslib: 2.4.0
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- encoding
|
|
|
|
- supports-color
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-tools/schema@9.0.1(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-Y6apeiBmvXEz082IAuS/ainnEEQrzMECP1MRIV72eo2WPa6ZtLYPycvIbd56Z5uU2LKP4XcWRgK6WUbCyN16Rw==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-tools/merge': 8.3.3(graphql@16.6.0)
|
|
|
|
'@graphql-tools/utils': 8.10.0(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
graphql: 16.6.0
|
|
|
|
tslib: 2.4.0
|
|
|
|
value-or-promise: 1.0.11
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-tools/url-loader@7.13.9(@types/node@18.18.4)(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-7vN7hpT/U0/jC1cc2kNqm0H3iQqRis2f4ZbMsiWT8lDGo/GFOAq+LhJJjTO3zx/ivG90usuu6nPy0yrGlLMvGg==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
|
|
dependencies:
|
|
|
|
'@ardatan/sync-fetch': 0.0.1
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-tools/delegate': 9.0.3(graphql@16.6.0)
|
|
|
|
'@graphql-tools/utils': 8.10.0(graphql@16.6.0)
|
|
|
|
'@graphql-tools/wrap': 9.0.4(graphql@16.6.0)
|
|
|
|
'@n1ru4l/graphql-live-query': 0.10.0(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
'@types/ws': 8.5.3
|
|
|
|
'@whatwg-node/fetch': 0.2.9
|
|
|
|
dset: 3.1.2
|
|
|
|
extract-files: 11.0.0
|
|
|
|
graphql: 16.6.0
|
2023-10-07 01:32:31 +02:00
|
|
|
graphql-ws: 5.10.1(graphql@16.6.0)
|
|
|
|
isomorphic-ws: 5.0.0(ws@8.8.1)
|
|
|
|
meros: 1.2.0(@types/node@18.18.4)
|
2022-08-20 22:29:54 +02:00
|
|
|
tslib: 2.4.0
|
|
|
|
value-or-promise: 1.0.11
|
|
|
|
ws: 8.8.1
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- '@types/node'
|
|
|
|
- bufferutil
|
|
|
|
- encoding
|
|
|
|
- utf-8-validate
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-tools/utils@8.10.0(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-yI+V373FdXQbYfqdarehn9vRWDZZYuvyQ/xwiv5ez2BbobHrqsexF7qs56plLRaQ8ESYpVAjMQvJWe9s23O0Jg==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
|
|
dependencies:
|
|
|
|
graphql: 16.6.0
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-tools/wrap@9.0.4(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-l1t/LmVBec54NhLCJHXi8dCAENotkeqje+2XT0dl3N0RCetO8Fq5PkxWo/59DVM7AgGvqifJLvD/bmpZLGS4Bw==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-tools/delegate': 9.0.3(graphql@16.6.0)
|
|
|
|
'@graphql-tools/schema': 9.0.1(graphql@16.6.0)
|
|
|
|
'@graphql-tools/utils': 8.10.0(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
graphql: 16.6.0
|
|
|
|
tslib: 2.4.0
|
|
|
|
value-or-promise: 1.0.11
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@graphql-typed-document-node/core@3.1.1(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
|
|
dependencies:
|
|
|
|
graphql: 16.6.0
|
|
|
|
dev: false
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@iarna/toml@2.2.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@jridgewell/gen-mapping@0.1.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==}
|
|
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
dependencies:
|
|
|
|
'@jridgewell/set-array': 1.1.2
|
|
|
|
'@jridgewell/sourcemap-codec': 1.4.14
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@jridgewell/gen-mapping@0.3.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==}
|
|
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
dependencies:
|
|
|
|
'@jridgewell/set-array': 1.1.2
|
|
|
|
'@jridgewell/sourcemap-codec': 1.4.14
|
|
|
|
'@jridgewell/trace-mapping': 0.3.15
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@jridgewell/resolve-uri@3.1.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==}
|
|
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@jridgewell/set-array@1.1.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==}
|
|
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@jridgewell/sourcemap-codec@1.4.14:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==}
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@jridgewell/trace-mapping@0.3.15:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-oWZNOULl+UbhsgB51uuZzglikfIKSUBO/M9W2OfEjn7cmqoAiCgmv9lyACTUacZwBz0ITnJ2NqjU8Tx0DHL88g==}
|
|
|
|
dependencies:
|
|
|
|
'@jridgewell/resolve-uri': 3.1.0
|
|
|
|
'@jridgewell/sourcemap-codec': 1.4.14
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@jridgewell/trace-mapping@0.3.9:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==}
|
|
|
|
dependencies:
|
|
|
|
'@jridgewell/resolve-uri': 3.1.0
|
|
|
|
'@jridgewell/sourcemap-codec': 1.4.14
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@n1ru4l/graphql-live-query@0.10.0(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-qZ7OHH/NB0NcG/Xa7irzgjE63UH0CkofZT0Bw4Ko6iRFagPRHBM8RgFXwTt/6JbFGIEUS4STRtaFoc/Eq/ZtzQ==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^15.4.0 || ^16.0.0
|
|
|
|
dependencies:
|
|
|
|
graphql: 16.6.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@next/env@12.2.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-vLPLV3cpPGjUPT3PjgRj7e3nio9t6USkuew3JE/jMeon/9Mvp1WyR18v3iwnCuX7eUAm1HmAbJHHLAbcu/EJcw==}
|
|
|
|
dev: false
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@next/swc-android-arm-eabi@12.2.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-cPWClKxGhgn2dLWnspW+7psl3MoLQUcNqJqOHk2BhNcou9ARDtC0IjQkKe5qcn9qg7I7U83Gp1yh2aesZfZJMA==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [arm]
|
|
|
|
os: [android]
|
|
|
|
requiresBuild: true
|
|
|
|
dev: false
|
|
|
|
optional: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@next/swc-android-arm64@12.2.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-vMj0efliXmC5b7p+wfcQCX0AfU8IypjkzT64GiKJD9PgiA3IILNiGJr1fw2lyUDHkjeWx/5HMlMEpLnTsQslwg==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [android]
|
|
|
|
requiresBuild: true
|
|
|
|
dev: false
|
|
|
|
optional: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@next/swc-darwin-arm64@12.2.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-VOPWbO5EFr6snla/WcxUKtvzGVShfs302TEMOtzYyWni6f9zuOetijJvVh9CCTzInnXAZMtHyNhefijA4HMYLg==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [darwin]
|
|
|
|
requiresBuild: true
|
|
|
|
dev: false
|
|
|
|
optional: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@next/swc-darwin-x64@12.2.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-5o8bTCgAmtYOgauO/Xd27vW52G2/m3i5PX7MUYePquxXAnX73AAtqA3WgPXBRitEB60plSKZgOTkcpqrsh546A==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [x64]
|
|
|
|
os: [darwin]
|
|
|
|
requiresBuild: true
|
|
|
|
dev: false
|
|
|
|
optional: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@next/swc-freebsd-x64@12.2.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-yYUbyup1JnznMtEBRkK4LT56N0lfK5qNTzr6/DEyDw5TbFVwnuy2hhLBzwCBkScFVjpFdfiC6SQAX3FrAZzuuw==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [x64]
|
|
|
|
os: [freebsd]
|
|
|
|
requiresBuild: true
|
|
|
|
dev: false
|
|
|
|
optional: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@next/swc-linux-arm-gnueabihf@12.2.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-2ZE2/G921Acks7UopJZVMgKLdm4vN4U0yuzvAMJ6KBavPzqESA2yHJlm85TV/K9gIjKhSk5BVtauIUntFRP8cg==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [arm]
|
|
|
|
os: [linux]
|
|
|
|
requiresBuild: true
|
|
|
|
dev: false
|
|
|
|
optional: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@next/swc-linux-arm64-gnu@12.2.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-/I6+PWVlz2wkTdWqhlSYYJ1pWWgUVva6SgX353oqTh8njNQp1SdFQuWDqk8LnM6ulheVfSsgkDzxrDaAQZnzjQ==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [linux]
|
|
|
|
requiresBuild: true
|
|
|
|
dev: false
|
|
|
|
optional: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@next/swc-linux-arm64-musl@12.2.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-LPQRelfX6asXyVr59p5sTpx5l+0yh2Vjp/R8Wi4X9pnqcayqT4CUJLiHqCvZuLin3IsFdisJL0rKHMoaZLRfmg==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [linux]
|
|
|
|
requiresBuild: true
|
|
|
|
dev: false
|
|
|
|
optional: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@next/swc-linux-x64-gnu@12.2.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-0szyAo8jMCClkjNK0hknjhmAngUppoRekW6OAezbEYwHXN/VNtsXbfzgYOqjKWxEx3OoAzrT3jLwAF0HdX2MEw==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [x64]
|
|
|
|
os: [linux]
|
|
|
|
requiresBuild: true
|
|
|
|
dev: false
|
|
|
|
optional: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@next/swc-linux-x64-musl@12.2.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-zg/Y6oBar1yVnW6Il1I/08/2ukWtOG6s3acdJdEyIdsCzyQi4RLxbbhkD/EGQyhqBvd3QrC6ZXQEXighQUAZ0g==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [x64]
|
|
|
|
os: [linux]
|
|
|
|
requiresBuild: true
|
|
|
|
dev: false
|
|
|
|
optional: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@next/swc-win32-arm64-msvc@12.2.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-3/90DRNSqeeSRMMEhj4gHHQlLhhKg5SCCoYfE3kBjGpE63EfnblYUqsszGGZ9ekpKL/R4/SGB40iCQr8tR5Jiw==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [arm64]
|
|
|
|
os: [win32]
|
|
|
|
requiresBuild: true
|
|
|
|
dev: false
|
|
|
|
optional: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@next/swc-win32-ia32-msvc@12.2.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-hGLc0ZRAwnaPL4ulwpp4D2RxmkHQLuI8CFOEEHdzZpS63/hMVzv81g8jzYA0UXbb9pus/iTc3VRbVbAM03SRrw==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [ia32]
|
|
|
|
os: [win32]
|
|
|
|
requiresBuild: true
|
|
|
|
dev: false
|
|
|
|
optional: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@next/swc-win32-x64-msvc@12.2.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-7h5/ahY7NeaO2xygqVrSG/Y8Vs4cdjxIjowTZ5W6CKoTKn7tmnuxlUc2h74x06FKmbhAd9agOjr/AOKyxYYm9Q==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
cpu: [x64]
|
|
|
|
os: [win32]
|
|
|
|
requiresBuild: true
|
|
|
|
dev: false
|
|
|
|
optional: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@nodelib/fs.scandir@2.1.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
|
|
|
|
engines: {node: '>= 8'}
|
|
|
|
dependencies:
|
|
|
|
'@nodelib/fs.stat': 2.0.5
|
|
|
|
run-parallel: 1.2.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@nodelib/fs.stat@2.0.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
|
|
|
|
engines: {node: '>= 8'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@nodelib/fs.walk@1.2.8:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
|
|
|
|
engines: {node: '>= 8'}
|
|
|
|
dependencies:
|
|
|
|
'@nodelib/fs.scandir': 2.1.5
|
|
|
|
fastq: 1.13.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@peculiar/asn1-schema@2.3.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-DtNLAG4vmDrdSJFPe7rypkcj597chNQL7u+2dBtYo5mh7VW2+im6ke+O0NVr8W1f4re4C3F71LhoMb0Yxqa48Q==}
|
|
|
|
dependencies:
|
|
|
|
asn1js: 3.0.5
|
|
|
|
pvtsutils: 1.3.2
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@peculiar/json-schema@1.1.12:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-coUfuoMeIB7B8/NMekxaDzLhaYmp0HZNPEjYRm9goRou8UZIC3z21s0sL9AWoCw4EG876QyO3kYrc61WNF9B/w==}
|
|
|
|
engines: {node: '>=8.0.0'}
|
|
|
|
dependencies:
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@peculiar/webcrypto@1.4.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-U58N44b2m3OuTgpmKgf0LPDOmP3bhwNz01vAnj1mBwxBASRhptWYK+M3zG+HBkDqGQM+bFsoIihTW8MdmPXEqg==}
|
|
|
|
engines: {node: '>=10.12.0'}
|
|
|
|
dependencies:
|
|
|
|
'@peculiar/asn1-schema': 2.3.0
|
|
|
|
'@peculiar/json-schema': 1.1.12
|
|
|
|
pvtsutils: 1.3.2
|
|
|
|
tslib: 2.4.0
|
|
|
|
webcrypto-core: 1.7.5
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@swc/helpers@0.4.3:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-6JrF+fdUK2zbGpJIlN7G3v966PQjyx/dPt1T9km2wj+EUBqgrxCk3uX4Kct16MIm9gGxfKRcfax2hVf5jvlTzA==}
|
|
|
|
dependencies:
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: false
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@tootallnate/once@2.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@tsconfig/node10@1.0.9:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@tsconfig/node12@1.0.11:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@tsconfig/node14@1.0.3:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@tsconfig/node16@1.0.3:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@types/js-yaml@4.0.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-FhpRzf927MNQdRZP0J5DLIdTXhjLYzeUTmLAu69mnVksLH9CJY3IuSeEgbKUki7GQZm0WqDkGzyxju2EZGD2wA==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@types/json-stable-stringify@1.0.34:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-s2cfwagOQAS8o06TcwKfr9Wx11dNGbH2E9vJz1cqV+a/LOyhWNLUNd6JSRYNzvB4d29UuJX2M0Dj9vE1T8fRXw==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@types/jsonwebtoken@8.5.8:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-zm6xBQpFDIDM6o9r6HSgDeIcLy82TKWctCXEPbJJcXb5AKmi5BNNdLXneixK4lplX3PqIVcwLBCGE/kAGnlD4A==}
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@types/node': 18.18.4
|
2022-08-20 22:29:54 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@types/node@18.18.4:
|
|
|
|
resolution: {integrity: sha512-t3rNFBgJRugIhackit2mVcLfF6IRc0JE4oeizPQL8Zrm8n2WY/0wOdpOPhdtG0V9Q2TlW/axbF1MJ6z+Yj/kKQ==}
|
2022-08-20 22:29:54 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@types/parse-json@4.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@types/prop-types@15.7.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@types/react-dom@18.0.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-OWPWTUrY/NIrjsAPkAk1wW9LZeIjSvkXRhclsFO8CZcZGCOg2G0YZy4ft+rOyYxy8B7ui5iZzi9OkDebZ7/QSA==}
|
|
|
|
dependencies:
|
|
|
|
'@types/react': 18.0.9
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@types/react@18.0.9:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-9bjbg1hJHUm4De19L1cHiW0Jvx3geel6Qczhjd0qY5VKVE2X5+x77YxAepuCwVh4vrgZJdgEJw48zrhRIeF4Nw==}
|
|
|
|
dependencies:
|
|
|
|
'@types/prop-types': 15.7.5
|
|
|
|
'@types/scheduler': 0.16.2
|
|
|
|
csstype: 3.1.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@types/scheduler@0.16.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@types/ws@8.5.3:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==}
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@types/node': 18.18.4
|
2022-08-20 22:29:54 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@whatwg-node/fetch@0.2.9:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-h+ehuqE/ZqJdRy+xywHyKpBIPmST0ms8Itgf4gGSu10pJrmod3/t9DbG/GlATvLBE4pvqYHrxKAKo3NNQVJc3g==}
|
|
|
|
dependencies:
|
|
|
|
'@peculiar/webcrypto': 1.4.0
|
|
|
|
abort-controller: 3.0.0
|
|
|
|
busboy: 1.6.0
|
|
|
|
event-target-polyfill: 0.0.3
|
|
|
|
form-data-encoder: 1.7.2
|
|
|
|
formdata-node: 4.4.0
|
|
|
|
node-fetch: 2.6.7
|
|
|
|
undici: 5.9.1
|
|
|
|
web-streams-polyfill: 3.2.1
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- encoding
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@wry/context@0.6.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-LOmVnY1iTU2D8tv4Xf6MVMZZ+juIJ87Kt/plMijjN20NMAXGmH4u8bS1t0uT74cZ5gwpocYueV58YwyI8y+GKw==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dependencies:
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: false
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@wry/equality@0.5.3:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-avR+UXdSrsF2v8vIqIgmeTY0UR91UT+IyablCyKe/uk22uOJ8fusKZnH9JH9e1/EtLeNJBtagNmL3eJdnOV53g==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dependencies:
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: false
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/@wry/trie@0.3.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-yRTyhWSls2OY/pYLfwff867r8ekooZ4UI+/gxot5Wj8EFwSf2rG+n+Mo/6LoLQm1TKA4GRj2+LCpbfS937dClQ==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dependencies:
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: false
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/abort-controller@3.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==}
|
|
|
|
engines: {node: '>=6.5'}
|
|
|
|
dependencies:
|
|
|
|
event-target-shim: 5.0.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/acorn-node@1.8.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A==}
|
|
|
|
dependencies:
|
|
|
|
acorn: 7.4.1
|
|
|
|
acorn-walk: 7.2.0
|
|
|
|
xtend: 4.0.2
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/acorn-walk@7.2.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==}
|
|
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/acorn-walk@8.2.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==}
|
|
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/acorn@7.4.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==}
|
|
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
hasBin: true
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/acorn@8.8.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==}
|
|
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
hasBin: true
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/agent-base@6.0.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==}
|
|
|
|
engines: {node: '>= 6.0.0'}
|
|
|
|
dependencies:
|
|
|
|
debug: 4.3.4
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/aggregate-error@3.1.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dependencies:
|
|
|
|
clean-stack: 2.2.0
|
|
|
|
indent-string: 4.0.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/ansi-escapes@4.3.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dependencies:
|
|
|
|
type-fest: 0.21.3
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/ansi-regex@5.0.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
|
|
|
|
engines: {node: '>=8'}
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/ansi-styles@3.2.1:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==}
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
dependencies:
|
|
|
|
color-convert: 1.9.3
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/ansi-styles@4.3.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dependencies:
|
|
|
|
color-convert: 2.0.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/anymatch@3.1.2:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==}
|
|
|
|
engines: {node: '>= 8'}
|
|
|
|
dependencies:
|
|
|
|
normalize-path: 3.0.0
|
|
|
|
picomatch: 2.3.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/arg@4.1.3:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/arg@5.0.2:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/argparse@2.0.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/array-union@2.1.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/asap@2.0.6:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/asn1js@3.0.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-FVnvrKJwpt9LP2lAMl8qZswRNm3T4q9CON+bxldk2iwk3FFpuwhx2FfinyitizWHsVYyaY+y5JzDR0rCMV5yTQ==}
|
|
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
dependencies:
|
|
|
|
pvtsutils: 1.3.2
|
|
|
|
pvutils: 1.1.3
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/astral-regex@2.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/asynckit@0.4.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/auto-bind@4.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-Hdw8qdNiqdJ8LqT0iK0sVzkFbzg6fhnQqqfWhBDxcHZvU75+B+ayzTy8x+k5Ix0Y92XOhOUlx74ps+bA6BeYMQ==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/autoprefixer@10.4.8(postcss@8.4.16):
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-75Jr6Q/XpTqEf6D2ltS5uMewJIx5irCU1oBYJrWjFenq/m12WRRrz6g15L1EIoYvPLXTbEry7rDOwrcYNj77xw==}
|
|
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
|
|
hasBin: true
|
|
|
|
peerDependencies:
|
|
|
|
postcss: ^8.1.0
|
|
|
|
dependencies:
|
|
|
|
browserslist: 4.21.3
|
2022-08-20 22:29:54 +02:00
|
|
|
caniuse-lite: 1.0.30001379
|
2022-08-09 01:34:58 +02:00
|
|
|
fraction.js: 4.2.0
|
|
|
|
normalize-range: 0.1.2
|
|
|
|
picocolors: 1.0.0
|
|
|
|
postcss: 8.4.16
|
|
|
|
postcss-value-parser: 4.2.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/babel-plugin-dynamic-import-node@2.3.3:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==}
|
|
|
|
dependencies:
|
|
|
|
object.assign: 4.1.4
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/babel-plugin-syntax-trailing-function-commas@7.0.0-beta.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-Xj9XuRuz3nTSbaTXWv3itLOcxyF4oPD8douBBmj7U9BBC6nEBYfyOJYQMf/8PJAFotC62UY5dFfIGEPr7WswzQ==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/babel-preset-fbjs@3.4.0(@babel/core@7.18.10):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-9ywCsCvo1ojrw0b+XYk7aFvTH6D9064t0RIL1rtMf3nsa02Xw41MS7sZw216Im35xj/UY0PDBQsa1brUDDF1Ow==}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': ^7.0.0
|
|
|
|
dependencies:
|
|
|
|
'@babel/core': 7.18.10
|
2023-10-07 01:32:31 +02:00
|
|
|
'@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-proposal-object-rest-spread': 7.18.9(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-syntax-flow': 7.18.6(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-syntax-jsx': 7.18.6(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-transform-arrow-functions': 7.18.6(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-transform-block-scoped-functions': 7.18.6(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-transform-block-scoping': 7.18.9(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-transform-classes': 7.18.9(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-transform-computed-properties': 7.18.9(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-transform-destructuring': 7.18.9(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-transform-flow-strip-types': 7.18.9(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-transform-for-of': 7.18.8(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-transform-function-name': 7.18.9(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-transform-literals': 7.18.9(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-transform-member-expression-literals': 7.18.6(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-transform-modules-commonjs': 7.18.6(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-transform-object-super': 7.18.6(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-transform-parameters': 7.18.8(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-transform-property-literals': 7.18.6(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-transform-react-display-name': 7.18.6(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-transform-react-jsx': 7.18.10(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-transform-shorthand-properties': 7.18.6(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-transform-spread': 7.18.9(@babel/core@7.18.10)
|
|
|
|
'@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.18.10)
|
2022-08-20 22:29:54 +02:00
|
|
|
babel-plugin-syntax-trailing-function-commas: 7.0.0-beta.0
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/balanced-match@1.0.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/base64-js@1.5.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/binary-extensions@2.2.0:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/bl@4.1.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
|
|
|
|
dependencies:
|
|
|
|
buffer: 5.7.1
|
|
|
|
inherits: 2.0.4
|
|
|
|
readable-stream: 3.6.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/brace-expansion@1.1.11:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
|
|
|
|
dependencies:
|
|
|
|
balanced-match: 1.0.2
|
|
|
|
concat-map: 0.0.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/braces@3.0.2:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dependencies:
|
|
|
|
fill-range: 7.0.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/browserslist@4.21.3:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-898rgRXLAyRkM1GryrrBHGkqA5hlpkV5MhtZwg9QXeiyLUYs2k00Un05aX5l2/yJIOObYKOpS2JNo8nJDE7fWQ==}
|
|
|
|
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
|
|
hasBin: true
|
|
|
|
dependencies:
|
2022-08-20 22:29:54 +02:00
|
|
|
caniuse-lite: 1.0.30001379
|
|
|
|
electron-to-chromium: 1.4.225
|
2022-08-09 01:34:58 +02:00
|
|
|
node-releases: 2.0.6
|
2023-10-07 01:32:31 +02:00
|
|
|
update-browserslist-db: 1.0.5(browserslist@4.21.3)
|
2022-08-09 01:34:58 +02:00
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/bser@2.1.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==}
|
|
|
|
dependencies:
|
|
|
|
node-int64: 0.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/buffer-equal-constant-time@1.0.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/buffer@5.7.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
|
|
|
|
dependencies:
|
|
|
|
base64-js: 1.5.1
|
|
|
|
ieee754: 1.2.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/busboy@1.6.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==}
|
|
|
|
engines: {node: '>=10.16.0'}
|
|
|
|
dependencies:
|
|
|
|
streamsearch: 1.1.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/call-bind@1.0.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==}
|
|
|
|
dependencies:
|
|
|
|
function-bind: 1.1.1
|
|
|
|
get-intrinsic: 1.1.2
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/callsites@3.1.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
|
|
|
|
engines: {node: '>=6'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/camel-case@4.1.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==}
|
|
|
|
dependencies:
|
|
|
|
pascal-case: 3.1.2
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/camelcase-css@2.0.1:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==}
|
|
|
|
engines: {node: '>= 6'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/camelcase@5.3.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==}
|
|
|
|
engines: {node: '>=6'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/caniuse-lite@1.0.30001379:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-zXf+qxuN8OJrK5Bl5HbJg8cc5/Zm01WNW4ooVWUh92YlKqQZW3fwN5lXLB+kI8wkP5vTWkIIN+rutZuJhf4ykw==}
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/capital-case@1.0.4:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==}
|
|
|
|
dependencies:
|
|
|
|
no-case: 3.0.4
|
|
|
|
tslib: 2.4.0
|
|
|
|
upper-case-first: 2.0.2
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/chalk@2.4.2:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
dependencies:
|
|
|
|
ansi-styles: 3.2.1
|
|
|
|
escape-string-regexp: 1.0.5
|
|
|
|
supports-color: 5.5.0
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/chalk@4.1.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
|
|
|
|
engines: {node: '>=10'}
|
|
|
|
dependencies:
|
|
|
|
ansi-styles: 4.3.0
|
|
|
|
supports-color: 7.2.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/change-case-all@1.0.14:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-CWVm2uT7dmSHdO/z1CXT/n47mWonyypzBbuCy5tN7uMg22BsfkhwT6oHmFCAk+gL1LOOxhdbB9SZz3J1KTY3gA==}
|
|
|
|
dependencies:
|
|
|
|
change-case: 4.1.2
|
|
|
|
is-lower-case: 2.0.2
|
|
|
|
is-upper-case: 2.0.2
|
|
|
|
lower-case: 2.0.2
|
|
|
|
lower-case-first: 2.0.2
|
|
|
|
sponge-case: 1.0.1
|
|
|
|
swap-case: 2.0.2
|
|
|
|
title-case: 3.0.3
|
|
|
|
upper-case: 2.0.2
|
|
|
|
upper-case-first: 2.0.2
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/change-case@4.1.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-bSxY2ws9OtviILG1EiY5K7NNxkqg/JnRnFxLtKQ96JaviiIxi7djMrSd0ECT9AC+lttClmYwKw53BWpOMblo7A==}
|
|
|
|
dependencies:
|
|
|
|
camel-case: 4.1.2
|
|
|
|
capital-case: 1.0.4
|
|
|
|
constant-case: 3.0.4
|
|
|
|
dot-case: 3.0.4
|
|
|
|
header-case: 2.0.4
|
|
|
|
no-case: 3.0.4
|
|
|
|
param-case: 3.0.4
|
|
|
|
pascal-case: 3.1.2
|
|
|
|
path-case: 3.0.4
|
|
|
|
sentence-case: 3.0.4
|
|
|
|
snake-case: 3.0.4
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/chardet@0.7.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/chokidar@3.5.3:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==}
|
|
|
|
engines: {node: '>= 8.10.0'}
|
|
|
|
dependencies:
|
|
|
|
anymatch: 3.1.2
|
|
|
|
braces: 3.0.2
|
|
|
|
glob-parent: 5.1.2
|
|
|
|
is-binary-path: 2.1.0
|
|
|
|
is-glob: 4.0.3
|
|
|
|
normalize-path: 3.0.0
|
|
|
|
readdirp: 3.6.0
|
|
|
|
optionalDependencies:
|
|
|
|
fsevents: 2.3.2
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/clean-stack@2.2.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==}
|
|
|
|
engines: {node: '>=6'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/cli-cursor@3.1.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dependencies:
|
|
|
|
restore-cursor: 3.1.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/cli-spinners@2.7.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-qu3pN8Y3qHNgE2AFweciB1IfMnmZ/fsNTEE+NOFjmGB2F/7rLhnhzppvpCnN4FovtP26k8lHyy9ptEbNwWFLzw==}
|
|
|
|
engines: {node: '>=6'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/cli-truncate@2.1.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dependencies:
|
|
|
|
slice-ansi: 3.0.0
|
|
|
|
string-width: 4.2.3
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/cli-width@3.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/cliui@6.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==}
|
|
|
|
dependencies:
|
|
|
|
string-width: 4.2.3
|
|
|
|
strip-ansi: 6.0.1
|
|
|
|
wrap-ansi: 6.2.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/cliui@7.0.4:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==}
|
|
|
|
dependencies:
|
|
|
|
string-width: 4.2.3
|
|
|
|
strip-ansi: 6.0.1
|
|
|
|
wrap-ansi: 7.0.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/clone@1.0.4:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==}
|
|
|
|
engines: {node: '>=0.8'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/color-convert@1.9.3:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
|
|
|
|
dependencies:
|
|
|
|
color-name: 1.1.3
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/color-convert@2.0.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
|
|
|
|
engines: {node: '>=7.0.0'}
|
|
|
|
dependencies:
|
|
|
|
color-name: 1.1.4
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/color-name@1.1.3:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==}
|
2022-08-09 01:34:58 +02:00
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/color-name@1.1.4:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/colorette@2.0.19:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/combined-stream@1.0.8:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
|
|
|
|
engines: {node: '>= 0.8'}
|
|
|
|
dependencies:
|
|
|
|
delayed-stream: 1.0.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/common-tags@1.8.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==}
|
|
|
|
engines: {node: '>=4.0.0'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/concat-map@0.0.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/constant-case@3.0.4:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-I2hSBi7Vvs7BEuJDr5dDHfzb/Ruj3FyvFyh7KLilAjNQw3Be+xgqUBA2W6scVEcL0hL1dwPRtIqEPVUCKkSsyQ==}
|
|
|
|
dependencies:
|
|
|
|
no-case: 3.0.4
|
|
|
|
tslib: 2.4.0
|
|
|
|
upper-case: 2.0.2
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/convert-source-map@1.8.0:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==}
|
|
|
|
dependencies:
|
|
|
|
safe-buffer: 5.1.2
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/cosmiconfig-toml-loader@1.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-H/2gurFWVi7xXvCyvsWRLCMekl4tITJcX0QEsDMpzxtuxDyM59xLatYNg4s/k9AA/HdtCYfj2su8mgA0GSDLDA==}
|
|
|
|
dependencies:
|
|
|
|
'@iarna/toml': 2.2.5
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/cosmiconfig-typescript-loader@3.1.1(@types/node@18.18.4)(cosmiconfig@7.0.1)(ts-node@10.9.1)(typescript@5.2.2):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-SR5/NciF0vyYqcGsmB9WJ4QOKkcSSSzcBPLrnT6094BYahMy0eImWvlH3zoEOYqpF2zgiyAKHtWTXTo+fqgxPg==}
|
|
|
|
engines: {node: '>=12', npm: '>=6'}
|
2022-08-09 01:34:58 +02:00
|
|
|
peerDependencies:
|
2022-08-20 22:29:54 +02:00
|
|
|
'@types/node': '*'
|
|
|
|
cosmiconfig: '>=7'
|
|
|
|
ts-node: '>=10'
|
|
|
|
typescript: '>=3'
|
2022-08-09 01:34:58 +02:00
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@types/node': 18.18.4
|
2022-08-20 22:29:54 +02:00
|
|
|
cosmiconfig: 7.0.1
|
2023-10-07 01:32:31 +02:00
|
|
|
ts-node: 10.9.1(@types/node@18.18.4)(typescript@5.2.2)
|
|
|
|
typescript: 5.2.2
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/cosmiconfig@7.0.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==}
|
|
|
|
engines: {node: '>=10'}
|
|
|
|
dependencies:
|
|
|
|
'@types/parse-json': 4.0.0
|
|
|
|
import-fresh: 3.3.0
|
|
|
|
parse-json: 5.2.0
|
|
|
|
path-type: 4.0.0
|
|
|
|
yaml: 1.10.2
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/create-require@1.1.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==}
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/cross-fetch@3.1.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==}
|
|
|
|
dependencies:
|
|
|
|
node-fetch: 2.6.7
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- encoding
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/cssesc@3.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
hasBin: true
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/csstype@3.1.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==}
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/dataloader@2.1.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-qTcEYLen3r7ojZNgVUaRggOI+KM7jrKxXeSHhogh/TWxYMeONEMqY+hmkobiYQozsGIyg9OYVzO4ZIfoB4I0pQ==}
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/debounce@1.2.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug==}
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/debug@4.3.4:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
|
|
|
|
engines: {node: '>=6.0'}
|
|
|
|
peerDependencies:
|
|
|
|
supports-color: '*'
|
|
|
|
peerDependenciesMeta:
|
|
|
|
supports-color:
|
|
|
|
optional: true
|
|
|
|
dependencies:
|
|
|
|
ms: 2.1.2
|
2022-08-09 01:34:58 +02:00
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/decamelize@1.2.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==}
|
|
|
|
engines: {node: '>=0.10.0'}
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/defaults@1.0.3:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-s82itHOnYrN0Ib8r+z7laQz3sdE+4FP3d9Q7VLO7U+KRT+CR0GsWuyHxzdAY82I7cXv0G/twrqomTJLOssO5HA==}
|
|
|
|
dependencies:
|
|
|
|
clone: 1.0.4
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/define-properties@1.1.4:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==}
|
|
|
|
engines: {node: '>= 0.4'}
|
|
|
|
dependencies:
|
|
|
|
has-property-descriptors: 1.0.0
|
|
|
|
object-keys: 1.1.1
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/defined@1.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-Y2caI5+ZwS5c3RiNDJ6u53VhQHv+hHKwhkI1iHvceKUHw9Df6EK2zRLfjejRgMuCuxK7PfSWIMwWecceVvThjQ==}
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/delayed-stream@1.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
|
|
|
|
engines: {node: '>=0.4.0'}
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/dependency-graph@0.11.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-JeMq7fEshyepOWDfcfHK06N3MhyPhz++vtqWhMT5O9A3K42rdsEDpfdVqjaqaAhsw6a+ZqeDvQVtD0hFHQWrzg==}
|
|
|
|
engines: {node: '>= 0.6.0'}
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/detect-indent@6.1.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==}
|
|
|
|
engines: {node: '>=8'}
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/detective@5.2.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-v9XE1zRnz1wRtgurGu0Bs8uHKFSTdteYZNbIPFVhUZ39L/S79ppMpdmVOZAnoz1jfEFodc48n6MX483Xo3t1yw==}
|
|
|
|
engines: {node: '>=0.8.0'}
|
|
|
|
hasBin: true
|
|
|
|
dependencies:
|
|
|
|
acorn-node: 1.8.2
|
|
|
|
defined: 1.0.0
|
|
|
|
minimist: 1.2.6
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/didyoumean@1.2.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==}
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/diff@4.0.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==}
|
|
|
|
engines: {node: '>=0.3.1'}
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/dir-glob@3.0.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dependencies:
|
|
|
|
path-type: 4.0.0
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/dlv@1.1.3:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==}
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/dot-case@3.0.4:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==}
|
|
|
|
dependencies:
|
|
|
|
no-case: 3.0.4
|
|
|
|
tslib: 2.4.0
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/dotenv@16.0.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-1K6hR6wtk2FviQ4kEiSjFiH5rpzEVi8WW0x96aztHVMhEspNpc4DVOUTEHtEva5VThQ8IaBX1Pe4gSzpVVUsKQ==}
|
2022-08-09 01:34:58 +02:00
|
|
|
engines: {node: '>=12'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/dset@3.1.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-g/M9sqy3oHe477Ar4voQxWtaPIFw1jTdKZuomOjhCcBx9nHUNn0pu6NopuFFrTh/TRZIKEj+76vLWFu9BNKk+Q==}
|
|
|
|
engines: {node: '>=4'}
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/ecdsa-sig-formatter@1.0.11:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==}
|
|
|
|
dependencies:
|
|
|
|
safe-buffer: 5.2.1
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/electron-to-chromium@1.4.225:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-ICHvGaCIQR3P88uK8aRtx8gmejbVJyC6bB4LEC3anzBrIzdzC7aiZHY4iFfXhN4st6I7lMO0x4sgBHf/7kBvRw==}
|
2022-08-09 01:34:58 +02:00
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/emoji-regex@8.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/error-ex@1.3.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==}
|
|
|
|
dependencies:
|
|
|
|
is-arrayish: 0.2.1
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/escalade@3.1.1:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==}
|
|
|
|
engines: {node: '>=6'}
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/escape-string-regexp@1.0.5:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
|
|
|
|
engines: {node: '>=0.8.0'}
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/event-target-polyfill@0.0.3:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-ZMc6UuvmbinrCk4RzGyVmRyIsAyxMRlp4CqSrcQRO8Dy0A9ldbiRy5kdtBj4OtP7EClGdqGfIqo9JmOClMsGLQ==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/event-target-shim@5.0.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==}
|
|
|
|
engines: {node: '>=6'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/external-editor@3.1.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==}
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
dependencies:
|
|
|
|
chardet: 0.7.0
|
|
|
|
iconv-lite: 0.4.24
|
|
|
|
tmp: 0.0.33
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/extract-files@11.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-FuoE1qtbJ4bBVvv94CC7s0oTnKUGvQs+Rjf1L2SJFfS+HTVVjhPFtehPdQ0JiGPqVNfSSZvL5yzHHQq2Z4WNhQ==}
|
|
|
|
engines: {node: ^12.20 || >= 14.13}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/extract-files@9.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-CvdFfHkC95B4bBBk36hcEmvdR2awOdhhVUYH6S/zrVj3477zven/fJMYg7121h4T1xHZC+tetUpubpAhxwI7hQ==}
|
|
|
|
engines: {node: ^10.17.0 || ^12.0.0 || >= 13.7.0}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/fast-glob@3.2.11:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==}
|
|
|
|
engines: {node: '>=8.6.0'}
|
|
|
|
dependencies:
|
|
|
|
'@nodelib/fs.stat': 2.0.5
|
|
|
|
'@nodelib/fs.walk': 1.2.8
|
|
|
|
glob-parent: 5.1.2
|
|
|
|
merge2: 1.4.1
|
|
|
|
micromatch: 4.0.5
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/fastq@1.13.0:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==}
|
|
|
|
dependencies:
|
|
|
|
reusify: 1.0.4
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/fb-watchman@2.0.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==}
|
|
|
|
dependencies:
|
|
|
|
bser: 2.1.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/fbjs-css-vars@1.0.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-b2XGFAFdWZWg0phtAWLHCk836A1Xann+I+Dgd3Gk64MHKZO44FfoD1KxyvbSh0qZsIoXQGGlVztIY+oitJPpRQ==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/fbjs@3.0.4:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-ucV0tDODnGV3JCnnkmoszb5lf4bNpzjv80K41wd4k798Etq+UYD0y0TIfalLjZoKgjive6/adkRnszwapiDgBQ==}
|
|
|
|
dependencies:
|
|
|
|
cross-fetch: 3.1.5
|
|
|
|
fbjs-css-vars: 1.0.2
|
|
|
|
loose-envify: 1.4.0
|
|
|
|
object-assign: 4.1.1
|
|
|
|
promise: 7.3.1
|
|
|
|
setimmediate: 1.0.5
|
|
|
|
ua-parser-js: 0.7.31
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- encoding
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/figures@3.2.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dependencies:
|
|
|
|
escape-string-regexp: 1.0.5
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/fill-range@7.0.1:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dependencies:
|
|
|
|
to-regex-range: 5.0.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/find-up@4.1.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dependencies:
|
|
|
|
locate-path: 5.0.0
|
|
|
|
path-exists: 4.0.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/form-data-encoder@1.7.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-qfqtYan3rxrnCk1VYaA4H+Ms9xdpPqvLZa6xmMgFvhO32x7/3J/ExcTd6qpxM0vH2GdMI+poehyBZvqfMTto8A==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/form-data@3.0.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==}
|
|
|
|
engines: {node: '>= 6'}
|
|
|
|
dependencies:
|
|
|
|
asynckit: 0.4.0
|
|
|
|
combined-stream: 1.0.8
|
|
|
|
mime-types: 2.1.35
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/formdata-node@4.4.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-Q1LZsZggMqcmiAv1VIf4qSo1jxROFYUtuwNbJxman4UurKp3kdcDhtIK2+rKKqa0Xgqlga0qea3s+qH4I4v5kw==}
|
|
|
|
engines: {node: '>= 12.20'}
|
|
|
|
dependencies:
|
|
|
|
node-domexception: 1.0.0
|
|
|
|
web-streams-polyfill: 4.0.0-beta.2
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/fraction.js@4.2.0:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/fs.realpath@1.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/fsevents@2.3.2:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
|
|
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
|
|
os: [darwin]
|
|
|
|
requiresBuild: true
|
|
|
|
dev: true
|
|
|
|
optional: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/function-bind@1.1.1:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/gensync@1.0.0-beta.2:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/get-caller-file@2.0.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
|
|
|
|
engines: {node: 6.* || 8.* || >= 10.*}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/get-intrinsic@1.1.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-Jfm3OyCxHh9DJyc28qGk+JmfkpO41A4XkneDSujN9MDXrm4oDKdHvndhZ2dN94+ERNfkYJWDclW6k2L/ZGHjXA==}
|
|
|
|
dependencies:
|
|
|
|
function-bind: 1.1.1
|
|
|
|
has: 1.0.3
|
|
|
|
has-symbols: 1.0.3
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/glob-parent@5.1.2:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
|
|
|
|
engines: {node: '>= 6'}
|
|
|
|
dependencies:
|
|
|
|
is-glob: 4.0.3
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/glob-parent@6.0.2:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
|
|
|
|
engines: {node: '>=10.13.0'}
|
|
|
|
dependencies:
|
|
|
|
is-glob: 4.0.3
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/glob@7.2.3:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
|
|
|
|
dependencies:
|
|
|
|
fs.realpath: 1.0.0
|
|
|
|
inflight: 1.0.6
|
|
|
|
inherits: 2.0.4
|
|
|
|
minimatch: 3.1.2
|
|
|
|
once: 1.4.0
|
|
|
|
path-is-absolute: 1.0.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/globals@11.12.0:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/globby@11.1.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==}
|
|
|
|
engines: {node: '>=10'}
|
|
|
|
dependencies:
|
|
|
|
array-union: 2.1.0
|
|
|
|
dir-glob: 3.0.1
|
|
|
|
fast-glob: 3.2.11
|
|
|
|
ignore: 5.2.0
|
|
|
|
merge2: 1.4.1
|
|
|
|
slash: 3.0.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/graphql-config@4.3.3(@types/node@18.18.4)(graphql@16.6.0)(typescript@5.2.2):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-ju2LAbOk6GLp+8JY7mh3CrEe0iEj2AdImNKv58G0DyISBo72kDEJYNJ07hKmkHdIzhDsSHiVzaCVIyBU2LCUug==}
|
|
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@graphql-tools/graphql-file-loader': 7.5.2(graphql@16.6.0)
|
|
|
|
'@graphql-tools/json-file-loader': 7.4.3(graphql@16.6.0)
|
|
|
|
'@graphql-tools/load': 7.7.4(graphql@16.6.0)
|
|
|
|
'@graphql-tools/merge': 8.3.3(graphql@16.6.0)
|
|
|
|
'@graphql-tools/url-loader': 7.13.9(@types/node@18.18.4)(graphql@16.6.0)
|
|
|
|
'@graphql-tools/utils': 8.10.0(graphql@16.6.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
cosmiconfig: 7.0.1
|
|
|
|
cosmiconfig-toml-loader: 1.0.0
|
2023-10-07 01:32:31 +02:00
|
|
|
cosmiconfig-typescript-loader: 3.1.1(@types/node@18.18.4)(cosmiconfig@7.0.1)(ts-node@10.9.1)(typescript@5.2.2)
|
2022-08-20 22:29:54 +02:00
|
|
|
graphql: 16.6.0
|
|
|
|
minimatch: 4.2.1
|
|
|
|
string-env-interpolation: 1.0.1
|
2023-10-07 01:32:31 +02:00
|
|
|
ts-node: 10.9.1(@types/node@18.18.4)(typescript@5.2.2)
|
2022-08-20 22:29:54 +02:00
|
|
|
transitivePeerDependencies:
|
|
|
|
- '@swc/core'
|
|
|
|
- '@swc/wasm'
|
|
|
|
- '@types/node'
|
|
|
|
- bufferutil
|
|
|
|
- encoding
|
|
|
|
- typescript
|
|
|
|
- utf-8-validate
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/graphql-request@4.3.0(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-2v6hQViJvSsifK606AliqiNiijb1uwWp6Re7o0RTyH+uRTv/u7Uqm2g4Fjq/LgZIzARB38RZEvVBFOQOVdlBow==}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: 14 - 16
|
|
|
|
dependencies:
|
|
|
|
cross-fetch: 3.1.5
|
|
|
|
extract-files: 9.0.0
|
|
|
|
form-data: 3.0.1
|
|
|
|
graphql: 16.6.0
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- encoding
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/graphql-tag@2.12.6(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==}
|
|
|
|
engines: {node: '>=10'}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
|
|
|
|
dependencies:
|
|
|
|
graphql: 16.6.0
|
|
|
|
tslib: 2.4.0
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/graphql-ws@5.10.1(graphql@16.6.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-MKm/3SRd1vj5Km8NaujsgeGRTKZQjUN5HRnIMJ8dL2UznKoxvrtQyJqTmqJt0f6vQd9AooDg/+baXo3huiY4Ew==}
|
|
|
|
engines: {node: '>=10'}
|
|
|
|
peerDependencies:
|
|
|
|
graphql: '>=0.11 <=16'
|
|
|
|
dependencies:
|
|
|
|
graphql: 16.6.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/graphql@16.6.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==}
|
|
|
|
engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0}
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/has-flag@3.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==}
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/has-flag@4.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/has-property-descriptors@1.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==}
|
|
|
|
dependencies:
|
|
|
|
get-intrinsic: 1.1.2
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/has-symbols@1.0.3:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==}
|
|
|
|
engines: {node: '>= 0.4'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/has@1.0.3:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==}
|
|
|
|
engines: {node: '>= 0.4.0'}
|
|
|
|
dependencies:
|
|
|
|
function-bind: 1.1.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/header-case@2.0.4:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-H/vuk5TEEVZwrR0lp2zed9OCo1uAILMlx0JEMgC26rzyJJ3N1v6XkwHHXJQdR2doSjcGPM6OKPYoJgf0plJ11Q==}
|
|
|
|
dependencies:
|
|
|
|
capital-case: 1.0.4
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/hoist-non-react-statics@3.3.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==}
|
|
|
|
dependencies:
|
|
|
|
react-is: 16.13.1
|
|
|
|
dev: false
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/http-proxy-agent@5.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==}
|
|
|
|
engines: {node: '>= 6'}
|
|
|
|
dependencies:
|
|
|
|
'@tootallnate/once': 2.0.0
|
|
|
|
agent-base: 6.0.2
|
|
|
|
debug: 4.3.4
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/https-proxy-agent@5.0.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==}
|
|
|
|
engines: {node: '>= 6'}
|
|
|
|
dependencies:
|
|
|
|
agent-base: 6.0.2
|
|
|
|
debug: 4.3.4
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- supports-color
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/iconv-lite@0.4.24:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==}
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
dependencies:
|
|
|
|
safer-buffer: 2.1.2
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/ieee754@1.2.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/ignore@5.2.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==}
|
|
|
|
engines: {node: '>= 4'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/immutable@3.7.6:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-AizQPcaofEtO11RZhPPHBOJRdo/20MKQF9mBLnVkBoyHi1/zXK8fzVdnEpSV9gxqtnh6Qomfp3F0xT5qP/vThw==}
|
|
|
|
engines: {node: '>=0.8.0'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/import-fresh@3.3.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
|
|
|
|
engines: {node: '>=6'}
|
|
|
|
dependencies:
|
|
|
|
parent-module: 1.0.1
|
|
|
|
resolve-from: 4.0.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/import-from@4.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-P9J71vT5nLlDeV8FHs5nNxaLbrpfAV5cF5srvbZfpwpcJoM/xZR3hiv+q+SAnuSmuGbXMWud063iIMx/V/EWZQ==}
|
|
|
|
engines: {node: '>=12.2'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/indent-string@4.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/inflight@1.0.6:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
|
|
|
|
dependencies:
|
|
|
|
once: 1.4.0
|
|
|
|
wrappy: 1.0.2
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/inherits@2.0.4:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/inquirer@8.2.4:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-nn4F01dxU8VeKfq192IjLsxu0/OmMZ4Lg3xKAns148rCaXP6ntAoEkVYZThWjwON8AlzdZZi6oqnhNbxUG9hVg==}
|
|
|
|
engines: {node: '>=12.0.0'}
|
|
|
|
dependencies:
|
|
|
|
ansi-escapes: 4.3.2
|
|
|
|
chalk: 4.1.2
|
|
|
|
cli-cursor: 3.1.0
|
|
|
|
cli-width: 3.0.0
|
|
|
|
external-editor: 3.1.0
|
|
|
|
figures: 3.2.0
|
|
|
|
lodash: 4.17.21
|
|
|
|
mute-stream: 0.0.8
|
|
|
|
ora: 5.4.1
|
|
|
|
run-async: 2.4.1
|
|
|
|
rxjs: 7.5.6
|
|
|
|
string-width: 4.2.3
|
|
|
|
strip-ansi: 6.0.1
|
|
|
|
through: 2.3.8
|
|
|
|
wrap-ansi: 7.0.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/invariant@2.2.4:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==}
|
|
|
|
dependencies:
|
|
|
|
loose-envify: 1.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/is-absolute@1.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==}
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
dependencies:
|
|
|
|
is-relative: 1.0.0
|
|
|
|
is-windows: 1.0.2
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/is-arrayish@0.2.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==}
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/is-binary-path@2.1.0:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dependencies:
|
|
|
|
binary-extensions: 2.2.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/is-core-module@2.10.0:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-Erxj2n/LDAZ7H8WNJXd9tw38GYM3dv8rk8Zcs+jJuxYTW7sozH+SS8NtrSjVL1/vpLvWi1hxy96IzjJ3EHTJJg==}
|
|
|
|
dependencies:
|
|
|
|
has: 1.0.3
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/is-extglob@2.1.1:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/is-fullwidth-code-point@3.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/is-glob@4.0.3:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
dependencies:
|
|
|
|
is-extglob: 2.1.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/is-interactive@1.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/is-lower-case@2.0.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-bVcMJy4X5Og6VZfdOZstSexlEy20Sr0k/p/b2IlQJlfdKAQuMpiv5w2Ccxb8sKdRUNAG1PnHVHjFSdRDVS6NlQ==}
|
|
|
|
dependencies:
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/is-number@7.0.0:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
|
|
|
|
engines: {node: '>=0.12.0'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/is-relative@1.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==}
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
dependencies:
|
|
|
|
is-unc-path: 1.0.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/is-unc-path@1.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==}
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
dependencies:
|
|
|
|
unc-path-regex: 0.1.2
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/is-unicode-supported@0.1.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==}
|
|
|
|
engines: {node: '>=10'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/is-upper-case@2.0.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-44pxmxAvnnAOwBg4tHPnkfvgjPwbc5QIsSstNU+YcJ1ovxVzCWpSGosPJOZh/a1tdl81fbgnLc9LLv+x2ywbPQ==}
|
|
|
|
dependencies:
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/is-windows@1.0.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==}
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/isomorphic-fetch@3.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-qvUtwJ3j6qwsF3jLxkZ72qCgjMysPzDfeV240JHiGZsANBYd+EEuu35v7dfrJ9Up0Ak07D7GGSkGhCHTqg/5wA==}
|
|
|
|
dependencies:
|
|
|
|
node-fetch: 2.6.7
|
|
|
|
whatwg-fetch: 3.6.2
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- encoding
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/isomorphic-ws@5.0.0(ws@8.8.1):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-muId7Zzn9ywDsyXgTIafTry2sV3nySZeUDe6YedVd1Hvuuep5AsIlqK+XefWpYTyJG5e503F2xIuT2lcU6rCSw==}
|
|
|
|
peerDependencies:
|
|
|
|
ws: '*'
|
|
|
|
dependencies:
|
|
|
|
ws: 8.8.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/js-tokens@4.0.0:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/js-yaml@4.1.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
|
|
|
|
hasBin: true
|
|
|
|
dependencies:
|
|
|
|
argparse: 2.0.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/jsesc@2.5.2:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==}
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
hasBin: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/json-parse-even-better-errors@2.3.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/json-stable-stringify@1.0.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-i/J297TW6xyj7sDFa7AmBPkQvLIxWr2kKPWI26tXydnZrzVAocNqn5DMNT1Mzk0vit1V5UkRM7C1KdVNp7Lmcg==}
|
|
|
|
dependencies:
|
|
|
|
jsonify: 0.0.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/json-to-pretty-yaml@1.2.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-rvm6hunfCcqegwYaG5T4yKJWxc9FXFgBVrcTZ4XfSVRwa5HA/Xs+vB/Eo9treYYHCeNM0nrSUr82V/M31Urc7A==}
|
|
|
|
engines: {node: '>= 0.2.0'}
|
|
|
|
dependencies:
|
|
|
|
remedial: 1.0.8
|
|
|
|
remove-trailing-spaces: 1.0.8
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/json5@2.2.1:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==}
|
|
|
|
engines: {node: '>=6'}
|
|
|
|
hasBin: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/jsonify@0.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-trvBk1ki43VZptdBI5rIlG4YOzyeH/WefQt5rj1grasPn4iiZWKet8nkgc4GlsAylaztn0qZfUYOiTsASJFdNA==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/jsonwebtoken@8.5.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w==}
|
|
|
|
engines: {node: '>=4', npm: '>=1.4.28'}
|
|
|
|
dependencies:
|
|
|
|
jws: 3.2.2
|
|
|
|
lodash.includes: 4.3.0
|
|
|
|
lodash.isboolean: 3.0.3
|
|
|
|
lodash.isinteger: 4.0.4
|
|
|
|
lodash.isnumber: 3.0.3
|
|
|
|
lodash.isplainobject: 4.0.6
|
|
|
|
lodash.isstring: 4.0.1
|
|
|
|
lodash.once: 4.1.1
|
|
|
|
ms: 2.1.2
|
|
|
|
semver: 5.7.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/jwa@1.4.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==}
|
|
|
|
dependencies:
|
|
|
|
buffer-equal-constant-time: 1.0.1
|
|
|
|
ecdsa-sig-formatter: 1.0.11
|
|
|
|
safe-buffer: 5.1.2
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/jws@3.2.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==}
|
|
|
|
dependencies:
|
|
|
|
jwa: 1.4.1
|
|
|
|
safe-buffer: 5.1.2
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/lilconfig@2.0.6:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg==}
|
|
|
|
engines: {node: '>=10'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/lines-and-columns@1.2.4:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/listr2@4.0.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-juGHV1doQdpNT3GSTs9IUN43QJb7KHdF9uqg7Vufs/tG9VTzpFphqF4pm/ICdAABGQxsyNn9CiYA3StkI6jpwA==}
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
peerDependencies:
|
|
|
|
enquirer: '>= 2.3.0 < 3'
|
|
|
|
peerDependenciesMeta:
|
|
|
|
enquirer:
|
|
|
|
optional: true
|
|
|
|
dependencies:
|
|
|
|
cli-truncate: 2.1.0
|
|
|
|
colorette: 2.0.19
|
|
|
|
log-update: 4.0.0
|
|
|
|
p-map: 4.0.0
|
|
|
|
rfdc: 1.3.0
|
|
|
|
rxjs: 7.5.6
|
|
|
|
through: 2.3.8
|
|
|
|
wrap-ansi: 7.0.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/locate-path@5.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dependencies:
|
|
|
|
p-locate: 4.1.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/lodash.includes@4.3.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/lodash.isboolean@3.0.3:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/lodash.isinteger@4.0.4:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/lodash.isnumber@3.0.3:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/lodash.isplainobject@4.0.6:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/lodash.isstring@4.0.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/lodash.once@4.1.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/lodash@4.17.21:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/log-symbols@4.1.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==}
|
|
|
|
engines: {node: '>=10'}
|
|
|
|
dependencies:
|
|
|
|
chalk: 4.1.2
|
|
|
|
is-unicode-supported: 0.1.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/log-update@4.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-9fkkDevMefjg0mmzWFBW8YkFP91OrizzkW3diF7CpG+S2EYdy4+TVfGwz1zeF8x7hCx1ovSPTOE9Ngib74qqUg==}
|
|
|
|
engines: {node: '>=10'}
|
|
|
|
dependencies:
|
|
|
|
ansi-escapes: 4.3.2
|
|
|
|
cli-cursor: 3.1.0
|
|
|
|
slice-ansi: 4.0.0
|
|
|
|
wrap-ansi: 6.2.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/loose-envify@1.4.0:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
|
|
|
|
hasBin: true
|
|
|
|
dependencies:
|
|
|
|
js-tokens: 4.0.0
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/lower-case-first@2.0.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-EVm/rR94FJTZi3zefZ82fLWab+GX14LJN4HrWBcuo6Evmsl9hEfnqxgcHCKb9q+mNf6EVdsjx/qucYFIIB84pg==}
|
|
|
|
dependencies:
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/lower-case@2.0.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==}
|
2022-08-09 01:34:58 +02:00
|
|
|
dependencies:
|
2022-08-20 22:29:54 +02:00
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/make-error@1.3.6:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/map-cache@0.2.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==}
|
|
|
|
engines: {node: '>=0.10.0'}
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/merge2@1.4.1:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
|
|
|
|
engines: {node: '>= 8'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/meros@1.2.0(@types/node@18.18.4):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-3QRZIS707pZQnijHdhbttXRWwrHhZJ/gzolneoxKVz9N/xmsvY/7Ls8lpnI9gxbgxjcHsAVEW3mgwiZCo6kkJQ==}
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
peerDependencies:
|
|
|
|
'@types/node': '>=12'
|
|
|
|
peerDependenciesMeta:
|
|
|
|
'@types/node':
|
|
|
|
optional: true
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@types/node': 18.18.4
|
2022-08-20 22:29:54 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/micromatch@4.0.5:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==}
|
|
|
|
engines: {node: '>=8.6'}
|
|
|
|
dependencies:
|
|
|
|
braces: 3.0.2
|
|
|
|
picomatch: 2.3.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/mime-db@1.52.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
|
|
|
|
engines: {node: '>= 0.6'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/mime-types@2.1.35:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
|
|
|
|
engines: {node: '>= 0.6'}
|
|
|
|
dependencies:
|
|
|
|
mime-db: 1.52.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/mimic-fn@2.1.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==}
|
|
|
|
engines: {node: '>=6'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/minimatch@3.1.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
|
|
|
|
dependencies:
|
|
|
|
brace-expansion: 1.1.11
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/minimatch@4.2.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-9Uq1ChtSZO+Mxa/CL1eGizn2vRn3MlLgzhT0Iz8zaY8NdvxvB0d5QdPFmCKf7JKA9Lerx5vRrnwO03jsSfGG9g==}
|
|
|
|
engines: {node: '>=10'}
|
|
|
|
dependencies:
|
|
|
|
brace-expansion: 1.1.11
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/minimist@1.2.6:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/mkdirp@1.0.4:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==}
|
|
|
|
engines: {node: '>=10'}
|
|
|
|
hasBin: true
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/ms@2.1.2:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/mute-stream@0.0.8:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/nanoid@3.3.4:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==}
|
|
|
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
|
|
hasBin: true
|
2022-08-20 22:29:54 +02:00
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/next@12.2.5(@babel/core@7.18.10)(react-dom@18.1.0)(react@18.1.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-tBdjqX5XC/oFs/6gxrZhjmiq90YWizUYU6qOWAfat7zJwrwapJ+BYgX2PmiacunXMaRpeVT4vz5MSPSLgNkrpA==}
|
|
|
|
engines: {node: '>=12.22.0'}
|
|
|
|
hasBin: true
|
|
|
|
peerDependencies:
|
|
|
|
fibers: '>= 3.1.0'
|
|
|
|
node-sass: ^6.0.0 || ^7.0.0
|
|
|
|
react: ^17.0.2 || ^18.0.0-0
|
|
|
|
react-dom: ^17.0.2 || ^18.0.0-0
|
|
|
|
sass: ^1.3.0
|
|
|
|
peerDependenciesMeta:
|
|
|
|
fibers:
|
|
|
|
optional: true
|
|
|
|
node-sass:
|
|
|
|
optional: true
|
|
|
|
sass:
|
|
|
|
optional: true
|
|
|
|
dependencies:
|
|
|
|
'@next/env': 12.2.5
|
|
|
|
'@swc/helpers': 0.4.3
|
|
|
|
caniuse-lite: 1.0.30001379
|
|
|
|
postcss: 8.4.14
|
|
|
|
react: 18.1.0
|
2023-10-07 01:32:31 +02:00
|
|
|
react-dom: 18.1.0(react@18.1.0)
|
|
|
|
styled-jsx: 5.0.4(@babel/core@7.18.10)(react@18.1.0)
|
|
|
|
use-sync-external-store: 1.2.0(react@18.1.0)
|
2022-08-20 22:29:54 +02:00
|
|
|
optionalDependencies:
|
|
|
|
'@next/swc-android-arm-eabi': 12.2.5
|
|
|
|
'@next/swc-android-arm64': 12.2.5
|
|
|
|
'@next/swc-darwin-arm64': 12.2.5
|
|
|
|
'@next/swc-darwin-x64': 12.2.5
|
|
|
|
'@next/swc-freebsd-x64': 12.2.5
|
|
|
|
'@next/swc-linux-arm-gnueabihf': 12.2.5
|
|
|
|
'@next/swc-linux-arm64-gnu': 12.2.5
|
|
|
|
'@next/swc-linux-arm64-musl': 12.2.5
|
|
|
|
'@next/swc-linux-x64-gnu': 12.2.5
|
|
|
|
'@next/swc-linux-x64-musl': 12.2.5
|
|
|
|
'@next/swc-win32-arm64-msvc': 12.2.5
|
|
|
|
'@next/swc-win32-ia32-msvc': 12.2.5
|
|
|
|
'@next/swc-win32-x64-msvc': 12.2.5
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- '@babel/core'
|
|
|
|
- babel-plugin-macros
|
|
|
|
dev: false
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/no-case@3.0.4:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==}
|
|
|
|
dependencies:
|
|
|
|
lower-case: 2.0.2
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/node-domexception@1.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==}
|
|
|
|
engines: {node: '>=10.5.0'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/node-fetch@2.6.7:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==}
|
|
|
|
engines: {node: 4.x || >=6.0.0}
|
|
|
|
peerDependencies:
|
|
|
|
encoding: ^0.1.0
|
|
|
|
peerDependenciesMeta:
|
|
|
|
encoding:
|
|
|
|
optional: true
|
|
|
|
dependencies:
|
|
|
|
whatwg-url: 5.0.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/node-int64@0.4.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==}
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/node-releases@2.0.6:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==}
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/normalize-path@2.1.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-3pKJwH184Xo/lnH6oyP1q2pMd7HcypqqmRs91/6/i2CGtWwIKGCkOOMTm/zXbgTEWHw1uNpNi/igc3ePOYHb6w==}
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
dependencies:
|
|
|
|
remove-trailing-separator: 1.1.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/normalize-path@3.0.0:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/normalize-range@0.1.2:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==}
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/nullthrows@1.1.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-2vPPEi+Z7WqML2jZYddDIfy5Dqb0r2fze2zTxNNknZaFpVHU3mFB3R+DWeJWGVx0ecvttSGlJTI+WG+8Z4cDWw==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/object-assign@4.1.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/object-hash@3.0.0:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==}
|
|
|
|
engines: {node: '>= 6'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/object-keys@1.1.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==}
|
|
|
|
engines: {node: '>= 0.4'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/object.assign@4.1.4:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==}
|
|
|
|
engines: {node: '>= 0.4'}
|
|
|
|
dependencies:
|
|
|
|
call-bind: 1.0.2
|
|
|
|
define-properties: 1.1.4
|
|
|
|
has-symbols: 1.0.3
|
|
|
|
object-keys: 1.1.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/once@1.4.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
|
|
|
|
dependencies:
|
|
|
|
wrappy: 1.0.2
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/onetime@5.1.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==}
|
|
|
|
engines: {node: '>=6'}
|
|
|
|
dependencies:
|
|
|
|
mimic-fn: 2.1.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/optimism@0.16.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-64i+Uw3otrndfq5kaoGNoY7pvOhSsjFEN4bdEFh80MWVk/dbgJfMv7VFDeCT8LxNAlEVhQmdVEbfE7X2nWNIIg==}
|
|
|
|
dependencies:
|
|
|
|
'@wry/context': 0.6.1
|
|
|
|
'@wry/trie': 0.3.2
|
|
|
|
dev: false
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/ora@5.4.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==}
|
|
|
|
engines: {node: '>=10'}
|
|
|
|
dependencies:
|
|
|
|
bl: 4.1.0
|
|
|
|
chalk: 4.1.2
|
|
|
|
cli-cursor: 3.1.0
|
|
|
|
cli-spinners: 2.7.0
|
|
|
|
is-interactive: 1.0.0
|
|
|
|
is-unicode-supported: 0.1.0
|
|
|
|
log-symbols: 4.1.0
|
|
|
|
strip-ansi: 6.0.1
|
|
|
|
wcwidth: 1.0.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/os-tmpdir@1.0.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==}
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/p-limit@2.3.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==}
|
|
|
|
engines: {node: '>=6'}
|
|
|
|
dependencies:
|
|
|
|
p-try: 2.2.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/p-limit@3.1.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
|
|
|
|
engines: {node: '>=10'}
|
|
|
|
dependencies:
|
|
|
|
yocto-queue: 0.1.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/p-locate@4.1.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dependencies:
|
|
|
|
p-limit: 2.3.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/p-map@4.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==}
|
|
|
|
engines: {node: '>=10'}
|
|
|
|
dependencies:
|
|
|
|
aggregate-error: 3.1.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/p-try@2.2.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==}
|
|
|
|
engines: {node: '>=6'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/param-case@3.0.4:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==}
|
|
|
|
dependencies:
|
|
|
|
dot-case: 3.0.4
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/parent-module@1.0.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
|
|
|
|
engines: {node: '>=6'}
|
|
|
|
dependencies:
|
|
|
|
callsites: 3.1.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/parse-filepath@1.0.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-FwdRXKCohSVeXqwtYonZTXtbGJKrn+HNyWDYVcp5yuJlesTwNH4rsmRZ+GrKAPJ5bLpRxESMeS+Rl0VCHRvB2Q==}
|
|
|
|
engines: {node: '>=0.8'}
|
|
|
|
dependencies:
|
|
|
|
is-absolute: 1.0.0
|
|
|
|
map-cache: 0.2.2
|
|
|
|
path-root: 0.1.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/parse-json@5.2.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dependencies:
|
|
|
|
'@babel/code-frame': 7.18.6
|
|
|
|
error-ex: 1.3.2
|
|
|
|
json-parse-even-better-errors: 2.3.1
|
|
|
|
lines-and-columns: 1.2.4
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/pascal-case@3.1.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==}
|
|
|
|
dependencies:
|
|
|
|
no-case: 3.0.4
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/path-case@3.0.4:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-qO4qCFjXqVTrcbPt/hQfhTQ+VhFsqNKOPtytgNKkKxSoEp3XPUQ8ObFuePylOIok5gjn69ry8XiULxCwot3Wfg==}
|
|
|
|
dependencies:
|
|
|
|
dot-case: 3.0.4
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/path-exists@4.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/path-is-absolute@1.0.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==}
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/path-parse@1.0.7:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/path-root-regex@0.1.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-4GlJ6rZDhQZFE0DPVKh0e9jmZ5egZfxTkp7bcRDuPlJXbAwhxcl2dINPUAsjLdejqaLsCeg8axcLjIbvBjN4pQ==}
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/path-root@0.1.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-QLcPegTHF11axjfojBIoDygmS2E3Lf+8+jI6wOVmNVenrKSo3mFdSGiIgdSHenczw3wPtlVMQaFVwGmM7BJdtg==}
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
dependencies:
|
|
|
|
path-root-regex: 0.1.2
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/path-type@4.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/picocolors@1.0.0:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/picomatch@2.3.1:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
|
|
|
engines: {node: '>=8.6'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/pify@2.3.0:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==}
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/postcss-import@14.1.0(postcss@8.4.16):
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==}
|
|
|
|
engines: {node: '>=10.0.0'}
|
|
|
|
peerDependencies:
|
|
|
|
postcss: ^8.0.0
|
|
|
|
dependencies:
|
|
|
|
postcss: 8.4.16
|
|
|
|
postcss-value-parser: 4.2.0
|
|
|
|
read-cache: 1.0.0
|
|
|
|
resolve: 1.22.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/postcss-js@4.0.0(postcss@8.4.16):
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-77QESFBwgX4irogGVPgQ5s07vLvFqWr228qZY+w6lW599cRlK/HmnlivnnVUxkjHnCu4J16PDMHcH+e+2HbvTQ==}
|
|
|
|
engines: {node: ^12 || ^14 || >= 16}
|
|
|
|
peerDependencies:
|
|
|
|
postcss: ^8.3.3
|
|
|
|
dependencies:
|
|
|
|
camelcase-css: 2.0.1
|
|
|
|
postcss: 8.4.16
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/postcss-load-config@3.1.4(postcss@8.4.16)(ts-node@10.9.1):
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==}
|
|
|
|
engines: {node: '>= 10'}
|
|
|
|
peerDependencies:
|
|
|
|
postcss: '>=8.0.9'
|
|
|
|
ts-node: '>=9.0.0'
|
|
|
|
peerDependenciesMeta:
|
|
|
|
postcss:
|
|
|
|
optional: true
|
|
|
|
ts-node:
|
|
|
|
optional: true
|
|
|
|
dependencies:
|
|
|
|
lilconfig: 2.0.6
|
|
|
|
postcss: 8.4.16
|
2023-10-07 01:32:31 +02:00
|
|
|
ts-node: 10.9.1(@types/node@18.18.4)(typescript@5.2.2)
|
2022-08-09 01:34:58 +02:00
|
|
|
yaml: 1.10.2
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/postcss-nested@5.0.6(postcss@8.4.16):
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-rKqm2Fk0KbA8Vt3AdGN0FB9OBOMDVajMG6ZCf/GoHgdxUJ4sBFp0A/uMIRm+MJUdo33YXEtjqIz8u7DAp8B7DA==}
|
|
|
|
engines: {node: '>=12.0'}
|
|
|
|
peerDependencies:
|
|
|
|
postcss: ^8.2.14
|
|
|
|
dependencies:
|
|
|
|
postcss: 8.4.16
|
|
|
|
postcss-selector-parser: 6.0.10
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/postcss-selector-parser@6.0.10:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==}
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
dependencies:
|
|
|
|
cssesc: 3.0.0
|
|
|
|
util-deprecate: 1.0.2
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/postcss-value-parser@4.2.0:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/postcss@8.4.14:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==}
|
|
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
|
|
dependencies:
|
|
|
|
nanoid: 3.3.4
|
|
|
|
picocolors: 1.0.0
|
|
|
|
source-map-js: 1.0.2
|
|
|
|
dev: false
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/postcss@8.4.16:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==}
|
|
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
|
|
dependencies:
|
|
|
|
nanoid: 3.3.4
|
|
|
|
picocolors: 1.0.0
|
|
|
|
source-map-js: 1.0.2
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/promise@7.3.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==}
|
|
|
|
dependencies:
|
|
|
|
asap: 2.0.6
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/prop-types@15.8.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==}
|
|
|
|
dependencies:
|
|
|
|
loose-envify: 1.4.0
|
|
|
|
object-assign: 4.1.1
|
|
|
|
react-is: 16.13.1
|
|
|
|
dev: false
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/pvtsutils@1.3.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-+Ipe2iNUyrZz+8K/2IOo+kKikdtfhRKzNpQbruF2URmqPtoqAs8g3xS7TJvFF2GcPXjh7DkqMnpVveRFq4PgEQ==}
|
|
|
|
dependencies:
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/pvutils@1.1.3:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-pMpnA0qRdFp32b1sJl1wOJNxZLQ2cbQx+k6tjNtZ8CpvVhNqEPRgivZ2WOUev2YMajecdH7ctUPDvEe87nariQ==}
|
|
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/queue-microtask@1.2.3:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/quick-lru@5.1.1:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==}
|
|
|
|
engines: {node: '>=10'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/react-dom@18.1.0(react@18.1.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-fU1Txz7Budmvamp7bshe4Zi32d0ll7ect+ccxNu9FlObT605GOEB8BfO4tmRJ39R5Zj831VCpvQ05QPBW5yb+w==}
|
2022-08-09 01:34:58 +02:00
|
|
|
peerDependencies:
|
2022-08-20 22:29:54 +02:00
|
|
|
react: ^18.1.0
|
2022-08-09 01:34:58 +02:00
|
|
|
dependencies:
|
|
|
|
loose-envify: 1.4.0
|
2022-08-20 22:29:54 +02:00
|
|
|
react: 18.1.0
|
|
|
|
scheduler: 0.22.0
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: false
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/react-is@16.13.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
|
|
|
|
dev: false
|
2022-08-09 01:34:58 +02:00
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/react@18.1.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-4oL8ivCz5ZEPyclFQXaNksK3adutVS8l2xzZU0cqEFrE9Sb7fC0EFK5uEk74wIreL1DERyjvsU915j1pcT2uEQ==}
|
2022-08-09 01:34:58 +02:00
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
dependencies:
|
|
|
|
loose-envify: 1.4.0
|
|
|
|
dev: false
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/read-cache@1.0.0:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==}
|
|
|
|
dependencies:
|
|
|
|
pify: 2.3.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/readable-stream@3.6.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==}
|
|
|
|
engines: {node: '>= 6'}
|
|
|
|
dependencies:
|
|
|
|
inherits: 2.0.4
|
|
|
|
string_decoder: 1.3.0
|
|
|
|
util-deprecate: 1.0.2
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/readdirp@3.6.0:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
|
|
|
|
engines: {node: '>=8.10.0'}
|
|
|
|
dependencies:
|
|
|
|
picomatch: 2.3.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/regenerator-runtime@0.13.9:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/relay-runtime@12.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-QU6JKr1tMsry22DXNy9Whsq5rmvwr3LSZiiWV/9+DFpuTWvp+WFhobWMc8TC4OjKFfNhEZy7mOiqUAn5atQtug==}
|
|
|
|
dependencies:
|
|
|
|
'@babel/runtime': 7.18.9
|
|
|
|
fbjs: 3.0.4
|
|
|
|
invariant: 2.2.4
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- encoding
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/remedial@1.0.8:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-/62tYiOe6DzS5BqVsNpH/nkGlX45C/Sp6V+NtiN6JQNS1Viay7cWkazmRkrQrdFj2eshDe96SIQNIoMxqhzBOg==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/remove-trailing-separator@1.1.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-/hS+Y0u3aOfIETiaiirUFwDBDzmXPvO+jAfKTitUngIPzdKc6Z0LoFjM/CK5PL4C+eKwHohlHAb6H0VFfmmUsw==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/remove-trailing-spaces@1.0.8:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-O3vsMYfWighyFbTd8hk8VaSj9UAGENxAtX+//ugIst2RMk5e03h6RoIS+0ylsFxY1gvmPuAY/PO4It+gPEeySA==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/require-directory@2.1.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/require-main-filename@2.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/resolve-from@4.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/resolve-from@5.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/resolve@1.22.1:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==}
|
|
|
|
hasBin: true
|
|
|
|
dependencies:
|
|
|
|
is-core-module: 2.10.0
|
|
|
|
path-parse: 1.0.7
|
|
|
|
supports-preserve-symlinks-flag: 1.0.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/restore-cursor@3.1.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dependencies:
|
|
|
|
onetime: 5.1.2
|
|
|
|
signal-exit: 3.0.7
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/reusify@1.0.4:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
|
|
|
|
engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/rfdc@1.3.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/run-async@2.4.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==}
|
|
|
|
engines: {node: '>=0.12.0'}
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/run-parallel@1.2.0:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
|
|
|
|
dependencies:
|
|
|
|
queue-microtask: 1.2.3
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/rxjs@7.5.6:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-dnyv2/YsXhnm461G+R/Pe5bWP41Nm6LBXEYWI6eiFP4fiwx6WRI/CD0zbdVAudd9xwLEF2IDcKXLHit0FYjUzw==}
|
|
|
|
dependencies:
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/safe-buffer@5.1.2:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/safe-buffer@5.2.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/safer-buffer@2.1.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/scheduler@0.22.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-6QAm1BgQI88NPYymgGQLCZgvep4FyePDWFpXVK+zNSUgHwlqpJy8VEh8Et0KxTACS4VWwMousBElAZOH9nkkoQ==}
|
2022-08-09 01:34:58 +02:00
|
|
|
dependencies:
|
|
|
|
loose-envify: 1.4.0
|
|
|
|
dev: false
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/scuid@1.1.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-MuCAyrGZcTLfQoH2XoBlQ8C6bzwN88XT/0slOGz0pn8+gIP85BOAfYa44ZXQUTOwRwPU0QvgU+V+OSajl/59Xg==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/semver@5.7.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==}
|
|
|
|
hasBin: true
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/semver@6.3.0:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==}
|
|
|
|
hasBin: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/sentence-case@3.0.4:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg==}
|
|
|
|
dependencies:
|
|
|
|
no-case: 3.0.4
|
|
|
|
tslib: 2.4.0
|
|
|
|
upper-case-first: 2.0.2
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/set-blocking@2.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/setimmediate@1.0.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/signal-exit@3.0.7:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/signedsource@1.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-6+eerH9fEnNmi/hyM1DXcRK3pWdoMQtlkQ+ns0ntzunjKqp5i3sKCc80ym8Fib3iaYhdJUOPdhlJWj1tvge2Ww==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/slash@3.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/slice-ansi@3.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dependencies:
|
|
|
|
ansi-styles: 4.3.0
|
|
|
|
astral-regex: 2.0.0
|
|
|
|
is-fullwidth-code-point: 3.0.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/slice-ansi@4.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==}
|
|
|
|
engines: {node: '>=10'}
|
|
|
|
dependencies:
|
|
|
|
ansi-styles: 4.3.0
|
|
|
|
astral-regex: 2.0.0
|
|
|
|
is-fullwidth-code-point: 3.0.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/snake-case@3.0.4:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==}
|
|
|
|
dependencies:
|
|
|
|
dot-case: 3.0.4
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/source-map-js@1.0.2:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==}
|
|
|
|
engines: {node: '>=0.10.0'}
|
2022-08-20 22:29:54 +02:00
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/sponge-case@1.0.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-dblb9Et4DAtiZ5YSUZHLl4XhH4uK80GhAZrVXdN4O2P4gQ40Wa5UIOPUHlA/nFd2PLblBZWUioLMMAVrgpoYcA==}
|
|
|
|
dependencies:
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/streamsearch@1.1.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==}
|
|
|
|
engines: {node: '>=10.0.0'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/string-env-interpolation@1.0.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-78lwMoCcn0nNu8LszbP1UA7g55OeE4v7rCeWnM5B453rnNr4aq+5it3FEYtZrSEiMvHZOZ9Jlqb0OD0M2VInqg==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/string-width@4.2.3:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dependencies:
|
|
|
|
emoji-regex: 8.0.0
|
|
|
|
is-fullwidth-code-point: 3.0.0
|
|
|
|
strip-ansi: 6.0.1
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/string_decoder@1.3.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
|
|
|
|
dependencies:
|
|
|
|
safe-buffer: 5.2.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/strip-ansi@6.0.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dependencies:
|
|
|
|
ansi-regex: 5.0.1
|
2022-08-09 01:34:58 +02:00
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/styled-jsx@5.0.4(@babel/core@7.18.10)(react@18.1.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-sDFWLbg4zR+UkNzfk5lPilyIgtpddfxXEULxhujorr5jtePTUqiPDc5BC0v1NRqTr/WaFBGQQUoYToGlF4B2KQ==}
|
|
|
|
engines: {node: '>= 12.0.0'}
|
|
|
|
peerDependencies:
|
|
|
|
'@babel/core': '*'
|
|
|
|
babel-plugin-macros: '*'
|
|
|
|
react: '>= 16.8.0 || 17.x.x || ^18.0.0-0'
|
|
|
|
peerDependenciesMeta:
|
|
|
|
'@babel/core':
|
|
|
|
optional: true
|
|
|
|
babel-plugin-macros:
|
|
|
|
optional: true
|
|
|
|
dependencies:
|
2023-10-07 01:32:31 +02:00
|
|
|
'@babel/core': 7.18.10
|
2022-08-20 22:29:54 +02:00
|
|
|
react: 18.1.0
|
|
|
|
dev: false
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/supports-color@5.5.0:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==}
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
dependencies:
|
|
|
|
has-flag: 3.0.0
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/supports-color@7.2.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dependencies:
|
|
|
|
has-flag: 4.0.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/supports-preserve-symlinks-flag@1.0.0:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
|
|
|
|
engines: {node: '>= 0.4'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/swap-case@2.0.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-kc6S2YS/2yXbtkSMunBtKdah4VFETZ8Oh6ONSmSd9bRxhqTrtARUCBUiWXH3xVPpvR7tz2CSnkuXVE42EcGnMw==}
|
|
|
|
dependencies:
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/symbol-observable@4.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-b19dMThMV4HVFynSAM1++gBHAbk2Tc/osgLIBZMKsyqh34jb2e8Os7T6ZW/Bt3pJFdBTd2JwAnAAEQV7rSNvcQ==}
|
|
|
|
engines: {node: '>=0.10'}
|
|
|
|
dev: false
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/tailwindcss@3.1.8(postcss@8.4.16)(ts-node@10.9.1):
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-YSneUCZSFDYMwk+TGq8qYFdCA3yfBRdBlS7txSq0LUmzyeqRe3a8fBQzbz9M3WS/iFT4BNf/nmw9mEzrnSaC0g==}
|
|
|
|
engines: {node: '>=12.13.0'}
|
|
|
|
hasBin: true
|
2023-10-07 01:32:31 +02:00
|
|
|
peerDependencies:
|
|
|
|
postcss: ^8.0.9
|
2022-08-09 01:34:58 +02:00
|
|
|
dependencies:
|
|
|
|
arg: 5.0.2
|
|
|
|
chokidar: 3.5.3
|
|
|
|
color-name: 1.1.4
|
|
|
|
detective: 5.2.1
|
|
|
|
didyoumean: 1.2.2
|
|
|
|
dlv: 1.1.3
|
|
|
|
fast-glob: 3.2.11
|
|
|
|
glob-parent: 6.0.2
|
|
|
|
is-glob: 4.0.3
|
|
|
|
lilconfig: 2.0.6
|
|
|
|
normalize-path: 3.0.0
|
|
|
|
object-hash: 3.0.0
|
|
|
|
picocolors: 1.0.0
|
|
|
|
postcss: 8.4.16
|
2023-10-07 01:32:31 +02:00
|
|
|
postcss-import: 14.1.0(postcss@8.4.16)
|
|
|
|
postcss-js: 4.0.0(postcss@8.4.16)
|
|
|
|
postcss-load-config: 3.1.4(postcss@8.4.16)(ts-node@10.9.1)
|
|
|
|
postcss-nested: 5.0.6(postcss@8.4.16)
|
2022-08-09 01:34:58 +02:00
|
|
|
postcss-selector-parser: 6.0.10
|
|
|
|
postcss-value-parser: 4.2.0
|
|
|
|
quick-lru: 5.1.1
|
|
|
|
resolve: 1.22.1
|
|
|
|
transitivePeerDependencies:
|
|
|
|
- ts-node
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/through@2.3.8:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/title-case@3.0.3:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-e1zGYRvbffpcHIrnuqT0Dh+gEJtDaxDSoG4JAIpq4oDFyooziLBIiYQv0GBT4FUAnUop5uZ1hiIAj7oAF6sOCA==}
|
|
|
|
dependencies:
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/tmp@0.0.33:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==}
|
|
|
|
engines: {node: '>=0.6.0'}
|
|
|
|
dependencies:
|
|
|
|
os-tmpdir: 1.0.2
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/to-fast-properties@2.0.0:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/to-regex-range@5.0.1:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
|
|
|
|
engines: {node: '>=8.0'}
|
|
|
|
dependencies:
|
|
|
|
is-number: 7.0.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/tr46@0.0.3:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/ts-invariant@0.10.3:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-uivwYcQaxAucv1CzRp2n/QdYPo4ILf9VXgH19zEIjFx2EJufV16P0JtJVpYHy89DItG6Kwj2oIUjrcK5au+4tQ==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dependencies:
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: false
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/ts-log@2.2.4:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-DEQrfv6l7IvN2jlzc/VTdZJYsWUnQNCsueYjMkC/iXoEoi5fNan6MjeDqkvhfzbmHgdz9UxDUluX3V5HdjTydQ==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/ts-node@10.9.1(@types/node@18.18.4)(typescript@5.2.2):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
|
|
|
hasBin: true
|
|
|
|
peerDependencies:
|
|
|
|
'@swc/core': '>=1.2.50'
|
|
|
|
'@swc/wasm': '>=1.2.50'
|
|
|
|
'@types/node': '*'
|
|
|
|
typescript: '>=2.7'
|
|
|
|
peerDependenciesMeta:
|
|
|
|
'@swc/core':
|
|
|
|
optional: true
|
|
|
|
'@swc/wasm':
|
|
|
|
optional: true
|
|
|
|
dependencies:
|
|
|
|
'@cspotcode/source-map-support': 0.8.1
|
|
|
|
'@tsconfig/node10': 1.0.9
|
|
|
|
'@tsconfig/node12': 1.0.11
|
|
|
|
'@tsconfig/node14': 1.0.3
|
|
|
|
'@tsconfig/node16': 1.0.3
|
2023-10-07 01:32:31 +02:00
|
|
|
'@types/node': 18.18.4
|
2022-08-20 22:29:54 +02:00
|
|
|
acorn: 8.8.0
|
|
|
|
acorn-walk: 8.2.0
|
|
|
|
arg: 4.1.3
|
|
|
|
create-require: 1.1.1
|
|
|
|
diff: 4.0.2
|
|
|
|
make-error: 1.3.6
|
2023-10-07 01:32:31 +02:00
|
|
|
typescript: 5.2.2
|
2022-08-20 22:29:54 +02:00
|
|
|
v8-compile-cache-lib: 3.0.1
|
|
|
|
yn: 3.1.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/tslib@2.4.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==}
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/type-fest@0.21.3:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==}
|
|
|
|
engines: {node: '>=10'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/typescript@5.2.2:
|
|
|
|
resolution: {integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==}
|
|
|
|
engines: {node: '>=14.17'}
|
2022-08-09 01:34:58 +02:00
|
|
|
hasBin: true
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/ua-parser-js@0.7.31:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/unc-path-regex@0.1.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==}
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/undici@5.9.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-6fB3a+SNnWEm4CJbgo0/CWR8RGcOCQP68SF4X0mxtYTq2VNN8T88NYrWVBAeSX+zb7bny2dx2iYhP3XHi00omg==}
|
|
|
|
engines: {node: '>=12.18'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/unixify@1.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-6bc58dPYhCMHHuwxldQxO3RRNZ4eCogZ/st++0+fcC1nr0jiGUtAdBJ2qzmLQWSxbtz42pWt4QQMiZ9HvZf5cg==}
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
dependencies:
|
|
|
|
normalize-path: 2.1.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/update-browserslist-db@1.0.5(browserslist@4.21.3):
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q==}
|
|
|
|
hasBin: true
|
|
|
|
peerDependencies:
|
|
|
|
browserslist: '>= 4.21.0'
|
|
|
|
dependencies:
|
|
|
|
browserslist: 4.21.3
|
|
|
|
escalade: 3.1.1
|
|
|
|
picocolors: 1.0.0
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/upper-case-first@2.0.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-514ppYHBaKwfJRK/pNC6c/OxfGa0obSnAl106u97Ed0I625Nin96KAjttZF6ZL3e1XLtphxnqrOi9iWgm+u+bg==}
|
|
|
|
dependencies:
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/upper-case@2.0.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-KgdgDGJt2TpuwBUIjgG6lzw2GWFRCW9Qkfkiv0DxqHHLYJHmtmdUIKcZd8rHgFSjopVTlw6ggzCm1b8MFQwikg==}
|
|
|
|
dependencies:
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/use-sync-external-store@1.2.0(react@18.1.0):
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==}
|
|
|
|
peerDependencies:
|
|
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
|
|
dependencies:
|
|
|
|
react: 18.1.0
|
|
|
|
dev: false
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/util-deprecate@1.0.2:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/v8-compile-cache-lib@3.0.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/value-or-promise@1.0.11:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-41BrgH+dIbCFXClcSapVs5M6GkENd3gQOJpEfPDNa71LsUGMXDL0jMWpI/Rh7WhX+Aalfz2TTS3Zt5pUsbnhLg==}
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/wcwidth@1.0.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==}
|
|
|
|
dependencies:
|
|
|
|
defaults: 1.0.3
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/web-streams-polyfill@3.2.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==}
|
|
|
|
engines: {node: '>= 8'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/web-streams-polyfill@4.0.0-beta.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-UHhhnoe2M40uh2r0KVdJTN7qjFytm6o0Yp3VcjwV3bfo6rz8uqvxNoE5yNmGF0y3eFfXaFeb6M09MDSwwLmq4w==}
|
|
|
|
engines: {node: '>= 14'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/webcrypto-core@1.7.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-gaExY2/3EHQlRNNNVSrbG2Cg94Rutl7fAaKILS1w8ZDhGxdFOaw6EbCfHIxPy9vt/xwp5o0VQAx9aySPF6hU1A==}
|
|
|
|
dependencies:
|
|
|
|
'@peculiar/asn1-schema': 2.3.0
|
|
|
|
'@peculiar/json-schema': 1.1.12
|
|
|
|
asn1js: 3.0.5
|
|
|
|
pvtsutils: 1.3.2
|
|
|
|
tslib: 2.4.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/webidl-conversions@3.0.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/whatwg-fetch@3.6.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/whatwg-url@5.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==}
|
|
|
|
dependencies:
|
|
|
|
tr46: 0.0.3
|
|
|
|
webidl-conversions: 3.0.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/which-module@2.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-B+enWhmw6cjfVC7kS8Pj9pCrKSc5txArRyaYGe088shv/FGWH+0Rjx/xPgtsWfsUtS27FkP697E4DDhgrgoc0Q==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/wrap-ansi@6.2.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dependencies:
|
|
|
|
ansi-styles: 4.3.0
|
|
|
|
string-width: 4.2.3
|
|
|
|
strip-ansi: 6.0.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/wrap-ansi@7.0.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
|
|
|
|
engines: {node: '>=10'}
|
|
|
|
dependencies:
|
|
|
|
ansi-styles: 4.3.0
|
|
|
|
string-width: 4.2.3
|
|
|
|
strip-ansi: 6.0.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/wrappy@1.0.2:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/ws@8.8.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-bGy2JzvzkPowEJV++hF07hAD6niYSr0JzBNo/J29WsB57A2r7Wlc1UFcTR9IzrPvuNVO4B8LGqF8qcpsVOhJCA==}
|
|
|
|
engines: {node: '>=10.0.0'}
|
2022-08-09 01:34:58 +02:00
|
|
|
peerDependencies:
|
2022-08-20 22:29:54 +02:00
|
|
|
bufferutil: ^4.0.1
|
|
|
|
utf-8-validate: ^5.0.2
|
2022-08-09 01:34:58 +02:00
|
|
|
peerDependenciesMeta:
|
2022-08-20 22:29:54 +02:00
|
|
|
bufferutil:
|
2022-08-09 01:34:58 +02:00
|
|
|
optional: true
|
2022-08-20 22:29:54 +02:00
|
|
|
utf-8-validate:
|
2022-08-09 01:34:58 +02:00
|
|
|
optional: true
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/xtend@4.0.2:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==}
|
|
|
|
engines: {node: '>=0.4'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/y18n@4.0.3:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/y18n@5.0.8:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
|
|
|
|
engines: {node: '>=10'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/yaml-ast-parser@0.0.43:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-2PTINUwsRqSd+s8XxKaJWQlUuEMHJQyEuh2edBbW8KNJz0SJPwUSD2zRWqezFEdN7IzAgeuYHFUCF7o8zRdZ0A==}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/yaml@1.10.2:
|
2022-08-09 01:34:58 +02:00
|
|
|
resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
|
|
|
|
engines: {node: '>= 6'}
|
|
|
|
dev: true
|
2022-08-20 22:29:54 +02:00
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/yargs-parser@18.1.3:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==}
|
|
|
|
engines: {node: '>=6'}
|
|
|
|
dependencies:
|
|
|
|
camelcase: 5.3.1
|
|
|
|
decamelize: 1.2.0
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/yargs-parser@21.1.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/yargs@15.4.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==}
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
dependencies:
|
|
|
|
cliui: 6.0.0
|
|
|
|
decamelize: 1.2.0
|
|
|
|
find-up: 4.1.0
|
|
|
|
get-caller-file: 2.0.5
|
|
|
|
require-directory: 2.1.1
|
|
|
|
require-main-filename: 2.0.0
|
|
|
|
set-blocking: 2.0.0
|
|
|
|
string-width: 4.2.3
|
|
|
|
which-module: 2.0.0
|
|
|
|
y18n: 4.0.3
|
|
|
|
yargs-parser: 18.1.3
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/yargs@17.5.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-t6YAJcxDkNX7NFYiVtKvWUz8l+PaKTLiL63mJYWR2GnHq2gjEWISzsLp9wg3aY36dY1j+gfIEL3pIF+XlJJfbA==}
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
dependencies:
|
|
|
|
cliui: 7.0.4
|
|
|
|
escalade: 3.1.1
|
|
|
|
get-caller-file: 2.0.5
|
|
|
|
require-directory: 2.1.1
|
|
|
|
string-width: 4.2.3
|
|
|
|
y18n: 5.0.8
|
|
|
|
yargs-parser: 21.1.1
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/yn@3.1.1:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==}
|
|
|
|
engines: {node: '>=6'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/yocto-queue@0.1.0:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
|
|
|
engines: {node: '>=10'}
|
|
|
|
dev: true
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/zen-observable-ts@1.2.5:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-QZWQekv6iB72Naeake9hS1KxHlotfRpe+WGNbNx5/ta+R3DNjVO2bswf63gXlWDcs+EMd7XY8HfVQyP1X6T4Zg==}
|
|
|
|
dependencies:
|
|
|
|
zen-observable: 0.8.15
|
|
|
|
dev: false
|
|
|
|
|
2023-10-07 01:32:31 +02:00
|
|
|
/zen-observable@0.8.15:
|
2022-08-20 22:29:54 +02:00
|
|
|
resolution: {integrity: sha512-PQ2PC7R9rslx84ndNBZB/Dkv8V8fZEpk83RLgXtYd0fwUgEjseMn1Dgajh2x6S8QbZAFa9p2qVCEuYZNgve0dQ==}
|
|
|
|
dev: false
|