6798 lines
243 KiB
YAML
6798 lines
243 KiB
YAML
lockfileVersion: '6.0'
|
|
|
|
dependencies:
|
|
'@sanity/icons':
|
|
specifier: ^2.2.2
|
|
version: 2.2.2(react@18.2.0)
|
|
'@sanity/vision':
|
|
specifier: ^3.0.0
|
|
version: 3.8.3(@babel/runtime@7.21.0)(@codemirror/lint@6.2.0)(@codemirror/state@6.2.0)(@codemirror/theme-one-dark@6.1.1)(@lezer/common@1.0.2)(codemirror@6.0.1)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(styled-components@5.3.9)
|
|
react:
|
|
specifier: ^18.2.0
|
|
version: 18.2.0
|
|
react-dom:
|
|
specifier: ^18.2.0
|
|
version: 18.2.0(react@18.2.0)
|
|
react-is:
|
|
specifier: ^18.2.0
|
|
version: 18.2.0
|
|
sanity:
|
|
specifier: ^3.0.0
|
|
version: 3.8.3(@types/react@18.0.33)(react-dom@18.2.0)(react@18.2.0)(styled-components@5.3.9)
|
|
styled-components:
|
|
specifier: ^5.2.0
|
|
version: 5.3.9(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)
|
|
|
|
devDependencies:
|
|
'@sanity/eslint-config-studio':
|
|
specifier: ^2.0.1
|
|
version: 2.0.1(eslint@8.38.0)(typescript@4.9.5)
|
|
'@types/react':
|
|
specifier: ^18.0.25
|
|
version: 18.0.33
|
|
'@types/styled-components':
|
|
specifier: ^5.1.26
|
|
version: 5.1.26
|
|
eslint:
|
|
specifier: ^8.6.0
|
|
version: 8.38.0
|
|
prettier:
|
|
specifier: ^2.8.7
|
|
version: 2.8.7
|
|
typescript:
|
|
specifier: ^4.0.0
|
|
version: 4.9.5
|
|
|
|
packages:
|
|
|
|
/@ampproject/remapping@2.2.1:
|
|
resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==}
|
|
engines: {node: '>=6.0.0'}
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.3
|
|
'@jridgewell/trace-mapping': 0.3.18
|
|
|
|
/@babel/code-frame@7.21.4:
|
|
resolution: {integrity: sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/highlight': 7.18.6
|
|
|
|
/@babel/compat-data@7.21.4:
|
|
resolution: {integrity: sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/@babel/core@7.21.4:
|
|
resolution: {integrity: sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@ampproject/remapping': 2.2.1
|
|
'@babel/code-frame': 7.21.4
|
|
'@babel/generator': 7.21.4
|
|
'@babel/helper-compilation-targets': 7.21.4(@babel/core@7.21.4)
|
|
'@babel/helper-module-transforms': 7.21.2
|
|
'@babel/helpers': 7.21.0
|
|
'@babel/parser': 7.21.4
|
|
'@babel/template': 7.20.7
|
|
'@babel/traverse': 7.21.4(supports-color@5.5.0)
|
|
'@babel/types': 7.21.4
|
|
convert-source-map: 1.9.0
|
|
debug: 4.3.4(supports-color@5.5.0)
|
|
gensync: 1.0.0-beta.2
|
|
json5: 2.2.3
|
|
semver: 6.3.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@babel/eslint-parser@7.21.3(@babel/core@7.21.4)(eslint@8.38.0):
|
|
resolution: {integrity: sha512-kfhmPimwo6k4P8zxNs8+T7yR44q1LdpsZdE1NkCsVlfiuTPRfnGgjaF8Qgug9q9Pou17u6wneYF0lDCZJATMFg==}
|
|
engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0}
|
|
peerDependencies:
|
|
'@babel/core': '>=7.11.0'
|
|
eslint: ^7.5.0 || ^8.0.0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1
|
|
eslint: 8.38.0
|
|
eslint-visitor-keys: 2.1.0
|
|
semver: 6.3.0
|
|
dev: true
|
|
|
|
/@babel/generator@7.21.4:
|
|
resolution: {integrity: sha512-NieM3pVIYW2SwGzKoqfPrQsf4xGs9M9AIG3ThppsSRmO+m7eQhmI6amajKMUeIO37wFfsvnvcxQFx6x6iqxDnA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.21.4
|
|
'@jridgewell/gen-mapping': 0.3.3
|
|
'@jridgewell/trace-mapping': 0.3.18
|
|
jsesc: 2.5.2
|
|
|
|
/@babel/helper-annotate-as-pure@7.18.6:
|
|
resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.21.4
|
|
|
|
/@babel/helper-builder-binary-assignment-operator-visitor@7.18.9:
|
|
resolution: {integrity: sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-explode-assignable-expression': 7.18.6
|
|
'@babel/types': 7.21.4
|
|
dev: true
|
|
|
|
/@babel/helper-compilation-targets@7.21.4(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-Fa0tTuOXZ1iL8IeDFUWCzjZcn+sJGd9RZdH9esYVjEejGmzf+FFYQpMi/kZUk2kPy/q1H3/GPw7np8qar/stfg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/compat-data': 7.21.4
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-validator-option': 7.21.0
|
|
browserslist: 4.21.5
|
|
lru-cache: 5.1.1
|
|
semver: 6.3.0
|
|
|
|
/@babel/helper-create-class-features-plugin@7.21.4(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-46QrX2CQlaFRF4TkwfTt6nJD7IHq8539cCL7SDpqWSDeJKY1xylKKY5F/33mJhLZ3mFvKv2gGrVS6NkyF6qs+Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-annotate-as-pure': 7.18.6
|
|
'@babel/helper-environment-visitor': 7.18.9
|
|
'@babel/helper-function-name': 7.21.0
|
|
'@babel/helper-member-expression-to-functions': 7.21.0
|
|
'@babel/helper-optimise-call-expression': 7.18.6
|
|
'@babel/helper-replace-supers': 7.20.7
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.20.0
|
|
'@babel/helper-split-export-declaration': 7.18.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/helper-create-regexp-features-plugin@7.21.4(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-M00OuhU+0GyZ5iBBN9czjugzWrEq2vDpf/zCYHxxf93ul/Q5rv+a5h+/+0WnI1AebHNVtl5bFV0qsJoH23DbfA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-annotate-as-pure': 7.18.6
|
|
regexpu-core: 5.3.2
|
|
dev: true
|
|
|
|
/@babel/helper-define-polyfill-provider@0.3.3(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.4.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-compilation-targets': 7.21.4(@babel/core@7.21.4)
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
debug: 4.3.4(supports-color@5.5.0)
|
|
lodash.debounce: 4.0.8
|
|
resolve: 1.22.2
|
|
semver: 6.3.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/helper-environment-visitor@7.18.9:
|
|
resolution: {integrity: sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/@babel/helper-explode-assignable-expression@7.18.6:
|
|
resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.21.4
|
|
dev: true
|
|
|
|
/@babel/helper-function-name@7.21.0:
|
|
resolution: {integrity: sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/template': 7.20.7
|
|
'@babel/types': 7.21.4
|
|
|
|
/@babel/helper-hoist-variables@7.18.6:
|
|
resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.21.4
|
|
|
|
/@babel/helper-member-expression-to-functions@7.21.0:
|
|
resolution: {integrity: sha512-Muu8cdZwNN6mRRNG6lAYErJ5X3bRevgYR2O8wN0yn7jJSnGDu6eG59RfT29JHxGUovyfrh6Pj0XzmR7drNVL3Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.21.4
|
|
dev: true
|
|
|
|
/@babel/helper-module-imports@7.21.4:
|
|
resolution: {integrity: sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.21.4
|
|
|
|
/@babel/helper-module-transforms@7.21.2:
|
|
resolution: {integrity: sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-environment-visitor': 7.18.9
|
|
'@babel/helper-module-imports': 7.21.4
|
|
'@babel/helper-simple-access': 7.20.2
|
|
'@babel/helper-split-export-declaration': 7.18.6
|
|
'@babel/helper-validator-identifier': 7.19.1
|
|
'@babel/template': 7.20.7
|
|
'@babel/traverse': 7.21.4(supports-color@5.5.0)
|
|
'@babel/types': 7.21.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@babel/helper-optimise-call-expression@7.18.6:
|
|
resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.21.4
|
|
dev: true
|
|
|
|
/@babel/helper-plugin-utils@7.20.2:
|
|
resolution: {integrity: sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/@babel/helper-remap-async-to-generator@7.18.9(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-annotate-as-pure': 7.18.6
|
|
'@babel/helper-environment-visitor': 7.18.9
|
|
'@babel/helper-wrap-function': 7.20.5
|
|
'@babel/types': 7.21.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/helper-replace-supers@7.20.7:
|
|
resolution: {integrity: sha512-vujDMtB6LVfNW13jhlCrp48QNslK6JXi7lQG736HVbHz/mbf4Dc7tIRh1Xf5C0rF7BP8iiSxGMCmY6Ci1ven3A==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-environment-visitor': 7.18.9
|
|
'@babel/helper-member-expression-to-functions': 7.21.0
|
|
'@babel/helper-optimise-call-expression': 7.18.6
|
|
'@babel/template': 7.20.7
|
|
'@babel/traverse': 7.21.4(supports-color@5.5.0)
|
|
'@babel/types': 7.21.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/helper-simple-access@7.20.2:
|
|
resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.21.4
|
|
|
|
/@babel/helper-skip-transparent-expression-wrappers@7.20.0:
|
|
resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.21.4
|
|
dev: true
|
|
|
|
/@babel/helper-split-export-declaration@7.18.6:
|
|
resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.21.4
|
|
|
|
/@babel/helper-string-parser@7.19.4:
|
|
resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/@babel/helper-validator-identifier@7.19.1:
|
|
resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/@babel/helper-validator-option@7.21.0:
|
|
resolution: {integrity: sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/@babel/helper-wrap-function@7.20.5:
|
|
resolution: {integrity: sha512-bYMxIWK5mh+TgXGVqAtnu5Yn1un+v8DDZtqyzKRLUzrh70Eal2O3aZ7aPYiMADO4uKlkzOiRiZ6GX5q3qxvW9Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-function-name': 7.21.0
|
|
'@babel/template': 7.20.7
|
|
'@babel/traverse': 7.21.4(supports-color@5.5.0)
|
|
'@babel/types': 7.21.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/helpers@7.21.0:
|
|
resolution: {integrity: sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/template': 7.20.7
|
|
'@babel/traverse': 7.21.4(supports-color@5.5.0)
|
|
'@babel/types': 7.21.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@babel/highlight@7.18.6:
|
|
resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-validator-identifier': 7.19.1
|
|
chalk: 2.4.2
|
|
js-tokens: 4.0.0
|
|
|
|
/@babel/parser@7.21.4:
|
|
resolution: {integrity: sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==}
|
|
engines: {node: '>=6.0.0'}
|
|
hasBin: true
|
|
dependencies:
|
|
'@babel/types': 7.21.4
|
|
|
|
/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.18.6(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.20.7(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-sbr9+wNE5aXMBBFBICk01tt7sBf2Oc9ikRFEcem/ZORup9IMUdNhW7/wVLEbbtlWOsEubJet46mHAL2C8+2jKQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.13.0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.20.0
|
|
'@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.21.4)
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-async-generator-functions@7.20.7(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-environment-visitor': 7.18.9
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
'@babel/helper-remap-async-to-generator': 7.18.9(@babel/core@7.21.4)
|
|
'@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.21.4)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.21.4):
|
|
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.21.4
|
|
'@babel/helper-create-class-features-plugin': 7.21.4(@babel/core@7.21.4)
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-class-static-block@7.21.0(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-XP5G9MWNUskFuP30IfFSEFB0Z6HzLIUcjYM4bYOPHXl7eiJ9HFv8tWj6TXTN5QODiEhDZAeI4hLok2iHFFV4hw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.12.0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-create-class-features-plugin': 7.21.4(@babel/core@7.21.4)
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
'@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.21.4)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-dynamic-import@7.18.6(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
'@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.21.4)
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-export-namespace-from@7.18.9(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
'@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.21.4)
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-json-strings@7.18.6(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
'@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.21.4)
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-logical-assignment-operators@7.20.7(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.21.4)
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.21.4)
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-numeric-separator@7.18.6(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
'@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.21.4)
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/compat-data': 7.21.4
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-compilation-targets': 7.21.4(@babel/core@7.21.4)
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
'@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-parameters': 7.21.3(@babel/core@7.21.4)
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-optional-catch-binding@7.18.6(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
'@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.21.4)
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.20.0
|
|
'@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.21.4)
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-private-methods@7.18.6(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-create-class-features-plugin': 7.21.4(@babel/core@7.21.4)
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-private-property-in-object@7.21.0(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-ha4zfehbJjc5MmXBlHec1igel5TJXXLDDRbuJ4+XT2TJcyD9/V1919BA8gMvsdHcNMBy4WBUBiRb3nw/EQUtBw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-annotate-as-pure': 7.18.6
|
|
'@babel/helper-create-class-features-plugin': 7.21.4(@babel/core@7.21.4)
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
'@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.21.4)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==}
|
|
engines: {node: '>=4'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-create-regexp-features-plugin': 7.21.4(@babel/core@7.21.4)
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-import-assertions@7.20.0(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-jsx@7.21.4(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-5hewiLct5OKyh6PLKEYaFclcqtIgCb6bmELouxjF6up5q3Sov7rOayW4RwhbaBL0dit8rA80GNfY+UuDp2mBbQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-arrow-functions@7.20.7(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-3poA5E7dzDomxj9WXWwuD6A5F3kc7VXwIJO+E+J8qtDtS+pXPAhrgEyh+9GBwBgPq1Z+bB+/JD60lp5jsN7JPQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-async-to-generator@7.20.7(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-module-imports': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
'@babel/helper-remap-async-to-generator': 7.18.9(@babel/core@7.21.4)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-block-scoped-functions@7.18.6(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-block-scoping@7.21.0(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-Mdrbunoh9SxwFZapeHVrwFmri16+oYotcZysSzhNIVDwIAb1UV+kvnxULSYq9J3/q5MDG+4X6w8QVgD1zhBXNQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-classes@7.21.0(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-RZhbYTCEUAe6ntPehC4hlslPWosNHDox+vAs4On/mCLRLfoDVHf6hVEd7kuxr1RnHwJmxFfUM3cZiZRmPxJPXQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-annotate-as-pure': 7.18.6
|
|
'@babel/helper-compilation-targets': 7.21.4(@babel/core@7.21.4)
|
|
'@babel/helper-environment-visitor': 7.18.9
|
|
'@babel/helper-function-name': 7.21.0
|
|
'@babel/helper-optimise-call-expression': 7.18.6
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
'@babel/helper-replace-supers': 7.20.7
|
|
'@babel/helper-split-export-declaration': 7.18.6
|
|
globals: 11.12.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-computed-properties@7.20.7(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-Lz7MvBK6DTjElHAmfu6bfANzKcxpyNPeYBGEafyA6E5HtRpjpZwU+u7Qrgz/2OR0z+5TvKYbPdphfSaAcZBrYQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
'@babel/template': 7.20.7
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-destructuring@7.21.3(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-bp6hwMFzuiE4HqYEyoGJ/V2LeIWn+hLVKc4pnj++E5XQptwhtcGmSayM029d/j2X1bPKGTlsyPwAubuU22KhMA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-dotall-regex@7.18.6(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-create-regexp-features-plugin': 7.21.4(@babel/core@7.21.4)
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-duplicate-keys@7.18.9(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-exponentiation-operator@7.18.6(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-for-of@7.21.0(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-LlUYlydgDkKpIY7mcBWvyPPmMcOphEyYA27Ef4xpbh1IiDNLr0kZsos2nf92vz3IccvJI25QUwp86Eo5s6HmBQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-function-name@7.18.9(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-compilation-targets': 7.21.4(@babel/core@7.21.4)
|
|
'@babel/helper-function-name': 7.21.0
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-literals@7.18.9(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-member-expression-literals@7.18.6(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-modules-amd@7.20.11(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-module-transforms': 7.21.2
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-modules-commonjs@7.21.2(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-Cln+Yy04Gxua7iPdj6nOV96smLGjpElir5YwzF0LBPKoPlLDNJePNlrGGaybAJkd0zKRnOVXOgizSqPYMNYkzA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-module-transforms': 7.21.2
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
'@babel/helper-simple-access': 7.20.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-modules-systemjs@7.20.11(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-vVu5g9BPQKSFEmvt2TA4Da5N+QVS66EX21d8uoOihC+OCpUoGvzVsXeqFdtAEfVa5BILAeFt+U7yVmLbQnAJmw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-hoist-variables': 7.18.6
|
|
'@babel/helper-module-transforms': 7.21.2
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
'@babel/helper-validator-identifier': 7.19.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-modules-umd@7.18.6(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-module-transforms': 7.21.2
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-named-capturing-groups-regex@7.20.5(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-create-regexp-features-plugin': 7.21.4(@babel/core@7.21.4)
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-new-target@7.18.6(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-object-super@7.18.6(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
'@babel/helper-replace-supers': 7.20.7
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-parameters@7.21.3(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-Wxc+TvppQG9xWFYatvCGPvZ6+SIUxQ2ZdiBP+PHYMIjnPXD+uThCshaz4NZOnODAtBjjcVQQ/3OKs9LW28purQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-property-literals@7.18.6(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-react-display-name@7.18.6(@babel/core@7.21.4):
|
|
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.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-react-jsx-development@7.18.6(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.21.4)
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-react-jsx-self@7.21.0(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-f/Eq+79JEu+KUANFks9UZCcvydOOGMgF7jBrcwjHa5jTZD8JivnhCJYvmlhR/WTXBWonDExPoW0eO/CR4QJirA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-react-jsx-source@7.19.6(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-RpAi004QyMNisst/pvSanoRdJ4q+jMCWyk9zdw/CyLB9j8RXEahodR6l2GyttDRyEVWZtbN+TpLiHJ3t34LbsQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-react-jsx@7.21.0(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-6OAWljMvQrZjR2DaNhVfRz6dkCAVV+ymcLUmaf8bccGOHn2v5rHJK3tTpij0BuhdYWP4LLaqj5lwcdlpAAPuvg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-annotate-as-pure': 7.18.6
|
|
'@babel/helper-module-imports': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
'@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.21.4)
|
|
'@babel/types': 7.21.4
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-react-pure-annotations@7.18.6(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-annotate-as-pure': 7.18.6
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-regenerator@7.20.5(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-kW/oO7HPBtntbsahzQ0qSE3tFvkFwnbozz3NWFhLGqH75vLEg+sCGngLlhVkePlCs3Jv0dBBHDzCHxNiFAQKCQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
regenerator-transform: 0.15.1
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-reserved-words@7.18.6(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-shorthand-properties@7.18.6(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-spread@7.20.7(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.20.0
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-sticky-regex@7.18.6(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-template-literals@7.18.9(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-typeof-symbol@7.18.9(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-unicode-escapes@7.18.10(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-unicode-regex@7.18.6(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-create-regexp-features-plugin': 7.21.4(@babel/core@7.21.4)
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
dev: true
|
|
|
|
/@babel/preset-env@7.21.4(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-2W57zHs2yDLm6GD5ZpvNn71lZ0B/iypSdIeq25OurDKji6AdzV07qp4s3n1/x5BqtiGaTrPN3nerlSCaC5qNTw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/compat-data': 7.21.4
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-compilation-targets': 7.21.4(@babel/core@7.21.4)
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
'@babel/helper-validator-option': 7.21.0
|
|
'@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6(@babel/core@7.21.4)
|
|
'@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.20.7(@babel/core@7.21.4)
|
|
'@babel/plugin-proposal-async-generator-functions': 7.20.7(@babel/core@7.21.4)
|
|
'@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.21.4)
|
|
'@babel/plugin-proposal-class-static-block': 7.21.0(@babel/core@7.21.4)
|
|
'@babel/plugin-proposal-dynamic-import': 7.18.6(@babel/core@7.21.4)
|
|
'@babel/plugin-proposal-export-namespace-from': 7.18.9(@babel/core@7.21.4)
|
|
'@babel/plugin-proposal-json-strings': 7.18.6(@babel/core@7.21.4)
|
|
'@babel/plugin-proposal-logical-assignment-operators': 7.20.7(@babel/core@7.21.4)
|
|
'@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.21.4)
|
|
'@babel/plugin-proposal-numeric-separator': 7.18.6(@babel/core@7.21.4)
|
|
'@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.21.4)
|
|
'@babel/plugin-proposal-optional-catch-binding': 7.18.6(@babel/core@7.21.4)
|
|
'@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.21.4)
|
|
'@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.21.4)
|
|
'@babel/plugin-proposal-private-property-in-object': 7.21.0(@babel/core@7.21.4)
|
|
'@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.21.4)
|
|
'@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.21.4)
|
|
'@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.21.4)
|
|
'@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.21.4)
|
|
'@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.21.4)
|
|
'@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.21.4)
|
|
'@babel/plugin-syntax-import-assertions': 7.20.0(@babel/core@7.21.4)
|
|
'@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.21.4)
|
|
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.21.4)
|
|
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.21.4)
|
|
'@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.21.4)
|
|
'@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.21.4)
|
|
'@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.21.4)
|
|
'@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.21.4)
|
|
'@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.21.4)
|
|
'@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-arrow-functions': 7.20.7(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-async-to-generator': 7.20.7(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-block-scoped-functions': 7.18.6(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-block-scoping': 7.21.0(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-classes': 7.21.0(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-computed-properties': 7.20.7(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-destructuring': 7.21.3(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-dotall-regex': 7.18.6(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-duplicate-keys': 7.18.9(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-exponentiation-operator': 7.18.6(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-for-of': 7.21.0(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-function-name': 7.18.9(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-literals': 7.18.9(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-member-expression-literals': 7.18.6(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-modules-amd': 7.20.11(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-modules-commonjs': 7.21.2(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-modules-systemjs': 7.20.11(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-modules-umd': 7.18.6(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-named-capturing-groups-regex': 7.20.5(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-new-target': 7.18.6(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-object-super': 7.18.6(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-parameters': 7.21.3(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-property-literals': 7.18.6(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-regenerator': 7.20.5(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-reserved-words': 7.18.6(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-shorthand-properties': 7.18.6(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-spread': 7.20.7(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-sticky-regex': 7.18.6(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-template-literals': 7.18.9(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-typeof-symbol': 7.18.9(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-unicode-escapes': 7.18.10(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-unicode-regex': 7.18.6(@babel/core@7.21.4)
|
|
'@babel/preset-modules': 0.1.5(@babel/core@7.21.4)
|
|
'@babel/types': 7.21.4
|
|
babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.21.4)
|
|
babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.21.4)
|
|
babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.21.4)
|
|
core-js-compat: 3.30.0
|
|
semver: 6.3.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@babel/preset-modules@0.1.5(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
'@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-dotall-regex': 7.18.6(@babel/core@7.21.4)
|
|
'@babel/types': 7.21.4
|
|
esutils: 2.0.3
|
|
dev: true
|
|
|
|
/@babel/preset-react@7.18.6(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-plugin-utils': 7.20.2
|
|
'@babel/helper-validator-option': 7.21.0
|
|
'@babel/plugin-transform-react-display-name': 7.18.6(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-react-jsx': 7.21.0(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-react-jsx-development': 7.18.6(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-react-pure-annotations': 7.18.6(@babel/core@7.21.4)
|
|
dev: true
|
|
|
|
/@babel/regjsgen@0.8.0:
|
|
resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==}
|
|
dev: true
|
|
|
|
/@babel/runtime@7.21.0:
|
|
resolution: {integrity: sha512-xwII0//EObnq89Ji5AKYQaRYiW/nZ3llSv29d49IuxPhKbtJoLP+9QUUZ4nVragQVtaVGeZrpB+ZtG/Pdy/POw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
regenerator-runtime: 0.13.11
|
|
|
|
/@babel/template@7.20.7:
|
|
resolution: {integrity: sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/code-frame': 7.21.4
|
|
'@babel/parser': 7.21.4
|
|
'@babel/types': 7.21.4
|
|
|
|
/@babel/traverse@7.21.4(supports-color@5.5.0):
|
|
resolution: {integrity: sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/code-frame': 7.21.4
|
|
'@babel/generator': 7.21.4
|
|
'@babel/helper-environment-visitor': 7.18.9
|
|
'@babel/helper-function-name': 7.21.0
|
|
'@babel/helper-hoist-variables': 7.18.6
|
|
'@babel/helper-split-export-declaration': 7.18.6
|
|
'@babel/parser': 7.21.4
|
|
'@babel/types': 7.21.4
|
|
debug: 4.3.4(supports-color@5.5.0)
|
|
globals: 11.12.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@babel/types@7.21.4:
|
|
resolution: {integrity: sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-string-parser': 7.19.4
|
|
'@babel/helper-validator-identifier': 7.19.1
|
|
to-fast-properties: 2.0.0
|
|
|
|
/@codemirror/autocomplete@6.4.2(@codemirror/language@6.6.0)(@codemirror/state@6.2.0)(@codemirror/view@6.9.3)(@lezer/common@1.0.2):
|
|
resolution: {integrity: sha512-8WE2xp+D0MpWEv5lZ6zPW1/tf4AGb358T5GWYiKEuCP8MvFfT3tH2mIF9Y2yr2e3KbHuSvsVhosiEyqCpiJhZQ==}
|
|
peerDependencies:
|
|
'@codemirror/language': ^6.0.0
|
|
'@codemirror/state': ^6.0.0
|
|
'@codemirror/view': ^6.0.0
|
|
'@lezer/common': ^1.0.0
|
|
dependencies:
|
|
'@codemirror/language': 6.6.0
|
|
'@codemirror/state': 6.2.0
|
|
'@codemirror/view': 6.9.3
|
|
'@lezer/common': 1.0.2
|
|
dev: false
|
|
|
|
/@codemirror/commands@6.2.2:
|
|
resolution: {integrity: sha512-s9lPVW7TxXrI/7voZ+HmD/yiAlwAYn9PH5SUVSUhsxXHhv4yl5eZ3KLntSoTynfdgVYM0oIpccQEWRBQgmNZyw==}
|
|
dependencies:
|
|
'@codemirror/language': 6.6.0
|
|
'@codemirror/state': 6.2.0
|
|
'@codemirror/view': 6.9.3
|
|
'@lezer/common': 1.0.2
|
|
dev: false
|
|
|
|
/@codemirror/lang-javascript@6.1.5:
|
|
resolution: {integrity: sha512-BS2SmI1IXxWqMPhbJ0DC3eAHAK9V9XvdHMSqwvTBnmh5xFALt+cVDg7XE/A1dxdxzXYXyeqGddgqx1rQv7AYaw==}
|
|
dependencies:
|
|
'@codemirror/autocomplete': 6.4.2(@codemirror/language@6.6.0)(@codemirror/state@6.2.0)(@codemirror/view@6.9.3)(@lezer/common@1.0.2)
|
|
'@codemirror/language': 6.6.0
|
|
'@codemirror/lint': 6.2.0
|
|
'@codemirror/state': 6.2.0
|
|
'@codemirror/view': 6.9.3
|
|
'@lezer/common': 1.0.2
|
|
'@lezer/javascript': 1.4.2
|
|
dev: false
|
|
|
|
/@codemirror/language@6.6.0:
|
|
resolution: {integrity: sha512-cwUd6lzt3MfNYOobdjf14ZkLbJcnv4WtndYaoBkbor/vF+rCNguMPK0IRtvZJG4dsWiaWPcK8x1VijhvSxnstg==}
|
|
dependencies:
|
|
'@codemirror/state': 6.2.0
|
|
'@codemirror/view': 6.9.3
|
|
'@lezer/common': 1.0.2
|
|
'@lezer/highlight': 1.1.4
|
|
'@lezer/lr': 1.3.3
|
|
style-mod: 4.0.2
|
|
dev: false
|
|
|
|
/@codemirror/lint@6.2.0:
|
|
resolution: {integrity: sha512-KVCECmR2fFeYBr1ZXDVue7x3q5PMI0PzcIbA+zKufnkniMBo1325t0h1jM85AKp8l3tj67LRxVpZfgDxEXlQkg==}
|
|
dependencies:
|
|
'@codemirror/state': 6.2.0
|
|
'@codemirror/view': 6.9.3
|
|
crelt: 1.0.5
|
|
dev: false
|
|
|
|
/@codemirror/search@6.3.0:
|
|
resolution: {integrity: sha512-rBhZxzT34CarfhgCZGhaLBScABDN3iqJxixzNuINp9lrb3lzm0nTpR77G1VrxGO3HOGK7j62jcJftQM7eCOIuw==}
|
|
dependencies:
|
|
'@codemirror/state': 6.2.0
|
|
'@codemirror/view': 6.9.3
|
|
crelt: 1.0.5
|
|
dev: false
|
|
|
|
/@codemirror/state@6.2.0:
|
|
resolution: {integrity: sha512-69QXtcrsc3RYtOtd+GsvczJ319udtBf1PTrr2KbLWM/e2CXUPnh0Nz9AUo8WfhSQ7GeL8dPVNUmhQVgpmuaNGA==}
|
|
dev: false
|
|
|
|
/@codemirror/theme-one-dark@6.1.1:
|
|
resolution: {integrity: sha512-+CfzmScfJuD6uDF5bHJkAjWTQ2QAAHxODCPxUEgcImDYcJLT+4l5vLnBHmDVv46kCC5uUJGMrBJct2Z6JbvqyQ==}
|
|
dependencies:
|
|
'@codemirror/language': 6.6.0
|
|
'@codemirror/state': 6.2.0
|
|
'@codemirror/view': 6.9.3
|
|
'@lezer/highlight': 1.1.4
|
|
dev: false
|
|
|
|
/@codemirror/view@6.9.3:
|
|
resolution: {integrity: sha512-BJ5mvEIhFM+SrNwc5X8pLIvMM9ffjkviVbxpg84Xk2OE8ZyKaEbId8kX+nAYEEso7+qnbwsXe1bkAHsasebMow==}
|
|
dependencies:
|
|
'@codemirror/state': 6.2.0
|
|
style-mod: 4.0.2
|
|
w3c-keyname: 2.2.6
|
|
dev: false
|
|
|
|
/@dnd-kit/accessibility@3.0.1(react@18.2.0):
|
|
resolution: {integrity: sha512-HXRrwS9YUYQO9lFRc/49uO/VICbM+O+ZRpFDe9Pd1rwVv2PCNkRiTZRdxrDgng/UkvdC3Re9r2vwPpXXrWeFzg==}
|
|
peerDependencies:
|
|
react: '>=16.8.0'
|
|
dependencies:
|
|
react: 18.2.0
|
|
tslib: 2.5.0
|
|
dev: false
|
|
|
|
/@dnd-kit/core@6.0.8(react-dom@18.2.0)(react@18.2.0):
|
|
resolution: {integrity: sha512-lYaoP8yHTQSLlZe6Rr9qogouGUz9oRUj4AHhDQGQzq/hqaJRpFo65X+JKsdHf8oUFBzx5A+SJPUvxAwTF2OabA==}
|
|
peerDependencies:
|
|
react: '>=16.8.0'
|
|
react-dom: '>=16.8.0'
|
|
dependencies:
|
|
'@dnd-kit/accessibility': 3.0.1(react@18.2.0)
|
|
'@dnd-kit/utilities': 3.2.1(react@18.2.0)
|
|
react: 18.2.0
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
tslib: 2.5.0
|
|
dev: false
|
|
|
|
/@dnd-kit/modifiers@6.0.1(@dnd-kit/core@6.0.8)(react@18.2.0):
|
|
resolution: {integrity: sha512-rbxcsg3HhzlcMHVHWDuh9LCjpOVAgqbV78wLGI8tziXY3+qcMQ61qVXIvNKQFuhj75dSfD+o+PYZQ/NUk2A23A==}
|
|
peerDependencies:
|
|
'@dnd-kit/core': ^6.0.6
|
|
react: '>=16.8.0'
|
|
dependencies:
|
|
'@dnd-kit/core': 6.0.8(react-dom@18.2.0)(react@18.2.0)
|
|
'@dnd-kit/utilities': 3.2.1(react@18.2.0)
|
|
react: 18.2.0
|
|
tslib: 2.5.0
|
|
dev: false
|
|
|
|
/@dnd-kit/sortable@7.0.2(@dnd-kit/core@6.0.8)(react@18.2.0):
|
|
resolution: {integrity: sha512-wDkBHHf9iCi1veM834Gbk1429bd4lHX4RpAwT0y2cHLf246GAvU2sVw/oxWNpPKQNQRQaeGXhAVgrOl1IT+iyA==}
|
|
peerDependencies:
|
|
'@dnd-kit/core': ^6.0.7
|
|
react: '>=16.8.0'
|
|
dependencies:
|
|
'@dnd-kit/core': 6.0.8(react-dom@18.2.0)(react@18.2.0)
|
|
'@dnd-kit/utilities': 3.2.1(react@18.2.0)
|
|
react: 18.2.0
|
|
tslib: 2.5.0
|
|
dev: false
|
|
|
|
/@dnd-kit/utilities@3.2.1(react@18.2.0):
|
|
resolution: {integrity: sha512-OOXqISfvBw/1REtkSK2N3Fi2EQiLMlWUlqnOK/UpOISqBZPWpE6TqL+jcPtMOkE8TqYGiURvRdPSI9hltNUjEA==}
|
|
peerDependencies:
|
|
react: '>=16.8.0'
|
|
dependencies:
|
|
react: 18.2.0
|
|
tslib: 2.5.0
|
|
dev: false
|
|
|
|
/@emotion/is-prop-valid@0.8.8:
|
|
resolution: {integrity: sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==}
|
|
requiresBuild: true
|
|
dependencies:
|
|
'@emotion/memoize': 0.7.4
|
|
dev: false
|
|
optional: true
|
|
|
|
/@emotion/is-prop-valid@1.2.0:
|
|
resolution: {integrity: sha512-3aDpDprjM0AwaxGE09bOPkNxHpBd+kA6jty3RnaEXdweX1DF1U3VQpPYb0g1IStAuK7SVQ1cy+bNBBKp4W3Fjg==}
|
|
dependencies:
|
|
'@emotion/memoize': 0.8.0
|
|
dev: false
|
|
|
|
/@emotion/memoize@0.7.4:
|
|
resolution: {integrity: sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==}
|
|
dev: false
|
|
optional: true
|
|
|
|
/@emotion/memoize@0.8.0:
|
|
resolution: {integrity: sha512-G/YwXTkv7Den9mXDO7AhLWkE3q+I92B+VqAE+dYG4NGPaHZGvt3G8Q0p9vmE+sq7rTGphUbAvmQ9YpbfMQGGlA==}
|
|
dev: false
|
|
|
|
/@emotion/stylis@0.8.5:
|
|
resolution: {integrity: sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==}
|
|
dev: false
|
|
|
|
/@emotion/unitless@0.7.5:
|
|
resolution: {integrity: sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==}
|
|
dev: false
|
|
|
|
/@esbuild/android-arm64@0.16.17:
|
|
resolution: {integrity: sha512-MIGl6p5sc3RDTLLkYL1MyL8BMRN4tLMRCn+yRJJmEDvYZ2M7tmAf80hx1kbNEUX2KJ50RRtxZ4JHLvCfuB6kBg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/android-arm64@0.17.15:
|
|
resolution: {integrity: sha512-0kOB6Y7Br3KDVgHeg8PRcvfLkq+AccreK///B4Z6fNZGr/tNHX0z2VywCc7PTeWp+bPvjA5WMvNXltHw5QjAIA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/android-arm@0.16.17:
|
|
resolution: {integrity: sha512-N9x1CMXVhtWEAMS7pNNONyA14f71VPQN9Cnavj1XQh6T7bskqiLLrSca4O0Vr8Wdcga943eThxnVp3JLnBMYtw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/android-arm@0.17.15:
|
|
resolution: {integrity: sha512-sRSOVlLawAktpMvDyJIkdLI/c/kdRTOqo8t6ImVxg8yT7LQDUYV5Rp2FKeEosLr6ZCja9UjYAzyRSxGteSJPYg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/android-x64@0.16.17:
|
|
resolution: {integrity: sha512-a3kTv3m0Ghh4z1DaFEuEDfz3OLONKuFvI4Xqczqx4BqLyuFaFkuaG4j2MtA6fuWEFeC5x9IvqnX7drmRq/fyAQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/android-x64@0.17.15:
|
|
resolution: {integrity: sha512-MzDqnNajQZ63YkaUWVl9uuhcWyEyh69HGpMIrf+acR4otMkfLJ4sUCxqwbCyPGicE9dVlrysI3lMcDBjGiBBcQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/darwin-arm64@0.16.17:
|
|
resolution: {integrity: sha512-/2agbUEfmxWHi9ARTX6OQ/KgXnOWfsNlTeLcoV7HSuSTv63E4DqtAc+2XqGw1KHxKMHGZgbVCZge7HXWX9Vn+w==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/darwin-arm64@0.17.15:
|
|
resolution: {integrity: sha512-7siLjBc88Z4+6qkMDxPT2juf2e8SJxmsbNVKFY2ifWCDT72v5YJz9arlvBw5oB4W/e61H1+HDB/jnu8nNg0rLA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/darwin-x64@0.16.17:
|
|
resolution: {integrity: sha512-2By45OBHulkd9Svy5IOCZt376Aa2oOkiE9QWUK9fe6Tb+WDr8hXL3dpqi+DeLiMed8tVXspzsTAvd0jUl96wmg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/darwin-x64@0.17.15:
|
|
resolution: {integrity: sha512-NbImBas2rXwYI52BOKTW342Tm3LTeVlaOQ4QPZ7XuWNKiO226DisFk/RyPk3T0CKZkKMuU69yOvlapJEmax7cg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/freebsd-arm64@0.16.17:
|
|
resolution: {integrity: sha512-mt+cxZe1tVx489VTb4mBAOo2aKSnJ33L9fr25JXpqQqzbUIw/yzIzi+NHwAXK2qYV1lEFp4OoVeThGjUbmWmdw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/freebsd-arm64@0.17.15:
|
|
resolution: {integrity: sha512-Xk9xMDjBVG6CfgoqlVczHAdJnCs0/oeFOspFap5NkYAmRCT2qTn1vJWA2f419iMtsHSLm+O8B6SLV/HlY5cYKg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/freebsd-x64@0.16.17:
|
|
resolution: {integrity: sha512-8ScTdNJl5idAKjH8zGAsN7RuWcyHG3BAvMNpKOBaqqR7EbUhhVHOqXRdL7oZvz8WNHL2pr5+eIT5c65kA6NHug==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/freebsd-x64@0.17.15:
|
|
resolution: {integrity: sha512-3TWAnnEOdclvb2pnfsTWtdwthPfOz7qAfcwDLcfZyGJwm1SRZIMOeB5FODVhnM93mFSPsHB9b/PmxNNbSnd0RQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-arm64@0.16.17:
|
|
resolution: {integrity: sha512-7S8gJnSlqKGVJunnMCrXHU9Q8Q/tQIxk/xL8BqAP64wchPCTzuM6W3Ra8cIa1HIflAvDnNOt2jaL17vaW+1V0g==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-arm64@0.17.15:
|
|
resolution: {integrity: sha512-T0MVnYw9KT6b83/SqyznTs/3Jg2ODWrZfNccg11XjDehIved2oQfrX/wVuev9N936BpMRaTR9I1J0tdGgUgpJA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-arm@0.16.17:
|
|
resolution: {integrity: sha512-iihzrWbD4gIT7j3caMzKb/RsFFHCwqqbrbH9SqUSRrdXkXaygSZCZg1FybsZz57Ju7N/SHEgPyaR0LZ8Zbe9gQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-arm@0.17.15:
|
|
resolution: {integrity: sha512-MLTgiXWEMAMr8nmS9Gigx43zPRmEfeBfGCwxFQEMgJ5MC53QKajaclW6XDPjwJvhbebv+RzK05TQjvH3/aM4Xw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-ia32@0.16.17:
|
|
resolution: {integrity: sha512-kiX69+wcPAdgl3Lonh1VI7MBr16nktEvOfViszBSxygRQqSpzv7BffMKRPMFwzeJGPxcio0pdD3kYQGpqQ2SSg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-ia32@0.17.15:
|
|
resolution: {integrity: sha512-wp02sHs015T23zsQtU4Cj57WiteiuASHlD7rXjKUyAGYzlOKDAjqK6bk5dMi2QEl/KVOcsjwL36kD+WW7vJt8Q==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-loong64@0.16.17:
|
|
resolution: {integrity: sha512-dTzNnQwembNDhd654cA4QhbS9uDdXC3TKqMJjgOWsC0yNCbpzfWoXdZvp0mY7HU6nzk5E0zpRGGx3qoQg8T2DQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-loong64@0.17.15:
|
|
resolution: {integrity: sha512-k7FsUJjGGSxwnBmMh8d7IbObWu+sF/qbwc+xKZkBe/lTAF16RqxRCnNHA7QTd3oS2AfGBAnHlXL67shV5bBThQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-mips64el@0.16.17:
|
|
resolution: {integrity: sha512-ezbDkp2nDl0PfIUn0CsQ30kxfcLTlcx4Foz2kYv8qdC6ia2oX5Q3E/8m6lq84Dj/6b0FrkgD582fJMIfHhJfSw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-mips64el@0.17.15:
|
|
resolution: {integrity: sha512-ZLWk6czDdog+Q9kE/Jfbilu24vEe/iW/Sj2d8EVsmiixQ1rM2RKH2n36qfxK4e8tVcaXkvuV3mU5zTZviE+NVQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-ppc64@0.16.17:
|
|
resolution: {integrity: sha512-dzS678gYD1lJsW73zrFhDApLVdM3cUF2MvAa1D8K8KtcSKdLBPP4zZSLy6LFZ0jYqQdQ29bjAHJDgz0rVbLB3g==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-ppc64@0.17.15:
|
|
resolution: {integrity: sha512-mY6dPkIRAiFHRsGfOYZC8Q9rmr8vOBZBme0/j15zFUKM99d4ILY4WpOC7i/LqoY+RE7KaMaSfvY8CqjJtuO4xg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-riscv64@0.16.17:
|
|
resolution: {integrity: sha512-ylNlVsxuFjZK8DQtNUwiMskh6nT0vI7kYl/4fZgV1llP5d6+HIeL/vmmm3jpuoo8+NuXjQVZxmKuhDApK0/cKw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-riscv64@0.17.15:
|
|
resolution: {integrity: sha512-EcyUtxffdDtWjjwIH8sKzpDRLcVtqANooMNASO59y+xmqqRYBBM7xVLQhqF7nksIbm2yHABptoioS9RAbVMWVA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-s390x@0.16.17:
|
|
resolution: {integrity: sha512-gzy7nUTO4UA4oZ2wAMXPNBGTzZFP7mss3aKR2hH+/4UUkCOyqmjXiKpzGrY2TlEUhbbejzXVKKGazYcQTZWA/w==}
|
|
engines: {node: '>=12'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-s390x@0.17.15:
|
|
resolution: {integrity: sha512-BuS6Jx/ezxFuHxgsfvz7T4g4YlVrmCmg7UAwboeyNNg0OzNzKsIZXpr3Sb/ZREDXWgt48RO4UQRDBxJN3B9Rbg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-x64@0.16.17:
|
|
resolution: {integrity: sha512-mdPjPxfnmoqhgpiEArqi4egmBAMYvaObgn4poorpUaqmvzzbvqbowRllQ+ZgzGVMGKaPkqUmPDOOFQRUFDmeUw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/linux-x64@0.17.15:
|
|
resolution: {integrity: sha512-JsdS0EgEViwuKsw5tiJQo9UdQdUJYuB+Mf6HxtJSPN35vez1hlrNb1KajvKWF5Sa35j17+rW1ECEO9iNrIXbNg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/netbsd-x64@0.16.17:
|
|
resolution: {integrity: sha512-/PzmzD/zyAeTUsduZa32bn0ORug+Jd1EGGAUJvqfeixoEISYpGnAezN6lnJoskauoai0Jrs+XSyvDhppCPoKOA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/netbsd-x64@0.17.15:
|
|
resolution: {integrity: sha512-R6fKjtUysYGym6uXf6qyNephVUQAGtf3n2RCsOST/neIwPqRWcnc3ogcielOd6pT+J0RDR1RGcy0ZY7d3uHVLA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/openbsd-x64@0.16.17:
|
|
resolution: {integrity: sha512-2yaWJhvxGEz2RiftSk0UObqJa/b+rIAjnODJgv2GbGGpRwAfpgzyrg1WLK8rqA24mfZa9GvpjLcBBg8JHkoodg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/openbsd-x64@0.17.15:
|
|
resolution: {integrity: sha512-mVD4PGc26b8PI60QaPUltYKeSX0wxuy0AltC+WCTFwvKCq2+OgLP4+fFd+hZXzO2xW1HPKcytZBdjqL6FQFa7w==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/sunos-x64@0.16.17:
|
|
resolution: {integrity: sha512-xtVUiev38tN0R3g8VhRfN7Zl42YCJvyBhRKw1RJjwE1d2emWTVToPLNEQj/5Qxc6lVFATDiy6LjVHYhIPrLxzw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/sunos-x64@0.17.15:
|
|
resolution: {integrity: sha512-U6tYPovOkw3459t2CBwGcFYfFRjivcJJc1WC8Q3funIwX8x4fP+R6xL/QuTPNGOblbq/EUDxj9GU+dWKX0oWlQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/win32-arm64@0.16.17:
|
|
resolution: {integrity: sha512-ga8+JqBDHY4b6fQAmOgtJJue36scANy4l/rL97W+0wYmijhxKetzZdKOJI7olaBaMhWt8Pac2McJdZLxXWUEQw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/win32-arm64@0.17.15:
|
|
resolution: {integrity: sha512-W+Z5F++wgKAleDABemiyXVnzXgvRFs+GVKThSI+mGgleLWluv0D7Diz4oQpgdpNzh4i2nNDzQtWbjJiqutRp6Q==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/win32-ia32@0.16.17:
|
|
resolution: {integrity: sha512-WnsKaf46uSSF/sZhwnqE4L/F89AYNMiD4YtEcYekBt9Q7nj0DiId2XH2Ng2PHM54qi5oPrQ8luuzGszqi/veig==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/win32-ia32@0.17.15:
|
|
resolution: {integrity: sha512-Muz/+uGgheShKGqSVS1KsHtCyEzcdOn/W/Xbh6H91Etm+wiIfwZaBn1W58MeGtfI8WA961YMHFYTthBdQs4t+w==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/win32-x64@0.16.17:
|
|
resolution: {integrity: sha512-y+EHuSchhL7FjHgvQL/0fnnFmO4T1bhvWANX6gcnqTjtnKWbTvUMCpGnv2+t+31d7RzyEAYAd4u2fnIhHL6N/Q==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@esbuild/win32-x64@0.17.15:
|
|
resolution: {integrity: sha512-DjDa9ywLUUmjhV2Y9wUTIF+1XsmuFGvZoCmOWkli1XcNAh5t25cc7fgsCx4Zi/Uurep3TTLyDiKATgGEg61pkA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/@eslint-community/eslint-utils@4.4.0(eslint@8.38.0):
|
|
resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
|
dependencies:
|
|
eslint: 8.38.0
|
|
eslint-visitor-keys: 3.4.0
|
|
dev: true
|
|
|
|
/@eslint-community/regexpp@4.5.0:
|
|
resolution: {integrity: sha512-vITaYzIcNmjn5tF5uxcZ/ft7/RXGrMUIS9HalWckEOF6ESiwXKoMzAQf2UW0aVd6rnOeExTJVd5hmWXucBKGXQ==}
|
|
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
|
dev: true
|
|
|
|
/@eslint/eslintrc@2.0.2:
|
|
resolution: {integrity: sha512-3W4f5tDUra+pA+FzgugqL2pRimUTDJWKr7BINqOpkZrC0uYI0NIc0/JFgBROCU07HR6GieA5m3/rsPIhDmCXTQ==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
dependencies:
|
|
ajv: 6.12.6
|
|
debug: 4.3.4(supports-color@5.5.0)
|
|
espree: 9.5.1
|
|
globals: 13.20.0
|
|
ignore: 5.2.4
|
|
import-fresh: 3.3.0
|
|
js-yaml: 4.1.0
|
|
minimatch: 3.1.2
|
|
strip-json-comments: 3.1.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@eslint/js@8.38.0:
|
|
resolution: {integrity: sha512-IoD2MfUnOV58ghIHCiil01PcohxjbYR/qCxsoC+xNgUwh1EY8jOOrYmu3d3a71+tJJ23uscEV4X2HJWMsPJu4g==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
dev: true
|
|
|
|
/@floating-ui/core@1.2.6:
|
|
resolution: {integrity: sha512-EvYTiXet5XqweYGClEmpu3BoxmsQ4hkj3QaYA6qEnigCWffTP3vNRwBReTdrwDwo7OoJ3wM8Uoe9Uk4n+d4hfg==}
|
|
dev: false
|
|
|
|
/@floating-ui/dom@1.2.6:
|
|
resolution: {integrity: sha512-02vxFDuvuVPs22iJICacezYJyf7zwwOCWkPNkWNBr1U0Qt1cKFYzWvxts0AmqcOQGwt/3KJWcWIgtbUU38keyw==}
|
|
dependencies:
|
|
'@floating-ui/core': 1.2.6
|
|
dev: false
|
|
|
|
/@floating-ui/react-dom@1.1.1(react-dom@18.2.0)(react@18.2.0):
|
|
resolution: {integrity: sha512-F27E+7SLB5NZvwF9Egqx/PlvxOhMnA6k/yNMQUqaQ9BPZdr4fQgSW6J6AKNIrBQElBT8IRDtv9j6h7FDkgp3dA==}
|
|
peerDependencies:
|
|
react: '>=16.8.0'
|
|
react-dom: '>=16.8.0'
|
|
dependencies:
|
|
'@floating-ui/dom': 1.2.6
|
|
react: 18.2.0
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
dev: false
|
|
|
|
/@humanwhocodes/config-array@0.11.8:
|
|
resolution: {integrity: sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==}
|
|
engines: {node: '>=10.10.0'}
|
|
dependencies:
|
|
'@humanwhocodes/object-schema': 1.2.1
|
|
debug: 4.3.4(supports-color@5.5.0)
|
|
minimatch: 3.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@humanwhocodes/module-importer@1.0.1:
|
|
resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
|
|
engines: {node: '>=12.22'}
|
|
dev: true
|
|
|
|
/@humanwhocodes/object-schema@1.2.1:
|
|
resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==}
|
|
dev: true
|
|
|
|
/@jridgewell/gen-mapping@0.3.3:
|
|
resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==}
|
|
engines: {node: '>=6.0.0'}
|
|
dependencies:
|
|
'@jridgewell/set-array': 1.1.2
|
|
'@jridgewell/sourcemap-codec': 1.4.15
|
|
'@jridgewell/trace-mapping': 0.3.18
|
|
|
|
/@jridgewell/resolve-uri@3.1.0:
|
|
resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
/@jridgewell/set-array@1.1.2:
|
|
resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
/@jridgewell/sourcemap-codec@1.4.14:
|
|
resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==}
|
|
|
|
/@jridgewell/sourcemap-codec@1.4.15:
|
|
resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
|
|
|
|
/@jridgewell/trace-mapping@0.3.18:
|
|
resolution: {integrity: sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==}
|
|
dependencies:
|
|
'@jridgewell/resolve-uri': 3.1.0
|
|
'@jridgewell/sourcemap-codec': 1.4.14
|
|
|
|
/@juggle/resize-observer@3.4.0:
|
|
resolution: {integrity: sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==}
|
|
dev: false
|
|
|
|
/@lezer/common@1.0.2:
|
|
resolution: {integrity: sha512-SVgiGtMnMnW3ActR8SXgsDhw7a0w0ChHSYAyAUxxrOiJ1OqYWEKk/xJd84tTSPo1mo6DXLObAJALNnd0Hrv7Ng==}
|
|
dev: false
|
|
|
|
/@lezer/highlight@1.1.4:
|
|
resolution: {integrity: sha512-IECkFmw2l7sFcYXrV8iT9GeY4W0fU4CxX0WMwhmhMIVjoDdD1Hr6q3G2NqVtLg/yVe5n7i4menG3tJ2r4eCrPQ==}
|
|
dependencies:
|
|
'@lezer/common': 1.0.2
|
|
dev: false
|
|
|
|
/@lezer/javascript@1.4.2:
|
|
resolution: {integrity: sha512-77qdAD4zanmImPiAu4ibrMUzRc79UHoccdPa+Ey5iwS891TAkhnMAodUe17T7zV7tnF7e9HXM0pfmjoGEhrppg==}
|
|
dependencies:
|
|
'@lezer/highlight': 1.1.4
|
|
'@lezer/lr': 1.3.3
|
|
dev: false
|
|
|
|
/@lezer/lr@1.3.3:
|
|
resolution: {integrity: sha512-JPQe3mwJlzEVqy67iQiiGozhcngbO8QBgpqZM6oL1Wj/dXckrEexpBLeFkq0edtW5IqnPRFxA24BHJni8Js69w==}
|
|
dependencies:
|
|
'@lezer/common': 1.0.2
|
|
dev: false
|
|
|
|
/@motionone/animation@10.15.1:
|
|
resolution: {integrity: sha512-mZcJxLjHor+bhcPuIFErMDNyrdb2vJur8lSfMCsuCB4UyV8ILZLvK+t+pg56erv8ud9xQGK/1OGPt10agPrCyQ==}
|
|
dependencies:
|
|
'@motionone/easing': 10.15.1
|
|
'@motionone/types': 10.15.1
|
|
'@motionone/utils': 10.15.1
|
|
tslib: 2.5.0
|
|
dev: false
|
|
|
|
/@motionone/dom@10.12.0:
|
|
resolution: {integrity: sha512-UdPTtLMAktHiqV0atOczNYyDd/d8Cf5fFsd1tua03PqTwwCe/6lwhLSQ8a7TbnQ5SN0gm44N1slBfj+ORIhrqw==}
|
|
dependencies:
|
|
'@motionone/animation': 10.15.1
|
|
'@motionone/generators': 10.15.1
|
|
'@motionone/types': 10.15.1
|
|
'@motionone/utils': 10.15.1
|
|
hey-listen: 1.0.8
|
|
tslib: 2.5.0
|
|
dev: false
|
|
|
|
/@motionone/easing@10.15.1:
|
|
resolution: {integrity: sha512-6hIHBSV+ZVehf9dcKZLT7p5PEKHGhDwky2k8RKkmOvUoYP3S+dXsKupyZpqx5apjd9f+php4vXk4LuS+ADsrWw==}
|
|
dependencies:
|
|
'@motionone/utils': 10.15.1
|
|
tslib: 2.5.0
|
|
dev: false
|
|
|
|
/@motionone/generators@10.15.1:
|
|
resolution: {integrity: sha512-67HLsvHJbw6cIbLA/o+gsm7h+6D4Sn7AUrB/GPxvujse1cGZ38F5H7DzoH7PhX+sjvtDnt2IhFYF2Zp1QTMKWQ==}
|
|
dependencies:
|
|
'@motionone/types': 10.15.1
|
|
'@motionone/utils': 10.15.1
|
|
tslib: 2.5.0
|
|
dev: false
|
|
|
|
/@motionone/types@10.15.1:
|
|
resolution: {integrity: sha512-iIUd/EgUsRZGrvW0jqdst8st7zKTzS9EsKkP+6c6n4MPZoQHwiHuVtTQLD6Kp0bsBLhNzKIBlHXponn/SDT4hA==}
|
|
dev: false
|
|
|
|
/@motionone/utils@10.15.1:
|
|
resolution: {integrity: sha512-p0YncgU+iklvYr/Dq4NobTRdAPv9PveRDUXabPEeOjBLSO/1FNB2phNTZxOxpi1/GZwYpAoECEa0Wam+nsmhSw==}
|
|
dependencies:
|
|
'@motionone/types': 10.15.1
|
|
hey-listen: 1.0.8
|
|
tslib: 2.5.0
|
|
dev: false
|
|
|
|
/@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1:
|
|
resolution: {integrity: sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==}
|
|
dependencies:
|
|
eslint-scope: 5.1.1
|
|
dev: true
|
|
|
|
/@nodelib/fs.scandir@2.1.5:
|
|
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
|
|
engines: {node: '>= 8'}
|
|
dependencies:
|
|
'@nodelib/fs.stat': 2.0.5
|
|
run-parallel: 1.2.0
|
|
|
|
/@nodelib/fs.stat@2.0.5:
|
|
resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
|
|
engines: {node: '>= 8'}
|
|
|
|
/@nodelib/fs.walk@1.2.8:
|
|
resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
|
|
engines: {node: '>= 8'}
|
|
dependencies:
|
|
'@nodelib/fs.scandir': 2.1.5
|
|
fastq: 1.15.0
|
|
|
|
/@portabletext/react@1.0.6(react@18.2.0):
|
|
resolution: {integrity: sha512-j6BprLiwFz3zr1Lo6BxM2sQ1b3g1JIjGwePeuxqSfbBiEYbGXn2izEckMJ02hSa1f7+RCEUJ+Bojvtzz6BBUaw==}
|
|
peerDependencies:
|
|
react: ^17 || ^18
|
|
dependencies:
|
|
'@portabletext/toolkit': 1.0.8
|
|
'@portabletext/types': 1.0.3
|
|
react: 18.2.0
|
|
dev: false
|
|
|
|
/@portabletext/toolkit@1.0.8:
|
|
resolution: {integrity: sha512-SNO8at5crqySCeYa19/mdcZoZvGCINGc/eAX4FwYt02cEzb48hf013BuA9LbEQuTOgpMKxnyeRGpEzxmowmEug==}
|
|
engines: {node: ^14.13.1 || >=16.0.0}
|
|
dependencies:
|
|
'@portabletext/types': 2.0.2
|
|
dev: false
|
|
|
|
/@portabletext/types@1.0.3:
|
|
resolution: {integrity: sha512-SDDsdury2SaTI2D5Ea6o+Y39SSZMYHRMWJHxkxYl3yzFP0n/0EknOhoXcoaV+bxGr2dTTqZi2TOEj+uWYuavSw==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
dev: false
|
|
|
|
/@portabletext/types@2.0.2:
|
|
resolution: {integrity: sha512-3xTbSa80G1nODyACY0ilrmPo1PmU1xuoPvfcpzpqSEL0kX01fSW+21PKgS9BcG+GqdG9HK/VxciKWa+nFA7mqg==}
|
|
engines: {node: ^14.13.1 || >=16.0.0 || >=18.0.0}
|
|
dev: false
|
|
|
|
/@rexxars/react-json-inspector@8.0.1(react@18.2.0):
|
|
resolution: {integrity: sha512-XAsgQwqG8fbDGpWnsvOesRMgPfvwuU7Cx3/cUf/fNIRmGP8lj2YYIf5La/4ayvZLWlSw4tTb4BPCKdmK9D8RuQ==}
|
|
peerDependencies:
|
|
react: ^15 || ^16 || ^17 || ^18
|
|
dependencies:
|
|
create-react-class: 15.7.0
|
|
debounce: 1.0.0
|
|
md5-o-matic: 0.1.1
|
|
react: 18.2.0
|
|
dev: false
|
|
|
|
/@rexxars/react-split-pane@0.1.93(react-dom@18.2.0)(react@18.2.0):
|
|
resolution: {integrity: sha512-Pok8zATwd5ZpWnccJeSA/JM2MPmi3D04duYtrbMNRgzeAU2ANtq3r4w7ldbjpGyfJqggqn0wDNjRqaevXqSxQg==}
|
|
peerDependencies:
|
|
react: ^18
|
|
react-dom: ^18
|
|
dependencies:
|
|
prop-types: 15.8.1
|
|
react: 18.2.0
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
react-lifecycles-compat: 3.0.4
|
|
react-style-proptype: 3.2.2
|
|
dev: false
|
|
|
|
/@rushstack/eslint-patch@1.2.0:
|
|
resolution: {integrity: sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg==}
|
|
dev: true
|
|
|
|
/@sanity/asset-utils@1.3.0:
|
|
resolution: {integrity: sha512-uyIOtGA4Duf+68I3BSbYHY5P+WGftn3QtNJD2Pn7h9WPGYsSrWViIPebE9yRN8N0NHhYj+hDQXaMpVdjG7r+zA==}
|
|
engines: {node: '>=10'}
|
|
dev: false
|
|
|
|
/@sanity/bifur-client@0.3.1:
|
|
resolution: {integrity: sha512-GlY9+tUmM0Vye64BHwIYLOivuRL37ucW/sj/D9MYqBmjgBnTRrjfmg8NR7qoodZuJ5nYJ5qpGMsVIBLP4Plvnw==}
|
|
dependencies:
|
|
nanoid: 3.3.6
|
|
rxjs: 7.8.0
|
|
dev: false
|
|
|
|
/@sanity/block-tools@3.8.3:
|
|
resolution: {integrity: sha512-AUG1xyqq5dDERrdfxQXfyHIXNmKPuGUfLuLdK/bea35a7nq4obqW5G4qGYqr5b65qNaC9994rceuSuxaaRt2Ig==}
|
|
dependencies:
|
|
get-random-values-esm: 1.0.0
|
|
lodash: 4.17.21
|
|
dev: false
|
|
|
|
/@sanity/cli@3.8.3:
|
|
resolution: {integrity: sha512-peurP4aRRgGWH7jVCrLCg4SlRTzXqASIxaBcegLQ69bSX7EMMkVPqckgvHr5cF6rzwfcSLV4jiQO3K/YvEZVcQ==}
|
|
engines: {node: '>=14.18.0'}
|
|
hasBin: true
|
|
dependencies:
|
|
'@babel/traverse': 7.21.4(supports-color@5.5.0)
|
|
chalk: 4.1.2
|
|
esbuild: 0.16.17
|
|
esbuild-register: 3.4.2(esbuild@0.16.17)
|
|
get-it: 8.1.1
|
|
pkg-dir: 5.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@sanity/client@5.4.2:
|
|
resolution: {integrity: sha512-M/ebzTGwYq+NDGMfBWxKtwtmCRJbBvXxAIQXu/J0vxnr8mXKw8gBQ7GaG0tI4WJ54w5sI6pnrD6mPiKdRHVNYw==}
|
|
engines: {node: '>=14.18'}
|
|
dependencies:
|
|
'@sanity/eventsource': 5.0.0
|
|
get-it: 8.1.1
|
|
rxjs: 7.8.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@sanity/color@2.2.5:
|
|
resolution: {integrity: sha512-tTi22KoKuER3sldXYl4c1Dq2zU7tMLDkljFiaUKVkBbu4PBvRGCFw75kXZnD2b4Bsp6vin+7sI+AKdCKRhfRuw==}
|
|
dev: false
|
|
|
|
/@sanity/diff@3.8.3:
|
|
resolution: {integrity: sha512-/zKt9ht/5PEksQGFlvCJ9TqJW0d/d40L1qfKRktWWlFUBI785NKOgKoDhSO6nlu3DV6apApOyLLZwTiC9e8AKQ==}
|
|
engines: {node: '>=14.18.0'}
|
|
dependencies:
|
|
diff-match-patch: 1.0.5
|
|
dev: false
|
|
|
|
/@sanity/eslint-config-studio@2.0.1(eslint@8.38.0)(typescript@4.9.5):
|
|
resolution: {integrity: sha512-OcGYX7sZFxmR7Mhnd4w45IYei7atYqHRt1glU9DdnVXqTBjg30m6La1/EyPhjQGBdBqxkBB0TLwr0wuL7JhwuQ==}
|
|
requiresBuild: true
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/eslint-parser': 7.21.3(@babel/core@7.21.4)(eslint@8.38.0)
|
|
'@babel/preset-env': 7.21.4(@babel/core@7.21.4)
|
|
'@babel/preset-react': 7.18.6(@babel/core@7.21.4)
|
|
'@rushstack/eslint-patch': 1.2.0
|
|
'@typescript-eslint/eslint-plugin': 5.57.1(@typescript-eslint/parser@5.57.1)(eslint@8.38.0)(typescript@4.9.5)
|
|
'@typescript-eslint/parser': 5.57.1(eslint@8.38.0)(typescript@4.9.5)
|
|
confusing-browser-globals: 1.0.11
|
|
eslint-plugin-jsx-a11y: 6.7.1(eslint@8.38.0)
|
|
eslint-plugin-react: 7.32.2(eslint@8.38.0)
|
|
eslint-plugin-react-hooks: 4.6.0(eslint@8.38.0)
|
|
transitivePeerDependencies:
|
|
- eslint
|
|
- supports-color
|
|
- typescript
|
|
dev: true
|
|
|
|
/@sanity/eventsource@5.0.0:
|
|
resolution: {integrity: sha512-0ewT+BDzfiamHwitUfRcwsl/RREHjWv6VNZvQ8Q4OnnNKXfEEGXbWmqzof0okOTkp4XELgyliht4Qj28o9AU2g==}
|
|
dependencies:
|
|
'@types/event-source-polyfill': 1.0.1
|
|
'@types/eventsource': 1.1.11
|
|
event-source-polyfill: 1.0.31
|
|
eventsource: 2.0.2
|
|
dev: false
|
|
|
|
/@sanity/export@3.8.3:
|
|
resolution: {integrity: sha512-JFJQQIJqyIemvOrcGKRrwQKscaMShkFDHsbYlWORo4g18lcm7OJn4hKJFJ1KfV4ZfSIk91sfxcXmiaDLp/i98A==}
|
|
engines: {node: '>=14.18.0'}
|
|
dependencies:
|
|
archiver: 5.3.1
|
|
debug: 3.2.7
|
|
get-it: 8.1.1
|
|
lodash: 4.17.21
|
|
mississippi: 4.0.0
|
|
p-queue: 2.4.2
|
|
rimraf: 3.0.2
|
|
split2: 3.2.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@sanity/generate-help-url@3.0.0:
|
|
resolution: {integrity: sha512-wtMYcV5GIDIhVyF/jjmdwq1GdlK07dRL40XMns73VbrFI7FteRltxv48bhYVZPcLkRXb0SHjpDS/icj9/yzbVA==}
|
|
dev: false
|
|
|
|
/@sanity/icons@2.2.2(react@18.2.0):
|
|
resolution: {integrity: sha512-+Ks6LeYe44kjZSfcWFWj0zQRP48N3JisrZ9ia44QwG11y6bO9Wk8bfhu5o23FkyYrREu9CzQ0U+slSV7YsvcuQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
react: ^18
|
|
dependencies:
|
|
react: 18.2.0
|
|
dev: false
|
|
|
|
/@sanity/image-url@1.0.2:
|
|
resolution: {integrity: sha512-C4+jb2ny3ZbMgEkLd7Z3C75DsxcTEoE+axXQJsQ75ou0AKWGdVsP351hqK6mJUUxn5HCSlu3vznoh7Yljye4cQ==}
|
|
engines: {node: '>=10.0.0'}
|
|
dev: false
|
|
|
|
/@sanity/import@3.8.3:
|
|
resolution: {integrity: sha512-QTUbo+LZq3yF9PAcPUl5lNsoIS8tZgf+g814aXA3BVHjA1ZGUzyuTYvF1nXYWAd2z84Corl0B2RBioFShgHKDQ==}
|
|
engines: {node: '>=14.18.0'}
|
|
dependencies:
|
|
'@sanity/asset-utils': 1.3.0
|
|
'@sanity/generate-help-url': 3.0.0
|
|
'@sanity/mutator': 3.8.3
|
|
'@sanity/uuid': 3.0.1
|
|
debug: 3.2.7
|
|
file-url: 2.0.2
|
|
get-it: 8.1.1
|
|
get-uri: 2.0.4
|
|
globby: 10.0.2
|
|
gunzip-maybe: 1.4.2
|
|
is-tar: 1.0.0
|
|
lodash: 4.17.21
|
|
mississippi: 4.0.0
|
|
p-map: 1.2.0
|
|
peek-stream: 1.1.3
|
|
rimraf: 3.0.2
|
|
split2: 3.2.2
|
|
tar-fs: 2.1.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@sanity/logos@2.1.2(@sanity/color@2.2.5)(react@18.2.0):
|
|
resolution: {integrity: sha512-nxJUQQzEEG8EqjiOEswQQpBUuFc3iSxTVF9D9Memg/tlOChX76dStNHoa1RWuvSPu895aqJV+9zxijAa0kF9Vg==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
'@sanity/color': ^2.0
|
|
react: ^18
|
|
dependencies:
|
|
'@sanity/color': 2.2.5
|
|
react: 18.2.0
|
|
dev: false
|
|
|
|
/@sanity/mutator@3.8.3:
|
|
resolution: {integrity: sha512-ayfdN4UfGVPDEsuiueHboNZuKrjGDs/iwHRUnXSsCZnFdNOgywAvpPdjvGffK1rlM3jx9LQ32G1nhNXdnhwIIA==}
|
|
dependencies:
|
|
'@sanity/uuid': 3.0.1
|
|
'@types/diff-match-patch': 1.0.32
|
|
debug: 3.2.7
|
|
diff-match-patch: 1.0.5
|
|
lodash: 4.17.21
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@sanity/portable-text-editor@3.8.3(react-dom@18.2.0)(react@18.2.0)(rxjs@7.8.0)(styled-components@5.3.9):
|
|
resolution: {integrity: sha512-uTO0p8O9NPo374E5TEIiLBQ/NTvBQPrwKFbE4NjRBo3LqiKc/gYK67VU9fN04US8MfozERYrwcAlF2I232QmKw==}
|
|
engines: {node: '>=14.18.0'}
|
|
peerDependencies:
|
|
react: ^16.9 || ^17 || ^18
|
|
rxjs: ^7
|
|
styled-components: ^5.2
|
|
dependencies:
|
|
'@sanity/block-tools': 3.8.3
|
|
'@sanity/schema': 3.8.3
|
|
'@sanity/slate-react': 2.30.1(react-dom@18.2.0)(react@18.2.0)(slate@0.81.1)
|
|
'@sanity/types': 3.8.3
|
|
'@sanity/util': 3.8.3
|
|
debug: 3.2.7
|
|
is-hotkey: 0.1.8
|
|
lodash: 4.17.21
|
|
react: 18.2.0
|
|
rxjs: 7.8.0
|
|
slate: 0.81.1
|
|
styled-components: 5.3.9(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)
|
|
transitivePeerDependencies:
|
|
- react-dom
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@sanity/schema@3.8.3:
|
|
resolution: {integrity: sha512-5m3ES5duQQq6GuSb3quZBJkeSpzB+U3FGHa/WB3gcWDynJQ7CeEJsuT0qcC+2dhqDxlqvsN2HbJN7KIMxEampg==}
|
|
dependencies:
|
|
'@sanity/generate-help-url': 3.0.0
|
|
'@sanity/types': 3.8.3
|
|
arrify: 1.0.1
|
|
humanize-list: 1.0.1
|
|
leven: 3.1.0
|
|
lodash: 4.17.21
|
|
object-inspect: 1.12.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@sanity/slate-react@2.30.1(react-dom@18.2.0)(react@18.2.0)(slate@0.81.1):
|
|
resolution: {integrity: sha512-Go/4QxOcIwEV4Kn33tOhzx4zEPPcE0sWXRcn7d3wrbHujSvF19L/fh7K9rHYTkBJW9C9sKuoWx6nTX7UojklWA==}
|
|
peerDependencies:
|
|
react: '>=16.8.0'
|
|
react-dom: '>=16.8.0'
|
|
slate: '>=0.65.3'
|
|
dependencies:
|
|
'@types/is-hotkey': 0.1.7
|
|
'@types/lodash': 4.14.192
|
|
direction: 1.0.4
|
|
is-hotkey: 0.1.8
|
|
is-plain-object: 5.0.0
|
|
lodash: 4.17.21
|
|
react: 18.2.0
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
scroll-into-view-if-needed: 2.2.31
|
|
slate: 0.81.1
|
|
tiny-invariant: 1.0.6
|
|
dev: false
|
|
|
|
/@sanity/types@3.8.3:
|
|
resolution: {integrity: sha512-L+SDHcuXjODEpt9k5Wu5yrNQh9nUW9NaUh3OAc+QAwdy3E4unQB3ag3EHrZSu/hIivLCQnv6bISRLcaqet3X3Q==}
|
|
dependencies:
|
|
'@sanity/client': 5.4.2
|
|
'@types/react': 18.0.33
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@sanity/ui@1.3.1(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(styled-components@5.3.9):
|
|
resolution: {integrity: sha512-0xiFa5fBJp6flwqo9EO1C/dmOIvMTULoIlytooxFhK9D+T0hNGBa/u81G4v4lRiEKRJVOhF/1vlOaIIj0FXneg==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
react: ^18
|
|
react-dom: ^18
|
|
react-is: ^18
|
|
styled-components: ^5.2
|
|
dependencies:
|
|
'@floating-ui/react-dom': 1.1.1(react-dom@18.2.0)(react@18.2.0)
|
|
'@sanity/color': 2.2.5
|
|
'@sanity/icons': 2.2.2(react@18.2.0)
|
|
csstype: 3.1.2
|
|
framer-motion: 9.1.7(react-dom@18.2.0)(react@18.2.0)
|
|
react: 18.2.0
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
react-is: 18.2.0
|
|
react-refractor: 2.1.7(react@18.2.0)
|
|
styled-components: 5.3.9(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)
|
|
dev: false
|
|
|
|
/@sanity/util@3.8.3:
|
|
resolution: {integrity: sha512-dyA+2zv6sT9InKxGyD7ugkHp+x7DH4xtjDtsw5CYJ3fvdgkIha251mKgRGtH32Tdt9ssBYIZzLBAEfMDq219OQ==}
|
|
engines: {node: '>=14.18.0'}
|
|
dependencies:
|
|
'@sanity/types': 3.8.3
|
|
get-random-values-esm: 1.0.0
|
|
moment: 2.29.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@sanity/uuid@3.0.1:
|
|
resolution: {integrity: sha512-cfWq8l/M6TiDYlp2VYJR2MNdrl0u/lkYWjJVflLHsiGjG8SZKbbRSsfG1fn7rSvdZg+o/xfBlKCfhFTtEiXKJg==}
|
|
dependencies:
|
|
'@types/uuid': 8.3.4
|
|
uuid: 8.3.2
|
|
dev: false
|
|
|
|
/@sanity/validation@3.8.3:
|
|
resolution: {integrity: sha512-XBdpZVh3ad2bLc+qxTmoU8mFrSWWvpAP4lWk69JPT25qeVk5shW47lVimZeo0mKqSitEyK4uCEY1xQZq+p7Umg==}
|
|
dependencies:
|
|
'@sanity/types': 3.8.3
|
|
date-fns: 2.29.3
|
|
lodash: 4.17.21
|
|
rxjs: 7.8.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@sanity/vision@3.8.3(@babel/runtime@7.21.0)(@codemirror/lint@6.2.0)(@codemirror/state@6.2.0)(@codemirror/theme-one-dark@6.1.1)(@lezer/common@1.0.2)(codemirror@6.0.1)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(styled-components@5.3.9):
|
|
resolution: {integrity: sha512-1GaccTzx8pCDvgQltoGGD2DVBtPITytAq49lnUz6uu/DLzhStcc58KlMxPpRtL6igQjCIpwIacxnUWITTjEMgg==}
|
|
peerDependencies:
|
|
react: ^18
|
|
styled-components: ^5.2
|
|
dependencies:
|
|
'@codemirror/autocomplete': 6.4.2(@codemirror/language@6.6.0)(@codemirror/state@6.2.0)(@codemirror/view@6.9.3)(@lezer/common@1.0.2)
|
|
'@codemirror/commands': 6.2.2
|
|
'@codemirror/lang-javascript': 6.1.5
|
|
'@codemirror/language': 6.6.0
|
|
'@codemirror/search': 6.3.0
|
|
'@codemirror/view': 6.9.3
|
|
'@juggle/resize-observer': 3.4.0
|
|
'@lezer/highlight': 1.1.4
|
|
'@rexxars/react-json-inspector': 8.0.1(react@18.2.0)
|
|
'@rexxars/react-split-pane': 0.1.93(react-dom@18.2.0)(react@18.2.0)
|
|
'@sanity/color': 2.2.5
|
|
'@sanity/icons': 2.2.2(react@18.2.0)
|
|
'@sanity/ui': 1.3.1(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(styled-components@5.3.9)
|
|
'@uiw/react-codemirror': 4.19.15(@babel/runtime@7.21.0)(@codemirror/autocomplete@6.4.2)(@codemirror/language@6.6.0)(@codemirror/lint@6.2.0)(@codemirror/search@6.3.0)(@codemirror/state@6.2.0)(@codemirror/theme-one-dark@6.1.1)(@codemirror/view@6.9.3)(codemirror@6.0.1)(react-dom@18.2.0)(react@18.2.0)
|
|
hashlru: 2.3.0
|
|
is-hotkey: 0.1.8
|
|
json5: 2.2.3
|
|
lodash: 4.17.21
|
|
react: 18.2.0
|
|
styled-components: 5.3.9(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)
|
|
transitivePeerDependencies:
|
|
- '@babel/runtime'
|
|
- '@codemirror/lint'
|
|
- '@codemirror/state'
|
|
- '@codemirror/theme-one-dark'
|
|
- '@lezer/common'
|
|
- codemirror
|
|
- react-dom
|
|
- react-is
|
|
dev: false
|
|
|
|
/@tanstack/react-virtual@3.0.0-beta.53(react@18.2.0):
|
|
resolution: {integrity: sha512-ulfIOfKm09gBXAMScH91v93roPafy1+qHnspLoa7xE7p3IfEV3x8rtg8j8QYP9nswF92P7vxO2sImOKTGFPTlQ==}
|
|
peerDependencies:
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
dependencies:
|
|
'@tanstack/virtual-core': 3.0.0-beta.53
|
|
react: 18.2.0
|
|
dev: false
|
|
|
|
/@tanstack/virtual-core@3.0.0-beta.53:
|
|
resolution: {integrity: sha512-sZWCs1GcQWpKQGbA+H6pNZ2aXED09Q8X1j3D4HYxn0Q9xs599BB9cmzfObRXqkbr8NtyHC6bcZjv43qIx53oLA==}
|
|
dev: false
|
|
|
|
/@tootallnate/once@2.0.0:
|
|
resolution: {integrity: sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==}
|
|
engines: {node: '>= 10'}
|
|
dev: false
|
|
|
|
/@types/diff-match-patch@1.0.32:
|
|
resolution: {integrity: sha512-bPYT5ECFiblzsVzyURaNhljBH2Gh1t9LowgUwciMrNAhFewLkHT2H0Mto07Y4/3KCOGZHRQll3CTtQZ0X11D/A==}
|
|
dev: false
|
|
|
|
/@types/event-source-polyfill@1.0.1:
|
|
resolution: {integrity: sha512-dls8b0lUgJ/miRApF0efboQ9QZnAm7ofTO6P1ILu8bRPxUFKDxVwFf8+TeuuErmNui6blpltyr7+eV72dbQXlQ==}
|
|
dev: false
|
|
|
|
/@types/eventsource@1.1.11:
|
|
resolution: {integrity: sha512-L7wLDZlWm5mROzv87W0ofIYeQP5K2UhoFnnUyEWLKM6UBb0ZNRgAqp98qE5DkgfBXdWfc2kYmw9KZm4NLjRbsw==}
|
|
dev: false
|
|
|
|
/@types/glob@7.2.0:
|
|
resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==}
|
|
dependencies:
|
|
'@types/minimatch': 5.1.2
|
|
'@types/node': 18.15.11
|
|
dev: false
|
|
|
|
/@types/hast@2.3.4:
|
|
resolution: {integrity: sha512-wLEm0QvaoawEDoTRwzTXp4b4jpwiJDvR5KMnFnVodm3scufTlBOWRD6N1OBf9TZMhjlNsSfcO5V+7AF4+Vy+9g==}
|
|
dependencies:
|
|
'@types/unist': 2.0.6
|
|
dev: false
|
|
|
|
/@types/hoist-non-react-statics@3.3.1:
|
|
resolution: {integrity: sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==}
|
|
dependencies:
|
|
'@types/react': 18.0.33
|
|
hoist-non-react-statics: 3.3.2
|
|
dev: true
|
|
|
|
/@types/is-hotkey@0.1.7:
|
|
resolution: {integrity: sha512-yB5C7zcOM7idwYZZ1wKQ3pTfjA9BbvFqRWvKB46GFddxnJtHwi/b9y84ykQtxQPg5qhdpg4Q/kWU3EGoCTmLzQ==}
|
|
dev: false
|
|
|
|
/@types/json-schema@7.0.11:
|
|
resolution: {integrity: sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==}
|
|
dev: true
|
|
|
|
/@types/lodash@4.14.192:
|
|
resolution: {integrity: sha512-km+Vyn3BYm5ytMO13k9KTp27O75rbQ0NFw+U//g+PX7VZyjCioXaRFisqSIJRECljcTv73G3i6BpglNGHgUQ5A==}
|
|
dev: false
|
|
|
|
/@types/minimatch@5.1.2:
|
|
resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==}
|
|
dev: false
|
|
|
|
/@types/node@18.15.11:
|
|
resolution: {integrity: sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==}
|
|
dev: false
|
|
|
|
/@types/normalize-package-data@2.4.1:
|
|
resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==}
|
|
dev: false
|
|
|
|
/@types/prop-types@15.7.5:
|
|
resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==}
|
|
|
|
/@types/react-copy-to-clipboard@5.0.4:
|
|
resolution: {integrity: sha512-otTJsJpofYAeaIeOwV5xBUGpo6exXG2HX7X4nseToCB2VgPEBxGBHCm/FecZ676doNR7HCSTVtmohxfG2b3/yQ==}
|
|
dependencies:
|
|
'@types/react': 18.0.33
|
|
dev: false
|
|
|
|
/@types/react-is@17.0.3:
|
|
resolution: {integrity: sha512-aBTIWg1emtu95bLTLx0cpkxwGW3ueZv71nE2YFBpL8k/z5czEW8yYpOo8Dp+UUAFAtKwNaOsh/ioSeQnWlZcfw==}
|
|
dependencies:
|
|
'@types/react': 18.0.33
|
|
dev: false
|
|
|
|
/@types/react@18.0.33:
|
|
resolution: {integrity: sha512-sHxzVxeanvQyQ1lr8NSHaj0kDzcNiGpILEVt69g9S31/7PfMvNCKLKcsHw4lYKjs3cGNJjXSP4mYzX43QlnjNA==}
|
|
dependencies:
|
|
'@types/prop-types': 15.7.5
|
|
'@types/scheduler': 0.16.3
|
|
csstype: 3.1.2
|
|
|
|
/@types/scheduler@0.16.3:
|
|
resolution: {integrity: sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ==}
|
|
|
|
/@types/semver@7.3.13:
|
|
resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==}
|
|
dev: true
|
|
|
|
/@types/shallow-equals@1.0.0:
|
|
resolution: {integrity: sha512-XtGSj7GYPfJwaklDtMEONj+kmpyCP8OLYoPqp/ROM8BL1VaF2IgYbxiEKfLvOyHN7c2d1KAFYzy6EIu8CSFt1A==}
|
|
dev: false
|
|
|
|
/@types/speakingurl@13.0.3:
|
|
resolution: {integrity: sha512-nBHZAaNTEw1YG3ROL7HtTp7HjW8HD7DuFYbWoonUKTZHj7eyOt4vPzyMcc3+xgWNv7xi2rziaiBXHIq6wBeyrw==}
|
|
dev: false
|
|
|
|
/@types/styled-components@5.1.26:
|
|
resolution: {integrity: sha512-KuKJ9Z6xb93uJiIyxo/+ksS7yLjS1KzG6iv5i78dhVg/X3u5t1H7juRWqVmodIdz6wGVaIApo1u01kmFRdJHVw==}
|
|
dependencies:
|
|
'@types/hoist-non-react-statics': 3.3.1
|
|
'@types/react': 18.0.33
|
|
csstype: 3.1.2
|
|
dev: true
|
|
|
|
/@types/unist@2.0.6:
|
|
resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==}
|
|
dev: false
|
|
|
|
/@types/use-sync-external-store@0.0.3:
|
|
resolution: {integrity: sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA==}
|
|
dev: false
|
|
|
|
/@types/uuid@8.3.4:
|
|
resolution: {integrity: sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==}
|
|
dev: false
|
|
|
|
/@typescript-eslint/eslint-plugin@5.57.1(@typescript-eslint/parser@5.57.1)(eslint@8.38.0)(typescript@4.9.5):
|
|
resolution: {integrity: sha512-1MeobQkQ9tztuleT3v72XmY0XuKXVXusAhryoLuU5YZ+mXoYKZP9SQ7Flulh1NX4DTjpGTc2b/eMu4u7M7dhnQ==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
'@typescript-eslint/parser': ^5.0.0
|
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
dependencies:
|
|
'@eslint-community/regexpp': 4.5.0
|
|
'@typescript-eslint/parser': 5.57.1(eslint@8.38.0)(typescript@4.9.5)
|
|
'@typescript-eslint/scope-manager': 5.57.1
|
|
'@typescript-eslint/type-utils': 5.57.1(eslint@8.38.0)(typescript@4.9.5)
|
|
'@typescript-eslint/utils': 5.57.1(eslint@8.38.0)(typescript@4.9.5)
|
|
debug: 4.3.4(supports-color@5.5.0)
|
|
eslint: 8.38.0
|
|
grapheme-splitter: 1.0.4
|
|
ignore: 5.2.4
|
|
natural-compare-lite: 1.4.0
|
|
semver: 7.3.8
|
|
tsutils: 3.21.0(typescript@4.9.5)
|
|
typescript: 4.9.5
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@typescript-eslint/parser@5.57.1(eslint@8.38.0)(typescript@4.9.5):
|
|
resolution: {integrity: sha512-hlA0BLeVSA/wBPKdPGxoVr9Pp6GutGoY380FEhbVi0Ph4WNe8kLvqIRx76RSQt1lynZKfrXKs0/XeEk4zZycuA==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
dependencies:
|
|
'@typescript-eslint/scope-manager': 5.57.1
|
|
'@typescript-eslint/types': 5.57.1
|
|
'@typescript-eslint/typescript-estree': 5.57.1(typescript@4.9.5)
|
|
debug: 4.3.4(supports-color@5.5.0)
|
|
eslint: 8.38.0
|
|
typescript: 4.9.5
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@typescript-eslint/scope-manager@5.57.1:
|
|
resolution: {integrity: sha512-N/RrBwEUKMIYxSKl0oDK5sFVHd6VI7p9K5MyUlVYAY6dyNb/wHUqndkTd3XhpGlXgnQsBkRZuu4f9kAHghvgPw==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
dependencies:
|
|
'@typescript-eslint/types': 5.57.1
|
|
'@typescript-eslint/visitor-keys': 5.57.1
|
|
dev: true
|
|
|
|
/@typescript-eslint/type-utils@5.57.1(eslint@8.38.0)(typescript@4.9.5):
|
|
resolution: {integrity: sha512-/RIPQyx60Pt6ga86hKXesXkJ2WOS4UemFrmmq/7eOyiYjYv/MUSHPlkhU6k9T9W1ytnTJueqASW+wOmW4KrViw==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
eslint: '*'
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
dependencies:
|
|
'@typescript-eslint/typescript-estree': 5.57.1(typescript@4.9.5)
|
|
'@typescript-eslint/utils': 5.57.1(eslint@8.38.0)(typescript@4.9.5)
|
|
debug: 4.3.4(supports-color@5.5.0)
|
|
eslint: 8.38.0
|
|
tsutils: 3.21.0(typescript@4.9.5)
|
|
typescript: 4.9.5
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@typescript-eslint/types@5.57.1:
|
|
resolution: {integrity: sha512-bSs4LOgyV3bJ08F5RDqO2KXqg3WAdwHCu06zOqcQ6vqbTJizyBhuh1o1ImC69X4bV2g1OJxbH71PJqiO7Y1RuA==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
dev: true
|
|
|
|
/@typescript-eslint/typescript-estree@5.57.1(typescript@4.9.5):
|
|
resolution: {integrity: sha512-A2MZqD8gNT0qHKbk2wRspg7cHbCDCk2tcqt6ScCFLr5Ru8cn+TCfM786DjPhqwseiS+PrYwcXht5ztpEQ6TFTw==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
dependencies:
|
|
'@typescript-eslint/types': 5.57.1
|
|
'@typescript-eslint/visitor-keys': 5.57.1
|
|
debug: 4.3.4(supports-color@5.5.0)
|
|
globby: 11.1.0
|
|
is-glob: 4.0.3
|
|
semver: 7.3.8
|
|
tsutils: 3.21.0(typescript@4.9.5)
|
|
typescript: 4.9.5
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@typescript-eslint/utils@5.57.1(eslint@8.38.0)(typescript@4.9.5):
|
|
resolution: {integrity: sha512-kN6vzzf9NkEtawECqze6v99LtmDiUJCVpvieTFA1uL7/jDghiJGubGZ5csicYHU1Xoqb3oH/R5cN5df6W41Nfg==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.4.0(eslint@8.38.0)
|
|
'@types/json-schema': 7.0.11
|
|
'@types/semver': 7.3.13
|
|
'@typescript-eslint/scope-manager': 5.57.1
|
|
'@typescript-eslint/types': 5.57.1
|
|
'@typescript-eslint/typescript-estree': 5.57.1(typescript@4.9.5)
|
|
eslint: 8.38.0
|
|
eslint-scope: 5.1.1
|
|
semver: 7.3.8
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- typescript
|
|
dev: true
|
|
|
|
/@typescript-eslint/visitor-keys@5.57.1:
|
|
resolution: {integrity: sha512-RjQrAniDU0CEk5r7iphkm731zKlFiUjvcBS2yHAg8WWqFMCaCrD0rKEVOMUyMMcbGPZ0bPp56srkGWrgfZqLRA==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
dependencies:
|
|
'@typescript-eslint/types': 5.57.1
|
|
eslint-visitor-keys: 3.4.0
|
|
dev: true
|
|
|
|
/@uiw/codemirror-extensions-basic-setup@4.19.15(@codemirror/autocomplete@6.4.2)(@codemirror/commands@6.2.2)(@codemirror/language@6.6.0)(@codemirror/lint@6.2.0)(@codemirror/search@6.3.0)(@codemirror/state@6.2.0)(@codemirror/view@6.9.3):
|
|
resolution: {integrity: sha512-HOMbIMm+rjiich/oZkqXHPTmtergPQvVn8TUsZmQTEHjhmMeYcksfUkyF87zAI6gyPIPz3/fJxCYo5/beI1bhw==}
|
|
peerDependencies:
|
|
'@codemirror/autocomplete': '>=6.0.0'
|
|
'@codemirror/commands': '>=6.0.0'
|
|
'@codemirror/language': '>=6.0.0'
|
|
'@codemirror/lint': '>=6.0.0'
|
|
'@codemirror/search': '>=6.0.0'
|
|
'@codemirror/state': '>=6.0.0'
|
|
'@codemirror/view': '>=6.0.0'
|
|
dependencies:
|
|
'@codemirror/autocomplete': 6.4.2(@codemirror/language@6.6.0)(@codemirror/state@6.2.0)(@codemirror/view@6.9.3)(@lezer/common@1.0.2)
|
|
'@codemirror/commands': 6.2.2
|
|
'@codemirror/language': 6.6.0
|
|
'@codemirror/lint': 6.2.0
|
|
'@codemirror/search': 6.3.0
|
|
'@codemirror/state': 6.2.0
|
|
'@codemirror/view': 6.9.3
|
|
dev: false
|
|
|
|
/@uiw/react-codemirror@4.19.15(@babel/runtime@7.21.0)(@codemirror/autocomplete@6.4.2)(@codemirror/language@6.6.0)(@codemirror/lint@6.2.0)(@codemirror/search@6.3.0)(@codemirror/state@6.2.0)(@codemirror/theme-one-dark@6.1.1)(@codemirror/view@6.9.3)(codemirror@6.0.1)(react-dom@18.2.0)(react@18.2.0):
|
|
resolution: {integrity: sha512-3sL+LwtDo6ev+YiDVoi0eebMLl6A1m6a46R9s02HHsPx5fitq6N17RGMJ37jVuM6+NVZE7KV/WwL3qHaQO2ygQ==}
|
|
peerDependencies:
|
|
'@babel/runtime': '>=7.11.0'
|
|
'@codemirror/state': '>=6.0.0'
|
|
'@codemirror/theme-one-dark': '>=6.0.0'
|
|
'@codemirror/view': '>=6.0.0'
|
|
codemirror: '>=6.0.0'
|
|
react: '>=16.8.0'
|
|
react-dom: '>=16.8.0'
|
|
dependencies:
|
|
'@babel/runtime': 7.21.0
|
|
'@codemirror/commands': 6.2.2
|
|
'@codemirror/state': 6.2.0
|
|
'@codemirror/theme-one-dark': 6.1.1
|
|
'@codemirror/view': 6.9.3
|
|
'@uiw/codemirror-extensions-basic-setup': 4.19.15(@codemirror/autocomplete@6.4.2)(@codemirror/commands@6.2.2)(@codemirror/language@6.6.0)(@codemirror/lint@6.2.0)(@codemirror/search@6.3.0)(@codemirror/state@6.2.0)(@codemirror/view@6.9.3)
|
|
codemirror: 6.0.1(@lezer/common@1.0.2)
|
|
react: 18.2.0
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
transitivePeerDependencies:
|
|
- '@codemirror/autocomplete'
|
|
- '@codemirror/language'
|
|
- '@codemirror/lint'
|
|
- '@codemirror/search'
|
|
dev: false
|
|
|
|
/@vitejs/plugin-react@3.1.0(vite@4.2.1):
|
|
resolution: {integrity: sha512-AfgcRL8ZBhAlc3BFdigClmTUMISmmzHn7sB2h9U1odvc5U/MjWXsAaz18b/WoppUTDBzxOJwo2VdClfUcItu9g==}
|
|
engines: {node: ^14.18.0 || >=16.0.0}
|
|
peerDependencies:
|
|
vite: ^4.1.0-beta.0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/plugin-transform-react-jsx-self': 7.21.0(@babel/core@7.21.4)
|
|
'@babel/plugin-transform-react-jsx-source': 7.19.6(@babel/core@7.21.4)
|
|
magic-string: 0.27.0
|
|
react-refresh: 0.14.0
|
|
vite: 4.2.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/abab@2.0.6:
|
|
resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==}
|
|
dev: false
|
|
|
|
/acorn-globals@7.0.1:
|
|
resolution: {integrity: sha512-umOSDSDrfHbTNPuNpC2NSnnA3LUrqpevPb4T9jRx4MagXNS0rs+gwiTcAvqCRmsD6utzsrzNt+ebm00SNWiC3Q==}
|
|
dependencies:
|
|
acorn: 8.8.2
|
|
acorn-walk: 8.2.0
|
|
dev: false
|
|
|
|
/acorn-jsx@5.3.2(acorn@8.8.2):
|
|
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
|
|
peerDependencies:
|
|
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
dependencies:
|
|
acorn: 8.8.2
|
|
dev: true
|
|
|
|
/acorn-walk@8.2.0:
|
|
resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==}
|
|
engines: {node: '>=0.4.0'}
|
|
dev: false
|
|
|
|
/acorn@8.8.2:
|
|
resolution: {integrity: sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==}
|
|
engines: {node: '>=0.4.0'}
|
|
hasBin: true
|
|
|
|
/agent-base@6.0.2:
|
|
resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==}
|
|
engines: {node: '>= 6.0.0'}
|
|
dependencies:
|
|
debug: 4.3.4(supports-color@5.5.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/ajv@6.12.6:
|
|
resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
|
|
dependencies:
|
|
fast-deep-equal: 3.1.3
|
|
fast-json-stable-stringify: 2.1.0
|
|
json-schema-traverse: 0.4.1
|
|
uri-js: 4.4.1
|
|
dev: true
|
|
|
|
/ansi-regex@5.0.1:
|
|
resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
/ansi-styles@3.2.1:
|
|
resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
color-convert: 1.9.3
|
|
|
|
/ansi-styles@4.3.0:
|
|
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
color-convert: 2.0.1
|
|
|
|
/anymatch@3.1.3:
|
|
resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
|
|
engines: {node: '>= 8'}
|
|
dependencies:
|
|
normalize-path: 3.0.0
|
|
picomatch: 2.3.1
|
|
dev: false
|
|
|
|
/archiver-utils@2.1.0:
|
|
resolution: {integrity: sha512-bEL/yUb/fNNiNTuUz979Z0Yg5L+LzLxGJz8x79lYmR54fmTIb6ob/hNQgkQnIUDWIFjZVQwl9Xs356I6BAMHfw==}
|
|
engines: {node: '>= 6'}
|
|
dependencies:
|
|
glob: 7.2.3
|
|
graceful-fs: 4.2.11
|
|
lazystream: 1.0.1
|
|
lodash.defaults: 4.2.0
|
|
lodash.difference: 4.5.0
|
|
lodash.flatten: 4.4.0
|
|
lodash.isplainobject: 4.0.6
|
|
lodash.union: 4.6.0
|
|
normalize-path: 3.0.0
|
|
readable-stream: 2.3.8
|
|
dev: false
|
|
|
|
/archiver@5.3.1:
|
|
resolution: {integrity: sha512-8KyabkmbYrH+9ibcTScQ1xCJC/CGcugdVIwB+53f5sZziXgwUh3iXlAlANMxcZyDEfTHMe6+Z5FofV8nopXP7w==}
|
|
engines: {node: '>= 10'}
|
|
dependencies:
|
|
archiver-utils: 2.1.0
|
|
async: 3.2.4
|
|
buffer-crc32: 0.2.13
|
|
readable-stream: 3.6.2
|
|
readdir-glob: 1.1.3
|
|
tar-stream: 2.2.0
|
|
zip-stream: 4.1.0
|
|
dev: false
|
|
|
|
/argparse@2.0.1:
|
|
resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
|
|
dev: true
|
|
|
|
/aria-query@5.1.3:
|
|
resolution: {integrity: sha512-R5iJ5lkuHybztUfuOAznmboyjWq8O6sqNqtK7CLOqdydi54VNbORp49mb14KbWgG1QD3JFO9hJdZ+y4KutfdOQ==}
|
|
dependencies:
|
|
deep-equal: 2.2.0
|
|
dev: true
|
|
|
|
/array-buffer-byte-length@1.0.0:
|
|
resolution: {integrity: sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
is-array-buffer: 3.0.2
|
|
dev: true
|
|
|
|
/array-includes@3.1.6:
|
|
resolution: {integrity: sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.21.2
|
|
get-intrinsic: 1.2.0
|
|
is-string: 1.0.7
|
|
dev: true
|
|
|
|
/array-union@2.1.0:
|
|
resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==}
|
|
engines: {node: '>=8'}
|
|
|
|
/array.prototype.flatmap@1.3.1:
|
|
resolution: {integrity: sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.21.2
|
|
es-shim-unscopables: 1.0.0
|
|
dev: true
|
|
|
|
/array.prototype.tosorted@1.1.1:
|
|
resolution: {integrity: sha512-pZYPXPRl2PqWcsUs6LOMn+1f1532nEoPTYowBtqLwAW+W8vSVhkIGnmOX1t/UQjD6YGI0vcD2B1U7ZFGQH9jnQ==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.21.2
|
|
es-shim-unscopables: 1.0.0
|
|
get-intrinsic: 1.2.0
|
|
dev: true
|
|
|
|
/arrify@1.0.1:
|
|
resolution: {integrity: sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/ast-types-flow@0.0.7:
|
|
resolution: {integrity: sha512-eBvWn1lvIApYMhzQMsu9ciLfkBY499mFZlNqG+/9WR7PVlroQw0vG30cOQQbaKz3sCEc44TAOu2ykzqXSNnwag==}
|
|
dev: true
|
|
|
|
/async@3.2.4:
|
|
resolution: {integrity: sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==}
|
|
dev: false
|
|
|
|
/asynckit@0.4.0:
|
|
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
|
|
dev: false
|
|
|
|
/available-typed-arrays@1.0.5:
|
|
resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==}
|
|
engines: {node: '>= 0.4'}
|
|
dev: true
|
|
|
|
/axe-core@4.6.3:
|
|
resolution: {integrity: sha512-/BQzOX780JhsxDnPpH4ZiyrJAzcd8AfzFPkv+89veFSr1rcMjuq2JDCwypKaPeB6ljHp9KjXhPpjgCvQlWYuqg==}
|
|
engines: {node: '>=4'}
|
|
dev: true
|
|
|
|
/axobject-query@3.1.1:
|
|
resolution: {integrity: sha512-goKlv8DZrK9hUh975fnHzhNIO4jUnFCfv/dszV5VwUGDFjI6vQ2VwoyjYjYNEbBE8AH87TduWP5uyDR1D+Iteg==}
|
|
dependencies:
|
|
deep-equal: 2.2.0
|
|
dev: true
|
|
|
|
/babel-plugin-polyfill-corejs2@0.3.3(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/compat-data': 7.21.4
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.21.4)
|
|
semver: 6.3.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/babel-plugin-polyfill-corejs3@0.6.0(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.21.4)
|
|
core-js-compat: 3.30.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/babel-plugin-polyfill-regenerator@0.4.1(@babel/core@7.21.4):
|
|
resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.21.4
|
|
'@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.21.4)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/babel-plugin-styled-components@2.1.1(styled-components@5.3.9):
|
|
resolution: {integrity: sha512-c8lJlszObVQPguHkI+akXv8+Jgb9Ccujx0EetL7oIvwU100LxO6XAGe45qry37wUL40a5U9f23SYrivro2XKhA==}
|
|
peerDependencies:
|
|
styled-components: '>= 2'
|
|
dependencies:
|
|
'@babel/helper-annotate-as-pure': 7.18.6
|
|
'@babel/helper-module-imports': 7.21.4
|
|
babel-plugin-syntax-jsx: 6.18.0
|
|
lodash: 4.17.21
|
|
picomatch: 2.3.1
|
|
styled-components: 5.3.9(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)
|
|
dev: false
|
|
|
|
/babel-plugin-syntax-jsx@6.18.0:
|
|
resolution: {integrity: sha512-qrPaCSo9c8RHNRHIotaufGbuOBN8rtdC4QrrFFc43vyWCCz7Kl7GL1PGaXtMGQZUXrkCjNEgxDfmAuAabr/rlw==}
|
|
dev: false
|
|
|
|
/balanced-match@1.0.2:
|
|
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
|
|
|
|
/base64-js@1.5.1:
|
|
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
|
dev: false
|
|
|
|
/binary-extensions@2.2.0:
|
|
resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/bl@4.1.0:
|
|
resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
|
|
dependencies:
|
|
buffer: 5.7.1
|
|
inherits: 2.0.4
|
|
readable-stream: 3.6.2
|
|
dev: false
|
|
|
|
/brace-expansion@1.1.11:
|
|
resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
|
|
dependencies:
|
|
balanced-match: 1.0.2
|
|
concat-map: 0.0.1
|
|
|
|
/brace-expansion@2.0.1:
|
|
resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
|
|
dependencies:
|
|
balanced-match: 1.0.2
|
|
dev: false
|
|
|
|
/braces@3.0.2:
|
|
resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
fill-range: 7.0.1
|
|
|
|
/browserify-zlib@0.1.4:
|
|
resolution: {integrity: sha512-19OEpq7vWgsH6WkvkBJQDFvJS1uPcbFOQ4v9CU839dO+ZZXUZO6XpE6hNCqvlIIj+4fZvRiJ6DsAQ382GwiyTQ==}
|
|
dependencies:
|
|
pako: 0.2.9
|
|
dev: false
|
|
|
|
/browserslist@4.21.5:
|
|
resolution: {integrity: sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==}
|
|
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
hasBin: true
|
|
dependencies:
|
|
caniuse-lite: 1.0.30001476
|
|
electron-to-chromium: 1.4.356
|
|
node-releases: 2.0.10
|
|
update-browserslist-db: 1.0.10(browserslist@4.21.5)
|
|
|
|
/buffer-crc32@0.2.13:
|
|
resolution: {integrity: sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==}
|
|
dev: false
|
|
|
|
/buffer-from@1.1.2:
|
|
resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
|
|
dev: false
|
|
|
|
/buffer@5.7.1:
|
|
resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
|
|
dependencies:
|
|
base64-js: 1.5.1
|
|
ieee754: 1.2.1
|
|
dev: false
|
|
|
|
/call-bind@1.0.2:
|
|
resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==}
|
|
dependencies:
|
|
function-bind: 1.1.1
|
|
get-intrinsic: 1.2.0
|
|
dev: true
|
|
|
|
/callsites@3.1.0:
|
|
resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
/camelize@1.0.1:
|
|
resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==}
|
|
dev: false
|
|
|
|
/caniuse-lite@1.0.30001476:
|
|
resolution: {integrity: sha512-JmpktFppVSvyUN4gsLS0bShY2L9ZUslHLE72vgemBkS43JD2fOvKTKs+GtRwuxrtRGnwJFW0ye7kWRRlLJS9vQ==}
|
|
|
|
/chalk@2.4.2:
|
|
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
|
|
|
|
/chalk@4.1.2:
|
|
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
supports-color: 7.2.0
|
|
|
|
/character-entities-legacy@1.1.4:
|
|
resolution: {integrity: sha512-3Xnr+7ZFS1uxeiUDvV02wQ+QDbc55o97tIV5zHScSPJpcLm/r0DFPcoY3tYRp+VZukxuMeKgXYmsXQHO05zQeA==}
|
|
dev: false
|
|
|
|
/character-entities@1.2.4:
|
|
resolution: {integrity: sha512-iBMyeEHxfVnIakwOuDXpVkc54HijNgCyQB2w0VfGQThle6NXn50zU6V/u+LDhxHcDUPojn6Kpga3PTAD8W1bQw==}
|
|
dev: false
|
|
|
|
/character-reference-invalid@1.1.4:
|
|
resolution: {integrity: sha512-mKKUkUbhPpQlCOfIuZkvSEgktjPFIsZKRRbC6KWVEMvlzblj3i3asQv5ODsrwt0N3pHAEvjP8KTQPHkp0+6jOg==}
|
|
dev: false
|
|
|
|
/chokidar@3.5.3:
|
|
resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==}
|
|
engines: {node: '>= 8.10.0'}
|
|
dependencies:
|
|
anymatch: 3.1.3
|
|
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: false
|
|
|
|
/chownr@1.1.4:
|
|
resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==}
|
|
dev: false
|
|
|
|
/classnames@2.3.2:
|
|
resolution: {integrity: sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw==}
|
|
dev: false
|
|
|
|
/cliui@8.0.1:
|
|
resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==}
|
|
engines: {node: '>=12'}
|
|
dependencies:
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
wrap-ansi: 7.0.0
|
|
dev: false
|
|
|
|
/codemirror@6.0.1(@lezer/common@1.0.2):
|
|
resolution: {integrity: sha512-J8j+nZ+CdWmIeFIGXEFbFPtpiYacFMDR8GlHK3IyHQJMCaVRfGx9NT+Hxivv1ckLWPvNdZqndbr/7lVhrf/Svg==}
|
|
dependencies:
|
|
'@codemirror/autocomplete': 6.4.2(@codemirror/language@6.6.0)(@codemirror/state@6.2.0)(@codemirror/view@6.9.3)(@lezer/common@1.0.2)
|
|
'@codemirror/commands': 6.2.2
|
|
'@codemirror/language': 6.6.0
|
|
'@codemirror/lint': 6.2.0
|
|
'@codemirror/search': 6.3.0
|
|
'@codemirror/state': 6.2.0
|
|
'@codemirror/view': 6.9.3
|
|
transitivePeerDependencies:
|
|
- '@lezer/common'
|
|
dev: false
|
|
|
|
/color-convert@1.9.3:
|
|
resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
|
|
dependencies:
|
|
color-name: 1.1.3
|
|
|
|
/color-convert@2.0.1:
|
|
resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
|
|
engines: {node: '>=7.0.0'}
|
|
dependencies:
|
|
color-name: 1.1.4
|
|
|
|
/color-name@1.1.3:
|
|
resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==}
|
|
|
|
/color-name@1.1.4:
|
|
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
|
|
|
|
/color2k@2.0.2:
|
|
resolution: {integrity: sha512-kJhwH5nAwb34tmyuqq/lgjEKzlFXn1U99NlnB6Ws4qVaERcRUYeYP1cBw6BJ4vxaWStAUEef4WMr7WjOCnBt8w==}
|
|
dev: false
|
|
|
|
/combined-stream@1.0.8:
|
|
resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
|
|
engines: {node: '>= 0.8'}
|
|
dependencies:
|
|
delayed-stream: 1.0.0
|
|
dev: false
|
|
|
|
/comma-separated-tokens@1.0.8:
|
|
resolution: {integrity: sha512-GHuDRO12Sypu2cV70d1dkA2EUmXHgntrzbpvOB+Qy+49ypNfGgFQIC2fhhXbnyrJRynDCAARsT7Ou0M6hirpfw==}
|
|
dev: false
|
|
|
|
/compress-commons@4.1.1:
|
|
resolution: {integrity: sha512-QLdDLCKNV2dtoTorqgxngQCMA+gWXkM/Nwu7FpeBhk/RdkzimqC3jueb/FDmaZeXh+uby1jkBqE3xArsLBE5wQ==}
|
|
engines: {node: '>= 10'}
|
|
dependencies:
|
|
buffer-crc32: 0.2.13
|
|
crc32-stream: 4.0.2
|
|
normalize-path: 3.0.0
|
|
readable-stream: 3.6.2
|
|
dev: false
|
|
|
|
/compute-scroll-into-view@1.0.20:
|
|
resolution: {integrity: sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==}
|
|
dev: false
|
|
|
|
/compute-scroll-into-view@3.0.0:
|
|
resolution: {integrity: sha512-Yk1An4qzo5++Cu6peT9PsmRKIU8tALpmdoE09n//AfGQFcPfx21/tMGMsmKYmLJWaBJrGOJ5Jz5hoU+7cZZUWQ==}
|
|
dev: false
|
|
|
|
/concat-map@0.0.1:
|
|
resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=}
|
|
|
|
/concat-stream@2.0.0:
|
|
resolution: {integrity: sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==}
|
|
engines: {'0': node >= 6.0}
|
|
dependencies:
|
|
buffer-from: 1.1.2
|
|
inherits: 2.0.4
|
|
readable-stream: 3.6.2
|
|
typedarray: 0.0.6
|
|
dev: false
|
|
|
|
/configstore@5.0.1:
|
|
resolution: {integrity: sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
dot-prop: 5.3.0
|
|
graceful-fs: 4.2.11
|
|
make-dir: 3.1.0
|
|
unique-string: 2.0.0
|
|
write-file-atomic: 3.0.3
|
|
xdg-basedir: 4.0.0
|
|
dev: false
|
|
|
|
/confusing-browser-globals@1.0.11:
|
|
resolution: {integrity: sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==}
|
|
dev: true
|
|
|
|
/connect-history-api-fallback@1.6.0:
|
|
resolution: {integrity: sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==}
|
|
engines: {node: '>=0.8'}
|
|
dev: false
|
|
|
|
/console-table-printer@2.11.1:
|
|
resolution: {integrity: sha512-8LfFpbF/BczoxPwo2oltto5bph8bJkGOATXsg3E9ddMJOGnWJciKHldx2zDj5XIBflaKzPfVCjOTl6tMh7lErg==}
|
|
dependencies:
|
|
simple-wcswidth: 1.0.1
|
|
dev: false
|
|
|
|
/convert-source-map@1.9.0:
|
|
resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==}
|
|
|
|
/copy-to-clipboard@3.3.3:
|
|
resolution: {integrity: sha512-2KV8NhB5JqC3ky0r9PMCAZKbUHSwtEo4CwCs0KXgruG43gX5PMqDEBbVU4OUzw2MuAWUfsuFmWvEKG5QRfSnJA==}
|
|
dependencies:
|
|
toggle-selection: 1.0.6
|
|
dev: false
|
|
|
|
/core-js-compat@3.30.0:
|
|
resolution: {integrity: sha512-P5A2h/9mRYZFIAP+5Ab8ns6083IyVpSclU74UNvbGVQ8VM7n3n3/g2yF3AkKQ9NXz2O+ioxLbEWKnDtgsFamhg==}
|
|
dependencies:
|
|
browserslist: 4.21.5
|
|
dev: true
|
|
|
|
/core-util-is@1.0.3:
|
|
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
|
|
dev: false
|
|
|
|
/crc-32@1.2.2:
|
|
resolution: {integrity: sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==}
|
|
engines: {node: '>=0.8'}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/crc32-stream@4.0.2:
|
|
resolution: {integrity: sha512-DxFZ/Hk473b/muq1VJ///PMNLj0ZMnzye9thBpmjpJKCc5eMgB95aK8zCGrGfQ90cWo561Te6HK9D+j4KPdM6w==}
|
|
engines: {node: '>= 10'}
|
|
dependencies:
|
|
crc-32: 1.2.2
|
|
readable-stream: 3.6.2
|
|
dev: false
|
|
|
|
/create-react-class@15.7.0:
|
|
resolution: {integrity: sha512-QZv4sFWG9S5RUvkTYWbflxeZX+JG7Cz0Tn33rQBJ+WFQTqTfUTjMjiv9tnfXazjsO5r0KhPs+AqCjyrQX6h2ng==}
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
object-assign: 4.1.1
|
|
dev: false
|
|
|
|
/crelt@1.0.5:
|
|
resolution: {integrity: sha512-+BO9wPPi+DWTDcNYhr/W90myha8ptzftZT+LwcmUbbok0rcP/fequmFYCw8NMoH7pkAZQzU78b3kYrlua5a9eA==}
|
|
dev: false
|
|
|
|
/cross-spawn@7.0.3:
|
|
resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==}
|
|
engines: {node: '>= 8'}
|
|
dependencies:
|
|
path-key: 3.1.1
|
|
shebang-command: 2.0.0
|
|
which: 2.0.2
|
|
|
|
/crypto-random-string@2.0.0:
|
|
resolution: {integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/css-color-keywords@1.0.0:
|
|
resolution: {integrity: sha512-FyyrDHZKEjXDpNJYvVsV960FiqQyXc/LlYmsxl2BcdMb2WPx0OGRVgTg55rPSyLSNMqP52R9r8geSp7apN3Ofg==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/css-to-react-native@3.2.0:
|
|
resolution: {integrity: sha512-e8RKaLXMOFii+02mOlqwjbD00KSEKqblnpO9e++1aXS1fPQOpS1YoqdVHBqPjHNoxeF2mimzVqawm2KCbEdtHQ==}
|
|
dependencies:
|
|
camelize: 1.0.1
|
|
css-color-keywords: 1.0.0
|
|
postcss-value-parser: 4.2.0
|
|
dev: false
|
|
|
|
/cssom@0.3.8:
|
|
resolution: {integrity: sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==}
|
|
dev: false
|
|
|
|
/cssom@0.5.0:
|
|
resolution: {integrity: sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==}
|
|
dev: false
|
|
|
|
/cssstyle@2.3.0:
|
|
resolution: {integrity: sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
cssom: 0.3.8
|
|
dev: false
|
|
|
|
/csstype@3.1.2:
|
|
resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==}
|
|
|
|
/cyclist@1.0.1:
|
|
resolution: {integrity: sha512-NJGVKPS81XejHcLhaLJS7plab0fK3slPh11mESeeDq2W4ZI5kUKK/LRRdVDvjJseojbPB7ZwjnyOybg3Igea/A==}
|
|
dev: false
|
|
|
|
/damerau-levenshtein@1.0.8:
|
|
resolution: {integrity: sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==}
|
|
dev: true
|
|
|
|
/data-uri-to-buffer@1.2.0:
|
|
resolution: {integrity: sha512-vKQ9DTQPN1FLYiiEEOQ6IBGFqvjCa5rSK3cWMy/Nespm5d/x3dGFT9UBZnkLxCwua/IXBi2TYnwTEpsOvhC4UQ==}
|
|
dev: false
|
|
|
|
/data-urls@3.0.2:
|
|
resolution: {integrity: sha512-Jy/tj3ldjZJo63sVAvg6LHt2mHvl4V6AgRAmNDtLdm7faqtsx+aJG42rsyCo9JCoRVKwPFzKlIPx3DIibwSIaQ==}
|
|
engines: {node: '>=12'}
|
|
dependencies:
|
|
abab: 2.0.6
|
|
whatwg-mimetype: 3.0.0
|
|
whatwg-url: 11.0.0
|
|
dev: false
|
|
|
|
/dataloader@2.2.2:
|
|
resolution: {integrity: sha512-8YnDaaf7N3k/q5HnTJVuzSyLETjoZjVmHc4AeKAzOvKHEFQKcn64OKBfzHYtE9zGjctNM7V9I0MfnUVLpi7M5g==}
|
|
dev: false
|
|
|
|
/date-fns@2.29.3:
|
|
resolution: {integrity: sha512-dDCnyH2WnnKusqvZZ6+jA1O51Ibt8ZMRNkDZdyAyK4YfbDwa/cEmuztzG5pk6hqlp9aSBPYcjOlktquahGwGeA==}
|
|
engines: {node: '>=0.11'}
|
|
dev: false
|
|
|
|
/date-now@1.0.1:
|
|
resolution: {integrity: sha512-yiizelQCqYLUEVT4zqYihOW6Ird7Qyc6fD3Pv5xGxk4+Jz0rsB1dMN2KyNV6jgOHYh5K+sPGCSOknQN4Upa3pg==}
|
|
dev: false
|
|
|
|
/debounce@1.0.0:
|
|
resolution: {integrity: sha512-4FCfBL8uZFIh3BShn4AlxH4O9F5v+CVriJfiwW8Me/MhO7NqBE5JO5WO48NasbsY9Lww/KYflB79MejA3eKhxw==}
|
|
dependencies:
|
|
date-now: 1.0.1
|
|
dev: false
|
|
|
|
/debug@2.6.9:
|
|
resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
dependencies:
|
|
ms: 2.0.0
|
|
dev: false
|
|
|
|
/debug@3.2.7:
|
|
resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
dependencies:
|
|
ms: 2.1.3
|
|
dev: false
|
|
|
|
/debug@4.3.4(supports-color@5.5.0):
|
|
resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
|
|
engines: {node: '>=6.0'}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
dependencies:
|
|
ms: 2.1.2
|
|
supports-color: 5.5.0
|
|
|
|
/decimal.js@10.4.3:
|
|
resolution: {integrity: sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==}
|
|
dev: false
|
|
|
|
/decompress-response@7.0.0:
|
|
resolution: {integrity: sha512-6IvPrADQyyPGLpMnUh6kfKiqy7SrbXbjoUuZ90WMBJKErzv2pCiwlGEXjRX9/54OnTq+XFVnkOnOMzclLI5aEA==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
mimic-response: 3.1.0
|
|
dev: false
|
|
|
|
/deep-equal@2.2.0:
|
|
resolution: {integrity: sha512-RdpzE0Hv4lhowpIUKKMJfeH6C1pXdtT1/it80ubgWqwI3qpuxUBpC1S4hnHg+zjnuOoDkzUtUCEEkG+XG5l3Mw==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
es-get-iterator: 1.1.3
|
|
get-intrinsic: 1.2.0
|
|
is-arguments: 1.1.1
|
|
is-array-buffer: 3.0.2
|
|
is-date-object: 1.0.5
|
|
is-regex: 1.1.4
|
|
is-shared-array-buffer: 1.0.2
|
|
isarray: 2.0.5
|
|
object-is: 1.1.5
|
|
object-keys: 1.1.1
|
|
object.assign: 4.1.4
|
|
regexp.prototype.flags: 1.4.3
|
|
side-channel: 1.0.4
|
|
which-boxed-primitive: 1.0.2
|
|
which-collection: 1.0.1
|
|
which-typed-array: 1.1.9
|
|
dev: true
|
|
|
|
/deep-is@0.1.4:
|
|
resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
|
|
|
|
/define-lazy-prop@2.0.0:
|
|
resolution: {integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/define-properties@1.2.0:
|
|
resolution: {integrity: sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
has-property-descriptors: 1.0.0
|
|
object-keys: 1.1.1
|
|
dev: true
|
|
|
|
/delayed-stream@1.0.0:
|
|
resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
|
|
engines: {node: '>=0.4.0'}
|
|
dev: false
|
|
|
|
/detect-node-es@1.1.0:
|
|
resolution: {integrity: sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==}
|
|
dev: false
|
|
|
|
/diff-match-patch@1.0.5:
|
|
resolution: {integrity: sha512-IayShXAgj/QMXgB0IWmKx+rOPuGMhqm5w6jvFxmVenXKIzRqTAAsbBPT3kWQeGANj3jGgvcvv4yK6SxqYmikgw==}
|
|
dev: false
|
|
|
|
/dir-glob@3.0.1:
|
|
resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
path-type: 4.0.0
|
|
|
|
/direction@1.0.4:
|
|
resolution: {integrity: sha512-GYqKi1aH7PJXxdhTeZBFrg8vUBeKXi+cNprXsC1kpJcbcVnV9wBsrOu1cQEdG0WeQwlfHiy3XvnKfIrJ2R0NzQ==}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/doctrine@2.1.0:
|
|
resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
esutils: 2.0.3
|
|
dev: true
|
|
|
|
/doctrine@3.0.0:
|
|
resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
|
|
engines: {node: '>=6.0.0'}
|
|
dependencies:
|
|
esutils: 2.0.3
|
|
dev: true
|
|
|
|
/dom-walk@0.1.2:
|
|
resolution: {integrity: sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w==}
|
|
dev: false
|
|
|
|
/domexception@4.0.0:
|
|
resolution: {integrity: sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==}
|
|
engines: {node: '>=12'}
|
|
dependencies:
|
|
webidl-conversions: 7.0.0
|
|
dev: false
|
|
|
|
/dot-prop@5.3.0:
|
|
resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
is-obj: 2.0.0
|
|
dev: false
|
|
|
|
/duplexify@3.7.1:
|
|
resolution: {integrity: sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==}
|
|
dependencies:
|
|
end-of-stream: 1.4.4
|
|
inherits: 2.0.4
|
|
readable-stream: 2.3.8
|
|
stream-shift: 1.0.1
|
|
dev: false
|
|
|
|
/duplexify@4.1.2:
|
|
resolution: {integrity: sha512-fz3OjcNCHmRP12MJoZMPglx8m4rrFP8rovnk4vT8Fs+aonZoCwGg10dSsQsfP/E62eZcPTMSMP6686fu9Qlqtw==}
|
|
dependencies:
|
|
end-of-stream: 1.4.4
|
|
inherits: 2.0.4
|
|
readable-stream: 3.6.2
|
|
stream-shift: 1.0.1
|
|
dev: false
|
|
|
|
/electron-to-chromium@1.4.356:
|
|
resolution: {integrity: sha512-nEftV1dRX3omlxAj42FwqRZT0i4xd2dIg39sog/CnCJeCcL1TRd2Uh0i9Oebgv8Ou0vzTPw++xc+Z20jzS2B6A==}
|
|
|
|
/emoji-regex@8.0.0:
|
|
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
|
|
dev: false
|
|
|
|
/emoji-regex@9.2.2:
|
|
resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
|
|
dev: true
|
|
|
|
/end-of-stream@1.4.4:
|
|
resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==}
|
|
dependencies:
|
|
once: 1.4.0
|
|
dev: false
|
|
|
|
/entities@4.4.0:
|
|
resolution: {integrity: sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==}
|
|
engines: {node: '>=0.12'}
|
|
dev: false
|
|
|
|
/error-ex@1.3.2:
|
|
resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==}
|
|
dependencies:
|
|
is-arrayish: 0.2.1
|
|
dev: false
|
|
|
|
/es-abstract@1.21.2:
|
|
resolution: {integrity: sha512-y/B5POM2iBnIxCiernH1G7rC9qQoM77lLIMQLuob0zhp8C56Po81+2Nj0WFKnd0pNReDTnkYryc+zhOzpEIROg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
array-buffer-byte-length: 1.0.0
|
|
available-typed-arrays: 1.0.5
|
|
call-bind: 1.0.2
|
|
es-set-tostringtag: 2.0.1
|
|
es-to-primitive: 1.2.1
|
|
function.prototype.name: 1.1.5
|
|
get-intrinsic: 1.2.0
|
|
get-symbol-description: 1.0.0
|
|
globalthis: 1.0.3
|
|
gopd: 1.0.1
|
|
has: 1.0.3
|
|
has-property-descriptors: 1.0.0
|
|
has-proto: 1.0.1
|
|
has-symbols: 1.0.3
|
|
internal-slot: 1.0.5
|
|
is-array-buffer: 3.0.2
|
|
is-callable: 1.2.7
|
|
is-negative-zero: 2.0.2
|
|
is-regex: 1.1.4
|
|
is-shared-array-buffer: 1.0.2
|
|
is-string: 1.0.7
|
|
is-typed-array: 1.1.10
|
|
is-weakref: 1.0.2
|
|
object-inspect: 1.12.3
|
|
object-keys: 1.1.1
|
|
object.assign: 4.1.4
|
|
regexp.prototype.flags: 1.4.3
|
|
safe-regex-test: 1.0.0
|
|
string.prototype.trim: 1.2.7
|
|
string.prototype.trimend: 1.0.6
|
|
string.prototype.trimstart: 1.0.6
|
|
typed-array-length: 1.0.4
|
|
unbox-primitive: 1.0.2
|
|
which-typed-array: 1.1.9
|
|
dev: true
|
|
|
|
/es-get-iterator@1.1.3:
|
|
resolution: {integrity: sha512-sPZmqHBe6JIiTfN5q2pEi//TwxmAFHwj/XEuYjTuse78i8KxaqMTTzxPoFKuzRpDpTJ+0NAbpfenkmH2rePtuw==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
get-intrinsic: 1.2.0
|
|
has-symbols: 1.0.3
|
|
is-arguments: 1.1.1
|
|
is-map: 2.0.2
|
|
is-set: 2.0.2
|
|
is-string: 1.0.7
|
|
isarray: 2.0.5
|
|
stop-iteration-iterator: 1.0.0
|
|
dev: true
|
|
|
|
/es-set-tostringtag@2.0.1:
|
|
resolution: {integrity: sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
get-intrinsic: 1.2.0
|
|
has: 1.0.3
|
|
has-tostringtag: 1.0.0
|
|
dev: true
|
|
|
|
/es-shim-unscopables@1.0.0:
|
|
resolution: {integrity: sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==}
|
|
dependencies:
|
|
has: 1.0.3
|
|
dev: true
|
|
|
|
/es-to-primitive@1.2.1:
|
|
resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
is-callable: 1.2.7
|
|
is-date-object: 1.0.5
|
|
is-symbol: 1.0.4
|
|
dev: true
|
|
|
|
/esbuild-register@3.4.2(esbuild@0.16.17):
|
|
resolution: {integrity: sha512-kG/XyTDyz6+YDuyfB9ZoSIOOmgyFCH+xPRtsCa8W85HLRV5Csp+o3jWVbOSHgSLfyLc5DmP+KFDNwty4mEjC+Q==}
|
|
peerDependencies:
|
|
esbuild: '>=0.12 <1'
|
|
dependencies:
|
|
debug: 4.3.4(supports-color@5.5.0)
|
|
esbuild: 0.16.17
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/esbuild@0.16.17:
|
|
resolution: {integrity: sha512-G8LEkV0XzDMNwXKgM0Jwu3nY3lSTwSGY6XbxM9cr9+s0T/qSV1q1JVPBGzm3dcjhCic9+emZDmMffkwgPeOeLg==}
|
|
engines: {node: '>=12'}
|
|
hasBin: true
|
|
requiresBuild: true
|
|
optionalDependencies:
|
|
'@esbuild/android-arm': 0.16.17
|
|
'@esbuild/android-arm64': 0.16.17
|
|
'@esbuild/android-x64': 0.16.17
|
|
'@esbuild/darwin-arm64': 0.16.17
|
|
'@esbuild/darwin-x64': 0.16.17
|
|
'@esbuild/freebsd-arm64': 0.16.17
|
|
'@esbuild/freebsd-x64': 0.16.17
|
|
'@esbuild/linux-arm': 0.16.17
|
|
'@esbuild/linux-arm64': 0.16.17
|
|
'@esbuild/linux-ia32': 0.16.17
|
|
'@esbuild/linux-loong64': 0.16.17
|
|
'@esbuild/linux-mips64el': 0.16.17
|
|
'@esbuild/linux-ppc64': 0.16.17
|
|
'@esbuild/linux-riscv64': 0.16.17
|
|
'@esbuild/linux-s390x': 0.16.17
|
|
'@esbuild/linux-x64': 0.16.17
|
|
'@esbuild/netbsd-x64': 0.16.17
|
|
'@esbuild/openbsd-x64': 0.16.17
|
|
'@esbuild/sunos-x64': 0.16.17
|
|
'@esbuild/win32-arm64': 0.16.17
|
|
'@esbuild/win32-ia32': 0.16.17
|
|
'@esbuild/win32-x64': 0.16.17
|
|
dev: false
|
|
|
|
/esbuild@0.17.15:
|
|
resolution: {integrity: sha512-LBUV2VsUIc/iD9ME75qhT4aJj0r75abCVS0jakhFzOtR7TQsqQA5w0tZ+KTKnwl3kXE0MhskNdHDh/I5aCR1Zw==}
|
|
engines: {node: '>=12'}
|
|
hasBin: true
|
|
requiresBuild: true
|
|
optionalDependencies:
|
|
'@esbuild/android-arm': 0.17.15
|
|
'@esbuild/android-arm64': 0.17.15
|
|
'@esbuild/android-x64': 0.17.15
|
|
'@esbuild/darwin-arm64': 0.17.15
|
|
'@esbuild/darwin-x64': 0.17.15
|
|
'@esbuild/freebsd-arm64': 0.17.15
|
|
'@esbuild/freebsd-x64': 0.17.15
|
|
'@esbuild/linux-arm': 0.17.15
|
|
'@esbuild/linux-arm64': 0.17.15
|
|
'@esbuild/linux-ia32': 0.17.15
|
|
'@esbuild/linux-loong64': 0.17.15
|
|
'@esbuild/linux-mips64el': 0.17.15
|
|
'@esbuild/linux-ppc64': 0.17.15
|
|
'@esbuild/linux-riscv64': 0.17.15
|
|
'@esbuild/linux-s390x': 0.17.15
|
|
'@esbuild/linux-x64': 0.17.15
|
|
'@esbuild/netbsd-x64': 0.17.15
|
|
'@esbuild/openbsd-x64': 0.17.15
|
|
'@esbuild/sunos-x64': 0.17.15
|
|
'@esbuild/win32-arm64': 0.17.15
|
|
'@esbuild/win32-ia32': 0.17.15
|
|
'@esbuild/win32-x64': 0.17.15
|
|
dev: false
|
|
|
|
/escalade@3.1.1:
|
|
resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==}
|
|
engines: {node: '>=6'}
|
|
|
|
/escape-string-regexp@1.0.5:
|
|
resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
|
|
engines: {node: '>=0.8.0'}
|
|
|
|
/escape-string-regexp@4.0.0:
|
|
resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
|
|
engines: {node: '>=10'}
|
|
dev: true
|
|
|
|
/escodegen@2.0.0:
|
|
resolution: {integrity: sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==}
|
|
engines: {node: '>=6.0'}
|
|
hasBin: true
|
|
dependencies:
|
|
esprima: 4.0.1
|
|
estraverse: 5.3.0
|
|
esutils: 2.0.3
|
|
optionator: 0.8.3
|
|
optionalDependencies:
|
|
source-map: 0.6.1
|
|
dev: false
|
|
|
|
/eslint-plugin-jsx-a11y@6.7.1(eslint@8.38.0):
|
|
resolution: {integrity: sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA==}
|
|
engines: {node: '>=4.0'}
|
|
peerDependencies:
|
|
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
|
|
dependencies:
|
|
'@babel/runtime': 7.21.0
|
|
aria-query: 5.1.3
|
|
array-includes: 3.1.6
|
|
array.prototype.flatmap: 1.3.1
|
|
ast-types-flow: 0.0.7
|
|
axe-core: 4.6.3
|
|
axobject-query: 3.1.1
|
|
damerau-levenshtein: 1.0.8
|
|
emoji-regex: 9.2.2
|
|
eslint: 8.38.0
|
|
has: 1.0.3
|
|
jsx-ast-utils: 3.3.3
|
|
language-tags: 1.0.5
|
|
minimatch: 3.1.2
|
|
object.entries: 1.1.6
|
|
object.fromentries: 2.0.6
|
|
semver: 6.3.0
|
|
dev: true
|
|
|
|
/eslint-plugin-react-hooks@4.6.0(eslint@8.38.0):
|
|
resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
|
|
dependencies:
|
|
eslint: 8.38.0
|
|
dev: true
|
|
|
|
/eslint-plugin-react@7.32.2(eslint@8.38.0):
|
|
resolution: {integrity: sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==}
|
|
engines: {node: '>=4'}
|
|
peerDependencies:
|
|
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
|
|
dependencies:
|
|
array-includes: 3.1.6
|
|
array.prototype.flatmap: 1.3.1
|
|
array.prototype.tosorted: 1.1.1
|
|
doctrine: 2.1.0
|
|
eslint: 8.38.0
|
|
estraverse: 5.3.0
|
|
jsx-ast-utils: 3.3.3
|
|
minimatch: 3.1.2
|
|
object.entries: 1.1.6
|
|
object.fromentries: 2.0.6
|
|
object.hasown: 1.1.2
|
|
object.values: 1.1.6
|
|
prop-types: 15.8.1
|
|
resolve: 2.0.0-next.4
|
|
semver: 6.3.0
|
|
string.prototype.matchall: 4.0.8
|
|
dev: true
|
|
|
|
/eslint-scope@5.1.1:
|
|
resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==}
|
|
engines: {node: '>=8.0.0'}
|
|
dependencies:
|
|
esrecurse: 4.3.0
|
|
estraverse: 4.3.0
|
|
dev: true
|
|
|
|
/eslint-scope@7.1.1:
|
|
resolution: {integrity: sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
dependencies:
|
|
esrecurse: 4.3.0
|
|
estraverse: 5.3.0
|
|
dev: true
|
|
|
|
/eslint-visitor-keys@2.1.0:
|
|
resolution: {integrity: sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==}
|
|
engines: {node: '>=10'}
|
|
dev: true
|
|
|
|
/eslint-visitor-keys@3.4.0:
|
|
resolution: {integrity: sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
dev: true
|
|
|
|
/eslint@8.38.0:
|
|
resolution: {integrity: sha512-pIdsD2jwlUGf/U38Jv97t8lq6HpaU/G9NKbYmpWpZGw3LdTNhZLbJePqxOXGB5+JEKfOPU/XLxYxFh03nr1KTg==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
hasBin: true
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.4.0(eslint@8.38.0)
|
|
'@eslint-community/regexpp': 4.5.0
|
|
'@eslint/eslintrc': 2.0.2
|
|
'@eslint/js': 8.38.0
|
|
'@humanwhocodes/config-array': 0.11.8
|
|
'@humanwhocodes/module-importer': 1.0.1
|
|
'@nodelib/fs.walk': 1.2.8
|
|
ajv: 6.12.6
|
|
chalk: 4.1.2
|
|
cross-spawn: 7.0.3
|
|
debug: 4.3.4(supports-color@5.5.0)
|
|
doctrine: 3.0.0
|
|
escape-string-regexp: 4.0.0
|
|
eslint-scope: 7.1.1
|
|
eslint-visitor-keys: 3.4.0
|
|
espree: 9.5.1
|
|
esquery: 1.5.0
|
|
esutils: 2.0.3
|
|
fast-deep-equal: 3.1.3
|
|
file-entry-cache: 6.0.1
|
|
find-up: 5.0.0
|
|
glob-parent: 6.0.2
|
|
globals: 13.20.0
|
|
grapheme-splitter: 1.0.4
|
|
ignore: 5.2.4
|
|
import-fresh: 3.3.0
|
|
imurmurhash: 0.1.4
|
|
is-glob: 4.0.3
|
|
is-path-inside: 3.0.3
|
|
js-sdsl: 4.4.0
|
|
js-yaml: 4.1.0
|
|
json-stable-stringify-without-jsonify: 1.0.1
|
|
levn: 0.4.1
|
|
lodash.merge: 4.6.2
|
|
minimatch: 3.1.2
|
|
natural-compare: 1.4.0
|
|
optionator: 0.9.1
|
|
strip-ansi: 6.0.1
|
|
strip-json-comments: 3.1.1
|
|
text-table: 0.2.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/espree@9.5.1:
|
|
resolution: {integrity: sha512-5yxtHSZXRSW5pvv3hAlXM5+/Oswi1AUFqBmbibKb5s6bp3rGIDkyXU6xCoyuuLhijr4SFwPrXRoZjz0AZDN9tg==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
dependencies:
|
|
acorn: 8.8.2
|
|
acorn-jsx: 5.3.2(acorn@8.8.2)
|
|
eslint-visitor-keys: 3.4.0
|
|
dev: true
|
|
|
|
/esprima@4.0.1:
|
|
resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/esquery@1.5.0:
|
|
resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==}
|
|
engines: {node: '>=0.10'}
|
|
dependencies:
|
|
estraverse: 5.3.0
|
|
dev: true
|
|
|
|
/esrecurse@4.3.0:
|
|
resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
|
|
engines: {node: '>=4.0'}
|
|
dependencies:
|
|
estraverse: 5.3.0
|
|
dev: true
|
|
|
|
/estraverse@4.3.0:
|
|
resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==}
|
|
engines: {node: '>=4.0'}
|
|
dev: true
|
|
|
|
/estraverse@5.3.0:
|
|
resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
|
|
engines: {node: '>=4.0'}
|
|
|
|
/esutils@2.0.3:
|
|
resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
/event-source-polyfill@1.0.31:
|
|
resolution: {integrity: sha512-4IJSItgS/41IxN5UVAVuAyczwZF7ZIEsM1XAoUzIHA6A+xzusEZUutdXz2Nr+MQPLxfTiCvqE79/C8HT8fKFvA==}
|
|
dev: false
|
|
|
|
/eventsource@2.0.2:
|
|
resolution: {integrity: sha512-IzUmBGPR3+oUG9dUeXynyNmf91/3zUSJg1lCktzKw47OXuhco54U3r9B7O4XX+Rb1Itm9OZ2b0RkTs10bICOxA==}
|
|
engines: {node: '>=12.0.0'}
|
|
dev: false
|
|
|
|
/execa@2.1.0:
|
|
resolution: {integrity: sha512-Y/URAVapfbYy2Xp/gb6A0E7iR8xeqOCXsuuaoMn7A5PzrXUK84E1gyiEfq0wQd/GHA6GsoHWwhNq8anb0mleIw==}
|
|
engines: {node: ^8.12.0 || >=9.7.0}
|
|
dependencies:
|
|
cross-spawn: 7.0.3
|
|
get-stream: 5.2.0
|
|
is-stream: 2.0.1
|
|
merge-stream: 2.0.0
|
|
npm-run-path: 3.1.0
|
|
onetime: 5.1.2
|
|
p-finally: 2.0.1
|
|
signal-exit: 3.0.7
|
|
strip-final-newline: 2.0.0
|
|
dev: false
|
|
|
|
/exif-component@1.0.1:
|
|
resolution: {integrity: sha512-FXnmK9yJYTa3V3G7DE9BRjUJ0pwXMICAxfbsAuKPTuSlFzMZhQbcvvwx0I8ofNJHxz3tfjze+whxcGpfklAWOQ==}
|
|
dev: false
|
|
|
|
/extend@3.0.2:
|
|
resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==}
|
|
dev: false
|
|
|
|
/fast-deep-equal@3.1.3:
|
|
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
|
|
dev: true
|
|
|
|
/fast-glob@3.2.12:
|
|
resolution: {integrity: sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==}
|
|
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
|
|
|
|
/fast-json-stable-stringify@2.1.0:
|
|
resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
|
|
dev: true
|
|
|
|
/fast-levenshtein@2.0.6:
|
|
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
|
|
|
|
/fastq@1.15.0:
|
|
resolution: {integrity: sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==}
|
|
dependencies:
|
|
reusify: 1.0.4
|
|
|
|
/file-entry-cache@6.0.1:
|
|
resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==}
|
|
engines: {node: ^10.12.0 || >=12.0.0}
|
|
dependencies:
|
|
flat-cache: 3.0.4
|
|
dev: true
|
|
|
|
/file-uri-to-path@1.0.0:
|
|
resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==}
|
|
dev: false
|
|
|
|
/file-url@2.0.2:
|
|
resolution: {integrity: sha512-x3989K8a1jM6vulMigE8VngH7C5nci0Ks5d9kVjUXmNF28gmiZUNujk5HjwaS8dAzN2QmUfX56riJKgN00dNRw==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/fill-range@7.0.1:
|
|
resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
to-regex-range: 5.0.1
|
|
|
|
/find-up@4.1.0:
|
|
resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
locate-path: 5.0.0
|
|
path-exists: 4.0.0
|
|
dev: false
|
|
|
|
/find-up@5.0.0:
|
|
resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
locate-path: 6.0.0
|
|
path-exists: 4.0.0
|
|
|
|
/flat-cache@3.0.4:
|
|
resolution: {integrity: sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==}
|
|
engines: {node: ^10.12.0 || >=12.0.0}
|
|
dependencies:
|
|
flatted: 3.2.7
|
|
rimraf: 3.0.2
|
|
dev: true
|
|
|
|
/flatted@3.2.7:
|
|
resolution: {integrity: sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==}
|
|
dev: true
|
|
|
|
/flush-write-stream@2.0.0:
|
|
resolution: {integrity: sha512-uXClqPxT4xW0lcdSBheb2ObVU+kuqUk3Jk64EwieirEXZx9XUrVwp/JuBfKAWaM4T5Td/VL7QLDWPXp/MvGm/g==}
|
|
dependencies:
|
|
inherits: 2.0.4
|
|
readable-stream: 3.6.2
|
|
dev: false
|
|
|
|
/focus-lock@0.11.6:
|
|
resolution: {integrity: sha512-KSuV3ur4gf2KqMNoZx3nXNVhqCkn42GuTYCX4tXPEwf0MjpFQmNMiN6m7dXaUXgIoivL6/65agoUMg4RLS0Vbg==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
tslib: 2.5.0
|
|
dev: false
|
|
|
|
/follow-redirects@1.15.2(debug@4.3.4):
|
|
resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==}
|
|
engines: {node: '>=4.0'}
|
|
peerDependencies:
|
|
debug: '*'
|
|
peerDependenciesMeta:
|
|
debug:
|
|
optional: true
|
|
dependencies:
|
|
debug: 4.3.4(supports-color@5.5.0)
|
|
dev: false
|
|
|
|
/for-each@0.3.3:
|
|
resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==}
|
|
dependencies:
|
|
is-callable: 1.2.7
|
|
dev: true
|
|
|
|
/form-data@4.0.0:
|
|
resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==}
|
|
engines: {node: '>= 6'}
|
|
dependencies:
|
|
asynckit: 0.4.0
|
|
combined-stream: 1.0.8
|
|
mime-types: 2.1.35
|
|
dev: false
|
|
|
|
/framer-motion@6.5.1(react-dom@18.2.0)(react@18.2.0):
|
|
resolution: {integrity: sha512-o1BGqqposwi7cgDrtg0dNONhkmPsUFDaLcKXigzuTFC5x58mE8iyTazxSudFzmT6MEyJKfjjU8ItoMe3W+3fiw==}
|
|
peerDependencies:
|
|
react: '>=16.8 || ^17.0.0 || ^18.0.0'
|
|
react-dom: '>=16.8 || ^17.0.0 || ^18.0.0'
|
|
dependencies:
|
|
'@motionone/dom': 10.12.0
|
|
framesync: 6.0.1
|
|
hey-listen: 1.0.8
|
|
popmotion: 11.0.3
|
|
react: 18.2.0
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
style-value-types: 5.0.0
|
|
tslib: 2.5.0
|
|
optionalDependencies:
|
|
'@emotion/is-prop-valid': 0.8.8
|
|
dev: false
|
|
|
|
/framer-motion@9.1.7(react-dom@18.2.0)(react@18.2.0):
|
|
resolution: {integrity: sha512-nKxBkIO4IPkMEqcBbbATxsVjwPYShKl051yhBv9628iAH6JLeHD0siBHxkL62oQzMC1+GNX73XtPjgP753ufuw==}
|
|
peerDependencies:
|
|
react: ^18.0.0
|
|
react-dom: ^18.0.0
|
|
dependencies:
|
|
react: 18.2.0
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
tslib: 2.5.0
|
|
optionalDependencies:
|
|
'@emotion/is-prop-valid': 0.8.8
|
|
dev: false
|
|
|
|
/framesync@6.0.1:
|
|
resolution: {integrity: sha512-fUY88kXvGiIItgNC7wcTOl0SNRCVXMKSWW2Yzfmn7EKNc+MpCzcz9DhdHcdjbrtN3c6R4H5dTY2jiCpPdysEjA==}
|
|
dependencies:
|
|
tslib: 2.5.0
|
|
dev: false
|
|
|
|
/from2@2.3.0:
|
|
resolution: {integrity: sha512-OMcX/4IC/uqEPVgGeyfN22LJk6AZrMkRZHxcHBMBvHScDGgwTm2GT2Wkgtocyd3JfZffjj2kYUDXXII0Fk9W0g==}
|
|
dependencies:
|
|
inherits: 2.0.4
|
|
readable-stream: 2.3.8
|
|
dev: false
|
|
|
|
/fs-constants@1.0.0:
|
|
resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==}
|
|
dev: false
|
|
|
|
/fs.realpath@1.0.0:
|
|
resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
|
|
|
|
/fsevents@2.3.2:
|
|
resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/ftp@0.3.10:
|
|
resolution: {integrity: sha512-faFVML1aBx2UoDStmLwv2Wptt4vw5x03xxX172nhA5Y5HBshW5JweqQ2W4xL4dezQTG8inJsuYcpPHHU3X5OTQ==}
|
|
engines: {node: '>=0.8.0'}
|
|
dependencies:
|
|
readable-stream: 1.1.14
|
|
xregexp: 2.0.0
|
|
dev: false
|
|
|
|
/function-bind@1.1.1:
|
|
resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==}
|
|
|
|
/function.prototype.name@1.1.5:
|
|
resolution: {integrity: sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.21.2
|
|
functions-have-names: 1.2.3
|
|
dev: true
|
|
|
|
/functions-have-names@1.2.3:
|
|
resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==}
|
|
dev: true
|
|
|
|
/gensync@1.0.0-beta.2:
|
|
resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/get-caller-file@2.0.5:
|
|
resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
|
|
engines: {node: 6.* || 8.* || >= 10.*}
|
|
dev: false
|
|
|
|
/get-intrinsic@1.2.0:
|
|
resolution: {integrity: sha512-L049y6nFOuom5wGyRc3/gdTLO94dySVKRACj1RmJZBQXlbTMhtNIgkWkUHq+jYmZvKf14EW1EoJnnjbmoHij0Q==}
|
|
dependencies:
|
|
function-bind: 1.1.1
|
|
has: 1.0.3
|
|
has-symbols: 1.0.3
|
|
dev: true
|
|
|
|
/get-it@8.1.1:
|
|
resolution: {integrity: sha512-83P2+3V/3E+KSdlHnGlOr4vCrlV8wDsT580AyJkMtkK/8LtZc0TOCI9bjQXH1sgYnmQTzCoPoPaOAE+a8JZqLQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
dependencies:
|
|
debug: 4.3.4(supports-color@5.5.0)
|
|
decompress-response: 7.0.0
|
|
follow-redirects: 1.15.2(debug@4.3.4)
|
|
into-stream: 6.0.0
|
|
is-plain-object: 5.0.0
|
|
is-retry-allowed: 2.2.0
|
|
is-stream: 2.0.1
|
|
parse-headers: 2.0.5
|
|
progress-stream: 2.0.0
|
|
tunnel-agent: 0.6.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/get-random-values-esm@1.0.0:
|
|
resolution: {integrity: sha512-BVgZ1PZwR5NKDpHpUcPmWcAQpoIOPXaFy6Vni3UdPbOlxO7eknhxsfytxwss16f75EABfnAC+XZjzTurNlPY/g==}
|
|
dependencies:
|
|
get-random-values: 1.2.2
|
|
dev: false
|
|
|
|
/get-random-values@1.2.2:
|
|
resolution: {integrity: sha512-lMyPjQyl0cNNdDf2oR+IQ/fM3itDvpoHy45Ymo2r0L1EjazeSl13SfbKZs7KtZ/3MDCeueiaJiuOEfKqRTsSgA==}
|
|
engines: {node: 10 || 12 || >=14}
|
|
dependencies:
|
|
global: 4.4.0
|
|
dev: false
|
|
|
|
/get-stream@5.2.0:
|
|
resolution: {integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
pump: 3.0.0
|
|
dev: false
|
|
|
|
/get-symbol-description@1.0.0:
|
|
resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
get-intrinsic: 1.2.0
|
|
dev: true
|
|
|
|
/get-uri@2.0.4:
|
|
resolution: {integrity: sha512-v7LT/s8kVjs+Tx0ykk1I+H/rbpzkHvuIq87LmeXptcf5sNWm9uQiwjNAt94SJPA1zOlCntmnOlJvVWKmzsxG8Q==}
|
|
dependencies:
|
|
data-uri-to-buffer: 1.2.0
|
|
debug: 2.6.9
|
|
extend: 3.0.2
|
|
file-uri-to-path: 1.0.0
|
|
ftp: 0.3.10
|
|
readable-stream: 2.3.8
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/glob-parent@5.1.2:
|
|
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
|
|
engines: {node: '>= 6'}
|
|
dependencies:
|
|
is-glob: 4.0.3
|
|
|
|
/glob-parent@6.0.2:
|
|
resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
|
|
engines: {node: '>=10.13.0'}
|
|
dependencies:
|
|
is-glob: 4.0.3
|
|
dev: true
|
|
|
|
/glob@7.2.3:
|
|
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
|
|
|
|
/global@4.4.0:
|
|
resolution: {integrity: sha512-wv/LAoHdRE3BeTGz53FAamhGlPLhlssK45usmGFThIi4XqnBmjKQ16u+RNbP7WvigRZDxUsM0J3gcQ5yicaL0w==}
|
|
dependencies:
|
|
min-document: 2.19.0
|
|
process: 0.11.10
|
|
dev: false
|
|
|
|
/globals@11.12.0:
|
|
resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
|
|
engines: {node: '>=4'}
|
|
|
|
/globals@13.20.0:
|
|
resolution: {integrity: sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
type-fest: 0.20.2
|
|
dev: true
|
|
|
|
/globalthis@1.0.3:
|
|
resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
define-properties: 1.2.0
|
|
dev: true
|
|
|
|
/globby@10.0.2:
|
|
resolution: {integrity: sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
'@types/glob': 7.2.0
|
|
array-union: 2.1.0
|
|
dir-glob: 3.0.1
|
|
fast-glob: 3.2.12
|
|
glob: 7.2.3
|
|
ignore: 5.2.4
|
|
merge2: 1.4.1
|
|
slash: 3.0.0
|
|
dev: false
|
|
|
|
/globby@11.1.0:
|
|
resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
array-union: 2.1.0
|
|
dir-glob: 3.0.1
|
|
fast-glob: 3.2.12
|
|
ignore: 5.2.4
|
|
merge2: 1.4.1
|
|
slash: 3.0.0
|
|
dev: true
|
|
|
|
/gopd@1.0.1:
|
|
resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==}
|
|
dependencies:
|
|
get-intrinsic: 1.2.0
|
|
dev: true
|
|
|
|
/graceful-fs@4.2.11:
|
|
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
|
|
dev: false
|
|
|
|
/grapheme-splitter@1.0.4:
|
|
resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==}
|
|
dev: true
|
|
|
|
/groq-js@0.2.0:
|
|
resolution: {integrity: sha512-qJeuEgziddryH1ClsJvMoZM9aXNQbBViNZZrJwhHKr2wU8HGGM7uNWNVFglWXMX60MMaa2SClX3UohP76Ut68g==}
|
|
dev: false
|
|
|
|
/gunzip-maybe@1.4.2:
|
|
resolution: {integrity: sha512-4haO1M4mLO91PW57BMsDFf75UmwoRX0GkdD+Faw+Lr+r/OZrOCS0pIBwOL1xCKQqnQzbNFGgK2V2CpBUPeFNTw==}
|
|
hasBin: true
|
|
dependencies:
|
|
browserify-zlib: 0.1.4
|
|
is-deflate: 1.0.0
|
|
is-gzip: 1.0.0
|
|
peek-stream: 1.1.3
|
|
pumpify: 1.5.1
|
|
through2: 2.0.5
|
|
dev: false
|
|
|
|
/has-bigints@1.0.2:
|
|
resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==}
|
|
dev: true
|
|
|
|
/has-flag@3.0.0:
|
|
resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==}
|
|
engines: {node: '>=4'}
|
|
|
|
/has-flag@4.0.0:
|
|
resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
/has-property-descriptors@1.0.0:
|
|
resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==}
|
|
dependencies:
|
|
get-intrinsic: 1.2.0
|
|
dev: true
|
|
|
|
/has-proto@1.0.1:
|
|
resolution: {integrity: sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==}
|
|
engines: {node: '>= 0.4'}
|
|
dev: true
|
|
|
|
/has-symbols@1.0.3:
|
|
resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==}
|
|
engines: {node: '>= 0.4'}
|
|
dev: true
|
|
|
|
/has-tostringtag@1.0.0:
|
|
resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
has-symbols: 1.0.3
|
|
dev: true
|
|
|
|
/has@1.0.3:
|
|
resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==}
|
|
engines: {node: '>= 0.4.0'}
|
|
dependencies:
|
|
function-bind: 1.1.1
|
|
|
|
/hashlru@2.3.0:
|
|
resolution: {integrity: sha512-0cMsjjIC8I+D3M44pOQdsy0OHXGLVz6Z0beRuufhKa0KfaD2wGwAev6jILzXsd3/vpnNQJmWyZtIILqM1N+n5A==}
|
|
dev: false
|
|
|
|
/hast-util-parse-selector@2.2.5:
|
|
resolution: {integrity: sha512-7j6mrk/qqkSehsM92wQjdIgWM2/BW61u/53G6xmC8i1OmEdKLHbk419QKQUjz6LglWsfqoiHmyMRkP1BGjecNQ==}
|
|
dev: false
|
|
|
|
/hastscript@6.0.0:
|
|
resolution: {integrity: sha512-nDM6bvd7lIqDUiYEiu5Sl/+6ReP0BMk/2f4U/Rooccxkj0P5nm+acM5PrGJ/t5I8qPGiqZSE6hVAwZEdZIvP4w==}
|
|
dependencies:
|
|
'@types/hast': 2.3.4
|
|
comma-separated-tokens: 1.0.8
|
|
hast-util-parse-selector: 2.2.5
|
|
property-information: 5.6.0
|
|
space-separated-tokens: 1.1.5
|
|
dev: false
|
|
|
|
/hey-listen@1.0.8:
|
|
resolution: {integrity: sha512-COpmrF2NOg4TBWUJ5UVyaCU2A88wEMkUPK4hNqyCkqHbxT92BbvfjoSozkAIIm6XhicGlJHhFdullInrdhwU8Q==}
|
|
dev: false
|
|
|
|
/history@5.3.0:
|
|
resolution: {integrity: sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==}
|
|
dependencies:
|
|
'@babel/runtime': 7.21.0
|
|
dev: false
|
|
|
|
/hoist-non-react-statics@3.3.2:
|
|
resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==}
|
|
dependencies:
|
|
react-is: 16.13.1
|
|
|
|
/hosted-git-info@2.8.9:
|
|
resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==}
|
|
dev: false
|
|
|
|
/html-encoding-sniffer@3.0.0:
|
|
resolution: {integrity: sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==}
|
|
engines: {node: '>=12'}
|
|
dependencies:
|
|
whatwg-encoding: 2.0.0
|
|
dev: false
|
|
|
|
/http-proxy-agent@5.0.0:
|
|
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(supports-color@5.5.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/https-proxy-agent@5.0.1:
|
|
resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==}
|
|
engines: {node: '>= 6'}
|
|
dependencies:
|
|
agent-base: 6.0.2
|
|
debug: 4.3.4(supports-color@5.5.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/humanize-list@1.0.1:
|
|
resolution: {integrity: sha512-4+p3fCRF21oUqxhK0yZ6yaSP/H5/wZumc7q1fH99RkW7Q13aAxDeP78BKjoR+6y+kaHqKF/JWuQhsNuuI2NKtA==}
|
|
dev: false
|
|
|
|
/iconv-lite@0.6.3:
|
|
resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
safer-buffer: 2.1.2
|
|
dev: false
|
|
|
|
/ieee754@1.2.1:
|
|
resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
|
|
dev: false
|
|
|
|
/ignore@5.2.4:
|
|
resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==}
|
|
engines: {node: '>= 4'}
|
|
|
|
/immer@9.0.21:
|
|
resolution: {integrity: sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==}
|
|
dev: false
|
|
|
|
/import-fresh@3.3.0:
|
|
resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
parent-module: 1.0.1
|
|
resolve-from: 4.0.0
|
|
|
|
/imurmurhash@0.1.4:
|
|
resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
|
|
engines: {node: '>=0.8.19'}
|
|
|
|
/inflight@1.0.6:
|
|
resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
|
|
dependencies:
|
|
once: 1.4.0
|
|
wrappy: 1.0.2
|
|
|
|
/inherits@2.0.4:
|
|
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
|
|
|
|
/internal-slot@1.0.5:
|
|
resolution: {integrity: sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
get-intrinsic: 1.2.0
|
|
has: 1.0.3
|
|
side-channel: 1.0.4
|
|
dev: true
|
|
|
|
/into-stream@6.0.0:
|
|
resolution: {integrity: sha512-XHbaOAvP+uFKUFsOgoNPRjLkwB+I22JFPFe5OjTkQ0nwgj6+pSjb4NmB6VMxaPshLiOf+zcpOCBQuLwC1KHhZA==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
from2: 2.3.0
|
|
p-is-promise: 3.0.0
|
|
dev: false
|
|
|
|
/is-alphabetical@1.0.4:
|
|
resolution: {integrity: sha512-DwzsA04LQ10FHTZuL0/grVDk4rFoVH1pjAToYwBrHSxcrBIGQuXrQMtD5U1b0U2XVgKZCTLLP8u2Qxqhy3l2Vg==}
|
|
dev: false
|
|
|
|
/is-alphanumerical@1.0.4:
|
|
resolution: {integrity: sha512-UzoZUr+XfVz3t3v4KyGEniVL9BDRoQtY7tOyrRybkVNjDFWyo1yhXNGrrBTQxp3ib9BLAWs7k2YKBQsFRkZG9A==}
|
|
dependencies:
|
|
is-alphabetical: 1.0.4
|
|
is-decimal: 1.0.4
|
|
dev: false
|
|
|
|
/is-arguments@1.1.1:
|
|
resolution: {integrity: sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
has-tostringtag: 1.0.0
|
|
dev: true
|
|
|
|
/is-array-buffer@3.0.2:
|
|
resolution: {integrity: sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
get-intrinsic: 1.2.0
|
|
is-typed-array: 1.1.10
|
|
dev: true
|
|
|
|
/is-arrayish@0.2.1:
|
|
resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==}
|
|
dev: false
|
|
|
|
/is-bigint@1.0.4:
|
|
resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==}
|
|
dependencies:
|
|
has-bigints: 1.0.2
|
|
dev: true
|
|
|
|
/is-binary-path@2.1.0:
|
|
resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
binary-extensions: 2.2.0
|
|
dev: false
|
|
|
|
/is-boolean-object@1.1.2:
|
|
resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
has-tostringtag: 1.0.0
|
|
dev: true
|
|
|
|
/is-callable@1.2.7:
|
|
resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==}
|
|
engines: {node: '>= 0.4'}
|
|
dev: true
|
|
|
|
/is-core-module@2.11.0:
|
|
resolution: {integrity: sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==}
|
|
dependencies:
|
|
has: 1.0.3
|
|
|
|
/is-date-object@1.0.5:
|
|
resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
has-tostringtag: 1.0.0
|
|
dev: true
|
|
|
|
/is-decimal@1.0.4:
|
|
resolution: {integrity: sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==}
|
|
dev: false
|
|
|
|
/is-deflate@1.0.0:
|
|
resolution: {integrity: sha512-YDoFpuZWu1VRXlsnlYMzKyVRITXj7Ej/V9gXQ2/pAe7X1J7M/RNOqaIYi6qUn+B7nGyB9pDXrv02dsB58d2ZAQ==}
|
|
dev: false
|
|
|
|
/is-docker@2.2.1:
|
|
resolution: {integrity: sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==}
|
|
engines: {node: '>=8'}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/is-extglob@2.1.1:
|
|
resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
/is-fullwidth-code-point@3.0.0:
|
|
resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/is-glob@4.0.3:
|
|
resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
is-extglob: 2.1.1
|
|
|
|
/is-gzip@1.0.0:
|
|
resolution: {integrity: sha512-rcfALRIb1YewtnksfRIHGcIY93QnK8BIQ/2c9yDYcG/Y6+vRoJuTWBmmSEbyLLYtXm7q35pHOHbZFQBaLrhlWQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/is-hexadecimal@1.0.4:
|
|
resolution: {integrity: sha512-gyPJuv83bHMpocVYoqof5VDiZveEoGoFL8m3BXNb2VW8Xs+rz9kqO8LOQ5DH6EsuvilT1ApazU0pyl+ytbPtlw==}
|
|
dev: false
|
|
|
|
/is-hotkey@0.1.8:
|
|
resolution: {integrity: sha512-qs3NZ1INIS+H+yeo7cD9pDfwYV/jqRh1JG9S9zYrNudkoUQg7OL7ziXqRKu+InFjUIDoP2o6HIkLYMh1pcWgyQ==}
|
|
dev: false
|
|
|
|
/is-map@2.0.2:
|
|
resolution: {integrity: sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg==}
|
|
dev: true
|
|
|
|
/is-negative-zero@2.0.2:
|
|
resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==}
|
|
engines: {node: '>= 0.4'}
|
|
dev: true
|
|
|
|
/is-number-object@1.0.7:
|
|
resolution: {integrity: sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
has-tostringtag: 1.0.0
|
|
dev: true
|
|
|
|
/is-number@7.0.0:
|
|
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
|
|
engines: {node: '>=0.12.0'}
|
|
|
|
/is-obj@2.0.0:
|
|
resolution: {integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/is-path-inside@3.0.3:
|
|
resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==}
|
|
engines: {node: '>=8'}
|
|
dev: true
|
|
|
|
/is-plain-object@5.0.0:
|
|
resolution: {integrity: sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/is-potential-custom-element-name@1.0.1:
|
|
resolution: {integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==}
|
|
dev: false
|
|
|
|
/is-regex@1.1.4:
|
|
resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
has-tostringtag: 1.0.0
|
|
dev: true
|
|
|
|
/is-retry-allowed@2.2.0:
|
|
resolution: {integrity: sha512-XVm7LOeLpTW4jV19QSH38vkswxoLud8sQ57YwJVTPWdiaI9I8keEhGFpBlslyVsgdQy4Opg8QOLb8YRgsyZiQg==}
|
|
engines: {node: '>=10'}
|
|
dev: false
|
|
|
|
/is-set@2.0.2:
|
|
resolution: {integrity: sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g==}
|
|
dev: true
|
|
|
|
/is-shared-array-buffer@1.0.2:
|
|
resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
dev: true
|
|
|
|
/is-stream@2.0.1:
|
|
resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/is-string@1.0.7:
|
|
resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
has-tostringtag: 1.0.0
|
|
dev: true
|
|
|
|
/is-symbol@1.0.4:
|
|
resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
has-symbols: 1.0.3
|
|
dev: true
|
|
|
|
/is-tar@1.0.0:
|
|
resolution: {integrity: sha512-8sR603bS6APKxcdkQ1e5rAC9JDCxM3OlbGJDWv5ajhHqIh6cTaqcpeOTch1iIeHYY4nHEFTgmCiGSLfvmODH4w==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/is-typed-array@1.1.10:
|
|
resolution: {integrity: sha512-PJqgEHiWZvMpaFZ3uTc8kHPM4+4ADTlDniuQL7cU/UDA0Ql7F70yGfHph3cLNe+c9toaigv+DFzTJKhc2CtO6A==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
available-typed-arrays: 1.0.5
|
|
call-bind: 1.0.2
|
|
for-each: 0.3.3
|
|
gopd: 1.0.1
|
|
has-tostringtag: 1.0.0
|
|
dev: true
|
|
|
|
/is-typedarray@1.0.0:
|
|
resolution: {integrity: sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==}
|
|
dev: false
|
|
|
|
/is-weakmap@2.0.1:
|
|
resolution: {integrity: sha512-NSBR4kH5oVj1Uwvv970ruUkCV7O1mzgVFO4/rev2cLRda9Tm9HrL70ZPut4rOHgY0FNrUu9BCbXA2sdQ+x0chA==}
|
|
dev: true
|
|
|
|
/is-weakref@1.0.2:
|
|
resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
dev: true
|
|
|
|
/is-weakset@2.0.2:
|
|
resolution: {integrity: sha512-t2yVvttHkQktwnNNmBQ98AhENLdPUTDTE21uPqAQ0ARwQfGeQKRVS0NNurH7bTf7RrvcVn1OOge45CnBeHCSmg==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
get-intrinsic: 1.2.0
|
|
dev: true
|
|
|
|
/is-wsl@2.2.0:
|
|
resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
is-docker: 2.2.1
|
|
dev: false
|
|
|
|
/isarray@0.0.1:
|
|
resolution: {integrity: sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==}
|
|
dev: false
|
|
|
|
/isarray@1.0.0:
|
|
resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==}
|
|
dev: false
|
|
|
|
/isarray@2.0.5:
|
|
resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==}
|
|
dev: true
|
|
|
|
/isexe@2.0.0:
|
|
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
|
|
|
|
/js-sdsl@4.4.0:
|
|
resolution: {integrity: sha512-FfVSdx6pJ41Oa+CF7RDaFmTnCaFhua+SNYQX74riGOpl96x+2jQCqEfQ2bnXu/5DPCqlRuiqyvTJM0Qjz26IVg==}
|
|
dev: true
|
|
|
|
/js-tokens@4.0.0:
|
|
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
|
|
|
/js-yaml@4.1.0:
|
|
resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
|
|
hasBin: true
|
|
dependencies:
|
|
argparse: 2.0.1
|
|
dev: true
|
|
|
|
/jsdom-global@3.0.2(jsdom@20.0.3):
|
|
resolution: {integrity: sha512-t1KMcBkz/pT5JrvcJbpUR2u/w1kO9jXctaaGJ0vZDzwFnIvGWw9IDSRciT83kIs8Bnw4qpOl8bQK08V01YgMPg==}
|
|
peerDependencies:
|
|
jsdom: '>=10.0.0'
|
|
dependencies:
|
|
jsdom: 20.0.3
|
|
dev: false
|
|
|
|
/jsdom@20.0.3:
|
|
resolution: {integrity: sha512-SYhBvTh89tTfCD/CRdSOm13mOBa42iTaTyfyEWBdKcGdPxPtLFBXuHR8XHb33YNYaP+lLbmSvBTsnoesCNJEsQ==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
canvas: ^2.5.0
|
|
peerDependenciesMeta:
|
|
canvas:
|
|
optional: true
|
|
dependencies:
|
|
abab: 2.0.6
|
|
acorn: 8.8.2
|
|
acorn-globals: 7.0.1
|
|
cssom: 0.5.0
|
|
cssstyle: 2.3.0
|
|
data-urls: 3.0.2
|
|
decimal.js: 10.4.3
|
|
domexception: 4.0.0
|
|
escodegen: 2.0.0
|
|
form-data: 4.0.0
|
|
html-encoding-sniffer: 3.0.0
|
|
http-proxy-agent: 5.0.0
|
|
https-proxy-agent: 5.0.1
|
|
is-potential-custom-element-name: 1.0.1
|
|
nwsapi: 2.2.3
|
|
parse5: 7.1.2
|
|
saxes: 6.0.0
|
|
symbol-tree: 3.2.4
|
|
tough-cookie: 4.1.2
|
|
w3c-xmlserializer: 4.0.0
|
|
webidl-conversions: 7.0.0
|
|
whatwg-encoding: 2.0.0
|
|
whatwg-mimetype: 3.0.0
|
|
whatwg-url: 11.0.0
|
|
ws: 8.13.0
|
|
xml-name-validator: 4.0.0
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
dev: false
|
|
|
|
/jsesc@0.5.0:
|
|
resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/jsesc@2.5.2:
|
|
resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
|
|
/json-lexer@1.2.0:
|
|
resolution: {integrity: sha512-7otpx5UPFeSELoF8nkZPHCfywg86wOsJV0WNOaysuO7mfWj1QFp2vlqESRRCeJKBXr+tqDgHh4HgqUFKTLcifQ==}
|
|
dev: false
|
|
|
|
/json-parse-even-better-errors@2.3.1:
|
|
resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==}
|
|
dev: false
|
|
|
|
/json-reduce@3.0.0:
|
|
resolution: {integrity: sha512-zvnhEvwhqTOxBIcXnxvHvhqtubdwFRp+FascmCaL56BT9jdttRU8IFc+Ilh2HPJ0AtioF8mFPxmReuJKLW0Iyw==}
|
|
dev: false
|
|
|
|
/json-schema-traverse@0.4.1:
|
|
resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
|
|
dev: true
|
|
|
|
/json-stable-stringify-without-jsonify@1.0.1:
|
|
resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
|
|
dev: true
|
|
|
|
/json5@2.2.3:
|
|
resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
|
|
/jsx-ast-utils@3.3.3:
|
|
resolution: {integrity: sha512-fYQHZTZ8jSfmWZ0iyzfwiU4WDX4HpHbMCZ3gPlWYiCl3BoeOTsqKBqnTVfH2rYT7eP5c3sVbeSPHnnJOaTrWiw==}
|
|
engines: {node: '>=4.0'}
|
|
dependencies:
|
|
array-includes: 3.1.6
|
|
object.assign: 4.1.4
|
|
dev: true
|
|
|
|
/language-subtag-registry@0.3.22:
|
|
resolution: {integrity: sha512-tN0MCzyWnoz/4nHS6uxdlFWoUZT7ABptwKPQ52Ea7URk6vll88bWBVhodtnlfEuCcKWNGoc+uGbw1cwa9IKh/w==}
|
|
dev: true
|
|
|
|
/language-tags@1.0.5:
|
|
resolution: {integrity: sha512-qJhlO9cGXi6hBGKoxEG/sKZDAHD5Hnu9Hs4WbOY3pCWXDhw0N8x1NenNzm2EnNLkLkk7J2SdxAkDSbb6ftT+UQ==}
|
|
dependencies:
|
|
language-subtag-registry: 0.3.22
|
|
dev: true
|
|
|
|
/lazystream@1.0.1:
|
|
resolution: {integrity: sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==}
|
|
engines: {node: '>= 0.6.3'}
|
|
dependencies:
|
|
readable-stream: 2.3.8
|
|
dev: false
|
|
|
|
/leven@3.1.0:
|
|
resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==}
|
|
engines: {node: '>=6'}
|
|
dev: false
|
|
|
|
/levn@0.3.0:
|
|
resolution: {integrity: sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==}
|
|
engines: {node: '>= 0.8.0'}
|
|
dependencies:
|
|
prelude-ls: 1.1.2
|
|
type-check: 0.3.2
|
|
dev: false
|
|
|
|
/levn@0.4.1:
|
|
resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
|
|
engines: {node: '>= 0.8.0'}
|
|
dependencies:
|
|
prelude-ls: 1.2.1
|
|
type-check: 0.4.0
|
|
dev: true
|
|
|
|
/lines-and-columns@1.2.4:
|
|
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
|
|
dev: false
|
|
|
|
/locate-path@5.0.0:
|
|
resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
p-locate: 4.1.0
|
|
dev: false
|
|
|
|
/locate-path@6.0.0:
|
|
resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
p-locate: 5.0.0
|
|
|
|
/lodash.debounce@4.0.8:
|
|
resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==}
|
|
dev: true
|
|
|
|
/lodash.defaults@4.2.0:
|
|
resolution: {integrity: sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ==}
|
|
dev: false
|
|
|
|
/lodash.difference@4.5.0:
|
|
resolution: {integrity: sha512-dS2j+W26TQ7taQBGN8Lbbq04ssV3emRw4NY58WErlTO29pIqS0HmoT5aJ9+TUQ1N3G+JOZSji4eugsWwGp9yPA==}
|
|
dev: false
|
|
|
|
/lodash.flatten@4.4.0:
|
|
resolution: {integrity: sha512-C5N2Z3DgnnKr0LOpv/hKCgKdb7ZZwafIrsesve6lmzvZIRZRGaZ/l6Q8+2W7NaT+ZwO3fFlSCzCzrDCFdJfZ4g==}
|
|
dev: false
|
|
|
|
/lodash.isplainobject@4.0.6:
|
|
resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==}
|
|
dev: false
|
|
|
|
/lodash.merge@4.6.2:
|
|
resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
|
|
dev: true
|
|
|
|
/lodash.union@4.6.0:
|
|
resolution: {integrity: sha512-c4pB2CdGrGdjMKYLA+XiRDO7Y0PRQbm/Gzg8qMj+QH+pFVAoTp5sBpO0odL3FjoPCGjK96p6qsP+yQoiLoOBcw==}
|
|
dev: false
|
|
|
|
/lodash@4.17.21:
|
|
resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
|
|
dev: false
|
|
|
|
/log-symbols@2.2.0:
|
|
resolution: {integrity: sha512-VeIAFslyIerEJLXHziedo2basKbMKtTw3vfn5IzG0XTjhAVEJyNHnL2p7vc+wBDSdQuUpNw3M2u6xb9QsAY5Eg==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
chalk: 2.4.2
|
|
dev: false
|
|
|
|
/loose-envify@1.4.0:
|
|
resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
|
|
hasBin: true
|
|
dependencies:
|
|
js-tokens: 4.0.0
|
|
|
|
/lru-cache@5.1.1:
|
|
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
|
|
dependencies:
|
|
yallist: 3.1.1
|
|
|
|
/lru-cache@6.0.0:
|
|
resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
yallist: 4.0.0
|
|
|
|
/magic-string@0.27.0:
|
|
resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==}
|
|
engines: {node: '>=12'}
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.4.15
|
|
dev: false
|
|
|
|
/make-dir@3.1.0:
|
|
resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
semver: 6.3.0
|
|
dev: false
|
|
|
|
/md5-o-matic@0.1.1:
|
|
resolution: {integrity: sha512-QBJSFpsedXUl/Lgs4ySdB2XCzUEcJ3ujpbagdZCkRaYIaC0kFnID8jhc84KEiVv6dNFtIrmW7bqow0lDxgJi6A==}
|
|
dev: false
|
|
|
|
/memoize-resolver@1.0.0:
|
|
resolution: {integrity: sha512-mXfNXte0RSWl0rEIsQhXutfM2R2Oa7UyKDD7XoZMEbKeucTRms04y5y41U8gLqPzRx7ViN/QyYnTR2TX/5tawA==}
|
|
dev: false
|
|
|
|
/mendoza@2.1.1:
|
|
resolution: {integrity: sha512-8f3Se8HDfobXCsdESXZBSSYcVzIRi+cMIEmz/SR4bjgFEjHJaXzrsBYr+vyrFGEtK5xTpCcU+DiwxWJV6hCuhQ==}
|
|
engines: {node: '>=10'}
|
|
dev: false
|
|
|
|
/merge-stream@2.0.0:
|
|
resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==}
|
|
dev: false
|
|
|
|
/merge2@1.4.1:
|
|
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
|
|
engines: {node: '>= 8'}
|
|
|
|
/micromatch@4.0.5:
|
|
resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==}
|
|
engines: {node: '>=8.6'}
|
|
dependencies:
|
|
braces: 3.0.2
|
|
picomatch: 2.3.1
|
|
|
|
/mime-db@1.52.0:
|
|
resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
|
|
engines: {node: '>= 0.6'}
|
|
dev: false
|
|
|
|
/mime-types@2.1.35:
|
|
resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
|
|
engines: {node: '>= 0.6'}
|
|
dependencies:
|
|
mime-db: 1.52.0
|
|
dev: false
|
|
|
|
/mimic-fn@2.1.0:
|
|
resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==}
|
|
engines: {node: '>=6'}
|
|
dev: false
|
|
|
|
/mimic-response@3.1.0:
|
|
resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==}
|
|
engines: {node: '>=10'}
|
|
dev: false
|
|
|
|
/min-document@2.19.0:
|
|
resolution: {integrity: sha512-9Wy1B3m3f66bPPmU5hdA4DR4PB2OfDU/+GS3yAB7IQozE3tqXaVv2zOjgla7MEGSRv95+ILmOuvhLkOK6wJtCQ==}
|
|
dependencies:
|
|
dom-walk: 0.1.2
|
|
dev: false
|
|
|
|
/minimatch@3.1.2:
|
|
resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
|
|
dependencies:
|
|
brace-expansion: 1.1.11
|
|
|
|
/minimatch@5.1.6:
|
|
resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
brace-expansion: 2.0.1
|
|
dev: false
|
|
|
|
/mississippi@4.0.0:
|
|
resolution: {integrity: sha512-7PujJ3Te6GGg9lG1nfw5jYCPV6/BsoAT0nCQwb6w+ROuromXYxI6jc/CQSlD82Z/OUMSBX1SoaqhTE+vXiLQzQ==}
|
|
engines: {node: '>=4.0.0'}
|
|
dependencies:
|
|
concat-stream: 2.0.0
|
|
duplexify: 4.1.2
|
|
end-of-stream: 1.4.4
|
|
flush-write-stream: 2.0.0
|
|
from2: 2.3.0
|
|
parallel-transform: 1.2.0
|
|
pump: 3.0.0
|
|
pumpify: 1.5.1
|
|
stream-each: 1.2.3
|
|
through2: 3.0.2
|
|
dev: false
|
|
|
|
/mkdirp-classic@0.5.3:
|
|
resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==}
|
|
dev: false
|
|
|
|
/module-alias@2.2.2:
|
|
resolution: {integrity: sha512-A/78XjoX2EmNvppVWEhM2oGk3x4lLxnkEA4jTbaK97QKSDjkIoOsKQlfylt/d3kKKi596Qy3NP5XrXJ6fZIC9Q==}
|
|
dev: false
|
|
|
|
/moment@2.29.4:
|
|
resolution: {integrity: sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==}
|
|
dev: false
|
|
|
|
/ms@2.0.0:
|
|
resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==}
|
|
dev: false
|
|
|
|
/ms@2.1.2:
|
|
resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
|
|
|
|
/ms@2.1.3:
|
|
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
|
dev: false
|
|
|
|
/nano-pubsub@2.0.1:
|
|
resolution: {integrity: sha512-RWgGP2TdeKZLx+guR5a7/BzYs85sj6yrXXyj0o/znbgzPlz/Ez9wQuKDpwUZ8q+u2RxXpqZ1iTkPXCIU+GHhpA==}
|
|
dev: false
|
|
|
|
/nanoid@3.3.6:
|
|
resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==}
|
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/natural-compare-lite@1.4.0:
|
|
resolution: {integrity: sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==}
|
|
dev: true
|
|
|
|
/natural-compare@1.4.0:
|
|
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
|
|
dev: true
|
|
|
|
/node-releases@2.0.10:
|
|
resolution: {integrity: sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w==}
|
|
|
|
/normalize-package-data@2.5.0:
|
|
resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==}
|
|
dependencies:
|
|
hosted-git-info: 2.8.9
|
|
resolve: 1.22.2
|
|
semver: 5.7.1
|
|
validate-npm-package-license: 3.0.4
|
|
dev: false
|
|
|
|
/normalize-path@3.0.0:
|
|
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/npm-run-path@3.1.0:
|
|
resolution: {integrity: sha512-Dbl4A/VfiVGLgQv29URL9xshU8XDY1GeLy+fsaZ1AA8JDSfjvr5P5+pzRbWqRSBxk6/DW7MIh8lTM/PaGnP2kg==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
path-key: 3.1.1
|
|
dev: false
|
|
|
|
/nwsapi@2.2.3:
|
|
resolution: {integrity: sha512-jscxIO4/VKScHlbmFBdV1Z6LXnLO+ZR4VMtypudUdfwtKxUN3TQcNFIHLwKtrUbDyHN4/GycY9+oRGZ2XMXYPw==}
|
|
dev: false
|
|
|
|
/object-assign@4.1.1:
|
|
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
/object-inspect@1.12.3:
|
|
resolution: {integrity: sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==}
|
|
|
|
/object-is@1.1.5:
|
|
resolution: {integrity: sha512-3cyDsyHgtmi7I7DfSSI2LDp6SK2lwvtbg0p0R1e0RvTqF5ceGx+K2dfSjm1bKDMVCFEDAQvy+o8c6a7VujOddw==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
dev: true
|
|
|
|
/object-keys@1.1.1:
|
|
resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==}
|
|
engines: {node: '>= 0.4'}
|
|
dev: true
|
|
|
|
/object.assign@4.1.4:
|
|
resolution: {integrity: sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
has-symbols: 1.0.3
|
|
object-keys: 1.1.1
|
|
dev: true
|
|
|
|
/object.entries@1.1.6:
|
|
resolution: {integrity: sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.21.2
|
|
dev: true
|
|
|
|
/object.fromentries@2.0.6:
|
|
resolution: {integrity: sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.21.2
|
|
dev: true
|
|
|
|
/object.hasown@1.1.2:
|
|
resolution: {integrity: sha512-B5UIT3J1W+WuWIU55h0mjlwaqxiE5vYENJXIXZ4VFe05pNYrkKuK0U/6aFcb0pKywYJh7IhfoqUfKVmrJJHZHw==}
|
|
dependencies:
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.21.2
|
|
dev: true
|
|
|
|
/object.values@1.1.6:
|
|
resolution: {integrity: sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.21.2
|
|
dev: true
|
|
|
|
/observable-callback@1.0.2(rxjs@7.8.0):
|
|
resolution: {integrity: sha512-Fb7qVUHqr8jl32NyJffTiqf76NObRvmzaSPgGtaAGH+Wfh45tiGWjrvUsNgEuCa86SUzGZZpoSN0hpGtldoSDg==}
|
|
peerDependencies:
|
|
rxjs: ^6.5 || 7
|
|
dependencies:
|
|
rxjs: 7.8.0
|
|
dev: false
|
|
|
|
/once@1.4.0:
|
|
resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
|
|
dependencies:
|
|
wrappy: 1.0.2
|
|
|
|
/oneline@1.0.3:
|
|
resolution: {integrity: sha512-KWLrLloG/ShWvvWuvmOL2jw17++ufGdbkKC2buI2Aa6AaM4AkjCtpeJZg60EK34NQVo2qu1mlPrC2uhvQgCrhQ==}
|
|
engines: {node: '>=6.0.0'}
|
|
dev: false
|
|
|
|
/onetime@5.1.2:
|
|
resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
mimic-fn: 2.1.0
|
|
dev: false
|
|
|
|
/open@8.4.2:
|
|
resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==}
|
|
engines: {node: '>=12'}
|
|
dependencies:
|
|
define-lazy-prop: 2.0.0
|
|
is-docker: 2.2.1
|
|
is-wsl: 2.2.0
|
|
dev: false
|
|
|
|
/optionator@0.8.3:
|
|
resolution: {integrity: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==}
|
|
engines: {node: '>= 0.8.0'}
|
|
dependencies:
|
|
deep-is: 0.1.4
|
|
fast-levenshtein: 2.0.6
|
|
levn: 0.3.0
|
|
prelude-ls: 1.1.2
|
|
type-check: 0.3.2
|
|
word-wrap: 1.2.3
|
|
dev: false
|
|
|
|
/optionator@0.9.1:
|
|
resolution: {integrity: sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==}
|
|
engines: {node: '>= 0.8.0'}
|
|
dependencies:
|
|
deep-is: 0.1.4
|
|
fast-levenshtein: 2.0.6
|
|
levn: 0.4.1
|
|
prelude-ls: 1.2.1
|
|
type-check: 0.4.0
|
|
word-wrap: 1.2.3
|
|
dev: true
|
|
|
|
/p-finally@2.0.1:
|
|
resolution: {integrity: sha512-vpm09aKwq6H9phqRQzecoDpD8TmVyGw70qmWlyq5onxY7tqyTTFVvxMykxQSQKILBSFlbXpypIw2T1Ml7+DDtw==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/p-is-promise@3.0.0:
|
|
resolution: {integrity: sha512-Wo8VsW4IRQSKVXsJCn7TomUaVtyfjVDn3nUP7kE967BQk0CwFpdbZs0X0uk5sW9mkBa9eNM7hCMaG93WUAwxYQ==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/p-limit@2.3.0:
|
|
resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
p-try: 2.2.0
|
|
dev: false
|
|
|
|
/p-limit@3.1.0:
|
|
resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
yocto-queue: 0.1.0
|
|
|
|
/p-locate@4.1.0:
|
|
resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
p-limit: 2.3.0
|
|
dev: false
|
|
|
|
/p-locate@5.0.0:
|
|
resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
p-limit: 3.1.0
|
|
|
|
/p-map@1.2.0:
|
|
resolution: {integrity: sha512-r6zKACMNhjPJMTl8KcFH4li//gkrXWfbD6feV8l6doRHlzljFWGJ2AP6iKaCJXyZmAUMOPtvbW7EXkbWO/pLEA==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/p-queue@2.4.2:
|
|
resolution: {integrity: sha512-n8/y+yDJwBjoLQe1GSJbbaYQLTI7QHNZI2+rpmCDbe++WLf9HC3gf6iqj5yfPAV71W4UF3ql5W1+UBPXoXTxng==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/p-try@2.2.0:
|
|
resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==}
|
|
engines: {node: '>=6'}
|
|
dev: false
|
|
|
|
/pako@0.2.9:
|
|
resolution: {integrity: sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==}
|
|
dev: false
|
|
|
|
/parallel-transform@1.2.0:
|
|
resolution: {integrity: sha512-P2vSmIu38uIlvdcU7fDkyrxj33gTUy/ABO5ZUbGowxNCopBq/OoD42bP4UmMrJoPyk4Uqf0mu3mtWBhHCZD8yg==}
|
|
dependencies:
|
|
cyclist: 1.0.1
|
|
inherits: 2.0.4
|
|
readable-stream: 2.3.8
|
|
dev: false
|
|
|
|
/parent-module@1.0.1:
|
|
resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
callsites: 3.1.0
|
|
|
|
/parse-entities@2.0.0:
|
|
resolution: {integrity: sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==}
|
|
dependencies:
|
|
character-entities: 1.2.4
|
|
character-entities-legacy: 1.1.4
|
|
character-reference-invalid: 1.1.4
|
|
is-alphanumerical: 1.0.4
|
|
is-decimal: 1.0.4
|
|
is-hexadecimal: 1.0.4
|
|
dev: false
|
|
|
|
/parse-headers@2.0.5:
|
|
resolution: {integrity: sha512-ft3iAoLOB/MlwbNXgzy43SWGP6sQki2jQvAyBg/zDFAgr9bfNWZIUj42Kw2eJIl8kEi4PbgE6U1Zau/HwI75HA==}
|
|
dev: false
|
|
|
|
/parse-json@5.2.0:
|
|
resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
'@babel/code-frame': 7.21.4
|
|
error-ex: 1.3.2
|
|
json-parse-even-better-errors: 2.3.1
|
|
lines-and-columns: 1.2.4
|
|
dev: false
|
|
|
|
/parse-ms@2.1.0:
|
|
resolution: {integrity: sha512-kHt7kzLoS9VBZfUsiKjv43mr91ea+U05EyKkEtqp7vNbHxmaVuEqN7XxeEVnGrMtYOAxGrDElSi96K7EgO1zCA==}
|
|
engines: {node: '>=6'}
|
|
dev: false
|
|
|
|
/parse5@7.1.2:
|
|
resolution: {integrity: sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==}
|
|
dependencies:
|
|
entities: 4.4.0
|
|
dev: false
|
|
|
|
/path-exists@4.0.0:
|
|
resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
|
|
engines: {node: '>=8'}
|
|
|
|
/path-is-absolute@1.0.1:
|
|
resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
/path-key@3.1.1:
|
|
resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
|
|
engines: {node: '>=8'}
|
|
|
|
/path-parse@1.0.7:
|
|
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
|
|
|
|
/path-type@4.0.0:
|
|
resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
|
|
engines: {node: '>=8'}
|
|
|
|
/peek-stream@1.1.3:
|
|
resolution: {integrity: sha512-FhJ+YbOSBb9/rIl2ZeE/QHEsWn7PqNYt8ARAY3kIgNGOk13g9FGyIY6JIl/xB/3TFRVoTv5as0l11weORrTekA==}
|
|
dependencies:
|
|
buffer-from: 1.1.2
|
|
duplexify: 3.7.1
|
|
through2: 2.0.5
|
|
dev: false
|
|
|
|
/performance-now@2.1.0:
|
|
resolution: {integrity: sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==}
|
|
dev: false
|
|
|
|
/picocolors@1.0.0:
|
|
resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
|
|
|
|
/picomatch@2.3.1:
|
|
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
|
engines: {node: '>=8.6'}
|
|
|
|
/pirates@4.0.5:
|
|
resolution: {integrity: sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==}
|
|
engines: {node: '>= 6'}
|
|
dev: false
|
|
|
|
/pkg-dir@5.0.0:
|
|
resolution: {integrity: sha512-NPE8TDbzl/3YQYY7CSS228s3g2ollTFnc+Qi3tqmqJp9Vg2ovUpixcJEo2HJScN2Ez+kEaal6y70c0ehqJBJeA==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
find-up: 5.0.0
|
|
dev: false
|
|
|
|
/pluralize-esm@9.0.5:
|
|
resolution: {integrity: sha512-Kb2dcpMsIutFw2hYrN0EhsAXOUJTd6FVMIxvNAkZCMQLVt9NGZqQczvGpYDxNWCZeCWLHUPxQIBudWzt1h7VVA==}
|
|
engines: {node: '>=14.0.0'}
|
|
dev: false
|
|
|
|
/polished@4.2.2:
|
|
resolution: {integrity: sha512-Sz2Lkdxz6F2Pgnpi9U5Ng/WdWAUZxmHrNPoVlm3aAemxoy2Qy7LGjQg4uf8qKelDAUW94F4np3iH2YPf2qefcQ==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
'@babel/runtime': 7.21.0
|
|
dev: false
|
|
|
|
/popmotion@11.0.3:
|
|
resolution: {integrity: sha512-Y55FLdj3UxkR7Vl3s7Qr4e9m0onSnP8W7d/xQLsoJM40vs6UKHFdygs6SWryasTZYqugMjm3BepCF4CWXDiHgA==}
|
|
dependencies:
|
|
framesync: 6.0.1
|
|
hey-listen: 1.0.8
|
|
style-value-types: 5.0.0
|
|
tslib: 2.5.0
|
|
dev: false
|
|
|
|
/postcss-value-parser@4.2.0:
|
|
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
|
|
dev: false
|
|
|
|
/postcss@8.4.21:
|
|
resolution: {integrity: sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
dependencies:
|
|
nanoid: 3.3.6
|
|
picocolors: 1.0.0
|
|
source-map-js: 1.0.2
|
|
dev: false
|
|
|
|
/prelude-ls@1.1.2:
|
|
resolution: {integrity: sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==}
|
|
engines: {node: '>= 0.8.0'}
|
|
dev: false
|
|
|
|
/prelude-ls@1.2.1:
|
|
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
|
engines: {node: '>= 0.8.0'}
|
|
dev: true
|
|
|
|
/prettier@2.8.7:
|
|
resolution: {integrity: sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==}
|
|
engines: {node: '>=10.13.0'}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/pretty-ms@7.0.1:
|
|
resolution: {integrity: sha512-973driJZvxiGOQ5ONsFhOF/DtzPMOMtgC11kCpUrPGMTgqp2q/1gwzCquocrN33is0VZ5GFHXZYMM9l6h67v2Q==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
parse-ms: 2.1.0
|
|
dev: false
|
|
|
|
/prismjs@1.27.0:
|
|
resolution: {integrity: sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==}
|
|
engines: {node: '>=6'}
|
|
dev: false
|
|
|
|
/process-nextick-args@2.0.1:
|
|
resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==}
|
|
dev: false
|
|
|
|
/process@0.11.10:
|
|
resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==}
|
|
engines: {node: '>= 0.6.0'}
|
|
dev: false
|
|
|
|
/progress-stream@2.0.0:
|
|
resolution: {integrity: sha512-xJwOWR46jcXUq6EH9yYyqp+I52skPySOeHfkxOZ2IY1AiBi/sFJhbhAKHoV3OTw/omQ45KTio9215dRJ2Yxd3Q==}
|
|
dependencies:
|
|
speedometer: 1.0.0
|
|
through2: 2.0.5
|
|
dev: false
|
|
|
|
/prop-types@15.8.1:
|
|
resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==}
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
object-assign: 4.1.1
|
|
react-is: 16.13.1
|
|
|
|
/property-information@5.6.0:
|
|
resolution: {integrity: sha512-YUHSPk+A30YPv+0Qf8i9Mbfe/C0hdPXk1s1jPVToV8pk8BQtpw10ct89Eo7OWkutrwqvT0eicAxlOg3dOAu8JA==}
|
|
dependencies:
|
|
xtend: 4.0.2
|
|
dev: false
|
|
|
|
/psl@1.9.0:
|
|
resolution: {integrity: sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==}
|
|
dev: false
|
|
|
|
/pump@2.0.1:
|
|
resolution: {integrity: sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==}
|
|
dependencies:
|
|
end-of-stream: 1.4.4
|
|
once: 1.4.0
|
|
dev: false
|
|
|
|
/pump@3.0.0:
|
|
resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==}
|
|
dependencies:
|
|
end-of-stream: 1.4.4
|
|
once: 1.4.0
|
|
dev: false
|
|
|
|
/pumpify@1.5.1:
|
|
resolution: {integrity: sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==}
|
|
dependencies:
|
|
duplexify: 3.7.1
|
|
inherits: 2.0.4
|
|
pump: 2.0.1
|
|
dev: false
|
|
|
|
/punycode@2.3.0:
|
|
resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==}
|
|
engines: {node: '>=6'}
|
|
|
|
/querystringify@2.2.0:
|
|
resolution: {integrity: sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==}
|
|
dev: false
|
|
|
|
/queue-microtask@1.2.3:
|
|
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
|
|
|
|
/raf@3.4.1:
|
|
resolution: {integrity: sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==}
|
|
dependencies:
|
|
performance-now: 2.1.0
|
|
dev: false
|
|
|
|
/react-clientside-effect@1.2.6(react@18.2.0):
|
|
resolution: {integrity: sha512-XGGGRQAKY+q25Lz9a/4EPqom7WRjz3z9R2k4jhVKA/puQFH/5Nt27vFZYql4m4NVNdUvX8PS3O7r/Zzm7cjUlg==}
|
|
peerDependencies:
|
|
react: ^15.3.0 || ^16.0.0 || ^17.0.0 || ^18.0.0
|
|
dependencies:
|
|
'@babel/runtime': 7.21.0
|
|
react: 18.2.0
|
|
dev: false
|
|
|
|
/react-copy-to-clipboard@5.1.0(react@18.2.0):
|
|
resolution: {integrity: sha512-k61RsNgAayIJNoy9yDsYzDe/yAZAzEbEgcz3DZMhF686LEyukcE1hzurxe85JandPUG+yTfGVFzuEw3xt8WP/A==}
|
|
peerDependencies:
|
|
react: ^15.3.0 || 16 || 17 || 18
|
|
dependencies:
|
|
copy-to-clipboard: 3.3.3
|
|
prop-types: 15.8.1
|
|
react: 18.2.0
|
|
dev: false
|
|
|
|
/react-dom@18.2.0(react@18.2.0):
|
|
resolution: {integrity: sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==}
|
|
peerDependencies:
|
|
react: ^18.2.0
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
react: 18.2.0
|
|
scheduler: 0.23.0
|
|
dev: false
|
|
|
|
/react-fast-compare@3.2.1:
|
|
resolution: {integrity: sha512-xTYf9zFim2pEif/Fw16dBiXpe0hoy5PxcD8+OwBnTtNLfIm3g6WxhKNurY+6OmdH1u6Ta/W/Vl6vjbYP1MFnDg==}
|
|
dev: false
|
|
|
|
/react-focus-lock@2.9.4(@types/react@18.0.33)(react@18.2.0):
|
|
resolution: {integrity: sha512-7pEdXyMseqm3kVjhdVH18sovparAzLg5h6WvIx7/Ck3ekjhrrDMEegHSa3swwC8wgfdd7DIdUVRGeiHT9/7Sgg==}
|
|
peerDependencies:
|
|
'@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
dependencies:
|
|
'@babel/runtime': 7.21.0
|
|
'@types/react': 18.0.33
|
|
focus-lock: 0.11.6
|
|
prop-types: 15.8.1
|
|
react: 18.2.0
|
|
react-clientside-effect: 1.2.6(react@18.2.0)
|
|
use-callback-ref: 1.3.0(@types/react@18.0.33)(react@18.2.0)
|
|
use-sidecar: 1.1.2(@types/react@18.0.33)(react@18.2.0)
|
|
dev: false
|
|
|
|
/react-is@16.13.1:
|
|
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
|
|
|
|
/react-is@18.2.0:
|
|
resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==}
|
|
dev: false
|
|
|
|
/react-lifecycles-compat@3.0.4:
|
|
resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==}
|
|
dev: false
|
|
|
|
/react-refractor@2.1.7(react@18.2.0):
|
|
resolution: {integrity: sha512-avNxSSsnjYg+BKpO8LVCK14KRn5pLZ+8DInMiUEeZPL6hs0SN0zafl3mJIxavGQPKyihqbXqzq4CYNflJQjaaw==}
|
|
peerDependencies:
|
|
react: '>=15.0.0'
|
|
dependencies:
|
|
prop-types: 15.8.1
|
|
react: 18.2.0
|
|
refractor: 3.6.0
|
|
unist-util-filter: 2.0.3
|
|
unist-util-visit-parents: 3.1.1
|
|
dev: false
|
|
|
|
/react-refresh@0.14.0:
|
|
resolution: {integrity: sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/react-rx@2.1.3(react@18.2.0)(rxjs@7.8.0):
|
|
resolution: {integrity: sha512-4dppkgEFAldr75IUUz14WyxuI2cJhpXYrrIM+4gvG6slKzaMUCmcgiiykx9Hst0UmtwNt247nRoOFDmN0Q7GJw==}
|
|
peerDependencies:
|
|
react: ^16.8 || ^17 || ^18
|
|
rxjs: ^6.5 || ^7
|
|
dependencies:
|
|
observable-callback: 1.0.2(rxjs@7.8.0)
|
|
react: 18.2.0
|
|
rxjs: 7.8.0
|
|
use-sync-external-store: 1.2.0(react@18.2.0)
|
|
dev: false
|
|
|
|
/react-style-proptype@3.2.2:
|
|
resolution: {integrity: sha512-ywYLSjNkxKHiZOqNlso9PZByNEY+FTyh3C+7uuziK0xFXu9xzdyfHwg4S9iyiRRoPCR4k2LqaBBsWVmSBwCWYQ==}
|
|
dependencies:
|
|
prop-types: 15.8.1
|
|
dev: false
|
|
|
|
/react@18.2.0:
|
|
resolution: {integrity: sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
dev: false
|
|
|
|
/read-pkg-up@7.0.1:
|
|
resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
find-up: 4.1.0
|
|
read-pkg: 5.2.0
|
|
type-fest: 0.8.1
|
|
dev: false
|
|
|
|
/read-pkg@5.2.0:
|
|
resolution: {integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
'@types/normalize-package-data': 2.4.1
|
|
normalize-package-data: 2.5.0
|
|
parse-json: 5.2.0
|
|
type-fest: 0.6.0
|
|
dev: false
|
|
|
|
/readable-stream@1.1.14:
|
|
resolution: {integrity: sha512-+MeVjFf4L44XUkhM1eYbD8fyEsxcV81pqMSR5gblfcLCHfZvbrqy4/qYHE+/R5HoBUT11WV5O08Cr1n3YXkWVQ==}
|
|
dependencies:
|
|
core-util-is: 1.0.3
|
|
inherits: 2.0.4
|
|
isarray: 0.0.1
|
|
string_decoder: 0.10.31
|
|
dev: false
|
|
|
|
/readable-stream@2.3.8:
|
|
resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==}
|
|
dependencies:
|
|
core-util-is: 1.0.3
|
|
inherits: 2.0.4
|
|
isarray: 1.0.0
|
|
process-nextick-args: 2.0.1
|
|
safe-buffer: 5.1.2
|
|
string_decoder: 1.1.1
|
|
util-deprecate: 1.0.2
|
|
dev: false
|
|
|
|
/readable-stream@3.6.2:
|
|
resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==}
|
|
engines: {node: '>= 6'}
|
|
dependencies:
|
|
inherits: 2.0.4
|
|
string_decoder: 1.3.0
|
|
util-deprecate: 1.0.2
|
|
dev: false
|
|
|
|
/readdir-glob@1.1.3:
|
|
resolution: {integrity: sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==}
|
|
dependencies:
|
|
minimatch: 5.1.6
|
|
dev: false
|
|
|
|
/readdirp@3.6.0:
|
|
resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
|
|
engines: {node: '>=8.10.0'}
|
|
dependencies:
|
|
picomatch: 2.3.1
|
|
dev: false
|
|
|
|
/refractor@3.6.0:
|
|
resolution: {integrity: sha512-MY9W41IOWxxk31o+YvFCNyNzdkc9M20NoZK5vq6jkv4I/uh2zkWcfudj0Q1fovjUQJrNewS9NMzeTtqPf+n5EA==}
|
|
dependencies:
|
|
hastscript: 6.0.0
|
|
parse-entities: 2.0.0
|
|
prismjs: 1.27.0
|
|
dev: false
|
|
|
|
/regenerate-unicode-properties@10.1.0:
|
|
resolution: {integrity: sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
regenerate: 1.4.2
|
|
dev: true
|
|
|
|
/regenerate@1.4.2:
|
|
resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==}
|
|
dev: true
|
|
|
|
/regenerator-runtime@0.13.11:
|
|
resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==}
|
|
|
|
/regenerator-transform@0.15.1:
|
|
resolution: {integrity: sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==}
|
|
dependencies:
|
|
'@babel/runtime': 7.21.0
|
|
dev: true
|
|
|
|
/regexp.prototype.flags@1.4.3:
|
|
resolution: {integrity: sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
functions-have-names: 1.2.3
|
|
dev: true
|
|
|
|
/regexpu-core@5.3.2:
|
|
resolution: {integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
'@babel/regjsgen': 0.8.0
|
|
regenerate: 1.4.2
|
|
regenerate-unicode-properties: 10.1.0
|
|
regjsparser: 0.9.1
|
|
unicode-match-property-ecmascript: 2.0.0
|
|
unicode-match-property-value-ecmascript: 2.1.0
|
|
dev: true
|
|
|
|
/regjsparser@0.9.1:
|
|
resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==}
|
|
hasBin: true
|
|
dependencies:
|
|
jsesc: 0.5.0
|
|
dev: true
|
|
|
|
/require-directory@2.1.1:
|
|
resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/requires-port@1.0.0:
|
|
resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==}
|
|
dev: false
|
|
|
|
/resolve-from@4.0.0:
|
|
resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
|
|
engines: {node: '>=4'}
|
|
|
|
/resolve-from@5.0.0:
|
|
resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/resolve@1.22.2:
|
|
resolution: {integrity: sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==}
|
|
hasBin: true
|
|
dependencies:
|
|
is-core-module: 2.11.0
|
|
path-parse: 1.0.7
|
|
supports-preserve-symlinks-flag: 1.0.0
|
|
|
|
/resolve@2.0.0-next.4:
|
|
resolution: {integrity: sha512-iMDbmAWtfU+MHpxt/I5iWI7cY6YVEZUQ3MBgPQ++XD1PELuJHIl82xBmObyP2KyQmkNB2dsqF7seoQQiAn5yDQ==}
|
|
hasBin: true
|
|
dependencies:
|
|
is-core-module: 2.11.0
|
|
path-parse: 1.0.7
|
|
supports-preserve-symlinks-flag: 1.0.0
|
|
dev: true
|
|
|
|
/reusify@1.0.4:
|
|
resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
|
|
engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
|
|
|
|
/rimraf@3.0.2:
|
|
resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==}
|
|
hasBin: true
|
|
dependencies:
|
|
glob: 7.2.3
|
|
|
|
/rollup@3.20.2:
|
|
resolution: {integrity: sha512-3zwkBQl7Ai7MFYQE0y1MeQ15+9jsi7XxfrqwTb/9EK8D9C9+//EBR4M+CuA1KODRaNbFez/lWxA5vhEGZp4MUg==}
|
|
engines: {node: '>=14.18.0', npm: '>=8.0.0'}
|
|
hasBin: true
|
|
optionalDependencies:
|
|
fsevents: 2.3.2
|
|
dev: false
|
|
|
|
/run-parallel@1.2.0:
|
|
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
|
|
dependencies:
|
|
queue-microtask: 1.2.3
|
|
|
|
/rxjs-etc@10.6.2(rxjs@7.8.0):
|
|
resolution: {integrity: sha512-OmXhrTsEqcIT4PX1TSf+iRsah3sjMEQ27z7aXCc96xwiKr18RWhvtxUyGnvKMBwF8AavwLXELAMKA8ImgKXeoA==}
|
|
peerDependencies:
|
|
rxjs: ^6.0.0 || ^7.0.0
|
|
dependencies:
|
|
memoize-resolver: 1.0.0
|
|
rxjs: 7.8.0
|
|
dev: false
|
|
|
|
/rxjs-exhaustmap-with-trailing@2.1.1(rxjs@7.8.0):
|
|
resolution: {integrity: sha512-gK7nsKyPFsbjDeJ0NYTcZYGW5TbTFjT3iACa28Pwp3fIf9wT/JUR8vdlKYCjUOZKXYnXEk8eRZ4zcQyEURosIA==}
|
|
peerDependencies:
|
|
rxjs: 7.x
|
|
dependencies:
|
|
rxjs: 7.8.0
|
|
dev: false
|
|
|
|
/rxjs@7.8.0:
|
|
resolution: {integrity: sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==}
|
|
dependencies:
|
|
tslib: 2.5.0
|
|
dev: false
|
|
|
|
/safe-buffer@5.1.2:
|
|
resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
|
|
dev: false
|
|
|
|
/safe-buffer@5.2.1:
|
|
resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
|
|
dev: false
|
|
|
|
/safe-regex-test@1.0.0:
|
|
resolution: {integrity: sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
get-intrinsic: 1.2.0
|
|
is-regex: 1.1.4
|
|
dev: true
|
|
|
|
/safer-buffer@2.1.2:
|
|
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
|
|
dev: false
|
|
|
|
/sanity-diff-patch@1.0.9:
|
|
resolution: {integrity: sha512-J5YeuM/S7rLTp51iqUunwzz7Rf68K/jCDGKtNCj6Wzcfgf9CH+0GtPlvf2DFsg0QQhYYZ72FOVn6skmoLjMCdw==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
diff-match-patch: 1.0.5
|
|
dev: false
|
|
|
|
/sanity@3.8.3(@types/react@18.0.33)(react-dom@18.2.0)(react@18.2.0)(styled-components@5.3.9):
|
|
resolution: {integrity: sha512-+mjfx3+DOgd/iHPJYSz34YpI1FQ5rS6nGGtkKFdQ0yaP6RV2wu6l0QIZUw07O0n0w3GA4VZtgoRk0UlFxJtFVw==}
|
|
engines: {node: '>=14.18.0'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
react: ^18
|
|
react-dom: ^18
|
|
styled-components: ^5.2
|
|
dependencies:
|
|
'@dnd-kit/core': 6.0.8(react-dom@18.2.0)(react@18.2.0)
|
|
'@dnd-kit/modifiers': 6.0.1(@dnd-kit/core@6.0.8)(react@18.2.0)
|
|
'@dnd-kit/sortable': 7.0.2(@dnd-kit/core@6.0.8)(react@18.2.0)
|
|
'@dnd-kit/utilities': 3.2.1(react@18.2.0)
|
|
'@juggle/resize-observer': 3.4.0
|
|
'@portabletext/react': 1.0.6(react@18.2.0)
|
|
'@portabletext/types': 1.0.3
|
|
'@rexxars/react-json-inspector': 8.0.1(react@18.2.0)
|
|
'@sanity/asset-utils': 1.3.0
|
|
'@sanity/bifur-client': 0.3.1
|
|
'@sanity/block-tools': 3.8.3
|
|
'@sanity/cli': 3.8.3
|
|
'@sanity/client': 5.4.2
|
|
'@sanity/color': 2.2.5
|
|
'@sanity/diff': 3.8.3
|
|
'@sanity/eventsource': 5.0.0
|
|
'@sanity/export': 3.8.3
|
|
'@sanity/generate-help-url': 3.0.0
|
|
'@sanity/icons': 2.2.2(react@18.2.0)
|
|
'@sanity/image-url': 1.0.2
|
|
'@sanity/import': 3.8.3
|
|
'@sanity/logos': 2.1.2(@sanity/color@2.2.5)(react@18.2.0)
|
|
'@sanity/mutator': 3.8.3
|
|
'@sanity/portable-text-editor': 3.8.3(react-dom@18.2.0)(react@18.2.0)(rxjs@7.8.0)(styled-components@5.3.9)
|
|
'@sanity/schema': 3.8.3
|
|
'@sanity/types': 3.8.3
|
|
'@sanity/ui': 1.3.1(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(styled-components@5.3.9)
|
|
'@sanity/util': 3.8.3
|
|
'@sanity/uuid': 3.0.1
|
|
'@sanity/validation': 3.8.3
|
|
'@tanstack/react-virtual': 3.0.0-beta.53(react@18.2.0)
|
|
'@types/is-hotkey': 0.1.7
|
|
'@types/react-copy-to-clipboard': 5.0.4
|
|
'@types/react-is': 17.0.3
|
|
'@types/shallow-equals': 1.0.0
|
|
'@types/speakingurl': 13.0.3
|
|
'@types/use-sync-external-store': 0.0.3
|
|
'@vitejs/plugin-react': 3.1.0(vite@4.2.1)
|
|
chalk: 4.1.2
|
|
chokidar: 3.5.3
|
|
classnames: 2.3.2
|
|
color2k: 2.0.2
|
|
configstore: 5.0.1
|
|
connect-history-api-fallback: 1.6.0
|
|
console-table-printer: 2.11.1
|
|
dataloader: 2.2.2
|
|
date-fns: 2.29.3
|
|
debug: 3.2.7
|
|
diff-match-patch: 1.0.5
|
|
esbuild: 0.16.17
|
|
esbuild-register: 3.4.2(esbuild@0.16.17)
|
|
execa: 2.1.0
|
|
exif-component: 1.0.1
|
|
framer-motion: 6.5.1(react-dom@18.2.0)(react@18.2.0)
|
|
get-it: 8.1.1
|
|
get-random-values-esm: 1.0.0
|
|
groq-js: 0.2.0
|
|
hashlru: 2.3.0
|
|
history: 5.3.0
|
|
import-fresh: 3.3.0
|
|
is-hotkey: 0.1.8
|
|
jsdom: 20.0.3
|
|
jsdom-global: 3.0.2(jsdom@20.0.3)
|
|
json-lexer: 1.2.0
|
|
json-reduce: 3.0.0
|
|
json5: 2.2.3
|
|
lodash: 4.17.21
|
|
log-symbols: 2.2.0
|
|
mendoza: 2.1.1
|
|
module-alias: 2.2.2
|
|
nano-pubsub: 2.0.1
|
|
nanoid: 3.3.6
|
|
observable-callback: 1.0.2(rxjs@7.8.0)
|
|
oneline: 1.0.3
|
|
open: 8.4.2
|
|
pirates: 4.0.5
|
|
pluralize-esm: 9.0.5
|
|
polished: 4.2.2
|
|
pretty-ms: 7.0.1
|
|
raf: 3.4.1
|
|
react: 18.2.0
|
|
react-copy-to-clipboard: 5.1.0(react@18.2.0)
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
react-fast-compare: 3.2.1
|
|
react-focus-lock: 2.9.4(@types/react@18.0.33)(react@18.2.0)
|
|
react-is: 18.2.0
|
|
react-refractor: 2.1.7(react@18.2.0)
|
|
react-rx: 2.1.3(react@18.2.0)(rxjs@7.8.0)
|
|
read-pkg-up: 7.0.1
|
|
refractor: 3.6.0
|
|
resolve-from: 5.0.0
|
|
rimraf: 3.0.2
|
|
rxjs: 7.8.0
|
|
rxjs-etc: 10.6.2(rxjs@7.8.0)
|
|
rxjs-exhaustmap-with-trailing: 2.1.1(rxjs@7.8.0)
|
|
sanity-diff-patch: 1.0.9
|
|
scroll-into-view-if-needed: 3.0.7
|
|
semver: 7.3.8
|
|
shallow-equals: 1.0.0
|
|
speakingurl: 14.0.1
|
|
styled-components: 5.3.9(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)
|
|
tar-fs: 2.1.1
|
|
use-device-pixel-ratio: 1.1.2(react@18.2.0)
|
|
use-hot-module-reload: 1.0.3(react@18.2.0)
|
|
use-sync-external-store: 1.2.0(react@18.2.0)
|
|
vite: 4.2.1
|
|
yargs: 17.7.1
|
|
transitivePeerDependencies:
|
|
- '@types/node'
|
|
- '@types/react'
|
|
- bufferutil
|
|
- canvas
|
|
- less
|
|
- sass
|
|
- stylus
|
|
- sugarss
|
|
- supports-color
|
|
- terser
|
|
- utf-8-validate
|
|
dev: false
|
|
|
|
/saxes@6.0.0:
|
|
resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==}
|
|
engines: {node: '>=v12.22.7'}
|
|
dependencies:
|
|
xmlchars: 2.2.0
|
|
dev: false
|
|
|
|
/scheduler@0.23.0:
|
|
resolution: {integrity: sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==}
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
dev: false
|
|
|
|
/scroll-into-view-if-needed@2.2.31:
|
|
resolution: {integrity: sha512-dGCXy99wZQivjmjIqihaBQNjryrz5rueJY7eHfTdyWEiR4ttYpsajb14rn9s5d4DY4EcY6+4+U/maARBXJedkA==}
|
|
dependencies:
|
|
compute-scroll-into-view: 1.0.20
|
|
dev: false
|
|
|
|
/scroll-into-view-if-needed@3.0.7:
|
|
resolution: {integrity: sha512-Hr094AIeUq/Du9QWTo+EQA2ygzasu13KltO4TuVqAMf1ioIAIOdf/cDzK4+URe7A81IzdXf5rxMXBpz4k2IdxQ==}
|
|
dependencies:
|
|
compute-scroll-into-view: 3.0.0
|
|
dev: false
|
|
|
|
/semver@5.7.1:
|
|
resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/semver@6.3.0:
|
|
resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==}
|
|
hasBin: true
|
|
|
|
/semver@7.3.8:
|
|
resolution: {integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
dependencies:
|
|
lru-cache: 6.0.0
|
|
|
|
/shallow-equals@1.0.0:
|
|
resolution: {integrity: sha512-xd/FKcdmfmMbyYCca3QTVEJtqUOGuajNzvAX6nt8dXILwjAIEkfHc4hI8/JMGApAmb7VeULO0Q30NTxnbH/15g==}
|
|
dev: false
|
|
|
|
/shallowequal@1.1.0:
|
|
resolution: {integrity: sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==}
|
|
dev: false
|
|
|
|
/shebang-command@2.0.0:
|
|
resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
shebang-regex: 3.0.0
|
|
|
|
/shebang-regex@3.0.0:
|
|
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
|
|
engines: {node: '>=8'}
|
|
|
|
/side-channel@1.0.4:
|
|
resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
get-intrinsic: 1.2.0
|
|
object-inspect: 1.12.3
|
|
dev: true
|
|
|
|
/signal-exit@3.0.7:
|
|
resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}
|
|
dev: false
|
|
|
|
/simple-wcswidth@1.0.1:
|
|
resolution: {integrity: sha512-xMO/8eNREtaROt7tJvWJqHBDTMFN4eiQ5I4JRMuilwfnFcV5W9u7RUkueNkdw0jPqGMX36iCywelS5yilTuOxg==}
|
|
dev: false
|
|
|
|
/slash@3.0.0:
|
|
resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
|
|
engines: {node: '>=8'}
|
|
|
|
/slate@0.81.1:
|
|
resolution: {integrity: sha512-nmqphQb2qnlJpPMKsoxeWShpa+pOlKfy6XVdmlTuOtgWeGethM6SMPSRTrhh5UF/G+3/IoXhfbKF7o3iDZCbWw==}
|
|
dependencies:
|
|
immer: 9.0.21
|
|
is-plain-object: 5.0.0
|
|
tiny-warning: 1.0.3
|
|
dev: false
|
|
|
|
/source-map-js@1.0.2:
|
|
resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/source-map@0.6.1:
|
|
resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
|
|
engines: {node: '>=0.10.0'}
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/space-separated-tokens@1.1.5:
|
|
resolution: {integrity: sha512-q/JSVd1Lptzhf5bkYm4ob4iWPjx0KiRe3sRFBNrVqbJkFaBm5vbbowy1mymoPNLRa52+oadOhJ+K49wsSeSjTA==}
|
|
dev: false
|
|
|
|
/spdx-correct@3.2.0:
|
|
resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==}
|
|
dependencies:
|
|
spdx-expression-parse: 3.0.1
|
|
spdx-license-ids: 3.0.13
|
|
dev: false
|
|
|
|
/spdx-exceptions@2.3.0:
|
|
resolution: {integrity: sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==}
|
|
dev: false
|
|
|
|
/spdx-expression-parse@3.0.1:
|
|
resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==}
|
|
dependencies:
|
|
spdx-exceptions: 2.3.0
|
|
spdx-license-ids: 3.0.13
|
|
dev: false
|
|
|
|
/spdx-license-ids@3.0.13:
|
|
resolution: {integrity: sha512-XkD+zwiqXHikFZm4AX/7JSCXA98U5Db4AFd5XUg/+9UNtnH75+Z9KxtpYiJZx36mUDVOwH83pl7yvCer6ewM3w==}
|
|
dev: false
|
|
|
|
/speakingurl@14.0.1:
|
|
resolution: {integrity: sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/speedometer@1.0.0:
|
|
resolution: {integrity: sha512-lgxErLl/7A5+vgIIXsh9MbeukOaCb2axgQ+bKCdIE+ibNT4XNYGNCR1qFEGq6F+YDASXK3Fh/c5FgtZchFolxw==}
|
|
dev: false
|
|
|
|
/split2@3.2.2:
|
|
resolution: {integrity: sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==}
|
|
dependencies:
|
|
readable-stream: 3.6.2
|
|
dev: false
|
|
|
|
/stop-iteration-iterator@1.0.0:
|
|
resolution: {integrity: sha512-iCGQj+0l0HOdZ2AEeBADlsRC+vsnDsZsbdSiH1yNSjcfKM7fdpCMfqAL/dwF5BLiw/XhRft/Wax6zQbhq2BcjQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
internal-slot: 1.0.5
|
|
dev: true
|
|
|
|
/stream-each@1.2.3:
|
|
resolution: {integrity: sha512-vlMC2f8I2u/bZGqkdfLQW/13Zihpej/7PmSiMQsbYddxuTsJp8vRe2x2FvVExZg7FaOds43ROAuFJwPR4MTZLw==}
|
|
dependencies:
|
|
end-of-stream: 1.4.4
|
|
stream-shift: 1.0.1
|
|
dev: false
|
|
|
|
/stream-shift@1.0.1:
|
|
resolution: {integrity: sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ==}
|
|
dev: false
|
|
|
|
/string-width@4.2.3:
|
|
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
|
|
dev: false
|
|
|
|
/string.prototype.matchall@4.0.8:
|
|
resolution: {integrity: sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.21.2
|
|
get-intrinsic: 1.2.0
|
|
has-symbols: 1.0.3
|
|
internal-slot: 1.0.5
|
|
regexp.prototype.flags: 1.4.3
|
|
side-channel: 1.0.4
|
|
dev: true
|
|
|
|
/string.prototype.trim@1.2.7:
|
|
resolution: {integrity: sha512-p6TmeT1T3411M8Cgg9wBTMRtY2q9+PNy9EV1i2lIXUN/btt763oIfxwN3RR8VU6wHX8j/1CFy0L+YuThm6bgOg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.21.2
|
|
dev: true
|
|
|
|
/string.prototype.trimend@1.0.6:
|
|
resolution: {integrity: sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.21.2
|
|
dev: true
|
|
|
|
/string.prototype.trimstart@1.0.6:
|
|
resolution: {integrity: sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
define-properties: 1.2.0
|
|
es-abstract: 1.21.2
|
|
dev: true
|
|
|
|
/string_decoder@0.10.31:
|
|
resolution: {integrity: sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==}
|
|
dev: false
|
|
|
|
/string_decoder@1.1.1:
|
|
resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==}
|
|
dependencies:
|
|
safe-buffer: 5.1.2
|
|
dev: false
|
|
|
|
/string_decoder@1.3.0:
|
|
resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
dev: false
|
|
|
|
/strip-ansi@6.0.1:
|
|
resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
ansi-regex: 5.0.1
|
|
|
|
/strip-final-newline@2.0.0:
|
|
resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==}
|
|
engines: {node: '>=6'}
|
|
dev: false
|
|
|
|
/strip-json-comments@3.1.1:
|
|
resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
|
|
engines: {node: '>=8'}
|
|
dev: true
|
|
|
|
/style-mod@4.0.2:
|
|
resolution: {integrity: sha512-C4myMmRTO8iaC5Gg+N1ftK2WT4eXUTMAa+HEFPPrfVeO/NtqLTtAmV1HbqnuGtLwCek44Ra76fdGUkSqjiMPcQ==}
|
|
dev: false
|
|
|
|
/style-value-types@5.0.0:
|
|
resolution: {integrity: sha512-08yq36Ikn4kx4YU6RD7jWEv27v4V+PUsOGa4n/as8Et3CuODMJQ00ENeAVXAeydX4Z2j1XHZF1K2sX4mGl18fA==}
|
|
dependencies:
|
|
hey-listen: 1.0.8
|
|
tslib: 2.5.0
|
|
dev: false
|
|
|
|
/styled-components@5.3.9(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0):
|
|
resolution: {integrity: sha512-Aj3kb13B75DQBo2oRwRa/APdB5rSmwUfN5exyarpX+x/tlM/rwZA2vVk2vQgVSP6WKaZJHWwiFrzgHt+CLtB4A==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
react: '>= 16.8.0'
|
|
react-dom: '>= 16.8.0'
|
|
react-is: '>= 16.8.0'
|
|
dependencies:
|
|
'@babel/helper-module-imports': 7.21.4
|
|
'@babel/traverse': 7.21.4(supports-color@5.5.0)
|
|
'@emotion/is-prop-valid': 1.2.0
|
|
'@emotion/stylis': 0.8.5
|
|
'@emotion/unitless': 0.7.5
|
|
babel-plugin-styled-components: 2.1.1(styled-components@5.3.9)
|
|
css-to-react-native: 3.2.0
|
|
hoist-non-react-statics: 3.3.2
|
|
react: 18.2.0
|
|
react-dom: 18.2.0(react@18.2.0)
|
|
react-is: 18.2.0
|
|
shallowequal: 1.1.0
|
|
supports-color: 5.5.0
|
|
dev: false
|
|
|
|
/supports-color@5.5.0:
|
|
resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
has-flag: 3.0.0
|
|
|
|
/supports-color@7.2.0:
|
|
resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
has-flag: 4.0.0
|
|
|
|
/supports-preserve-symlinks-flag@1.0.0:
|
|
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
/symbol-tree@3.2.4:
|
|
resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==}
|
|
dev: false
|
|
|
|
/tar-fs@2.1.1:
|
|
resolution: {integrity: sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==}
|
|
dependencies:
|
|
chownr: 1.1.4
|
|
mkdirp-classic: 0.5.3
|
|
pump: 3.0.0
|
|
tar-stream: 2.2.0
|
|
dev: false
|
|
|
|
/tar-stream@2.2.0:
|
|
resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
bl: 4.1.0
|
|
end-of-stream: 1.4.4
|
|
fs-constants: 1.0.0
|
|
inherits: 2.0.4
|
|
readable-stream: 3.6.2
|
|
dev: false
|
|
|
|
/text-table@0.2.0:
|
|
resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
|
|
dev: true
|
|
|
|
/through2@2.0.5:
|
|
resolution: {integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==}
|
|
dependencies:
|
|
readable-stream: 2.3.8
|
|
xtend: 4.0.2
|
|
dev: false
|
|
|
|
/through2@3.0.2:
|
|
resolution: {integrity: sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==}
|
|
dependencies:
|
|
inherits: 2.0.4
|
|
readable-stream: 3.6.2
|
|
dev: false
|
|
|
|
/tiny-invariant@1.0.6:
|
|
resolution: {integrity: sha512-FOyLWWVjG+aC0UqG76V53yAWdXfH8bO6FNmyZOuUrzDzK8DI3/JRY25UD7+g49JWM1LXwymsKERB+DzI0dTEQA==}
|
|
dev: false
|
|
|
|
/tiny-warning@1.0.3:
|
|
resolution: {integrity: sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==}
|
|
dev: false
|
|
|
|
/to-fast-properties@2.0.0:
|
|
resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
|
|
engines: {node: '>=4'}
|
|
|
|
/to-regex-range@5.0.1:
|
|
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
|
|
engines: {node: '>=8.0'}
|
|
dependencies:
|
|
is-number: 7.0.0
|
|
|
|
/toggle-selection@1.0.6:
|
|
resolution: {integrity: sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==}
|
|
dev: false
|
|
|
|
/tough-cookie@4.1.2:
|
|
resolution: {integrity: sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
psl: 1.9.0
|
|
punycode: 2.3.0
|
|
universalify: 0.2.0
|
|
url-parse: 1.5.10
|
|
dev: false
|
|
|
|
/tr46@3.0.0:
|
|
resolution: {integrity: sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==}
|
|
engines: {node: '>=12'}
|
|
dependencies:
|
|
punycode: 2.3.0
|
|
dev: false
|
|
|
|
/tslib@1.14.1:
|
|
resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
|
|
dev: true
|
|
|
|
/tslib@2.5.0:
|
|
resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==}
|
|
dev: false
|
|
|
|
/tsutils@3.21.0(typescript@4.9.5):
|
|
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
|
|
engines: {node: '>= 6'}
|
|
peerDependencies:
|
|
typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
|
|
dependencies:
|
|
tslib: 1.14.1
|
|
typescript: 4.9.5
|
|
dev: true
|
|
|
|
/tunnel-agent@0.6.0:
|
|
resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==}
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
dev: false
|
|
|
|
/type-check@0.3.2:
|
|
resolution: {integrity: sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==}
|
|
engines: {node: '>= 0.8.0'}
|
|
dependencies:
|
|
prelude-ls: 1.1.2
|
|
dev: false
|
|
|
|
/type-check@0.4.0:
|
|
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
|
|
engines: {node: '>= 0.8.0'}
|
|
dependencies:
|
|
prelude-ls: 1.2.1
|
|
dev: true
|
|
|
|
/type-fest@0.20.2:
|
|
resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==}
|
|
engines: {node: '>=10'}
|
|
dev: true
|
|
|
|
/type-fest@0.6.0:
|
|
resolution: {integrity: sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/type-fest@0.8.1:
|
|
resolution: {integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/typed-array-length@1.0.4:
|
|
resolution: {integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
for-each: 0.3.3
|
|
is-typed-array: 1.1.10
|
|
dev: true
|
|
|
|
/typedarray-to-buffer@3.1.5:
|
|
resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==}
|
|
dependencies:
|
|
is-typedarray: 1.0.0
|
|
dev: false
|
|
|
|
/typedarray@0.0.6:
|
|
resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==}
|
|
dev: false
|
|
|
|
/typescript@4.9.5:
|
|
resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==}
|
|
engines: {node: '>=4.2.0'}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/unbox-primitive@1.0.2:
|
|
resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==}
|
|
dependencies:
|
|
call-bind: 1.0.2
|
|
has-bigints: 1.0.2
|
|
has-symbols: 1.0.3
|
|
which-boxed-primitive: 1.0.2
|
|
dev: true
|
|
|
|
/unicode-canonical-property-names-ecmascript@2.0.0:
|
|
resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==}
|
|
engines: {node: '>=4'}
|
|
dev: true
|
|
|
|
/unicode-match-property-ecmascript@2.0.0:
|
|
resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
unicode-canonical-property-names-ecmascript: 2.0.0
|
|
unicode-property-aliases-ecmascript: 2.1.0
|
|
dev: true
|
|
|
|
/unicode-match-property-value-ecmascript@2.1.0:
|
|
resolution: {integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==}
|
|
engines: {node: '>=4'}
|
|
dev: true
|
|
|
|
/unicode-property-aliases-ecmascript@2.1.0:
|
|
resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==}
|
|
engines: {node: '>=4'}
|
|
dev: true
|
|
|
|
/unique-string@2.0.0:
|
|
resolution: {integrity: sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
crypto-random-string: 2.0.0
|
|
dev: false
|
|
|
|
/unist-util-filter@2.0.3:
|
|
resolution: {integrity: sha512-8k6Jl/KLFqIRTHydJlHh6+uFgqYHq66pV75pZgr1JwfyFSjbWb12yfb0yitW/0TbHXjr9U4G9BQpOvMANB+ExA==}
|
|
dependencies:
|
|
unist-util-is: 4.1.0
|
|
dev: false
|
|
|
|
/unist-util-is@4.1.0:
|
|
resolution: {integrity: sha512-ZOQSsnce92GrxSqlnEEseX0gi7GH9zTJZ0p9dtu87WRb/37mMPO2Ilx1s/t9vBHrFhbgweUwb+t7cIn5dxPhZg==}
|
|
dev: false
|
|
|
|
/unist-util-visit-parents@3.1.1:
|
|
resolution: {integrity: sha512-1KROIZWo6bcMrZEwiH2UrXDyalAa0uqzWCxCJj6lPOvTve2WkfgCytoDTPaMnodXh1WrXOq0haVYHj99ynJlsg==}
|
|
dependencies:
|
|
'@types/unist': 2.0.6
|
|
unist-util-is: 4.1.0
|
|
dev: false
|
|
|
|
/universalify@0.2.0:
|
|
resolution: {integrity: sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==}
|
|
engines: {node: '>= 4.0.0'}
|
|
dev: false
|
|
|
|
/update-browserslist-db@1.0.10(browserslist@4.21.5):
|
|
resolution: {integrity: sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
browserslist: '>= 4.21.0'
|
|
dependencies:
|
|
browserslist: 4.21.5
|
|
escalade: 3.1.1
|
|
picocolors: 1.0.0
|
|
|
|
/uri-js@4.4.1:
|
|
resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
|
|
dependencies:
|
|
punycode: 2.3.0
|
|
dev: true
|
|
|
|
/url-parse@1.5.10:
|
|
resolution: {integrity: sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==}
|
|
dependencies:
|
|
querystringify: 2.2.0
|
|
requires-port: 1.0.0
|
|
dev: false
|
|
|
|
/use-callback-ref@1.3.0(@types/react@18.0.33)(react@18.2.0):
|
|
resolution: {integrity: sha512-3FT9PRuRdbB9HfXhEq35u4oZkvpJ5kuYbpqhCfmiZyReuRgpnhDlbr2ZEnnuS0RrJAPn6l23xjFg9kpDM+Ms7w==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
'@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
dependencies:
|
|
'@types/react': 18.0.33
|
|
react: 18.2.0
|
|
tslib: 2.5.0
|
|
dev: false
|
|
|
|
/use-device-pixel-ratio@1.1.2(react@18.2.0):
|
|
resolution: {integrity: sha512-nFxV0HwLdRUt20kvIgqHYZe6PK/v4mU1X8/eLsT1ti5ck0l2ob0HDRziaJPx+YWzBo6dMm4cTac3mcyk68Gh+A==}
|
|
peerDependencies:
|
|
react: '>=16.8.0'
|
|
dependencies:
|
|
react: 18.2.0
|
|
dev: false
|
|
|
|
/use-hot-module-reload@1.0.3(react@18.2.0):
|
|
resolution: {integrity: sha512-Wk/sjFhOF+a6PkovJvDAT3c8yE1DluZsSB3L+gTS8pM4ht2yg/LqBj4YLwnYJSdPnFqGWvu93CMdso8bcKw36A==}
|
|
peerDependencies:
|
|
react: '>=17.0.0'
|
|
dependencies:
|
|
react: 18.2.0
|
|
dev: false
|
|
|
|
/use-sidecar@1.1.2(@types/react@18.0.33)(react@18.2.0):
|
|
resolution: {integrity: sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
'@types/react': ^16.9.0 || ^17.0.0 || ^18.0.0
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
dependencies:
|
|
'@types/react': 18.0.33
|
|
detect-node-es: 1.1.0
|
|
react: 18.2.0
|
|
tslib: 2.5.0
|
|
dev: false
|
|
|
|
/use-sync-external-store@1.2.0(react@18.2.0):
|
|
resolution: {integrity: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==}
|
|
peerDependencies:
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
dependencies:
|
|
react: 18.2.0
|
|
dev: false
|
|
|
|
/util-deprecate@1.0.2:
|
|
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
|
dev: false
|
|
|
|
/uuid@8.3.2:
|
|
resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/validate-npm-package-license@3.0.4:
|
|
resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==}
|
|
dependencies:
|
|
spdx-correct: 3.2.0
|
|
spdx-expression-parse: 3.0.1
|
|
dev: false
|
|
|
|
/vite@4.2.1:
|
|
resolution: {integrity: sha512-7MKhqdy0ISo4wnvwtqZkjke6XN4taqQ2TBaTccLIpOKv7Vp2h4Y+NpmWCnGDeSvvn45KxvWgGyb0MkHvY1vgbg==}
|
|
engines: {node: ^14.18.0 || >=16.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@types/node': '>= 14'
|
|
less: '*'
|
|
sass: '*'
|
|
stylus: '*'
|
|
sugarss: '*'
|
|
terser: ^5.4.0
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
less:
|
|
optional: true
|
|
sass:
|
|
optional: true
|
|
stylus:
|
|
optional: true
|
|
sugarss:
|
|
optional: true
|
|
terser:
|
|
optional: true
|
|
dependencies:
|
|
esbuild: 0.17.15
|
|
postcss: 8.4.21
|
|
resolve: 1.22.2
|
|
rollup: 3.20.2
|
|
optionalDependencies:
|
|
fsevents: 2.3.2
|
|
dev: false
|
|
|
|
/w3c-keyname@2.2.6:
|
|
resolution: {integrity: sha512-f+fciywl1SJEniZHD6H+kUO8gOnwIr7f4ijKA6+ZvJFjeGi1r4PDLl53Ayud9O/rk64RqgoQine0feoeOU0kXg==}
|
|
dev: false
|
|
|
|
/w3c-xmlserializer@4.0.0:
|
|
resolution: {integrity: sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==}
|
|
engines: {node: '>=14'}
|
|
dependencies:
|
|
xml-name-validator: 4.0.0
|
|
dev: false
|
|
|
|
/webidl-conversions@7.0.0:
|
|
resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==}
|
|
engines: {node: '>=12'}
|
|
dev: false
|
|
|
|
/whatwg-encoding@2.0.0:
|
|
resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==}
|
|
engines: {node: '>=12'}
|
|
dependencies:
|
|
iconv-lite: 0.6.3
|
|
dev: false
|
|
|
|
/whatwg-mimetype@3.0.0:
|
|
resolution: {integrity: sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==}
|
|
engines: {node: '>=12'}
|
|
dev: false
|
|
|
|
/whatwg-url@11.0.0:
|
|
resolution: {integrity: sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==}
|
|
engines: {node: '>=12'}
|
|
dependencies:
|
|
tr46: 3.0.0
|
|
webidl-conversions: 7.0.0
|
|
dev: false
|
|
|
|
/which-boxed-primitive@1.0.2:
|
|
resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==}
|
|
dependencies:
|
|
is-bigint: 1.0.4
|
|
is-boolean-object: 1.1.2
|
|
is-number-object: 1.0.7
|
|
is-string: 1.0.7
|
|
is-symbol: 1.0.4
|
|
dev: true
|
|
|
|
/which-collection@1.0.1:
|
|
resolution: {integrity: sha512-W8xeTUwaln8i3K/cY1nGXzdnVZlidBcagyNFtBdD5kxnb4TvGKR7FfSIS3mYpwWS1QUCutfKz8IY8RjftB0+1A==}
|
|
dependencies:
|
|
is-map: 2.0.2
|
|
is-set: 2.0.2
|
|
is-weakmap: 2.0.1
|
|
is-weakset: 2.0.2
|
|
dev: true
|
|
|
|
/which-typed-array@1.1.9:
|
|
resolution: {integrity: sha512-w9c4xkx6mPidwp7180ckYWfMmvxpjlZuIudNtDf4N/tTAUB8VJbX25qZoAsrtGuYNnGw3pa0AXgbGKRB8/EceA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
available-typed-arrays: 1.0.5
|
|
call-bind: 1.0.2
|
|
for-each: 0.3.3
|
|
gopd: 1.0.1
|
|
has-tostringtag: 1.0.0
|
|
is-typed-array: 1.1.10
|
|
dev: true
|
|
|
|
/which@2.0.2:
|
|
resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
|
|
engines: {node: '>= 8'}
|
|
hasBin: true
|
|
dependencies:
|
|
isexe: 2.0.0
|
|
|
|
/word-wrap@1.2.3:
|
|
resolution: {integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
/wrap-ansi@7.0.0:
|
|
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: false
|
|
|
|
/wrappy@1.0.2:
|
|
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
|
|
|
/write-file-atomic@3.0.3:
|
|
resolution: {integrity: sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==}
|
|
dependencies:
|
|
imurmurhash: 0.1.4
|
|
is-typedarray: 1.0.0
|
|
signal-exit: 3.0.7
|
|
typedarray-to-buffer: 3.1.5
|
|
dev: false
|
|
|
|
/ws@8.13.0:
|
|
resolution: {integrity: sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==}
|
|
engines: {node: '>=10.0.0'}
|
|
peerDependencies:
|
|
bufferutil: ^4.0.1
|
|
utf-8-validate: '>=5.0.2'
|
|
peerDependenciesMeta:
|
|
bufferutil:
|
|
optional: true
|
|
utf-8-validate:
|
|
optional: true
|
|
dev: false
|
|
|
|
/xdg-basedir@4.0.0:
|
|
resolution: {integrity: sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/xml-name-validator@4.0.0:
|
|
resolution: {integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==}
|
|
engines: {node: '>=12'}
|
|
dev: false
|
|
|
|
/xmlchars@2.2.0:
|
|
resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==}
|
|
dev: false
|
|
|
|
/xregexp@2.0.0:
|
|
resolution: {integrity: sha512-xl/50/Cf32VsGq/1R8jJE5ajH1yMCQkpmoS10QbFZWl2Oor4H0Me64Pu2yxvsRWK3m6soJbmGfzSR7BYmDcWAA==}
|
|
dev: false
|
|
|
|
/xtend@4.0.2:
|
|
resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==}
|
|
engines: {node: '>=0.4'}
|
|
dev: false
|
|
|
|
/y18n@5.0.8:
|
|
resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
|
|
engines: {node: '>=10'}
|
|
dev: false
|
|
|
|
/yallist@3.1.1:
|
|
resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
|
|
|
|
/yallist@4.0.0:
|
|
resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
|
|
|
|
/yargs-parser@21.1.1:
|
|
resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
|
|
engines: {node: '>=12'}
|
|
dev: false
|
|
|
|
/yargs@17.7.1:
|
|
resolution: {integrity: sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==}
|
|
engines: {node: '>=12'}
|
|
dependencies:
|
|
cliui: 8.0.1
|
|
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: false
|
|
|
|
/yocto-queue@0.1.0:
|
|
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
/zip-stream@4.1.0:
|
|
resolution: {integrity: sha512-zshzwQW7gG7hjpBlgeQP9RuyPGNxvJdzR8SUM3QhxCnLjWN2E7j3dOvpeDcQoETfHx0urRS7EtmVToql7YpU4A==}
|
|
engines: {node: '>= 10'}
|
|
dependencies:
|
|
archiver-utils: 2.1.0
|
|
compress-commons: 4.1.1
|
|
readable-stream: 3.6.2
|
|
dev: false
|