capydash 0.1.2 → 0.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +177 -15
- data/capydash.gemspec +33 -0
- data/lib/capydash/dashboard_server.rb +0 -8
- data/lib/capydash/engine.rb +0 -2
- data/lib/capydash/forwarder.rb +0 -6
- data/lib/capydash/instrumentation.rb +64 -29
- data/lib/capydash/persistence.rb +0 -5
- data/lib/capydash/report_generator.rb +1007 -0
- data/lib/capydash/templates/report.html.erb +92 -0
- data/lib/capydash/test_data_aggregator.rb +128 -0
- data/lib/capydash/test_data_collector.rb +0 -18
- data/lib/capydash/version.rb +1 -1
- data/lib/capydash.rb +2 -0
- data/lib/generators/capydash/install_generator.rb +145 -0
- data/lib/tasks/capydash.rake +62 -6
- metadata +20 -2249
- data/dashboard/node_modules/@babel/code-frame/LICENSE +0 -22
- data/dashboard/node_modules/@babel/code-frame/README.md +0 -19
- data/dashboard/node_modules/@babel/code-frame/lib/index.js +0 -216
- data/dashboard/node_modules/@babel/code-frame/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/code-frame/package.json +0 -31
- data/dashboard/node_modules/@babel/compat-data/LICENSE +0 -22
- data/dashboard/node_modules/@babel/compat-data/README.md +0 -19
- data/dashboard/node_modules/@babel/compat-data/corejs2-built-ins.js +0 -2
- data/dashboard/node_modules/@babel/compat-data/corejs3-shipped-proposals.js +0 -2
- data/dashboard/node_modules/@babel/compat-data/data/corejs2-built-ins.json +0 -2106
- data/dashboard/node_modules/@babel/compat-data/data/corejs3-shipped-proposals.json +0 -5
- data/dashboard/node_modules/@babel/compat-data/data/native-modules.json +0 -18
- data/dashboard/node_modules/@babel/compat-data/data/overlapping-plugins.json +0 -35
- data/dashboard/node_modules/@babel/compat-data/data/plugin-bugfixes.json +0 -203
- data/dashboard/node_modules/@babel/compat-data/data/plugins.json +0 -838
- data/dashboard/node_modules/@babel/compat-data/native-modules.js +0 -2
- data/dashboard/node_modules/@babel/compat-data/overlapping-plugins.js +0 -2
- data/dashboard/node_modules/@babel/compat-data/package.json +0 -40
- data/dashboard/node_modules/@babel/compat-data/plugin-bugfixes.js +0 -2
- data/dashboard/node_modules/@babel/compat-data/plugins.js +0 -2
- data/dashboard/node_modules/@babel/core/LICENSE +0 -22
- data/dashboard/node_modules/@babel/core/README.md +0 -19
- data/dashboard/node_modules/@babel/core/lib/config/cache-contexts.js +0 -5
- data/dashboard/node_modules/@babel/core/lib/config/cache-contexts.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/caching.js +0 -261
- data/dashboard/node_modules/@babel/core/lib/config/caching.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/config-chain.js +0 -469
- data/dashboard/node_modules/@babel/core/lib/config/config-chain.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/config-descriptors.js +0 -190
- data/dashboard/node_modules/@babel/core/lib/config/config-descriptors.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/files/configuration.js +0 -290
- data/dashboard/node_modules/@babel/core/lib/config/files/configuration.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/files/import.cjs +0 -6
- data/dashboard/node_modules/@babel/core/lib/config/files/import.cjs.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/files/index-browser.js +0 -58
- data/dashboard/node_modules/@babel/core/lib/config/files/index-browser.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/files/index.js +0 -78
- data/dashboard/node_modules/@babel/core/lib/config/files/index.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/files/module-types.js +0 -211
- data/dashboard/node_modules/@babel/core/lib/config/files/module-types.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/files/package.js +0 -61
- data/dashboard/node_modules/@babel/core/lib/config/files/package.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/files/plugins.js +0 -230
- data/dashboard/node_modules/@babel/core/lib/config/files/plugins.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/files/types.js +0 -5
- data/dashboard/node_modules/@babel/core/lib/config/files/types.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/files/utils.js +0 -36
- data/dashboard/node_modules/@babel/core/lib/config/files/utils.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/full.js +0 -312
- data/dashboard/node_modules/@babel/core/lib/config/full.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/helpers/config-api.js +0 -84
- data/dashboard/node_modules/@babel/core/lib/config/helpers/config-api.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/helpers/deep-array.js +0 -23
- data/dashboard/node_modules/@babel/core/lib/config/helpers/deep-array.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/helpers/environment.js +0 -12
- data/dashboard/node_modules/@babel/core/lib/config/helpers/environment.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/index.js +0 -93
- data/dashboard/node_modules/@babel/core/lib/config/index.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/item.js +0 -67
- data/dashboard/node_modules/@babel/core/lib/config/item.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/partial.js +0 -158
- data/dashboard/node_modules/@babel/core/lib/config/partial.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/pattern-to-regex.js +0 -38
- data/dashboard/node_modules/@babel/core/lib/config/pattern-to-regex.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/plugin.js +0 -33
- data/dashboard/node_modules/@babel/core/lib/config/plugin.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/printer.js +0 -113
- data/dashboard/node_modules/@babel/core/lib/config/printer.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/resolve-targets-browser.js +0 -41
- data/dashboard/node_modules/@babel/core/lib/config/resolve-targets-browser.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/resolve-targets.js +0 -61
- data/dashboard/node_modules/@babel/core/lib/config/resolve-targets.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/util.js +0 -31
- data/dashboard/node_modules/@babel/core/lib/config/util.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/validation/option-assertions.js +0 -277
- data/dashboard/node_modules/@babel/core/lib/config/validation/option-assertions.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/validation/options.js +0 -189
- data/dashboard/node_modules/@babel/core/lib/config/validation/options.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/validation/plugins.js +0 -67
- data/dashboard/node_modules/@babel/core/lib/config/validation/plugins.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/config/validation/removed.js +0 -68
- data/dashboard/node_modules/@babel/core/lib/config/validation/removed.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/errors/config-error.js +0 -18
- data/dashboard/node_modules/@babel/core/lib/errors/config-error.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js +0 -98
- data/dashboard/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/gensync-utils/async.js +0 -90
- data/dashboard/node_modules/@babel/core/lib/gensync-utils/async.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/gensync-utils/fs.js +0 -31
- data/dashboard/node_modules/@babel/core/lib/gensync-utils/fs.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/gensync-utils/functional.js +0 -58
- data/dashboard/node_modules/@babel/core/lib/gensync-utils/functional.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/index.js +0 -233
- data/dashboard/node_modules/@babel/core/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/parse.js +0 -47
- data/dashboard/node_modules/@babel/core/lib/parse.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/parser/index.js +0 -79
- data/dashboard/node_modules/@babel/core/lib/parser/index.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/parser/util/missing-plugin-helper.js +0 -339
- data/dashboard/node_modules/@babel/core/lib/parser/util/missing-plugin-helper.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/tools/build-external-helpers.js +0 -144
- data/dashboard/node_modules/@babel/core/lib/tools/build-external-helpers.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transform-ast.js +0 -50
- data/dashboard/node_modules/@babel/core/lib/transform-ast.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transform-file-browser.js +0 -23
- data/dashboard/node_modules/@babel/core/lib/transform-file-browser.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transform-file.js +0 -40
- data/dashboard/node_modules/@babel/core/lib/transform-file.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transform.js +0 -49
- data/dashboard/node_modules/@babel/core/lib/transform.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transformation/block-hoist-plugin.js +0 -84
- data/dashboard/node_modules/@babel/core/lib/transformation/block-hoist-plugin.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transformation/file/babel-7-helpers.cjs +0 -6
- data/dashboard/node_modules/@babel/core/lib/transformation/file/babel-7-helpers.cjs.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transformation/file/file.js +0 -219
- data/dashboard/node_modules/@babel/core/lib/transformation/file/file.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transformation/file/generate.js +0 -84
- data/dashboard/node_modules/@babel/core/lib/transformation/file/generate.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transformation/file/merge-map.js +0 -37
- data/dashboard/node_modules/@babel/core/lib/transformation/file/merge-map.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transformation/index.js +0 -92
- data/dashboard/node_modules/@babel/core/lib/transformation/index.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transformation/normalize-file.js +0 -129
- data/dashboard/node_modules/@babel/core/lib/transformation/normalize-file.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transformation/normalize-opts.js +0 -59
- data/dashboard/node_modules/@babel/core/lib/transformation/normalize-opts.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transformation/plugin-pass.js +0 -50
- data/dashboard/node_modules/@babel/core/lib/transformation/plugin-pass.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/transformation/util/clone-deep.js +0 -56
- data/dashboard/node_modules/@babel/core/lib/transformation/util/clone-deep.js.map +0 -1
- data/dashboard/node_modules/@babel/core/lib/vendor/import-meta-resolve.js +0 -1042
- data/dashboard/node_modules/@babel/core/lib/vendor/import-meta-resolve.js.map +0 -1
- data/dashboard/node_modules/@babel/core/package.json +0 -82
- data/dashboard/node_modules/@babel/core/src/config/files/index-browser.ts +0 -115
- data/dashboard/node_modules/@babel/core/src/config/files/index.ts +0 -29
- data/dashboard/node_modules/@babel/core/src/config/resolve-targets-browser.ts +0 -42
- data/dashboard/node_modules/@babel/core/src/config/resolve-targets.ts +0 -56
- data/dashboard/node_modules/@babel/core/src/transform-file-browser.ts +0 -33
- data/dashboard/node_modules/@babel/core/src/transform-file.ts +0 -55
- data/dashboard/node_modules/@babel/generator/LICENSE +0 -22
- data/dashboard/node_modules/@babel/generator/README.md +0 -19
- data/dashboard/node_modules/@babel/generator/lib/buffer.js +0 -317
- data/dashboard/node_modules/@babel/generator/lib/buffer.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/base.js +0 -87
- data/dashboard/node_modules/@babel/generator/lib/generators/base.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/classes.js +0 -212
- data/dashboard/node_modules/@babel/generator/lib/generators/classes.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/deprecated.js +0 -28
- data/dashboard/node_modules/@babel/generator/lib/generators/deprecated.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/expressions.js +0 -300
- data/dashboard/node_modules/@babel/generator/lib/generators/expressions.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/flow.js +0 -660
- data/dashboard/node_modules/@babel/generator/lib/generators/flow.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/index.js +0 -128
- data/dashboard/node_modules/@babel/generator/lib/generators/index.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/jsx.js +0 -126
- data/dashboard/node_modules/@babel/generator/lib/generators/jsx.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/methods.js +0 -198
- data/dashboard/node_modules/@babel/generator/lib/generators/methods.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/modules.js +0 -287
- data/dashboard/node_modules/@babel/generator/lib/generators/modules.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/statements.js +0 -279
- data/dashboard/node_modules/@babel/generator/lib/generators/statements.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/template-literals.js +0 -40
- data/dashboard/node_modules/@babel/generator/lib/generators/template-literals.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/types.js +0 -238
- data/dashboard/node_modules/@babel/generator/lib/generators/types.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/generators/typescript.js +0 -724
- data/dashboard/node_modules/@babel/generator/lib/generators/typescript.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/index.js +0 -112
- data/dashboard/node_modules/@babel/generator/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/node/index.js +0 -122
- data/dashboard/node_modules/@babel/generator/lib/node/index.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/node/parentheses.js +0 -262
- data/dashboard/node_modules/@babel/generator/lib/node/parentheses.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/node/whitespace.js +0 -145
- data/dashboard/node_modules/@babel/generator/lib/node/whitespace.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/printer.js +0 -781
- data/dashboard/node_modules/@babel/generator/lib/printer.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/source-map.js +0 -85
- data/dashboard/node_modules/@babel/generator/lib/source-map.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/lib/token-map.js +0 -191
- data/dashboard/node_modules/@babel/generator/lib/token-map.js.map +0 -1
- data/dashboard/node_modules/@babel/generator/package.json +0 -39
- data/dashboard/node_modules/@babel/helper-compilation-targets/LICENSE +0 -22
- data/dashboard/node_modules/@babel/helper-compilation-targets/README.md +0 -19
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/debug.js +0 -28
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/debug.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/filter-items.js +0 -67
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/filter-items.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/index.js +0 -232
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/options.js +0 -24
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/options.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/pretty.js +0 -40
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/pretty.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/targets.js +0 -28
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/targets.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/utils.js +0 -58
- data/dashboard/node_modules/@babel/helper-compilation-targets/lib/utils.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-compilation-targets/package.json +0 -43
- data/dashboard/node_modules/@babel/helper-globals/LICENSE +0 -22
- data/dashboard/node_modules/@babel/helper-globals/README.md +0 -19
- data/dashboard/node_modules/@babel/helper-globals/data/browser-upper.json +0 -911
- data/dashboard/node_modules/@babel/helper-globals/data/builtin-lower.json +0 -15
- data/dashboard/node_modules/@babel/helper-globals/data/builtin-upper.json +0 -51
- data/dashboard/node_modules/@babel/helper-globals/package.json +0 -32
- data/dashboard/node_modules/@babel/helper-module-imports/LICENSE +0 -22
- data/dashboard/node_modules/@babel/helper-module-imports/README.md +0 -19
- data/dashboard/node_modules/@babel/helper-module-imports/lib/import-builder.js +0 -122
- data/dashboard/node_modules/@babel/helper-module-imports/lib/import-builder.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-module-imports/lib/import-injector.js +0 -304
- data/dashboard/node_modules/@babel/helper-module-imports/lib/import-injector.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-module-imports/lib/index.js +0 -37
- data/dashboard/node_modules/@babel/helper-module-imports/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-module-imports/lib/is-module.js +0 -11
- data/dashboard/node_modules/@babel/helper-module-imports/lib/is-module.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-module-imports/package.json +0 -28
- data/dashboard/node_modules/@babel/helper-module-transforms/LICENSE +0 -22
- data/dashboard/node_modules/@babel/helper-module-transforms/README.md +0 -19
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/dynamic-import.js +0 -48
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/dynamic-import.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/get-module-name.js +0 -48
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/get-module-name.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/index.js +0 -398
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/lazy-modules.js +0 -31
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/lazy-modules.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/normalize-and-load-metadata.js +0 -364
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/normalize-and-load-metadata.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/rewrite-live-references.js +0 -360
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/rewrite-live-references.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/rewrite-this.js +0 -22
- data/dashboard/node_modules/@babel/helper-module-transforms/lib/rewrite-this.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-module-transforms/package.json +0 -32
- data/dashboard/node_modules/@babel/helper-plugin-utils/LICENSE +0 -22
- data/dashboard/node_modules/@babel/helper-plugin-utils/README.md +0 -19
- data/dashboard/node_modules/@babel/helper-plugin-utils/lib/index.js +0 -76
- data/dashboard/node_modules/@babel/helper-plugin-utils/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-plugin-utils/package.json +0 -24
- data/dashboard/node_modules/@babel/helper-string-parser/LICENSE +0 -22
- data/dashboard/node_modules/@babel/helper-string-parser/README.md +0 -19
- data/dashboard/node_modules/@babel/helper-string-parser/lib/index.js +0 -295
- data/dashboard/node_modules/@babel/helper-string-parser/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-string-parser/package.json +0 -31
- data/dashboard/node_modules/@babel/helper-validator-identifier/LICENSE +0 -22
- data/dashboard/node_modules/@babel/helper-validator-identifier/README.md +0 -19
- data/dashboard/node_modules/@babel/helper-validator-identifier/lib/identifier.js +0 -70
- data/dashboard/node_modules/@babel/helper-validator-identifier/lib/identifier.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-validator-identifier/lib/index.js +0 -57
- data/dashboard/node_modules/@babel/helper-validator-identifier/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-validator-identifier/lib/keyword.js +0 -35
- data/dashboard/node_modules/@babel/helper-validator-identifier/lib/keyword.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-validator-identifier/package.json +0 -31
- data/dashboard/node_modules/@babel/helper-validator-option/LICENSE +0 -22
- data/dashboard/node_modules/@babel/helper-validator-option/README.md +0 -19
- data/dashboard/node_modules/@babel/helper-validator-option/lib/find-suggestion.js +0 -39
- data/dashboard/node_modules/@babel/helper-validator-option/lib/find-suggestion.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-validator-option/lib/index.js +0 -21
- data/dashboard/node_modules/@babel/helper-validator-option/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-validator-option/lib/validator.js +0 -48
- data/dashboard/node_modules/@babel/helper-validator-option/lib/validator.js.map +0 -1
- data/dashboard/node_modules/@babel/helper-validator-option/package.json +0 -27
- data/dashboard/node_modules/@babel/helpers/LICENSE +0 -23
- data/dashboard/node_modules/@babel/helpers/README.md +0 -19
- data/dashboard/node_modules/@babel/helpers/lib/helpers/AwaitValue.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/AwaitValue.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/OverloadYield.js +0 -12
- data/dashboard/node_modules/@babel/helpers/lib/helpers/OverloadYield.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecoratedDescriptor.js +0 -31
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecoratedDescriptor.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecs.js +0 -459
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecs.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecs2203.js +0 -363
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecs2203.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecs2203R.js +0 -376
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecs2203R.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecs2301.js +0 -421
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecs2301.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecs2305.js +0 -235
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecs2305.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecs2311.js +0 -236
- data/dashboard/node_modules/@babel/helpers/lib/helpers/applyDecs2311.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/arrayLikeToArray.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/arrayLikeToArray.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/arrayWithHoles.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/arrayWithHoles.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/arrayWithoutHoles.js +0 -12
- data/dashboard/node_modules/@babel/helpers/lib/helpers/arrayWithoutHoles.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/assertClassBrand.js +0 -14
- data/dashboard/node_modules/@babel/helpers/lib/helpers/assertClassBrand.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/assertThisInitialized.js +0 -14
- data/dashboard/node_modules/@babel/helpers/lib/helpers/assertThisInitialized.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/asyncGeneratorDelegate.js +0 -52
- data/dashboard/node_modules/@babel/helpers/lib/helpers/asyncGeneratorDelegate.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/asyncIterator.js +0 -72
- data/dashboard/node_modules/@babel/helpers/lib/helpers/asyncIterator.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/asyncToGenerator.js +0 -38
- data/dashboard/node_modules/@babel/helpers/lib/helpers/asyncToGenerator.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/awaitAsyncGenerator.js +0 -12
- data/dashboard/node_modules/@babel/helpers/lib/helpers/awaitAsyncGenerator.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/callSuper.js +0 -15
- data/dashboard/node_modules/@babel/helpers/lib/helpers/callSuper.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/checkInRHS.js +0 -14
- data/dashboard/node_modules/@babel/helpers/lib/helpers/checkInRHS.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/checkPrivateRedeclaration.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/checkPrivateRedeclaration.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js +0 -25
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorGet.js +0 -14
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorGet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorSet.js +0 -18
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorSet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classCallCheck.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classCallCheck.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classCheckPrivateStaticAccess.js +0 -12
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classCheckPrivateStaticAccess.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classCheckPrivateStaticFieldDescriptor.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classCheckPrivateStaticFieldDescriptor.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classExtractFieldDescriptor.js +0 -12
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classExtractFieldDescriptor.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classNameTDZError.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classNameTDZError.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldDestructureSet.js +0 -14
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldDestructureSet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldGet.js +0 -14
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldGet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldGet2.js +0 -12
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldGet2.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldInitSpec.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldInitSpec.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldLooseBase.js +0 -14
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldLooseBase.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldLooseKey.js +0 -12
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldLooseKey.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldSet.js +0 -15
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldSet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldSet2.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateFieldSet2.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateGetter.js +0 -12
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateGetter.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateMethodGet.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateMethodGet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateMethodInitSpec.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateMethodInitSpec.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateMethodSet.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateMethodSet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateSetter.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classPrivateSetter.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classStaticPrivateFieldDestructureSet.js +0 -16
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classStaticPrivateFieldDestructureSet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classStaticPrivateFieldSpecGet.js +0 -16
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classStaticPrivateFieldSpecGet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classStaticPrivateFieldSpecSet.js +0 -17
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classStaticPrivateFieldSpecSet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classStaticPrivateMethodGet.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classStaticPrivateMethodGet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classStaticPrivateMethodSet.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/classStaticPrivateMethodSet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/construct.js +0 -20
- data/dashboard/node_modules/@babel/helpers/lib/helpers/construct.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/createClass.js +0 -26
- data/dashboard/node_modules/@babel/helpers/lib/helpers/createClass.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/createForOfIteratorHelper.js +0 -64
- data/dashboard/node_modules/@babel/helpers/lib/helpers/createForOfIteratorHelper.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/createForOfIteratorHelperLoose.js +0 -29
- data/dashboard/node_modules/@babel/helpers/lib/helpers/createForOfIteratorHelperLoose.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/createSuper.js +0 -25
- data/dashboard/node_modules/@babel/helpers/lib/helpers/createSuper.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/decorate.js +0 -350
- data/dashboard/node_modules/@babel/helpers/lib/helpers/decorate.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/defaults.js +0 -18
- data/dashboard/node_modules/@babel/helpers/lib/helpers/defaults.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/defineAccessor.js +0 -16
- data/dashboard/node_modules/@babel/helpers/lib/helpers/defineAccessor.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/defineEnumerableProperties.js +0 -27
- data/dashboard/node_modules/@babel/helpers/lib/helpers/defineEnumerableProperties.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/defineProperty.js +0 -23
- data/dashboard/node_modules/@babel/helpers/lib/helpers/defineProperty.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/dispose.js +0 -47
- data/dashboard/node_modules/@babel/helpers/lib/helpers/dispose.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/extends.js +0 -22
- data/dashboard/node_modules/@babel/helpers/lib/helpers/extends.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/get.js +0 -25
- data/dashboard/node_modules/@babel/helpers/lib/helpers/get.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/getPrototypeOf.js +0 -14
- data/dashboard/node_modules/@babel/helpers/lib/helpers/getPrototypeOf.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/identity.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/identity.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/importDeferProxy.js +0 -35
- data/dashboard/node_modules/@babel/helpers/lib/helpers/importDeferProxy.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/inherits.js +0 -25
- data/dashboard/node_modules/@babel/helpers/lib/helpers/inherits.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/inheritsLoose.js +0 -14
- data/dashboard/node_modules/@babel/helpers/lib/helpers/inheritsLoose.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/initializerDefineProperty.js +0 -17
- data/dashboard/node_modules/@babel/helpers/lib/helpers/initializerDefineProperty.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/initializerWarningHelper.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/initializerWarningHelper.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/instanceof.js +0 -15
- data/dashboard/node_modules/@babel/helpers/lib/helpers/instanceof.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/interopRequireDefault.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/interopRequireDefault.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/interopRequireWildcard.js +0 -44
- data/dashboard/node_modules/@babel/helpers/lib/helpers/interopRequireWildcard.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/isNativeFunction.js +0 -15
- data/dashboard/node_modules/@babel/helpers/lib/helpers/isNativeFunction.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js +0 -16
- data/dashboard/node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/iterableToArray.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/iterableToArray.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/iterableToArrayLimit.js +0 -41
- data/dashboard/node_modules/@babel/helpers/lib/helpers/iterableToArrayLimit.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/jsx.js +0 -47
- data/dashboard/node_modules/@babel/helpers/lib/helpers/jsx.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/maybeArrayLike.js +0 -16
- data/dashboard/node_modules/@babel/helpers/lib/helpers/maybeArrayLike.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/newArrowCheck.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/newArrowCheck.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/nonIterableRest.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/nonIterableRest.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/nonIterableSpread.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/nonIterableSpread.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/nullishReceiverError.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/nullishReceiverError.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/objectDestructuringEmpty.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/objectDestructuringEmpty.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/objectSpread.js +0 -24
- data/dashboard/node_modules/@babel/helpers/lib/helpers/objectSpread.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/objectSpread2.js +0 -39
- data/dashboard/node_modules/@babel/helpers/lib/helpers/objectSpread2.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/objectWithoutProperties.js +0 -24
- data/dashboard/node_modules/@babel/helpers/lib/helpers/objectWithoutProperties.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/objectWithoutPropertiesLoose.js +0 -19
- data/dashboard/node_modules/@babel/helpers/lib/helpers/objectWithoutPropertiesLoose.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/possibleConstructorReturn.js +0 -17
- data/dashboard/node_modules/@babel/helpers/lib/helpers/possibleConstructorReturn.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/readOnlyError.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/readOnlyError.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regenerator.js +0 -188
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regenerator.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorAsync.js +0 -15
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorAsync.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorAsyncGen.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorAsyncGen.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorAsyncIterator.js +0 -49
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorAsyncIterator.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorDefine.js +0 -40
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorDefine.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorKeys.js +0 -28
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorKeys.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorRuntime.js +0 -98
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorRuntime.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorValues.js +0 -32
- data/dashboard/node_modules/@babel/helpers/lib/helpers/regeneratorValues.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/set.js +0 -48
- data/dashboard/node_modules/@babel/helpers/lib/helpers/set.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/setFunctionName.js +0 -21
- data/dashboard/node_modules/@babel/helpers/lib/helpers/setFunctionName.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/setPrototypeOf.js +0 -15
- data/dashboard/node_modules/@babel/helpers/lib/helpers/setPrototypeOf.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/skipFirstGeneratorNext.js +0 -15
- data/dashboard/node_modules/@babel/helpers/lib/helpers/skipFirstGeneratorNext.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/slicedToArray.js +0 -15
- data/dashboard/node_modules/@babel/helpers/lib/helpers/slicedToArray.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/superPropBase.js +0 -16
- data/dashboard/node_modules/@babel/helpers/lib/helpers/superPropBase.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/superPropGet.js +0 -16
- data/dashboard/node_modules/@babel/helpers/lib/helpers/superPropGet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/superPropSet.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/superPropSet.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/taggedTemplateLiteral.js +0 -18
- data/dashboard/node_modules/@babel/helpers/lib/helpers/taggedTemplateLiteral.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/taggedTemplateLiteralLoose.js +0 -15
- data/dashboard/node_modules/@babel/helpers/lib/helpers/taggedTemplateLiteralLoose.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/tdz.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/tdz.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/temporalRef.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/temporalRef.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/temporalUndefined.js +0 -9
- data/dashboard/node_modules/@babel/helpers/lib/helpers/temporalUndefined.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/toArray.js +0 -15
- data/dashboard/node_modules/@babel/helpers/lib/helpers/toArray.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/toConsumableArray.js +0 -15
- data/dashboard/node_modules/@babel/helpers/lib/helpers/toConsumableArray.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/toPrimitive.js +0 -18
- data/dashboard/node_modules/@babel/helpers/lib/helpers/toPrimitive.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/toPropertyKey.js +0 -13
- data/dashboard/node_modules/@babel/helpers/lib/helpers/toPropertyKey.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/toSetter.js +0 -18
- data/dashboard/node_modules/@babel/helpers/lib/helpers/toSetter.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/tsRewriteRelativeImportExtensions.js +0 -16
- data/dashboard/node_modules/@babel/helpers/lib/helpers/tsRewriteRelativeImportExtensions.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/typeof.js +0 -22
- data/dashboard/node_modules/@babel/helpers/lib/helpers/typeof.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/unsupportedIterableToArray.js +0 -19
- data/dashboard/node_modules/@babel/helpers/lib/helpers/unsupportedIterableToArray.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/using.js +0 -29
- data/dashboard/node_modules/@babel/helpers/lib/helpers/using.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/usingCtx.js +0 -103
- data/dashboard/node_modules/@babel/helpers/lib/helpers/usingCtx.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/wrapAsyncGenerator.js +0 -97
- data/dashboard/node_modules/@babel/helpers/lib/helpers/wrapAsyncGenerator.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/wrapNativeSuper.js +0 -38
- data/dashboard/node_modules/@babel/helpers/lib/helpers/wrapNativeSuper.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/wrapRegExp.js +0 -72
- data/dashboard/node_modules/@babel/helpers/lib/helpers/wrapRegExp.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers/writeOnlyError.js +0 -11
- data/dashboard/node_modules/@babel/helpers/lib/helpers/writeOnlyError.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/helpers-generated.js +0 -1442
- data/dashboard/node_modules/@babel/helpers/lib/helpers-generated.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/lib/index.js +0 -126
- data/dashboard/node_modules/@babel/helpers/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/helpers/package.json +0 -31
- data/dashboard/node_modules/@babel/parser/CHANGELOG.md +0 -1073
- data/dashboard/node_modules/@babel/parser/LICENSE +0 -19
- data/dashboard/node_modules/@babel/parser/README.md +0 -19
- data/dashboard/node_modules/@babel/parser/bin/babel-parser.js +0 -15
- data/dashboard/node_modules/@babel/parser/lib/index.js +0 -14595
- data/dashboard/node_modules/@babel/parser/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/parser/package.json +0 -50
- data/dashboard/node_modules/@babel/parser/typings/babel-parser.d.ts +0 -239
- data/dashboard/node_modules/@babel/plugin-transform-react-jsx-self/LICENSE +0 -22
- data/dashboard/node_modules/@babel/plugin-transform-react-jsx-self/README.md +0 -19
- data/dashboard/node_modules/@babel/plugin-transform-react-jsx-self/lib/index.js +0 -61
- data/dashboard/node_modules/@babel/plugin-transform-react-jsx-self/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/plugin-transform-react-jsx-self/package.json +0 -35
- data/dashboard/node_modules/@babel/plugin-transform-react-jsx-source/LICENSE +0 -22
- data/dashboard/node_modules/@babel/plugin-transform-react-jsx-source/README.md +0 -19
- data/dashboard/node_modules/@babel/plugin-transform-react-jsx-source/lib/index.js +0 -51
- data/dashboard/node_modules/@babel/plugin-transform-react-jsx-source/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/plugin-transform-react-jsx-source/package.json +0 -35
- data/dashboard/node_modules/@babel/template/LICENSE +0 -22
- data/dashboard/node_modules/@babel/template/README.md +0 -19
- data/dashboard/node_modules/@babel/template/lib/builder.js +0 -69
- data/dashboard/node_modules/@babel/template/lib/builder.js.map +0 -1
- data/dashboard/node_modules/@babel/template/lib/formatters.js +0 -61
- data/dashboard/node_modules/@babel/template/lib/formatters.js.map +0 -1
- data/dashboard/node_modules/@babel/template/lib/index.js +0 -23
- data/dashboard/node_modules/@babel/template/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/template/lib/literal.js +0 -69
- data/dashboard/node_modules/@babel/template/lib/literal.js.map +0 -1
- data/dashboard/node_modules/@babel/template/lib/options.js +0 -73
- data/dashboard/node_modules/@babel/template/lib/options.js.map +0 -1
- data/dashboard/node_modules/@babel/template/lib/parse.js +0 -163
- data/dashboard/node_modules/@babel/template/lib/parse.js.map +0 -1
- data/dashboard/node_modules/@babel/template/lib/populate.js +0 -138
- data/dashboard/node_modules/@babel/template/lib/populate.js.map +0 -1
- data/dashboard/node_modules/@babel/template/lib/string.js +0 -20
- data/dashboard/node_modules/@babel/template/lib/string.js.map +0 -1
- data/dashboard/node_modules/@babel/template/package.json +0 -27
- data/dashboard/node_modules/@babel/traverse/LICENSE +0 -22
- data/dashboard/node_modules/@babel/traverse/README.md +0 -19
- data/dashboard/node_modules/@babel/traverse/lib/cache.js +0 -38
- data/dashboard/node_modules/@babel/traverse/lib/cache.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/context.js +0 -119
- data/dashboard/node_modules/@babel/traverse/lib/context.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/hub.js +0 -19
- data/dashboard/node_modules/@babel/traverse/lib/hub.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/index.js +0 -87
- data/dashboard/node_modules/@babel/traverse/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/ancestry.js +0 -139
- data/dashboard/node_modules/@babel/traverse/lib/path/ancestry.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/comments.js +0 -52
- data/dashboard/node_modules/@babel/traverse/lib/path/comments.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/context.js +0 -242
- data/dashboard/node_modules/@babel/traverse/lib/path/context.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/conversion.js +0 -612
- data/dashboard/node_modules/@babel/traverse/lib/path/conversion.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/evaluation.js +0 -368
- data/dashboard/node_modules/@babel/traverse/lib/path/evaluation.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/family.js +0 -346
- data/dashboard/node_modules/@babel/traverse/lib/path/family.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/index.js +0 -293
- data/dashboard/node_modules/@babel/traverse/lib/path/index.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/inference/index.js +0 -149
- data/dashboard/node_modules/@babel/traverse/lib/path/inference/index.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/inference/inferer-reference.js +0 -151
- data/dashboard/node_modules/@babel/traverse/lib/path/inference/inferer-reference.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/inference/inferers.js +0 -207
- data/dashboard/node_modules/@babel/traverse/lib/path/inference/inferers.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/inference/util.js +0 -30
- data/dashboard/node_modules/@babel/traverse/lib/path/inference/util.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/introspection.js +0 -398
- data/dashboard/node_modules/@babel/traverse/lib/path/introspection.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/lib/hoister.js +0 -171
- data/dashboard/node_modules/@babel/traverse/lib/path/lib/hoister.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/lib/removal-hooks.js +0 -37
- data/dashboard/node_modules/@babel/traverse/lib/path/lib/removal-hooks.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/lib/virtual-types-validator.js +0 -163
- data/dashboard/node_modules/@babel/traverse/lib/path/lib/virtual-types-validator.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/lib/virtual-types.js +0 -26
- data/dashboard/node_modules/@babel/traverse/lib/path/lib/virtual-types.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/modification.js +0 -231
- data/dashboard/node_modules/@babel/traverse/lib/path/modification.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/removal.js +0 -70
- data/dashboard/node_modules/@babel/traverse/lib/path/removal.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/path/replacement.js +0 -263
- data/dashboard/node_modules/@babel/traverse/lib/path/replacement.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/scope/binding.js +0 -84
- data/dashboard/node_modules/@babel/traverse/lib/scope/binding.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/scope/index.js +0 -1039
- data/dashboard/node_modules/@babel/traverse/lib/scope/index.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/scope/lib/renamer.js +0 -131
- data/dashboard/node_modules/@babel/traverse/lib/scope/lib/renamer.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/traverse-node.js +0 -138
- data/dashboard/node_modules/@babel/traverse/lib/traverse-node.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/types.js +0 -3
- data/dashboard/node_modules/@babel/traverse/lib/types.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/lib/visitors.js +0 -258
- data/dashboard/node_modules/@babel/traverse/lib/visitors.js.map +0 -1
- data/dashboard/node_modules/@babel/traverse/package.json +0 -35
- data/dashboard/node_modules/@babel/types/LICENSE +0 -22
- data/dashboard/node_modules/@babel/types/README.md +0 -19
- data/dashboard/node_modules/@babel/types/lib/asserts/assertNode.js +0 -16
- data/dashboard/node_modules/@babel/types/lib/asserts/assertNode.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/asserts/generated/index.js +0 -1251
- data/dashboard/node_modules/@babel/types/lib/asserts/generated/index.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/ast-types/generated/index.js +0 -3
- data/dashboard/node_modules/@babel/types/lib/ast-types/generated/index.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js +0 -18
- data/dashboard/node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js +0 -31
- data/dashboard/node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/builders/generated/index.js +0 -29
- data/dashboard/node_modules/@babel/types/lib/builders/generated/index.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/builders/generated/lowercase.js +0 -2896
- data/dashboard/node_modules/@babel/types/lib/builders/generated/lowercase.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/builders/generated/uppercase.js +0 -274
- data/dashboard/node_modules/@babel/types/lib/builders/generated/uppercase.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/builders/productions.js +0 -12
- data/dashboard/node_modules/@babel/types/lib/builders/productions.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/builders/react/buildChildren.js +0 -24
- data/dashboard/node_modules/@babel/types/lib/builders/react/buildChildren.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js +0 -22
- data/dashboard/node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/builders/validateNode.js +0 -21
- data/dashboard/node_modules/@babel/types/lib/builders/validateNode.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/clone/clone.js +0 -12
- data/dashboard/node_modules/@babel/types/lib/clone/clone.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/clone/cloneDeep.js +0 -12
- data/dashboard/node_modules/@babel/types/lib/clone/cloneDeep.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js +0 -12
- data/dashboard/node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/clone/cloneNode.js +0 -107
- data/dashboard/node_modules/@babel/types/lib/clone/cloneNode.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/clone/cloneWithoutLoc.js +0 -12
- data/dashboard/node_modules/@babel/types/lib/clone/cloneWithoutLoc.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/comments/addComment.js +0 -15
- data/dashboard/node_modules/@babel/types/lib/comments/addComment.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/comments/addComments.js +0 -22
- data/dashboard/node_modules/@babel/types/lib/comments/addComments.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/comments/inheritInnerComments.js +0 -12
- data/dashboard/node_modules/@babel/types/lib/comments/inheritInnerComments.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/comments/inheritLeadingComments.js +0 -12
- data/dashboard/node_modules/@babel/types/lib/comments/inheritLeadingComments.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/comments/inheritTrailingComments.js +0 -12
- data/dashboard/node_modules/@babel/types/lib/comments/inheritTrailingComments.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/comments/inheritsComments.js +0 -17
- data/dashboard/node_modules/@babel/types/lib/comments/inheritsComments.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/comments/removeComments.js +0 -15
- data/dashboard/node_modules/@babel/types/lib/comments/removeComments.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/constants/generated/index.js +0 -60
- data/dashboard/node_modules/@babel/types/lib/constants/generated/index.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/constants/index.js +0 -33
- data/dashboard/node_modules/@babel/types/lib/constants/index.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/converters/ensureBlock.js +0 -14
- data/dashboard/node_modules/@babel/types/lib/converters/ensureBlock.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js +0 -66
- data/dashboard/node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/converters/toBindingIdentifierName.js +0 -14
- data/dashboard/node_modules/@babel/types/lib/converters/toBindingIdentifierName.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/converters/toBlock.js +0 -29
- data/dashboard/node_modules/@babel/types/lib/converters/toBlock.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/converters/toComputedKey.js +0 -14
- data/dashboard/node_modules/@babel/types/lib/converters/toComputedKey.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/converters/toExpression.js +0 -28
- data/dashboard/node_modules/@babel/types/lib/converters/toExpression.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/converters/toIdentifier.js +0 -25
- data/dashboard/node_modules/@babel/types/lib/converters/toIdentifier.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/converters/toKeyAlias.js +0 -38
- data/dashboard/node_modules/@babel/types/lib/converters/toKeyAlias.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/converters/toSequenceExpression.js +0 -20
- data/dashboard/node_modules/@babel/types/lib/converters/toSequenceExpression.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/converters/toStatement.js +0 -39
- data/dashboard/node_modules/@babel/types/lib/converters/toStatement.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/converters/valueToNode.js +0 -89
- data/dashboard/node_modules/@babel/types/lib/converters/valueToNode.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/definitions/core.js +0 -1659
- data/dashboard/node_modules/@babel/types/lib/definitions/core.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/definitions/deprecated-aliases.js +0 -11
- data/dashboard/node_modules/@babel/types/lib/definitions/deprecated-aliases.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/definitions/experimental.js +0 -126
- data/dashboard/node_modules/@babel/types/lib/definitions/experimental.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/definitions/flow.js +0 -495
- data/dashboard/node_modules/@babel/types/lib/definitions/flow.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/definitions/index.js +0 -100
- data/dashboard/node_modules/@babel/types/lib/definitions/index.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/definitions/jsx.js +0 -157
- data/dashboard/node_modules/@babel/types/lib/definitions/jsx.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/definitions/misc.js +0 -33
- data/dashboard/node_modules/@babel/types/lib/definitions/misc.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/definitions/placeholders.js +0 -27
- data/dashboard/node_modules/@babel/types/lib/definitions/placeholders.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/definitions/typescript.js +0 -528
- data/dashboard/node_modules/@babel/types/lib/definitions/typescript.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/definitions/utils.js +0 -292
- data/dashboard/node_modules/@babel/types/lib/definitions/utils.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/index-legacy.d.ts +0 -2797
- data/dashboard/node_modules/@babel/types/lib/index.d.ts +0 -3308
- data/dashboard/node_modules/@babel/types/lib/index.js +0 -584
- data/dashboard/node_modules/@babel/types/lib/index.js.flow +0 -2650
- data/dashboard/node_modules/@babel/types/lib/index.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/modifications/appendToMemberExpression.js +0 -15
- data/dashboard/node_modules/@babel/types/lib/modifications/appendToMemberExpression.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js +0 -65
- data/dashboard/node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/modifications/inherits.js +0 -28
- data/dashboard/node_modules/@babel/types/lib/modifications/inherits.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/modifications/prependToMemberExpression.js +0 -17
- data/dashboard/node_modules/@babel/types/lib/modifications/prependToMemberExpression.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/modifications/removeProperties.js +0 -24
- data/dashboard/node_modules/@babel/types/lib/modifications/removeProperties.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/modifications/removePropertiesDeep.js +0 -14
- data/dashboard/node_modules/@babel/types/lib/modifications/removePropertiesDeep.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js +0 -66
- data/dashboard/node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/retrievers/getAssignmentIdentifiers.js +0 -48
- data/dashboard/node_modules/@babel/types/lib/retrievers/getAssignmentIdentifiers.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js +0 -102
- data/dashboard/node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/retrievers/getFunctionName.js +0 -63
- data/dashboard/node_modules/@babel/types/lib/retrievers/getFunctionName.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js +0 -13
- data/dashboard/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/traverse/traverse.js +0 -50
- data/dashboard/node_modules/@babel/types/lib/traverse/traverse.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/traverse/traverseFast.js +0 -40
- data/dashboard/node_modules/@babel/types/lib/traverse/traverseFast.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/utils/deprecationWarning.js +0 -44
- data/dashboard/node_modules/@babel/types/lib/utils/deprecationWarning.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/utils/inherit.js +0 -13
- data/dashboard/node_modules/@babel/types/lib/utils/inherit.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js +0 -40
- data/dashboard/node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/utils/shallowEqual.js +0 -17
- data/dashboard/node_modules/@babel/types/lib/utils/shallowEqual.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js +0 -13
- data/dashboard/node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/generated/index.js +0 -2797
- data/dashboard/node_modules/@babel/types/lib/validators/generated/index.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/is.js +0 -27
- data/dashboard/node_modules/@babel/types/lib/validators/is.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isBinding.js +0 -27
- data/dashboard/node_modules/@babel/types/lib/validators/isBinding.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isBlockScoped.js +0 -13
- data/dashboard/node_modules/@babel/types/lib/validators/isBlockScoped.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isImmutable.js +0 -21
- data/dashboard/node_modules/@babel/types/lib/validators/isImmutable.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isLet.js +0 -17
- data/dashboard/node_modules/@babel/types/lib/validators/isLet.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isNode.js +0 -12
- data/dashboard/node_modules/@babel/types/lib/validators/isNode.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isNodesEquivalent.js +0 -57
- data/dashboard/node_modules/@babel/types/lib/validators/isNodesEquivalent.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isPlaceholderType.js +0 -15
- data/dashboard/node_modules/@babel/types/lib/validators/isPlaceholderType.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isReferenced.js +0 -96
- data/dashboard/node_modules/@babel/types/lib/validators/isReferenced.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isScope.js +0 -18
- data/dashboard/node_modules/@babel/types/lib/validators/isScope.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isSpecifierDefault.js +0 -14
- data/dashboard/node_modules/@babel/types/lib/validators/isSpecifierDefault.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isType.js +0 -17
- data/dashboard/node_modules/@babel/types/lib/validators/isType.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isValidES3Identifier.js +0 -13
- data/dashboard/node_modules/@babel/types/lib/validators/isValidES3Identifier.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isValidIdentifier.js +0 -18
- data/dashboard/node_modules/@babel/types/lib/validators/isValidIdentifier.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/isVar.js +0 -19
- data/dashboard/node_modules/@babel/types/lib/validators/isVar.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/matchesPattern.js +0 -44
- data/dashboard/node_modules/@babel/types/lib/validators/matchesPattern.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/react/isCompatTag.js +0 -11
- data/dashboard/node_modules/@babel/types/lib/validators/react/isCompatTag.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/react/isReactComponent.js +0 -11
- data/dashboard/node_modules/@babel/types/lib/validators/react/isReactComponent.js.map +0 -1
- data/dashboard/node_modules/@babel/types/lib/validators/validate.js +0 -42
- data/dashboard/node_modules/@babel/types/lib/validators/validate.js.map +0 -1
- data/dashboard/node_modules/@babel/types/package.json +0 -39
- data/dashboard/node_modules/@esbuild/darwin-arm64/README.md +0 -3
- data/dashboard/node_modules/@esbuild/darwin-arm64/bin/esbuild +0 -0
- data/dashboard/node_modules/@esbuild/darwin-arm64/package.json +0 -20
- data/dashboard/node_modules/@jridgewell/gen-mapping/LICENSE +0 -19
- data/dashboard/node_modules/@jridgewell/gen-mapping/README.md +0 -227
- data/dashboard/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.mjs +0 -292
- data/dashboard/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.mjs.map +0 -6
- data/dashboard/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js +0 -358
- data/dashboard/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js.map +0 -6
- data/dashboard/node_modules/@jridgewell/gen-mapping/dist/types/gen-mapping.d.ts +0 -88
- data/dashboard/node_modules/@jridgewell/gen-mapping/dist/types/set-array.d.ts +0 -32
- data/dashboard/node_modules/@jridgewell/gen-mapping/dist/types/sourcemap-segment.d.ts +0 -12
- data/dashboard/node_modules/@jridgewell/gen-mapping/dist/types/types.d.ts +0 -43
- data/dashboard/node_modules/@jridgewell/gen-mapping/package.json +0 -67
- data/dashboard/node_modules/@jridgewell/gen-mapping/src/gen-mapping.ts +0 -614
- data/dashboard/node_modules/@jridgewell/gen-mapping/src/set-array.ts +0 -82
- data/dashboard/node_modules/@jridgewell/gen-mapping/src/sourcemap-segment.ts +0 -16
- data/dashboard/node_modules/@jridgewell/gen-mapping/src/types.ts +0 -61
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/gen-mapping.d.cts +0 -89
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/gen-mapping.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/gen-mapping.d.mts +0 -89
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/gen-mapping.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/set-array.d.cts +0 -33
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/set-array.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/set-array.d.mts +0 -33
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/set-array.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/sourcemap-segment.d.cts +0 -13
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/sourcemap-segment.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/sourcemap-segment.d.mts +0 -13
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/sourcemap-segment.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/types.d.cts +0 -44
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/types.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/types.d.mts +0 -44
- data/dashboard/node_modules/@jridgewell/gen-mapping/types/types.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/remapping/LICENSE +0 -19
- data/dashboard/node_modules/@jridgewell/remapping/README.md +0 -218
- data/dashboard/node_modules/@jridgewell/remapping/dist/remapping.mjs +0 -144
- data/dashboard/node_modules/@jridgewell/remapping/dist/remapping.mjs.map +0 -6
- data/dashboard/node_modules/@jridgewell/remapping/dist/remapping.umd.js +0 -212
- data/dashboard/node_modules/@jridgewell/remapping/dist/remapping.umd.js.map +0 -6
- data/dashboard/node_modules/@jridgewell/remapping/package.json +0 -71
- data/dashboard/node_modules/@jridgewell/remapping/src/build-source-map-tree.ts +0 -89
- data/dashboard/node_modules/@jridgewell/remapping/src/remapping.ts +0 -42
- data/dashboard/node_modules/@jridgewell/remapping/src/source-map-tree.ts +0 -172
- data/dashboard/node_modules/@jridgewell/remapping/src/source-map.ts +0 -38
- data/dashboard/node_modules/@jridgewell/remapping/src/types.ts +0 -27
- data/dashboard/node_modules/@jridgewell/remapping/types/build-source-map-tree.d.cts +0 -15
- data/dashboard/node_modules/@jridgewell/remapping/types/build-source-map-tree.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/remapping/types/build-source-map-tree.d.mts +0 -15
- data/dashboard/node_modules/@jridgewell/remapping/types/build-source-map-tree.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/remapping/types/remapping.d.cts +0 -21
- data/dashboard/node_modules/@jridgewell/remapping/types/remapping.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/remapping/types/remapping.d.mts +0 -21
- data/dashboard/node_modules/@jridgewell/remapping/types/remapping.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/remapping/types/source-map-tree.d.cts +0 -46
- data/dashboard/node_modules/@jridgewell/remapping/types/source-map-tree.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/remapping/types/source-map-tree.d.mts +0 -46
- data/dashboard/node_modules/@jridgewell/remapping/types/source-map-tree.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/remapping/types/source-map.d.cts +0 -19
- data/dashboard/node_modules/@jridgewell/remapping/types/source-map.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/remapping/types/source-map.d.mts +0 -19
- data/dashboard/node_modules/@jridgewell/remapping/types/source-map.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/remapping/types/types.d.cts +0 -16
- data/dashboard/node_modules/@jridgewell/remapping/types/types.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/remapping/types/types.d.mts +0 -16
- data/dashboard/node_modules/@jridgewell/remapping/types/types.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/resolve-uri/LICENSE +0 -19
- data/dashboard/node_modules/@jridgewell/resolve-uri/README.md +0 -40
- data/dashboard/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.mjs +0 -232
- data/dashboard/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.mjs.map +0 -1
- data/dashboard/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.umd.js +0 -240
- data/dashboard/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.umd.js.map +0 -1
- data/dashboard/node_modules/@jridgewell/resolve-uri/dist/types/resolve-uri.d.ts +0 -4
- data/dashboard/node_modules/@jridgewell/resolve-uri/package.json +0 -69
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/LICENSE +0 -19
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/README.md +0 -264
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs +0 -423
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs.map +0 -6
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js +0 -464
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js.map +0 -6
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/package.json +0 -63
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/src/scopes.ts +0 -345
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/src/sourcemap-codec.ts +0 -111
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/src/strings.ts +0 -65
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/src/vlq.ts +0 -55
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/scopes.d.cts +0 -50
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/scopes.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/scopes.d.mts +0 -50
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/scopes.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/sourcemap-codec.d.cts +0 -9
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/sourcemap-codec.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/sourcemap-codec.d.mts +0 -9
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/sourcemap-codec.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/strings.d.cts +0 -16
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/strings.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/strings.d.mts +0 -16
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/strings.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/vlq.d.cts +0 -7
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/vlq.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/vlq.d.mts +0 -7
- data/dashboard/node_modules/@jridgewell/sourcemap-codec/types/vlq.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/LICENSE +0 -19
- data/dashboard/node_modules/@jridgewell/trace-mapping/README.md +0 -348
- data/dashboard/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs +0 -493
- data/dashboard/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs.map +0 -6
- data/dashboard/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js +0 -559
- data/dashboard/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js.map +0 -6
- data/dashboard/node_modules/@jridgewell/trace-mapping/package.json +0 -67
- data/dashboard/node_modules/@jridgewell/trace-mapping/src/binary-search.ts +0 -115
- data/dashboard/node_modules/@jridgewell/trace-mapping/src/by-source.ts +0 -41
- data/dashboard/node_modules/@jridgewell/trace-mapping/src/flatten-map.ts +0 -192
- data/dashboard/node_modules/@jridgewell/trace-mapping/src/resolve.ts +0 -16
- data/dashboard/node_modules/@jridgewell/trace-mapping/src/sort.ts +0 -45
- data/dashboard/node_modules/@jridgewell/trace-mapping/src/sourcemap-segment.ts +0 -23
- data/dashboard/node_modules/@jridgewell/trace-mapping/src/strip-filename.ts +0 -8
- data/dashboard/node_modules/@jridgewell/trace-mapping/src/trace-mapping.ts +0 -502
- data/dashboard/node_modules/@jridgewell/trace-mapping/src/types.ts +0 -114
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/binary-search.d.cts +0 -33
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/binary-search.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/binary-search.d.mts +0 -33
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/binary-search.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/by-source.d.cts +0 -4
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/by-source.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/by-source.d.mts +0 -4
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/by-source.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/flatten-map.d.cts +0 -9
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/flatten-map.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/flatten-map.d.mts +0 -9
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/flatten-map.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/resolve.d.cts +0 -4
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/resolve.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/resolve.d.mts +0 -4
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/resolve.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/sort.d.cts +0 -4
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/sort.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/sort.d.mts +0 -4
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/sort.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/sourcemap-segment.d.cts +0 -17
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/sourcemap-segment.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/sourcemap-segment.d.mts +0 -17
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/sourcemap-segment.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/strip-filename.d.cts +0 -5
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/strip-filename.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/strip-filename.d.mts +0 -5
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/strip-filename.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/trace-mapping.d.cts +0 -80
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/trace-mapping.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/trace-mapping.d.mts +0 -80
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/trace-mapping.d.mts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/types.d.cts +0 -107
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/types.d.cts.map +0 -1
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/types.d.mts +0 -107
- data/dashboard/node_modules/@jridgewell/trace-mapping/types/types.d.mts.map +0 -1
- data/dashboard/node_modules/@rolldown/pluginutils/LICENSE +0 -25
- data/dashboard/node_modules/@rolldown/pluginutils/README.md +0 -85
- data/dashboard/node_modules/@rolldown/pluginutils/dist/index.cjs +0 -266
- data/dashboard/node_modules/@rolldown/pluginutils/dist/index.d.cts +0 -157
- data/dashboard/node_modules/@rolldown/pluginutils/dist/index.d.ts +0 -157
- data/dashboard/node_modules/@rolldown/pluginutils/dist/index.js +0 -250
- data/dashboard/node_modules/@rolldown/pluginutils/package.json +0 -36
- data/dashboard/node_modules/@rollup/rollup-darwin-arm64/README.md +0 -3
- data/dashboard/node_modules/@rollup/rollup-darwin-arm64/package.json +0 -19
- data/dashboard/node_modules/@rollup/rollup-darwin-arm64/rollup.darwin-arm64.node +0 -0
- data/dashboard/node_modules/@types/babel__core/LICENSE +0 -21
- data/dashboard/node_modules/@types/babel__core/README.md +0 -15
- data/dashboard/node_modules/@types/babel__core/index.d.ts +0 -831
- data/dashboard/node_modules/@types/babel__core/package.json +0 -51
- data/dashboard/node_modules/@types/babel__generator/LICENSE +0 -21
- data/dashboard/node_modules/@types/babel__generator/README.md +0 -15
- data/dashboard/node_modules/@types/babel__generator/index.d.ts +0 -210
- data/dashboard/node_modules/@types/babel__generator/package.json +0 -43
- data/dashboard/node_modules/@types/babel__template/LICENSE +0 -21
- data/dashboard/node_modules/@types/babel__template/README.md +0 -15
- data/dashboard/node_modules/@types/babel__template/index.d.ts +0 -92
- data/dashboard/node_modules/@types/babel__template/package.json +0 -43
- data/dashboard/node_modules/@types/babel__traverse/LICENSE +0 -21
- data/dashboard/node_modules/@types/babel__traverse/README.md +0 -15
- data/dashboard/node_modules/@types/babel__traverse/index.d.ts +0 -1506
- data/dashboard/node_modules/@types/babel__traverse/package.json +0 -63
- data/dashboard/node_modules/@types/estree/LICENSE +0 -21
- data/dashboard/node_modules/@types/estree/README.md +0 -15
- data/dashboard/node_modules/@types/estree/flow.d.ts +0 -167
- data/dashboard/node_modules/@types/estree/index.d.ts +0 -694
- data/dashboard/node_modules/@types/estree/package.json +0 -27
- data/dashboard/node_modules/@vitejs/plugin-react/LICENSE +0 -21
- data/dashboard/node_modules/@vitejs/plugin-react/README.md +0 -140
- data/dashboard/node_modules/@vitejs/plugin-react/dist/index.d.ts +0 -64
- data/dashboard/node_modules/@vitejs/plugin-react/dist/index.js +0 -368
- data/dashboard/node_modules/@vitejs/plugin-react/dist/refresh-runtime.js +0 -670
- data/dashboard/node_modules/@vitejs/plugin-react/package.json +0 -62
- data/dashboard/node_modules/baseline-browser-mapping/LICENSE.txt +0 -201
- data/dashboard/node_modules/baseline-browser-mapping/README.md +0 -431
- data/dashboard/node_modules/baseline-browser-mapping/dist/cli.js +0 -2
- data/dashboard/node_modules/baseline-browser-mapping/dist/index.cjs +0 -1
- data/dashboard/node_modules/baseline-browser-mapping/dist/index.d.ts +0 -90
- data/dashboard/node_modules/baseline-browser-mapping/dist/index.js +0 -1
- data/dashboard/node_modules/baseline-browser-mapping/package.json +0 -59
- data/dashboard/node_modules/browserslist/LICENSE +0 -20
- data/dashboard/node_modules/browserslist/README.md +0 -65
- data/dashboard/node_modules/browserslist/browser.js +0 -54
- data/dashboard/node_modules/browserslist/cli.js +0 -156
- data/dashboard/node_modules/browserslist/error.d.ts +0 -7
- data/dashboard/node_modules/browserslist/error.js +0 -12
- data/dashboard/node_modules/browserslist/index.d.ts +0 -224
- data/dashboard/node_modules/browserslist/index.js +0 -1322
- data/dashboard/node_modules/browserslist/node.js +0 -497
- data/dashboard/node_modules/browserslist/package.json +0 -45
- data/dashboard/node_modules/browserslist/parse.js +0 -78
- data/dashboard/node_modules/caniuse-lite/LICENSE +0 -395
- data/dashboard/node_modules/caniuse-lite/README.md +0 -6
- data/dashboard/node_modules/caniuse-lite/data/agents.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/browserVersions.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/browsers.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/aac.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/abortcontroller.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/ac3-ec3.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/accelerometer.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/addeventlistener.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/alternate-stylesheet.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/ambient-light.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/apng.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/array-find-index.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/array-find.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/array-flat.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/array-includes.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/arrow-functions.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/asmjs.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/async-clipboard.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/async-functions.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/atob-btoa.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/audio-api.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/audio.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/audiotracks.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/autofocus.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/auxclick.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/av1.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/avif.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/background-attachment.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/background-clip-text.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/background-img-opts.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/background-position-x-y.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/background-repeat-round-space.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/background-sync.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/battery-status.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/beacon.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/beforeafterprint.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/bigint.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/blobbuilder.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/bloburls.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/border-image.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/border-radius.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/broadcastchannel.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/brotli.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/calc.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/canvas-blending.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/canvas-text.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/canvas.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/ch-unit.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/chacha20-poly1305.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/channel-messaging.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/childnode-remove.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/classlist.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/clipboard.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/colr-v1.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/colr.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/comparedocumentposition.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/console-basic.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/console-time.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/const.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/constraint-validation.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/contenteditable.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/cookie-store-api.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/cors.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/createimagebitmap.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/credential-management.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/cross-document-view-transitions.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/cryptography.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-all.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-anchor-positioning.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-animation.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-any-link.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-appearance.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-at-counter-style.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-autofill.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-backdrop-filter.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-background-offsets.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-boxshadow.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-canvas.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-caret-color.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-cascade-layers.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-cascade-scope.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-case-insensitive.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-clip-path.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-color-adjust.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-color-function.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-conic-gradients.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-container-queries-style.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-container-queries.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-container-query-units.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-containment.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-content-visibility.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-counters.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-crisp-edges.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-cross-fade.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-default-pseudo.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-deviceadaptation.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-dir-pseudo.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-display-contents.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-element-function.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-env-function.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-exclusions.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-featurequeries.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-file-selector-button.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-filter-function.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-filters.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-first-letter.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-first-line.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-fixed.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-focus-visible.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-focus-within.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-font-palette.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-font-stretch.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-gencontent.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-gradients.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-grid-animation.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-grid.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-has.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-hyphens.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-if.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-image-orientation.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-image-set.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-in-out-of-range.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-initial-letter.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-initial-value.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-lch-lab.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-letter-spacing.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-line-clamp.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-logical-props.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-marker-pseudo.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-masks.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-matches-pseudo.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-math-functions.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-media-interaction.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-media-range-syntax.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-media-resolution.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-media-scripting.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-mediaqueries.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-mixblendmode.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-module-scripts.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-motion-paths.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-namespaces.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-nesting.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-not-sel-list.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-nth-child-of.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-opacity.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-optional-pseudo.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-overflow-anchor.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-overflow-overlay.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-overflow.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-page-break.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-paged-media.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-paint-api.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-placeholder-shown.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-placeholder.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-print-color-adjust.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-read-only-write.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-rebeccapurple.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-reflections.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-regions.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-relative-colors.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-repeating-gradients.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-resize.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-revert-value.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-rrggbbaa.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-scroll-behavior.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-scrollbar.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-sel2.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-sel3.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-selection.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-shapes.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-snappoints.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-sticky.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-subgrid.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-supports-api.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-table.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-text-align-last.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-text-box-trim.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-text-indent.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-text-justify.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-text-orientation.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-text-spacing.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-textshadow.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-touch-action.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-transitions.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-unicode-bidi.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-unset-value.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-variables.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-when-else.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-widows-orphans.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-width-stretch.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-writing-mode.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css-zoom.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css3-attr.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css3-boxsizing.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css3-colors.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css3-cursors-grab.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css3-cursors-newer.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css3-cursors.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/css3-tabsize.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/currentcolor.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/custom-elements.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/custom-elementsv1.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/customevent.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/datalist.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/dataset.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/datauri.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/decorators.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/details.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/deviceorientation.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/devicepixelratio.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/dialog.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/dispatchevent.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/dnssec.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/do-not-track.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/document-currentscript.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/document-execcommand.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/document-policy.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/document-scrollingelement.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/documenthead.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/dom-manip-convenience.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/dom-range.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/domcontentloaded.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/dommatrix.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/download.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/dragndrop.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/element-closest.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/element-from-point.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/element-scroll-methods.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/eme.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/eot.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/es5.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/es6-class.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/es6-generators.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/es6-module.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/es6-number.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/es6-string-includes.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/es6.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/eventsource.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/extended-system-fonts.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/feature-policy.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/fetch.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/fieldset-disabled.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/fileapi.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/filereader.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/filereadersync.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/filesystem.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/flac.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/flexbox-gap.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/flexbox.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/flow-root.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/focusin-focusout-events.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/font-family-system-ui.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/font-feature.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/font-kerning.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/font-loading.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/font-size-adjust.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/font-smooth.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/font-unicode-range.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/font-variant-alternates.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/font-variant-numeric.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/fontface.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/form-attribute.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/form-submit-attributes.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/form-validation.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/forms.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/fullscreen.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/gamepad.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/geolocation.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/getboundingclientrect.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/getcomputedstyle.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/getelementsbyclassname.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/getrandomvalues.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/gyroscope.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/hardwareconcurrency.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/hashchange.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/heif.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/hevc.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/hidden.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/high-resolution-time.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/history.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/html-media-capture.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/html5semantic.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/http-live-streaming.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/http2.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/http3.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/iframe-sandbox.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/iframe-seamless.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/iframe-srcdoc.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/imagecapture.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/ime.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/import-maps.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/imports.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/indexeddb.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/indexeddb2.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/inline-block.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/innertext.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-color.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-datetime.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-email-tel-url.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-event.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-file-accept.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-file-directory.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-file-multiple.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-inputmode.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-minlength.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-number.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-pattern.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-placeholder.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-range.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-search.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/input-selection.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/insert-adjacent.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/insertadjacenthtml.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/internationalization.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/intersectionobserver.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/intl-pluralrules.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/intrinsic-width.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/jpeg2000.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/jpegxl.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/jpegxr.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/json.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/keyboardevent-code.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/keyboardevent-key.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/keyboardevent-location.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/keyboardevent-which.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/lazyload.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/let.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/link-icon-png.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/link-icon-svg.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/link-rel-preconnect.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/link-rel-prefetch.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/link-rel-preload.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/link-rel-prerender.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/loading-lazy-attr.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/localecompare.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/magnetometer.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/matchesselector.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/matchmedia.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mathml.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/maxlength.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/media-fragments.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mediarecorder.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mediasource.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/menu.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/meta-theme-color.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/meter.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/midi.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/minmaxwh.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mp3.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mpeg-dash.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mpeg4.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/multibackgrounds.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/multicolumn.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mutation-events.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/mutationobserver.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/namevalue-storage.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/native-filesystem-api.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/nav-timing.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/netinfo.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/notifications.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/object-entries.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/object-fit.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/object-observe.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/object-values.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/objectrtc.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/offline-apps.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/offscreencanvas.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/ogg-vorbis.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/ogv.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/ol-reversed.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/once-event-listener.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/online-status.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/opus.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/orientation-sensor.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/outline.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/pad-start-end.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/page-transition-events.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/pagevisibility.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/passive-event-listener.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/passkeys.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/passwordrules.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/path2d.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/payment-request.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/pdf-viewer.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/permissions-api.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/permissions-policy.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/picture-in-picture.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/picture.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/ping.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/png-alpha.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/pointer-events.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/pointer.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/pointerlock.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/portals.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/prefers-color-scheme.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/progress.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/promise-finally.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/promises.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/proximity.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/proxy.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/publickeypinning.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/push-api.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/queryselector.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/readonly-attr.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/referrer-policy.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/registerprotocolhandler.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/rel-noopener.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/rel-noreferrer.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/rellist.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/rem.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/requestanimationframe.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/requestidlecallback.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/resizeobserver.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/resource-timing.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/rest-parameters.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/rtcpeerconnection.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/ruby.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/run-in.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/screen-orientation.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/script-async.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/script-defer.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/scrollintoview.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/sdch.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/selection-api.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/selectlist.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/server-timing.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/serviceworkers.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/setimmediate.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/shadowdom.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/shadowdomv1.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/sharedarraybuffer.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/sharedworkers.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/sni.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/spdy.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/speech-recognition.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/speech-synthesis.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/spellcheck-attribute.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/sql-storage.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/srcset.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/stream.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/streams.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/stricttransportsecurity.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/style-scoped.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/subresource-bundling.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/subresource-integrity.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/svg-css.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/svg-filters.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/svg-fonts.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/svg-fragment.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/svg-html.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/svg-html5.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/svg-img.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/svg-smil.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/svg.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/sxg.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/tabindex-attr.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/template-literals.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/template.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/temporal.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/testfeat.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/text-decoration.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/text-emphasis.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/text-overflow.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/text-size-adjust.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/text-stroke.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/textcontent.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/textencoder.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/tls1-1.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/tls1-2.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/tls1-3.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/touch.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/transforms2d.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/transforms3d.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/trusted-types.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/ttf.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/typedarrays.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/u2f.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/unhandledrejection.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/url.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/urlsearchparams.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/use-strict.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/user-select-none.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/user-timing.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/variable-fonts.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/vector-effect.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/vibration.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/video.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/videotracks.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/view-transitions.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/viewport-unit-variants.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/viewport-units.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wai-aria.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wake-lock.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-bigint.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-extended-const.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-gc.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-multi-memory.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-multi-value.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-reference-types.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-signext.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-simd.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-tail-calls.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm-threads.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wasm.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wav.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wbr-element.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/web-animation.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/web-app-manifest.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/web-bluetooth.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/web-serial.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/web-share.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webauthn.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webcodecs.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webgl.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webgl2.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webgpu.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webhid.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webkit-user-drag.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webm.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webnfc.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webp.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/websockets.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webtransport.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webusb.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webvr.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webvtt.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webworkers.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/webxr.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/will-change.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/woff.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/woff2.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/word-break.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/wordwrap.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/x-doc-messaging.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/x-frame-options.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/xhr2.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/xhtml.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/xhtmlsmil.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/xml-serializer.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features/zstd.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/features.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AD.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AF.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AI.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AL.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AO.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AS.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AT.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AU.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AW.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AX.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/AZ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BA.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BB.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BD.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BF.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BH.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BI.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BJ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BN.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BO.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BS.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BT.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BW.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BY.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/BZ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CA.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CD.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CF.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CH.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CI.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CK.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CL.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CN.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CO.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CU.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CV.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CX.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CY.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/CZ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/DE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/DJ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/DK.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/DM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/DO.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/DZ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/EC.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/EE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/EG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/ER.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/ES.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/ET.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/FI.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/FJ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/FK.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/FM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/FO.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/FR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GA.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GB.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GD.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GF.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GH.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GI.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GL.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GN.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GP.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GQ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GT.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GU.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GW.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/GY.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/HK.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/HN.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/HR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/HT.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/HU.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/ID.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/IE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/IL.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/IM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/IN.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/IQ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/IR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/IS.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/IT.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/JE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/JM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/JO.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/JP.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/KE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/KG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/KH.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/KI.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/KM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/KN.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/KP.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/KR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/KW.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/KY.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/KZ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/LA.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/LB.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/LC.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/LI.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/LK.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/LR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/LS.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/LT.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/LU.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/LV.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/LY.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MA.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MC.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MD.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/ME.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MH.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MK.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/ML.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MN.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MO.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MP.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MQ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MS.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MT.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MU.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MV.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MW.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MX.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MY.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/MZ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/NA.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/NC.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/NE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/NF.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/NG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/NI.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/NL.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/NO.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/NP.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/NR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/NU.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/NZ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/OM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PA.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PF.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PH.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PK.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PL.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PN.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PS.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PT.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PW.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/PY.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/QA.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/RE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/RO.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/RS.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/RU.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/RW.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SA.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SB.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SC.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SD.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SH.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SI.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SK.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SL.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SN.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SO.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/ST.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SV.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SY.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/SZ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TC.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TD.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TH.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TJ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TL.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TN.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TO.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TR.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TT.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TV.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TW.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/TZ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/UA.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/UG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/US.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/UY.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/UZ.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/VA.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/VC.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/VE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/VG.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/VI.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/VN.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/VU.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/WF.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/WS.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/YE.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/YT.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/ZA.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/ZM.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/ZW.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/alt-af.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/alt-an.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/alt-as.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/alt-eu.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/alt-na.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/alt-oc.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/alt-sa.js +0 -1
- data/dashboard/node_modules/caniuse-lite/data/regions/alt-ww.js +0 -1
- data/dashboard/node_modules/caniuse-lite/dist/lib/statuses.js +0 -9
- data/dashboard/node_modules/caniuse-lite/dist/lib/supported.js +0 -9
- data/dashboard/node_modules/caniuse-lite/dist/unpacker/agents.js +0 -47
- data/dashboard/node_modules/caniuse-lite/dist/unpacker/browserVersions.js +0 -1
- data/dashboard/node_modules/caniuse-lite/dist/unpacker/browsers.js +0 -1
- data/dashboard/node_modules/caniuse-lite/dist/unpacker/feature.js +0 -52
- data/dashboard/node_modules/caniuse-lite/dist/unpacker/features.js +0 -6
- data/dashboard/node_modules/caniuse-lite/dist/unpacker/index.js +0 -4
- data/dashboard/node_modules/caniuse-lite/dist/unpacker/region.js +0 -22
- data/dashboard/node_modules/caniuse-lite/package.json +0 -34
- data/dashboard/node_modules/convert-source-map/LICENSE +0 -23
- data/dashboard/node_modules/convert-source-map/README.md +0 -206
- data/dashboard/node_modules/convert-source-map/index.js +0 -233
- data/dashboard/node_modules/convert-source-map/package.json +0 -38
- data/dashboard/node_modules/debug/LICENSE +0 -20
- data/dashboard/node_modules/debug/README.md +0 -481
- data/dashboard/node_modules/debug/package.json +0 -64
- data/dashboard/node_modules/debug/src/browser.js +0 -272
- data/dashboard/node_modules/debug/src/common.js +0 -292
- data/dashboard/node_modules/debug/src/index.js +0 -10
- data/dashboard/node_modules/debug/src/node.js +0 -263
- data/dashboard/node_modules/electron-to-chromium/LICENSE +0 -5
- data/dashboard/node_modules/electron-to-chromium/README.md +0 -186
- data/dashboard/node_modules/electron-to-chromium/chromium-versions.js +0 -81
- data/dashboard/node_modules/electron-to-chromium/chromium-versions.json +0 -1
- data/dashboard/node_modules/electron-to-chromium/full-chromium-versions.js +0 -2539
- data/dashboard/node_modules/electron-to-chromium/full-chromium-versions.json +0 -1
- data/dashboard/node_modules/electron-to-chromium/full-versions.js +0 -1625
- data/dashboard/node_modules/electron-to-chromium/full-versions.json +0 -1
- data/dashboard/node_modules/electron-to-chromium/index.js +0 -36
- data/dashboard/node_modules/electron-to-chromium/package.json +0 -44
- data/dashboard/node_modules/electron-to-chromium/versions.js +0 -210
- data/dashboard/node_modules/electron-to-chromium/versions.json +0 -1
- data/dashboard/node_modules/esbuild/LICENSE.md +0 -21
- data/dashboard/node_modules/esbuild/README.md +0 -3
- data/dashboard/node_modules/esbuild/bin/esbuild +0 -0
- data/dashboard/node_modules/esbuild/install.js +0 -289
- data/dashboard/node_modules/esbuild/lib/main.d.ts +0 -716
- data/dashboard/node_modules/esbuild/lib/main.js +0 -2242
- data/dashboard/node_modules/esbuild/package.json +0 -49
- data/dashboard/node_modules/escalade/dist/index.js +0 -22
- data/dashboard/node_modules/escalade/dist/index.mjs +0 -22
- data/dashboard/node_modules/escalade/index.d.mts +0 -11
- data/dashboard/node_modules/escalade/index.d.ts +0 -15
- data/dashboard/node_modules/escalade/license +0 -9
- data/dashboard/node_modules/escalade/package.json +0 -74
- data/dashboard/node_modules/escalade/readme.md +0 -211
- data/dashboard/node_modules/escalade/sync/index.d.mts +0 -9
- data/dashboard/node_modules/escalade/sync/index.d.ts +0 -13
- data/dashboard/node_modules/escalade/sync/index.js +0 -18
- data/dashboard/node_modules/escalade/sync/index.mjs +0 -18
- data/dashboard/node_modules/fdir/LICENSE +0 -7
- data/dashboard/node_modules/fdir/README.md +0 -91
- data/dashboard/node_modules/fdir/dist/index.cjs +0 -588
- data/dashboard/node_modules/fdir/dist/index.d.cts +0 -155
- data/dashboard/node_modules/fdir/dist/index.d.mts +0 -155
- data/dashboard/node_modules/fdir/dist/index.mjs +0 -570
- data/dashboard/node_modules/fdir/package.json +0 -103
- data/dashboard/node_modules/fsevents/LICENSE +0 -22
- data/dashboard/node_modules/fsevents/README.md +0 -89
- data/dashboard/node_modules/fsevents/fsevents.d.ts +0 -46
- data/dashboard/node_modules/fsevents/fsevents.js +0 -83
- data/dashboard/node_modules/fsevents/fsevents.node +0 -0
- data/dashboard/node_modules/fsevents/package.json +0 -62
- data/dashboard/node_modules/gensync/LICENSE +0 -7
- data/dashboard/node_modules/gensync/README.md +0 -196
- data/dashboard/node_modules/gensync/index.js +0 -373
- data/dashboard/node_modules/gensync/index.js.flow +0 -32
- data/dashboard/node_modules/gensync/package.json +0 -37
- data/dashboard/node_modules/gensync/test/index.test.js +0 -489
- data/dashboard/node_modules/js-tokens/CHANGELOG.md +0 -151
- data/dashboard/node_modules/js-tokens/LICENSE +0 -21
- data/dashboard/node_modules/js-tokens/README.md +0 -240
- data/dashboard/node_modules/js-tokens/index.js +0 -23
- data/dashboard/node_modules/js-tokens/package.json +0 -30
- data/dashboard/node_modules/jsesc/LICENSE-MIT.txt +0 -20
- data/dashboard/node_modules/jsesc/README.md +0 -422
- data/dashboard/node_modules/jsesc/bin/jsesc +0 -148
- data/dashboard/node_modules/jsesc/jsesc.js +0 -337
- data/dashboard/node_modules/jsesc/man/jsesc.1 +0 -94
- data/dashboard/node_modules/jsesc/package.json +0 -56
- data/dashboard/node_modules/json5/LICENSE.md +0 -23
- data/dashboard/node_modules/json5/README.md +0 -282
- data/dashboard/node_modules/json5/dist/index.js +0 -1737
- data/dashboard/node_modules/json5/dist/index.min.js +0 -1
- data/dashboard/node_modules/json5/dist/index.min.mjs +0 -1
- data/dashboard/node_modules/json5/dist/index.mjs +0 -1426
- data/dashboard/node_modules/json5/lib/cli.js +0 -152
- data/dashboard/node_modules/json5/lib/index.d.ts +0 -4
- data/dashboard/node_modules/json5/lib/index.js +0 -9
- data/dashboard/node_modules/json5/lib/parse.d.ts +0 -15
- data/dashboard/node_modules/json5/lib/parse.js +0 -1114
- data/dashboard/node_modules/json5/lib/register.js +0 -13
- data/dashboard/node_modules/json5/lib/require.js +0 -4
- data/dashboard/node_modules/json5/lib/stringify.d.ts +0 -89
- data/dashboard/node_modules/json5/lib/stringify.js +0 -261
- data/dashboard/node_modules/json5/lib/unicode.d.ts +0 -3
- data/dashboard/node_modules/json5/lib/unicode.js +0 -4
- data/dashboard/node_modules/json5/lib/util.d.ts +0 -5
- data/dashboard/node_modules/json5/lib/util.js +0 -35
- data/dashboard/node_modules/json5/package.json +0 -72
- data/dashboard/node_modules/lru-cache/LICENSE +0 -15
- data/dashboard/node_modules/lru-cache/README.md +0 -166
- data/dashboard/node_modules/lru-cache/index.js +0 -334
- data/dashboard/node_modules/lru-cache/package.json +0 -32
- data/dashboard/node_modules/ms/index.js +0 -162
- data/dashboard/node_modules/ms/license.md +0 -21
- data/dashboard/node_modules/ms/package.json +0 -38
- data/dashboard/node_modules/ms/readme.md +0 -59
- data/dashboard/node_modules/nanoid/LICENSE +0 -20
- data/dashboard/node_modules/nanoid/README.md +0 -39
- data/dashboard/node_modules/nanoid/async/index.browser.cjs +0 -69
- data/dashboard/node_modules/nanoid/async/index.browser.js +0 -34
- data/dashboard/node_modules/nanoid/async/index.cjs +0 -71
- data/dashboard/node_modules/nanoid/async/index.d.ts +0 -56
- data/dashboard/node_modules/nanoid/async/index.js +0 -35
- data/dashboard/node_modules/nanoid/async/index.native.js +0 -26
- data/dashboard/node_modules/nanoid/async/package.json +0 -12
- data/dashboard/node_modules/nanoid/bin/nanoid.cjs +0 -55
- data/dashboard/node_modules/nanoid/index.browser.cjs +0 -72
- data/dashboard/node_modules/nanoid/index.browser.js +0 -34
- data/dashboard/node_modules/nanoid/index.cjs +0 -85
- data/dashboard/node_modules/nanoid/index.d.cts +0 -91
- data/dashboard/node_modules/nanoid/index.d.ts +0 -91
- data/dashboard/node_modules/nanoid/index.js +0 -45
- data/dashboard/node_modules/nanoid/nanoid.js +0 -1
- data/dashboard/node_modules/nanoid/non-secure/index.cjs +0 -34
- data/dashboard/node_modules/nanoid/non-secure/index.d.ts +0 -33
- data/dashboard/node_modules/nanoid/non-secure/index.js +0 -21
- data/dashboard/node_modules/nanoid/non-secure/package.json +0 -6
- data/dashboard/node_modules/nanoid/package.json +0 -89
- data/dashboard/node_modules/nanoid/url-alphabet/index.cjs +0 -7
- data/dashboard/node_modules/nanoid/url-alphabet/index.js +0 -3
- data/dashboard/node_modules/nanoid/url-alphabet/package.json +0 -6
- data/dashboard/node_modules/node-releases/LICENSE +0 -21
- data/dashboard/node_modules/node-releases/README.md +0 -12
- data/dashboard/node_modules/node-releases/data/processed/envs.json +0 -1
- data/dashboard/node_modules/node-releases/data/release-schedule/release-schedule.json +0 -1
- data/dashboard/node_modules/node-releases/package.json +0 -22
- data/dashboard/node_modules/picocolors/LICENSE +0 -15
- data/dashboard/node_modules/picocolors/README.md +0 -21
- data/dashboard/node_modules/picocolors/package.json +0 -25
- data/dashboard/node_modules/picocolors/picocolors.browser.js +0 -4
- data/dashboard/node_modules/picocolors/picocolors.d.ts +0 -5
- data/dashboard/node_modules/picocolors/picocolors.js +0 -75
- data/dashboard/node_modules/picocolors/types.d.ts +0 -51
- data/dashboard/node_modules/picomatch/LICENSE +0 -21
- data/dashboard/node_modules/picomatch/README.md +0 -738
- data/dashboard/node_modules/picomatch/index.js +0 -17
- data/dashboard/node_modules/picomatch/lib/constants.js +0 -180
- data/dashboard/node_modules/picomatch/lib/parse.js +0 -1085
- data/dashboard/node_modules/picomatch/lib/picomatch.js +0 -341
- data/dashboard/node_modules/picomatch/lib/scan.js +0 -391
- data/dashboard/node_modules/picomatch/lib/utils.js +0 -72
- data/dashboard/node_modules/picomatch/package.json +0 -83
- data/dashboard/node_modules/picomatch/posix.js +0 -3
- data/dashboard/node_modules/postcss/LICENSE +0 -20
- data/dashboard/node_modules/postcss/README.md +0 -29
- data/dashboard/node_modules/postcss/lib/at-rule.d.ts +0 -140
- data/dashboard/node_modules/postcss/lib/at-rule.js +0 -25
- data/dashboard/node_modules/postcss/lib/comment.d.ts +0 -68
- data/dashboard/node_modules/postcss/lib/comment.js +0 -13
- data/dashboard/node_modules/postcss/lib/container.d.ts +0 -483
- data/dashboard/node_modules/postcss/lib/container.js +0 -447
- data/dashboard/node_modules/postcss/lib/css-syntax-error.d.ts +0 -248
- data/dashboard/node_modules/postcss/lib/css-syntax-error.js +0 -133
- data/dashboard/node_modules/postcss/lib/declaration.d.ts +0 -151
- data/dashboard/node_modules/postcss/lib/declaration.js +0 -24
- data/dashboard/node_modules/postcss/lib/document.d.ts +0 -69
- data/dashboard/node_modules/postcss/lib/document.js +0 -33
- data/dashboard/node_modules/postcss/lib/fromJSON.d.ts +0 -9
- data/dashboard/node_modules/postcss/lib/fromJSON.js +0 -54
- data/dashboard/node_modules/postcss/lib/input.d.ts +0 -227
- data/dashboard/node_modules/postcss/lib/input.js +0 -265
- data/dashboard/node_modules/postcss/lib/lazy-result.d.ts +0 -190
- data/dashboard/node_modules/postcss/lib/lazy-result.js +0 -550
- data/dashboard/node_modules/postcss/lib/list.d.ts +0 -60
- data/dashboard/node_modules/postcss/lib/list.js +0 -58
- data/dashboard/node_modules/postcss/lib/map-generator.js +0 -368
- data/dashboard/node_modules/postcss/lib/no-work-result.d.ts +0 -46
- data/dashboard/node_modules/postcss/lib/no-work-result.js +0 -138
- data/dashboard/node_modules/postcss/lib/node.d.ts +0 -556
- data/dashboard/node_modules/postcss/lib/node.js +0 -449
- data/dashboard/node_modules/postcss/lib/parse.d.ts +0 -9
- data/dashboard/node_modules/postcss/lib/parse.js +0 -42
- data/dashboard/node_modules/postcss/lib/parser.js +0 -611
- data/dashboard/node_modules/postcss/lib/postcss.d.mts +0 -69
- data/dashboard/node_modules/postcss/lib/postcss.d.ts +0 -458
- data/dashboard/node_modules/postcss/lib/postcss.js +0 -101
- data/dashboard/node_modules/postcss/lib/postcss.mjs +0 -30
- data/dashboard/node_modules/postcss/lib/previous-map.d.ts +0 -81
- data/dashboard/node_modules/postcss/lib/previous-map.js +0 -144
- data/dashboard/node_modules/postcss/lib/processor.d.ts +0 -115
- data/dashboard/node_modules/postcss/lib/processor.js +0 -67
- data/dashboard/node_modules/postcss/lib/result.d.ts +0 -205
- data/dashboard/node_modules/postcss/lib/result.js +0 -42
- data/dashboard/node_modules/postcss/lib/root.d.ts +0 -87
- data/dashboard/node_modules/postcss/lib/root.js +0 -61
- data/dashboard/node_modules/postcss/lib/rule.d.ts +0 -126
- data/dashboard/node_modules/postcss/lib/rule.js +0 -27
- data/dashboard/node_modules/postcss/lib/stringifier.d.ts +0 -46
- data/dashboard/node_modules/postcss/lib/stringifier.js +0 -353
- data/dashboard/node_modules/postcss/lib/stringify.d.ts +0 -9
- data/dashboard/node_modules/postcss/lib/stringify.js +0 -11
- data/dashboard/node_modules/postcss/lib/symbols.js +0 -5
- data/dashboard/node_modules/postcss/lib/terminal-highlight.js +0 -70
- data/dashboard/node_modules/postcss/lib/tokenize.js +0 -266
- data/dashboard/node_modules/postcss/lib/warn-once.js +0 -13
- data/dashboard/node_modules/postcss/lib/warning.d.ts +0 -147
- data/dashboard/node_modules/postcss/lib/warning.js +0 -37
- data/dashboard/node_modules/postcss/package.json +0 -88
- data/dashboard/node_modules/react/LICENSE +0 -21
- data/dashboard/node_modules/react/README.md +0 -37
- data/dashboard/node_modules/react/cjs/react-compiler-runtime.development.js +0 -24
- data/dashboard/node_modules/react/cjs/react-compiler-runtime.production.js +0 -16
- data/dashboard/node_modules/react/cjs/react-compiler-runtime.profiling.js +0 -16
- data/dashboard/node_modules/react/cjs/react-jsx-dev-runtime.development.js +0 -349
- data/dashboard/node_modules/react/cjs/react-jsx-dev-runtime.production.js +0 -14
- data/dashboard/node_modules/react/cjs/react-jsx-dev-runtime.profiling.js +0 -14
- data/dashboard/node_modules/react/cjs/react-jsx-dev-runtime.react-server.development.js +0 -385
- data/dashboard/node_modules/react/cjs/react-jsx-dev-runtime.react-server.production.js +0 -40
- data/dashboard/node_modules/react/cjs/react-jsx-runtime.development.js +0 -358
- data/dashboard/node_modules/react/cjs/react-jsx-runtime.production.js +0 -34
- data/dashboard/node_modules/react/cjs/react-jsx-runtime.profiling.js +0 -34
- data/dashboard/node_modules/react/cjs/react-jsx-runtime.react-server.development.js +0 -385
- data/dashboard/node_modules/react/cjs/react-jsx-runtime.react-server.production.js +0 -40
- data/dashboard/node_modules/react/cjs/react.development.js +0 -1243
- data/dashboard/node_modules/react/cjs/react.production.js +0 -546
- data/dashboard/node_modules/react/cjs/react.react-server.development.js +0 -817
- data/dashboard/node_modules/react/cjs/react.react-server.production.js +0 -429
- data/dashboard/node_modules/react/compiler-runtime.js +0 -14
- data/dashboard/node_modules/react/index.js +0 -7
- data/dashboard/node_modules/react/jsx-dev-runtime.js +0 -7
- data/dashboard/node_modules/react/jsx-dev-runtime.react-server.js +0 -7
- data/dashboard/node_modules/react/jsx-runtime.js +0 -7
- data/dashboard/node_modules/react/jsx-runtime.react-server.js +0 -7
- data/dashboard/node_modules/react/package.json +0 -51
- data/dashboard/node_modules/react/react.react-server.js +0 -7
- data/dashboard/node_modules/react-dom/LICENSE +0 -21
- data/dashboard/node_modules/react-dom/README.md +0 -60
- data/dashboard/node_modules/react-dom/cjs/react-dom-client.development.js +0 -24993
- data/dashboard/node_modules/react-dom/cjs/react-dom-client.production.js +0 -15393
- data/dashboard/node_modules/react-dom/cjs/react-dom-profiling.development.js +0 -25380
- data/dashboard/node_modules/react-dom/cjs/react-dom-profiling.profiling.js +0 -16218
- data/dashboard/node_modules/react-dom/cjs/react-dom-server-legacy.browser.development.js +0 -9035
- data/dashboard/node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.js +0 -5892
- data/dashboard/node_modules/react-dom/cjs/react-dom-server-legacy.node.development.js +0 -9035
- data/dashboard/node_modules/react-dom/cjs/react-dom-server-legacy.node.production.js +0 -5972
- data/dashboard/node_modules/react-dom/cjs/react-dom-server.browser.development.js +0 -9424
- data/dashboard/node_modules/react-dom/cjs/react-dom-server.browser.production.js +0 -6384
- data/dashboard/node_modules/react-dom/cjs/react-dom-server.bun.development.js +0 -8738
- data/dashboard/node_modules/react-dom/cjs/react-dom-server.bun.production.js +0 -5967
- data/dashboard/node_modules/react-dom/cjs/react-dom-server.edge.development.js +0 -9443
- data/dashboard/node_modules/react-dom/cjs/react-dom-server.edge.production.js +0 -6477
- data/dashboard/node_modules/react-dom/cjs/react-dom-server.node.development.js +0 -9317
- data/dashboard/node_modules/react-dom/cjs/react-dom-server.node.production.js +0 -6372
- data/dashboard/node_modules/react-dom/cjs/react-dom-test-utils.development.js +0 -24
- data/dashboard/node_modules/react-dom/cjs/react-dom-test-utils.production.js +0 -21
- data/dashboard/node_modules/react-dom/cjs/react-dom.development.js +0 -424
- data/dashboard/node_modules/react-dom/cjs/react-dom.production.js +0 -210
- data/dashboard/node_modules/react-dom/cjs/react-dom.react-server.development.js +0 -340
- data/dashboard/node_modules/react-dom/cjs/react-dom.react-server.production.js +0 -152
- data/dashboard/node_modules/react-dom/client.js +0 -38
- data/dashboard/node_modules/react-dom/client.react-server.js +0 -5
- data/dashboard/node_modules/react-dom/index.js +0 -38
- data/dashboard/node_modules/react-dom/package.json +0 -117
- data/dashboard/node_modules/react-dom/profiling.js +0 -38
- data/dashboard/node_modules/react-dom/profiling.react-server.js +0 -5
- data/dashboard/node_modules/react-dom/react-dom.react-server.js +0 -7
- data/dashboard/node_modules/react-dom/server.browser.js +0 -18
- data/dashboard/node_modules/react-dom/server.bun.js +0 -19
- data/dashboard/node_modules/react-dom/server.edge.js +0 -19
- data/dashboard/node_modules/react-dom/server.js +0 -3
- data/dashboard/node_modules/react-dom/server.node.js +0 -18
- data/dashboard/node_modules/react-dom/server.react-server.js +0 -5
- data/dashboard/node_modules/react-dom/static.browser.js +0 -12
- data/dashboard/node_modules/react-dom/static.edge.js +0 -12
- data/dashboard/node_modules/react-dom/static.js +0 -3
- data/dashboard/node_modules/react-dom/static.node.js +0 -12
- data/dashboard/node_modules/react-dom/static.react-server.js +0 -5
- data/dashboard/node_modules/react-dom/test-utils.js +0 -7
- data/dashboard/node_modules/react-refresh/LICENSE +0 -21
- data/dashboard/node_modules/react-refresh/README.md +0 -5
- data/dashboard/node_modules/react-refresh/babel.js +0 -7
- data/dashboard/node_modules/react-refresh/cjs/react-refresh-babel.development.js +0 -601
- data/dashboard/node_modules/react-refresh/cjs/react-refresh-babel.production.js +0 -586
- data/dashboard/node_modules/react-refresh/cjs/react-refresh-runtime.development.js +0 -338
- data/dashboard/node_modules/react-refresh/cjs/react-refresh-runtime.production.js +0 -14
- data/dashboard/node_modules/react-refresh/package.json +0 -38
- data/dashboard/node_modules/react-refresh/runtime.js +0 -7
- data/dashboard/node_modules/rollup/LICENSE.md +0 -679
- data/dashboard/node_modules/rollup/README.md +0 -134
- data/dashboard/node_modules/rollup/dist/bin/rollup +0 -1885
- data/dashboard/node_modules/rollup/dist/es/getLogFilter.js +0 -64
- data/dashboard/node_modules/rollup/dist/es/package.json +0 -1
- data/dashboard/node_modules/rollup/dist/es/parseAst.js +0 -12
- data/dashboard/node_modules/rollup/dist/es/rollup.js +0 -17
- data/dashboard/node_modules/rollup/dist/es/shared/node-entry.js +0 -23892
- data/dashboard/node_modules/rollup/dist/es/shared/parseAst.js +0 -2086
- data/dashboard/node_modules/rollup/dist/es/shared/watch.js +0 -9297
- data/dashboard/node_modules/rollup/dist/getLogFilter.d.ts +0 -5
- data/dashboard/node_modules/rollup/dist/getLogFilter.js +0 -69
- data/dashboard/node_modules/rollup/dist/loadConfigFile.d.ts +0 -20
- data/dashboard/node_modules/rollup/dist/loadConfigFile.js +0 -29
- data/dashboard/node_modules/rollup/dist/native.js +0 -113
- data/dashboard/node_modules/rollup/dist/parseAst.d.ts +0 -4
- data/dashboard/node_modules/rollup/dist/parseAst.js +0 -22
- data/dashboard/node_modules/rollup/dist/rollup.d.ts +0 -1182
- data/dashboard/node_modules/rollup/dist/rollup.js +0 -127
- data/dashboard/node_modules/rollup/dist/shared/fsevents-importer.js +0 -37
- data/dashboard/node_modules/rollup/dist/shared/index.js +0 -9003
- data/dashboard/node_modules/rollup/dist/shared/loadConfigFile.js +0 -572
- data/dashboard/node_modules/rollup/dist/shared/parseAst.js +0 -2318
- data/dashboard/node_modules/rollup/dist/shared/rollup.js +0 -23814
- data/dashboard/node_modules/rollup/dist/shared/watch-cli.js +0 -542
- data/dashboard/node_modules/rollup/dist/shared/watch.js +0 -324
- data/dashboard/node_modules/rollup/package.json +0 -268
- data/dashboard/node_modules/scheduler/LICENSE +0 -21
- data/dashboard/node_modules/scheduler/README.md +0 -9
- data/dashboard/node_modules/scheduler/cjs/scheduler-unstable_mock.development.js +0 -414
- data/dashboard/node_modules/scheduler/cjs/scheduler-unstable_mock.production.js +0 -406
- data/dashboard/node_modules/scheduler/cjs/scheduler-unstable_post_task.development.js +0 -150
- data/dashboard/node_modules/scheduler/cjs/scheduler-unstable_post_task.production.js +0 -140
- data/dashboard/node_modules/scheduler/cjs/scheduler.development.js +0 -364
- data/dashboard/node_modules/scheduler/cjs/scheduler.native.development.js +0 -350
- data/dashboard/node_modules/scheduler/cjs/scheduler.native.production.js +0 -330
- data/dashboard/node_modules/scheduler/cjs/scheduler.production.js +0 -340
- data/dashboard/node_modules/scheduler/index.js +0 -7
- data/dashboard/node_modules/scheduler/index.native.js +0 -7
- data/dashboard/node_modules/scheduler/package.json +0 -27
- data/dashboard/node_modules/scheduler/unstable_mock.js +0 -7
- data/dashboard/node_modules/scheduler/unstable_post_task.js +0 -7
- data/dashboard/node_modules/semver/LICENSE +0 -15
- data/dashboard/node_modules/semver/README.md +0 -443
- data/dashboard/node_modules/semver/bin/semver.js +0 -174
- data/dashboard/node_modules/semver/package.json +0 -38
- data/dashboard/node_modules/semver/range.bnf +0 -16
- data/dashboard/node_modules/semver/semver.js +0 -1643
- data/dashboard/node_modules/source-map-js/LICENSE +0 -28
- data/dashboard/node_modules/source-map-js/README.md +0 -765
- data/dashboard/node_modules/source-map-js/lib/array-set.js +0 -121
- data/dashboard/node_modules/source-map-js/lib/base64-vlq.js +0 -140
- data/dashboard/node_modules/source-map-js/lib/base64.js +0 -67
- data/dashboard/node_modules/source-map-js/lib/binary-search.js +0 -111
- data/dashboard/node_modules/source-map-js/lib/mapping-list.js +0 -79
- data/dashboard/node_modules/source-map-js/lib/quick-sort.js +0 -132
- data/dashboard/node_modules/source-map-js/lib/source-map-consumer.d.ts +0 -1
- data/dashboard/node_modules/source-map-js/lib/source-map-consumer.js +0 -1188
- data/dashboard/node_modules/source-map-js/lib/source-map-generator.d.ts +0 -1
- data/dashboard/node_modules/source-map-js/lib/source-map-generator.js +0 -444
- data/dashboard/node_modules/source-map-js/lib/source-node.d.ts +0 -1
- data/dashboard/node_modules/source-map-js/lib/source-node.js +0 -413
- data/dashboard/node_modules/source-map-js/lib/util.js +0 -594
- data/dashboard/node_modules/source-map-js/package.json +0 -71
- data/dashboard/node_modules/source-map-js/source-map.d.ts +0 -104
- data/dashboard/node_modules/source-map-js/source-map.js +0 -8
- data/dashboard/node_modules/tinyglobby/LICENSE +0 -21
- data/dashboard/node_modules/tinyglobby/README.md +0 -25
- data/dashboard/node_modules/tinyglobby/dist/index.cjs +0 -350
- data/dashboard/node_modules/tinyglobby/dist/index.d.cts +0 -147
- data/dashboard/node_modules/tinyglobby/dist/index.d.mts +0 -147
- data/dashboard/node_modules/tinyglobby/dist/index.mjs +0 -318
- data/dashboard/node_modules/tinyglobby/package.json +0 -73
- data/dashboard/node_modules/update-browserslist-db/LICENSE +0 -20
- data/dashboard/node_modules/update-browserslist-db/README.md +0 -22
- data/dashboard/node_modules/update-browserslist-db/check-npm-version.js +0 -17
- data/dashboard/node_modules/update-browserslist-db/cli.js +0 -42
- data/dashboard/node_modules/update-browserslist-db/index.d.ts +0 -6
- data/dashboard/node_modules/update-browserslist-db/index.js +0 -341
- data/dashboard/node_modules/update-browserslist-db/package.json +0 -40
- data/dashboard/node_modules/update-browserslist-db/utils.js +0 -25
- data/dashboard/node_modules/vite/LICENSE.md +0 -2173
- data/dashboard/node_modules/vite/README.md +0 -20
- data/dashboard/node_modules/vite/bin/openChrome.js +0 -68
- data/dashboard/node_modules/vite/bin/vite.js +0 -79
- data/dashboard/node_modules/vite/client.d.ts +0 -279
- data/dashboard/node_modules/vite/dist/client/client.mjs +0 -1098
- data/dashboard/node_modules/vite/dist/client/env.mjs +0 -19
- data/dashboard/node_modules/vite/dist/node/chunks/dep-BuoK8Wda.js +0 -377
- data/dashboard/node_modules/vite/dist/node/chunks/dep-BvyJBvVx.js +0 -4
- data/dashboard/node_modules/vite/dist/node/chunks/dep-Cs9lwdKu.js +0 -4
- data/dashboard/node_modules/vite/dist/node/chunks/dep-DCVhRpiz.js +0 -5595
- data/dashboard/node_modules/vite/dist/node/chunks/dep-DDbTn5rw.js +0 -482
- data/dashboard/node_modules/vite/dist/node/chunks/dep-D_YDhiNx.js +0 -4
- data/dashboard/node_modules/vite/dist/node/chunks/dep-M_KD0XSK.js +0 -36707
- data/dashboard/node_modules/vite/dist/node/chunks/dep-SmwnYDP9.js +0 -320
- data/dashboard/node_modules/vite/dist/node/chunks/dep-cWFO4sv4.js +0 -4
- data/dashboard/node_modules/vite/dist/node/chunks/dep-lCKrEJQm.js +0 -31
- data/dashboard/node_modules/vite/dist/node/chunks/dep-sDKrrA4S.js +0 -6814
- data/dashboard/node_modules/vite/dist/node/chunks/dep-yxQqhtZq.js +0 -4
- data/dashboard/node_modules/vite/dist/node/cli.js +0 -708
- data/dashboard/node_modules/vite/dist/node/index.d.ts +0 -3668
- data/dashboard/node_modules/vite/dist/node/index.js +0 -30
- data/dashboard/node_modules/vite/dist/node/module-runner.d.ts +0 -312
- data/dashboard/node_modules/vite/dist/node/module-runner.js +0 -1133
- data/dashboard/node_modules/vite/dist/node/moduleRunnerTransport-BWUZBVLX.d.ts +0 -88
- data/dashboard/node_modules/vite/misc/false.js +0 -1
- data/dashboard/node_modules/vite/misc/true.js +0 -1
- data/dashboard/node_modules/vite/package.json +0 -201
- data/dashboard/node_modules/vite/types/customEvent.d.ts +0 -45
- data/dashboard/node_modules/vite/types/hmrPayload.d.ts +0 -74
- data/dashboard/node_modules/vite/types/hot.d.ts +0 -39
- data/dashboard/node_modules/vite/types/import-meta.d.ts +0 -5
- data/dashboard/node_modules/vite/types/importGlob.d.ts +0 -89
- data/dashboard/node_modules/vite/types/importMeta.d.ts +0 -31
- data/dashboard/node_modules/vite/types/internal/cssPreprocessorOptions.d.ts +0 -44
- data/dashboard/node_modules/vite/types/internal/lightningcssOptions.d.ts +0 -18
- data/dashboard/node_modules/vite/types/internal/terserOptions.d.ts +0 -11
- data/dashboard/node_modules/vite/types/metadata.d.ts +0 -33
- data/dashboard/node_modules/vite/types/package.json +0 -4
- data/dashboard/node_modules/yallist/LICENSE +0 -15
- data/dashboard/node_modules/yallist/README.md +0 -204
- data/dashboard/node_modules/yallist/iterator.js +0 -8
- data/dashboard/node_modules/yallist/package.json +0 -29
- data/dashboard/node_modules/yallist/yallist.js +0 -426
- data/dashboard/package-lock.json +0 -1714
- data/dashboard/package.json +0 -20
- data/dashboard/src/App.jsx +0 -637
- data/dashboard/src/LogViewer.jsx +0 -29
- data/dashboard/src/StepDetail.jsx +0 -36
- data/dashboard/src/index.html +0 -11
- data/dashboard/src/main.jsx +0 -9
- data/dashboard/vite.config.js +0 -10
@@ -1,2173 +0,0 @@
|
|
1
|
-
# Vite core license
|
2
|
-
Vite is released under the MIT license:
|
3
|
-
|
4
|
-
MIT License
|
5
|
-
|
6
|
-
Copyright (c) 2019-present, VoidZero Inc. and Vite contributors
|
7
|
-
|
8
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
9
|
-
of this software and associated documentation files (the "Software"), to deal
|
10
|
-
in the Software without restriction, including without limitation the rights
|
11
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
12
|
-
copies of the Software, and to permit persons to whom the Software is
|
13
|
-
furnished to do so, subject to the following conditions:
|
14
|
-
|
15
|
-
The above copyright notice and this permission notice shall be included in all
|
16
|
-
copies or substantial portions of the Software.
|
17
|
-
|
18
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
19
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
20
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
21
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
22
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
23
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
24
|
-
SOFTWARE.
|
25
|
-
|
26
|
-
# Licenses of bundled dependencies
|
27
|
-
The published Vite artifact additionally contains code with the following licenses:
|
28
|
-
BSD-2-Clause, CC0-1.0, ISC, MIT
|
29
|
-
|
30
|
-
# Bundled dependencies:
|
31
|
-
## @jridgewell/gen-mapping, @jridgewell/remapping, @jridgewell/trace-mapping
|
32
|
-
License: MIT
|
33
|
-
By: Justin Ridgewell
|
34
|
-
Repositories: git+https://github.com/jridgewell/sourcemaps.git, git+https://github.com/jridgewell/sourcemaps.git, git+https://github.com/jridgewell/sourcemaps.git
|
35
|
-
|
36
|
-
> Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
|
37
|
-
>
|
38
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
39
|
-
> of this software and associated documentation files (the "Software"), to deal
|
40
|
-
> in the Software without restriction, including without limitation the rights
|
41
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
42
|
-
> copies of the Software, and to permit persons to whom the Software is
|
43
|
-
> furnished to do so, subject to the following conditions:
|
44
|
-
>
|
45
|
-
> The above copyright notice and this permission notice shall be included in
|
46
|
-
> all copies or substantial portions of the Software.
|
47
|
-
>
|
48
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
49
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
50
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
51
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
52
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
53
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
54
|
-
> SOFTWARE.
|
55
|
-
|
56
|
-
---------------------------------------
|
57
|
-
|
58
|
-
## @jridgewell/resolve-uri
|
59
|
-
License: MIT
|
60
|
-
By: Justin Ridgewell
|
61
|
-
Repository: https://github.com/jridgewell/resolve-uri
|
62
|
-
|
63
|
-
> Copyright 2019 Justin Ridgewell <jridgewell@google.com>
|
64
|
-
>
|
65
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
66
|
-
> of this software and associated documentation files (the "Software"), to deal
|
67
|
-
> in the Software without restriction, including without limitation the rights
|
68
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
69
|
-
> copies of the Software, and to permit persons to whom the Software is
|
70
|
-
> furnished to do so, subject to the following conditions:
|
71
|
-
>
|
72
|
-
> The above copyright notice and this permission notice shall be included in
|
73
|
-
> all copies or substantial portions of the Software.
|
74
|
-
>
|
75
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
76
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
77
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
78
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
79
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
80
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
81
|
-
> SOFTWARE.
|
82
|
-
|
83
|
-
---------------------------------------
|
84
|
-
|
85
|
-
## @jridgewell/sourcemap-codec
|
86
|
-
License: MIT
|
87
|
-
By: Rich Harris
|
88
|
-
Repository: git+https://github.com/jridgewell/sourcemap-codec.git
|
89
|
-
|
90
|
-
> The MIT License
|
91
|
-
>
|
92
|
-
> Copyright (c) 2015 Rich Harris
|
93
|
-
>
|
94
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
95
|
-
> of this software and associated documentation files (the "Software"), to deal
|
96
|
-
> in the Software without restriction, including without limitation the rights
|
97
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
98
|
-
> copies of the Software, and to permit persons to whom the Software is
|
99
|
-
> furnished to do so, subject to the following conditions:
|
100
|
-
>
|
101
|
-
> The above copyright notice and this permission notice shall be included in
|
102
|
-
> all copies or substantial portions of the Software.
|
103
|
-
>
|
104
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
105
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
106
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
107
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
108
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
109
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
110
|
-
> THE SOFTWARE.
|
111
|
-
|
112
|
-
---------------------------------------
|
113
|
-
|
114
|
-
## @polka/compression
|
115
|
-
License: MIT
|
116
|
-
Repository: lukeed/polka
|
117
|
-
|
118
|
-
---------------------------------------
|
119
|
-
|
120
|
-
## @polka/url
|
121
|
-
License: MIT
|
122
|
-
By: Luke Edwards
|
123
|
-
Repository: lukeed/polka
|
124
|
-
|
125
|
-
---------------------------------------
|
126
|
-
|
127
|
-
## @rolldown/pluginutils
|
128
|
-
License: MIT
|
129
|
-
Repository: git+https://github.com/rolldown/rolldown.git
|
130
|
-
|
131
|
-
> MIT License
|
132
|
-
>
|
133
|
-
> Copyright (c) 2024-present VoidZero Inc. & Contributors
|
134
|
-
>
|
135
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
136
|
-
> of this software and associated documentation files (the "Software"), to deal
|
137
|
-
> in the Software without restriction, including without limitation the rights
|
138
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
139
|
-
> copies of the Software, and to permit persons to whom the Software is
|
140
|
-
> furnished to do so, subject to the following conditions:
|
141
|
-
>
|
142
|
-
> The above copyright notice and this permission notice shall be included in all
|
143
|
-
> copies or substantial portions of the Software.
|
144
|
-
>
|
145
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
146
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
147
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
148
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
149
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
150
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
151
|
-
> SOFTWARE.
|
152
|
-
>
|
153
|
-
> end of terms and conditions
|
154
|
-
>
|
155
|
-
> The licenses of externally maintained libraries from which parts of the Software is derived are listed [here](https://github.com/rolldown/rolldown/blob/main/THIRD-PARTY-LICENSE).
|
156
|
-
|
157
|
-
---------------------------------------
|
158
|
-
|
159
|
-
## @rollup/plugin-alias, @rollup/plugin-commonjs, @rollup/plugin-dynamic-import-vars, @rollup/pluginutils
|
160
|
-
License: MIT
|
161
|
-
By: Johannes Stein
|
162
|
-
Repository: rollup/plugins
|
163
|
-
|
164
|
-
License: MIT
|
165
|
-
By: Rich Harris
|
166
|
-
Repository: rollup/plugins
|
167
|
-
|
168
|
-
License: MIT
|
169
|
-
By: LarsDenBakker
|
170
|
-
Repository: rollup/plugins
|
171
|
-
|
172
|
-
License: MIT
|
173
|
-
By: Rich Harris
|
174
|
-
Repository: rollup/plugins
|
175
|
-
|
176
|
-
> The MIT License (MIT)
|
177
|
-
>
|
178
|
-
> Copyright (c) 2019 RollupJS Plugin Contributors (https://github.com/rollup/plugins/graphs/contributors)
|
179
|
-
>
|
180
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
181
|
-
> of this software and associated documentation files (the "Software"), to deal
|
182
|
-
> in the Software without restriction, including without limitation the rights
|
183
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
184
|
-
> copies of the Software, and to permit persons to whom the Software is
|
185
|
-
> furnished to do so, subject to the following conditions:
|
186
|
-
>
|
187
|
-
> The above copyright notice and this permission notice shall be included in
|
188
|
-
> all copies or substantial portions of the Software.
|
189
|
-
>
|
190
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
191
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
192
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
193
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
194
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
195
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
196
|
-
> THE SOFTWARE.
|
197
|
-
|
198
|
-
---------------------------------------
|
199
|
-
|
200
|
-
## anymatch
|
201
|
-
License: ISC
|
202
|
-
By: Elan Shanker
|
203
|
-
Repository: https://github.com/micromatch/anymatch
|
204
|
-
|
205
|
-
> The ISC License
|
206
|
-
>
|
207
|
-
> Copyright (c) 2019 Elan Shanker, Paul Miller (https://paulmillr.com)
|
208
|
-
>
|
209
|
-
> Permission to use, copy, modify, and/or distribute this software for any
|
210
|
-
> purpose with or without fee is hereby granted, provided that the above
|
211
|
-
> copyright notice and this permission notice appear in all copies.
|
212
|
-
>
|
213
|
-
> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
214
|
-
> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
215
|
-
> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
216
|
-
> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
217
|
-
> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
218
|
-
> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
219
|
-
> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
220
|
-
|
221
|
-
---------------------------------------
|
222
|
-
|
223
|
-
## artichokie
|
224
|
-
License: MIT
|
225
|
-
By: sapphi-red, Evan You
|
226
|
-
Repository: git+https://github.com/sapphi-red/artichokie.git
|
227
|
-
|
228
|
-
> MIT License
|
229
|
-
>
|
230
|
-
> Copyright (c) 2020-present, Yuxi (Evan) You
|
231
|
-
> Copyright (c) 2023-present, sapphi-red
|
232
|
-
>
|
233
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
234
|
-
> of this software and associated documentation files (the "Software"), to deal
|
235
|
-
> in the Software without restriction, including without limitation the rights
|
236
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
237
|
-
> copies of the Software, and to permit persons to whom the Software is
|
238
|
-
> furnished to do so, subject to the following conditions:
|
239
|
-
>
|
240
|
-
> The above copyright notice and this permission notice shall be included in all
|
241
|
-
> copies or substantial portions of the Software.
|
242
|
-
>
|
243
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
244
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
245
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
246
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
247
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
248
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
249
|
-
> SOFTWARE.
|
250
|
-
|
251
|
-
---------------------------------------
|
252
|
-
|
253
|
-
## binary-extensions
|
254
|
-
License: MIT
|
255
|
-
By: Sindre Sorhus
|
256
|
-
Repository: sindresorhus/binary-extensions
|
257
|
-
|
258
|
-
> MIT License
|
259
|
-
>
|
260
|
-
> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
261
|
-
> Copyright (c) Paul Miller (https://paulmillr.com)
|
262
|
-
>
|
263
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
264
|
-
>
|
265
|
-
> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
266
|
-
>
|
267
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
268
|
-
|
269
|
-
---------------------------------------
|
270
|
-
|
271
|
-
## braces, fill-range, is-number
|
272
|
-
License: MIT
|
273
|
-
By: Jon Schlinkert, Brian Woodward, Elan Shanker, Eugene Sharygin, hemanth.hm
|
274
|
-
Repository: micromatch/braces
|
275
|
-
|
276
|
-
License: MIT
|
277
|
-
By: Jon Schlinkert, Edo Rivai, Paul Miller, Rouven Weßling
|
278
|
-
Repository: jonschlinkert/fill-range
|
279
|
-
|
280
|
-
License: MIT
|
281
|
-
By: Jon Schlinkert, Olsten Larck, Rouven Weßling
|
282
|
-
Repository: jonschlinkert/is-number
|
283
|
-
|
284
|
-
> The MIT License (MIT)
|
285
|
-
>
|
286
|
-
> Copyright (c) 2014-present, Jon Schlinkert.
|
287
|
-
>
|
288
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
289
|
-
> of this software and associated documentation files (the "Software"), to deal
|
290
|
-
> in the Software without restriction, including without limitation the rights
|
291
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
292
|
-
> copies of the Software, and to permit persons to whom the Software is
|
293
|
-
> furnished to do so, subject to the following conditions:
|
294
|
-
>
|
295
|
-
> The above copyright notice and this permission notice shall be included in
|
296
|
-
> all copies or substantial portions of the Software.
|
297
|
-
>
|
298
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
299
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
300
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
301
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
302
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
303
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
304
|
-
> THE SOFTWARE.
|
305
|
-
|
306
|
-
---------------------------------------
|
307
|
-
|
308
|
-
## bundle-name, default-browser, default-browser-id, define-lazy-prop, is-docker, is-inside-container, is-wsl, open, run-applescript, wsl-utils
|
309
|
-
License: MIT
|
310
|
-
By: Sindre Sorhus
|
311
|
-
Repositories: sindresorhus/bundle-name, sindresorhus/default-browser, sindresorhus/default-browser-id, sindresorhus/define-lazy-prop, sindresorhus/is-docker, sindresorhus/is-inside-container, sindresorhus/is-wsl, sindresorhus/open, sindresorhus/run-applescript, sindresorhus/wsl-utils
|
312
|
-
|
313
|
-
> MIT License
|
314
|
-
>
|
315
|
-
> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
316
|
-
>
|
317
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
318
|
-
>
|
319
|
-
> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
320
|
-
>
|
321
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
322
|
-
|
323
|
-
---------------------------------------
|
324
|
-
|
325
|
-
## cac
|
326
|
-
License: MIT
|
327
|
-
By: egoist
|
328
|
-
Repository: egoist/cac
|
329
|
-
|
330
|
-
> The MIT License (MIT)
|
331
|
-
>
|
332
|
-
> Copyright (c) EGOIST <0x142857@gmail.com> (https://github.com/egoist)
|
333
|
-
>
|
334
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
335
|
-
> of this software and associated documentation files (the "Software"), to deal
|
336
|
-
> in the Software without restriction, including without limitation the rights
|
337
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
338
|
-
> copies of the Software, and to permit persons to whom the Software is
|
339
|
-
> furnished to do so, subject to the following conditions:
|
340
|
-
>
|
341
|
-
> The above copyright notice and this permission notice shall be included in
|
342
|
-
> all copies or substantial portions of the Software.
|
343
|
-
>
|
344
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
345
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
346
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
347
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
348
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
349
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
350
|
-
> THE SOFTWARE.
|
351
|
-
|
352
|
-
---------------------------------------
|
353
|
-
|
354
|
-
## chokidar
|
355
|
-
License: MIT
|
356
|
-
By: Paul Miller, Elan Shanker
|
357
|
-
Repository: git+https://github.com/paulmillr/chokidar.git
|
358
|
-
|
359
|
-
> The MIT License (MIT)
|
360
|
-
>
|
361
|
-
> Copyright (c) 2012-2019 Paul Miller (https://paulmillr.com), Elan Shanker
|
362
|
-
>
|
363
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
364
|
-
> of this software and associated documentation files (the “Software”), to deal
|
365
|
-
> in the Software without restriction, including without limitation the rights
|
366
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
367
|
-
> copies of the Software, and to permit persons to whom the Software is
|
368
|
-
> furnished to do so, subject to the following conditions:
|
369
|
-
>
|
370
|
-
> The above copyright notice and this permission notice shall be included in
|
371
|
-
> all copies or substantial portions of the Software.
|
372
|
-
>
|
373
|
-
> THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
374
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
375
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
376
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
377
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
378
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
379
|
-
> THE SOFTWARE.
|
380
|
-
|
381
|
-
---------------------------------------
|
382
|
-
|
383
|
-
## commondir, shell-quote
|
384
|
-
License: MIT
|
385
|
-
By: James Halliday
|
386
|
-
Repositories: http://github.com/substack/node-commondir.git, http://github.com/ljharb/shell-quote.git
|
387
|
-
|
388
|
-
> The MIT License
|
389
|
-
>
|
390
|
-
> Copyright (c) 2013 James Halliday (mail@substack.net)
|
391
|
-
>
|
392
|
-
> Permission is hereby granted, free of charge,
|
393
|
-
> to any person obtaining a copy of this software and
|
394
|
-
> associated documentation files (the "Software"), to
|
395
|
-
> deal in the Software without restriction, including
|
396
|
-
> without limitation the rights to use, copy, modify,
|
397
|
-
> merge, publish, distribute, sublicense, and/or sell
|
398
|
-
> copies of the Software, and to permit persons to whom
|
399
|
-
> the Software is furnished to do so,
|
400
|
-
> subject to the following conditions:
|
401
|
-
>
|
402
|
-
> The above copyright notice and this permission notice
|
403
|
-
> shall be included in all copies or substantial portions of the Software.
|
404
|
-
>
|
405
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
406
|
-
> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
407
|
-
> OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
408
|
-
> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
|
409
|
-
> ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
410
|
-
> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
411
|
-
> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
412
|
-
|
413
|
-
---------------------------------------
|
414
|
-
|
415
|
-
## connect
|
416
|
-
License: MIT
|
417
|
-
By: TJ Holowaychuk, Douglas Christopher Wilson, Jonathan Ong, Tim Caswell
|
418
|
-
Repository: senchalabs/connect
|
419
|
-
|
420
|
-
> (The MIT License)
|
421
|
-
>
|
422
|
-
> Copyright (c) 2010 Sencha Inc.
|
423
|
-
> Copyright (c) 2011 LearnBoost
|
424
|
-
> Copyright (c) 2011-2014 TJ Holowaychuk
|
425
|
-
> Copyright (c) 2015 Douglas Christopher Wilson
|
426
|
-
>
|
427
|
-
> Permission is hereby granted, free of charge, to any person obtaining
|
428
|
-
> a copy of this software and associated documentation files (the
|
429
|
-
> 'Software'), to deal in the Software without restriction, including
|
430
|
-
> without limitation the rights to use, copy, modify, merge, publish,
|
431
|
-
> distribute, sublicense, and/or sell copies of the Software, and to
|
432
|
-
> permit persons to whom the Software is furnished to do so, subject to
|
433
|
-
> the following conditions:
|
434
|
-
>
|
435
|
-
> The above copyright notice and this permission notice shall be
|
436
|
-
> included in all copies or substantial portions of the Software.
|
437
|
-
>
|
438
|
-
> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
439
|
-
> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
440
|
-
> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
441
|
-
> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
442
|
-
> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
443
|
-
> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
444
|
-
> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
445
|
-
|
446
|
-
---------------------------------------
|
447
|
-
|
448
|
-
## convert-source-map
|
449
|
-
License: MIT
|
450
|
-
By: Thorsten Lorenz
|
451
|
-
Repository: git://github.com/thlorenz/convert-source-map.git
|
452
|
-
|
453
|
-
> Copyright 2013 Thorsten Lorenz.
|
454
|
-
> All rights reserved.
|
455
|
-
>
|
456
|
-
> Permission is hereby granted, free of charge, to any person
|
457
|
-
> obtaining a copy of this software and associated documentation
|
458
|
-
> files (the "Software"), to deal in the Software without
|
459
|
-
> restriction, including without limitation the rights to use,
|
460
|
-
> copy, modify, merge, publish, distribute, sublicense, and/or sell
|
461
|
-
> copies of the Software, and to permit persons to whom the
|
462
|
-
> Software is furnished to do so, subject to the following
|
463
|
-
> conditions:
|
464
|
-
>
|
465
|
-
> The above copyright notice and this permission notice shall be
|
466
|
-
> included in all copies or substantial portions of the Software.
|
467
|
-
>
|
468
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
469
|
-
> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
470
|
-
> OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
471
|
-
> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
472
|
-
> HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
473
|
-
> WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
474
|
-
> FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
475
|
-
> OTHER DEALINGS IN THE SOFTWARE.
|
476
|
-
|
477
|
-
---------------------------------------
|
478
|
-
|
479
|
-
## cors
|
480
|
-
License: MIT
|
481
|
-
By: Troy Goode
|
482
|
-
Repository: expressjs/cors
|
483
|
-
|
484
|
-
> (The MIT License)
|
485
|
-
>
|
486
|
-
> Copyright (c) 2013 Troy Goode <troygoode@gmail.com>
|
487
|
-
>
|
488
|
-
> Permission is hereby granted, free of charge, to any person obtaining
|
489
|
-
> a copy of this software and associated documentation files (the
|
490
|
-
> 'Software'), to deal in the Software without restriction, including
|
491
|
-
> without limitation the rights to use, copy, modify, merge, publish,
|
492
|
-
> distribute, sublicense, and/or sell copies of the Software, and to
|
493
|
-
> permit persons to whom the Software is furnished to do so, subject to
|
494
|
-
> the following conditions:
|
495
|
-
>
|
496
|
-
> The above copyright notice and this permission notice shall be
|
497
|
-
> included in all copies or substantial portions of the Software.
|
498
|
-
>
|
499
|
-
> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
500
|
-
> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
501
|
-
> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
502
|
-
> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
503
|
-
> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
504
|
-
> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
505
|
-
> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
506
|
-
|
507
|
-
---------------------------------------
|
508
|
-
|
509
|
-
## cross-spawn
|
510
|
-
License: MIT
|
511
|
-
By: André Cruz
|
512
|
-
Repository: git@github.com:moxystudio/node-cross-spawn.git
|
513
|
-
|
514
|
-
> The MIT License (MIT)
|
515
|
-
>
|
516
|
-
> Copyright (c) 2018 Made With MOXY Lda <hello@moxy.studio>
|
517
|
-
>
|
518
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
519
|
-
> of this software and associated documentation files (the "Software"), to deal
|
520
|
-
> in the Software without restriction, including without limitation the rights
|
521
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
522
|
-
> copies of the Software, and to permit persons to whom the Software is
|
523
|
-
> furnished to do so, subject to the following conditions:
|
524
|
-
>
|
525
|
-
> The above copyright notice and this permission notice shall be included in
|
526
|
-
> all copies or substantial portions of the Software.
|
527
|
-
>
|
528
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
529
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
530
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
531
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
532
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
533
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
534
|
-
> THE SOFTWARE.
|
535
|
-
|
536
|
-
---------------------------------------
|
537
|
-
|
538
|
-
## cssesc
|
539
|
-
License: MIT
|
540
|
-
By: Mathias Bynens
|
541
|
-
Repository: https://github.com/mathiasbynens/cssesc.git
|
542
|
-
|
543
|
-
> Copyright Mathias Bynens <https://mathiasbynens.be/>
|
544
|
-
>
|
545
|
-
> Permission is hereby granted, free of charge, to any person obtaining
|
546
|
-
> a copy of this software and associated documentation files (the
|
547
|
-
> "Software"), to deal in the Software without restriction, including
|
548
|
-
> without limitation the rights to use, copy, modify, merge, publish,
|
549
|
-
> distribute, sublicense, and/or sell copies of the Software, and to
|
550
|
-
> permit persons to whom the Software is furnished to do so, subject to
|
551
|
-
> the following conditions:
|
552
|
-
>
|
553
|
-
> The above copyright notice and this permission notice shall be
|
554
|
-
> included in all copies or substantial portions of the Software.
|
555
|
-
>
|
556
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
557
|
-
> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
558
|
-
> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
559
|
-
> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
560
|
-
> LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
561
|
-
> OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
562
|
-
> WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
563
|
-
|
564
|
-
---------------------------------------
|
565
|
-
|
566
|
-
## debug
|
567
|
-
License: MIT
|
568
|
-
By: Josh Junon, TJ Holowaychuk, Nathan Rajlich, Andrew Rhyne
|
569
|
-
Repository: git://github.com/debug-js/debug.git
|
570
|
-
|
571
|
-
> (The MIT License)
|
572
|
-
>
|
573
|
-
> Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
|
574
|
-
> Copyright (c) 2018-2021 Josh Junon
|
575
|
-
>
|
576
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy of this software
|
577
|
-
> and associated documentation files (the 'Software'), to deal in the Software without restriction,
|
578
|
-
> including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
579
|
-
> and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
|
580
|
-
> subject to the following conditions:
|
581
|
-
>
|
582
|
-
> The above copyright notice and this permission notice shall be included in all copies or substantial
|
583
|
-
> portions of the Software.
|
584
|
-
>
|
585
|
-
> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
|
586
|
-
> LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
587
|
-
> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
588
|
-
> WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
589
|
-
> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
590
|
-
|
591
|
-
---------------------------------------
|
592
|
-
|
593
|
-
## dotenv
|
594
|
-
License: BSD-2-Clause
|
595
|
-
Repository: git://github.com/motdotla/dotenv.git
|
596
|
-
|
597
|
-
> Copyright (c) 2015, Scott Motte
|
598
|
-
> All rights reserved.
|
599
|
-
>
|
600
|
-
> Redistribution and use in source and binary forms, with or without
|
601
|
-
> modification, are permitted provided that the following conditions are met:
|
602
|
-
>
|
603
|
-
> * Redistributions of source code must retain the above copyright notice, this
|
604
|
-
> list of conditions and the following disclaimer.
|
605
|
-
>
|
606
|
-
> * Redistributions in binary form must reproduce the above copyright notice,
|
607
|
-
> this list of conditions and the following disclaimer in the documentation
|
608
|
-
> and/or other materials provided with the distribution.
|
609
|
-
>
|
610
|
-
> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
611
|
-
> AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
612
|
-
> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
613
|
-
> DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
614
|
-
> FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
615
|
-
> DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
616
|
-
> SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
617
|
-
> CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
618
|
-
> OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
619
|
-
> OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
620
|
-
|
621
|
-
---------------------------------------
|
622
|
-
|
623
|
-
## dotenv-expand
|
624
|
-
License: BSD-2-Clause
|
625
|
-
By: motdotla
|
626
|
-
Repository: https://github.com/motdotla/dotenv-expand
|
627
|
-
|
628
|
-
> Copyright (c) 2016, Scott Motte
|
629
|
-
> All rights reserved.
|
630
|
-
>
|
631
|
-
> Redistribution and use in source and binary forms, with or without
|
632
|
-
> modification, are permitted provided that the following conditions are met:
|
633
|
-
>
|
634
|
-
> * Redistributions of source code must retain the above copyright notice, this
|
635
|
-
> list of conditions and the following disclaimer.
|
636
|
-
>
|
637
|
-
> * Redistributions in binary form must reproduce the above copyright notice,
|
638
|
-
> this list of conditions and the following disclaimer in the documentation
|
639
|
-
> and/or other materials provided with the distribution.
|
640
|
-
>
|
641
|
-
> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
642
|
-
> AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
643
|
-
> IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
644
|
-
> DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
645
|
-
> FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
646
|
-
> DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
647
|
-
> SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
648
|
-
> CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
649
|
-
> OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
650
|
-
> OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
651
|
-
|
652
|
-
---------------------------------------
|
653
|
-
|
654
|
-
## ee-first
|
655
|
-
License: MIT
|
656
|
-
By: Jonathan Ong, Douglas Christopher Wilson
|
657
|
-
Repository: jonathanong/ee-first
|
658
|
-
|
659
|
-
> The MIT License (MIT)
|
660
|
-
>
|
661
|
-
> Copyright (c) 2014 Jonathan Ong me@jongleberry.com
|
662
|
-
>
|
663
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
664
|
-
> of this software and associated documentation files (the "Software"), to deal
|
665
|
-
> in the Software without restriction, including without limitation the rights
|
666
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
667
|
-
> copies of the Software, and to permit persons to whom the Software is
|
668
|
-
> furnished to do so, subject to the following conditions:
|
669
|
-
>
|
670
|
-
> The above copyright notice and this permission notice shall be included in
|
671
|
-
> all copies or substantial portions of the Software.
|
672
|
-
>
|
673
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
674
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
675
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
676
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
677
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
678
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
679
|
-
> THE SOFTWARE.
|
680
|
-
|
681
|
-
---------------------------------------
|
682
|
-
|
683
|
-
## encodeurl
|
684
|
-
License: MIT
|
685
|
-
By: Douglas Christopher Wilson
|
686
|
-
Repository: pillarjs/encodeurl
|
687
|
-
|
688
|
-
> (The MIT License)
|
689
|
-
>
|
690
|
-
> Copyright (c) 2016 Douglas Christopher Wilson
|
691
|
-
>
|
692
|
-
> Permission is hereby granted, free of charge, to any person obtaining
|
693
|
-
> a copy of this software and associated documentation files (the
|
694
|
-
> 'Software'), to deal in the Software without restriction, including
|
695
|
-
> without limitation the rights to use, copy, modify, merge, publish,
|
696
|
-
> distribute, sublicense, and/or sell copies of the Software, and to
|
697
|
-
> permit persons to whom the Software is furnished to do so, subject to
|
698
|
-
> the following conditions:
|
699
|
-
>
|
700
|
-
> The above copyright notice and this permission notice shall be
|
701
|
-
> included in all copies or substantial portions of the Software.
|
702
|
-
>
|
703
|
-
> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
704
|
-
> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
705
|
-
> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
706
|
-
> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
707
|
-
> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
708
|
-
> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
709
|
-
> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
710
|
-
|
711
|
-
---------------------------------------
|
712
|
-
|
713
|
-
## entities
|
714
|
-
License: BSD-2-Clause
|
715
|
-
By: Felix Boehm
|
716
|
-
Repository: git://github.com/fb55/entities.git
|
717
|
-
|
718
|
-
> Copyright (c) Felix Böhm
|
719
|
-
> All rights reserved.
|
720
|
-
>
|
721
|
-
> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
722
|
-
>
|
723
|
-
> Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
724
|
-
>
|
725
|
-
> Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
|
726
|
-
>
|
727
|
-
> THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS,
|
728
|
-
> EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
729
|
-
|
730
|
-
---------------------------------------
|
731
|
-
|
732
|
-
## es-module-lexer
|
733
|
-
License: MIT
|
734
|
-
By: Guy Bedford
|
735
|
-
Repository: git+https://github.com/guybedford/es-module-lexer.git
|
736
|
-
|
737
|
-
> MIT License
|
738
|
-
> -----------
|
739
|
-
>
|
740
|
-
> Copyright (C) 2018-2022 Guy Bedford
|
741
|
-
>
|
742
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
743
|
-
>
|
744
|
-
> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
745
|
-
>
|
746
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
747
|
-
|
748
|
-
---------------------------------------
|
749
|
-
|
750
|
-
## escape-html
|
751
|
-
License: MIT
|
752
|
-
Repository: component/escape-html
|
753
|
-
|
754
|
-
> (The MIT License)
|
755
|
-
>
|
756
|
-
> Copyright (c) 2012-2013 TJ Holowaychuk
|
757
|
-
> Copyright (c) 2015 Andreas Lubbe
|
758
|
-
> Copyright (c) 2015 Tiancheng "Timothy" Gu
|
759
|
-
>
|
760
|
-
> Permission is hereby granted, free of charge, to any person obtaining
|
761
|
-
> a copy of this software and associated documentation files (the
|
762
|
-
> 'Software'), to deal in the Software without restriction, including
|
763
|
-
> without limitation the rights to use, copy, modify, merge, publish,
|
764
|
-
> distribute, sublicense, and/or sell copies of the Software, and to
|
765
|
-
> permit persons to whom the Software is furnished to do so, subject to
|
766
|
-
> the following conditions:
|
767
|
-
>
|
768
|
-
> The above copyright notice and this permission notice shall be
|
769
|
-
> included in all copies or substantial portions of the Software.
|
770
|
-
>
|
771
|
-
> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
772
|
-
> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
773
|
-
> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
774
|
-
> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
775
|
-
> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
776
|
-
> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
777
|
-
> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
778
|
-
|
779
|
-
---------------------------------------
|
780
|
-
|
781
|
-
## estree-walker
|
782
|
-
License: MIT
|
783
|
-
By: Rich Harris
|
784
|
-
Repository: https://github.com/Rich-Harris/estree-walker
|
785
|
-
|
786
|
-
> Copyright (c) 2015-20 [these people](https://github.com/Rich-Harris/estree-walker/graphs/contributors)
|
787
|
-
>
|
788
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
789
|
-
>
|
790
|
-
> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
791
|
-
>
|
792
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
793
|
-
|
794
|
-
---------------------------------------
|
795
|
-
|
796
|
-
## etag
|
797
|
-
License: MIT
|
798
|
-
By: Douglas Christopher Wilson, David Björklund
|
799
|
-
Repository: jshttp/etag
|
800
|
-
|
801
|
-
> (The MIT License)
|
802
|
-
>
|
803
|
-
> Copyright (c) 2014-2016 Douglas Christopher Wilson
|
804
|
-
>
|
805
|
-
> Permission is hereby granted, free of charge, to any person obtaining
|
806
|
-
> a copy of this software and associated documentation files (the
|
807
|
-
> 'Software'), to deal in the Software without restriction, including
|
808
|
-
> without limitation the rights to use, copy, modify, merge, publish,
|
809
|
-
> distribute, sublicense, and/or sell copies of the Software, and to
|
810
|
-
> permit persons to whom the Software is furnished to do so, subject to
|
811
|
-
> the following conditions:
|
812
|
-
>
|
813
|
-
> The above copyright notice and this permission notice shall be
|
814
|
-
> included in all copies or substantial portions of the Software.
|
815
|
-
>
|
816
|
-
> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
817
|
-
> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
818
|
-
> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
819
|
-
> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
820
|
-
> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
821
|
-
> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
822
|
-
> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
823
|
-
|
824
|
-
---------------------------------------
|
825
|
-
|
826
|
-
## finalhandler
|
827
|
-
License: MIT
|
828
|
-
By: Douglas Christopher Wilson
|
829
|
-
Repository: pillarjs/finalhandler
|
830
|
-
|
831
|
-
> (The MIT License)
|
832
|
-
>
|
833
|
-
> Copyright (c) 2014-2017 Douglas Christopher Wilson <doug@somethingdoug.com>
|
834
|
-
>
|
835
|
-
> Permission is hereby granted, free of charge, to any person obtaining
|
836
|
-
> a copy of this software and associated documentation files (the
|
837
|
-
> 'Software'), to deal in the Software without restriction, including
|
838
|
-
> without limitation the rights to use, copy, modify, merge, publish,
|
839
|
-
> distribute, sublicense, and/or sell copies of the Software, and to
|
840
|
-
> permit persons to whom the Software is furnished to do so, subject to
|
841
|
-
> the following conditions:
|
842
|
-
>
|
843
|
-
> The above copyright notice and this permission notice shall be
|
844
|
-
> included in all copies or substantial portions of the Software.
|
845
|
-
>
|
846
|
-
> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
847
|
-
> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
848
|
-
> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
849
|
-
> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
850
|
-
> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
851
|
-
> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
852
|
-
> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
853
|
-
|
854
|
-
---------------------------------------
|
855
|
-
|
856
|
-
## follow-redirects
|
857
|
-
License: MIT
|
858
|
-
By: Ruben Verborgh, Olivier Lalonde, James Talmage
|
859
|
-
Repository: git+ssh://git@github.com/follow-redirects/follow-redirects.git
|
860
|
-
|
861
|
-
> Copyright 2014–present Olivier Lalonde <olalonde@gmail.com>, James Talmage <james@talmage.io>, Ruben Verborgh
|
862
|
-
>
|
863
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy of
|
864
|
-
> this software and associated documentation files (the "Software"), to deal in
|
865
|
-
> the Software without restriction, including without limitation the rights to
|
866
|
-
> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
867
|
-
> of the Software, and to permit persons to whom the Software is furnished to do
|
868
|
-
> so, subject to the following conditions:
|
869
|
-
>
|
870
|
-
> The above copyright notice and this permission notice shall be included in all
|
871
|
-
> copies or substantial portions of the Software.
|
872
|
-
>
|
873
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
874
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
875
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
876
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
877
|
-
> WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
878
|
-
> IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
879
|
-
|
880
|
-
---------------------------------------
|
881
|
-
|
882
|
-
## generic-names
|
883
|
-
License: MIT
|
884
|
-
By: Alexey Litvinov
|
885
|
-
Repository: git+https://github.com/css-modules/generic-names.git
|
886
|
-
|
887
|
-
> The MIT License (MIT)
|
888
|
-
>
|
889
|
-
> Copyright (c) 2015 Alexey Litvinov
|
890
|
-
>
|
891
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
892
|
-
> of this software and associated documentation files (the "Software"), to deal
|
893
|
-
> in the Software without restriction, including without limitation the rights
|
894
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
895
|
-
> copies of the Software, and to permit persons to whom the Software is
|
896
|
-
> furnished to do so, subject to the following conditions:
|
897
|
-
>
|
898
|
-
> The above copyright notice and this permission notice shall be included in all
|
899
|
-
> copies or substantial portions of the Software.
|
900
|
-
>
|
901
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
902
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
903
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
904
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
905
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
906
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
907
|
-
> SOFTWARE.
|
908
|
-
|
909
|
-
---------------------------------------
|
910
|
-
|
911
|
-
## glob-parent
|
912
|
-
License: ISC
|
913
|
-
By: Gulp Team, Elan Shanker, Blaine Bublitz
|
914
|
-
Repository: gulpjs/glob-parent
|
915
|
-
|
916
|
-
> The ISC License
|
917
|
-
>
|
918
|
-
> Copyright (c) 2015, 2019 Elan Shanker
|
919
|
-
>
|
920
|
-
> Permission to use, copy, modify, and/or distribute this software for any
|
921
|
-
> purpose with or without fee is hereby granted, provided that the above
|
922
|
-
> copyright notice and this permission notice appear in all copies.
|
923
|
-
>
|
924
|
-
> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
925
|
-
> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
926
|
-
> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
927
|
-
> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
928
|
-
> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
929
|
-
> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
930
|
-
> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
931
|
-
|
932
|
-
---------------------------------------
|
933
|
-
|
934
|
-
## host-validation-middleware
|
935
|
-
License: MIT
|
936
|
-
By: sapphi-red
|
937
|
-
Repository: git+https://github.com/sapphi-red/host-validation-middleware.git
|
938
|
-
|
939
|
-
> MIT License
|
940
|
-
>
|
941
|
-
> Copyright (c) 2025 sapphi-red
|
942
|
-
>
|
943
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
944
|
-
> of this software and associated documentation files (the "Software"), to deal
|
945
|
-
> in the Software without restriction, including without limitation the rights
|
946
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
947
|
-
> copies of the Software, and to permit persons to whom the Software is
|
948
|
-
> furnished to do so, subject to the following conditions:
|
949
|
-
>
|
950
|
-
> The above copyright notice and this permission notice shall be included in all
|
951
|
-
> copies or substantial portions of the Software.
|
952
|
-
>
|
953
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
954
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
955
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
956
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
957
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
958
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
959
|
-
> SOFTWARE.
|
960
|
-
|
961
|
-
---------------------------------------
|
962
|
-
|
963
|
-
## http-proxy-3
|
964
|
-
License: MIT
|
965
|
-
By: William Stein, Charlie Robbins, Jimb Esser, jcrugzz
|
966
|
-
Repository: https://github.com/sagemathinc/http-proxy-3.git
|
967
|
-
|
968
|
-
> node-http-3
|
969
|
-
>
|
970
|
-
> Copyright (c) 2010-2025 William Stein, Charlie Robbins, Jarrett Cruger & the Contributors.
|
971
|
-
>
|
972
|
-
> Permission is hereby granted, free of charge, to any person obtaining
|
973
|
-
> a copy of this software and associated documentation files (the
|
974
|
-
> "Software"), to deal in the Software without restriction, including
|
975
|
-
> without limitation the rights to use, copy, modify, merge, publish,
|
976
|
-
> distribute, sublicense, and/or sell copies of the Software, and to
|
977
|
-
> permit persons to whom the Software is furnished to do so, subject to
|
978
|
-
> the following conditions:
|
979
|
-
>
|
980
|
-
> The above copyright notice and this permission notice shall be
|
981
|
-
> included in all copies or substantial portions of the Software.
|
982
|
-
>
|
983
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
984
|
-
> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
985
|
-
> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
986
|
-
> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
987
|
-
> LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
988
|
-
> OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
989
|
-
> WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
990
|
-
|
991
|
-
---------------------------------------
|
992
|
-
|
993
|
-
## icss-utils
|
994
|
-
License: ISC
|
995
|
-
By: Glen Maddern
|
996
|
-
Repository: git+https://github.com/css-modules/icss-utils.git
|
997
|
-
|
998
|
-
> ISC License (ISC)
|
999
|
-
> Copyright 2018 Glen Maddern
|
1000
|
-
>
|
1001
|
-
> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
1002
|
-
>
|
1003
|
-
> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
1004
|
-
|
1005
|
-
---------------------------------------
|
1006
|
-
|
1007
|
-
## is-binary-path
|
1008
|
-
License: MIT
|
1009
|
-
By: Sindre Sorhus
|
1010
|
-
Repository: sindresorhus/is-binary-path
|
1011
|
-
|
1012
|
-
> MIT License
|
1013
|
-
>
|
1014
|
-
> Copyright (c) 2019 Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com), Paul Miller (https://paulmillr.com)
|
1015
|
-
>
|
1016
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
1017
|
-
>
|
1018
|
-
> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
1019
|
-
>
|
1020
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1021
|
-
|
1022
|
-
---------------------------------------
|
1023
|
-
|
1024
|
-
## is-extglob
|
1025
|
-
License: MIT
|
1026
|
-
By: Jon Schlinkert
|
1027
|
-
Repository: jonschlinkert/is-extglob
|
1028
|
-
|
1029
|
-
> The MIT License (MIT)
|
1030
|
-
>
|
1031
|
-
> Copyright (c) 2014-2016, Jon Schlinkert
|
1032
|
-
>
|
1033
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
1034
|
-
> of this software and associated documentation files (the "Software"), to deal
|
1035
|
-
> in the Software without restriction, including without limitation the rights
|
1036
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1037
|
-
> copies of the Software, and to permit persons to whom the Software is
|
1038
|
-
> furnished to do so, subject to the following conditions:
|
1039
|
-
>
|
1040
|
-
> The above copyright notice and this permission notice shall be included in
|
1041
|
-
> all copies or substantial portions of the Software.
|
1042
|
-
>
|
1043
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1044
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1045
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1046
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1047
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1048
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1049
|
-
> THE SOFTWARE.
|
1050
|
-
|
1051
|
-
---------------------------------------
|
1052
|
-
|
1053
|
-
## is-glob
|
1054
|
-
License: MIT
|
1055
|
-
By: Jon Schlinkert, Brian Woodward, Daniel Perez
|
1056
|
-
Repository: micromatch/is-glob
|
1057
|
-
|
1058
|
-
> The MIT License (MIT)
|
1059
|
-
>
|
1060
|
-
> Copyright (c) 2014-2017, Jon Schlinkert.
|
1061
|
-
>
|
1062
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
1063
|
-
> of this software and associated documentation files (the "Software"), to deal
|
1064
|
-
> in the Software without restriction, including without limitation the rights
|
1065
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1066
|
-
> copies of the Software, and to permit persons to whom the Software is
|
1067
|
-
> furnished to do so, subject to the following conditions:
|
1068
|
-
>
|
1069
|
-
> The above copyright notice and this permission notice shall be included in
|
1070
|
-
> all copies or substantial portions of the Software.
|
1071
|
-
>
|
1072
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1073
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1074
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1075
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1076
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1077
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1078
|
-
> THE SOFTWARE.
|
1079
|
-
|
1080
|
-
---------------------------------------
|
1081
|
-
|
1082
|
-
## is-reference
|
1083
|
-
License: MIT
|
1084
|
-
By: Rich Harris
|
1085
|
-
Repository: git+https://github.com/Rich-Harris/is-reference.git
|
1086
|
-
|
1087
|
-
---------------------------------------
|
1088
|
-
|
1089
|
-
## isexe, which
|
1090
|
-
License: ISC
|
1091
|
-
By: Isaac Z. Schlueter
|
1092
|
-
Repositories: git+https://github.com/isaacs/isexe.git, git://github.com/isaacs/node-which.git
|
1093
|
-
|
1094
|
-
> The ISC License
|
1095
|
-
>
|
1096
|
-
> Copyright (c) Isaac Z. Schlueter and Contributors
|
1097
|
-
>
|
1098
|
-
> Permission to use, copy, modify, and/or distribute this software for any
|
1099
|
-
> purpose with or without fee is hereby granted, provided that the above
|
1100
|
-
> copyright notice and this permission notice appear in all copies.
|
1101
|
-
>
|
1102
|
-
> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
1103
|
-
> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
1104
|
-
> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
1105
|
-
> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
1106
|
-
> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
1107
|
-
> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
|
1108
|
-
> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
1109
|
-
|
1110
|
-
---------------------------------------
|
1111
|
-
|
1112
|
-
## js-tokens
|
1113
|
-
License: MIT
|
1114
|
-
By: Simon Lydell
|
1115
|
-
Repository: lydell/js-tokens
|
1116
|
-
|
1117
|
-
> The MIT License (MIT)
|
1118
|
-
>
|
1119
|
-
> Copyright (c) 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024 Simon Lydell
|
1120
|
-
>
|
1121
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
1122
|
-
> of this software and associated documentation files (the "Software"), to deal
|
1123
|
-
> in the Software without restriction, including without limitation the rights
|
1124
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1125
|
-
> copies of the Software, and to permit persons to whom the Software is
|
1126
|
-
> furnished to do so, subject to the following conditions:
|
1127
|
-
>
|
1128
|
-
> The above copyright notice and this permission notice shall be included in
|
1129
|
-
> all copies or substantial portions of the Software.
|
1130
|
-
>
|
1131
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1132
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1133
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1134
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1135
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1136
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1137
|
-
> THE SOFTWARE.
|
1138
|
-
|
1139
|
-
---------------------------------------
|
1140
|
-
|
1141
|
-
## launch-editor, launch-editor-middleware
|
1142
|
-
License: MIT
|
1143
|
-
By: Evan You
|
1144
|
-
Repositories: git+https://github.com/yyx990803/launch-editor.git, git+https://github.com/yyx990803/launch-editor.git
|
1145
|
-
|
1146
|
-
> The MIT License (MIT)
|
1147
|
-
>
|
1148
|
-
> Copyright (c) 2017-present, Yuxi (Evan) You
|
1149
|
-
>
|
1150
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
1151
|
-
> of this software and associated documentation files (the "Software"), to deal
|
1152
|
-
> in the Software without restriction, including without limitation the rights
|
1153
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1154
|
-
> copies of the Software, and to permit persons to whom the Software is
|
1155
|
-
> furnished to do so, subject to the following conditions:
|
1156
|
-
>
|
1157
|
-
> The above copyright notice and this permission notice shall be included in
|
1158
|
-
> all copies or substantial portions of the Software.
|
1159
|
-
>
|
1160
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1161
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1162
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1163
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1164
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1165
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1166
|
-
> THE SOFTWARE.
|
1167
|
-
|
1168
|
-
---------------------------------------
|
1169
|
-
|
1170
|
-
## lilconfig
|
1171
|
-
License: MIT
|
1172
|
-
By: antonk52
|
1173
|
-
Repository: https://github.com/antonk52/lilconfig
|
1174
|
-
|
1175
|
-
> MIT License
|
1176
|
-
>
|
1177
|
-
> Copyright (c) 2022 Anton Kastritskiy
|
1178
|
-
>
|
1179
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
1180
|
-
> of this software and associated documentation files (the "Software"), to deal
|
1181
|
-
> in the Software without restriction, including without limitation the rights
|
1182
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1183
|
-
> copies of the Software, and to permit persons to whom the Software is
|
1184
|
-
> furnished to do so, subject to the following conditions:
|
1185
|
-
>
|
1186
|
-
> The above copyright notice and this permission notice shall be included in all
|
1187
|
-
> copies or substantial portions of the Software.
|
1188
|
-
>
|
1189
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1190
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1191
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1192
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1193
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1194
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1195
|
-
> SOFTWARE.
|
1196
|
-
|
1197
|
-
---------------------------------------
|
1198
|
-
|
1199
|
-
## loader-utils
|
1200
|
-
License: MIT
|
1201
|
-
By: Tobias Koppers @sokra
|
1202
|
-
Repository: https://github.com/webpack/loader-utils.git
|
1203
|
-
|
1204
|
-
> Copyright JS Foundation and other contributors
|
1205
|
-
>
|
1206
|
-
> Permission is hereby granted, free of charge, to any person obtaining
|
1207
|
-
> a copy of this software and associated documentation files (the
|
1208
|
-
> 'Software'), to deal in the Software without restriction, including
|
1209
|
-
> without limitation the rights to use, copy, modify, merge, publish,
|
1210
|
-
> distribute, sublicense, and/or sell copies of the Software, and to
|
1211
|
-
> permit persons to whom the Software is furnished to do so, subject to
|
1212
|
-
> the following conditions:
|
1213
|
-
>
|
1214
|
-
> The above copyright notice and this permission notice shall be
|
1215
|
-
> included in all copies or substantial portions of the Software.
|
1216
|
-
>
|
1217
|
-
> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
1218
|
-
> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
1219
|
-
> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
1220
|
-
> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
1221
|
-
> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
1222
|
-
> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
1223
|
-
> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1224
|
-
|
1225
|
-
---------------------------------------
|
1226
|
-
|
1227
|
-
## lodash.camelcase
|
1228
|
-
License: MIT
|
1229
|
-
By: John-David Dalton, Blaine Bublitz, Mathias Bynens
|
1230
|
-
Repository: lodash/lodash
|
1231
|
-
|
1232
|
-
> Copyright jQuery Foundation and other contributors <https://jquery.org/>
|
1233
|
-
>
|
1234
|
-
> Based on Underscore.js, copyright Jeremy Ashkenas,
|
1235
|
-
> DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
|
1236
|
-
>
|
1237
|
-
> This software consists of voluntary contributions made by many
|
1238
|
-
> individuals. For exact contribution history, see the revision history
|
1239
|
-
> available at https://github.com/lodash/lodash
|
1240
|
-
>
|
1241
|
-
> The following license applies to all parts of this software except as
|
1242
|
-
> documented below:
|
1243
|
-
>
|
1244
|
-
> ====
|
1245
|
-
>
|
1246
|
-
> Permission is hereby granted, free of charge, to any person obtaining
|
1247
|
-
> a copy of this software and associated documentation files (the
|
1248
|
-
> "Software"), to deal in the Software without restriction, including
|
1249
|
-
> without limitation the rights to use, copy, modify, merge, publish,
|
1250
|
-
> distribute, sublicense, and/or sell copies of the Software, and to
|
1251
|
-
> permit persons to whom the Software is furnished to do so, subject to
|
1252
|
-
> the following conditions:
|
1253
|
-
>
|
1254
|
-
> The above copyright notice and this permission notice shall be
|
1255
|
-
> included in all copies or substantial portions of the Software.
|
1256
|
-
>
|
1257
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
1258
|
-
> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
1259
|
-
> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
1260
|
-
> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
1261
|
-
> LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
1262
|
-
> OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
1263
|
-
> WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1264
|
-
>
|
1265
|
-
> ====
|
1266
|
-
>
|
1267
|
-
> Copyright and related rights for sample code are waived via CC0. Sample
|
1268
|
-
> code is defined as all source code displayed within the prose of the
|
1269
|
-
> documentation.
|
1270
|
-
>
|
1271
|
-
> CC0: http://creativecommons.org/publicdomain/zero/1.0/
|
1272
|
-
>
|
1273
|
-
> ====
|
1274
|
-
>
|
1275
|
-
> Files located in the node_modules and vendor directories are externally
|
1276
|
-
> maintained libraries used by this software which have their own
|
1277
|
-
> licenses; we recommend you read them, as their terms may differ from the
|
1278
|
-
> terms above.
|
1279
|
-
|
1280
|
-
---------------------------------------
|
1281
|
-
|
1282
|
-
## magic-string
|
1283
|
-
License: MIT
|
1284
|
-
By: Rich Harris
|
1285
|
-
Repository: https://github.com/rich-harris/magic-string.git
|
1286
|
-
|
1287
|
-
> Copyright 2018 Rich Harris
|
1288
|
-
>
|
1289
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
1290
|
-
>
|
1291
|
-
> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
1292
|
-
>
|
1293
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1294
|
-
|
1295
|
-
---------------------------------------
|
1296
|
-
|
1297
|
-
## mlly, ufo
|
1298
|
-
License: MIT
|
1299
|
-
Repositories: unjs/mlly, unjs/ufo
|
1300
|
-
|
1301
|
-
> MIT License
|
1302
|
-
>
|
1303
|
-
> Copyright (c) Pooya Parsa <pooya@pi0.io>
|
1304
|
-
>
|
1305
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
1306
|
-
> of this software and associated documentation files (the "Software"), to deal
|
1307
|
-
> in the Software without restriction, including without limitation the rights
|
1308
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1309
|
-
> copies of the Software, and to permit persons to whom the Software is
|
1310
|
-
> furnished to do so, subject to the following conditions:
|
1311
|
-
>
|
1312
|
-
> The above copyright notice and this permission notice shall be included in all
|
1313
|
-
> copies or substantial portions of the Software.
|
1314
|
-
>
|
1315
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1316
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1317
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1318
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1319
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1320
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1321
|
-
> SOFTWARE.
|
1322
|
-
|
1323
|
-
---------------------------------------
|
1324
|
-
|
1325
|
-
## mrmime
|
1326
|
-
License: MIT
|
1327
|
-
By: Luke Edwards
|
1328
|
-
Repository: lukeed/mrmime
|
1329
|
-
|
1330
|
-
> The MIT License (MIT)
|
1331
|
-
>
|
1332
|
-
> Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (https://lukeed.com)
|
1333
|
-
>
|
1334
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
1335
|
-
> of this software and associated documentation files (the "Software"), to deal
|
1336
|
-
> in the Software without restriction, including without limitation the rights
|
1337
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1338
|
-
> copies of the Software, and to permit persons to whom the Software is
|
1339
|
-
> furnished to do so, subject to the following conditions:
|
1340
|
-
>
|
1341
|
-
> The above copyright notice and this permission notice shall be included in
|
1342
|
-
> all copies or substantial portions of the Software.
|
1343
|
-
>
|
1344
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1345
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1346
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1347
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1348
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1349
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1350
|
-
> THE SOFTWARE.
|
1351
|
-
|
1352
|
-
---------------------------------------
|
1353
|
-
|
1354
|
-
## ms
|
1355
|
-
License: MIT
|
1356
|
-
Repository: vercel/ms
|
1357
|
-
|
1358
|
-
> The MIT License (MIT)
|
1359
|
-
>
|
1360
|
-
> Copyright (c) 2020 Vercel, Inc.
|
1361
|
-
>
|
1362
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
1363
|
-
> of this software and associated documentation files (the "Software"), to deal
|
1364
|
-
> in the Software without restriction, including without limitation the rights
|
1365
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1366
|
-
> copies of the Software, and to permit persons to whom the Software is
|
1367
|
-
> furnished to do so, subject to the following conditions:
|
1368
|
-
>
|
1369
|
-
> The above copyright notice and this permission notice shall be included in all
|
1370
|
-
> copies or substantial portions of the Software.
|
1371
|
-
>
|
1372
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1373
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1374
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1375
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1376
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1377
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1378
|
-
> SOFTWARE.
|
1379
|
-
|
1380
|
-
---------------------------------------
|
1381
|
-
|
1382
|
-
## normalize-path
|
1383
|
-
License: MIT
|
1384
|
-
By: Jon Schlinkert, Blaine Bublitz
|
1385
|
-
Repository: jonschlinkert/normalize-path
|
1386
|
-
|
1387
|
-
> The MIT License (MIT)
|
1388
|
-
>
|
1389
|
-
> Copyright (c) 2014-2018, Jon Schlinkert.
|
1390
|
-
>
|
1391
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
1392
|
-
> of this software and associated documentation files (the "Software"), to deal
|
1393
|
-
> in the Software without restriction, including without limitation the rights
|
1394
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1395
|
-
> copies of the Software, and to permit persons to whom the Software is
|
1396
|
-
> furnished to do so, subject to the following conditions:
|
1397
|
-
>
|
1398
|
-
> The above copyright notice and this permission notice shall be included in
|
1399
|
-
> all copies or substantial portions of the Software.
|
1400
|
-
>
|
1401
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1402
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1403
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1404
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1405
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1406
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1407
|
-
> THE SOFTWARE.
|
1408
|
-
|
1409
|
-
---------------------------------------
|
1410
|
-
|
1411
|
-
## object-assign
|
1412
|
-
License: MIT
|
1413
|
-
By: Sindre Sorhus
|
1414
|
-
Repository: sindresorhus/object-assign
|
1415
|
-
|
1416
|
-
> The MIT License (MIT)
|
1417
|
-
>
|
1418
|
-
> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
1419
|
-
>
|
1420
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
1421
|
-
> of this software and associated documentation files (the "Software"), to deal
|
1422
|
-
> in the Software without restriction, including without limitation the rights
|
1423
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1424
|
-
> copies of the Software, and to permit persons to whom the Software is
|
1425
|
-
> furnished to do so, subject to the following conditions:
|
1426
|
-
>
|
1427
|
-
> The above copyright notice and this permission notice shall be included in
|
1428
|
-
> all copies or substantial portions of the Software.
|
1429
|
-
>
|
1430
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1431
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1432
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1433
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1434
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1435
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1436
|
-
> THE SOFTWARE.
|
1437
|
-
|
1438
|
-
---------------------------------------
|
1439
|
-
|
1440
|
-
## on-finished
|
1441
|
-
License: MIT
|
1442
|
-
By: Douglas Christopher Wilson, Jonathan Ong
|
1443
|
-
Repository: jshttp/on-finished
|
1444
|
-
|
1445
|
-
> (The MIT License)
|
1446
|
-
>
|
1447
|
-
> Copyright (c) 2013 Jonathan Ong <me@jongleberry.com>
|
1448
|
-
> Copyright (c) 2014 Douglas Christopher Wilson <doug@somethingdoug.com>
|
1449
|
-
>
|
1450
|
-
> Permission is hereby granted, free of charge, to any person obtaining
|
1451
|
-
> a copy of this software and associated documentation files (the
|
1452
|
-
> 'Software'), to deal in the Software without restriction, including
|
1453
|
-
> without limitation the rights to use, copy, modify, merge, publish,
|
1454
|
-
> distribute, sublicense, and/or sell copies of the Software, and to
|
1455
|
-
> permit persons to whom the Software is furnished to do so, subject to
|
1456
|
-
> the following conditions:
|
1457
|
-
>
|
1458
|
-
> The above copyright notice and this permission notice shall be
|
1459
|
-
> included in all copies or substantial portions of the Software.
|
1460
|
-
>
|
1461
|
-
> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
1462
|
-
> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
1463
|
-
> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
1464
|
-
> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
1465
|
-
> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
1466
|
-
> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
1467
|
-
> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1468
|
-
|
1469
|
-
---------------------------------------
|
1470
|
-
|
1471
|
-
## parse5
|
1472
|
-
License: MIT
|
1473
|
-
By: Ivan Nikulin, https://github.com/inikulin/parse5/graphs/contributors
|
1474
|
-
Repository: git://github.com/inikulin/parse5.git
|
1475
|
-
|
1476
|
-
> Copyright (c) 2013-2019 Ivan Nikulin (ifaaan@gmail.com, https://github.com/inikulin)
|
1477
|
-
>
|
1478
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
1479
|
-
> of this software and associated documentation files (the "Software"), to deal
|
1480
|
-
> in the Software without restriction, including without limitation the rights
|
1481
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1482
|
-
> copies of the Software, and to permit persons to whom the Software is
|
1483
|
-
> furnished to do so, subject to the following conditions:
|
1484
|
-
>
|
1485
|
-
> The above copyright notice and this permission notice shall be included in
|
1486
|
-
> all copies or substantial portions of the Software.
|
1487
|
-
>
|
1488
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1489
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1490
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1491
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1492
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1493
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1494
|
-
> THE SOFTWARE.
|
1495
|
-
|
1496
|
-
---------------------------------------
|
1497
|
-
|
1498
|
-
## parseurl
|
1499
|
-
License: MIT
|
1500
|
-
By: Douglas Christopher Wilson, Jonathan Ong
|
1501
|
-
Repository: pillarjs/parseurl
|
1502
|
-
|
1503
|
-
> (The MIT License)
|
1504
|
-
>
|
1505
|
-
> Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
|
1506
|
-
> Copyright (c) 2014-2017 Douglas Christopher Wilson <doug@somethingdoug.com>
|
1507
|
-
>
|
1508
|
-
> Permission is hereby granted, free of charge, to any person obtaining
|
1509
|
-
> a copy of this software and associated documentation files (the
|
1510
|
-
> 'Software'), to deal in the Software without restriction, including
|
1511
|
-
> without limitation the rights to use, copy, modify, merge, publish,
|
1512
|
-
> distribute, sublicense, and/or sell copies of the Software, and to
|
1513
|
-
> permit persons to whom the Software is furnished to do so, subject to
|
1514
|
-
> the following conditions:
|
1515
|
-
>
|
1516
|
-
> The above copyright notice and this permission notice shall be
|
1517
|
-
> included in all copies or substantial portions of the Software.
|
1518
|
-
>
|
1519
|
-
> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
1520
|
-
> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
1521
|
-
> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
1522
|
-
> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
1523
|
-
> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
1524
|
-
> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
1525
|
-
> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1526
|
-
|
1527
|
-
---------------------------------------
|
1528
|
-
|
1529
|
-
## path-key, shebang-regex
|
1530
|
-
License: MIT
|
1531
|
-
By: Sindre Sorhus
|
1532
|
-
Repositories: sindresorhus/path-key, sindresorhus/shebang-regex
|
1533
|
-
|
1534
|
-
> MIT License
|
1535
|
-
>
|
1536
|
-
> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
1537
|
-
>
|
1538
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
1539
|
-
>
|
1540
|
-
> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
1541
|
-
>
|
1542
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1543
|
-
|
1544
|
-
---------------------------------------
|
1545
|
-
|
1546
|
-
## periscopic
|
1547
|
-
License: MIT
|
1548
|
-
Repository: Rich-Harris/periscopic
|
1549
|
-
|
1550
|
-
> Copyright (c) 2019 Rich Harris
|
1551
|
-
>
|
1552
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
1553
|
-
>
|
1554
|
-
> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
1555
|
-
>
|
1556
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1557
|
-
|
1558
|
-
---------------------------------------
|
1559
|
-
|
1560
|
-
## picocolors
|
1561
|
-
License: ISC
|
1562
|
-
By: Alexey Raspopov
|
1563
|
-
Repository: alexeyraspopov/picocolors
|
1564
|
-
|
1565
|
-
> ISC License
|
1566
|
-
>
|
1567
|
-
> Copyright (c) 2021-2024 Oleksii Raspopov, Kostiantyn Denysov, Anton Verinov
|
1568
|
-
>
|
1569
|
-
> Permission to use, copy, modify, and/or distribute this software for any
|
1570
|
-
> purpose with or without fee is hereby granted, provided that the above
|
1571
|
-
> copyright notice and this permission notice appear in all copies.
|
1572
|
-
>
|
1573
|
-
> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
1574
|
-
> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
1575
|
-
> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
1576
|
-
> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
1577
|
-
> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
1578
|
-
> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
1579
|
-
> OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
1580
|
-
|
1581
|
-
---------------------------------------
|
1582
|
-
|
1583
|
-
## postcss-import
|
1584
|
-
License: MIT
|
1585
|
-
By: Maxime Thirouin
|
1586
|
-
Repository: https://github.com/postcss/postcss-import.git
|
1587
|
-
|
1588
|
-
> The MIT License (MIT)
|
1589
|
-
>
|
1590
|
-
> Copyright (c) 2014 Maxime Thirouin, Jason Campbell & Kevin Mårtensson
|
1591
|
-
>
|
1592
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy of
|
1593
|
-
> this software and associated documentation files (the "Software"), to deal in
|
1594
|
-
> the Software without restriction, including without limitation the rights to
|
1595
|
-
> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
1596
|
-
> the Software, and to permit persons to whom the Software is furnished to do so,
|
1597
|
-
> subject to the following conditions:
|
1598
|
-
>
|
1599
|
-
> The above copyright notice and this permission notice shall be included in all
|
1600
|
-
> copies or substantial portions of the Software.
|
1601
|
-
>
|
1602
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1603
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
1604
|
-
> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
1605
|
-
> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
1606
|
-
> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
1607
|
-
> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1608
|
-
|
1609
|
-
---------------------------------------
|
1610
|
-
|
1611
|
-
## postcss-load-config
|
1612
|
-
License: MIT
|
1613
|
-
By: Michael Ciniawky, Ryan Dunckel, Mateusz Derks, Dalton Santos, Patrick Gilday, François Wouts
|
1614
|
-
Repository: postcss/postcss-load-config
|
1615
|
-
|
1616
|
-
> The MIT License (MIT)
|
1617
|
-
>
|
1618
|
-
> Copyright Michael Ciniawsky <michael.ciniawsky@gmail.com>
|
1619
|
-
>
|
1620
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy of
|
1621
|
-
> this software and associated documentation files (the "Software"), to deal in
|
1622
|
-
> the Software without restriction, including without limitation the rights to
|
1623
|
-
> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
1624
|
-
> the Software, and to permit persons to whom the Software is furnished to do so,
|
1625
|
-
> subject to the following conditions:
|
1626
|
-
>
|
1627
|
-
> The above copyright notice and this permission notice shall be included in all
|
1628
|
-
> copies or substantial portions of the Software.
|
1629
|
-
>
|
1630
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1631
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
1632
|
-
> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
1633
|
-
> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
1634
|
-
> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
1635
|
-
> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1636
|
-
|
1637
|
-
---------------------------------------
|
1638
|
-
|
1639
|
-
## postcss-modules
|
1640
|
-
License: MIT
|
1641
|
-
By: Alexander Madyankin
|
1642
|
-
Repository: https://github.com/css-modules/postcss-modules.git
|
1643
|
-
|
1644
|
-
> The MIT License (MIT)
|
1645
|
-
>
|
1646
|
-
> Copyright 2015-present Alexander Madyankin <alexander@madyankin.name>
|
1647
|
-
>
|
1648
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy of
|
1649
|
-
> this software and associated documentation files (the "Software"), to deal in
|
1650
|
-
> the Software without restriction, including without limitation the rights to
|
1651
|
-
> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
1652
|
-
> the Software, and to permit persons to whom the Software is furnished to do so,
|
1653
|
-
> subject to the following conditions:
|
1654
|
-
>
|
1655
|
-
> The above copyright notice and this permission notice shall be included in all
|
1656
|
-
> copies or substantial portions of the Software.
|
1657
|
-
>
|
1658
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1659
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
1660
|
-
> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
1661
|
-
> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
1662
|
-
> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
1663
|
-
> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1664
|
-
|
1665
|
-
---------------------------------------
|
1666
|
-
|
1667
|
-
## postcss-modules-extract-imports
|
1668
|
-
License: ISC
|
1669
|
-
By: Glen Maddern
|
1670
|
-
Repository: https://github.com/css-modules/postcss-modules-extract-imports.git
|
1671
|
-
|
1672
|
-
> Copyright 2015 Glen Maddern
|
1673
|
-
>
|
1674
|
-
> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
1675
|
-
>
|
1676
|
-
> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
1677
|
-
|
1678
|
-
---------------------------------------
|
1679
|
-
|
1680
|
-
## postcss-modules-local-by-default
|
1681
|
-
License: MIT
|
1682
|
-
By: Mark Dalgleish
|
1683
|
-
Repository: https://github.com/css-modules/postcss-modules-local-by-default.git
|
1684
|
-
|
1685
|
-
> The MIT License (MIT)
|
1686
|
-
>
|
1687
|
-
> Copyright 2015 Mark Dalgleish <mark.john.dalgleish@gmail.com>
|
1688
|
-
>
|
1689
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy of
|
1690
|
-
> this software and associated documentation files (the "Software"), to deal in
|
1691
|
-
> the Software without restriction, including without limitation the rights to
|
1692
|
-
> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
1693
|
-
> the Software, and to permit persons to whom the Software is furnished to do so,
|
1694
|
-
> subject to the following conditions:
|
1695
|
-
>
|
1696
|
-
> The above copyright notice and this permission notice shall be included in all
|
1697
|
-
> copies or substantial portions of the Software.
|
1698
|
-
>
|
1699
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1700
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
1701
|
-
> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
1702
|
-
> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
1703
|
-
> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
1704
|
-
> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1705
|
-
|
1706
|
-
---------------------------------------
|
1707
|
-
|
1708
|
-
## postcss-modules-scope
|
1709
|
-
License: ISC
|
1710
|
-
By: Glen Maddern
|
1711
|
-
Repository: https://github.com/css-modules/postcss-modules-scope.git
|
1712
|
-
|
1713
|
-
> ISC License (ISC)
|
1714
|
-
>
|
1715
|
-
> Copyright (c) 2015, Glen Maddern
|
1716
|
-
>
|
1717
|
-
> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
1718
|
-
>
|
1719
|
-
> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
1720
|
-
|
1721
|
-
---------------------------------------
|
1722
|
-
|
1723
|
-
## postcss-modules-values
|
1724
|
-
License: ISC
|
1725
|
-
By: Glen Maddern
|
1726
|
-
Repository: git+https://github.com/css-modules/postcss-modules-values.git
|
1727
|
-
|
1728
|
-
> ISC License (ISC)
|
1729
|
-
>
|
1730
|
-
> Copyright (c) 2015, Glen Maddern
|
1731
|
-
>
|
1732
|
-
> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
|
1733
|
-
>
|
1734
|
-
> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
1735
|
-
|
1736
|
-
---------------------------------------
|
1737
|
-
|
1738
|
-
## postcss-selector-parser
|
1739
|
-
License: MIT
|
1740
|
-
By: Ben Briggs, Chris Eppstein
|
1741
|
-
Repository: postcss/postcss-selector-parser
|
1742
|
-
|
1743
|
-
> Copyright (c) Ben Briggs <beneb.info@gmail.com> (http://beneb.info)
|
1744
|
-
>
|
1745
|
-
> Permission is hereby granted, free of charge, to any person
|
1746
|
-
> obtaining a copy of this software and associated documentation
|
1747
|
-
> files (the "Software"), to deal in the Software without
|
1748
|
-
> restriction, including without limitation the rights to use,
|
1749
|
-
> copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1750
|
-
> copies of the Software, and to permit persons to whom the
|
1751
|
-
> Software is furnished to do so, subject to the following
|
1752
|
-
> conditions:
|
1753
|
-
>
|
1754
|
-
> The above copyright notice and this permission notice shall be
|
1755
|
-
> included in all copies or substantial portions of the Software.
|
1756
|
-
>
|
1757
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
1758
|
-
> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
1759
|
-
> OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
1760
|
-
> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
1761
|
-
> HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
1762
|
-
> WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
1763
|
-
> FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
1764
|
-
> OTHER DEALINGS IN THE SOFTWARE.
|
1765
|
-
|
1766
|
-
---------------------------------------
|
1767
|
-
|
1768
|
-
## postcss-value-parser
|
1769
|
-
License: MIT
|
1770
|
-
By: Bogdan Chadkin
|
1771
|
-
Repository: https://github.com/TrySound/postcss-value-parser.git
|
1772
|
-
|
1773
|
-
> Copyright (c) Bogdan Chadkin <trysound@yandex.ru>
|
1774
|
-
>
|
1775
|
-
> Permission is hereby granted, free of charge, to any person
|
1776
|
-
> obtaining a copy of this software and associated documentation
|
1777
|
-
> files (the "Software"), to deal in the Software without
|
1778
|
-
> restriction, including without limitation the rights to use,
|
1779
|
-
> copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1780
|
-
> copies of the Software, and to permit persons to whom the
|
1781
|
-
> Software is furnished to do so, subject to the following
|
1782
|
-
> conditions:
|
1783
|
-
>
|
1784
|
-
> The above copyright notice and this permission notice shall be
|
1785
|
-
> included in all copies or substantial portions of the Software.
|
1786
|
-
>
|
1787
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
1788
|
-
> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
1789
|
-
> OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
1790
|
-
> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
1791
|
-
> HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
1792
|
-
> WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
1793
|
-
> FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
1794
|
-
> OTHER DEALINGS IN THE SOFTWARE.
|
1795
|
-
|
1796
|
-
---------------------------------------
|
1797
|
-
|
1798
|
-
## readdirp
|
1799
|
-
License: MIT
|
1800
|
-
By: Thorsten Lorenz, Paul Miller
|
1801
|
-
Repository: git://github.com/paulmillr/readdirp.git
|
1802
|
-
|
1803
|
-
> MIT License
|
1804
|
-
>
|
1805
|
-
> Copyright (c) 2012-2019 Thorsten Lorenz, Paul Miller (https://paulmillr.com)
|
1806
|
-
>
|
1807
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
1808
|
-
> of this software and associated documentation files (the "Software"), to deal
|
1809
|
-
> in the Software without restriction, including without limitation the rights
|
1810
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1811
|
-
> copies of the Software, and to permit persons to whom the Software is
|
1812
|
-
> furnished to do so, subject to the following conditions:
|
1813
|
-
>
|
1814
|
-
> The above copyright notice and this permission notice shall be included in all
|
1815
|
-
> copies or substantial portions of the Software.
|
1816
|
-
>
|
1817
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1818
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1819
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1820
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1821
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1822
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1823
|
-
> SOFTWARE.
|
1824
|
-
|
1825
|
-
---------------------------------------
|
1826
|
-
|
1827
|
-
## resolve.exports, totalist
|
1828
|
-
License: MIT
|
1829
|
-
By: Luke Edwards
|
1830
|
-
Repositories: lukeed/resolve.exports, lukeed/totalist
|
1831
|
-
|
1832
|
-
> The MIT License (MIT)
|
1833
|
-
>
|
1834
|
-
> Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
|
1835
|
-
>
|
1836
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
1837
|
-
> of this software and associated documentation files (the "Software"), to deal
|
1838
|
-
> in the Software without restriction, including without limitation the rights
|
1839
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1840
|
-
> copies of the Software, and to permit persons to whom the Software is
|
1841
|
-
> furnished to do so, subject to the following conditions:
|
1842
|
-
>
|
1843
|
-
> The above copyright notice and this permission notice shall be included in
|
1844
|
-
> all copies or substantial portions of the Software.
|
1845
|
-
>
|
1846
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1847
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1848
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1849
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1850
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1851
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1852
|
-
> THE SOFTWARE.
|
1853
|
-
|
1854
|
-
---------------------------------------
|
1855
|
-
|
1856
|
-
## shebang-command
|
1857
|
-
License: MIT
|
1858
|
-
By: Kevin Mårtensson
|
1859
|
-
Repository: kevva/shebang-command
|
1860
|
-
|
1861
|
-
> MIT License
|
1862
|
-
>
|
1863
|
-
> Copyright (c) Kevin Mårtensson <kevinmartensson@gmail.com> (github.com/kevva)
|
1864
|
-
>
|
1865
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
1866
|
-
>
|
1867
|
-
> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
1868
|
-
>
|
1869
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
1870
|
-
|
1871
|
-
---------------------------------------
|
1872
|
-
|
1873
|
-
## sirv
|
1874
|
-
License: MIT
|
1875
|
-
By: Luke Edwards
|
1876
|
-
Repository: lukeed/sirv
|
1877
|
-
|
1878
|
-
---------------------------------------
|
1879
|
-
|
1880
|
-
## statuses
|
1881
|
-
License: MIT
|
1882
|
-
By: Douglas Christopher Wilson, Jonathan Ong
|
1883
|
-
Repository: jshttp/statuses
|
1884
|
-
|
1885
|
-
> The MIT License (MIT)
|
1886
|
-
>
|
1887
|
-
> Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
|
1888
|
-
> Copyright (c) 2016 Douglas Christopher Wilson <doug@somethingdoug.com>
|
1889
|
-
>
|
1890
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
1891
|
-
> of this software and associated documentation files (the "Software"), to deal
|
1892
|
-
> in the Software without restriction, including without limitation the rights
|
1893
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1894
|
-
> copies of the Software, and to permit persons to whom the Software is
|
1895
|
-
> furnished to do so, subject to the following conditions:
|
1896
|
-
>
|
1897
|
-
> The above copyright notice and this permission notice shall be included in
|
1898
|
-
> all copies or substantial portions of the Software.
|
1899
|
-
>
|
1900
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1901
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1902
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1903
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1904
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1905
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1906
|
-
> THE SOFTWARE.
|
1907
|
-
|
1908
|
-
---------------------------------------
|
1909
|
-
|
1910
|
-
## string-hash
|
1911
|
-
License: CC0-1.0
|
1912
|
-
By: The Dark Sky Company
|
1913
|
-
Repository: git://github.com/darkskyapp/string-hash.git
|
1914
|
-
|
1915
|
-
---------------------------------------
|
1916
|
-
|
1917
|
-
## strip-literal
|
1918
|
-
License: MIT
|
1919
|
-
By: Anthony Fu
|
1920
|
-
Repository: git+https://github.com/antfu/strip-literal.git
|
1921
|
-
|
1922
|
-
> MIT License
|
1923
|
-
>
|
1924
|
-
> Copyright (c) 2022 Anthony Fu <https://github.com/antfu>
|
1925
|
-
>
|
1926
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
1927
|
-
> of this software and associated documentation files (the "Software"), to deal
|
1928
|
-
> in the Software without restriction, including without limitation the rights
|
1929
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1930
|
-
> copies of the Software, and to permit persons to whom the Software is
|
1931
|
-
> furnished to do so, subject to the following conditions:
|
1932
|
-
>
|
1933
|
-
> The above copyright notice and this permission notice shall be included in all
|
1934
|
-
> copies or substantial portions of the Software.
|
1935
|
-
>
|
1936
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1937
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1938
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1939
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1940
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1941
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1942
|
-
> SOFTWARE.
|
1943
|
-
|
1944
|
-
---------------------------------------
|
1945
|
-
|
1946
|
-
## to-regex-range
|
1947
|
-
License: MIT
|
1948
|
-
By: Jon Schlinkert, Rouven Weßling
|
1949
|
-
Repository: micromatch/to-regex-range
|
1950
|
-
|
1951
|
-
> The MIT License (MIT)
|
1952
|
-
>
|
1953
|
-
> Copyright (c) 2015-present, Jon Schlinkert.
|
1954
|
-
>
|
1955
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
1956
|
-
> of this software and associated documentation files (the "Software"), to deal
|
1957
|
-
> in the Software without restriction, including without limitation the rights
|
1958
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1959
|
-
> copies of the Software, and to permit persons to whom the Software is
|
1960
|
-
> furnished to do so, subject to the following conditions:
|
1961
|
-
>
|
1962
|
-
> The above copyright notice and this permission notice shall be included in
|
1963
|
-
> all copies or substantial portions of the Software.
|
1964
|
-
>
|
1965
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1966
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1967
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1968
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1969
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1970
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
1971
|
-
> THE SOFTWARE.
|
1972
|
-
|
1973
|
-
---------------------------------------
|
1974
|
-
|
1975
|
-
## tsconfck
|
1976
|
-
License: MIT
|
1977
|
-
By: dominikg
|
1978
|
-
Repository: git+https://github.com/dominikg/tsconfck.git
|
1979
|
-
|
1980
|
-
> MIT License
|
1981
|
-
>
|
1982
|
-
> Copyright (c) 2021-present dominikg and [contributors](https://github.com/dominikg/tsconfck/graphs/contributors)
|
1983
|
-
>
|
1984
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
1985
|
-
> of this software and associated documentation files (the "Software"), to deal
|
1986
|
-
> in the Software without restriction, including without limitation the rights
|
1987
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1988
|
-
> copies of the Software, and to permit persons to whom the Software is
|
1989
|
-
> furnished to do so, subject to the following conditions:
|
1990
|
-
>
|
1991
|
-
> The above copyright notice and this permission notice shall be included in all
|
1992
|
-
> copies or substantial portions of the Software.
|
1993
|
-
>
|
1994
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1995
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1996
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1997
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1998
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1999
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
2000
|
-
> SOFTWARE.
|
2001
|
-
>
|
2002
|
-
> -- Licenses for 3rd-party code included in tsconfck --
|
2003
|
-
>
|
2004
|
-
> # strip-bom and strip-json-comments
|
2005
|
-
> MIT License
|
2006
|
-
>
|
2007
|
-
> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
2008
|
-
>
|
2009
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
2010
|
-
> of this software and associated documentation files (the "Software"), to deal
|
2011
|
-
> in the Software without restriction, including without limitation the rights
|
2012
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
2013
|
-
> copies of the Software, and to permit persons to whom the Software is
|
2014
|
-
> furnished to do so, subject to the following conditions:
|
2015
|
-
>
|
2016
|
-
> The above copyright notice and this permission notice shall be included in all
|
2017
|
-
> copies or substantial portions of the Software.
|
2018
|
-
>
|
2019
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
2020
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
2021
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
2022
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
2023
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
2024
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
2025
|
-
> SOFTWARE.
|
2026
|
-
|
2027
|
-
---------------------------------------
|
2028
|
-
|
2029
|
-
## unpipe
|
2030
|
-
License: MIT
|
2031
|
-
By: Douglas Christopher Wilson
|
2032
|
-
Repository: stream-utils/unpipe
|
2033
|
-
|
2034
|
-
> (The MIT License)
|
2035
|
-
>
|
2036
|
-
> Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
|
2037
|
-
>
|
2038
|
-
> Permission is hereby granted, free of charge, to any person obtaining
|
2039
|
-
> a copy of this software and associated documentation files (the
|
2040
|
-
> 'Software'), to deal in the Software without restriction, including
|
2041
|
-
> without limitation the rights to use, copy, modify, merge, publish,
|
2042
|
-
> distribute, sublicense, and/or sell copies of the Software, and to
|
2043
|
-
> permit persons to whom the Software is furnished to do so, subject to
|
2044
|
-
> the following conditions:
|
2045
|
-
>
|
2046
|
-
> The above copyright notice and this permission notice shall be
|
2047
|
-
> included in all copies or substantial portions of the Software.
|
2048
|
-
>
|
2049
|
-
> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
2050
|
-
> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
2051
|
-
> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
2052
|
-
> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
2053
|
-
> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
2054
|
-
> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
2055
|
-
> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
2056
|
-
|
2057
|
-
---------------------------------------
|
2058
|
-
|
2059
|
-
## util-deprecate
|
2060
|
-
License: MIT
|
2061
|
-
By: Nathan Rajlich
|
2062
|
-
Repository: git://github.com/TooTallNate/util-deprecate.git
|
2063
|
-
|
2064
|
-
> (The MIT License)
|
2065
|
-
>
|
2066
|
-
> Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>
|
2067
|
-
>
|
2068
|
-
> Permission is hereby granted, free of charge, to any person
|
2069
|
-
> obtaining a copy of this software and associated documentation
|
2070
|
-
> files (the "Software"), to deal in the Software without
|
2071
|
-
> restriction, including without limitation the rights to use,
|
2072
|
-
> copy, modify, merge, publish, distribute, sublicense, and/or sell
|
2073
|
-
> copies of the Software, and to permit persons to whom the
|
2074
|
-
> Software is furnished to do so, subject to the following
|
2075
|
-
> conditions:
|
2076
|
-
>
|
2077
|
-
> The above copyright notice and this permission notice shall be
|
2078
|
-
> included in all copies or substantial portions of the Software.
|
2079
|
-
>
|
2080
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
2081
|
-
> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
2082
|
-
> OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
2083
|
-
> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
2084
|
-
> HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
2085
|
-
> WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
2086
|
-
> FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
2087
|
-
> OTHER DEALINGS IN THE SOFTWARE.
|
2088
|
-
|
2089
|
-
---------------------------------------
|
2090
|
-
|
2091
|
-
## utils-merge
|
2092
|
-
License: MIT
|
2093
|
-
By: Jared Hanson
|
2094
|
-
Repository: git://github.com/jaredhanson/utils-merge.git
|
2095
|
-
|
2096
|
-
> The MIT License (MIT)
|
2097
|
-
>
|
2098
|
-
> Copyright (c) 2013-2017 Jared Hanson
|
2099
|
-
>
|
2100
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy of
|
2101
|
-
> this software and associated documentation files (the "Software"), to deal in
|
2102
|
-
> the Software without restriction, including without limitation the rights to
|
2103
|
-
> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
2104
|
-
> the Software, and to permit persons to whom the Software is furnished to do so,
|
2105
|
-
> subject to the following conditions:
|
2106
|
-
>
|
2107
|
-
> The above copyright notice and this permission notice shall be included in all
|
2108
|
-
> copies or substantial portions of the Software.
|
2109
|
-
>
|
2110
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
2111
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
2112
|
-
> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
2113
|
-
> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
2114
|
-
> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
2115
|
-
> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
2116
|
-
|
2117
|
-
---------------------------------------
|
2118
|
-
|
2119
|
-
## vary
|
2120
|
-
License: MIT
|
2121
|
-
By: Douglas Christopher Wilson
|
2122
|
-
Repository: jshttp/vary
|
2123
|
-
|
2124
|
-
> (The MIT License)
|
2125
|
-
>
|
2126
|
-
> Copyright (c) 2014-2017 Douglas Christopher Wilson
|
2127
|
-
>
|
2128
|
-
> Permission is hereby granted, free of charge, to any person obtaining
|
2129
|
-
> a copy of this software and associated documentation files (the
|
2130
|
-
> 'Software'), to deal in the Software without restriction, including
|
2131
|
-
> without limitation the rights to use, copy, modify, merge, publish,
|
2132
|
-
> distribute, sublicense, and/or sell copies of the Software, and to
|
2133
|
-
> permit persons to whom the Software is furnished to do so, subject to
|
2134
|
-
> the following conditions:
|
2135
|
-
>
|
2136
|
-
> The above copyright notice and this permission notice shall be
|
2137
|
-
> included in all copies or substantial portions of the Software.
|
2138
|
-
>
|
2139
|
-
> THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
2140
|
-
> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
2141
|
-
> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
2142
|
-
> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
2143
|
-
> CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
2144
|
-
> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
2145
|
-
> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
2146
|
-
|
2147
|
-
---------------------------------------
|
2148
|
-
|
2149
|
-
## ws
|
2150
|
-
License: MIT
|
2151
|
-
By: Einar Otto Stangvik
|
2152
|
-
Repository: git+https://github.com/websockets/ws.git
|
2153
|
-
|
2154
|
-
> Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
|
2155
|
-
> Copyright (c) 2013 Arnout Kazemier and contributors
|
2156
|
-
> Copyright (c) 2016 Luigi Pinca and contributors
|
2157
|
-
>
|
2158
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy of
|
2159
|
-
> this software and associated documentation files (the "Software"), to deal in
|
2160
|
-
> the Software without restriction, including without limitation the rights to
|
2161
|
-
> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
2162
|
-
> the Software, and to permit persons to whom the Software is furnished to do so,
|
2163
|
-
> subject to the following conditions:
|
2164
|
-
>
|
2165
|
-
> The above copyright notice and this permission notice shall be included in all
|
2166
|
-
> copies or substantial portions of the Software.
|
2167
|
-
>
|
2168
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
2169
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
2170
|
-
> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
2171
|
-
> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
2172
|
-
> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
2173
|
-
> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|