- Renamed package traefik to traefik2

OBS-URL: https://build.opensuse.org/package/show/devel:kubic/traefik2?expand=0&rev=1
This commit is contained in:
Alexandre Vicenzi 2024-05-07 11:15:43 +00:00 committed by Git OBS Bridge
commit dcccd37d18
14 changed files with 12151 additions and 0 deletions

23
.gitattributes vendored Normal file
View File

@ -0,0 +1,23 @@
## Default LFS
*.7z filter=lfs diff=lfs merge=lfs -text
*.bsp filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.gem filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.jar filter=lfs diff=lfs merge=lfs -text
*.lz filter=lfs diff=lfs merge=lfs -text
*.lzma filter=lfs diff=lfs merge=lfs -text
*.obscpio filter=lfs diff=lfs merge=lfs -text
*.oxt filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.rpm filter=lfs diff=lfs merge=lfs -text
*.tbz filter=lfs diff=lfs merge=lfs -text
*.tbz2 filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.ttf filter=lfs diff=lfs merge=lfs -text
*.txz filter=lfs diff=lfs merge=lfs -text
*.whl filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.osc

9
_service Normal file
View File

@ -0,0 +1,9 @@
<services>
<service name="go_modules" mode="manual">
</service>
<service name="node_modules" mode="manual">
<param name="cpio">node_modules.obscpio</param>
<param name="output">node_modules.spec.inc</param>
<param name="source-offset">10000</param>
</service>
</services>

12
allow-node-21.patch Normal file
View File

@ -0,0 +1,12 @@
diff -ur traefik-2.11.2-orig/webui/package.json traefik-2.11.2/webui/package.json
--- traefik-2.11.2-orig/webui/package.json 2024-04-11 17:36:03.000000000 +0200
+++ traefik-2.11.2/webui/package.json 2024-05-03 17:13:12.724836490 +0200
@@ -53,7 +53,7 @@
"postcss": "^8.4.14"
},
"engines": {
- "node": "^20 || ^18 || ^16",
+ "node": "^21 || ^20 || ^18 || ^16",
"npm": ">= 6.13.4",
"yarn": ">= 1.21.1"
}

3
node_modules.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fafdc268a5337c74a8f9ac205a64536a735c9dbc69d9be3053a884e3d85eb60a
size 126317360

739
node_modules.spec.inc Normal file
View File

@ -0,0 +1,739 @@
Source10000: https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#/@aashutoshrathi-word-wrap-1.2.6.tgz
Source10001: https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.1.tgz#/@ampproject-remapping-2.2.1.tgz
Source10002: https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.23.5.tgz#/@babel-code-frame-7.23.5.tgz
Source10003: https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.23.5.tgz#/@babel-compat-data-7.23.5.tgz
Source10004: https://registry.npmjs.org/@babel/core/-/core-7.23.9.tgz#/@babel-core-7.23.9.tgz
Source10005: https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.23.10.tgz#/@babel-eslint-parser-7.23.10.tgz
Source10006: https://registry.npmjs.org/@babel/generator/-/generator-7.23.6.tgz#/@babel-generator-7.23.6.tgz
Source10007: https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz#/@babel-helper-annotate-as-pure-7.22.5.tgz
Source10008: https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.22.15.tgz#/@babel-helper-builder-binary-assignment-operator-visitor-7.22.15.tgz
Source10009: https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz#/@babel-helper-compilation-targets-7.23.6.tgz
Source10010: https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.10.tgz#/@babel-helper-create-class-features-plugin-7.23.10.tgz
Source10011: https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.15.tgz#/@babel-helper-create-regexp-features-plugin-7.22.15.tgz
Source10012: https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.5.0.tgz#/@babel-helper-define-polyfill-provider-0.5.0.tgz
Source10013: https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#/@babel-helper-environment-visitor-7.22.20.tgz
Source10014: https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#/@babel-helper-function-name-7.23.0.tgz
Source10015: https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#/@babel-helper-hoist-variables-7.22.5.tgz
Source10016: https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz#/@babel-helper-member-expression-to-functions-7.23.0.tgz
Source10017: https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#/@babel-helper-module-imports-7.22.15.tgz
Source10018: https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz#/@babel-helper-module-transforms-7.23.3.tgz
Source10019: https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.22.5.tgz#/@babel-helper-optimise-call-expression-7.22.5.tgz
Source10020: https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz#/@babel-helper-plugin-utils-7.22.5.tgz
Source10021: https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.22.20.tgz#/@babel-helper-remap-async-to-generator-7.22.20.tgz
Source10022: https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.20.tgz#/@babel-helper-replace-supers-7.22.20.tgz
Source10023: https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz#/@babel-helper-simple-access-7.22.5.tgz
Source10024: https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.22.5.tgz#/@babel-helper-skip-transparent-expression-wrappers-7.22.5.tgz
Source10025: https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#/@babel-helper-split-export-declaration-7.22.6.tgz
Source10026: https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#/@babel-helper-string-parser-7.23.4.tgz
Source10027: https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#/@babel-helper-validator-identifier-7.22.20.tgz
Source10028: https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#/@babel-helper-validator-option-7.23.5.tgz
Source10029: https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.22.20.tgz#/@babel-helper-wrap-function-7.22.20.tgz
Source10030: https://registry.npmjs.org/@babel/helpers/-/helpers-7.23.9.tgz#/@babel-helpers-7.23.9.tgz
Source10031: https://registry.npmjs.org/@babel/highlight/-/highlight-7.23.4.tgz#/@babel-highlight-7.23.4.tgz
Source10032: https://registry.npmjs.org/@babel/parser/-/parser-7.23.9.tgz#/@babel-parser-7.23.9.tgz
Source10033: https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.23.3.tgz#/@babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.23.3.tgz
Source10034: https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.23.3.tgz#/@babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.23.3.tgz
Source10035: https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.7.tgz#/@babel-plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.7.tgz
Source10036: https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz#/@babel-plugin-proposal-class-properties-7.18.6.tgz
Source10037: https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.23.9.tgz#/@babel-plugin-proposal-decorators-7.23.9.tgz
Source10038: https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.18.9.tgz#/@babel-plugin-proposal-export-namespace-from-7.18.9.tgz
Source10039: https://registry.npmjs.org/@babel/plugin-proposal-function-sent/-/plugin-proposal-function-sent-7.23.3.tgz#/@babel-plugin-proposal-function-sent-7.23.3.tgz
Source10040: https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.18.6.tgz#/@babel-plugin-proposal-json-strings-7.18.6.tgz
Source10041: https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.18.6.tgz#/@babel-plugin-proposal-numeric-separator-7.18.6.tgz
Source10042: https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz#/@babel-plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz
Source10043: https://registry.npmjs.org/@babel/plugin-proposal-throw-expressions/-/plugin-proposal-throw-expressions-7.23.3.tgz#/@babel-plugin-proposal-throw-expressions-7.23.3.tgz
Source10044: https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#/@babel-plugin-syntax-async-generators-7.8.4.tgz
Source10045: https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz#/@babel-plugin-syntax-class-properties-7.12.13.tgz
Source10046: https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz#/@babel-plugin-syntax-class-static-block-7.14.5.tgz
Source10047: https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.23.3.tgz#/@babel-plugin-syntax-decorators-7.23.3.tgz
Source10048: https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz#/@babel-plugin-syntax-dynamic-import-7.8.3.tgz
Source10049: https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz#/@babel-plugin-syntax-export-namespace-from-7.8.3.tgz
Source10050: https://registry.npmjs.org/@babel/plugin-syntax-function-sent/-/plugin-syntax-function-sent-7.23.3.tgz#/@babel-plugin-syntax-function-sent-7.23.3.tgz
Source10051: https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.23.3.tgz#/@babel-plugin-syntax-import-assertions-7.23.3.tgz
Source10052: https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.23.3.tgz#/@babel-plugin-syntax-import-attributes-7.23.3.tgz
Source10053: https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz#/@babel-plugin-syntax-import-meta-7.10.4.tgz
Source10054: https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#/@babel-plugin-syntax-json-strings-7.8.3.tgz
Source10055: https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz#/@babel-plugin-syntax-logical-assignment-operators-7.10.4.tgz
Source10056: https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz#/@babel-plugin-syntax-nullish-coalescing-operator-7.8.3.tgz
Source10057: https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz#/@babel-plugin-syntax-numeric-separator-7.10.4.tgz
Source10058: https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz#/@babel-plugin-syntax-object-rest-spread-7.8.3.tgz
Source10059: https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz#/@babel-plugin-syntax-optional-catch-binding-7.8.3.tgz
Source10060: https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz#/@babel-plugin-syntax-optional-chaining-7.8.3.tgz
Source10061: https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz#/@babel-plugin-syntax-private-property-in-object-7.14.5.tgz
Source10062: https://registry.npmjs.org/@babel/plugin-syntax-throw-expressions/-/plugin-syntax-throw-expressions-7.23.3.tgz#/@babel-plugin-syntax-throw-expressions-7.23.3.tgz
Source10063: https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz#/@babel-plugin-syntax-top-level-await-7.14.5.tgz
Source10064: https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz#/@babel-plugin-syntax-unicode-sets-regex-7.18.6.tgz
Source10065: https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.23.3.tgz#/@babel-plugin-transform-arrow-functions-7.23.3.tgz
Source10066: https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.9.tgz#/@babel-plugin-transform-async-generator-functions-7.23.9.tgz
Source10067: https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.23.3.tgz#/@babel-plugin-transform-async-to-generator-7.23.3.tgz
Source10068: https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.23.3.tgz#/@babel-plugin-transform-block-scoped-functions-7.23.3.tgz
Source10069: https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.23.4.tgz#/@babel-plugin-transform-block-scoping-7.23.4.tgz
Source10070: https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.23.3.tgz#/@babel-plugin-transform-class-properties-7.23.3.tgz
Source10071: https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.23.4.tgz#/@babel-plugin-transform-class-static-block-7.23.4.tgz
Source10072: https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.23.8.tgz#/@babel-plugin-transform-classes-7.23.8.tgz
Source10073: https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.23.3.tgz#/@babel-plugin-transform-computed-properties-7.23.3.tgz
Source10074: https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.23.3.tgz#/@babel-plugin-transform-destructuring-7.23.3.tgz
Source10075: https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.23.3.tgz#/@babel-plugin-transform-dotall-regex-7.23.3.tgz
Source10076: https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.23.3.tgz#/@babel-plugin-transform-duplicate-keys-7.23.3.tgz
Source10077: https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.23.4.tgz#/@babel-plugin-transform-dynamic-import-7.23.4.tgz
Source10078: https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.23.3.tgz#/@babel-plugin-transform-exponentiation-operator-7.23.3.tgz
Source10079: https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.23.4.tgz#/@babel-plugin-transform-export-namespace-from-7.23.4.tgz
Source10080: https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.6.tgz#/@babel-plugin-transform-for-of-7.23.6.tgz
Source10081: https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.23.3.tgz#/@babel-plugin-transform-function-name-7.23.3.tgz
Source10082: https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.23.4.tgz#/@babel-plugin-transform-json-strings-7.23.4.tgz
Source10083: https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.23.3.tgz#/@babel-plugin-transform-literals-7.23.3.tgz
Source10084: https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.23.4.tgz#/@babel-plugin-transform-logical-assignment-operators-7.23.4.tgz
Source10085: https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.23.3.tgz#/@babel-plugin-transform-member-expression-literals-7.23.3.tgz
Source10086: https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.23.3.tgz#/@babel-plugin-transform-modules-amd-7.23.3.tgz
Source10087: https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.23.3.tgz#/@babel-plugin-transform-modules-commonjs-7.23.3.tgz
Source10088: https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.23.9.tgz#/@babel-plugin-transform-modules-systemjs-7.23.9.tgz
Source10089: https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.23.3.tgz#/@babel-plugin-transform-modules-umd-7.23.3.tgz
Source10090: https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.22.5.tgz#/@babel-plugin-transform-named-capturing-groups-regex-7.22.5.tgz
Source10091: https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.23.3.tgz#/@babel-plugin-transform-new-target-7.23.3.tgz
Source10092: https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.23.4.tgz#/@babel-plugin-transform-nullish-coalescing-operator-7.23.4.tgz
Source10093: https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.23.4.tgz#/@babel-plugin-transform-numeric-separator-7.23.4.tgz
Source10094: https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.23.4.tgz#/@babel-plugin-transform-object-rest-spread-7.23.4.tgz
Source10095: https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.23.3.tgz#/@babel-plugin-transform-object-super-7.23.3.tgz
Source10096: https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.23.4.tgz#/@babel-plugin-transform-optional-catch-binding-7.23.4.tgz
Source10097: https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.23.4.tgz#/@babel-plugin-transform-optional-chaining-7.23.4.tgz
Source10098: https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.23.3.tgz#/@babel-plugin-transform-parameters-7.23.3.tgz
Source10099: https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.23.3.tgz#/@babel-plugin-transform-private-methods-7.23.3.tgz
Source10100: https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.23.4.tgz#/@babel-plugin-transform-private-property-in-object-7.23.4.tgz
Source10101: https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.23.3.tgz#/@babel-plugin-transform-property-literals-7.23.3.tgz
Source10102: https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.23.3.tgz#/@babel-plugin-transform-regenerator-7.23.3.tgz
Source10103: https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.23.3.tgz#/@babel-plugin-transform-reserved-words-7.23.3.tgz
Source10104: https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.23.9.tgz#/@babel-plugin-transform-runtime-7.23.9.tgz
Source10105: https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.23.3.tgz#/@babel-plugin-transform-shorthand-properties-7.23.3.tgz
Source10106: https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.23.3.tgz#/@babel-plugin-transform-spread-7.23.3.tgz
Source10107: https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.23.3.tgz#/@babel-plugin-transform-sticky-regex-7.23.3.tgz
Source10108: https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.23.3.tgz#/@babel-plugin-transform-template-literals-7.23.3.tgz
Source10109: https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.23.3.tgz#/@babel-plugin-transform-typeof-symbol-7.23.3.tgz
Source10110: https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.23.3.tgz#/@babel-plugin-transform-unicode-escapes-7.23.3.tgz
Source10111: https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.23.3.tgz#/@babel-plugin-transform-unicode-property-regex-7.23.3.tgz
Source10112: https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.23.3.tgz#/@babel-plugin-transform-unicode-regex-7.23.3.tgz
Source10113: https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.23.3.tgz#/@babel-plugin-transform-unicode-sets-regex-7.23.3.tgz
Source10114: https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.23.9.tgz#/@babel-preset-env-7.23.9.tgz
Source10115: https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz#/@babel-preset-modules-0.1.6-no-external-plugins.tgz
Source10116: https://registry.npmjs.org/@babel/regjsgen/-/regjsgen-0.8.0.tgz#/@babel-regjsgen-0.8.0.tgz
Source10117: https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.9.tgz#/@babel-runtime-7.23.9.tgz
Source10118: https://registry.npmjs.org/@babel/template/-/template-7.23.9.tgz#/@babel-template-7.23.9.tgz
Source10119: https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.9.tgz#/@babel-traverse-7.23.9.tgz
Source10120: https://registry.npmjs.org/@babel/types/-/types-7.23.9.tgz#/@babel-types-7.23.9.tgz
Source10121: https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#/@eslint-community-eslint-utils-4.4.0.tgz
Source10122: https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#/@eslint-community-regexpp-4.10.0.tgz
Source10123: https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#/@eslint-eslintrc-2.1.4.tgz
Source10124: https://registry.npmjs.org/@eslint/js/-/js-8.56.0.tgz#/@eslint-js-8.56.0.tgz
Source10125: https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#/@humanwhocodes-config-array-0.11.14.tgz
Source10126: https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#/@humanwhocodes-module-importer-1.0.1.tgz
Source10127: https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#/@humanwhocodes-object-schema-2.0.2.tgz
Source10128: https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz#/@isaacs-cliui-8.0.2.tgz
Source10129: https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#/@jridgewell-gen-mapping-0.3.3.tgz
Source10130: https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#/@jridgewell-resolve-uri-3.1.1.tgz
Source10131: https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz#/@jridgewell-set-array-1.1.2.tgz
Source10132: https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#/@jridgewell-sourcemap-codec-1.4.15.tgz
Source10133: https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.22.tgz#/@jridgewell-trace-mapping-0.3.22.tgz
Source10134: https://registry.npmjs.org/@kurkle/color/-/color-0.3.2.tgz#/@kurkle-color-0.3.2.tgz
Source10135: https://registry.npmjs.org/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz#/@nicolo-ribaudo-eslint-scope-5-internals-5.1.1-v1.tgz
Source10136: https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#/@nodelib-fs.scandir-2.1.5.tgz
Source10137: https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#/@nodelib-fs.stat-2.0.5.tgz
Source10138: https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#/@nodelib-fs.walk-1.2.8.tgz
Source10139: https://registry.npmjs.org/@one-ini/wasm/-/wasm-0.1.1.tgz#/@one-ini-wasm-0.1.1.tgz
Source10140: https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#/@pkgjs-parseargs-0.11.0.tgz
Source10141: https://registry.npmjs.org/@quasar/app-vite/-/app-vite-1.7.3.tgz#/@quasar-app-vite-1.7.3.tgz
Source10142: https://registry.npmjs.org/@quasar/babel-preset-app/-/babel-preset-app-2.0.2.tgz#/@quasar-babel-preset-app-2.0.2.tgz
Source10143: https://registry.npmjs.org/@quasar/extras/-/extras-1.16.9.tgz#/@quasar-extras-1.16.9.tgz
Source10144: https://registry.npmjs.org/@quasar/render-ssr-error/-/render-ssr-error-1.0.3.tgz#/@quasar-render-ssr-error-1.0.3.tgz
Source10145: https://registry.npmjs.org/@quasar/vite-plugin/-/vite-plugin-1.6.0.tgz#/@quasar-vite-plugin-1.6.0.tgz
Source10146: https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-4.2.1.tgz#/@rollup-pluginutils-4.2.1.tgz
Source10147: https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.5.tgz#/@types-body-parser-1.19.5.tgz
Source10148: https://registry.npmjs.org/@types/chrome/-/chrome-0.0.208.tgz#/@types-chrome-0.0.208.tgz
Source10149: https://registry.npmjs.org/@types/compression/-/compression-1.7.5.tgz#/@types-compression-1.7.5.tgz
Source10150: https://registry.npmjs.org/@types/connect/-/connect-3.4.38.tgz#/@types-connect-3.4.38.tgz
Source10151: https://registry.npmjs.org/@types/cordova/-/cordova-0.0.34.tgz#/@types-cordova-0.0.34.tgz
Source10152: https://registry.npmjs.org/@types/express/-/express-4.17.21.tgz#/@types-express-4.17.21.tgz
Source10153: https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.43.tgz#/@types-express-serve-static-core-4.17.43.tgz
Source10154: https://registry.npmjs.org/@types/filesystem/-/filesystem-0.0.35.tgz#/@types-filesystem-0.0.35.tgz
Source10155: https://registry.npmjs.org/@types/filewriter/-/filewriter-0.0.33.tgz#/@types-filewriter-0.0.33.tgz
Source10156: https://registry.npmjs.org/@types/har-format/-/har-format-1.2.15.tgz#/@types-har-format-1.2.15.tgz
Source10157: https://registry.npmjs.org/@types/http-errors/-/http-errors-2.0.4.tgz#/@types-http-errors-2.0.4.tgz
Source10158: https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz#/@types-json-schema-7.0.15.tgz
Source10159: https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#/@types-json5-0.0.29.tgz
Source10160: https://registry.npmjs.org/@types/mime/-/mime-1.3.5.tgz#/@types-mime-1.3.5.tgz
Source10161: https://registry.npmjs.org/@types/node/-/node-20.11.17.tgz#/@types-node-20.11.17.tgz
Source10162: https://registry.npmjs.org/@types/qs/-/qs-6.9.11.tgz#/@types-qs-6.9.11.tgz
Source10163: https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.7.tgz#/@types-range-parser-1.2.7.tgz
Source10164: https://registry.npmjs.org/@types/send/-/send-0.17.4.tgz#/@types-send-0.17.4.tgz
Source10165: https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.5.tgz#/@types-serve-static-1.15.5.tgz
Source10166: https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#/@ungap-structured-clone-1.2.0.tgz
Source10167: https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-2.3.4.tgz#/@vitejs-plugin-vue-2.3.4.tgz
Source10168: https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.4.18.tgz#/@vue-compiler-core-3.4.18.tgz
Source10169: https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.4.18.tgz#/@vue-compiler-dom-3.4.18.tgz
Source10170: https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.4.18.tgz#/@vue-compiler-sfc-3.4.18.tgz
Source10171: https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.4.18.tgz#/@vue-compiler-ssr-3.4.18.tgz
Source10172: https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.5.1.tgz#/@vue-devtools-api-6.5.1.tgz
Source10173: https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.4.18.tgz#/@vue-reactivity-3.4.18.tgz
Source10174: https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.4.18.tgz#/@vue-runtime-core-3.4.18.tgz
Source10175: https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.4.18.tgz#/@vue-runtime-dom-3.4.18.tgz
Source10176: https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.4.18.tgz#/@vue-server-renderer-3.4.18.tgz
Source10177: https://registry.npmjs.org/@vue/shared/-/shared-3.4.18.tgz#/@vue-shared-3.4.18.tgz
Source10178: https://registry.npmjs.org/@vue/test-utils/-/test-utils-2.4.4.tgz#/@vue-test-utils-2.4.4.tgz
Source10179: https://registry.npmjs.org/abbrev/-/abbrev-2.0.0.tgz#/abbrev-2.0.0.tgz
Source10180: https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz#/accepts-1.3.8.tgz
Source10181: https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz#/acorn-8.11.3.tgz
Source10182: https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz#/acorn-jsx-5.3.2.tgz
Source10183: https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz#/ajv-6.12.6.tgz
Source10184: https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz#/ajv-8.12.0.tgz
Source10185: https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz#/ajv-formats-2.1.1.tgz
Source10186: https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz#/ajv-keywords-5.1.0.tgz
Source10187: https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz#/ansi-colors-4.1.1.tgz
Source10188: https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz#/ansi-escapes-4.3.2.tgz
Source10189: https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz#/ansi-regex-5.0.1.tgz
Source10190: https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz#/ansi-regex-6.0.1.tgz
Source10191: https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz#/ansi-styles-3.2.1.tgz
Source10192: https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz#/ansi-styles-4.3.0.tgz
Source10193: https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz#/ansi-styles-6.2.1.tgz
Source10194: https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz#/anymatch-3.1.3.tgz
Source10195: https://registry.npmjs.org/archiver/-/archiver-5.3.2.tgz#/archiver-5.3.2.tgz
Source10196: https://registry.npmjs.org/archiver-utils/-/archiver-utils-2.1.0.tgz#/archiver-utils-2.1.0.tgz
Source10197: https://registry.npmjs.org/archiver-utils/-/archiver-utils-3.0.4.tgz#/archiver-utils-3.0.4.tgz
Source10198: https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz#/argparse-2.0.1.tgz
Source10199: https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz#/array-buffer-byte-length-1.0.1.tgz
Source10200: https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz#/array-flatten-1.1.1.tgz
Source10201: https://registry.npmjs.org/array-includes/-/array-includes-3.1.7.tgz#/array-includes-3.1.7.tgz
Source10202: https://registry.npmjs.org/array.prototype.filter/-/array.prototype.filter-1.0.3.tgz#/array.prototype.filter-1.0.3.tgz
Source10203: https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.4.tgz#/array.prototype.findlastindex-1.2.4.tgz
Source10204: https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz#/array.prototype.flat-1.3.2.tgz
Source10205: https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz#/array.prototype.flatmap-1.3.2.tgz
Source10206: https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz#/arraybuffer.prototype.slice-1.0.3.tgz
Source10207: https://registry.npmjs.org/assertion-error/-/assertion-error-2.0.1.tgz#/assertion-error-2.0.1.tgz
Source10208: https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz#/astral-regex-2.0.0.tgz
Source10209: https://registry.npmjs.org/async/-/async-3.2.5.tgz#/async-3.2.5.tgz
Source10210: https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz#/asynckit-0.4.0.tgz
Source10211: https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.17.tgz#/autoprefixer-10.4.17.tgz
Source10212: https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.6.tgz#/available-typed-arrays-1.0.6.tgz
Source10213: https://registry.npmjs.org/axios/-/axios-1.6.7.tgz#/axios-1.6.7.tgz
Source10214: https://registry.npmjs.org/babel-loader/-/babel-loader-9.1.3.tgz#/babel-loader-9.1.3.tgz
Source10215: https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz#/babel-plugin-dynamic-import-node-2.3.3.tgz
Source10216: https://registry.npmjs.org/babel-plugin-module-resolver/-/babel-plugin-module-resolver-5.0.0.tgz#/babel-plugin-module-resolver-5.0.0.tgz
Source10217: https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.8.tgz#/babel-plugin-polyfill-corejs2-0.4.8.tgz
Source10218: https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.9.0.tgz#/babel-plugin-polyfill-corejs3-0.9.0.tgz
Source10219: https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.5.tgz#/babel-plugin-polyfill-regenerator-0.5.5.tgz
Source10220: https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz#/balanced-match-1.0.2.tgz
Source10221: https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz#/base64-js-1.5.1.tgz
Source10222: https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz#/binary-extensions-2.2.0.tgz
Source10223: https://registry.npmjs.org/bl/-/bl-4.1.0.tgz#/bl-4.1.0.tgz
Source10224: https://registry.npmjs.org/body-parser/-/body-parser-1.20.1.tgz#/body-parser-1.20.1.tgz
Source10225: https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz#/boolbase-1.0.0.tgz
Source10226: https://registry.npmjs.org/bowser/-/bowser-2.11.0.tgz#/bowser-2.11.0.tgz
Source10227: https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz#/brace-expansion-1.1.11.tgz
Source10228: https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz#/brace-expansion-2.0.1.tgz
Source10229: https://registry.npmjs.org/braces/-/braces-3.0.2.tgz#/braces-3.0.2.tgz
Source10230: https://registry.npmjs.org/browser-stdout/-/browser-stdout-1.3.1.tgz#/browser-stdout-1.3.1.tgz
Source10231: https://registry.npmjs.org/browserslist/-/browserslist-4.22.3.tgz#/browserslist-4.22.3.tgz
Source10232: https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz#/buffer-5.7.1.tgz
Source10233: https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz#/buffer-crc32-0.2.13.tgz
Source10234: https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.3.0.tgz#/builtin-modules-3.3.0.tgz
Source10235: https://registry.npmjs.org/builtins/-/builtins-5.0.1.tgz#/builtins-5.0.1.tgz
Source10236: https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz#/bytes-3.0.0.tgz
Source10237: https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz#/bytes-3.1.2.tgz
Source10238: https://registry.npmjs.org/call-bind/-/call-bind-1.0.6.tgz#/call-bind-1.0.6.tgz
Source10239: https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz#/callsites-3.1.0.tgz
Source10240: https://registry.npmjs.org/camel-case/-/camel-case-3.0.0.tgz#/camel-case-3.0.0.tgz
Source10241: https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz#/camelcase-6.3.0.tgz
Source10242: https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001585.tgz#/caniuse-lite-1.0.30001585.tgz
Source10243: https://registry.npmjs.org/chai/-/chai-5.0.3.tgz#/chai-5.0.3.tgz
Source10244: https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz#/chalk-2.4.2.tgz
Source10245: https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz#/chalk-4.1.2.tgz
Source10246: https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz#/chardet-0.7.0.tgz
Source10247: https://registry.npmjs.org/chart.js/-/chart.js-4.4.1.tgz#/chart.js-4.4.1.tgz
Source10248: https://registry.npmjs.org/check-error/-/check-error-2.0.0.tgz#/check-error-2.0.0.tgz
Source10249: https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz#/chokidar-3.5.3.tgz
Source10250: https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz#/chokidar-3.6.0.tgz
Source10251: https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz#/ci-info-3.9.0.tgz
Source10252: https://registry.npmjs.org/clean-css/-/clean-css-4.2.4.tgz#/clean-css-4.2.4.tgz
Source10253: https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz#/cli-cursor-3.1.0.tgz
Source10254: https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz#/cli-spinners-2.9.2.tgz
Source10255: https://registry.npmjs.org/cli-width/-/cli-width-3.0.0.tgz#/cli-width-3.0.0.tgz
Source10256: https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz#/cliui-7.0.4.tgz
Source10257: https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz#/cliui-8.0.1.tgz
Source10258: https://registry.npmjs.org/clone/-/clone-1.0.4.tgz#/clone-1.0.4.tgz
Source10259: https://registry.npmjs.org/clone-deep/-/clone-deep-4.0.1.tgz#/clone-deep-4.0.1.tgz
Source10260: https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz#/color-convert-1.9.3.tgz
Source10261: https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz#/color-convert-2.0.1.tgz
Source10262: https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz#/color-name-1.1.3.tgz
Source10263: https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz#/color-name-1.1.4.tgz
Source10264: https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz#/combined-stream-1.0.8.tgz
Source10265: https://registry.npmjs.org/commander/-/commander-10.0.1.tgz#/commander-10.0.1.tgz
Source10266: https://registry.npmjs.org/commander/-/commander-2.20.3.tgz#/commander-2.20.3.tgz
Source10267: https://registry.npmjs.org/common-path-prefix/-/common-path-prefix-3.0.0.tgz#/common-path-prefix-3.0.0.tgz
Source10268: https://registry.npmjs.org/compress-commons/-/compress-commons-4.1.2.tgz#/compress-commons-4.1.2.tgz
Source10269: https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz#/compressible-2.0.18.tgz
Source10270: https://registry.npmjs.org/compression/-/compression-1.7.4.tgz#/compression-1.7.4.tgz
Source10271: https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz#/concat-map-0.0.1.tgz
Source10272: https://registry.npmjs.org/config-chain/-/config-chain-1.1.13.tgz#/config-chain-1.1.13.tgz
Source10273: https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz#/content-disposition-0.5.4.tgz
Source10274: https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz#/content-type-1.0.5.tgz
Source10275: https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz#/convert-source-map-2.0.0.tgz
Source10276: https://registry.npmjs.org/cookie/-/cookie-0.5.0.tgz#/cookie-0.5.0.tgz
Source10277: https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz#/cookie-signature-1.0.6.tgz
Source10278: https://registry.npmjs.org/core-js/-/core-js-3.35.1.tgz#/core-js-3.35.1.tgz
Source10279: https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.35.1.tgz#/core-js-compat-3.35.1.tgz
Source10280: https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz#/core-util-is-1.0.3.tgz
Source10281: https://registry.npmjs.org/crc-32/-/crc-32-1.2.2.tgz#/crc-32-1.2.2.tgz
Source10282: https://registry.npmjs.org/crc32-stream/-/crc32-stream-4.0.3.tgz#/crc32-stream-4.0.3.tgz
Source10283: https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz#/cross-spawn-7.0.3.tgz
Source10284: https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz#/cssesc-3.0.0.tgz
Source10285: https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz#/csstype-3.1.3.tgz
Source10286: https://registry.npmjs.org/debug/-/debug-2.6.9.tgz#/debug-2.6.9.tgz
Source10287: https://registry.npmjs.org/debug/-/debug-3.2.7.tgz#/debug-3.2.7.tgz
Source10288: https://registry.npmjs.org/debug/-/debug-4.3.4.tgz#/debug-4.3.4.tgz
Source10289: https://registry.npmjs.org/decamelize/-/decamelize-4.0.0.tgz#/decamelize-4.0.0.tgz
Source10290: https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.4.1.tgz#/decode-uri-component-0.4.1.tgz
Source10291: https://registry.npmjs.org/deep-eql/-/deep-eql-5.0.1.tgz#/deep-eql-5.0.1.tgz
Source10292: https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz#/deep-is-0.1.4.tgz
Source10293: https://registry.npmjs.org/defaults/-/defaults-1.0.4.tgz#/defaults-1.0.4.tgz
Source10294: https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.2.tgz#/define-data-property-1.1.2.tgz
Source10295: https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz#/define-lazy-prop-2.0.0.tgz
Source10296: https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz#/define-properties-1.2.1.tgz
Source10297: https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz#/delayed-stream-1.0.0.tgz
Source10298: https://registry.npmjs.org/depd/-/depd-2.0.0.tgz#/depd-2.0.0.tgz
Source10299: https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz#/destroy-1.2.0.tgz
Source10300: https://registry.npmjs.org/diff/-/diff-5.0.0.tgz#/diff-5.0.0.tgz
Source10301: https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz#/doctrine-2.1.0.tgz
Source10302: https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz#/doctrine-3.0.0.tgz
Source10303: https://registry.npmjs.org/dot-prop/-/dot-prop-6.0.1.tgz#/dot-prop-6.0.1.tgz
Source10304: https://registry.npmjs.org/dot-prop/-/dot-prop-8.0.2.tgz#/dot-prop-8.0.2.tgz
Source10305: https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz#/eastasianwidth-0.2.0.tgz
Source10306: https://registry.npmjs.org/editorconfig/-/editorconfig-1.0.4.tgz#/editorconfig-1.0.4.tgz
Source10307: https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz#/ee-first-1.1.1.tgz
Source10308: https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.665.tgz#/electron-to-chromium-1.4.665.tgz
Source10309: https://registry.npmjs.org/elementtree/-/elementtree-0.1.7.tgz#/elementtree-0.1.7.tgz
Source10310: https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz#/emoji-regex-8.0.0.tgz
Source10311: https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz#/emoji-regex-9.2.2.tgz
Source10312: https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz#/encodeurl-1.0.2.tgz
Source10313: https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz#/end-of-stream-1.4.4.tgz
Source10314: https://registry.npmjs.org/entities/-/entities-4.5.0.tgz#/entities-4.5.0.tgz
Source10315: https://registry.npmjs.org/es-abstract/-/es-abstract-1.22.3.tgz#/es-abstract-1.22.3.tgz
Source10316: https://registry.npmjs.org/es-array-method-boxes-properly/-/es-array-method-boxes-properly-1.0.0.tgz#/es-array-method-boxes-properly-1.0.0.tgz
Source10317: https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz#/es-errors-1.3.0.tgz
Source10318: https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.2.tgz#/es-set-tostringtag-2.0.2.tgz
Source10319: https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz#/es-shim-unscopables-1.0.2.tgz
Source10320: https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz#/es-to-primitive-1.2.1.tgz
Source10321: https://registry.npmjs.org/esbuild/-/esbuild-0.14.51.tgz#/esbuild-0.14.51.tgz
Source10322: https://registry.npmjs.org/esbuild-android-64/-/esbuild-android-64-0.14.51.tgz#/esbuild-android-64-0.14.51.tgz
Source10323: https://registry.npmjs.org/esbuild-android-arm64/-/esbuild-android-arm64-0.14.51.tgz#/esbuild-android-arm64-0.14.51.tgz
Source10324: https://registry.npmjs.org/esbuild-darwin-64/-/esbuild-darwin-64-0.14.51.tgz#/esbuild-darwin-64-0.14.51.tgz
Source10325: https://registry.npmjs.org/esbuild-darwin-arm64/-/esbuild-darwin-arm64-0.14.51.tgz#/esbuild-darwin-arm64-0.14.51.tgz
Source10326: https://registry.npmjs.org/esbuild-freebsd-64/-/esbuild-freebsd-64-0.14.51.tgz#/esbuild-freebsd-64-0.14.51.tgz
Source10327: https://registry.npmjs.org/esbuild-freebsd-arm64/-/esbuild-freebsd-arm64-0.14.51.tgz#/esbuild-freebsd-arm64-0.14.51.tgz
Source10328: https://registry.npmjs.org/esbuild-linux-32/-/esbuild-linux-32-0.14.51.tgz#/esbuild-linux-32-0.14.51.tgz
Source10329: https://registry.npmjs.org/esbuild-linux-64/-/esbuild-linux-64-0.14.51.tgz#/esbuild-linux-64-0.14.51.tgz
Source10330: https://registry.npmjs.org/esbuild-linux-arm/-/esbuild-linux-arm-0.14.51.tgz#/esbuild-linux-arm-0.14.51.tgz
Source10331: https://registry.npmjs.org/esbuild-linux-arm64/-/esbuild-linux-arm64-0.14.51.tgz#/esbuild-linux-arm64-0.14.51.tgz
Source10332: https://registry.npmjs.org/esbuild-linux-mips64le/-/esbuild-linux-mips64le-0.14.51.tgz#/esbuild-linux-mips64le-0.14.51.tgz
Source10333: https://registry.npmjs.org/esbuild-linux-ppc64le/-/esbuild-linux-ppc64le-0.14.51.tgz#/esbuild-linux-ppc64le-0.14.51.tgz
Source10334: https://registry.npmjs.org/esbuild-linux-riscv64/-/esbuild-linux-riscv64-0.14.51.tgz#/esbuild-linux-riscv64-0.14.51.tgz
Source10335: https://registry.npmjs.org/esbuild-linux-s390x/-/esbuild-linux-s390x-0.14.51.tgz#/esbuild-linux-s390x-0.14.51.tgz
Source10336: https://registry.npmjs.org/esbuild-netbsd-64/-/esbuild-netbsd-64-0.14.51.tgz#/esbuild-netbsd-64-0.14.51.tgz
Source10337: https://registry.npmjs.org/esbuild-openbsd-64/-/esbuild-openbsd-64-0.14.51.tgz#/esbuild-openbsd-64-0.14.51.tgz
Source10338: https://registry.npmjs.org/esbuild-sunos-64/-/esbuild-sunos-64-0.14.51.tgz#/esbuild-sunos-64-0.14.51.tgz
Source10339: https://registry.npmjs.org/esbuild-windows-32/-/esbuild-windows-32-0.14.51.tgz#/esbuild-windows-32-0.14.51.tgz
Source10340: https://registry.npmjs.org/esbuild-windows-64/-/esbuild-windows-64-0.14.51.tgz#/esbuild-windows-64-0.14.51.tgz
Source10341: https://registry.npmjs.org/esbuild-windows-arm64/-/esbuild-windows-arm64-0.14.51.tgz#/esbuild-windows-arm64-0.14.51.tgz
Source10342: https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz#/escalade-3.1.2.tgz
Source10343: https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz#/escape-html-1.0.3.tgz
Source10344: https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#/escape-string-regexp-1.0.5.tgz
Source10345: https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#/escape-string-regexp-4.0.0.tgz
Source10346: https://registry.npmjs.org/eslint/-/eslint-8.56.0.tgz#/eslint-8.56.0.tgz
Source10347: https://registry.npmjs.org/eslint-compat-utils/-/eslint-compat-utils-0.1.2.tgz#/eslint-compat-utils-0.1.2.tgz
Source10348: https://registry.npmjs.org/eslint-config-standard/-/eslint-config-standard-17.1.0.tgz#/eslint-config-standard-17.1.0.tgz
Source10349: https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz#/eslint-import-resolver-node-0.3.9.tgz
Source10350: https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.8.0.tgz#/eslint-module-utils-2.8.0.tgz
Source10351: https://registry.npmjs.org/eslint-plugin-es-x/-/eslint-plugin-es-x-7.5.0.tgz#/eslint-plugin-es-x-7.5.0.tgz
Source10352: https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.29.1.tgz#/eslint-plugin-import-2.29.1.tgz
Source10353: https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-10.2.0.tgz#/eslint-plugin-mocha-10.2.0.tgz
Source10354: https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-16.6.2.tgz#/eslint-plugin-n-16.6.2.tgz
Source10355: https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-6.1.1.tgz#/eslint-plugin-promise-6.1.1.tgz
Source10356: https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.21.1.tgz#/eslint-plugin-vue-9.21.1.tgz
Source10357: https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz#/eslint-scope-5.1.1.tgz
Source10358: https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz#/eslint-scope-7.2.2.tgz
Source10359: https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz#/eslint-utils-3.0.0.tgz
Source10360: https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#/eslint-visitor-keys-2.1.0.tgz
Source10361: https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#/eslint-visitor-keys-3.4.3.tgz
Source10362: https://registry.npmjs.org/espree/-/espree-9.6.1.tgz#/espree-9.6.1.tgz
Source10363: https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz#/esquery-1.5.0.tgz
Source10364: https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz#/esrecurse-4.3.0.tgz
Source10365: https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz#/estraverse-4.3.0.tgz
Source10366: https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz#/estraverse-5.3.0.tgz
Source10367: https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz#/estree-walker-2.0.2.tgz
Source10368: https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz#/esutils-2.0.3.tgz
Source10369: https://registry.npmjs.org/etag/-/etag-1.8.1.tgz#/etag-1.8.1.tgz
Source10370: https://registry.npmjs.org/express/-/express-4.18.2.tgz#/express-4.18.2.tgz
Source10371: https://registry.npmjs.org/external-editor/-/external-editor-3.1.0.tgz#/external-editor-3.1.0.tgz
Source10372: https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#/fast-deep-equal-3.1.3.tgz
Source10373: https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz#/fast-glob-3.2.12.tgz
Source10374: https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#/fast-json-stable-stringify-2.1.0.tgz
Source10375: https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#/fast-levenshtein-2.0.6.tgz
Source10376: https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz#/fastq-1.17.1.tgz
Source10377: https://registry.npmjs.org/figures/-/figures-3.2.0.tgz#/figures-3.2.0.tgz
Source10378: https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz#/file-entry-cache-6.0.1.tgz
Source10379: https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz#/fill-range-7.0.1.tgz
Source10380: https://registry.npmjs.org/filter-obj/-/filter-obj-5.1.0.tgz#/filter-obj-5.1.0.tgz
Source10381: https://registry.npmjs.org/finalhandler/-/finalhandler-1.2.0.tgz#/finalhandler-1.2.0.tgz
Source10382: https://registry.npmjs.org/find-babel-config/-/find-babel-config-2.0.0.tgz#/find-babel-config-2.0.0.tgz
Source10383: https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-4.0.0.tgz#/find-cache-dir-4.0.0.tgz
Source10384: https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz#/find-up-3.0.0.tgz
Source10385: https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz#/find-up-5.0.0.tgz
Source10386: https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz#/find-up-6.3.0.tgz
Source10387: https://registry.npmjs.org/flat/-/flat-5.0.2.tgz#/flat-5.0.2.tgz
Source10388: https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz#/flat-cache-3.2.0.tgz
Source10389: https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz#/flatted-3.2.9.tgz
Source10390: https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.5.tgz#/follow-redirects-1.15.5.tgz
Source10391: https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz#/for-each-0.3.3.tgz
Source10392: https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz#/foreground-child-3.1.1.tgz
Source10393: https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz#/form-data-4.0.0.tgz
Source10394: https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz#/forwarded-0.2.0.tgz
Source10395: https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz#/fraction.js-4.3.7.tgz
Source10396: https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz#/fresh-0.5.2.tgz
Source10397: https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz#/fs-constants-1.0.0.tgz
Source10398: https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz#/fs-extra-11.2.0.tgz
Source10399: https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz#/fs.realpath-1.0.0.tgz
Source10400: https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz#/fsevents-2.3.3.tgz
Source10401: https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz#/function-bind-1.1.2.tgz
Source10402: https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz#/function.prototype.name-1.1.6.tgz
Source10403: https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz#/functions-have-names-1.2.3.tgz
Source10404: https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz#/gensync-1.0.0-beta.2.tgz
Source10405: https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz#/get-caller-file-2.0.5.tgz
Source10406: https://registry.npmjs.org/get-func-name/-/get-func-name-2.0.2.tgz#/get-func-name-2.0.2.tgz
Source10407: https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz#/get-intrinsic-1.2.4.tgz
Source10408: https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.2.tgz#/get-symbol-description-1.0.2.tgz
Source10409: https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.7.2.tgz#/get-tsconfig-4.7.2.tgz
Source10410: https://registry.npmjs.org/glob/-/glob-10.3.10.tgz#/glob-10.3.10.tgz
Source10411: https://registry.npmjs.org/glob/-/glob-7.2.3.tgz#/glob-7.2.3.tgz
Source10412: https://registry.npmjs.org/glob/-/glob-8.1.0.tgz#/glob-8.1.0.tgz
Source10413: https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz#/glob-parent-5.1.2.tgz
Source10414: https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz#/glob-parent-6.0.2.tgz
Source10415: https://registry.npmjs.org/globals/-/globals-11.12.0.tgz#/globals-11.12.0.tgz
Source10416: https://registry.npmjs.org/globals/-/globals-13.24.0.tgz#/globals-13.24.0.tgz
Source10417: https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz#/globalthis-1.0.3.tgz
Source10418: https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz#/gopd-1.0.1.tgz
Source10419: https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz#/graceful-fs-4.2.11.tgz
Source10420: https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz#/graphemer-1.4.0.tgz
Source10421: https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz#/has-bigints-1.0.2.tgz
Source10422: https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz#/has-flag-3.0.0.tgz
Source10423: https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz#/has-flag-4.0.0.tgz
Source10424: https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.1.tgz#/has-property-descriptors-1.0.1.tgz
Source10425: https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz#/has-proto-1.0.1.tgz
Source10426: https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz#/has-symbols-1.0.3.tgz
Source10427: https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz#/has-tostringtag-1.0.2.tgz
Source10428: https://registry.npmjs.org/hasown/-/hasown-2.0.0.tgz#/hasown-2.0.0.tgz
Source10429: https://registry.npmjs.org/he/-/he-1.2.0.tgz#/he-1.2.0.tgz
Source10430: https://registry.npmjs.org/html-minifier/-/html-minifier-4.0.0.tgz#/html-minifier-4.0.0.tgz
Source10431: https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz#/http-errors-2.0.0.tgz
Source10432: https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz#/iconv-lite-0.4.24.tgz
Source10433: https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz#/ieee754-1.2.1.tgz
Source10434: https://registry.npmjs.org/iframe-resizer/-/iframe-resizer-4.3.9.tgz#/iframe-resizer-4.3.9.tgz
Source10435: https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz#/ignore-5.3.1.tgz
Source10436: https://registry.npmjs.org/immutable/-/immutable-4.3.5.tgz#/immutable-4.3.5.tgz
Source10437: https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz#/import-fresh-3.3.0.tgz
Source10438: https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz#/imurmurhash-0.1.4.tgz
Source10439: https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz#/inflight-1.0.6.tgz
Source10440: https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz#/inherits-2.0.4.tgz
Source10441: https://registry.npmjs.org/ini/-/ini-1.3.8.tgz#/ini-1.3.8.tgz
Source10442: https://registry.npmjs.org/inquirer/-/inquirer-8.2.6.tgz#/inquirer-8.2.6.tgz
Source10443: https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.7.tgz#/internal-slot-1.0.7.tgz
Source10444: https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz#/ipaddr.js-1.9.1.tgz
Source10445: https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz#/is-array-buffer-3.0.4.tgz
Source10446: https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz#/is-bigint-1.0.4.tgz
Source10447: https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz#/is-binary-path-2.1.0.tgz
Source10448: https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz#/is-boolean-object-1.1.2.tgz
Source10449: https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.1.tgz#/is-builtin-module-3.2.1.tgz
Source10450: https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz#/is-callable-1.2.7.tgz
Source10451: https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz#/is-core-module-2.13.1.tgz
Source10452: https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz#/is-date-object-1.0.5.tgz
Source10453: https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz#/is-docker-2.2.1.tgz
Source10454: https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz#/is-extglob-2.1.1.tgz
Source10455: https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#/is-fullwidth-code-point-3.0.0.tgz
Source10456: https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz#/is-glob-4.0.3.tgz
Source10457: https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz#/is-interactive-1.0.0.tgz
Source10458: https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz#/is-negative-zero-2.0.2.tgz
Source10459: https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz#/is-number-7.0.0.tgz
Source10460: https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz#/is-number-object-1.0.7.tgz
Source10461: https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz#/is-obj-2.0.0.tgz
Source10462: https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz#/is-path-inside-3.0.3.tgz
Source10463: https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-2.1.0.tgz#/is-plain-obj-2.1.0.tgz
Source10464: https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz#/is-plain-object-2.0.4.tgz
Source10465: https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz#/is-regex-1.1.4.tgz
Source10466: https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz#/is-shared-array-buffer-1.0.2.tgz
Source10467: https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz#/is-string-1.0.7.tgz
Source10468: https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz#/is-symbol-1.0.4.tgz
Source10469: https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.13.tgz#/is-typed-array-1.1.13.tgz
Source10470: https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz#/is-unicode-supported-0.1.0.tgz
Source10471: https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz#/is-weakref-1.0.2.tgz
Source10472: https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz#/is-wsl-2.2.0.tgz
Source10473: https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz#/isarray-1.0.0.tgz
Source10474: https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz#/isarray-2.0.5.tgz
Source10475: https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-5.0.0.tgz#/isbinaryfile-5.0.0.tgz
Source10476: https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz#/isexe-2.0.0.tgz
Source10477: https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz#/isobject-3.0.1.tgz
Source10478: https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz#/jackspeak-2.3.6.tgz
Source10479: https://registry.npmjs.org/js-beautify/-/js-beautify-1.14.11.tgz#/js-beautify-1.14.11.tgz
Source10480: https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz#/js-tokens-4.0.0.tgz
Source10481: https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz#/js-yaml-4.1.0.tgz
Source10482: https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz#/jsesc-0.5.0.tgz
Source10483: https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz#/jsesc-2.5.2.tgz
Source10484: https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz#/json-buffer-3.0.1.tgz
Source10485: https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#/json-schema-traverse-0.4.1.tgz
Source10486: https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#/json-schema-traverse-1.0.0.tgz
Source10487: https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#/json-stable-stringify-without-jsonify-1.0.1.tgz
Source10488: https://registry.npmjs.org/json5/-/json5-1.0.2.tgz#/json5-1.0.2.tgz
Source10489: https://registry.npmjs.org/json5/-/json5-2.2.3.tgz#/json5-2.2.3.tgz
Source10490: https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz#/jsonfile-6.1.0.tgz
Source10491: https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz#/keyv-4.5.4.tgz
Source10492: https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz#/kind-of-6.0.3.tgz
Source10493: https://registry.npmjs.org/kolorist/-/kolorist-1.8.0.tgz#/kolorist-1.8.0.tgz
Source10494: https://registry.npmjs.org/lazystream/-/lazystream-1.0.1.tgz#/lazystream-1.0.1.tgz
Source10495: https://registry.npmjs.org/levn/-/levn-0.4.1.tgz#/levn-0.4.1.tgz
Source10496: https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz#/locate-path-3.0.0.tgz
Source10497: https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz#/locate-path-6.0.0.tgz
Source10498: https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz#/locate-path-7.2.0.tgz
Source10499: https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz#/lodash-4.17.21.tgz
Source10500: https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz#/lodash.debounce-4.0.8.tgz
Source10501: https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-4.2.0.tgz#/lodash.defaults-4.2.0.tgz
Source10502: https://registry.npmjs.org/lodash.difference/-/lodash.difference-4.5.0.tgz#/lodash.difference-4.5.0.tgz
Source10503: https://registry.npmjs.org/lodash.flatten/-/lodash.flatten-4.4.0.tgz#/lodash.flatten-4.4.0.tgz
Source10504: https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz#/lodash.isequal-4.5.0.tgz
Source10505: https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz#/lodash.isplainobject-4.0.6.tgz
Source10506: https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz#/lodash.merge-4.6.2.tgz
Source10507: https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz#/lodash.truncate-4.4.2.tgz
Source10508: https://registry.npmjs.org/lodash.union/-/lodash.union-4.6.0.tgz#/lodash.union-4.6.0.tgz
Source10509: https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz#/log-symbols-4.1.0.tgz
Source10510: https://registry.npmjs.org/loupe/-/loupe-3.1.0.tgz#/loupe-3.1.0.tgz
Source10511: https://registry.npmjs.org/lower-case/-/lower-case-1.1.4.tgz#/lower-case-1.1.4.tgz
Source10512: https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz#/lru-cache-10.2.0.tgz
Source10513: https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz#/lru-cache-5.1.1.tgz
Source10514: https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz#/lru-cache-6.0.0.tgz
Source10515: https://registry.npmjs.org/magic-string/-/magic-string-0.30.7.tgz#/magic-string-0.30.7.tgz
Source10516: https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz#/media-typer-0.3.0.tgz
Source10517: https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz#/merge-descriptors-1.0.1.tgz
Source10518: https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz#/merge2-1.4.1.tgz
Source10519: https://registry.npmjs.org/methods/-/methods-1.1.2.tgz#/methods-1.1.2.tgz
Source10520: https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz#/micromatch-4.0.5.tgz
Source10521: https://registry.npmjs.org/mime/-/mime-1.6.0.tgz#/mime-1.6.0.tgz
Source10522: https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz#/mime-db-1.52.0.tgz
Source10523: https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz#/mime-types-2.1.35.tgz
Source10524: https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz#/mimic-fn-2.1.0.tgz
Source10525: https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz#/minimatch-3.1.2.tgz
Source10526: https://registry.npmjs.org/minimatch/-/minimatch-5.0.1.tgz#/minimatch-5.0.1.tgz
Source10527: https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz#/minimatch-5.1.6.tgz
Source10528: https://registry.npmjs.org/minimatch/-/minimatch-9.0.1.tgz#/minimatch-9.0.1.tgz
Source10529: https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz#/minimatch-9.0.3.tgz
Source10530: https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz#/minimist-1.2.8.tgz
Source10531: https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz#/minipass-7.0.4.tgz
Source10532: https://registry.npmjs.org/mocha/-/mocha-10.3.0.tgz#/mocha-10.3.0.tgz
Source10533: https://registry.npmjs.org/moment/-/moment-2.30.1.tgz#/moment-2.30.1.tgz
Source10534: https://registry.npmjs.org/ms/-/ms-2.0.0.tgz#/ms-2.0.0.tgz
Source10535: https://registry.npmjs.org/ms/-/ms-2.1.2.tgz#/ms-2.1.2.tgz
Source10536: https://registry.npmjs.org/ms/-/ms-2.1.3.tgz#/ms-2.1.3.tgz
Source10537: https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz#/mute-stream-0.0.8.tgz
Source10538: https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz#/nanoid-3.3.7.tgz
Source10539: https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz#/natural-compare-1.4.0.tgz
Source10540: https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz#/negotiator-0.6.3.tgz
Source10541: https://registry.npmjs.org/no-case/-/no-case-2.3.2.tgz#/no-case-2.3.2.tgz
Source10542: https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz#/node-releases-2.0.14.tgz
Source10543: https://registry.npmjs.org/nopt/-/nopt-7.2.0.tgz#/nopt-7.2.0.tgz
Source10544: https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz#/normalize-path-3.0.0.tgz
Source10545: https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz#/normalize-range-0.1.2.tgz
Source10546: https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz#/nth-check-2.1.1.tgz
Source10547: https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz#/object-inspect-1.13.1.tgz
Source10548: https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz#/object-keys-1.1.1.tgz
Source10549: https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz#/object.assign-4.1.5.tgz
Source10550: https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.7.tgz#/object.fromentries-2.0.7.tgz
Source10551: https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.2.tgz#/object.groupby-1.0.2.tgz
Source10552: https://registry.npmjs.org/object.values/-/object.values-1.1.7.tgz#/object.values-1.1.7.tgz
Source10553: https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz#/on-finished-2.4.1.tgz
Source10554: https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz#/on-headers-1.0.2.tgz
Source10555: https://registry.npmjs.org/once/-/once-1.4.0.tgz#/once-1.4.0.tgz
Source10556: https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz#/onetime-5.1.2.tgz
Source10557: https://registry.npmjs.org/open/-/open-8.4.2.tgz#/open-8.4.2.tgz
Source10558: https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz#/optionator-0.9.3.tgz
Source10559: https://registry.npmjs.org/ora/-/ora-5.4.1.tgz#/ora-5.4.1.tgz
Source10560: https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz#/os-tmpdir-1.0.2.tgz
Source10561: https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz#/p-limit-2.3.0.tgz
Source10562: https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz#/p-limit-3.1.0.tgz
Source10563: https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz#/p-limit-4.0.0.tgz
Source10564: https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz#/p-locate-3.0.0.tgz
Source10565: https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz#/p-locate-5.0.0.tgz
Source10566: https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz#/p-locate-6.0.0.tgz
Source10567: https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz#/p-try-2.2.0.tgz
Source10568: https://registry.npmjs.org/param-case/-/param-case-2.1.1.tgz#/param-case-2.1.1.tgz
Source10569: https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz#/parent-module-1.0.1.tgz
Source10570: https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz#/parseurl-1.3.3.tgz
Source10571: https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz#/path-exists-3.0.0.tgz
Source10572: https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz#/path-exists-4.0.0.tgz
Source10573: https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz#/path-exists-5.0.0.tgz
Source10574: https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz#/path-is-absolute-1.0.1.tgz
Source10575: https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz#/path-key-3.1.1.tgz
Source10576: https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz#/path-parse-1.0.7.tgz
Source10577: https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.1.tgz#/path-scurry-1.10.1.tgz
Source10578: https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz#/path-to-regexp-0.1.7.tgz
Source10579: https://registry.npmjs.org/pathval/-/pathval-2.0.0.tgz#/pathval-2.0.0.tgz
Source10580: https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz#/picocolors-1.0.0.tgz
Source10581: https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz#/picomatch-2.3.1.tgz
Source10582: https://registry.npmjs.org/pkg-dir/-/pkg-dir-7.0.0.tgz#/pkg-dir-7.0.0.tgz
Source10583: https://registry.npmjs.org/pkg-up/-/pkg-up-3.1.0.tgz#/pkg-up-3.1.0.tgz
Source10584: https://registry.npmjs.org/postcss/-/postcss-8.4.35.tgz#/postcss-8.4.35.tgz
Source10585: https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.15.tgz#/postcss-selector-parser-6.0.15.tgz
Source10586: https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#/postcss-value-parser-4.2.0.tgz
Source10587: https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz#/prelude-ls-1.2.1.tgz
Source10588: https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz#/process-nextick-args-2.0.1.tgz
Source10589: https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz#/proto-list-1.2.4.tgz
Source10590: https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz#/proxy-addr-2.0.7.tgz
Source10591: https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz#/proxy-from-env-1.1.0.tgz
Source10592: https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz#/punycode-2.3.1.tgz
Source10593: https://registry.npmjs.org/qs/-/qs-6.11.0.tgz#/qs-6.11.0.tgz
Source10594: https://registry.npmjs.org/quasar/-/quasar-2.14.3.tgz#/quasar-2.14.3.tgz
Source10595: https://registry.npmjs.org/query-string/-/query-string-8.2.0.tgz#/query-string-8.2.0.tgz
Source10596: https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz#/queue-microtask-1.2.3.tgz
Source10597: https://registry.npmjs.org/rambda/-/rambda-7.5.0.tgz#/rambda-7.5.0.tgz
Source10598: https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz#/randombytes-2.1.0.tgz
Source10599: https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz#/range-parser-1.2.1.tgz
Source10600: https://registry.npmjs.org/raw-body/-/raw-body-2.5.1.tgz#/raw-body-2.5.1.tgz
Source10601: https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz#/readable-stream-2.3.8.tgz
Source10602: https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz#/readable-stream-3.6.2.tgz
Source10603: https://registry.npmjs.org/readdir-glob/-/readdir-glob-1.1.3.tgz#/readdir-glob-1.1.3.tgz
Source10604: https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz#/readdirp-3.6.0.tgz
Source10605: https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz#/regenerate-1.4.2.tgz
Source10606: https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.1.tgz#/regenerate-unicode-properties-10.1.1.tgz
Source10607: https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#/regenerator-runtime-0.14.1.tgz
Source10608: https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.2.tgz#/regenerator-transform-0.15.2.tgz
Source10609: https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.1.tgz#/regexp.prototype.flags-1.5.1.tgz
Source10610: https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.3.2.tgz#/regexpu-core-5.3.2.tgz
Source10611: https://registry.npmjs.org/register-service-worker/-/register-service-worker-1.7.2.tgz#/register-service-worker-1.7.2.tgz
Source10612: https://registry.npmjs.org/regjsparser/-/regjsparser-0.9.1.tgz#/regjsparser-0.9.1.tgz
Source10613: https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz#/relateurl-0.2.7.tgz
Source10614: https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz#/require-directory-2.1.1.tgz
Source10615: https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz#/require-from-string-2.0.2.tgz
Source10616: https://registry.npmjs.org/reselect/-/reselect-4.1.8.tgz#/reselect-4.1.8.tgz
Source10617: https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz#/resolve-1.22.8.tgz
Source10618: https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz#/resolve-from-4.0.0.tgz
Source10619: https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz#/resolve-pkg-maps-1.0.0.tgz
Source10620: https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz#/restore-cursor-3.1.0.tgz
Source10621: https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz#/reusify-1.0.4.tgz
Source10622: https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz#/rimraf-3.0.2.tgz
Source10623: https://registry.npmjs.org/rollup/-/rollup-2.77.3.tgz#/rollup-2.77.3.tgz
Source10624: https://registry.npmjs.org/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.12.0.tgz#/rollup-plugin-visualizer-5.12.0.tgz
Source10625: https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz#/run-async-2.4.1.tgz
Source10626: https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz#/run-parallel-1.2.0.tgz
Source10627: https://registry.npmjs.org/rxjs/-/rxjs-7.8.1.tgz#/rxjs-7.8.1.tgz
Source10628: https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.0.tgz#/safe-array-concat-1.1.0.tgz
Source10629: https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz#/safe-buffer-5.1.2.tgz
Source10630: https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz#/safe-buffer-5.2.1.tgz
Source10631: https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.3.tgz#/safe-regex-test-1.0.3.tgz
Source10632: https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz#/safer-buffer-2.1.2.tgz
Source10633: https://registry.npmjs.org/sass/-/sass-1.70.0.tgz#/sass-1.70.0.tgz
Source10634: https://registry.npmjs.org/sax/-/sax-1.1.4.tgz#/sax-1.1.4.tgz
Source10635: https://registry.npmjs.org/schema-utils/-/schema-utils-4.2.0.tgz#/schema-utils-4.2.0.tgz
Source10636: https://registry.npmjs.org/semver/-/semver-6.3.1.tgz#/semver-6.3.1.tgz
Source10637: https://registry.npmjs.org/semver/-/semver-7.6.0.tgz#/semver-7.6.0.tgz
Source10638: https://registry.npmjs.org/send/-/send-0.18.0.tgz#/send-0.18.0.tgz
Source10639: https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.0.tgz#/serialize-javascript-6.0.0.tgz
Source10640: https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz#/serialize-javascript-6.0.2.tgz
Source10641: https://registry.npmjs.org/serve-static/-/serve-static-1.15.0.tgz#/serve-static-1.15.0.tgz
Source10642: https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.1.tgz#/set-function-length-1.2.1.tgz
Source10643: https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.1.tgz#/set-function-name-2.0.1.tgz
Source10644: https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz#/setprototypeof-1.2.0.tgz
Source10645: https://registry.npmjs.org/shallow-clone/-/shallow-clone-3.0.1.tgz#/shallow-clone-3.0.1.tgz
Source10646: https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz#/shebang-command-2.0.0.tgz
Source10647: https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz#/shebang-regex-3.0.0.tgz
Source10648: https://registry.npmjs.org/side-channel/-/side-channel-1.0.5.tgz#/side-channel-1.0.5.tgz
Source10649: https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz#/signal-exit-3.0.7.tgz
Source10650: https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz#/signal-exit-4.1.0.tgz
Source10651: https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz#/slice-ansi-4.0.0.tgz
Source10652: https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz#/source-map-0.6.1.tgz
Source10653: https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz#/source-map-0.7.4.tgz
Source10654: https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz#/source-map-js-1.0.2.tgz
Source10655: https://registry.npmjs.org/split-on-first/-/split-on-first-3.0.0.tgz#/split-on-first-3.0.0.tgz
Source10656: https://registry.npmjs.org/stack-trace/-/stack-trace-1.0.0-pre2.tgz#/stack-trace-1.0.0-pre2.tgz
Source10657: https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz#/statuses-2.0.1.tgz
Source10658: https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz#/string-width-4.2.3.tgz
Source10659: https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz#/string-width-5.1.2.tgz
Source10660: https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.8.tgz#/string.prototype.trim-1.2.8.tgz
Source10661: https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.7.tgz#/string.prototype.trimend-1.0.7.tgz
Source10662: https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.7.tgz#/string.prototype.trimstart-1.0.7.tgz
Source10663: https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz#/string_decoder-1.1.1.tgz
Source10664: https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz#/string_decoder-1.3.0.tgz
Source10665: https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz#/strip-ansi-6.0.1.tgz
Source10666: https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz#/strip-ansi-7.1.0.tgz
Source10667: https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz#/strip-bom-3.0.0.tgz
Source10668: https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz#/strip-json-comments-3.1.1.tgz
Source10669: https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz#/supports-color-5.5.0.tgz
Source10670: https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz#/supports-color-7.2.0.tgz
Source10671: https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz#/supports-color-8.1.1.tgz
Source10672: https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#/supports-preserve-symlinks-flag-1.0.0.tgz
Source10673: https://registry.npmjs.org/table/-/table-6.8.1.tgz#/table-6.8.1.tgz
Source10674: https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz#/tar-stream-2.2.0.tgz
Source10675: https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz#/text-table-0.2.0.tgz
Source10676: https://registry.npmjs.org/through/-/through-2.3.8.tgz#/through-2.3.8.tgz
Source10677: https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz#/tmp-0.0.33.tgz
Source10678: https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz#/to-fast-properties-2.0.0.tgz
Source10679: https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz#/to-regex-range-5.0.1.tgz
Source10680: https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz#/toidentifier-1.0.1.tgz
Source10681: https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz#/tsconfig-paths-3.15.0.tgz
Source10682: https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz#/tslib-2.6.2.tgz
Source10683: https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz#/type-check-0.4.0.tgz
Source10684: https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz#/type-fest-0.20.2.tgz
Source10685: https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz#/type-fest-0.21.3.tgz
Source10686: https://registry.npmjs.org/type-fest/-/type-fest-3.13.1.tgz#/type-fest-3.13.1.tgz
Source10687: https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz#/type-is-1.6.18.tgz
Source10688: https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.1.tgz#/typed-array-buffer-1.0.1.tgz
Source10689: https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.0.tgz#/typed-array-byte-length-1.0.0.tgz
Source10690: https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.0.tgz#/typed-array-byte-offset-1.0.0.tgz
Source10691: https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.4.tgz#/typed-array-length-1.0.4.tgz
Source10692: https://registry.npmjs.org/uglify-js/-/uglify-js-3.17.4.tgz#/uglify-js-3.17.4.tgz
Source10693: https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz#/unbox-primitive-1.0.2.tgz
Source10694: https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz#/undici-types-5.26.5.tgz
Source10695: https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#/unicode-canonical-property-names-ecmascript-2.0.0.tgz
Source10696: https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz#/unicode-match-property-ecmascript-2.0.0.tgz
Source10697: https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.1.0.tgz#/unicode-match-property-value-ecmascript-2.1.0.tgz
Source10698: https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz#/unicode-property-aliases-ecmascript-2.1.0.tgz
Source10699: https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz#/universalify-2.0.1.tgz
Source10700: https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz#/unpipe-1.0.0.tgz
Source10701: https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz#/update-browserslist-db-1.0.13.tgz
Source10702: https://registry.npmjs.org/upper-case/-/upper-case-1.1.3.tgz#/upper-case-1.1.3.tgz
Source10703: https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz#/uri-js-4.4.1.tgz
Source10704: https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz#/util-deprecate-1.0.2.tgz
Source10705: https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz#/utils-merge-1.0.1.tgz
Source10706: https://registry.npmjs.org/vary/-/vary-1.1.2.tgz#/vary-1.1.2.tgz
Source10707: https://registry.npmjs.org/vh-check/-/vh-check-2.0.5.tgz#/vh-check-2.0.5.tgz
Source10708: https://registry.npmjs.org/vite/-/vite-2.9.17.tgz#/vite-2.9.17.tgz
Source10709: https://registry.npmjs.org/vue/-/vue-3.4.18.tgz#/vue-3.4.18.tgz
Source10710: https://registry.npmjs.org/vue-chartjs/-/vue-chartjs-5.3.0.tgz#/vue-chartjs-5.3.0.tgz
Source10711: https://registry.npmjs.org/vue-component-type-helpers/-/vue-component-type-helpers-1.8.27.tgz#/vue-component-type-helpers-1.8.27.tgz
Source10712: https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-9.4.2.tgz#/vue-eslint-parser-9.4.2.tgz
Source10713: https://registry.npmjs.org/vue-router/-/vue-router-4.2.5.tgz#/vue-router-4.2.5.tgz
Source10714: https://registry.npmjs.org/vuex/-/vuex-4.1.0.tgz#/vuex-4.1.0.tgz
Source10715: https://registry.npmjs.org/vuex-map-fields/-/vuex-map-fields-1.4.1.tgz#/vuex-map-fields-1.4.1.tgz
Source10716: https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz#/wcwidth-1.0.1.tgz
Source10717: https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.10.0.tgz#/webpack-merge-5.10.0.tgz
Source10718: https://registry.npmjs.org/which/-/which-2.0.2.tgz#/which-2.0.2.tgz
Source10719: https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#/which-boxed-primitive-1.0.2.tgz
Source10720: https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.14.tgz#/which-typed-array-1.1.14.tgz
Source10721: https://registry.npmjs.org/wildcard/-/wildcard-2.0.1.tgz#/wildcard-2.0.1.tgz
Source10722: https://registry.npmjs.org/workerpool/-/workerpool-6.2.1.tgz#/workerpool-6.2.1.tgz
Source10723: https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz#/wrap-ansi-6.2.0.tgz
Source10724: https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz#/wrap-ansi-7.0.0.tgz
Source10725: https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz#/wrap-ansi-8.1.0.tgz
Source10726: https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz#/wrappy-1.0.2.tgz
Source10727: https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-4.0.0.tgz#/xml-name-validator-4.0.0.tgz
Source10728: https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz#/y18n-5.0.8.tgz
Source10729: https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz#/yallist-3.1.1.tgz
Source10730: https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz#/yallist-4.0.0.tgz
Source10731: https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz#/yargs-16.2.0.tgz
Source10732: https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz#/yargs-17.7.2.tgz
Source10733: https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.4.tgz#/yargs-parser-20.2.4.tgz
Source10734: https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz#/yargs-parser-21.1.1.tgz
Source10735: https://registry.npmjs.org/yargs-unparser/-/yargs-unparser-2.0.0.tgz#/yargs-unparser-2.0.0.tgz
Source10736: https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz#/yocto-queue-0.1.0.tgz
Source10737: https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz#/yocto-queue-1.0.0.tgz
Source10738: https://registry.npmjs.org/zip-stream/-/zip-stream-4.1.1.tgz#/zip-stream-4.1.1.tgz

10543
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

47
prepare-sources.sh Normal file
View File

@ -0,0 +1,47 @@
#!/bin/sh
# Prepare go and node languages used for packaging
# Author: jweberhofer@weberhofer.at
#
echo "Preparing sources for packaging"
if [ -z `which osc` ] ; then
echo 'osc must be installed!'
exit 1;
fi
if [ -z `which yarn` ] ; then
echo 'yarn must be installed!'
exit 1;
fi
if [ -z `which npm` ] ; then
echo 'npm must be installed!'
exit 1;
fi
# download sources from github, package and create the vendor-package
osc service runall download_files
if [ "$?" -ne 0 ] ; then
exit 1
fi
# create package-lock for packaging offline node_modules
VERSION=`grep '^Version:[\t ]*' traefik.spec | sed -e 's/^[^0-9]*// ; s/[ \t]*$//'`
tar -xzf "traefik-$VERSION.tar.gz"
pushd "traefik-$VERSION/webui"
if [ "$?" -ne 0 ] ; then
exit 1
fi
npm install --package-lock-only --legacy-peer-deps --ignore-scripts
if [ "$?" -ne 0 ] ; then
exit 1
fi
mv package-lock.json ../../
popd
# create the offline packages
osc service manualrun
# remove unnecessary file
if [ -e 'node_modules.sums' ] ; then
rm 'node_modules.sums'
fi

3
traefik-2.11.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:16da19eddb64ead57dd1b5e3884b29983e73f762ec41c3b1e89c062f14ad267b
size 9041959

19
traefik.service Normal file
View File

@ -0,0 +1,19 @@
[Unit]
Description=Traefik
Documentation=https://doc.traefik.io/traefik/
After=network.target network-online.target
Requires=network-online.target
AssertFileIsExecutable=/usr/bin/traefik
AssertPathExists=/etc/traefik/traefik.toml
[Service]
Type=notify
ExecStart=/usr/bin/traefik --configFile=/etc/traefik/traefik.toml
Restart=always
WatchdogSec=1s
PrivateTmp=true
ProtectSystem=full
AmbientCapabilities=CAP_NET_BIND_SERVICE
[Install]
WantedBy=multi-user.target

215
traefik.toml Normal file
View File

@ -0,0 +1,215 @@
################################################################
#
# Configuration sample for Traefik v2.
#
################################################################
################################################################
# Global configuration
################################################################
[global]
checkNewVersion = false
sendAnonymousUsage = false
#[tls.options]
# [tls.options.default]
# sniStrict = true
################################################################
# As the HTTP/3 spec is still in draft, HTTP/3 support in
# Traefik is an experimental feature and needs to be activated
# in the experimental section of the static configuration.
#
# Will be a stable feature starting with version 3
#
# https://doc.traefik.io/traefik/routing/entrypoints/#http3
################################################################
#[experimental]
# http3 = true
################################################################
# Entrypoints configuration
#
# https://doc.traefik.io/traefik/routing/entrypoints/
################################################################
# Optional
# Default:
[entryPoints]
[entryPoints.web]
address = ":80"
## Redirect all requests incoming from http to https
## websecure/https must be enabled to be use this configuration
##
## https://doc.traefik.io/traefik/routing/entrypoints/#redirection
##
# [entryPoints.web.http]
# [entryPoints.web.http.redirections]
# [entryPoints.web.http.redirections.entryPoint]
# to = "websecure"
# scheme = "https"
## Enable the https endpoint at port 443
##
# [entryPoints.websecure]
# address = ":443"
## Enable the http3 and advertize it at UDP port 443
## In Version 2.x the experimental http3 feature must be enabled
# [entryPoints.websecure.http3]
# advertisedPort = 443
################################################################
# Traefik logs configuration
#
# https://doc.traefik.io/traefik/observability/logs/
################################################################
# Traefik logs
# Enabled by default and log to stdout
#
# Optional
#
[log]
# Log level
#
# Optional
# Default: "ERROR"
#
# level = "DEBUG"
# Sets the filepath for the traefik log. If not specified, stdout will be used.
# Intermediate directories are created if necessary.
#
# Optional
# Default: os.Stdout
#
# filePath = "/var/log/traefik/traefik.log"
# Format is either "json" or "common".
#
# Optional
# Default: "common"
#
# format = "json"
################################################################
# Access logs configuration
#
# https://doc.traefik.io/traefik/observability/access-logs/
################################################################
# Enable access logs
# By default it will write to stdout and produce logs in the textual
# Common Log Format (CLF), extended with additional fields.
#
# Optional
# [accessLog]
# Sets the file path for the access log. If not specified, stdout will be used.
# Intermediate directories are created if necessary.
#
# Optional
# Default: os.Stdout
#
# filePath = "/var/log/traefik/access.log"
# Format is either "json" or "common".
#
# Optional
# Default: "common"
#
# format = "json"
################################################################
# API and dashboard configuration
#
# https://doc.traefik.io/traefik/operations/api/
################################################################
# Enable API and dashboard
[api]
# Enable the API in insecure mode
#
# Optional
# Default: false
#
#insecure = true
# Enabled Dashboard
#
# Optional
# Default: true
#
# dashboard = false
################################################################
# Ping configuration
#
# https://doc.traefik.io/traefik/operations/ping/
################################################################
# Enable ping
[ping]
# Name of the related entry point
#
# Optional
# Default: "traefik"
#
# entryPoint = "traefik"
################################################################
# Docker configuration provider
#
# https://doc.traefik.io/traefik/providers/docker/
################################################################
# Enable Docker configuration provider
#[providers.docker]
# Docker server endpoint. Can be a tcp or a unix socket endpoint.
#
# Required
# Default: "unix:///var/run/docker.sock"
#
# endpoint = "tcp://10.10.10.10:2375"
# Default host rule.
#
# Optional
# Default: "Host(`{{ normalize .Name }}`)"
#
# defaultRule = "Host(`{{ normalize .Name }}.docker.localhost`)"
# Expose containers by default in traefik
#
# Optional
# Default: true
#
# exposedByDefault = false
################################################################
# File provider backend
#
# https://doc.traefik.io/traefik/providers/file/
################################################################
# Enable File configuration provider
[providers.file]
# Defines the path to the directory that contains the
# configuration files.
# Default: unset
#
directory = "/etc/traefik/conf.d"
# Set the watch option to true to allow Traefik to automatically
# watch for file changes
# Default: false
#
watch = true

397
traefik2.changes Normal file
View File

@ -0,0 +1,397 @@
-------------------------------------------------------------------
Mon May 6 12:38:39 UTC 2024 - Johannes Weberhofer <jweberhofer@weberhofer.at>
- Renamed package traefik to traefik2
-------------------------------------------------------------------
Fri May 3 15:14:17 UTC 2024 - Johannes Weberhofer <jweberhofer@weberhofer.at>
- Added allow-node-21.patch to allow building with nodejs21, too
- Removed traefik-fix-int-overflow-with-go-generate-10452.patch
- Update to version 2.11.2
* Important
* Read the migration guide at https://doc.traefik.io/traefik/migration/v2/#v2112
* CVEs:
* GHSA-7f4j-64p6-5h5v (related to CVE-2023-45288)
* CVE-2024-28869 (bsc#1222825)
* Bug fixes:
* [server] Revert LingeringTimeout and change default value for ReadTimeout
* [server] Set default ReadTimeout value to 60s
- Update to version 2.11.1:
* Bug fixes:
* [acme,tls] Enforce handling of ACME-TLS/1 challenges
* [acme] Update go-acme/lego to v4.16.1
* [acme] Close created file in ACME local store CheckFile func
* [docker,http3] Update to quic-go v0.42.0 and docker/cli v24.0.9
* [docker,marathon,rancher,ecs,tls,nomad] Allow to configure TLSStore default generated certificate with labels
* [ecs] Adjust ECS network interface detection logi
* [logs,tls] Fix log when default TLSStore and TLSOptions are defined multiple times
* [middleware] Allow empty replacement with ReplacePathRegex middleware
* [plugins] Update Yaegi to v0.16.1
* [provider,rules] Don't allow routers higher than internal ones
* [rules] Reserve priority range for internal router
* [server,tcp] Introduce Lingering Timeout
* [tcp] Enforce failure for TCP HostSNI with hostname
* [tracing] Bump Elastic APM to v2.4.8
* [webui] Fix dashboard exposition through a router
* [webui] Display IPAllowlist middleware configuration in dashboard
* [webui] Make text more readable in dark mode
* [webui] Migrate to Quasar 2.x and Vue.js 3.x
* [webui] Add a horizontal scroll for the mobile view
-------------------------------------------------------------------
Wed Mar 6 11:13:51 UTC 2024 - Johannes Weberhofer <jweberhofer@weberhofer.at>
- Remove node_modules.sums left over by obs-service-node_modules
-------------------------------------------------------------------
Tue Mar 5 10:54:13 UTC 2024 - Johannes Weberhofer <jweberhofer@weberhofer.at>
- configuration changes:
* Enhanced default configuration file, including configs for http3 support.
* Docker configuration has been disabled per default, file provider has been enabled.
The directory for the file provider has been set to /etc/traefik/conf.d
* Prepared directories for logging in /var/log/traefik
* Enhanced default configuration file, including configs for http3 support. Settings
are disabled per default.
- packaging general:
* Use standard source-download feature, modified _service file and removed _servicedata
* packagers can invoke `prepare-sources.sh` to doenload sources and prepare go-packages
as well as node_modules for the built process.
- frontend packaging:
* The frontend will now be packaged on OBS to have reproduceable builds.
- Go packaging:
* Added upstream patch traefik-fix-int-overflow-with-go-generate-10452.patch to
allow packaging on 32bit architectures gh#traefik/traefik#10451
* Enabled CGO because there is no cross compilation needed in OSB (we build
packages for every distribution/architecture seperately). PIE can not be used
with CGO enabled for most architectures and is reported as failure sinc go 1.22.
See https://github.com/golang/go/issues/64875
* Don't use pie-buildmode for ppc64 and s390x architectures
- Update to version 2.11.0:
* Enhancements:
* [middleware] Deprecate IPWhiteList middleware in favor of IPAllowList
* [redis] Add Redis Sentinel support
* [server] Add KeepAliveMaxTime and KeepAliveMaxRequests features to entrypoints
* [sticky-session] Hash WRR sticky cookies
* Bug fixes:
* [acme] Update go-acme/lego to v4.15.0
* [authentication] Fix NTLM and Kerberos
* [file] Fix file watcher
* [file] Update github.com/fsnotify/fsnotify to v1.7.0
* [http3] Update quic-go to v0.40.1
* [middleware,tcp] Add missing TCP IPAllowList middleware constructor
* [nomad] Update the Nomad API dependency to v1.7.2
* [server] Fix ReadHeaderTimeout for PROXY protocol
* [webui] Fixes the Header Button
* [webui] Fix URL encode resource's id before calling API endpoints
-------------------------------------------------------------------
Wed Feb 21 14:21:09 UTC 2024 - Johannes Weberhofer <jweberhofer@weberhofer.at>
- Fixed packaging of UI
-------------------------------------------------------------------
Fri Dec 08 12:51:12 UTC 2023 - alexandre.vicenzi@suse.com
- Update to version 2.10.7:
* CVEs:
* CVE-2023-45283 (boo#1216943)
* CVE-2023-45284 (boo#1216944)
* CVE-2023-47124 (boo#1217806)
* CVE-2023-47633 (boo#1217807)
* CVE-2023-47106 (boo#1217804)
* GHSA-7v4p-328v-8v5g, CVE-2023-39325 (boo#1216109)
* Bug fixes:
* [accesslogs] Fix preflight response status in access logs
* [accesslogs] Move origin fields capture to service level
* [acme] Do not check for wildcard domains for non DNS challenge
* [acme] Remove backoff for http challenge (CVE-2023-47124)
* [acme] Update go-acme/lego to v4.14.0
* [consul,consulcatalog] Update github.com/hashicorp/consul/api
* [http3] Update quic-go to v0.39.1
* [k8s/crd] Fix multiple subsets endpoint
* [k8s/ingress,k8s/crd,k8s,hub] Clean code related to Hub
* [k8s/ingress,k8s] fix: avoid panic on resource backends
* [kv] Ignore ErrKeyNotFound error for the KV provider
* [logs] Fixed datadog logs json format issue
* [metrics] Enable Prometheus provider cleanup when only the router's metrics level is activated
* [middleware,authentication] Adjust forward auth to avoid connection leak
* [middleware,server] Improve CNAME flattening to avoid unnecessary error logging
* [middleware,tracing,plugins] fix: traceability of the middleware plugins
* [middleware] Allow X-Forwarded-For delete operation
* [middleware] Encode query semicolons
* [middleware] Fix stripPrefix middleware is not applied to retried attempts
* [middleware] Missing trailer with custom errors middleware
* [middleware] Support informational headers in middlewares redefining the response writer
* [plugins] Improve error messages related to plugins
* [provider] Refuse recursive requests (CVE-2023-47633)
* [server] Deny request with fragment in URL path (CVE-2023-47106)
* [server] Update x/net and grpc/grpc-go
* [tracing] Remove deprecated code usage for datadog tracer
* [tracing] Update DataDog tracing dependency to v1.50.1
* [webui] Add missing accessControlAllowOriginListRegex to middleware view
* Fix false positive in url anonymization
* Misc:
* [webui] Updates the Hub tooltip content using a web component and adds an option to disable Hub button
- Update Go version (CVE-2023-45283, CVE-2023-45284, CVE-2023-39325)
-------------------------------------------------------------------
Mon Jun 12 17:26:46 UTC 2023 - alexandre.vicenzi@suse.com
- Update to version 2.10.1:
* CVEs
* CVE-2022-41724 (bsc#1208271)
* CVE-2023-24534 (bsc#1210127)
* CVE-2023-29013 (bsc#1210505)
* Enhancements
* [docker] Expose ContainerName in Docker provider
* [hub] Remove hub configuration out of experimental
* [k8s/crd] Introduce traefik.io API Group CRDs
* [k8s/ingress,k8s/crd,k8s] Native Kubernetes service load-balancing
* [middleware,metrics] Add prometheus metric requests_total with headers
* [nomad] Support multiple namespaces in the Nomad Provider
* [tracing] Add support to send DataDog traces via Unix Socket
* [webui] Display period setting of the RateLimit middleware in the webui
* [webui] Modify the Hub Button
* Bug fixes
* [docker] Expose ContainerName in Docker provider
* [docker] Only warn about missing docker network when network_mode is not host or container
* [ecs] Prevent panicking when a container has no network interfaces
* [file] Make file provider more resilient wrt first configuration
* [hub] hub: get out of experimental.
* [k8s/crd] Introduce traefik.io API Group CRDs
* [k8s/ingress,k8s/crd,k8s] Native Kubernetes service load-balancing
* [logs] Differentiate UDP stream and TCP connection in logs
* [metrics] Include user-defined default cert for traefik_tls_certs_not_after metric
* [middleware,metrics] Add prometheus metric requests_total with headers
* [middleware] Prevent from no rate limiting when average is zero
* [middleware] Prevents superfluous WriteHeader call in the error middleware
* [middleware] Sanitize X-Forwarded-Proto header in RedirectScheme middleware
* [nomad] Fix default configuration settings for Nomad Provider
* [nomad] Fix Nomad client TLS defaults
* [nomad] Support multiple namespaces in the Nomad Provider
* [plugins] Improve DeepCopy of PluginConf
* [server] Remove User-Agent header removal from ReverseProxy director func
* [tls,tcp] Adds the support for IPv6 in the TCP HostSNI matcher
* [tracing] Add support to send DataDog traces via Unix Socket
* [server] Update golang.org/x/net to v0.7.0 (CVE-2022-41724)
- Update Go version (CVE-2023-24534, CVE-2023-29013)
-------------------------------------------------------------------
Tue Jan 17 09:48:46 UTC 2023 - alexandre.vicenzi@suse.com
- Update to version 2.9.6:
* CVEs
* CVE-2022-23469
* CVE-2022-46153
* CVE-2022-41717
* Bug fixes
* [acme] Update go-acme/lego to v4.9.1
* [k8s/crd] Support of allowEmptyServices in TraefikService
* [logs] Remove logs of the request
* [plugins] Increase the timeout on plugin download
* [server] Update golang.org/x/net (CVE-2022-41717, bsc#1207208)
* [tls] Handle broken TLS conf better
* [tracing] Update DataDog tracing dependency to v1.43.1
* [webui] Add missing serialNumber passTLSClientCert option to middleware panel
-------------------------------------------------------------------
Mon Nov 28 12:10:58 UTC 2022 - alexandre.vicenzi@suse.com
- Update to version 2.9.5:
* Enhancements
* [acme,tls] ACME Default Certificate
* [consul,etcd,zk,kv,redis] Update valkeyrie to v1.0.0
* [consulcatalog,nomad] Support Nomad canary deployment
* [consulcatalog] Move consulcatalog provider to only use health apis
* [docker] Add support for reaching containers using host networking on Podman
* [docker] Use IPv6 address
* [docker] Add allowEmptyServices for Docker provider
* [ecs] Add support for ECS Anywhere
* [healthcheck] Add a method option to the service Health Check
* [http3] Upgrade quic-go to v0.28.0
* [http] Start polling HTTP provider at the beginning
* [k8s/crd,plugins] Load plugin configuration field value from Kubernetes Secret
* [logs,tcp] Quiet down TCP RST packet error on read operation
* [metrics] Add traffic size metrics
* [middleware,pilot] Remove Pilot support
* [rules,tcp] Support ALPN for TCP + TLS routers
* [tcp,service,udp] Make the loadbalancers servers order random
* [tls] Change default TLS options for more security
* [tracing] Add Datadog GlobalTags support
* Bug fixes
* [logs,middleware] Create a new capture instance for each incoming request
* [acme] Update go-acme/lego to v4.9.0
* [kv,redis] Fix Redis configuration type
* [logs,middleware,metrics] Handle capture on redefined http.responseWriters
* [middleware,k8s] Remove raw cert escape in PassTLSClientCert middleware
* [plugins] Update Yaegi to v0.14.3
* Remove side effect on default transport tests
* [acme] Fix ACME panic
* [server] Update golang.org/x/net to latest version
* [consulcatalog] Fix UDP loadbalancer tags not being used with Consul Catalog
* [docker,rancher,ecs,provider] Simplify AddServer algorithm
* [plugins] Allow empty plugin configuration
* [rules] Fix query parameter matching with equal
* [server] Optimize websocket headers handling
* [plugins] Update Yaegi to v0.14.2
* [server] Fix IPv6 addr with square brackets
* [webui,api] Display default TLS options in the dashboard
-------------------------------------------------------------------
Wed Sep 07 10:11:41 UTC 2022 - alexandre.vicenzi@suse.com
- Update to version 2.8.4:
* Enhancements
* [consul,consulcatalog] Support multiple namespaces for Consul and ConsulCatalog providers
* [logs] Add destination address to debug log
* [middleware,provider,tls] Deprecate caOptional option in client TLS configuration
* [middleware] Support URL replacement in errors middleware
* [middleware] Allow config of additional CircuitBreaker params
* [provider] Implement Traefik provider for Nomad orchestrator
* [server] Allow HTTP/2 max concurrent stream configuration
* [tls,k8s/crd] Support certificates configuration in TLSStore CRD
* [webui,pilot,hub] Add Traefik Hub button and deprecate Pilot
* [webui,plugins] Reach the catalog of plugins from the Traefik dashboard
* Bug fixes
* [docker,docker/swarm] Fix Docker provider mem leak on operation retries
* [middleware] Fix retry middleware on panic
* [plugins] Allow Traefik starting even if plugin service is unavailable
* [marathon] Add missing context in backoff for Marathon
* [k8s/ingress,k8s] Place namespace before name in router key for Ingress
* [logs,middleware,tracing] Remove request dump from IPWhitelist debug log and tracing message
* [metrics] Control allocation and copy of labelNamesValues type
* [metrics] Fix service up gauge for Prometheus metrics
* [yaml] Add missing inline tag for YAML serialization
* [middleware,metrics] Improve performances when Prometheus metrics are enabled
* [middleware] Support forwarded websocket protocol in RedirectScheme
* [nomad] Use configured token in the Nomad client
* [metrics] Ensure Datadog client is cleanly stopped
* [healthcheck,service] Do not make multiple requests to the same URL for balancer healthcheck
* [healthcheck,service] Add log when missing path in health check
* [k8s/gatewayapi] Allow multiple listeners on same port in Gateway API provider
* [middleware] RedirectScheme redirects based on X-Forwarded-Proto header
* [rules] Fix HostRegexp and Query muxers
* [logs] Fix invalid placeholder in log message
-------------------------------------------------------------------
Tue Jun 07 08:27:42 UTC 2022 - alexandre.vicenzi@suse.com
- Update to version 2.7.0:
* Enhancements
* [consulcatalog] Watch for Consul events to rebuild the dynamic configuration
* [healthcheck] Add Failover service
* [http3] Configure advertised port using h3 server option
* [hub] Add Traefik Hub Integration
* [k8s/crd,k8s] Allow empty services in Kubernetes CRD
* [metrics] Support InfluxDB v2 metrics backend
* [plugins] Remove Pilot token setup constraint to use plugins
* [provider] Refactor configuration reload/throttling
* [rules,tcp] Add HostSNIRegexp rule matcher for TCP
* [tcp] Add muxer for TCP Routers
* [webui,pilot] Add Traefik Hub access and remove Pilot access
* [webui] Add a link to service on router detail view
* Bug fixes
* [hub] Skip Provide when TLS is nil
* [tcp] Fix TCP-TLS/HTTPS routing precedence
* [webui,hub] Use dedicated entrypoint for the tunnels
* [logs,k8s/crd] Fix log statement for ExternalName misconfig
* [tcp,service] Fix initial tcp lookup when address is not available
* [tls] Fix panic when getting certificates with non-existing store
* [acme] Fix RenewInterval computation in ACME provider
* [ecs,logs] Remove duplicate error logs
* [ecs] Filter out ECS anywhere instance IDs
* [middleware] Re-add missing writeheader call in flush
* [middleware] Fix bug for when custom page is large enough
* [middleware] Fix regexp handling in redirect middleware
* [plugins] Fix slice parsing for plugins
* [tls] Return TLS unrecognized_name error when no certificate is available
* [acme] Add domain to HTTP challenge errors
* [metrics] Fix metrics bucket key high cardinality
* [middleware,tls] Use CNAME for SNI check on host header
* [middleware,tracing] Rename Datadog span tags
* [tls] Apply the same approach as the rules system on the TLS configuration choice
-------------------------------------------------------------------
Fri Feb 04 13:37:58 UTC 2022 - alexandre.vicenzi@suse.com
- Update to version 2.6.0:
* Updated Kubernetes Gateway API provider
* Consul Enterprise support
* Consul Connect support
* Inflight request middleware for TCP routers
* HTTP/3 support (experimental)
* Added support for loading plugins directly from the filesystem (Local Plugins)
* Added ability to create Provider Plugins
* Added TCP Middleware
* Kubernetes 1.22 API changes
* Dropped support for Ingress API versions extensions/v1beta1
* Updated Traefik Proxy CRDs to use API apiextensions.k8s.io/v1
-------------------------------------------------------------------
Wed Jul 28 15:46:39 UTC 2021 - alexandre.vicenzi@suse.com
- Update to version 2.4.12:
* Get Kubernetes server version early
* Don't remove ingress config on API call failure
* Ratelimiter: use correct ttlSeconds value, and always call Set
* Check if defaultcertificate is defined in store
* Disable ExternalName Services by default on Kubernetes providers
* Fix: malformed Kubernetes resource names and references in tests
* Disable Cross-Namespace by default for IngressRoute provider
* Accesslog: support multiple values for a given header
* Ignore http 1.0 request host missing errors
* Headers Middleware: support http.CloseNotifier interface
* Detect certificates content modifications
* Update go-acme/lego to v4.4.0
* Fix: ACME preferred chain.
* Remove error when HTTProutes is empty
* Fix incorrect behaviour with multi-port endpoint subsets
* Kubernetes ingress provider to search via all endpoints
* Fix plugin unzip call on windows
* Update Yaegi to v0.9.17
* Bump paerser to v0.1.4
* Create buffered signals channel
* Fix: use defaultEntryPoints when no entryPoint is defined in a TCPRouter
* Use a dynamic buffer to handle client Hello SNI detection
* Error span on 5xx only
-------------------------------------------------------------------
Wed May 19 09:06:54 UTC 2021 - Bernhard Wiedemann <bwiedemann@suse.com>
- Allow to override build date with SOURCE_DATE_EPOCH
in order to make builds reproducible (boo#1047218)
-------------------------------------------------------------------
Thu Apr 29 10:07:36 UTC 2021 - alexandre.vicenzi@suse.com
- Update to version 2.4.8:
* Prepare release v2.4.8
* Raise errors for non-ASCII domain names in a router's rules
* Adding an option to (de)activate Pilot integration into the Traefik dashboard
* Doc: improve basic auth middleware httpasswd example
* Add missing `traefik.` prefix across sample config
* Fix travis docker image pulling for docs
* updating docs to remove a no longer needed note
* Update to gateway-api v0.2.0
* server: updating go-proxyproto with security bugfix from upstream
* Update go-acme/lego to v4.3.1
-------------------------------------------------------------------
Thu Jan 10 14:50:22 UTC 2019 - pgeorgiadis@suse.com
- Initial package release to version 1.7.7:
* Check for watched namespace before getting kubernetes objects
* Allow empty path with App-root annotation
* kubernetes: sort and uniq TLS secrets
* Skip TLS section with no secret in Kubernetes ingress

137
traefik2.spec Normal file
View File

@ -0,0 +1,137 @@
#
# spec file for package traefik2
#
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define project github.com/traefik/traefik
%include %{_sourcedir}/node_modules.spec.inc
%ifarch ppc64 s390x
%define buildmode default
%else
%define buildmode pie
%endif
Name: traefik2
Version: 2.11.2
Release: 0
Summary: The Cloud Native Application Proxy
License: MIT
Group: Productivity/Networking/Web/Proxy
URL: https://traefik.io/
Source0: https://github.com/traefik/traefik/archive/refs/tags/v%{version}.tar.gz#/traefik-%{version}.tar.gz
Source1: vendor.tar.gz
Source2: traefik.service
Source3: traefik.toml
Source4: package-lock.json
Source5: node_modules.spec.inc
# prepare-sources.sh is used to prepare sources for packaging
Source6: prepare-sources.sh
Patch0: allow-node-21.patch
Provides: traefik = %{version}
BuildRequires: go-bindata
BuildRequires: golang-packaging
BuildRequires: local-npm-registry
BuildRequires: systemd-rpm-macros
BuildRequires: yarn
BuildRequires: (golang(API) >= 1.22)
Recommends: podman
%{?systemd_requires}
%{go_provides}
%description
Traefik (pronounced traffic) is a modern HTTP reverse proxy and load balancer
that makes deploying microservices easy. Traefik integrates with your existing
infrastructure components (Docker, Swarm mode, Kubernetes, Marathon, Consul,
Etcd, Rancher, Amazon ECS) and configures itself automatically and dynamically.
Pointing Traefik at your orchestrator should be the only configuration step you need.
%prep
%setup -b0 -a1 -n traefik-%{version} -q
%autopatch -p1
cd webui
local-npm-registry %{_sourcedir} install --include=dev --legacy-peer-deps
%build
%{goprep} %{project}
pushd webui
export PATH=$PATH:./node_modules/.bin
yarn build
popd
# see script/generate
go generate
build_date=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date +%%s)} +"%%Y%%m%%d")
# see script/binary
CGO_ENABLED=1 GOGC=off go build \
-buildmode=%{buildmode} \
-mod=vendor \
-ldflags "-X github.com/traefik/traefik/v2/pkg/version.Version=%{version} \
-X github.com/traefik/traefik/v2/pkg/version.Codename='' \
-X github.com/traefik/traefik/v2/pkg/version.BuildDate=${build_date}" \
-installsuffix nocgo \
-o traefik \
./cmd/traefik
%install
install -d %{buildroot}/%{_sbindir}
install -D -p -m 0755 traefik %{buildroot}%{_bindir}/traefik
# service
install -D -p -m 0644 %{SOURCE2} %{buildroot}%{_unitdir}/traefik.service
ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rctraefik
# configuration
install -D -p -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/traefik/traefik.toml
mkdir -p %{buildroot}%{_sysconfdir}/traefik/conf.d
# logging
mkdir -p %{buildroot}%{_localstatedir}/log/traefik
%pre
%service_add_pre traefik.service
%post
%service_add_post traefik.service
%{fillup_only -n traefik}
%preun
%service_del_preun traefik.service
%postun
%service_del_postun traefik.service
%files
%license LICENSE.md
%doc README.md SECURITY.md CONTRIBUTING.md
%{_bindir}/traefik
%{_unitdir}/traefik.service
%{_sbindir}/rctraefik
%dir %{_sysconfdir}/traefik
%dir %{_sysconfdir}/traefik/conf.d
%config(noreplace) %{_sysconfdir}/traefik/traefik.toml
%attr(750,root,root) %dir %{_localstatedir}/log/traefik
%changelog

3
vendor.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f3aa6f198ca0431d292b19bb3354850e0d82d1f8184975680dc227012487e38d
size 22470288