From 76fd1829c9fae9402a0f13f797374ad01fa97f99 Mon Sep 17 00:00:00 2001 From: Dmitry Nikolaev Date: Mon, 4 May 2026 17:31:06 +0200 Subject: [PATCH] Update dependencies Signed-off-by: Dmitry Nikolaev --- .github/workflows/ibm-rmf-grafana.yml | 4 +- grafana/rmf-app/.config/tsconfig.json | 1 + grafana/rmf-app/.yarnrc.yml | 5 + grafana/rmf-app/NOTICES | 8024 +------------------------ grafana/rmf-app/go.mod | 63 +- grafana/rmf-app/go.sum | 143 +- grafana/rmf-app/package.json | 66 +- grafana/rmf-app/yarn.lock | 3501 +++-------- 8 files changed, 1333 insertions(+), 10474 deletions(-) diff --git a/.github/workflows/ibm-rmf-grafana.yml b/.github/workflows/ibm-rmf-grafana.yml index 9fa48277..5a40b0cf 100644 --- a/.github/workflows/ibm-rmf-grafana.yml +++ b/.github/workflows/ibm-rmf-grafana.yml @@ -3,13 +3,13 @@ name: ibm-rmf-grafana on: push: branches: - - "staging/v*" + - "main" - "release/v*" tags: - "ibm-rmf-grafana/v*" pull_request: branches: - - "staging/v*" + - "main" - "release/v*" jobs: diff --git a/grafana/rmf-app/.config/tsconfig.json b/grafana/rmf-app/.config/tsconfig.json index c0fc6d47..0f74a86d 100644 --- a/grafana/rmf-app/.config/tsconfig.json +++ b/grafana/rmf-app/.config/tsconfig.json @@ -16,6 +16,7 @@ "ts-node": { "compilerOptions": { "module": "commonjs", + "moduleResolution": "node", "target": "es5", "esModuleInterop": true }, diff --git a/grafana/rmf-app/.yarnrc.yml b/grafana/rmf-app/.yarnrc.yml index 3186f3f0..dc612810 100644 --- a/grafana/rmf-app/.yarnrc.yml +++ b/grafana/rmf-app/.yarnrc.yml @@ -1 +1,6 @@ +approvedGitRepositories: + - "**" + +enableScripts: true + nodeLinker: node-modules diff --git a/grafana/rmf-app/NOTICES b/grafana/rmf-app/NOTICES index 5c2338bc..e8b6fd1a 100644 --- a/grafana/rmf-app/NOTICES +++ b/grafana/rmf-app/NOTICES @@ -35,1481 +35,114 @@ Start of Notices for IBM® RMF for z/OS Grafana plugin Components: -abbrev 4.0.0: https://github.com/isaacs/abbrev-js#readme : ISC License -Acorn 8.16.0: https://github.com/ternjs/Acorn : MIT License -acorn-import-phases 1.0.4: https://github.com/nicolo-ribaudo/acorn-import-defer : MIT License -Acorn-JSX 5.3.2: https://github.com/RReverser/Acorn-JSX : MIT License -acorn-walk 8.3.5: https://github.com/acornjs/acorn : MIT License -add-px-to-style 1.0.0: https://github.com/mikkoh/add-px-to-style : MIT License -@adobe/css-tools 4.4.4: https://github.com/adobe/css-tools#readme : MIT License -agent-base 7.1.4: https://github.com/TooTallNate/node-agent-base#readme : MIT License -ajv 6.14.0: https://github.com/ajv-validator/ajv.git : MIT License -ajv 8.18.0: https://github.com/ajv-validator/ajv.git : MIT License -ajv-formats 2.1.1: https://github.com/luzlab/ajv-formats#readme : MIT License -ajv-keywords 3.5.2: https://github.com/epoberezkin/ajv-keywords : MIT License -ajv-keywords 5.1.0: https://github.com/epoberezkin/ajv-keywords : MIT License -alecthomas-kingpin v2.4.0: https://github.com/alecthomas/kingpin : MIT License -alecthomas-units 20240927-snapshot-0f3dac36: https://github.com/alecthomas/units : MIT License allegro/bigcache 20190220-snapshot-e24eb225: http://allegro.tech/2016/03/writing-fast-cache-service-in-go.html : Apache License 2.0 -altinity/clickhouse-grafana v2.2.2 : MIT License -andybalholm/brotli v1.2.0: https://github.com/andybalholm/brotli : MIT License -andylibrian/atomicgo-keyboard v0.2.9: https://github.com/andylibrian/atomicgo-keyboard : MIT License -ansi-escapes 4.3.2: https://github.com/sindresorhus/ansi-escapes : MIT License -ansi-regex 5.0.1: https://github.com/sindresorhus/ansi-regex : MIT License -ansi-regex 6.2.2: https://github.com/sindresorhus/ansi-regex : MIT License -ansi-styles 5.2.0: https://github.com/sindresorhus/ansi-styles : MIT License -ansi-styles 6.2.3: https://github.com/sindresorhus/ansi-styles : MIT License -ansi-styles v4.3.0: https://github.com/sindresorhus/ansi-styles : MIT License +andybalholm/brotli v1.2.1: https://github.com/andybalholm/brotli : MIT License ANTLR 4 4.13.2: https://github.com/antlr/antlr4-javascript : BSD 3-clause "New" or "Revised" License -anymatch 3.1.3: https://github.com/es128/anymatch : ISC License -Apache Thrift 0.22.0: http://thrift.apache.org/ : Apache License 2.0 -are-docs-informative 0.0.2: https://github.com/JoshuaKGoldberg/are-docs-informative#readme : MIT License -ARG 4.1.3: http://github.com/danielor/ARG : MIT License -aria-query 5.3.0: https://github.com/A11yance/aria-query : Apache License 2.0 -aria-query 5.3.2: https://github.com/A11yance/aria-query : Apache License 2.0 -array-buffer-byte-length 1.0.2: https://github.com/inspect-js/array-buffer-byte-length#readme : MIT License -arraybuffer.prototype.slice 1.0.4: https://github.com/es-shims/ArrayBuffer.prototype.slice#readme : MIT License -array-includes 3.1.9: https://github.com/ljharb/array-includes : MIT License -array.prototype.filter 1.0.4: https://github.com/ryanhefner/Array.prototype.filter#readme : MIT License -array.prototype.findlast 1.2.5: https://github.com/es-shims/Array.prototype.findLast#readme : MIT License -array.prototype.flat 1.3.3: https://github.com/es-shims/Array.prototype.flat#readme : MIT License -array.prototype.flatmap 1.3.3: https://github.com/es-shims/Array.prototype.flatMap#readme : MIT License -array.prototype.tosorted 1.1.4: https://github.com/es-shims/Array.prototype.toSorted#readme : MIT License -@asamuzakjp/css-color 3.2.0: https://github.com/asamuzaK/cssColor#readme : MIT License -Async 3.2.6: http://caolan.github.io/async/ : MIT License -async-function 1.0.0: https://github.com/EduardoRFS/async-function#readme : MIT License -async-generator-function 1.0.0: https://github.com/ljharb/async-generator-function#readme : MIT License -atomicgo.dev/schedule 0.1.0: https://github.com/atomicgo/schedule : Expat License -attr-accept 2.2.5: https://github.com/okonet/attr-accept : MIT License -available-typed-arrays 1.0.7: https://github.com/inspect-js/available-typed-arrays#readme : MIT License -@babel/code-frame 7.29.0: https://babeljs.io/ : MIT License -@babel/compat-data 7.29.0: https://github.com/babel/babel#readme : MIT License -@babel/core 7.29.0: https://babeljs.io/ : MIT License -@babel/generator 7.29.1: https://babeljs.io/ : MIT License -@babel/helper-compilation-targets 7.28.6: https://github.com/babel/babel#readme : MIT License -@babel/helper-globals 7.28.0: https://github.com/babel/babel.git : MIT License -@babel/helper-module-imports 7.28.6: https://babeljs.io/ : MIT License -@babel/helper-module-transforms 7.28.6: https://babeljs.io/ : MIT License -@babel/helper-plugin-utils 7.28.6: https://babeljs.io/ : MIT License -@babel/helpers 7.29.2: https://babeljs.io/ : MIT License -@babel/helper-string-parser 7.27.1: https://babel.dev/docs/en/next/babel-helper-string-parser : MIT License -@babel/helper-validator-identifier 7.28.5: https://github.com/babel/babel#readme : MIT License -@babel/helper-validator-option 7.27.1: https://github.com/babel/babel.git : MIT License -@babel/parser 7.29.2: https://babeljs.io/ : MIT License -babel-plugin-istanbul 7.0.1: https://github.com/istanbuljs/babel-plugin-istanbul#readme : BSD 3-clause "New" or "Revised" License -babel-plugin-macros 3.1.0: https://github.com/codemix/babel-plugin-macros : MIT License -@babel/plugin-syntax-async-generators 7.8.4 : MIT License -@babel/plugin-syntax-bigint 7.8.3 : MIT License -@babel/plugin-syntax-class-properties 7.12.13: https://github.com/babel/babel#readme : MIT License -@babel/plugin-syntax-class-static-block 7.14.5: https://babel.dev/docs/en/next/babel-plugin-syntax-class-static-block : MIT License -@babel/plugin-syntax-import-attributes 7.28.6: https://github.com/babel/babel.git : MIT License -@babel/plugin-syntax-import-meta 7.10.4: https://github.com/babel/babel#readme : MIT License -@babel/plugin-syntax-json-strings 7.8.3 : MIT License -@babel/plugin-syntax-jsx 7.28.6: https://github.com/babel/babel#readme : MIT License -@babel/plugin-syntax-logical-assignment-operators 7.10.4: https://github.com/babel/babel#readme : MIT License -@babel/plugin-syntax-nullish-coalescing-operator 7.8.3 : MIT License -@babel/plugin-syntax-numeric-separator 7.10.4: https://github.com/babel/babel#readme : MIT License -@babel/plugin-syntax-object-rest-spread 7.8.3 : MIT License -@babel/plugin-syntax-optional-catch-binding 7.8.3 : MIT License -@babel/plugin-syntax-optional-chaining 7.8.3 : MIT License -@babel/plugin-syntax-private-property-in-object 7.14.5: https://www.npmjs.com/package/@babel/plugin-syntax-private-property-in-object : MIT License -@babel/plugin-syntax-top-level-await 7.14.5: https://github.com/babel/babel#readme : MIT License -@babel/plugin-syntax-typescript 7.28.6: https://github.com/babel/babel#readme : MIT License -babel-preset-current-node-syntax 1.2.0: https://github.com/nicolo-ribaudo/babel-preset-current-node-syntax#readme : MIT License -@babel/runtime 7.29.2: https://babeljs.io/docs/en/next/babel-runtime : MIT License -@babel/template 7.28.6: https://babeljs.io/ : MIT License -babel-traverse 7.29.0: https://babeljs.io/ : MIT License -@babel/types 7.29.0: https://babeljs.io/ : MIT License -balanced-match 1.0.2: https://github.com/juliangruber/balanced-match : MIT License -balanced-match 4.0.4: https://github.com/juliangruber/balanced-match : MIT License -baseline-browser-mapping 2.10.10: https://github.com/tonypconway/web-features/tree/main#readme : Apache License 2.0 -@bcoe/v8-coverage 0.2.3: https://www.npmjs.com/package/@bcoe/v8-coverage : MIT License +Apache Thrift 0.23.0: http://thrift.apache.org/ : Apache License 2.0 beorn7-perks v1.0.1: https://github.com/beorn7/perks : MIT License -bigfft 20230129-snapshot-24d4a6f8: https://github.com/remyoudompheng/bigfft : BSD 3-clause "New" or "Revised" License blackfriday v2.1.0-pre.1: https://github.com/russross/blackfriday : BSD 2-clause "Simplified" License -body v5.1.0: https://github.com/Raynos/body : MIT License -boolbase 1.0.0: https://github.com/fb55/boolbase : ISC License -brace-expansion 5.0.4: https://github.com/juliangruber/brace-expansion : MIT License -@braintree/sanitize-url 7.0.1: https://github.com/braintree/sanitize-url#readme : MIT License -browserify/resolve 1.22.11: https://github.com/browserify/resolve : MIT License -browserify/resolve 2.0.0-next.6: https://github.com/browserify/resolve : MIT License -browserslist 4.28.1: https://github.com/ai/browserslist : MIT License bufbuild/protocompile v0.14.1 : Apache License 2.0 -buffer-from 1.1.2: https://github.com/linusu/buffer-from#readme : MIT License -buger/jsonparser 1.1.1: https://github.com/buger/jsonparser/ : MIT License BurntSushi/toml v1.5.0: https://github.com/BurntSushi/toml : MIT License -bytes.js 1.0.0: https://github.com/visionmedia/bytes.js : MIT License -cacache 20.0.4: https://github.com/zkat/cacache#readme : ISC License -calculate-size 1.1.1: https://github.com/schickling/calculate-size : MIT License -call-bind 1.0.8: https://github.com/ljharb/call-bind#readme : MIT License -call-bind-apply-helpers 1.0.2: https://github.com/ljharb/call-bind-apply-helpers#readme : MIT License -call-bound 1.0.4: https://github.com/hamzahamru/call-bound#readme : MIT License -callsites 3.1.0: https://github.com/sindresorhus/callsites : MIT License -camelcase 5.3.1: https://github.com/sindresorhus/camelcase : MIT License -camelcase 6.3.0: https://github.com/sindresorhus/camelcase : MIT License -caniuse-lite 1.0.30001781: https://github.com/ben-eb/caniuse-lite : Creative Commons Attribution 4.0 cenkalti/backoff v5.0.3: https://github.com/cenkalti/backoff : MIT License cespare/xxhash v2.3.0: https://github.com/cespare/xxhash : MIT License -Chalk 4.1.2: https://github.com/sindresorhus/chalk : MIT License -character-entities 2.0.2: https://github.com/wooorm/character-entities#readme : MIT License -char-regex 1.0.2: https://github.com/Richienb/char-regex#readme : MIT License -cheerio 1.2.0: https://github.com/MatthewMueller/cheerio : MIT License -cheerio-select 2.1.0: https://github.com/cheeriojs/cheerio-select#readme : BSD 2-clause "Simplified" License -chokidar 4.0.3: https://github.com/paulmillr/chokidar : MIT License -chownr 3.0.0: https://github.com/isaacs/chownr : ISC License -chrisdickinson/raf 3.4.1: https://github.com/chrisdickinson/raf : MIT License -chromedp/cdproto 20250803-snapshot-d308e07a: https://github.com/chromedp/cdproto : MIT License -ci-info 3.9.0: https://github.com/watson/ci-info : MIT License -ci-info 4.4.0: https://github.com/watson/ci-info : MIT License -cjs-module-lexer 2.2.0: https://github.com/guybedford/cjs-module-lexer#readme : MIT License -classnames 2.5.1: https://github.com/JedWatson/classnames : MIT License client_golang v1.23.2: https://github.com/prometheus/client_golang : Apache License 2.0 clipperhouse/displaywidth v0.11.0: https://github.com/clipperhouse/displaywidth : Expat License clipperhouse/uax29 v2.7.0: https://github.com/clipperhouse/uax29 : MIT License -cliui 8.0.1: https://github.com/yargs/cliui : ISC License -clone-deep 4.0.1: https://github.com/jonschlinkert/clone-deep : MIT License -clsx 2.1.1: https://github.com/lukeed/clsx#readme : MIT License -co 4.6.0: https://github.com/visionmedia/co : MIT License -cockroachdb/apd v3.2.1: https://godoc.org/github.com/cockroachdb/apd : Apache License 2.0 -collect-v8-coverage 1.0.3: https://github.com/SimenB/collect-v8-coverage#readme : MIT License -colorette 2.0.20: https://github.com/jorgebucaran/colorette : MIT License -color-name 1.1.4: https://github.com/colorjs/color-name : MIT License -Commander.js 12.1.0: https://github.com/tj/commander.js : MIT License -Commander.js 7.2.0: https://github.com/tj/commander.js : MIT License -Commander.js v2.20.3: https://github.com/tj/commander.js : MIT License -comment-parser 1.4.5: https://github.com/yavorskiy/comment-parser : MIT License -compute-scroll-into-view 3.1.1: https://scroll-into-view-if-needed.netlify.com : MIT License -containerd/console v1.0.5: https://github.com/containerd/console : Apache License 2.0 -continuable-cache 0.3.1: https://github.com/Raynos/continuable-cache : MIT License -convert-source-map 1.9.0: https://github.com/thlorenz/convert-source-map : MIT License -convert-source-map 2.0.0: https://github.com/thlorenz/convert-source-map : MIT License -copy-to-clipboard 3.3.3: https://github.com/sudodoki/copy-to-clipboard#readme : MIT License -copy-webpack-plugin 14.0.0: https://github.com/kevlened/copy-webpack-plugin : MIT License -cosmiconfig 7.1.0: https://github.com/davidtheclark/cosmiconfig#readme : MIT License -cosmiconfig 8.3.6: https://github.com/davidtheclark/cosmiconfig#readme : MIT License -coveo/exponential-backoff 3.1.3: https://github.com/coveo/exponential-backoff#readme : Apache License 2.0 cpuguy83-go-md2man 2.0.7: https://github.com/cpuguy83/go-md2man : MIT License -creasty/defaults v1.8.0: https://github.com/creasty/defaults : MIT License -create-require 1.1.1: https://github.com/nuxt-contrib/create-require#readme : MIT License -@cspotcode/source-map-support 0.8.1: https://github.com/cspotcode/node-source-map-support#readme : MIT License -css-box-model 1.2.1: https://github.com/alexreardon/css-box-model#readme : MIT License -cssesc 3.0.0: https://github.com/mathiasbynens/cssesc : MIT License -css.escape 1.5.1: https://github.com/mathiasbynens/css.escape : MIT License -cssfilter 0.0.10: https://github.com/leizongmin/js-css-filter : MIT License -css-in-js-utils 3.1.0: https://github.com/rofrischmann/css-in-js-utils : MIT License -css-loader 7.1.4: https://github.com/webpack/css-loader : MIT License -CSSselect 5.2.2: https://github.com/fb55/css-select : BSD 2-clause "Simplified" License -cssstyle 4.6.0: https://www.npmjs.com/package/cssstyle : MIT License -@csstools/color-helpers 5.1.0: https://github.com/csstools/postcss-plugins/tree/main/packages/color-helpers#readme : MIT License -@csstools/css-calc 2.1.4: https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc#readme : MIT License -@csstools/css-color-parser 3.1.0: https://github.com/csstools/postcss-plugins/tree/main/packages/css-color-parser#readme : MIT License -@csstools/css-parser-algorithms 3.0.5: https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms#readme : MIT License -@csstools/css-tokenizer 3.0.4: https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer#readme : MIT License -css-tree 1.1.3: https://github.com/csstree/parser : MIT License -csstype 3.2.3: https://github.com/frenic/csstype#readme : MIT License -css-what 6.2.2: https://github.com/fb55/css-what : BSD 2-clause "Simplified" License -d3-array 3.2.4: https://github.com/d3/d3-array : ISC License -d3-axis 3.0.0: https://github.com/d3/d3-axis : ISC License -d3-brush 3.0.0: https://github.com/d3/d3-brush : ISC License -d3-chord 3.0.1: https://github.com/d3/d3-chord : ISC License -d3-color 3.1.0: https://github.com/d3/d3-color : ISC License -d3-contour 4.0.2: https://d3js.org/d3-contour/ : ISC License -d3-delaunay 6.0.4: https://github.com/d3/d3-delaunay : ISC License -d3-dispatch 3.0.1: https://github.com/d3/d3-dispatch : ISC License -d3-drag 3.0.0: https://github.com/d3/d3-drag : ISC License -d3-dsv 3.0.1: https://github.com/d3/d3-dsv : ISC License -d3-ease 3.0.1: https://github.com/d3/d3-ease : BSD 3-clause "New" or "Revised" License -d3-fetch 3.0.1: https://d3js.org/d3-fetch/ : ISC License -d3-force 3.0.0: https://github.com/d3/d3-force : ISC License -d3-format 3.1.2: https://github.com/d3/d3-format : ISC License -d3-geo 3.1.1: https://github.com/d3/d3-geo : ISC License -d3-hierarchy 3.1.2: https://github.com/d3/d3-hierarchy : ISC License -d3-interpolate 3.0.1: https://github.com/d3/d3-interpolate : ISC License -D3.js 7.9.0: http://d3js.org/ : ISC License -d3-path 3.1.0: https://github.com/d3/d3-path : ISC License -d3-polygon 3.0.1: https://github.com/d3/d3-polygon : ISC License -d3-quadtree 3.0.1: https://github.com/d3/d3-quadtree : ISC License -d3-random 3.0.1: https://github.com/d3/d3-random : ISC License -d3-scale 4.0.2: https://github.com/d3/d3-scale : ISC License -d3-scale-chromatic 3.1.0: https://github.com/d3/d3-scale-chromatic : ISC License -d3-selection 3.0.0: https://github.com/d3/d3-selection : ISC License -d3-shape 3.2.0: https://github.com/d3/d3-shape : ISC License -d3-time 3.1.0: https://github.com/d3/d3-time : ISC License -d3-time-format 4.1.0: https://github.com/d3/d3-time-format : ISC License -d3-timer 3.0.1: https://github.com/d3/d3-timer : ISC License -d3-transition 3.0.1: https://github.com/d3/d3-transition : ISC License -d3-zoom 3.0.0: https://github.com/d3/d3-zoom : ISC License -DamonOehlman/wildcard 2.0.1: https://github.com/DamonOehlman/wildcard : MIT License -data-urls 5.0.0: https://github.com/jsdom/data-urls#readme : MIT License -data-view-buffer 1.0.2: https://github.com/ljharb/data-view-buffer#readme : MIT License -data-view-byte-length 1.0.2: https://github.com/ljharb/data-view-byte-length#readme : MIT License -data-view-byte-offset 1.0.1: https://github.com/ljharb/data-view-byte-offset#readme : MIT License -date-fns/date-fns 4.1.0: https://github.com/date-fns/date-fns : MIT License -debug-js/debug 3.2.7: https://github.com/debug-js/debug : MIT License -debug-js/debug 4.4.3: https://github.com/debug-js/debug : MIT License -decimal.js 10.6.0: https://github.com/MikeMcl/decimal.js : MIT License -decode-named-character-reference 1.3.0: https://github.com/wooorm/decode-named-character-reference#readme : MIT License -dedent 1.7.2: https://github.com/dmnd/dedent : MIT License -deep-is 0.1.4: https://github.com/thlorenz/deep-is : MIT License -deepmerge 4.3.1: https://github.com/TehShrike/deepmerge : MIT License -define-data-property 1.1.4: https://github.com/ljharb/define-data-property#readme : MIT License -define-properties 1.2.1: https://github.com/ljharb/define-properties : MIT License -delaunator 5.1.0: https://github.com/mapbox/delaunator#readme : ISC License -dequal 2.0.3: https://github.com/lukeed/dequal#readme : MIT License -detect-libc 2.1.2: https://github.com/lovell/detect-libc#readme : Apache License 2.0 -detect-newline v3.1.0: https://github.com/sindresorhus/detect-newline : MIT License -devlop 1.1.0: https://github.com/wooorm/devlop#readme : MIT License -direction 0.1.5: https://github.com/wooorm/direction : MIT License -discontinuous-range 1.0.0: https://github.com/dtudury/discontinuous-range : MIT License -@discoveryjs/json-ext 0.6.3: https://github.com/discoveryjs/json-ext#readme : MIT License -doctrine v2.1.0: https://github.com/Constellation/doctrine : (BSD 2-clause "Simplified" License AND Apache License 2.0) -dom-accessibility-api 0.5.16: https://github.com/eps1lon/dom-accessibility-api#readme : MIT License -dom-accessibility-api 0.6.3: https://github.com/eps1lon/dom-accessibility-api#readme : MIT License -dom-css 2.1.0: https://github.com/mattdesl/dom-css : MIT License -domelementtype 2.3.0: https://github.com/FB55/domelementtype : BSD 2-clause "Simplified" License -DomHandler 5.0.3: https://github.com/fb55/DomHandler : BSD 2-clause "Simplified" License -dom-helpers 5.2.1: https://github.com/jquense/dom-helpers : MIT License -DOMPurify 3.3.0: https://cure53.de/purify : (Apache License 2.0 OR Mozilla Public License 2.0) -dom-serializer 2.0.0: https://github.com/cheeriojs/dom-renderer : MIT License -domutils 3.2.2: https://github.com/FB55/domutils : BSD 2-clause "Simplified" License -downshift 9.3.2: https://github.com/paypal/downshift#readme : MIT License -dunder-proto 1.0.1: https://github.com/es-shims/dunder-proto#readme : MIT License -dvtng/react-loading-skeleton 3.5.0: https://github.com/dvtng/react-loading-skeleton#readme : MIT License -earcut 3.0.2: https://github.com/mapbox/earcut : ISC License -eastasianwidth 0.2.0: https://github.com/komagata/eastasianwidth#readme : MIT License -einaros/ws 8.20.0: https://github.com/einaros/ws : MIT License -electron-to-chromium 1.5.321: https://github.com/kilian/electron-to-chromium : ISC License -emittery 0.13.1: https://github.com/sindresorhus/emittery : MIT License -@emnapi/core 1.9.1: https://github.com/toyobayashi/emnapi#readme : MIT License -@emnapi/runtime 1.9.1: https://github.com/toyobayashi/emnapi#readme : MIT License -@emnapi/wasi-threads 1.2.0: https://github.com/toyobayashi/emnapi#readme : MIT License -emoji-regex 9.2.2: https://github.com/mathiasbynens/emoji-regex : MIT License -emoji-regex v8.0.0: https://github.com/mathiasbynens/emoji-regex : MIT License -@emotion/babel-plugin 11.13.5: https://emotion.sh : MIT License -@emotion/cache 11.14.0: https://github.com/emotion-js/emotion/tree/main#readme : MIT License -@emotion/css 11.13.5: https://emotion.sh : MIT License -@emotion/hash 0.9.2: https://github.com/emotion-js/emotion/tree/main#readme : MIT License -@emotion/memoize 0.9.0: https://github.com/emotion-js/emotion/tree/main#readme : MIT License -@emotion/react 11.14.0: https://github.com/emotion-js/emotion/tree/main#readme : MIT License -@emotion/serialize 1.3.3: https://github.com/emotion-js/emotion/tree/main#readme : MIT License -@emotion/sheet 1.4.0: https://github.com/emotion-js/emotion/tree/main#readme : MIT License -@emotion/unitless 0.10.0: https://github.com/emotion-js/emotion/tree/main#readme : MIT License -@emotion/use-insertion-effect-with-fallbacks 1.2.0: https://github.com/emotion-js/emotion/tree/main#readme : MIT License -@emotion/utils 1.4.2: https://github.com/emotion-js/emotion/tree/main#readme : MIT License -@emotion/weak-memoize 0.4.0: https://github.com/emotion-js/emotion/tree/main#readme : MIT License -encoding-sniffer 0.2.1: https://github.com/fb55/encoding-sniffer#readme : MIT License -enhanced-resolve 5.20.1: http://github.com/webpack/enhanced-resolve : MIT License -envinfo 7.21.0: https://github.com/tabrindle/envinfo#readme : MIT License -envoyproxy/go-control-plane envoy/v1.36.0: https://github.com/envoyproxy/go-control-plane : Apache License 2.0 -envoyproxy/go-control-plane ratelimit/v0.1.0: https://github.com/envoyproxy/go-control-plane : Apache License 2.0 -envoyproxy/go-control-plane v0.14.0: https://github.com/envoyproxy/go-control-plane : Apache License 2.0 -envoyproxy/protoc-gen-validate v1.3.0-java: https://github.com/envoyproxy/protoc-gen-validate : Apache License 2.0 -env-paths 2.2.1: https://github.com/sindresorhus/env-paths#readme : MIT License -enzymejs 1.0.7: https://enzymejs.github.io/enzyme/ : MIT License -enzymejs 3.11.0: https://enzymejs.github.io/enzyme/ : MIT License -errcheck v1.5.0-alpha: https://github.com/kisielk/errcheck : MIT License -error 7.2.1: https://github.com/Raynos/error : MIT License -error-stack-parser 2.1.4: https://github.com/stacktracejs/error-stack-parser : MIT License -es-abstract 1.24.1: https://github.com/ljharb/es-abstract : MIT License -es-array-method-boxes-properly 1.0.0: https://github.com/ljharb/es-array-method-boxes-properly#readme : MIT License -escalade 3.2.0: https://github.com/lukeed/escalade#readme : MIT License -escape-string-regexp 5.0.0: https://github.com/sindresorhus/escape-string-regexp : MIT License -escape-string-regexp v2.0.0: https://github.com/sindresorhus/escape-string-regexp : MIT License -escape-string-regexp v4.0.0: https://github.com/sindresorhus/escape-string-regexp : MIT License -es-define-property 1.0.1: https://github.com/ljharb/es-define-property#readme : MIT License -es-errors 1.3.0: https://github.com/ljharb/es-errors#readme : MIT License -es-iterator-helpers 1.3.1: https://github.com/es-shims/iterator-helpers#readme : MIT License -@es-joy/jsdoccomment 0.84.0: https://github.com/brettz9/getJSDocComment : MIT License -@es-joy/resolve.exports 1.2.0: https://github.com/es-joy/resolve.exports#readme : MIT License -ESLint 9.39.4: http://eslint.org/ : MIT License -@eslint-community/eslint-utils 4.9.1: https://github.com/eslint-community/eslint-utils#readme : MIT License -@eslint-community/regexpp 4.12.2: https://github.com/eslint-community/regexpp#readme : MIT License -@eslint/config-array 0.21.2: https://github.com/eslint/rewrite#readme : Apache License 2.0 -@eslint/config-helpers 0.4.2: https://github.com/eslint/rewrite/tree/main/packages/config-helpers#readme : Apache License 2.0 -eslint-config-prettier 10.1.8: https://github.com/lydell/eslint-config-prettier#readme : MIT License -@eslint/core 0.12.0: https://github.com/eslint/rewrite#readme : Apache License 2.0 -@eslint/core 0.13.0: https://github.com/eslint/rewrite#readme : Apache License 2.0 -@eslint/core 0.14.0: https://github.com/eslint/rewrite#readme : Apache License 2.0 -@eslint/core 0.15.2: https://github.com/eslint/rewrite#readme : Apache License 2.0 -@eslint/core 0.17.0: https://github.com/eslint/rewrite#readme : Apache License 2.0 -@eslint/css 0.9.0: https://github.com/eslint/css#readme : Apache License 2.0 -@eslint/css-tree 3.6.9: https://github.com/eslint/csstree#readme : MIT License -@eslint/eslintrc 3.3.5: https://github.com/eslint/eslintrc#readme : MIT License -@eslint/js 9.39.4: https://eslint.org : MIT License -@eslint/json 0.12.0: https://github.com/eslint/json#readme : Apache License 2.0 -@eslint/markdown 6.6.0: https://github.com/eslint/markdown#readme : MIT License -@eslint/object-schema 2.1.7: https://github.com/eslint/rewrite#readme : Apache License 2.0 -@eslint/plugin-kit 0.2.8: https://github.com/eslint/rewrite#readme : Apache License 2.0 -@eslint/plugin-kit 0.3.5: https://github.com/eslint/rewrite#readme : Apache License 2.0 -@eslint/plugin-kit 0.4.1: https://github.com/eslint/rewrite#readme : Apache License 2.0 -eslint-plugin-prettier 5.5.5: https://github.com/not-an-aardvark/eslint-plugin-prettier#readme : MIT License -eslint-plugin-react-hooks 7.0.1: https://reactjs.org/ : MIT License -eslint-scope 8.4.0: https://github.com/eslint/eslint-scope : BSD 2-clause "Simplified" License -eslint-scope v5.1.1: https://github.com/eslint/eslint-scope : BSD 2-clause "Simplified" License -eslint-visitor-keys 3.4.3: https://github.com/eslint/eslint-visitor-keys#readme : Apache License 2.0 -eslint-visitor-keys 4.2.1: https://github.com/eslint/eslint-visitor-keys#readme : Apache License 2.0 -eslint-visitor-keys 5.0.1: https://github.com/eslint/eslint-visitor-keys#readme : Apache License 2.0 -eslint-webpack-plugin 5.0.3: https://github.com/webpack-contrib/eslint-webpack-plugin : MIT License -es-module-lexer 2.0.0: https://github.com/guybedford/es-module-lexer#readme : MIT License -es-object-atoms 1.1.1: https://github.com/ljharb/es-object-atoms#readme : MIT License -espree 10.4.0: https://github.com/eslint/espree : BSD 2-clause "Simplified" License -espree 11.2.0: https://github.com/eslint/espree : BSD 2-clause "Simplified" License -Esprima 4.0.1: http://esprima.org : BSD 2-clause "Simplified" License -esquery 1.7.0: https://github.com/jrfeenst/esquery : BSD 3-clause "New" or "Revised" License -esrecurse v4.3.0: https://github.com/estools/esrecurse : BSD 2-clause "Simplified" License -es-set-tostringtag 2.1.0: https://github.com/es-shims/es-set-tostringtag#readme : MIT License -es-shim-unscopables 1.1.0: https://github.com/ljharb/es-shim-unscopables#readme : MIT License -es-to-primitive 1.3.0: https://github.com/ljharb/es-to-primitive : MIT License -estraverse 5.3.0: https://github.com/Constellation/estraverse : BSD 2-clause "Simplified" License -estraverse v4.3.0: https://github.com/Constellation/estraverse : BSD 2-clause "Simplified" License -esutils 2.0.3: https://github.com/Constellation/esutils : BSD 2-clause "Simplified" License -eventemitter3 5.0.1: https://github.com/primus/eventemitter3 : MIT License -execa 5.1.1: https://github.com/sindresorhus/execa : MIT License -exit-x 0.2.2: https://github.com/cowboy/node-exit : MIT License -exp 20260312-snapshot-7ab1446f: http://code.google.com/p/go.exp : BSD 3-clause "New" or "Revised" License -expect 30.3.0: https://github.com/mjackson/expect : MIT License -facebookhermes 0.25.1: https://hermesengine.dev/ : MIT License -fast_array_intersect 1.1.0: https://github.com/lovasoa/fast_array_intersect#readme : MIT License +exp 20260409-snapshot-746e56fc: http://code.google.com/p/go.exp : BSD 3-clause "New" or "Revised" License fastcache v1.13.3: https://github.com/VictoriaMetrics/fastcache : MIT License -fast-deep-equal v3.1.3: https://github.com/epoberezkin/fast-deep-equal : MIT License -fast-diff 1.3.0: https://github.com/jhchen/fast-diff : Apache License 2.0 -fastest-levenshtein 1.0.16: https://github.com/ka-weihe/fastest-levenshtein#README : MIT License -fastest-stable-stringify 2.0.2: https://github.com/streamich/fastest-stable-stringify : MIT License -fast-json-stable-stringify 2.1.0: https://github.com/epoberezkin/fast-json-stable-stringify : MIT License -fast-levenshtein 2.0.6: https://github.com/hiddentao/fast-levenshtein : MIT License -fast-shallow-equal 1.0.0: https://github.com/streamich/fast-shallow-equal#readme : Public Domain -fast-uri 3.1.0: https://github.com/fastify/fast-uri : BSD 3-clause "New" or "Revised" License fatih-color 1.19.0: http://godoc.org/github.com/fatih/color : (MIT License AND Apache License 2.0 AND BSD 3-clause "New" or "Revised" License) -fault 2.0.1: https://github.com/wooorm/fault : MIT License -fdir 6.5.0: https://github.com/thecodrr/fdir#readme : MIT License felixge/httpsnoop v1.0.4: https://github.com/felixge/httpsnoop : MIT License -file-entry-cache 8.0.0: https://github.com/royriojas/file-entry-cache : MIT License -file-selector 2.1.2: https://github.com/rolandjitsu/file-selector : MIT License -fill-range 7.1.1: https://github.com/jonschlinkert/fill-range : MIT License -find-root 1.1.0: https://github.com/agilemd/find-root#readme : MIT License -find-up v4.1.0: https://github.com/sindresorhus/find-up : MIT License -find-up v5.0.0: https://github.com/sindresorhus/find-up : MIT License FlatBuffers 25.12.19: http://google.github.io/flatbuffers/ : Apache License 2.0 -flat-cache 4.0.1: https://github.com/royriojas/flat-cache : MIT License -flatted 3.4.2: https://github.com/WebReflection/flatted#readme : ISC License -@floating-ui/core 1.7.5: https://floating-ui.com : MIT License -@floating-ui/dom 1.7.6: https://floating-ui.com : MIT License -@floating-ui/react 0.27.16: https://floating-ui.com/docs/react : MIT License -@floating-ui/react-dom 2.1.8: https://floating-ui.com/docs/react-dom : MIT License -@floating-ui/utils 0.2.11: https://floating-ui.com : MIT License -foreground-child 3.3.1: https://github.com/isaacs/foreground-child : ISC License -fork-ts-checker-webpack-plugin 9.1.0: https://github.com/Realytics/fork-ts-checker-webpack-plugin#readme : MIT License -@formatjs/ecma402-abstract 2.3.6: https://github.com/formatjs/formatjs : MIT License -@formatjs/fast-memoize 2.2.7: https://github.com/formatjs/formatjs#readme : MIT License -@formatjs/icu-messageformat-parser 2.11.4: https://github.com/formatjs/formatjs#readme : MIT License -@formatjs/icu-skeleton-parser 1.8.16: https://github.com/formatjs/formatjs#readme : MIT License -@formatjs/intl-durationformat 0.7.6: https://github.com/formatjs/formatjs#readme : MIT License -@formatjs/intl-localematcher 0.6.2: https://github.com/formatjs/formatjs#readme : MIT License -fsevents 2.3.2: https://github.com/fsevents/fsevents : MIT License -fsevents 2.3.3: https://github.com/fsevents/fsevents : MIT License -fs-minipass 3.0.3: https://github.com/npm/fs-minipass : ISC License -fs-monkey 1.1.0: https://github.com/streamich/fs-monkey#readme : The Unlicense fsnotify-fsnotify v1.4.7: https://fsnotify.org : BSD 3-clause "New" or "Revised" License -fs.realpath 1.0.0: https://github.com/isaacs/fs.realpath#readme : ISC License -function-bind 1.1.2: https://github.com/Raynos/function-bind : MIT License -function.prototype.name 1.1.8: https://github.com/ljharb/function.prototype.name#readme : MIT License -functions-have-names 1.2.3: https://github.com/ljharb/functions-have-names#readme : MIT License -gajus/eslint-plugin-jsdoc 62.8.0: https://github.com/gajus/eslint-plugin-jsdoc#readme : BSD 3-clause "New" or "Revised" License -@gar/promise-retry 1.0.3: https://github.com/wraithgar/node-promise-retry#readme : MIT License -generator-function 2.0.1: https://github.com/timothygu/generator-function#readme : MIT License -gensync 1.0.0-beta.2: https://github.com/loganfsmyth/gensync : MIT License -geotiff 2.1.3: https://github.com/constantinius/geotiff.js#readme : MIT License -get-caller-file 2.0.5: https://github.com/stefanpenner/get-caller-file : ISC License -get-document 1.0.0: https://github.com/component/get-document : MIT License -get-intrinsic 1.3.1: https://github.com/ljharb/get-intrinsic#readme : MIT License -getkin/kin-openapi v0.133.0: https://github.com/getkin/kin-openapi : MIT License -get-package-type 0.1.0: https://github.com/cfware/get-package-type#readme : MIT License -get-proto 1.0.1: https://github.com/ljharb/get-proto#readme : MIT License -get-stream 6.0.1: https://github.com/sindresorhus/get-stream : MIT License -get-symbol-description 1.1.0: https://github.com/inspect-js/get-symbol-description#readme : MIT License -get-user-locale 3.0.0: https://github.com/wojtekmaj/get-user-locale#readme : MIT License -get-window 1.1.2: https://github.com/webmodules/get-window : MIT License -github.com/antihax/optional 1.0.0: https://github.com/antihax/optional : MIT License -github.com/antlr4-go/antlr v4.13.1: https://github.com/antlr4-go/antlr : BSD 3-clause "New" or "Revised" License -github.com/apache/arrow-go v18.5.2: https://github.com/apache/arrow-go : Apache License 2.0 -github.com/atomicgo/cursor 0.2.0: https://github.com/atomicgo/cursor : Expat License -github.com/bahlo/generic-list-go 0.2.0: https://github.com/bahlo/generic-list-go : BSD 3-clause "New" or "Revised" License -github.com/bufbuild/protovalidate-go v0.12.0 : Apache License 2.0 +github.com/apache/arrow-go v18.6.0-rc0: https://github.com/apache/arrow-go : Apache License 2.0 github.com/cheekybits/genny v1.0.0: https://github.com/cheekybits/genny : MIT License -github.com/clipperhouse/stringish v0.1.1: https://github.com/clipperhouse/stringish : MIT License -github.com/cncf/xds 20251210-snapshot-ee656c75: https://github.com/cncf/xds : Apache License 2.0 -github.com/docopt/docopt-go 20181101-snapshot-ee0de3bc: https://github.com/docopt/docopt-go : MIT License -github.com/google/cel-spec v0.25.1: https://github.com/google/cel-spec : Apache License 2.0 -github.com/go-viper/mapstructure v2.4.0: https://github.com/go-viper/mapstructure : MIT License github.com/grafana/otel-profiling-go v0.5.1 : Apache License 2.0 -github.com/grafana/pyroscope-go godeltaprof/v0.1.9 : Apache License 2.0 github.com/munnerz/goautoneg 20191010-snapshot-a7dc8b61: https://github.com/munnerz/goautoneg : BSD 3-clause "New" or "Revised" License -github.com/oasdiff/yaml 20250309-snapshot-f31be36b : MIT License github.com/olekukonko/cat 20250911-snapshot-50322a06: https://github.com/olekukonko/cat : MIT License -github.com/olekukonko/errors v1.2.0: https://github.com/olekukonko/errors : MIT License -github.com/olekukonko/ll v0.1.7: https://github.com/olekukonko/ll : Expat License -github.com/planetscale/vtprotobuf 20240319-snapshot-0393e58b: https://github.com/planetscale/vtprotobuf : BSD 3-clause "New" or "Revised" License -github.com/rivo/uniseg v0.4.7: https://github.com/rivo/uniseg : MIT License -github.com/rogpeppe/fastuuid v1.2.0: https://github.com/rogpeppe/fastuuid : BSD 3-clause "New" or "Revised" License -github-slugger 2.0.0: https://github.com/Flet/github-slugger : ISC License -gitlab.com/cznic/libc v1.67.6: https://gitlab.com/cznic/libc : BSD 3-clause "New" or "Revised" License -gitlab.com/cznic/mathutil v1.7.1: https://gitlab.com/cznic/mathutil : BSD 3-clause "New" or "Revised" License -gitlab.com/cznic/memory v1.11.0: https://gitlab.com/cznic/memory : BSD 3-clause "New" or "Revised" License -gitlab.com/cznic/sqlite v1.46.1: https://gitlab.com/cznic/sqlite : BSD 3-clause "New" or "Revised" License -globalthis 1.0.4: https://github.com/ljharb/System.global#readme : MIT License -glob-parent 6.0.2: https://github.com/es128/glob-parent : ISC License -glob-to-regexp 0.4.1: https://github.com/fitzgen/glob-to-regexp : BSD 2-clause "Simplified" License +github.com/olekukonko/errors v1.3.0: https://github.com/olekukonko/errors : MIT License +github.com/olekukonko/ll v0.1.8: https://github.com/olekukonko/ll : Expat License goccy/go-json v0.10.6: https://github.com/goccy/go-json : MIT License -goccy/go-yaml v1.17.1: https://github.com/goccy/go-yaml : MIT License go-check-check 20201130-snapshot-10cb9826: http://labix.org/gocheck : BSD 2-clause "Simplified" License goconvey 20190121-snapshot-044398e4: https://github.com/smartystreets/goconvey : MIT License godebug v1.1.0: https://github.com/kylelemons/godebug : Apache License 2.0 GoDoc Text v0.2.0: http://godoc.org/github.com/kr/text : MIT License gogo/googleapis v1.4.1: https://github.com/gogo/googleapis : Apache License 2.0 gogo/protobuf v1.3.2: http://github.com/gogo/protobuf/ : BSD 3-clause "New" or "Revised" License -go humanize 1.0.1: http://github.com/dustin/go-humanize : MIT License -go-jose v4.1.3: https://github.com/go-jose/go-jose : Apache License 2.0 -golang/glog v1.2.5: https://github.com/golang/glog : Apache License 2.0 -golang-jwt/jwt v5.3.0: https://github.com/golang-jwt/jwt : MIT License -golang/oauth2 v0.35.0: https://pkg.go.dev/golang.org/x/oauth2 : BSD 3-clause "New" or "Revised" License -golang.org/x/crypto v0.49.0: https://godoc.org/golang.org/x/crypto : BSD 3-clause "New" or "Revised" License -golang.org/x/mod v0.34.0: https://go.googlesource.com/mod : BSD 3-clause "New" or "Revised" License -golang.org/x/net v0.52.0: https://godoc.org/golang.org/x/net : BSD 3-clause "New" or "Revised" License -golang.org/x/sys v0.42.0: https://pkg.go.dev/golang.org/x/sync : BSD 3-clause "New" or "Revised" License -golang.org/x/term v0.41.0: https://go.googlesource.com/term : BSD 3-clause "New" or "Revised" License -golang.org/x/tools v0.1.1: https://pkg.go.dev/golang.org/x/tools : BSD 3-clause "New" or "Revised" License -golang.org/x/tools v0.43.0: https://pkg.go.dev/golang.org/x/tools : BSD 3-clause "New" or "Revised" License -golang.org/x/xerrors 20240902-snapshot-7835f813 : BSD 3-clause "New" or "Revised" License +golang.org/x/net v0.53.0: https://godoc.org/golang.org/x/net : BSD 3-clause "New" or "Revised" License +golang.org/x/sys v0.43.0: https://pkg.go.dev/golang.org/x/sync : BSD 3-clause "New" or "Revised" License Golang Protobuf 1.36.11: https://github.com/golang/protobuf : BSD 3-clause "New" or "Revised" License Golang Protobuf v1.5.4: https://github.com/golang/protobuf : BSD 3-clause "New" or "Revised" License golang-snappy-go-dev v1.0.0: https://github.com/golang/snappy : BSD 3-clause "New" or "Revised" License golang/sync v0.20.0: https://pkg.go.dev/golang.org/x/sync : BSD 3-clause "New" or "Revised" License -golang/telemetry 20260207-snapshot-b6b0c46d : BSD 3-clause "New" or "Revised" License -golang/text v0.35.0: https://github.com/golang/text : BSD 3-clause "New" or "Revised" License +golang/text v0.36.0: https://github.com/golang/text : BSD 3-clause "New" or "Revised" License go-logr/logr v1.4.3: https://github.com/go-logr/logr : Apache License 2.0 go-logr/stdr v1.2.2: https://github.com/go-logr/stdr : Apache License 2.0 Gonum numerical packages v0.17.0: https://www.gonum.org/ : BSD 3-clause "New" or "Revised" License -googleapis/go-genproto 20260319-snapshot-d00831a3: https://godoc.org/google.golang.org/genproto : Apache License 2.0 -google/cel-go v0.25.0: https://github.com/google/cel-go : Apache License 2.0 -google-cloud-go compute/metadata/v0.9.0: https://github.com/GoogleCloudPlatform/google-cloud-go : Apache License 2.0 -google-cloud-go v0.121.0: https://github.com/GoogleCloudPlatform/google-cloud-go : Apache License 2.0 -GoogleCloudPlatform/opentelemetry-operations-go detectors/gcp/v1.30.0 : Apache License 2.0 -google/gnostic-models v0.7.0: https://github.com/google/gnostic-models : Apache License 2.0 +googleapis/go-genproto 20260504-snapshot-60b97b32: https://godoc.org/google.golang.org/genproto : Apache License 2.0 google/go-cmp v0.7.0: https://github.com/google/go-cmp : BSD 3-clause "New" or "Revised" License -google-gofuzz v1.0.0: https://github.com/google/gofuzz : Apache License 2.0 Googleuuid v1.6.0: https://github.com/google/uuid : BSD 3-clause "New" or "Revised" License -gookit/color v1.5.4: https://github.com/gookit/color : MIT License -go-openapi/analysis v0.24.1: https://github.com/go-openapi/analysis : Apache License 2.0 -go-openapi/errors v0.22.4: https://github.com/go-openapi/errors : Apache License 2.0 -go-openapi/jsonpointer v0.22.4: https://github.com/go-openapi/jsonpointer : Apache License 2.0 -go-openapi/loads v0.23.2: https://github.com/go-openapi/loads : Apache License 2.0 -go-openapi/spec v0.22.3: https://github.com/go-openapi/spec : Apache License 2.0 -go-openapi/validate v0.25.1: https://github.com/go-openapi/validate : Apache License 2.0 go.opentelemetry.io/proto otlp/v1.10.0: https://github.com/open-telemetry/opentelemetry-proto-go : Apache License 2.0 -gopd 1.2.0: https://github.com/ljharb/gopd#readme : MIT License gopherjs 20181203-snapshot-d547d1d9: https://github.com/gopherjs/gopherjs : BSD 2-clause "Simplified" License -goproxy v1.8.2: https://github.com/elazarl/goproxy : BSD 3-clause "New" or "Revised" License -go-restful v3.11.0: https://github.com/emicklei/go-restful : MIT License -gorilla/mux v1.8.0: https://github.com/gorilla/mux : BSD 3-clause "New" or "Revised" License go-spew 20180930-snapshot-d8f796af: https://github.com/davecgh/go-spew : ISC License Go Testify v1.11.1: https://github.com/stretchr/testify : MIT License go.uber.org/goleak v1.3.0: https://github.com/uber-go/goleak : MIT License -go.yaml.in/yaml/v2 v2.4.4 : Apache License 2.0 -go.yaml.in/yaml/v2 v3.0.4 : MIT License -Gozala/events 3.3.0: https://github.com/Gozala/events : MIT License -@grafana/data 12.4.1: https://github.com/grafana/grafana#readme : Apache License 2.0 -@grafana/e2e-selectors 12.4.1: https://github.com/grafana/grafana#readme : Apache License 2.0 -@grafana/eslint-config 8.2.0: https://github.com/grafana/eslint-config-grafana#readme : Apache License 2.0 -@grafana/faro-core 1.19.0: https://github.com/grafana/faro-web-sdk : Apache License 2.0 -@grafana/faro-web-sdk 1.19.0: https://github.com/grafana/faro-web-sdk : Apache License 2.0 -grafana/grafana-plugin-sdk-go v0.251.0 : Apache License 2.0 -@grafana/i18n 12.4.1: https://github.com/grafana/grafana#readme : Apache License 2.0 -@grafana/runtime 12.4.1: https://github.com/grafana/grafana#readme : Apache License 2.0 -@grafana/schema 12.4.1: https://github.com/grafana/grafana#readme : Apache License 2.0 -@grafana/tsconfig 2.0.1: https://github.com/grafana/tsconfig-grafana#readme : Apache License 2.0 -@grafana/ui 12.4.1: https://github.com/grafana/grafana#readme : Apache License 2.0 +go.yaml.in/yaml/v2 v2.4.4: https://github.com/yaml/go-yaml : Apache License 2.0 grpc-ecosystem/go-grpc-middleware providers/prometheus/v1.1.0: https://github.com/grpc-ecosystem/go-grpc-middleware : Apache License 2.0 grpc-ecosystem/go-grpc-middleware v2.3.3: https://github.com/grpc-ecosystem/go-grpc-middleware : Apache License 2.0 -grpc-gateway v2.28.0: https://github.com/grpc-ecosystem/grpc-gateway : BSD 3-clause "New" or "Revised" License -grpc-go v1.79.3: https://github.com/grpc/grpc-go : Apache License 2.0 -hamba/avro v2.31.0 : MIT License -harmony-reflect v1.6.2: http://wiki.ecmascript.org/doku.php?id=harmony:reflect_api : (Mozilla Public License 1.1 OR Apache License 2.0) -has 1.0.4: https://github.com/tarruda/has : MIT License -has-bigints 1.1.0: https://github.com/ljharb/has-bigints#readme : MIT License -has-flag 4.0.0: https://github.com/sindresorhus/has-flag#readme : MIT License +grpc-gateway v2.29.0: https://github.com/grpc-ecosystem/grpc-gateway : BSD 3-clause "New" or "Revised" License +grpc-go v1.81.0: https://github.com/grpc/grpc-go : Apache License 2.0 hashicorp/go-hclog v1.6.3: https://github.com/hashicorp/go-hclog : MIT License -hashicorp-go-plugin v1.7.0: https://github.com/hashicorp/go-plugin : Mozilla Public License 2.0 +hashicorp-go-plugin v1.8.0: https://github.com/hashicorp/go-plugin : Mozilla Public License 2.0 hashicorp-yamux v0.1.2: https://github.com/hashicorp/yamux : Mozilla Public License 2.0 -hasown 2.0.2: https://github.com/inspect-js/hasOwn#readme : MIT License -has-property-descriptors 1.0.2: https://github.com/inspect-js/has-property-descriptors#readme : MIT License -has-proto 1.2.0: https://github.com/inspect-js/can-set-proto#readme : MIT License -has-symbols 1.1.0: https://github.com/ljharb/has-symbols#readme : MIT License -has-tostringtag 1.0.2: https://github.com/inspect-js/has-tostringtag#readme : MIT License -@hello-pangea/dnd 18.0.1: https://github.com/hello-pangea/dnd#readme : Apache License 2.0 -highlight-words-core 1.2.3 : MIT License -History 5.3.0: https://github.com/ReactTraining/history : MIT License -History v4.10.1: https://github.com/ReactTraining/history : MIT License -hoist-non-react-statics v3.3.2: https://github.com/mridgway/hoist-non-react-statics : BSD 3-clause "New" or "Revised" License -html-element-map 1.4.0: https://github.com/ljharb/html-element-map#readme : MIT License -html-encoding-sniffer 4.0.0: https://github.com/jsdom/html-encoding-sniffer#readme : MIT License -htmlparser2 10.1.0: https://github.com/fb55/htmlparser2 : MIT License -html-parse-stringify v3.0.1: https://github.com/henrikjoreteg/html-parse-stringify : MIT License -http-cache-semantics 4.2.0: https://github.com/kornelski/http-cache-semantics : BSD 2-clause "Simplified" License -http-parser-js 0.5.10: https://github.com/creationix/http-parser-js : MIT License -https-proxy-agent 7.0.6: https://github.com/TooTallNate/node-https-proxy-agent : MIT License -hughsk/flat 5.0.2: https://github.com/hughsk/flat : BSD 3-clause "New" or "Revised" License -@humanfs/core 0.19.1: https://github.com/humanwhocodes/humanfs#readme : Apache License 2.0 -@humanfs/node 0.16.7: https://github.com/humanwhocodes/humanfs#readme : Apache License 2.0 -human-signals 2.1.0: https://git.io/JeluP : Apache License 2.0 -@humanwhocodes/module-importer 1.0.1: https://github.com/humanwhocodes/module-importer#readme : Apache License 2.0 -@humanwhocodes/momoa 3.3.10: https://github.com/humanwhocodes/momoa#readme : Apache License 2.0 -@humanwhocodes/retry 0.4.3: https://github.com/humanwhocodes/retrier#readme : Apache License 2.0 -hyphenate-style-name 1.1.0: https://github.com/rexxars/hyphenate-style-name#readme : BSD 3-clause "New" or "Revised" License -i18next 19.9.2: https://github.com/jamuhl/i18next : MIT License -i18next 25.10.5: https://github.com/jamuhl/i18next : MIT License -i18next-browser-languagedetector 8.2.1: https://github.com/i18next/i18next-browser-languagedetector : MIT License -i18next-pseudo 2.2.1: https://github.com/MattBoatman : MIT License -ianstormtaylor/slate 0.2.11: https://github.com/ianstormtaylor/slate : MIT License -ianstormtaylor/slate 0.2.115: https://github.com/ianstormtaylor/slate : MIT License -ianstormtaylor/slate 0.22.10: https://github.com/ianstormtaylor/slate : MIT License -ianstormtaylor/slate 0.2.5: https://github.com/ianstormtaylor/slate : MIT License -ianstormtaylor/slate 0.2.9: https://github.com/ianstormtaylor/slate : MIT License -ianstormtaylor/slate 0.47.9: https://github.com/ianstormtaylor/slate : MIT License -ianstormtaylor/slate 0.5.44: https://github.com/ianstormtaylor/slate : MIT License -ianstormtaylor/slate 0.7.13: https://github.com/ianstormtaylor/slate : MIT License -iconv-lite 0.6.3: https://github.com/ashtuchkin/iconv-lite : MIT License -iconv-lite 0.7.2: https://github.com/ashtuchkin/iconv-lite : MIT License -icss-utils 5.1.0: https://github.com/css-modules/icss-utils#readme : ISC License -immutable-js 5.1.4: http://facebook.github.io/immutable-js/ : MIT License -immutable-js 5.1.5: http://facebook.github.io/immutable-js/ : MIT License -import-fresh 3.3.1: https://github.com/sindresorhus/import-fresh : MIT License -import-local 3.2.0: https://github.com/sindresorhus/import-local#readme : MIT License -imports-loader 5.0.0: https://github.com/webpack/imports-loader#readme : MIT License -imurmurhash 0.1.4: https://github.com/jensyt/imurmurhash-js : MIT License -indent-string v4.0.0: https://github.com/sindresorhus/indent-string : MIT License -inherits v2.0.4: https://github.com/isaacs/inherits : ISC License -inline-style-prefixer 7.0.1: https://github.com/rofrischmann/inline-style-prefixer#readme : MIT License -internal-slot 1.1.0: https://github.com/ljharb/internal-slot#readme : MIT License -@internationalized/date 3.12.0: https://github.com/adobe/react-spectrum#readme : Apache License 2.0 -@internationalized/message 3.1.8: https://github.com/adobe/react-spectrum#readme : Apache License 2.0 -@internationalized/number 3.6.5: https://github.com/adobe/react-spectrum#readme : Apache License 2.0 -@internationalized/string 3.2.7: https://github.com/adobe/react-spectrum#readme : Apache License 2.0 -internmap 2.0.3: https://github.com/mbostock/internmap/ : ISC License -interpret 3.1.1: https://github.com/tkellen/node-interpret : MIT License -intl-messageformat 10.7.18: https://github.com/yahoo/intl-messageformat : BSD 3-clause "New" or "Revised" License -invariant 2.2.4: https://github.com/zertosh/invariant : MIT License -invopop/jsonschema v0.13.0: https://github.com/invopop/jsonschema : MIT License -ipaddress 10.1.0: http://marcoceresa.com/ipaddress : MIT License -@isaacs/cliui 8.0.2: https://github.com/yargs/cliui#readme : ISC License -@isaacs/cliui 9.0.0: https://github.com/yargs/cliui#readme : Blue Oak Model License 1.0.0 -@isaacs/fs-minipass 4.0.1: https://github.com/npm/fs-minipass#readme : ISC License -isaacs/once 1.4.0: https://github.com/isaacs/once : ISC License -isarray 0.0.1: https://github.com/juliangruber/isarray : MIT License -isarray 2.0.5: https://github.com/juliangruber/isarray : MIT License -is-array-buffer 3.0.5: https://github.com/fengyuanchen/is-array-buffer#readme : MIT License -is-arrayish 0.2.1: https://github.com/qix-/node-is-arrayish#readme : MIT License -is-async-function 2.1.1: https://github.com/tunnckocore/is-async-function#readme : MIT License -is-bigint 1.1.0: https://github.com/ljharb/is-bigint#readme : MIT License -is-boolean-object 1.2.2: https://github.com/ljharb/is-boolean-object#readme : MIT License -is-callable 1.2.7: https://github.com/ljharb/is-callable : MIT License -is-core-module 2.16.1: https://github.com/meandavejustice/is-core-module : MIT License -is-data-view 1.0.2: https://github.com/inspect-js/is-data-view#readme : MIT License -is-date-object 1.1.0: https://github.com/ljharb/is-date-object : MIT License -isexe 2.0.0: https://github.com/isaacs/isexe#readme : ISC License -isexe 4.0.0: https://github.com/isaacs/isexe#readme : Blue Oak Model License 1.0.0 -is-extglob 2.1.1: https://github.com/jonschlinkert/is-extglob : MIT License -is-finalizationregistry 1.1.1: https://github.com/inspect-js/is-finalizationregistry#readme : MIT License -is-fullwidth-code-point 3.0.0: https://github.com/sindresorhus/is-fullwidth-code-point : MIT License -is-generator-fn 2.1.0: https://github.com/sindresorhus/is-generator-fn : MIT License -is-generator-function 1.1.2: https://github.com/ljharb/is-generator-function : MIT License -is-glob 4.0.3: https://www.npmjs.com/package/is-glob : MIT License -is-hotkey 0.1.4: https://github.com/ianstormtaylor/is-hotkey#readme : MIT License -is-hotkey 0.2.0: https://github.com/ianstormtaylor/is-hotkey#readme : MIT License -is-in-browser 1.1.3: https://github.com/tuxsudo/is-in-browser#readme : MIT License -is-map 2.0.3: https://github.com/arthurvr/is-map : MIT License -is-mobile 5.0.0: https://github.com/juliangruber/is-mobile : MIT License -is-negative-zero 2.0.3: https://github.com/ljharb/is-negative-zero : MIT License -is-number 7.0.0: https://github.com/jonschlinkert/is-number : MIT License -is-number-object 1.1.1: https://github.com/ljharb/is-number-object : MIT License -isobject 3.0.1: https://github.com/jonschlinkert/isobject : MIT License -isomorphic-base64 1.0.2: https://github.com/ksheedlo/isomorphic-base64 : MIT License -is-plain-object 2.0.4: https://github.com/jonschlinkert/is-plain-object : MIT License -is-potential-custom-element-name 1.0.1: https://github.com/mathiasbynens/is-potential-custom-element-name : MIT License -is-regex 1.2.1: https://github.com/ljharb/is-regex : MIT License -is-set 2.0.3: https://github.com/arthurvr/is-set : MIT License -is-shared-array-buffer 1.0.4: https://github.com/inspect-js/is-shared-array-buffer#readme : MIT License -is-stream 2.0.1: https://github.com/sindresorhus/is-stream : MIT License -is-string 1.1.1: https://github.com/ljharb/is-string : MIT License -is-subset 0.1.1: https://github.com/studio-b12/is-subset : MIT License -is-symbol 1.1.1: https://github.com/ljharb/is-symbol : MIT License -@istanbuljs/load-nyc-config 1.1.0: https://github.com/istanbuljs/load-nyc-config#readme : ISC License -@istanbuljs/schema 0.1.3: https://github.com/istanbuljs/schema#readme : MIT License -istanbul-lib-coverage 3.2.2: https://github.com/istanbuljs/istanbul-lib-coverage : BSD 3-clause "New" or "Revised" License -istanbul-lib-instrument 6.0.3: https://github.com/istanbuljs/istanbul-lib-instrument : BSD 3-clause "New" or "Revised" License -istanbul-lib-report 3.0.1: https://github.com/istanbuljs/istanbul-lib-report : BSD 3-clause "New" or "Revised" License -istanbul-lib-source-maps 5.0.6: https://github.com/istanbuljs/istanbul-lib-source-maps#readme : BSD 3-clause "New" or "Revised" License -istanbul-reports 3.2.0: https://github.com/istanbuljs/istanbul-reports : BSD 3-clause "New" or "Revised" License -is-typed-array 1.1.15: https://github.com/inspect-js/is-typed-array/ : MIT License -is-weakmap 2.0.2: https://github.com/arthurvr/is-weakmap : MIT License -is-weakref 1.1.1: https://github.com/inspect-js/is-weakref#readme : MIT License -is-weakset 2.0.4: https://github.com/arthurvr/is-weakset : MIT License -is-window 1.0.2: https://github.com/bubkoo/is-window#readme : MIT License -iterator.prototype 1.1.5: https://github.com/ljharb/iterator.prototype#readme : MIT License -jackspeak 3.4.3: https://github.com/isaacs/jackspeak : Blue Oak Model License 1.0.0 -jackspeak 4.2.3: https://github.com/isaacs/jackspeak : Blue Oak Model License 1.0.0 -JedWatson/react-select 5.10.2: https://github.com/JedWatson/react-select : MIT License -jest-changed-files 30.3.0: https://github.com/facebook/jest#readme : MIT License -jest-config 30.3.0: https://github.com/facebook/jest#readme : MIT License -@jest/console 30.3.0: https://github.com/facebook/jest#readme : MIT License -@jest/core 30.3.0: https://jestjs.io/ : MIT License -@jest/create-cache-key-function 30.3.0: https://github.com/facebook/jest#readme : MIT License -jest-diff 30.3.0: https://github.com/facebook/jest#readme : MIT License -@jest/diff-sequences 30.3.0: https://github.com/jestjs/jest.git : MIT License -jest-each 30.3.0: https://github.com/mattphillips/jest-each#readme : MIT License -@jest/environment 30.3.0: https://github.com/facebook/jest#readme : MIT License -jest-environment-jsdom 30.3.0: https://github.com/facebook/jest#readme : MIT License -@jest/environment-jsdom-abstract 30.3.0: https://github.com/jestjs/jest#readme : MIT License -jest-environment-node 30.3.0: https://github.com/facebook/jest#readme : MIT License -@jest/expect 30.3.0: https://github.com/facebook/jest#readme : MIT License -@jest/expect-utils 30.3.0: https://github.com/facebook/jest#readme : MIT License -@jest/fake-timers 30.3.0: https://github.com/facebook/jest#readme : MIT License -Jest from Facebook 30.2.0: https://jestjs.io : MIT License -Jest from Facebook 30.3.0: https://jestjs.io : MIT License -@jest/get-type 30.1.0: https://github.com/jestjs/jest.git : MIT License -@jest/globals 30.3.0: https://github.com/facebook/jest#readme : MIT License -jest-haste-map 30.3.0: https://github.com/facebook/jest#readme : MIT License -jest-leak-detector 30.3.0: https://github.com/facebook/jest#readme : MIT License -jest-matcher-utils 30.3.0: https://github.com/facebook/jest#readme : MIT License -jest-message-util 30.3.0: https://github.com/facebook/jest#readme : MIT License -@jest/pattern 30.0.1: https://github.com/jestjs/jest#readme : MIT License -jest-pnp-resolver 1.2.3: https://github.com/arcanis/jest-pnp-resolver : MIT License -jest-regex-util 30.0.1: https://github.com/facebook/jest#readme : MIT License -@jest/reporters 30.3.0: https://jestjs.io/ : MIT License -jest-resolve 30.3.0: https://github.com/facebook/jest#readme : MIT License -jest-resolve-dependencies 30.3.0: https://github.com/facebook/jest#readme : MIT License -jest-runner 30.3.0: https://github.com/facebook/jest#readme : MIT License -jest-runtime 30.3.0: https://github.com/facebook/jest#readme : MIT License -@jest/schemas 29.6.3: https://github.com/facebook/jest#readme : MIT License -@jest/schemas 30.0.5: https://github.com/facebook/jest#readme : MIT License -jest-snapshot 30.3.0: https://github.com/facebook/jest#readme : MIT License -@jest/snapshot-utils 30.3.0: https://github.com/jestjs/jest#readme : MIT License -@jest/source-map 30.0.1: https://github.com/facebook/jest#readme : MIT License -@jest/test-result 30.3.0: https://github.com/facebook/jest#readme : MIT License -@jest/test-sequencer 30.3.0: https://github.com/facebook/jest#readme : MIT License -@jest/transform 30.3.0: https://github.com/facebook/jest#readme : MIT License -@jest/types 29.6.3: https://github.com/facebook/jest#readme : MIT License -@jest/types 30.3.0: https://github.com/facebook/jest#readme : MIT License -jest-util 29.7.0: https://github.com/facebook/jest#readme : MIT License -jest-util 30.3.0: https://github.com/facebook/jest#readme : MIT License -jest-validate 30.3.0: https://github.com/facebook/jest#readme : MIT License -jest-worker 27.5.1: https://github.com/facebook/jest#readme : MIT License -jest-worker 29.7.0: https://github.com/facebook/jest#readme : MIT License -jest-worker 30.3.0: https://github.com/facebook/jest#readme : MIT License jhump/protoreflect v1.17.0: https://github.com/jhump/protoreflect : Apache License 2.0 -josharian/intern v1.0.0: https://github.com/josharian/intern : MIT License -jpillora-backoff 1.0.0: https://github.com/jpillora/backoff : MIT License -jQuery 3.7.1: http://jquery.com/ : MIT License -@jridgewell/gen-mapping 0.3.13: https://github.com/jridgewell/gen-mapping#readme : MIT License -@jridgewell/remapping 2.3.5: https://github.com/jridgewell/sourcemaps/tree/main/packages/remapping : MIT License -@jridgewell/resolve-uri 3.1.2: https://github.com/jridgewell/resolve-uri#readme : MIT License -@jridgewell/source-map 0.3.11: https://github.com/jridgewell/source-map#readme : MIT License -@jridgewell/sourcemap-codec 1.5.5: https://github.com/jridgewell/sourcemap-codec#readme : MIT License -@jridgewell/trace-mapping 0.3.31: https://github.com/jridgewell/trace-mapping#readme : MIT License -@jridgewell/trace-mapping 0.3.9: https://github.com/jridgewell/trace-mapping#readme : MIT License -js-cookie 2.2.1: https://github.com/js-cookie/js-cookie : MIT License -jsdiff 4.0.4: https://github.com/kpdecker/jsdiff : BSD 3-clause "New" or "Revised" License -jsdoc-type-pratt-parser 7.1.1: https://github.com/simonseyock/jsdoc-type-pratt-parser : MIT License -jsdom 26.1.0: https://github.com/jsdom/jsdom : MIT License -jsesc 3.1.0: http://mths.be/jsesc : MIT License -jshttp/mime-types 2.1.35: https://github.com/jshttp/mime-types : MIT License -JSHTTP's negotiator 1.0.0: https://www.npmjs.com/package/negotiator : MIT License -jsjest 30.3.0: https://jestjs.io : MIT License -json5 2.2.3: http://json5.org/ : MIT License -json-buffer 3.0.1: https://github.com/dominictarr/json-buffer : MIT License -jsonc-parser 3.3.1: https://github.com/Microsoft/node-jsonc-parser#readme : MIT License jsoniter-go v1.1.12: http://jsoniter.com/ : MIT License -json-parse-even-better-errors 2.3.1: https://github.com/npm/json-parse-even-better-errors#readme : MIT License -jsonreference v0.21.4: https://github.com/go-openapi/jsonreference : Apache License 2.0 -json-schema-traverse 0.4.1: https://github.com/epoberezkin/json-schema-traverse : MIT License -json-schema-traverse 1.0.0: https://github.com/epoberezkin/json-schema-traverse : MIT License -js-tokens 4.0.0: https://github.com/lydell/js-tokens : MIT License -jsx-ast-utils 3.3.5: https://github.com/evcohen/jsx-ast-utils#readme : MIT License -js-xss 1.0.15: https://github.com/leizongmin/js-xss : MIT License -js-yaml 3.14.2: https://github.com/nodeca/js-yaml : MIT License -js-yaml 4.1.1: https://github.com/nodeca/js-yaml : MIT License jtolds-gls 4.2.1: https://github.com/jtolds/gls : MIT License -julienschmidt/httprouter v1.3.0: https://github.com/julienschmidt/httprouter : BSD 3-clause "New" or "Revised" License -k8s.io/kube-openapi 20260127-snapshot-a19766b6: https://github.com/kubernetes/kube-openapi : Apache License 2.0 -k8s.io/utils 20240711-snapshot-18e509b5: https://github.com/kubernetes/utils : Apache License 2.0 -keyanzhang/identity-obj-proxy 3.0.0: https://github.com/keyanzhang/identity-obj-proxy#readme : MIT License -keyv 4.5.4: https://github.com/lukechilds/keyv : MIT License -kind-of 6.0.3: https://github.com/jonschlinkert/kind-of : MIT License -kisielk-gotool v1.0.0: https://github.com/kisielk/gotool : (MIT License AND BSD 3-clause "New" or "Revised" License) -klauspost/asmfmt v1.3.2: https://pkg.go.dev/github.com/klauspost/asmfmt : MIT License -klauspost-compress v1.18.5: https://github.com/klauspost/compress : BSD 3-clause "New" or "Revised" License +klauspost-compress v1.18.6: https://github.com/klauspost/compress : BSD 3-clause "New" or "Revised" License klauspost-cpuid v2.3.0: https://github.com/klauspost/cpuid : MIT License kr/pretty v0.3.1: https://github.com/kr/pretty : MIT License -@leeoniya/ufuzzy 1.0.19: https://github.com/leeoniya/uFuzzy#readme : MIT License -lerc 3.0.0: https://github.com/Esri/lerc : Apache License 2.0 -leven 3.1.0: https://github.com/sindresorhus/leven : MIT License -levn 0.4.1: https://github.com/gkz/levn : MIT License -lines-and-columns 1.2.4: https://github.com/eventualbuddha/lines-and-columns#readme : MIT License -lithammer/fuzzysearch v1.1.8: https://github.com/lithammer/fuzzysearch : MIT License -livereload-js 2.4.0: https://github.com/livereload/livereload-js : MIT License -ljharb/object.assign 4.1.7: https://github.com/ljharb/object.assign : MIT License -loader-runner 4.3.1: https://github.com/webpack/loader-runner : MIT License -locate-path v5.0.0: https://github.com/sindresorhus/locate-path : MIT License -locate-path v6.0.0: https://github.com/sindresorhus/locate-path : MIT License -Lodash 4.17.23: https://lodash.com/ : MIT License -lodash.escape 4.0.1: https://lodash.com/ : MIT License -lodash.flattendeep 4.4.0: https://lodash.com/ : MIT License -lodash.isequal 4.5.0: https://lodash.com/ : MIT License -lodash.merge 4.6.2: https://lodash.com/ : MIT License -longest-streak 3.1.0: https://github.com/wooorm/longest-streak#readme : MIT License -Long.js 5.3.2: http://dcode.io : Apache License 2.0 -loose-envify 1.4.0: https://github.com/zertosh/loose-envify : MIT License -lz-string 1.5.0: https://github.com/pieroxy/lz-string : MIT License -magefile/mage 1.15.0: https://github.com/magefile/mage : Apache License 2.0 -mailru/easyjson v0.7.7: https://github.com/mailru/easyjson : MIT License -make-dir 4.0.0: https://github.com/sindresorhus/make-dir : MIT License -makeerror 1.0.12: https://github.com/daaku/nodejs-makeerror : BSD 3-clause "New" or "Revised" License -make-error 1.3.6: https://github.com/julien-f/js-make-error : ISC License -make-fetch-happen 15.0.5: https://github.com/npm/make-fetch-happen : ISC License -markdown-table 3.0.4: https://github.com/wooorm/markdown-table : MIT License -markedjs 16.3.0: https://marked.js.org : MIT License -marked-mangle 1.1.12: https://github.com/markedjs/marked-mangle#readme : MIT License -mathiasbynens's esrever 0.2.0: https://mths.be/esrever : MIT License -math-intrinsics 1.1.0: https://github.com/es-shims/math-intrinsics#readme : MIT License +magefile/mage 1.17.1: https://github.com/magefile/mage : Apache License 2.0 mattetti/filebuffer v1.0.1 : MIT License mattn-go-colorable v0.1.14: http://godoc.org/github.com/mattn/go-colorable : MIT License -mattn-go-isatty v0.0.20: http://godoc.org/github.com/mattn/go-isatty : MIT License -mattn-go-runewidth v0.0.21: https://github.com/mattn/go-runewidth : MIT License -matttproud-golang_protobuf_extensions v1.0.1: https://github.com/matttproud/golang_protobuf_extensions : Apache License 2.0 -mdast-util-find-and-replace 3.0.2: https://github.com/syntax-tree/mdast-util-find-and-replace#readme : MIT License -mdast-util-from-markdown 2.0.3: https://github.com/syntax-tree/mdast-util-from-markdown#readme : MIT License -mdast-util-frontmatter 2.0.1: https://github.com/syntax-tree/mdast-util-frontmatter#readme : MIT License -mdast-util-gfm 3.1.0: https://github.com/syntax-tree/mdast-util-gfm#readme : MIT License -mdast-util-gfm-autolink-literal 2.0.1: https://github.com/syntax-tree/mdast-util-gfm-autolink-literal#readme : MIT License -mdast-util-gfm-footnote 2.1.0: https://github.com/syntax-tree/mdast-util-gfm-footnote#readme : MIT License -mdast-util-gfm-strikethrough 2.0.0: https://github.com/syntax-tree/mdast-util-gfm-strikethrough#readme : MIT License -mdast-util-gfm-table 2.0.0: https://github.com/syntax-tree/mdast-util-gfm-table#readme : MIT License -mdast-util-gfm-task-list-item 2.0.0: https://github.com/syntax-tree/mdast-util-gfm-task-list-item#readme : MIT License -mdast-util-phrasing 4.1.0: https://github.com/syntax-tree/mdast-util-phrasing#readme : MIT License -mdast-util-to-markdown 2.1.2: https://github.com/syntax-tree/mdast-util-to-markdown#readme : MIT License -mdast-util-to-string 4.0.0: https://github.com/wooorm/mdast-util-to-string#readme : MIT License -mdn-data 2.0.14: https://developer.mozilla.org : Creative Commons Zero v1.0 Universal -mdn-data 2.23.0: https://developer.mozilla.org : Creative Commons Zero v1.0 Universal -memoize 10.2.0: https://github.com/sindresorhus/memoize#readme : MIT License -memoize-one 6.0.0: https://github.com/alexreardon/memoize-one : MIT License -memoize-one v4.0.3: https://github.com/alexreardon/memoize-one : MIT License -memoize-one v5.2.1: https://github.com/alexreardon/memoize-one : MIT License -Merge-Stream 2.0.0: https://github.com/grncdr/merge-stream : MIT License -micromark 4.0.2: https://github.com/micromark/micromark#readme : MIT License -micromark-core-commonmark 2.0.3: https://github.com/micromark/micromark : MIT License -micromark-extension-frontmatter 2.0.0: https://github.com/micromark/micromark-extension-frontmatter#readme : MIT License -micromark-extension-gfm 3.0.0: https://github.com/micromark/micromark-extension-gfm#readme : MIT License -micromark-extension-gfm-autolink-literal 2.1.0: https://github.com/micromark/micromark-extension-gfm-autolink-literal#readme : MIT License -micromark-extension-gfm-footnote 2.1.0: https://github.com/micromark/micromark-extension-gfm-footnote#readme : MIT License -micromark-extension-gfm-strikethrough 2.1.0: https://github.com/micromark/micromark-extension-gfm-strikethrough#readme : MIT License -micromark-extension-gfm-table 2.1.1: https://github.com/micromark/micromark-extension-gfm-table#readme : MIT License -micromark-extension-gfm-tagfilter 2.0.0: https://github.com/micromark/micromark-extension-gfm-tagfilter#readme : MIT License -micromark-extension-gfm-task-list-item 2.1.0: https://github.com/micromark/micromark-extension-gfm-task-list-item#readme : MIT License -micromark-factory-destination 2.0.1: https://github.com/micromark/micromark/tree/main#readme : MIT License -micromark-factory-label 2.0.1: https://github.com/micromark/micromark/tree/main#readme : MIT License -micromark-factory-space 2.0.1: https://github.com/micromark/micromark/tree/main#readme : MIT License -micromark-factory-title 2.0.1: https://github.com/micromark/micromark/tree/main#readme : MIT License -micromark-factory-whitespace 2.0.1: https://github.com/micromark/micromark/tree/main#readme : MIT License -micromark-util-character 2.1.1: https://github.com/micromark/micromark/tree/main#readme : MIT License -micromark-util-chunked 2.0.1: https://github.com/micromark/micromark/tree/main#readme : MIT License -micromark-util-classify-character 2.0.1: https://github.com/micromark/micromark/tree/main#readme : MIT License -micromark-util-combine-extensions 2.0.1: https://github.com/micromark/micromark : MIT License -micromark-util-decode-numeric-character-reference 2.0.2: https://github.com/micromark/micromark/tree/main#readme : MIT License -micromark-util-decode-string 2.0.1: https://github.com/micromark/micromark : MIT License -micromark-util-encode 2.0.1: https://github.com/micromark/micromark : MIT License -micromark-util-html-tag-name 2.0.1: https://github.com/micromark/micromark/tree/main#readme : MIT License -micromark-util-normalize-identifier 2.0.1: https://github.com/micromark/micromark/tree/main#readme : MIT License -micromark-util-resolve-all 2.0.1: https://github.com/micromark/micromark/tree/main#readme : MIT License -micromark-util-sanitize-uri 2.0.1: https://github.com/micromark/micromark/tree/main#readme : MIT License -micromark-util-subtokenize 2.1.0: https://github.com/micromark/micromark/tree/main#readme : MIT License -micromark-util-symbol 2.0.1: https://github.com/micromark/micromark/tree/main#readme : MIT License -micromark-util-types 2.0.2: https://github.com/micromark/micromark/tree/main#readme : MIT License -micromatch 4.0.8: https://github.com/jonschlinkert/micromatch : MIT License -micromatch/braces 3.0.3: https://github.com/micromatch/braces : MIT License -micro-memoize 4.2.0: https://github.com/planttheidea/micro-memoize#readme : MIT License -Microsofttslib 2.8.1: http://github.com/Microsoft/tslib/ : BSD Zero Clause License -mime-db 1.52.0: https://github.com/jshttp/mime-db : MIT License -mimic-fn 2.1.0: https://github.com/sindresorhus/mimic-fn#readme : MIT License -mimic-function 5.0.1: https://github.com/sindresorhus/mimic-function#readme : MIT License -minimatch 10.2.4: https://github.com/isaacs/minimatch : Blue Oak Model License 1.0.0 -minimatch 3.1.5: https://github.com/isaacs/minimatch : ISC License -minimatch 9.0.9: https://github.com/isaacs/minimatch : ISC License -minimist 1.2.8: https://github.com/minimistjs/minimist : MIT License -min-indent 1.0.1: https://github.com/thejameskyle/min-indent#readme : MIT License -minio/c2goasm 20190812-snapshot-36a3d3bb: https://pkg.go.dev/github.com/minio/c2goasm : Apache License 2.0 -minipass 3.3.6: https://github.com/isaacs/minipass : ISC License -minipass 7.1.3: https://github.com/isaacs/minipass : Blue Oak Model License 1.0.0 -minipass-collect 2.0.1: https://github.com/isaacs/minipass-collect#readme : ISC License -minipass-fetch 5.0.2: https://github.com/npm/minipass-fetch : MIT License -minipass-flush 1.0.5: https://github.com/isaacs/minipass-flush#readme : ISC License -minipass-pipeline 1.2.4 : ISC License -minipass-sized 2.0.0: https://github.com/isaacs/minipass-sized#readme : ISC License -minizlib 3.1.0: https://github.com/isaacs/minizlib : MIT License +mattn-go-isatty v0.0.22: http://godoc.org/github.com/mattn/go-isatty : MIT License +mattn-go-runewidth v0.0.23: https://github.com/mattn/go-runewidth : MIT License mitchellh-reflectwalk v1.0.2: https://github.com/mitchellh/reflectwalk : MIT License modern-go/concurrent 20180305-snapshot-bacd9c7e: https://github.com/modern-go/concurrent : Apache License 2.0 modern-go/reflect2 v1.0.2: https://github.com/modern-go/reflect2 : Apache License 2.0 -mohae/deepcopy 20170929-snapshot-c48cc78d: https://github.com/mohae/deepcopy : MIT License -moment/moment 2.30.1: http://momentjs.com : MIT License -moment-timezone 0.5.47: http://momentjs.com/timezone : MIT License -monaco-editor 0.34.1: https://microsoft.github.io/monaco-editor/ : MIT License -@monaco-editor/loader 1.7.0: https://github.com/suren-atoyan/monaco-loader.git : MIT License -@monaco-editor/react 4.7.0: https://github.com/SurenAt93/monaco-react#readme : MIT License -moo 0.5.3: https://github.com/tjvr/moo#readme : BSD 3-clause "New" or "Revised" License -ms.js 2.1.3: https://github.com/guille/ms.js : MIT License -mwitkow/go-conntrack 20190716-snapshot-2f068394: https://github.com/mwitkow/go-conntrack : Apache License 2.0 -nano-css 5.6.2: https://github.com/streamich/nano-css#readme : The Unlicense -napi-postinstall 0.3.4: https://github.com/un-ts/napi-postinstall#readme : MIT License -@napi-rs/wasm-runtime 0.2.12: https://github.com/napi-rs/napi-rs#readme : MIT License -natural-compare 1.4.0: https://github.com/litejs/natural-compare : MIT License -ncruces/go-strftime v1.0.0: https://github.com/ncruces/go-strftime : MIT License -nearley 2.20.1: https://github.com/hardmath123/nearley : MIT License -neo-async 2.6.2: https://github.com/suguru03/Neo-Async : MIT License -node-abort-controller 3.1.1: https://github.com/southpolesteve/node-abort-controller#readme : MIT License -node-addon-api 7.1.1: https://github.com/nodejs/node-addon-api : MIT License -nodeca-argparse 1.0.10: https://github.com/nodeca/argparse : MIT License -nodeca-argparse 2.0.1: https://github.com/nodeca/argparse : Python Software Foundation License 2.0 -nodeca/pako 2.1.0: https://github.com/nodeca/pako : MIT License -node-concat-map 0.0.1: https://github.com/substack/node-concat-map : MIT License -node-entities 4.5.0: https://github.com/FB55/node-entities : BSD 2-clause "Simplified" License -node-entities 6.0.1: https://github.com/FB55/node-entities : BSD 2-clause "Simplified" License -node-entities 7.0.1: https://github.com/FB55/node-entities : BSD 2-clause "Simplified" License -node-error-ex 1.3.4: https://github.com/qix-/node-error-ex#readme : MIT License -node-exports-info 1.6.0: https://github.com/inspect-js/node-exports-info#readme : MIT License -node-fs-extra 10.1.0: https://github.com/jprichardson/node-fs-extra : MIT License -node-glob 10.5.0: http://github.com/isaacs/node-glob : ISC License -node-glob 11.1.0: http://github.com/isaacs/node-glob : Blue Oak Model License 1.0.0 -node-glob 13.0.6: http://github.com/isaacs/node-glob : Blue Oak Model License 1.0.0 -node-glob 7.2.3: http://github.com/isaacs/node-glob : ISC License -node-graceful-fs 4.2.11: https://github.com/isaacs/node-graceful-fs : ISC License -node-gyp 12.2.0: https://github.com/nodejs/node-gyp : MIT License -node-html-entities 2.6.0: https://github.com/mdevils/node-html-entities : MIT License -node-http-proxy-agent 7.0.2: https://github.com/TooTallNate/node-http-proxy-agent : MIT License -node-ignore 5.3.2: https://github.com/kaelzhang/node-ignore : MIT License -node-ignore 7.0.5: https://github.com/kaelzhang/node-ignore : MIT License -node-int64 0.4.0: https://github.com/broofa/node-int64 : MIT License -node-jsonfile 6.2.0: https://github.com/jprichardson/node-jsonfile : MIT License -nodejs/string_decoder 0.10.31: https://github.com/nodejs/string_decoder : MIT License -nodejs-walker 1.0.8: http://github.com/nshah/nodejs-walker : Apache License 2.0 -node-lru-cache 10.4.3: http://github.com/isaacs/node-lru-cache : ISC License -node-lru-cache 11.2.7: http://github.com/isaacs/node-lru-cache : Blue Oak Model License 1.0.0 -node-lru-cache 5.1.1: http://github.com/isaacs/node-lru-cache : ISC License -node-releases 2.0.36: https://github.com/chicoxyzzy/node-releases : MIT License -node-semver 6.3.1: https://github.com/npm/node-semver : ISC License -node-semver 7.7.4: https://github.com/npm/node-semver : ISC License -node-source-map-support 0.5.13: https://github.com/evanw/node-source-map-support : MIT License -node-source-map-support 0.5.21: https://github.com/evanw/node-source-map-support : MIT License -nopt 9.0.0: https://github.com/npm/nopt : ISC License -normalize-path 3.0.0: https://github.com/jonschlinkert/normalize-path : MIT License -@npmcli/agent 4.0.0: https://github.com/npm/agent#readme : ISC License -@npmcli/fs 5.0.0: https://github.com/npm/fs#readme : ISC License -@npmcli/redact 4.0.0: https://github.com/npm/redact#readme : ISC License -npm-run-path 4.0.1: https://github.com/sindresorhus/npm-run-path : MIT License -nth-check 2.1.1: https://github.com/fb55/nth-check : BSD 2-clause "Simplified" License -nwsapi 2.2.23: http://javascript.nwbox.com/nwsapi/ : MIT License -object-assign 4.1.1: https://github.com/sindresorhus/object-assign : MIT License -object-deep-merge 2.0.0: https://github.com/forcir/object-deep-merge : MIT License -object.entries 1.1.9: https://github.com/es-shims/Object.entries#readme : MIT License -object.fromentries 2.0.8: https://github.com/es-shims/Object.fromEntries#readme : MIT License -object-inspect 1.13.4: https://github.com/substack/object-inspect : MIT License -object-is 1.1.6: https://github.com/ljharb/object-is : MIT License -object-keys 1.1.1: https://github.com/ljharb/object-keys : MIT License -object.values 1.2.1: https://github.com/es-shims/object.values : MIT License oklog/run v1.2.0: https://github.com/oklog/run : Apache License 2.0 -oklog/ulid v1.3.1: http://godoc.org/github.com/oklog/ulid : Apache License 2.0 olekukonko-tablewriter v1.1.4: https://github.com/olekukonko/tablewriter : MIT License -olekukonko/ts 20171002-snapshot-78ecb042: https://github.com/olekukonko/ts : MIT License -@openfeature/core 1.9.2: https://github.com/open-feature/js-sdk#readme : Apache License 2.0 -@openfeature/ofrep-core 2.0.0: https://www.npmjs.org/package/@openfeature/ofrep-core : Apache License 2.0 -@openfeature/ofrep-web-provider 0.3.5: https://www.npmjs.org/package/@openfeature/ofrep-web-provider : Apache License 2.0 -@openfeature/react-sdk 1.2.1: https://github.com/open-feature/js-sdk#readme : Apache License 2.0 -OpenLayers 10.7.0: http://openlayers.org/ : BSD 2-clause "Simplified" License -@opentelemetry/api 1.9.0: https://github.com/open-telemetry/opentelemetry-js#readme : Apache License 2.0 -@opentelemetry/api-logs 0.202.0: https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/api-logs : Apache License 2.0 -@opentelemetry/core 2.0.1: https://github.com/open-telemetry/opentelemetry-js#readme : Apache License 2.0 -open-telemetry/opentelemetry-go exporters/otlp/otlptrace/otlptracegrpc/v1.42.0: https://github.com/open-telemetry/opentelemetry-go : Apache License 2.0 -open-telemetry/opentelemetry-go exporters/otlp/otlptrace/v1.42.0: https://github.com/open-telemetry/opentelemetry-go : Apache License 2.0 -open-telemetry/opentelemetry-go metric/v1.42.0: https://github.com/open-telemetry/opentelemetry-go : Apache License 2.0 -open-telemetry/opentelemetry-go sdk/metric/v1.42.0: https://github.com/open-telemetry/opentelemetry-go : Apache License 2.0 -open-telemetry/opentelemetry-go sdk/v1.42.0: https://github.com/open-telemetry/opentelemetry-go : Apache License 2.0 -open-telemetry/opentelemetry-go trace/v1.42.0: https://github.com/open-telemetry/opentelemetry-go : Apache License 2.0 -open-telemetry/opentelemetry-go v1.42.0: https://github.com/open-telemetry/opentelemetry-go : Apache License 2.0 -open-telemetry/opentelemetry-go-contrib detectors/gcp/v1.39.0: https://pkg.go.dev/go.opentelemetry.io/contrib : Apache License 2.0 -open-telemetry/opentelemetry-go-contrib instrumentation/google.golang.org/grpc/otelgrpc/v0.67.0: https://pkg.go.dev/go.opentelemetry.io/contrib : Apache License 2.0 -open-telemetry/opentelemetry-go-contrib instrumentation/net/http/httptrace/otelhttptrace/v0.67.0: https://pkg.go.dev/go.opentelemetry.io/contrib : Apache License 2.0 -open-telemetry/opentelemetry-go-contrib instrumentation/net/http/otelhttp/v0.67.0: https://pkg.go.dev/go.opentelemetry.io/contrib : Apache License 2.0 -open-telemetry/opentelemetry-go-contrib propagators/jaeger/v1.42.0: https://pkg.go.dev/go.opentelemetry.io/contrib : Apache License 2.0 -open-telemetry/opentelemetry-go-contrib samplers/jaegerremote/v0.36.0: https://pkg.go.dev/go.opentelemetry.io/contrib : Apache License 2.0 +open-telemetry/opentelemetry-go exporters/otlp/otlptrace/otlptracegrpc/v1.43.0: https://github.com/open-telemetry/opentelemetry-go : Apache License 2.0 +open-telemetry/opentelemetry-go exporters/otlp/otlptrace/v1.43.0: https://github.com/open-telemetry/opentelemetry-go : Apache License 2.0 +open-telemetry/opentelemetry-go metric/v1.43.0: https://github.com/open-telemetry/opentelemetry-go : Apache License 2.0 +open-telemetry/opentelemetry-go sdk/metric/v1.43.0: https://github.com/open-telemetry/opentelemetry-go : Apache License 2.0 +open-telemetry/opentelemetry-go sdk/v1.43.0: https://github.com/open-telemetry/opentelemetry-go : Apache License 2.0 +open-telemetry/opentelemetry-go trace/v1.43.0: https://github.com/open-telemetry/opentelemetry-go : Apache License 2.0 +open-telemetry/opentelemetry-go v1.43.0: https://github.com/open-telemetry/opentelemetry-go : Apache License 2.0 +open-telemetry/opentelemetry-go-contrib instrumentation/google.golang.org/grpc/otelgrpc/v0.68.0: https://pkg.go.dev/go.opentelemetry.io/contrib : Apache License 2.0 +open-telemetry/opentelemetry-go-contrib instrumentation/net/http/httptrace/otelhttptrace/v0.68.0: https://pkg.go.dev/go.opentelemetry.io/contrib : Apache License 2.0 +open-telemetry/opentelemetry-go-contrib instrumentation/net/http/otelhttp/v0.68.0: https://pkg.go.dev/go.opentelemetry.io/contrib : Apache License 2.0 +open-telemetry/opentelemetry-go-contrib propagators/jaeger/v1.43.0: https://pkg.go.dev/go.opentelemetry.io/contrib : Apache License 2.0 +open-telemetry/opentelemetry-go-contrib samplers/jaegerremote/v0.37.0: https://pkg.go.dev/go.opentelemetry.io/contrib : Apache License 2.0 open-telemetry/opentelemetry-go-instrumentation sdk/v1.2.1 : Apache License 2.0 -@opentelemetry/otlp-transformer 0.202.0: https://github.com/open-telemetry/opentelemetry-js#readme : Apache License 2.0 -@opentelemetry/resources 2.0.1: https://github.com/open-telemetry/opentelemetry-js#readme : Apache License 2.0 -@opentelemetry/sdk-logs 0.202.0: https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/sdk-logs : Apache License 2.0 -@opentelemetry/sdk-metrics 2.0.1: https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-sdk-metrics : Apache License 2.0 -@opentelemetry/sdk-trace-base 2.0.1: https://github.com/open-telemetry/opentelemetry-js#readme : Apache License 2.0 -@opentelemetry/semantic-conventions 1.40.0: https://github.com/open-telemetry/opentelemetry-js#readme : Apache License 2.0 -optionator 0.9.4: https://github.com/gkz/optionator : MIT License -own-keys 1.0.1: https://github.com/ljharb/own-keys#readme : MIT License -package-json-from-dist 1.0.1: https://github.com/isaacs/package-json-from-dist#readme : Blue Oak Model License 1.0.0 -PapaParse 5.5.3: http://PapaParse.com : MIT License -@parcel/watcher 2.5.6: https://github.com/parcel-bundler/parcel#readme : MIT License -@parcel/watcher-android-arm64 2.5.6: https://github.com/parcel-bundler/watcher#readme : MIT License -@parcel/watcher-darwin-arm64 2.5.6: https://github.com/parcel-bundler/watcher#readme : MIT License -@parcel/watcher-darwin-x64 2.5.6: https://github.com/parcel-bundler/watcher#readme : MIT License -@parcel/watcher-freebsd-x64 2.5.6: https://github.com/parcel-bundler/watcher#readme : MIT License -@parcel/watcher-linux-arm64-glibc 2.5.6: https://github.com/parcel-bundler/watcher#readme : MIT License -@parcel/watcher-linux-arm64-musl 2.5.6: https://github.com/parcel-bundler/watcher#readme : MIT License -@parcel/watcher-linux-arm-glibc 2.5.6: https://github.com/parcel-bundler/watcher#readme : MIT License -@parcel/watcher-linux-arm-musl 2.5.6: https://github.com/parcel-bundler/watcher#readme : MIT License -@parcel/watcher-linux-x64-glibc 2.5.6: https://github.com/parcel-bundler/watcher#readme : MIT License -@parcel/watcher-linux-x64-musl 2.5.6: https://github.com/parcel-bundler/watcher#readme : MIT License -@parcel/watcher-win32-arm64 2.5.6: https://github.com/parcel-bundler/watcher#readme : MIT License -@parcel/watcher-win32-ia32 2.5.6: https://github.com/parcel-bundler/watcher#readme : MIT License -@parcel/watcher-win32-x64 2.5.6: https://github.com/parcel-bundler/watcher#readme : MIT License -parent-module 1.0.1: https://github.com/sindresorhus/parent-module : MIT License -parse5 7.1.0: https://github.com/inikulin/parse5 : MIT License -parse5 7.1.2: https://github.com/inikulin/parse5 : MIT License -parse5 7.3.0: https://github.com/inikulin/parse5 : MIT License -parse-headers 2.0.6: https://github.com/kesla/parse-headers : MIT License -parse-imports-exports 0.2.4: https://github.com/uid11/parse-imports-exports#readme : MIT License -parse-json v5.2.0: https://github.com/sindresorhus/parse-json : MIT License -parse-statements 1.0.11: https://github.com/uid11/parse-statements#readme : MIT License -path-exists 4.0.0: https://github.com/sindresorhus/path-exists : MIT License -path-is-absolute 1.0.1: https://github.com/sindresorhus/path-is-absolute : MIT License -path-key 3.1.1: https://github.com/sindresorhus/path-key : MIT License -path-parse 1.0.7: https://github.com/jbgutierrez/path-parse#readme : MIT License -path-scurry 1.11.1: https://github.com/isaacs/path-walker#readme : Blue Oak Model License 1.0.0 -path-scurry 2.0.2: https://github.com/isaacs/path-walker#readme : Blue Oak Model License 1.0.0 -path-to-regexp 1.9.0: https://github.com/pillarjs/path-to-regexp : MIT License -path-type 4.0.0: https://github.com/sindresorhus/path-type : MIT License patrickmn-go-cache 2.1.0: https://patrickmn.com/projects/go-cache/ : MIT License -pbf 4.0.1: https://github.com/mapbox/pbf : BSD 3-clause "New" or "Revised" License -performance-now 2.1.0: https://github.com/meryn/performance-now : MIT License -@petamoriken/float16 3.9.3: https://github.com/petamoriken/float16 : MIT License -picocolors 1.1.1: https://github.com/alexeyraspopov/picocolors#readme : ISC License -picomatch 2.3.1: https://github.com/micromatch/picomatch : MIT License -picomatch 4.0.3: https://github.com/micromatch/picomatch : MIT License pierrec-lz4 v4.1.26: https://github.com/pierrec/lz4 : BSD 3-clause "New" or "Revised" License -pirates 4.0.7: https://github.com/ariporad/pirates#readme : MIT License -pkg-dir 4.2.0: https://github.com/sindresorhus/pkg-dir : MIT License -@pkgjs/parseargs 0.11.0: https://github.com/pkgjs/parseargs#readme : MIT License -@pkgr/core 0.2.9: https://github.com/un-ts/pkgr/blob/master/packages/core : MIT License -playwright 1.58.2: https://www.npmjs.com/package/playwright : Apache License 2.0 -@playwright/test 1.58.2: https://github.com/Microsoft/playwright-test#readme : Apache License 2.0 -p-limit 2.3.0: https://github.com/sindresorhus/p-limit#readme : MIT License -p-limit 3.1.0: https://github.com/sindresorhus/p-limit#readme : MIT License -p-locate 4.1.0: https://github.com/sindresorhus/p-locate : MIT License -p-locate v5.0.0: https://github.com/sindresorhus/p-locate : MIT License -p-map 7.0.4: https://github.com/sindresorhus/p-map#readme : MIT License pmezard-go-difflib 20190219-snapshot-5d4384ee: https://github.com/pmezard/go-difflib : Apache License 2.0 -@popperjs/core 2.11.8: https://github.com/popperjs/popper-core#readme : MIT License -portfinder 1.0.38: https://github.com/indexzero/node-portfinder : MIT License -possible-typed-array-names 1.1.0: https://github.com/ljharb/possible-typed-array-names#readme : MIT License -PostCSS 8.5.8: http://postcss.org/ : MIT License -postcss-modules-extract-imports 3.1.0: https://github.com/geelen/postcss-modules-extract-imports : ISC License -postcss-modules-local-by-default 4.2.0: https://github.com/css-modules/postcss-modules-local-by-default : MIT License -postcss-modules-scope 3.2.1: https://github.com/geelen/postcss-modules-scope : ISC License -postcss-modules-values 4.0.0: https://github.com/css-modules/postcss-modules-constants#readme : ISC License -postcss-selector-parser 7.1.1: https://github.com/postcss/postcss-selector-parser : MIT License -postcss-value-parser 4.2.0: https://github.com/TrySound/postcss-value-parser : MIT License -prefix-style 2.0.1: https://github.com/mattdesl/prefix-style : MIT License -prelude-ls 1.2.1: https://github.com/gkz/prelude-ls : MIT License -Prettier IO 3.8.1: https://prettier.io : MIT License -prettier-linter-helpers 1.0.1: https://github.com/prettier/prettier-linter-helpers#readme : MIT License -pretty-format 27.5.1: https://www.npmjs.org/package/pretty-format : MIT License -pretty-format 30.3.0: https://www.npmjs.org/package/pretty-format : MIT License -PrismJS 1.30.0: http://prismjs.com : MIT License -proc-log 6.1.0: https://github.com/npm/proc-log#readme : ISC License prometheus-client_model v0.6.2: https://github.com/prometheus/client_model : Apache License 2.0 prometheus-common v0.67.5: https://github.com/prometheus/common : Apache License 2.0 prometheus-procfs v0.20.1: https://github.com/prometheus/procfs.git : Apache License 2.0 -prop-types 15.8.1: https://github.com/facebook/prop-types : MIT License -ProtoBuf.js 7.5.4: http://dcode.io : BSD 3-clause "New" or "Revised" License -@protobufjs/aspromise 1.1.2: https://github.com/dcodeIO/protobuf.js#readme : BSD 3-clause "New" or "Revised" License -@protobufjs/base64 1.1.2: https://github.com/dcodeIO/protobuf.js#readme : BSD 3-clause "New" or "Revised" License -@protobufjs/codegen 2.0.4: https://github.com/dcodeIO/protobuf.js#readme : BSD 3-clause "New" or "Revised" License -@protobufjs/eventemitter 1.1.0: https://github.com/dcodeIO/protobuf.js#readme : BSD 3-clause "New" or "Revised" License -@protobufjs/fetch 1.1.0: https://github.com/dcodeIO/protobuf.js#readme : BSD 3-clause "New" or "Revised" License -@protobufjs/float 1.0.2: https://github.com/dcodeIO/protobuf.js#readme : BSD 3-clause "New" or "Revised" License -@protobufjs/inquire 1.1.0: https://github.com/dcodeIO/protobuf.js#readme : BSD 3-clause "New" or "Revised" License -@protobufjs/path 1.1.2: https://github.com/dcodeIO/protobuf.js#readme : BSD 3-clause "New" or "Revised" License -@protobufjs/pool 1.1.0: https://github.com/dcodeIO/protobuf.js#readme : BSD 3-clause "New" or "Revised" License -@protobufjs/utf8 1.1.0: https://github.com/dcodeIO/protobuf.js#readme : BSD 3-clause "New" or "Revised" License -protocol-buffers-schema 3.6.0: https://github.com/mafintosh/protocol-buffers-schema : MIT License -pterm/pterm v0.12.82: https://github.com/pterm/pterm : MIT License -p-try 2.2.0: https://github.com/sindresorhus/p-try#readme : MIT License -Punycode.js 2.3.1: http://mths.be/punycode : MIT License -pure-rand 7.0.1: https://github.com/dubzzz/pure-rand#readme : MIT License -Qix-/color-convert 2.0.1: https://github.com/Qix-/color-convert : MIT License -qs - QS Querystring 6.15.0: https://github.com/ljharb/qs : BSD 3-clause "New" or "Revised" License -quick-lru 6.1.2: https://github.com/sindresorhus/quick-lru#readme : MIT License -quickselect 3.0.0: https://github.com/mourner/quickselect#readme : ISC License -raf-schd 4.0.3: https://github.com/alexreardon/raf-schd#readme : MIT License -railroad-diagrams 1.0.0: https://github.com/tabatkins/railroad-diagrams : Creative Commons Zero v1.0 Universal -randexp 0.4.6: http://fent.github.io/randexp.js/ : MIT License -raw-body 1.1.7: https://github.com/stream-utils/raw-body : MIT License -Raynos/for-each 0.3.5: https://github.com/Raynos/for-each : MIT License -rbush 4.0.1: https://github.com/mourner/rbush : MIT License -@rc-component/cascader 1.9.0: https://github.com/react-component/cascader : MIT License -@rc-component/drawer 1.3.0: https://github.com/react-component/drawer : MIT License -@rc-component/motion 1.3.1: https://react-component.github.io/motion : MIT License -@rc-component/overflow 1.0.0: https://react-component.github.io/overflow : MIT License -@rc-component/picker 1.7.1: https://react-component.github.io/picker : MIT License -@rc-component/portal 2.2.0: https://github.com/react-component/portal : MIT License -@rc-component/resize-observer 1.1.1: https://react-component.github.io/resize-observer : MIT License -@rc-component/select 1.3.6: http://github.com/react-component/select : MIT License -@rc-component/slider 1.0.1: https://react-component.github.io/slider : MIT License -@rc-component/tooltip 1.4.0: http://github.com/react-component/tooltip : MIT License -@rc-component/tree 1.1.0: http://github.com/react-component/tree : MIT License -@rc-component/trigger 3.9.0: https://github.com/react-component/trigger : MIT License -@rc-component/util 1.10.0: http://github.com/react-component/util : MIT License -@rc-component/virtual-list 1.0.2: https://github.com/react-component/virtual-list : MIT License -rc-overflow 1.5.0: https://react-component.github.io/overflow : MIT License -rc-resize-observer 1.4.3: https://react-component.github.io/resize-observer : MIT License -rc-util 5.44.4: http://github.com/react-component/util : MIT License -@react-aria/dialog 3.5.31: https://github.com/adobe-private/react-spectrum-v3#readme : Apache License 2.0 -@react-aria/focus 3.21.2: https://github.com/adobe-private/react-spectrum-v3#readme : Apache License 2.0 -@react-aria/focus 3.21.5: https://github.com/adobe-private/react-spectrum-v3#readme : Apache License 2.0 -@react-aria/i18n 3.12.16: https://github.com/adobe-private/react-spectrum-v3#readme : Apache License 2.0 -@react-aria/interactions 3.27.1: https://github.com/adobe-private/react-spectrum-v3#readme : Apache License 2.0 -@react-aria/overlays 3.30.0: https://github.com/adobe-private/react-spectrum-v3#readme : Apache License 2.0 -@react-aria/overlays 3.31.2: https://github.com/adobe-private/react-spectrum-v3#readme : Apache License 2.0 -@react-aria/ssr 3.9.10: https://github.com/adobe/react-spectrum#readme : Apache License 2.0 -@react-aria/utils 3.31.0: https://github.com/adobe-private/react-spectrum-v3#readme : Apache License 2.0 -@react-aria/utils 3.33.1: https://github.com/adobe-private/react-spectrum-v3#readme : Apache License 2.0 -@react-aria/visually-hidden 3.8.31: https://github.com/adobe-private/react-spectrum-v3#readme : Apache License 2.0 -react-calendar 6.0.0: https://github.com/freiksenet/react-calendar : MIT License -react-colorful 5.6.1: https://github.com/omgovich/react-colorful : MIT License -react-custom-scrollbars-2 4.5.0 : MIT License -react-data-grid 7.0.0-beta.56: https://github.com/adazzle/react-data-grid : MIT License -react-dom 18.3.1: https://www.npmjs.com/package/react-dom : MIT License -react-dropzone 14.3.8: https://github.com/react-dropzone/react-dropzone : MIT License -react-from-dom 0.7.5: https://github.com/gilbarbara/react-from-dom#readme : MIT License -React from Facebook 18.3.1: https://react.dev : MIT License -react-highlight-words 0.21.0: https://bvaughn.github.io/react-highlight-words/ : MIT License -react-hook-form 7.72.0: https://github.com/bluebill1049/react-forme#readme : MIT License -react-i18next 15.7.4: https://github.com/i18next/react-i18next : MIT License -react-immutable-proptypes 2.2.0: https://github.com/HurricaneJames/react-immutable-proptypes : MIT License -react-inlinesvg 4.2.0: https://github.com/matthewwithanm/react-inlinesvg : MIT License -react-is 16.13.1: https://reactjs.org/ : MIT License -react-is 17.0.2: https://reactjs.org/ : MIT License -react-is 18.3.1: https://reactjs.org/ : MIT License -ReactiveX RxJS 7.8.2: https://rxjs.dev/ : Apache License 2.0 -reactredux 9.2.0: https://react-redux.js.org : MIT License -react-router-dom 5.3.4: https://github.com/reacttraining/react-router#readme : MIT License -@react-stately/flags 3.1.2: https://github.com/adobe/react-spectrum#readme : Apache License 2.0 -@react-stately/overlays 3.6.23: https://github.com/adobe-private/react-spectrum-v3#readme : Apache License 2.0 -@react-stately/utils 3.11.0: https://github.com/adobe-private/react-spectrum-v3#readme : Apache License 2.0 -react-table 7.8.0: https://github.com/nicktomlin/react-table : MIT License -reacttraining/react-router 6.30.3: https://github.com/reacttraining/react-router : MIT License -react-transition-group 4.4.5: https://github.com/reactjs/react-transition-group#readme : BSD 3-clause "New" or "Revised" License -@react-types/button 3.15.1: https://github.com/adobe-private/react-spectrum-v3#readme : Apache License 2.0 -@react-types/dialog 3.5.24: https://github.com/adobe-private/react-spectrum-v3#readme : Apache License 2.0 -@react-types/overlays 3.9.4: https://github.com/adobe-private/react-spectrum-v3#readme : Apache License 2.0 -@react-types/shared 3.33.1: https://github.com/adobe-private/react-spectrum-v3#readme : Apache License 2.0 -react-universal-interface 0.6.2: https://github.com/streamich/react-universal-interface#readme : The Unlicense -react-use 17.6.0: https://github.com/streamich/react-use#readme : The Unlicense -react-window 1.8.11: https://github.com/radubrehar/react-window : MIT License -readdirp 4.1.2: https://github.com/thlorenz/readdirp : MIT License -rechoir 0.8.0: https://github.com/tkellen/node-rechoir : MIT License -redent 3.0.0: https://github.com/sindresorhus/redent : MIT License -Redux JS 5.0.1: http://redux.js.org : MIT License -reflect.getprototypeof 1.0.10: https://github.com/es-shims/Reflect.getPrototypeOf : MIT License -regexp.prototype.flags 1.5.4: https://github.com/es-shims/regexp.prototype.flags : MIT License -remix-run/react-router 6.30.3: https://reactrouter.com : MIT License -@remix-run/router 1.23.2: https://github.com/remix-run/react-router#readme : MIT License -replace-in-file-webpack-plugin 1.0.6: https://github.com/oyslin/replace-in-file-webpack-plugin#readme : MIT License -require-directory 2.1.1: https://github.com/troygoode/node-require-directory/ : MIT License -require-from-string 2.0.2: https://github.com/floatdrop/require-from-string : MIT License -reserved-identifiers 1.2.0: https://github.com/sindresorhus/reserved-identifiers#readme : MIT License -resize-observer-polyfill 1.5.1: https://github.com/que-etc/resize-observer-polyfill : MIT License -resolve-cwd 3.0.0: https://github.com/sindresorhus/resolve-cwd : MIT License -resolve-from 4.0.0: https://github.com/sindresorhus/resolve-from : MIT License -resolve-from 5.0.0: https://github.com/sindresorhus/resolve-from : MIT License -resolve-pathname 3.0.0: https://github.com/mjackson/resolve-pathname#readme : MIT License -resolve-protobuf-schema 2.1.0: https://github.com/mafintosh/resolve-protobuf-schema : MIT License -ret.js 0.1.15: https://github.com/fent/ret.js : MIT License -robust-predicates 3.0.3: https://github.com/mourner/robust-predicates#readme : The Unlicense rogpeppe/go-internal v1.14.1: http://github.com/rogpeppe/go-internal/ : BSD 3-clause "New" or "Revised" License -rrweb-cssom 0.8.0: https://github.com/rrweb-io/CSSOM#readme : MIT License -rst-selector-parser 2.2.3: https://github.com/aweary/rst-selector-parser#readme : BSD 3-clause "New" or "Revised" License -rtl-css-js 1.16.1: https://github.com/kentcdodds/rtl-css-js : MIT License -rw 1.3.3: https://github.com/mbostock/rw : BSD 3-clause "New" or "Revised" License -safe-array-concat 1.1.3: https://github.com/ljharb/safe-array-concat#readme : MIT License -safe-buffer 5.2.1: https://github.com/feross/safe-buffer : MIT License -safe-json-parse 1.0.1: https://github.com/Raynos/safe-json-parse : MIT License -safe-push-apply 1.0.0: https://github.com/ljharb/safe-push-apply#readme : MIT License -safer-buffer 2.1.2: https://github.com/ChALkeR/safer-buffer#readme : MIT License -safe-regex-test 1.1.0: https://github.com/ljharb/safe-regex-test#readme : MIT License -samccone/chrome-trace-event 1.0.4: https://github.com/joyent/node-trace-event#readme : MIT License -samsonjs/format 0.2.2: https://github.com/samsonjs/format : MIT License -sass 1.98.0: https://github.com/sass/dart-sass : MIT License -saxes 6.0.0: https://github.com/lddubeau/saxes : MIT License -scheduler 0.23.2: https://reactjs.org/ : MIT License -schema-utils 3.3.0: https://github.com/webpack-contrib/schema-utils#readme : MIT License -schema-utils 4.3.3: https://github.com/webpack-contrib/schema-utils#readme : MIT License -screenfull 5.2.0: https://github.com/sindresorhus/screenfull.js : MIT License -selection-is-backward 1.0.0: https://github.com/webmodules/selection-is-backward : MIT License -serialize-javascript 7.0.4: https://github.com/yahoo/serialize-javascript : BSD 3-clause "New" or "Revised" License -set-function-length 1.2.2: https://github.com/ljharb/set-function-length#readme : MIT License -set-function-name 2.0.2: https://github.com/jfsiii/set-function-name#readme : MIT License -set-harmonic-interval 1.0.1: https://github.com/streamich/set-harmonic-interval : The Unlicense -set-proto 1.0.0: https://github.com/ljharb/set-proto#readme : MIT License -shallow-clone 3.0.1: https://github.com/jonschlinkert/shallow-clone : MIT License -shebang-command 2.0.0: https://github.com/kevva/shebang-command#readme : MIT License -shebang-regex 3.0.0: https://github.com/sindresorhus/shebang-regex : MIT License -shurcooL-sanitized_anchor_name 1.0.0: https://github.com/shurcooL/sanitized_anchor_name : MIT License -side-channel 1.1.0: https://github.com/ljharb/side-channel#readme : MIT License -side-channel-list 1.0.0: https://github.com/ljharb/side-channel-list#readme : MIT License -side-channel-map 1.0.1: https://github.com/ljharb/side-channel-map#readme : MIT License -side-channel-weakmap 1.0.2: https://github.com/ljharb/side-channel-weakmap#readme : MIT License -sigs.k8s.io/randfill v1.0.0: https://github.com/kubernetes-sigs/randfill : Apache License 2.0 -@sinclair/typebox 0.27.10: https://github.com/sinclairzx81/typebox#readme : MIT License -@sinclair/typebox 0.34.48: https://github.com/sinclairzx81/typebox#readme : MIT License -@sindresorhus/base62 1.0.0: https://github.com/sindresorhus/base62#readme : MIT License -sindresorhus/globals 14.0.0: https://github.com/sindresorhus/globals : MIT License -sindresorhus/globals 16.5.0: https://github.com/sindresorhus/globals : MIT License -sindresorhus/onetime v5.1.2: https://github.com/sindresorhus/onetime : MIT License -sindresorhus/slash v3.0.0: https://github.com/sindresorhus/slash : MIT License -sindresorhus/supports-color 8.1.1: https://github.com/sindresorhus/supports-color : MIT License -sindresorhus/supports-color v7.2.0: https://github.com/sindresorhus/supports-color : MIT License -@sinonjs/commons 3.0.1: https://github.com/sinonjs/commons#readme : BSD 3-clause "New" or "Revised" License -@sinonjs/fake-timers 15.1.1: http://github.com/sinonjs/fake-timers : BSD 3-clause "New" or "Revised" License -smart-buffer 4.2.0: https://github.com/JoshGlazebrook/smart-buffer : MIT License -socks 2.8.7: https://github.com/JoshGlazebrook/socks : MIT License -socks-proxy-agent 8.0.5: https://github.com/TooTallNate/node-socks-proxy-agent : MIT License -source-map 0.5.6: https://github.com/mozilla/source-map : BSD 3-clause "New" or "Revised" License -source-map 0.5.7: https://github.com/mozilla/source-map : BSD 3-clause "New" or "Revised" License -source-map 0.6.1: https://github.com/mozilla/source-map : BSD 3-clause "New" or "Revised" License -source-map-js 1.2.1: https://github.com/7rulnik/source-map : BSD 3-clause "New" or "Revised" License -spdx-exceptions 2.5.0: https://github.com/kemitchell/spdx-exceptions.js#readme : Creative Commons Attribution 3.0 -spdx-expression-parse.js 4.0.0: https://github.com/jslicense/spdx-expression-parse.js : MIT License -spdx-license-ids 3.0.23: https://github.com/shinnn/spdx-license-ids#readme : Creative Commons Zero v1.0 Universal -spiffe/go-spiffe v2.6.0: https://github.com/spiffe/go-spiffe : Apache License 2.0 -sprintf.js 1.0.3: https://github.com/alexei/sprintf.js : BSD 3-clause "New" or "Revised" License -ssri 13.0.1: https://github.com/zkat/ssri#readme : ISC License -stable-stringify 1.0.1: https://github.com/samn/json-stable-stringify : MIT License -stackframe 1.3.4: https://github.com/stacktracejs/stackframe : MIT License -stack-generator 2.0.10: https://github.com/stacktracejs/stack-generator : MIT License -stacktrace-gps 3.1.2: https://github.com/stacktracejs/stacktrace-gps : MIT License -stacktrace-js v2.0.2: http://stacktracejs.com/ : MIT License -stack-utils 2.0.6: https://github.com/jamestalmage/stack-utils#readme : MIT License -state-local 1.0.7: https://github.com/suren-atoyan/state-local#readme : MIT License -stoewer/go-strcase v1.3.1: https://github.com/stoewer/go-strcase : MIT License -stop-iteration-iterator 1.1.0: https://github.com/ljharb/stop-iteration-iterator#readme : MIT License -streamich/memfs 3.5.3: https://github.com/streamich/memfs : The Unlicense -stretchr/objx v0.5.2: https://github.com/stretchr/objx : MIT License -strfmt v0.25.0: https://github.com/go-openapi/strfmt : Apache License 2.0 -string-hash 1.1.3: https://github.com/darkskyapp/string-hash#readme : Creative Commons Zero v1.0 Universal -string-length 4.0.2: https://github.com/sindresorhus/string-length : MIT License -string.prototype.matchall 4.0.12: https://github.com/ljharb/String.prototype.matchAll#readme : MIT License -string.prototype.repeat v1.0.0: https://github.com/mathiasbynens/string.prototype.repeat : MIT License -string.prototype.trim 1.2.10: https://github.com/es-shims/String.prototype.trim#readme : MIT License -string.prototype.trimend 1.0.9: https://github.com/KhaledElAnsari/String.prototype.trimEnd#readme : MIT License -string.prototype.trimstart 1.0.8: https://github.com/KhaledElAnsari/String.prototype.trimStart#readme : MIT License -StringTemplate 0.2.1: http://www.stringtemplate.org/ : MIT License -string-width 4.2.3: https://github.com/sindresorhus/string-width : MIT License -string-width 5.1.2: https://github.com/sindresorhus/string-width : MIT License -string-width-cjs : ISC License -Strip ANSI 6.0.1: https://github.com/chalk/strip-ansi : MIT License -Strip ANSI 7.2.0: https://github.com/chalk/strip-ansi : MIT License -strip-ansi-cjs : ISC License -strip-bom 3.0.0: https://github.com/sindresorhus/strip-bom : MIT License -strip-bom 4.0.0: https://github.com/sindresorhus/strip-bom : MIT License -strip-comments 2.0.1: https://github.com/jonschlinkert/strip-comments : MIT License -strip-final-newline 2.0.0: https://github.com/sindresorhus/strip-final-newline#readme : MIT License -strip-indent v3.0.0: https://github.com/sindresorhus/strip-indent : MIT License -strip-json-comments 3.1.1: https://github.com/sindresorhus/strip-json-comments : MIT License -style-loader 4.0.0: https://github.com/webpack/style-loader : MIT License -stylis 4.2.0: https://github.com/thysultan/stylis.js : MIT License -stylis 4.3.6: https://github.com/thysultan/stylis.js : MIT License -@stylistic/eslint-plugin-ts 4.4.1: https://github.com/eslint-stylistic/eslint-stylistic#readme : MIT License -substrait-io/substrait v0.81.0 : Apache License 2.0 -substrait-io/substrait-go v7.4.0 : Apache License 2.0 -supports-preserve-symlinks-flag 1.0.0: https://github.com/inspect-js/node-supports-preserve-symlinks-flag#readme : MIT License -swag conv/v0.25.4: https://github.com/go-openapi/swag : Apache License 2.0 -swag fileutils/v0.25.1: https://github.com/go-openapi/swag : Apache License 2.0 -swag jsonname/v0.25.4: https://github.com/go-openapi/swag : Apache License 2.0 -swag jsonutils/v0.25.4: https://github.com/go-openapi/swag : Apache License 2.0 -swag loading/v0.25.4: https://github.com/go-openapi/swag : Apache License 2.0 -swag mangling/v0.25.1: https://github.com/go-openapi/swag : Apache License 2.0 -swag stringutils/v0.25.4: https://github.com/go-openapi/swag : Apache License 2.0 -swag typeutils/v0.25.4: https://github.com/go-openapi/swag : Apache License 2.0 -swag v0.23.0: https://github.com/go-openapi/swag : Apache License 2.0 -swag yamlutils/v0.25.4: https://github.com/go-openapi/swag : Apache License 2.0 -@swc/core 1.15.21: https://github.com/swc-project/node-swc#readme : Apache License 2.0 -@swc/core-darwin-arm64 1.15.21: https://swc.rs : (MIT License AND Apache License 2.0) -@swc/core-darwin-x64 1.15.21: https://swc.rs : (MIT License AND Apache License 2.0) -@swc/core-linux-arm64-gnu 1.15.21: https://swc.rs : (MIT License AND Apache License 2.0) -@swc/core-linux-arm64-musl 1.15.21: https://swc.rs : (MIT License AND Apache License 2.0) -@swc/core-linux-arm-gnueabihf 1.15.21: https://swc.rs : Apache License 2.0 -@swc/core-linux-ppc64-gnu 1.15.21: https://github.com/swc-project/swc#readme : (MIT License AND Apache License 2.0) -@swc/core-linux-s390x-gnu 1.15.21: https://github.com/swc-project/swc#readme : (MIT License AND Apache License 2.0) -@swc/core-linux-x64-gnu 1.15.21: https://swc.rs : (MIT License AND Apache License 2.0) -@swc/core-linux-x64-musl 1.15.21: https://swc.rs : (MIT License AND Apache License 2.0) -@swc/core-win32-arm64-msvc 1.15.21: https://swc.rs : (MIT License AND Apache License 2.0) -@swc/core-win32-ia32-msvc 1.15.21: https://swc.rs : (MIT License AND Apache License 2.0) -@swc/core-win32-x64-msvc 1.15.21: https://swc.rs : (MIT License AND Apache License 2.0) -@swc/counter 0.1.3: https://swc.rs : Apache License 2.0 -@swc/helpers 0.5.19: https://github.com/swc-project/helpers#readme : Apache License 2.0 -@swc/jest 0.2.39: https://github.com/swc-project/jest : MIT License -swc-loader 0.2.7: https://github.com/swc-project/swc-loader#readme : MIT License -@swc/types 0.1.25: https://swc.rs : Apache License 2.0 -symbol-tree 3.2.4: https://github.com/Joris-van-der-Wel/js-symbol-tree#readme : MIT License -tabbable 6.4.0: https://github.com/davidtheclark/tabbable#readme : MIT License -@tanstack/react-virtual 3.13.23: https://react-virtual.tanstack.com/ : MIT License -@tanstack/virtual-core 3.13.23: https://github.com/tanstack/virtual#readme : MIT License -tapable 2.3.0: https://github.com/webpack/tapable : MIT License -tapjs/signal-exit 3.0.7: https://github.com/tapjs/signal-exit : ISC License -tapjs/signal-exit 4.1.0: https://github.com/tapjs/signal-exit : ISC License -tar 7.5.12: https://github.com/isaacs/node-tar : Blue Oak Model License 1.0.0 -terser 5.46.1: https://github.com/fabiosantoscode/terser : BSD 2-clause "Simplified" License -terser-webpack-plugin 5.4.0: https://github.com/webpack-contrib/terser-webpack-plugin : MIT License -test-exclude 6.0.0: https://github.com/bcoe/test-exclude#readme : ISC License -@testing-library/dom 10.4.1: https://github.com/testing-library/dom-testing-library#readme : MIT License -@testing-library/jest-dom 6.9.1: https://github.com/testing-library/jest-dom#readme : MIT License -@testing-library/react 16.3.2: https://github.com/testing-library/react-testing-library#readme : MIT License -throttle-debounce v3.0.1: https://github.com/niksy/throttle-debounce : MIT License -tidwall/gjson v1.14.2: https://github.com/tidwall/gjson : MIT License -tidwall/match v1.1.1: https://github.com/tidwall/match : MIT License -tidwall/pretty v1.2.0 : MIT License -tidwall/sjson v1.2.5: http://github.com/tidwall/sjson/ : MIT License -TinyColor 1.6.0: https://github.com/bgrins/TinyColor : MIT License -tinyglobby 0.2.15: https://github.com/SuperchupuDev/tinyglobby#readme : MIT License -tiny-invariant 1.3.3: https://github.com/alexreardon/tiny-invariant#readme : MIT License -tiny-lr 1.1.1: https://github.com/mklabs/tiny-lr : MIT License -tiny-warning 0.0.3: https://github.com/alexreardon/tiny-warning#readme : MIT License -tiny-warning 1.0.3: https://github.com/alexreardon/tiny-warning#readme : MIT License -tldts 6.1.86: https://github.com/remusao/tldts : MIT License -tldts-core 6.1.86: https://github.com/remusao/tldts#readme : MIT License -tmpl 1.0.5: https://www.npmjs.com/package/tmpl : BSD 3-clause "New" or "Revised" License -to-camel-case 1.0.0: https://github.com/ianstormtaylor/to-camel-case : MIT License -toggle-selection 1.0.6: https://github.com/sudodoki/toggle-selection#readme : MIT License -to-no-case 1.0.2: https://github.com/ianstormtaylor/to-no-case : MIT License -to-regex-range 5.0.1: https://github.com/jonschlinkert/to-regex-range : MIT License -to-space-case 1.0.0: https://github.com/ianstormtaylor/to-space-case : MIT License -tough-cookie 5.1.2: https://github.com/salesforce/tough-cookie : BSD 3-clause "New" or "Revised" License -to-valid-identifier 1.0.0: https://github.com/sindresorhus/to-valid-identifier#readme : MIT License -tr46 5.1.1: https://github.com/Sebmaster/tr46.js#readme : MIT License -ts-api-utils 2.5.0: https://github.com/JoshuaKGoldberg/ts-api-utils#readme : MIT License -@tsconfig/node10 1.0.12: https://github.com/tsconfig/bases#readme : MIT License -@tsconfig/node12 1.0.11: https://github.com/tsconfig/bases#readme : MIT License -@tsconfig/node14 1.0.3: https://github.com/tsconfig/bases#readme : MIT License -@tsconfig/node16 1.0.4: https://github.com/tsconfig/bases#readme : MIT License -tsconfig-paths 4.2.0: https://github.com/jonaskello/tsconfig-paths : MIT License -ts-easing 0.2.0: https://github.com/streamich/ts-easing#readme : The Unlicense -ts-node 10.9.2: https://github.com/blakeembrey/ts-node : MIT License -@tybys/wasm-util 0.10.1: https://github.com/toyobayashi/wasm-util#readme : MIT License -type-check 0.4.0: https://github.com/gkz/type-check : MIT License -typed-array-buffer 1.0.3: https://github.com/ljharb/typed-array-buffer#readme : MIT License -typed-array-byte-length 1.0.3: https://github.com/inspect-js/typed-array-byte-length#readme : MIT License -typed-array-byte-offset 1.0.4: https://github.com/inspect-js/typed-array-byte-offset#readme : MIT License -typed-array-length 1.0.7: https://github.com/inspect-js/typed-array-length#readme : MIT License -type-detect 4.0.8: https://github.com/chaijs/type-detect : MIT License -type-fest 0.21.3: https://github.com/sindresorhus/type-fest#readme : (MIT License OR Creative Commons Zero v1.0 Universal) -type-of 2.0.1 : MIT License -@types/aria-query 5.0.4: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/aria-query : MIT License -@types/babel__core 7.20.5: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__core : MIT License -@types/babel__generator 7.27.0: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__generator : MIT License -@types/babel__template 7.4.4: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__template : MIT License -@types/babel__traverse 7.28.0: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__traverse : MIT License -@types/cheerio 0.22.35: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cheerio : MIT License -TypeScript 5.9.2: http://www.typescriptlang.org/ : Apache License 2.0 -TypeScript 5.9.3: http://www.typescriptlang.org/ : Apache License 2.0 -typescript-eslint 8.57.1: https://github.com/typescript-eslint/typescript-eslint#readme : MIT License -@typescript-eslint/eslint-plugin 8.57.1: https://github.com/typescript-eslint/typescript-eslint#readme : MIT License -@typescript-eslint/parser 8.57.1: https://github.com/typescript-eslint/typescript-eslint#readme : MIT License -@typescript-eslint/project-service 8.57.1: https://typescript-eslint.io : MIT License -@typescript-eslint/scope-manager 8.57.1: https://github.com/typescript-eslint/typescript-eslint#readme : MIT License -@typescript-eslint/tsconfig-utils 8.57.1: https://typescript-eslint.io : MIT License -@typescript-eslint/types 8.57.1: https://github.com/typescript-eslint/typescript-eslint#readme : MIT License -@typescript-eslint/typescript-estree 8.57.1: https://github.com/typescript-eslint/typescript-eslint#readme : MIT License -@typescript-eslint/type-utils 8.57.1: https://github.com/typescript-eslint/typescript-eslint#readme : MIT License -@typescript-eslint/utils 8.57.1: https://github.com/typescript-eslint/typescript-eslint#readme : MIT License -@typescript-eslint/visitor-keys 8.57.1: https://github.com/typescript-eslint/typescript-eslint#readme : MIT License -@types/d3-color 3.1.3: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-color : MIT License -@types/d3-interpolate 3.0.4: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-interpolate : MIT License -@types/debug 4.1.13: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/debug : MIT License -@types/enzyme 3.10.19: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/enzyme : MIT License -@types/eslint 9.6.1: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint : MIT License -@types/eslint-scope 3.7.7: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-scope : MIT License -@types/estree 1.0.8: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree : MIT License -@types/istanbul-lib-coverage 2.0.6: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-coverage : MIT License -@types/istanbul-lib-report 3.0.3: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-report : MIT License -@types/istanbul-reports 3.0.4: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-reports : MIT License -@types/jest 30.0.0: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest : MIT License -@types/jquery 3.5.33: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery : MIT License -@types/js-cookie 2.2.7: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/js-cookie : MIT License -@types/jsdom 21.1.7: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsdom : MIT License -@types/json-schema 7.0.15: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema : MIT License -@types/lodash 4.17.20: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash : MIT License -@types/lodash 4.17.24: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash : MIT License -@types/mdast 4.0.4: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mdast : MIT License -@types/ms 2.1.0: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ms : MIT License -@types/node 24.12.0: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node : MIT License -@types/node 25.5.0: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node : MIT License -@types/parse-json 4.0.2: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/parse-json : MIT License -@types/prop-types 15.7.15: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prop-types : MIT License -@types/rbush 4.0.0: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rbush : MIT License -@types/react 16.14.69: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react : MIT License -@types/react 18.3.28: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react : MIT License -@types/react 19.2.14: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react : MIT License -@types/react-dom 18.3.7: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom : MIT License -@types/react-table 7.7.20: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-table : MIT License -@types/react-transition-group 4.4.12: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-transition-group : MIT License -@types/scheduler 0.16.8: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/scheduler : MIT License -@types/sizzle 2.3.10: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sizzle : MIT License -@types/stack-utils 2.0.3: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stack-utils : MIT License -@types/string-hash 1.1.3: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/string-hash : MIT License -@types/systemjs 6.15.3: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/systemjs : MIT License -@types/tough-cookie 4.0.5: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tough-cookie : MIT License -@types/trusted-types 2.0.7: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/trusted-types : MIT License -@types/unist 3.0.3: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/unist : MIT License -@types/use-sync-external-store 0.0.6: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/use-sync-external-store : MIT License -@types/yargs 17.0.35: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs : MIT License -@types/yargs-parser 21.0.3: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs-parser : MIT License -UAParser.js 1.0.41: http://faisalman.github.com/ua-parser-js : MIT License -unbox-primitive 1.1.0: https://github.com/ljharb/unbox-primitive#readme : MIT License -undici 7.24.5: https://github.com/mcollina/undici#readme : MIT License -undici-types 7.16.0: https://undici.nodejs.org : MIT License -undici-types 7.18.2: https://undici.nodejs.org : MIT License -@ungap/structured-clone 1.3.0: https://github.com/ungap/structured-clone#readme : ISC License -unist-util-is 6.0.1: https://github.com/wooorm/unist-util-is#readme : MIT License -unist-util-stringify-position 4.0.0: https://github.com/wooorm/unist-util-stringify-position#readme : MIT License -unist-util-visit 5.1.0: https://github.com/wooorm/unist-util-visit : MIT License -unist-util-visit-parents 6.0.2: https://github.com/wooorm/unist-util-visit-parents#readme : MIT License -universalify 2.0.1: https://github.com/RyanZim/universalify#readme : MIT License Unknwon/bra 20200517-snapshot-1e3013ec : Apache License 2.0 Unknwon/com v1.0.1: https://github.com/Unknwon/com : Apache License 2.0 Unknwon-log 20150304-snapshot-e617c870 : Apache License 2.0 -unrs-resolver 1.11.1: https://github.com/unrs/unrs-resolver : MIT License -@unrs/resolver-binding-android-arm64 1.11.1: https://github.com/unrs/unrs-resolver#readme : MIT License -@unrs/resolver-binding-android-arm-eabi 1.11.1: https://github.com/unrs/unrs-resolver#readme : MIT License -@unrs/resolver-binding-darwin-arm64 1.11.1: https://github.com/unrs/unrs-resolver : MIT License -@unrs/resolver-binding-darwin-x64 1.11.1: https://github.com/unrs/unrs-resolver : MIT License -@unrs/resolver-binding-freebsd-x64 1.11.1: https://github.com/unrs/unrs-resolver : MIT License -@unrs/resolver-binding-linux-arm64-gnu 1.11.1: https://github.com/unrs/unrs-resolver : MIT License -@unrs/resolver-binding-linux-arm64-musl 1.11.1: https://github.com/unrs/unrs-resolver : MIT License -@unrs/resolver-binding-linux-arm-gnueabihf 1.11.1: https://github.com/unrs/unrs-resolver : MIT License -@unrs/resolver-binding-linux-arm-musleabihf 1.11.1: https://github.com/unrs/unrs-resolver : MIT License -@unrs/resolver-binding-linux-ppc64-gnu 1.11.1: https://github.com/unrs/unrs-resolver : MIT License -@unrs/resolver-binding-linux-riscv64-gnu 1.11.1: https://github.com/unrs/unrs-resolver : MIT License -@unrs/resolver-binding-linux-riscv64-musl 1.11.1: https://github.com/unrs/unrs-resolver#readme : MIT License -@unrs/resolver-binding-linux-s390x-gnu 1.11.1: https://github.com/unrs/unrs-resolver : MIT License -@unrs/resolver-binding-linux-x64-gnu 1.11.1: https://github.com/unrs/unrs-resolver : MIT License -@unrs/resolver-binding-linux-x64-musl 1.11.1: https://github.com/unrs/unrs-resolver : MIT License -@unrs/resolver-binding-wasm32-wasi 1.11.1: https://github.com/unrs/unrs-resolver : MIT License -@unrs/resolver-binding-win32-arm64-msvc 1.11.1: https://github.com/unrs/unrs-resolver : MIT License -@unrs/resolver-binding-win32-ia32-msvc 1.11.1: https://github.com/unrs/unrs-resolver : MIT License -@unrs/resolver-binding-win32-x64-msvc 1.11.1: https://github.com/unrs/unrs-resolver : MIT License -un-ts/synckit 0.11.12: https://github.com/un-ts/synckit : MIT License -update-browserslist-db 1.2.3: https://github.com/browserslist/update-db#readme : MIT License -uplot 1.6.32: https://github.com/leeoniya/uPlot#readme : MIT License urfave-cli v1.22.17: https://github.com/urfave/cli : MIT License -uri-js 4.4.1: https://github.com/garycourt/uri-js : BSD 2-clause "Simplified" License -use-isomorphic-layout-effect 1.2.1: https://github.com/Andarist/use-isomorphic-layout-effect#readme : MIT License -use-sync-external-store 1.6.0: https://github.com/facebook/react#readme : MIT License -util-deprecate 1.0.2: https://github.com/TooTallNate/util-deprecate : MIT License -uuid 11.1.0: https://github.com/uuidjs/uuid : MIT License -uwrap 0.1.2: https://github.com/leeoniya/uWrap#readme : MIT License -v8-compile-cache-lib 3.0.1: https://github.com/cspotcode/v8-compile-cache-lib#readme : MIT License -v8-to-istanbul 9.3.0: https://github.com/bcoe/v8-to-istanbul#readme : ISC License -value-equal 1.0.1: https://github.com/mjackson/value-equal#readme : MIT License -void-elements 3.1.0: https://github.com/hemanth/void-elements : MIT License -w3c-xmlserializer 5.0.0: https://github.com/jsdom/w3c-xmlserializer#readme : MIT License -warning 4.0.3: https://github.com/r3dm/warning : MIT License -watchman 2.0.2: https://github.com/facebook/watchman : Apache License 2.0 -watchman 2.1.1: https://github.com/facebook/watchman : Apache License 2.0 -watchpack 2.5.1: https://github.com/webpack/watchpack : MIT License -@webassemblyjs/ast 1.14.1: https://github.com/xtuc/webassemblyjs#readme : MIT License -@webassemblyjs/floating-point-hex-parser 1.13.2: https://github.com/xtuc/webassemblyjs#readme : MIT License -@webassemblyjs/helper-api-error 1.13.2: https://github.com/xtuc/webassemblyjs#readme : MIT License -@webassemblyjs/helper-buffer 1.14.1: https://github.com/xtuc/webassemblyjs#readme : MIT License -@webassemblyjs/helper-numbers 1.13.2: https://github.com/xtuc/webassemblyjs#readme : MIT License -@webassemblyjs/helper-wasm-bytecode 1.13.2: https://github.com/xtuc/webassemblyjs#readme : MIT License -@webassemblyjs/helper-wasm-section 1.14.1: https://github.com/xtuc/webassemblyjs#readme : MIT License -@webassemblyjs/ieee754 1.13.2: https://github.com/xtuc/webassemblyjs#readme : MIT License -@webassemblyjs/leb128 1.13.2: https://github.com/xtuc/webassemblyjs#readme : Apache License 2.0 -@webassemblyjs/utf8 1.13.2: https://github.com/xtuc/webassemblyjs#readme : MIT License -@webassemblyjs/wasm-edit 1.14.1: https://github.com/xtuc/webassemblyjs#readme : MIT License -@webassemblyjs/wasm-gen 1.14.1: https://github.com/xtuc/webassemblyjs#readme : MIT License -@webassemblyjs/wasm-opt 1.14.1: https://github.com/xtuc/webassemblyjs#readme : MIT License -@webassemblyjs/wasm-parser 1.14.1: https://github.com/xtuc/webassemblyjs#readme : MIT License -@webassemblyjs/wast-printer 1.14.1: https://github.com/xtuc/webassemblyjs#readme : MIT License -webidl-conversions 7.0.0: https://github.com/domenic/webidl-conversions : BSD 2-clause "Simplified" License -Webpack 5.105.4: http://github.com/webpack/webpack : MIT License -webpack-cli 6.0.1: https://github.com/webpack/webpack-cli#readme : MIT License -@webpack-cli/configtest 3.0.1: https://github.com/webpack/webpack-cli/tree/master/packages/configtest : MIT License -@webpack-cli/info 3.0.1: https://github.com/webpack/webpack-cli/tree/master/packages/info : MIT License -@webpack-cli/serve 3.0.1: https://github.com/webpack/webpack-cli/tree/master/packages/serve : MIT License -webpack-contrib/sass-loader 16.0.7: https://github.com/webpack-contrib/sass-loader : MIT License -webpack-livereload-plugin 3.0.2: https://github.com/statianzo/webpack-livereload-plugin#readme : ISC License -webpack-merge 6.0.1: https://github.com/survivejs/webpack-merge : MIT License -webpack-sources 3.3.4: https://github.com/webpack/webpack-sources#readme : MIT License -webpack-subresource-integrity 5.2.0-rc.1: https://github.com/waysact/webpack-subresource-integrity#readme : MIT License -webpack-virtual-modules 0.6.2: https://github.com/sysgears/webpack-virtual-modules#readme : MIT License -webreflection/html-escaper 2.0.2: https://github.com/WebReflection/html-escaper : MIT License -websocket-driver-node 0.7.4: https://github.com/faye/websocket-driver-node : Apache License 2.0 -websocket-extensions-node 0.1.4: https://github.com/faye/websocket-extensions-node : Apache License 2.0 -web-vitals 4.2.4: https://github.com/GoogleChrome/web-vitals#readme : Apache License 2.0 -web-worker 1.5.0: https://github.com/calvinmetcalf/web-worker : Apache License 2.0 -whatwg-encoding 3.1.1: https://github.com/jsdom/whatwg-encoding#readme : MIT License -whatwg-mimetype 4.0.0: https://github.com/jsdom/whatwg-mimetype : MIT License -whatwg-url 14.2.0: https://github.com/jsdom/whatwg-url : MIT License -which 2.0.2: https://github.com/isaacs/node-which : ISC License -which 6.0.1: https://github.com/isaacs/node-which : ISC License -which-boxed-primitive 1.1.1: https://github.com/ljharb/which-boxed-primitive#readme : MIT License -which-builtin-type 1.2.1: https://github.com/es-shims/which-builtin-type#readme : MIT License -which-collection 1.0.2: https://github.com/inspect-js/which-collection#readme : MIT License -which-typed-array 1.1.20: https://github.com/ljharb/which-typed-array#readme : MIT License -wk8/go-ordered-map v2.1.8: https://github.com/wk8/go-ordered-map : Apache License 2.0 -@wojtekmaj/date-utils 2.0.2: https://github.com/wojtekmaj/date-utils#readme : MIT License -wooorm/ccount 2.0.1: https://github.com/wooorm/ccount : MIT License -word-wrap 1.2.5: https://github.com/jonschlinkert : MIT License -wrap-ansi 8.1.0: https://github.com/chalk/wrap-ansi : MIT License -wrap-ansi v7.0.0: https://github.com/chalk/wrap-ansi : MIT License -wrap-ansi-cjs : ISC License -wrappy 1.0.2: https://github.com/npm/wrappy : ISC License -write-file-atomic 5.0.1: https://github.com/npm/write-file-atomic : ISC License -xhit/go-str2duration v2.1.0: https://github.com/xhit/go-str2duration : BSD 3-clause "New" or "Revised" License -xmlchars 2.2.0: https://github.com/lddubeau/xmlchars#readme : MIT License -xml-name-validator 5.0.0: https://github.com/jsdom/xml-name-validator : Apache License 2.0 -xml-utils 1.10.2: https://github.com/DanielJDufour/xml-utils#readme : Creative Commons Zero v1.0 Universal -@xobotyi/scrollbar-width 1.9.5: https://github.com/xobotyi/scrollbar-width : MIT License -xo/terminfo 20220910-snapshot-abceb7e1: https://github.com/xo/terminfo : MIT License -@xtuc/ieee754 1.2.0: https://github.com/feross/ieee754#readme : BSD 3-clause "New" or "Revised" License -@xtuc/long 4.2.2: https://github.com/dcodeIO/long.js#readme : Apache License 2.0 -y18n 5.0.8: https://github.com/yargs/y18n : ISC License -yallist 3.1.1: https://github.com/isaacs/yallist#readme : ISC License -yallist 4.0.0: https://github.com/isaacs/yallist#readme : ISC License -yallist 5.0.0: https://github.com/isaacs/yallist#readme : Blue Oak Model License 1.0.0 -yaml 1.10.3: https://github.com/tj/js-yaml : ISC License -yaml for Go v2.4.0: https://github.com/go-yaml/yaml/tree/v2 : Apache License 2.0 -yaml for Go v3.0.1: https://github.com/go-yaml/yaml/tree/v2 : (MIT License AND Apache License 2.0) -yannickcr/eslint-plugin-react 7.37.5: https://github.com/yannickcr/eslint-plugin-react : MIT License -yargs 17.7.2: https://github.com/yargs/yargs : MIT License -yargs-parser 21.1.1: https://github.com/yargs/yargs-parser : ISC License -yn v3.1.1: https://github.com/sindresorhus/yn : MIT License -yocto-queue 0.1.0: https://github.com/sindresorhus/yocto-queue#readme : MIT License -yuin/goldmark v1.4.13: https://github.com/yuin/goldmark : MIT License +yaml for Go v3.0.1: https://github.com/go-yaml/yaml : (MIT License AND Apache License 2.0) zeebo/assert v1.3.0: https://github.com/zeebo/assert : Creative Commons Zero v1.0 Universal zeebo/xxh3 v1.1.0: https://github.com/zeebo/xxh3 : BSD 2-clause "Simplified" License -zod 4.3.6: https://github.com/vriad/zod#readme : MIT License -zod-validation-error 4.0.2: https://github.com/causaly/zod-validation-error#readme : MIT License -zstddec 0.1.0: https://github.com/donmccurdy/zstddec#readme : (MIT License AND BSD 3-clause "New" or "Revised" License) -zwitch 2.0.4: https://github.com/wooorm/zwitch#readme : MIT License Licenses: Apache License 2.0 -(@eslint/config-array 0.21.2, @eslint/config-helpers 0.4.2, @eslint/core 0.12.0, @eslint/core 0.13.0, @eslint/core 0.14.0, @eslint/core 0.15.2, @eslint/core 0.17.0, @eslint/css 0.9.0, @eslint/json 0.12.0, @eslint/object-schema 2.1.7, @eslint/plugin-kit 0.2.8, @eslint/plugin-kit 0.3.5, @eslint/plugin-kit 0.4.1, @grafana/data 12.4.1, @grafana/e2e-selectors 12.4.1, @grafana/eslint-config 8.2.0, @grafana/faro-core 1.19.0, @grafana/faro-web-sdk 1.19.0, @grafana/i18n 12.4.1, @grafana/runtime 12.4.1, @grafana/schema 12.4.1, @grafana/tsconfig 2.0.1, @grafana/ui 12.4.1, @hello-pangea/dnd 18.0.1, @humanfs/core 0.19.1, @humanfs/node 0.16.7, @humanwhocodes/module-importer 1.0.1, @humanwhocodes/momoa 3.3.10, @humanwhocodes/retry 0.4.3, @internationalized/date 3.12.0, @internationalized/message 3.1.8, @internationalized/number 3.6.5, @internationalized/string 3.2.7, @openfeature/core 1.9.2, @openfeature/ofrep-core 2.0.0, @openfeature/ofrep-web-provider 0.3.5, @openfeature/react-sdk 1.2.1, @opentelemetry/api 1.9.0, @opentelemetry/api-logs 0.202.0, @opentelemetry/core 2.0.1, @opentelemetry/otlp-transformer 0.202.0, @opentelemetry/resources 2.0.1, @opentelemetry/sdk-logs 0.202.0, @opentelemetry/sdk-metrics 2.0.1, @opentelemetry/sdk-trace-base 2.0.1, @opentelemetry/semantic-conventions 1.40.0, @playwright/test 1.58.2, @react-aria/dialog 3.5.31, @react-aria/focus 3.21.2, @react-aria/focus 3.21.5, @react-aria/i18n 3.12.16, @react-aria/interactions 3.27.1, @react-aria/overlays 3.30.0, @react-aria/overlays 3.31.2, @react-aria/ssr 3.9.10, @react-aria/utils 3.31.0, @react-aria/utils 3.33.1, @react-aria/visually-hidden 3.8.31, @react-stately/flags 3.1.2, @react-stately/overlays 3.6.23, @react-stately/utils 3.11.0, @react-types/button 3.15.1, @react-types/dialog 3.5.24, @react-types/overlays 3.9.4, @react-types/shared 3.33.1, @swc/core 1.15.21, @swc/core-darwin-arm64 1.15.21, @swc/core-darwin-x64 1.15.21, @swc/core-linux-arm-gnueabihf 1.15.21, @swc/core-linux-arm64-gnu 1.15.21, @swc/core-linux-arm64-musl 1.15.21, @swc/core-linux-ppc64-gnu 1.15.21, @swc/core-linux-s390x-gnu 1.15.21, @swc/core-linux-x64-gnu 1.15.21, @swc/core-linux-x64-musl 1.15.21, @swc/core-win32-arm64-msvc 1.15.21, @swc/core-win32-ia32-msvc 1.15.21, @swc/core-win32-x64-msvc 1.15.21, @swc/counter 0.1.3, @swc/helpers 0.5.19, @swc/types 0.1.25, @webassemblyjs/leb128 1.13.2, @xtuc/long 4.2.2, allegro/bigcache 20190220-snapshot-e24eb225, Apache Thrift 0.22.0, aria-query 5.3.0, aria-query 5.3.2, baseline-browser-mapping 2.10.10, bufbuild/protocompile v0.14.1, client_golang v1.23.2, cockroachdb/apd v3.2.1, containerd/console v1.0.5, coveo/exponential-backoff 3.1.3, detect-libc 2.1.2, doctrine v2.1.0, DOMPurify 3.3.0, envoyproxy/go-control-plane envoy/v1.36.0, envoyproxy/go-control-plane ratelimit/v0.1.0, envoyproxy/go-control-plane v0.14.0, envoyproxy/protoc-gen-validate v1.3.0-java, eslint-visitor-keys 3.4.3, eslint-visitor-keys 4.2.1, eslint-visitor-keys 5.0.1, fast-diff 1.3.0, fatih-color 1.19.0, FlatBuffers 25.12.19, github.com/apache/arrow-go v18.5.2, github.com/bufbuild/protovalidate-go v0.12.0, github.com/cncf/xds 20251210-snapshot-ee656c75, github.com/google/cel-spec v0.25.1, github.com/grafana/otel-profiling-go v0.5.1, github.com/grafana/pyroscope-go godeltaprof/v0.1.9, go-jose v4.1.3, go-logr/logr v1.4.3, go-logr/stdr v1.2.2, go-openapi/analysis v0.24.1, go-openapi/errors v0.22.4, go-openapi/jsonpointer v0.22.4, go-openapi/loads v0.23.2, go-openapi/spec v0.22.3, go-openapi/validate v0.25.1, go.opentelemetry.io/proto otlp/v1.10.0, go.yaml.in/yaml/v2 v2.4.4, godebug v1.1.0, gogo/googleapis v1.4.1, golang/glog v1.2.5, google-cloud-go compute/metadata/v0.9.0, google-cloud-go v0.121.0, google-gofuzz v1.0.0, google/cel-go v0.25.0, google/gnostic-models v0.7.0, googleapis/go-genproto 20260319-snapshot-d00831a3, GoogleCloudPlatform/opentelemetry-operations-go detectors/gcp/v1.30.0, grafana/grafana-plugin-sdk-go v0.251.0, grpc-ecosystem/go-grpc-middleware providers/prometheus/v1.1.0, grpc-ecosystem/go-grpc-middleware v2.3.3, grpc-go v1.79.3, harmony-reflect v1.6.2, human-signals 2.1.0, jhump/protoreflect v1.17.0, jsonreference v0.21.4, k8s.io/kube-openapi 20260127-snapshot-a19766b6, k8s.io/utils 20240711-snapshot-18e509b5, lerc 3.0.0, Long.js 5.3.2, magefile/mage 1.15.0, matttproud-golang_protobuf_extensions v1.0.1, minio/c2goasm 20190812-snapshot-36a3d3bb, modern-go/concurrent 20180305-snapshot-bacd9c7e, modern-go/reflect2 v1.0.2, mwitkow/go-conntrack 20190716-snapshot-2f068394, nodejs-walker 1.0.8, oklog/run v1.2.0, oklog/ulid v1.3.1, open-telemetry/opentelemetry-go exporters/otlp/otlptrace/otlptracegrpc/v1.42.0, open-telemetry/opentelemetry-go exporters/otlp/otlptrace/v1.42.0, open-telemetry/opentelemetry-go metric/v1.42.0, open-telemetry/opentelemetry-go sdk/metric/v1.42.0, open-telemetry/opentelemetry-go sdk/v1.42.0, open-telemetry/opentelemetry-go trace/v1.42.0, open-telemetry/opentelemetry-go v1.42.0, open-telemetry/opentelemetry-go-contrib detectors/gcp/v1.39.0, open-telemetry/opentelemetry-go-contrib instrumentation/google.golang.org/grpc/otelgrpc/v0.67.0, open-telemetry/opentelemetry-go-contrib instrumentation/net/http/httptrace/otelhttptrace/v0.67.0, open-telemetry/opentelemetry-go-contrib instrumentation/net/http/otelhttp/v0.67.0, open-telemetry/opentelemetry-go-contrib propagators/jaeger/v1.42.0, open-telemetry/opentelemetry-go-contrib samplers/jaegerremote/v0.36.0, open-telemetry/opentelemetry-go-instrumentation sdk/v1.2.1, playwright 1.58.2, pmezard-go-difflib 20190219-snapshot-5d4384ee, prometheus-client_model v0.6.2, prometheus-common v0.67.5, prometheus-procfs v0.20.1, ReactiveX RxJS 7.8.2, sigs.k8s.io/randfill v1.0.0, spiffe/go-spiffe v2.6.0, strfmt v0.25.0, substrait-io/substrait v0.81.0, substrait-io/substrait-go v7.4.0, swag conv/v0.25.4, swag fileutils/v0.25.1, swag jsonname/v0.25.4, swag jsonutils/v0.25.4, swag loading/v0.25.4, swag mangling/v0.25.1, swag stringutils/v0.25.4, swag typeutils/v0.25.4, swag v0.23.0, swag yamlutils/v0.25.4, TypeScript 5.9.2, TypeScript 5.9.3, Unknwon-log 20150304-snapshot-e617c870, Unknwon/bra 20200517-snapshot-1e3013ec, Unknwon/com v1.0.1, watchman 2.0.2, watchman 2.1.1, web-vitals 4.2.4, web-worker 1.5.0, websocket-driver-node 0.7.4, websocket-extensions-node 0.1.4, wk8/go-ordered-map v2.1.8, xml-name-validator 5.0.0, yaml for Go v2.4.0, yaml for Go v3.0.1) +(allegro/bigcache 20190220-snapshot-e24eb225, Apache Thrift 0.23.0, bufbuild/protocompile v0.14.1, client_golang v1.23.2, fatih-color 1.19.0, FlatBuffers 25.12.19, github.com/apache/arrow-go v18.6.0-rc0, github.com/grafana/otel-profiling-go v0.5.1, go-logr/logr v1.4.3, go-logr/stdr v1.2.2, go.opentelemetry.io/proto otlp/v1.10.0, go.yaml.in/yaml/v2 v2.4.4, godebug v1.1.0, gogo/googleapis v1.4.1, googleapis/go-genproto 20260504-snapshot-60b97b32, grpc-ecosystem/go-grpc-middleware providers/prometheus/v1.1.0, grpc-ecosystem/go-grpc-middleware v2.3.3, grpc-go v1.81.0, jhump/protoreflect v1.17.0, magefile/mage 1.17.1, modern-go/concurrent 20180305-snapshot-bacd9c7e, modern-go/reflect2 v1.0.2, oklog/run v1.2.0, open-telemetry/opentelemetry-go exporters/otlp/otlptrace/otlptracegrpc/v1.43.0, open-telemetry/opentelemetry-go exporters/otlp/otlptrace/v1.43.0, open-telemetry/opentelemetry-go metric/v1.43.0, open-telemetry/opentelemetry-go sdk/metric/v1.43.0, open-telemetry/opentelemetry-go sdk/v1.43.0, open-telemetry/opentelemetry-go trace/v1.43.0, open-telemetry/opentelemetry-go v1.43.0, open-telemetry/opentelemetry-go-contrib instrumentation/google.golang.org/grpc/otelgrpc/v0.68.0, open-telemetry/opentelemetry-go-contrib instrumentation/net/http/httptrace/otelhttptrace/v0.68.0, open-telemetry/opentelemetry-go-contrib instrumentation/net/http/otelhttp/v0.68.0, open-telemetry/opentelemetry-go-contrib propagators/jaeger/v1.43.0, open-telemetry/opentelemetry-go-contrib samplers/jaegerremote/v0.37.0, open-telemetry/opentelemetry-go-instrumentation sdk/v1.2.1, pmezard-go-difflib 20190219-snapshot-5d4384ee, prometheus-client_model v0.6.2, prometheus-common v0.67.5, prometheus-procfs v0.20.1, Unknwon-log 20150304-snapshot-e617c870, Unknwon/bra 20200517-snapshot-1e3013ec, Unknwon/com v1.0.1, yaml for Go v3.0.1) Apache License Version 2.0, January 2004 @@ -1696,7 +329,7 @@ third-party archives. --- BSD 2-clause "Simplified" License -(blackfriday v2.1.0-pre.1, cheerio-select 2.1.0, css-what 6.2.2, CSSselect 5.2.2, doctrine v2.1.0, domelementtype 2.3.0, DomHandler 5.0.3, domutils 3.2.2, eslint-scope 8.4.0, eslint-scope v5.1.1, espree 10.4.0, espree 11.2.0, Esprima 4.0.1, esrecurse v4.3.0, estraverse 5.3.0, estraverse v4.3.0, esutils 2.0.3, glob-to-regexp 0.4.1, go-check-check 20201130-snapshot-10cb9826, gopherjs 20181203-snapshot-d547d1d9, http-cache-semantics 4.2.0, node-entities 4.5.0, node-entities 6.0.1, node-entities 7.0.1, nth-check 2.1.1, OpenLayers 10.7.0, terser 5.46.1, uri-js 4.4.1, webidl-conversions 7.0.0, zeebo/xxh3 v1.1.0) +(blackfriday v2.1.0-pre.1, go-check-check 20201130-snapshot-10cb9826, gopherjs 20181203-snapshot-d547d1d9, zeebo/xxh3 v1.1.0) BSD Two Clause License ====================== @@ -1759,334 +392,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --- -BSD 3-clause "New" or "Revised" License -(kisielk-gotool v1.0.0) - -Copyright (c) 2009 The Go Authors. All rights reserved. - - - -Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above - copyright notice, this list of conditions and the following disclaimer - in the documentation and/or other materials provided with the - distribution. - * Neither the name of Google Inc. nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR - A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT - OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, - DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY - THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT - (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE - OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE - ---- - -BSD 3-clause "New" or "Revised" License -(source-map 0.5.6, source-map 0.5.7, source-map 0.6.1) - -License: BSD-3-clause - -Files: debian/* -Copyright: 2014 Leo Iannacone -License: BSD-3-clause - -License: BSD-3-clause - -Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions - are met: - 1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - 3. Neither the name of the University nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. - . - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR - A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE HOLDERS OR - CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE - ---- - -BSD 3-clause "New" or "Revised" License -(sprintf.js 1.0.3) - -Copyright (c) 2007-2014, Alexandru Marasteanu -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: -* Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -* Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -* Neither the name of this software nor the names of its contributors may be - used to endorse or promote products derived from this software without - specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR -ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND -ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE - ---- - -BSD 3-clause "New" or "Revised" License -(github.com/rogpeppe/fastuuid v1.2.0) - -Copyright © 2014, Roger Peppe -All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, -are permitted provided that the following conditions are met: - - * Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - * Neither the name of this project nor the names of its contributors - may be used to endorse or promote products derived from this software - without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED -TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR -PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF -LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE - ---- - -BSD 3-clause "New" or "Revised" License -(hughsk/flat 5.0.2) - -Copyright (c) 2014, Hugh Kennedy -All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - -1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - -3. Neither the name of the nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE - ---- - -BSD 3-clause "New" or "Revised" License -(@protobufjs/aspromise 1.1.2, @protobufjs/base64 1.1.2, @protobufjs/codegen 2.0.4, @protobufjs/eventemitter 1.1.0, @protobufjs/fetch 1.1.0, @protobufjs/float 1.0.2, @protobufjs/inquire 1.1.0, @protobufjs/path 1.1.2, @protobufjs/pool 1.1.0, @protobufjs/utf8 1.1.0) - -Copyright (c) 2016, Daniel Wirtz All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - -* Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -* Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. -* Neither the name of its author, nor the names of its contributors - may be used to endorse or promote products derived from this software - without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE - ---- - -BSD 3-clause "New" or "Revised" License -(gorilla/mux v1.8.0) - -Copyright (c) 2012-2018 The Gorilla Authors. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - - * Redistributions of source code must retain the above copyright -notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above -copyright notice, this list of conditions and the following disclaimer -in the documentation and/or other materials provided with the -distribution. - * Neither the name of Google Inc. nor the names of its -contributors may be used to endorse or promote products derived from -this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE - ---- - -BSD 3-clause "New" or "Revised" License -(rw 1.3.3) - -Upstream-Contact: https://github.com/mbostock/rw/issues -Source: https://github.com/mbostock/rw - -Files: * -Copyright: 2014-2016 Mike Bostock (http://bost.ocks.org/mike) -License: BSD-3-Clause - -Files: debian/* -Copyright: 2017 Pirate Praveen -License: BSD-3-Clause - -License: BSD-3-clause - -Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions - are met: - 1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - 3. Neither the name of the University nor the names of its contributors - may be used to endorse or promote products derived from this software - without specific prior written permission. - . - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR - A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE HOLDERS OR - CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE - ---- - -BSD 3-clause "New" or "Revised" License -(makeerror 1.0.12, tmpl 1.0.5) - -BSD License - -Copyright (c) 2014, Naitik Shah. All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, -are permitted provided that the following conditions are met: - - * Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. - - * Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - - * Neither the name Naitik Shah nor the names of its contributors may be used to - endorse or promote products derived from this software without specific - prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR -ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE - ---- - -BSD 3-clause "New" or "Revised" License -(julienschmidt/httprouter v1.3.0) - -BSD 3-Clause License - -Copyright (c) 2013, Julien Schmidt -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - -1. Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - -3. Neither the name of the copyright holder nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE - ---- - BSD 3-clause "New" or "Revised" License (gogo/protobuf v1.3.2) @@ -2122,40 +427,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE --- BSD 3-clause "New" or "Revised" License -(golang.org/x/tools v0.1.1) - -Copyright (c) 2009 The Go Authors. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - - * Redistributions of source code must retain the above copyright -notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above -copyright notice, this list of conditions and the following disclaimer -in the documentation and/or other materials provided with the -distribution. - * Neither the name of Google Inc. nor the names of its -contributors may be used to endorse or promote products derived from -this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE - ---- - -BSD 3-clause "New" or "Revised" License -(@sinonjs/commons 3.0.1, @sinonjs/fake-timers 15.1.1, babel-plugin-istanbul 7.0.1, bigfft 20230129-snapshot-24d4a6f8, d3-ease 3.0.1, esquery 1.7.0, exp 20260312-snapshot-7ab1446f, fast-uri 3.1.0, fatih-color 1.19.0, gajus/eslint-plugin-jsdoc 62.8.0, github.com/antlr4-go/antlr v4.13.1, github.com/bahlo/generic-list-go 0.2.0, github.com/munnerz/goautoneg 20191010-snapshot-a7dc8b61, github.com/planetscale/vtprotobuf 20240319-snapshot-0393e58b, gitlab.com/cznic/libc v1.67.6, gitlab.com/cznic/mathutil v1.7.1, gitlab.com/cznic/memory v1.11.0, gitlab.com/cznic/sqlite v1.46.1, Golang Protobuf 1.36.11, Golang Protobuf v1.5.4, golang-snappy-go-dev v1.0.0, golang.org/x/crypto v0.49.0, golang.org/x/mod v0.34.0, golang.org/x/net v0.52.0, golang.org/x/sys v0.42.0, golang.org/x/term v0.41.0, golang.org/x/tools v0.43.0, golang.org/x/xerrors 20240902-snapshot-7835f813, golang/oauth2 v0.35.0, golang/sync v0.20.0, golang/telemetry 20260207-snapshot-b6b0c46d, golang/text v0.35.0, Gonum numerical packages v0.17.0, google/go-cmp v0.7.0, Googleuuid v1.6.0, goproxy v1.8.2, grpc-gateway v2.28.0, hoist-non-react-statics v3.3.2, hyphenate-style-name 1.1.0, intl-messageformat 10.7.18, istanbul-lib-coverage 3.2.2, istanbul-lib-instrument 6.0.3, istanbul-lib-report 3.0.1, istanbul-lib-source-maps 5.0.6, istanbul-reports 3.2.0, jsdiff 4.0.4, klauspost-compress v1.18.5, moo 0.5.3, pbf 4.0.1, pierrec-lz4 v4.1.26, ProtoBuf.js 7.5.4, qs - QS Querystring 6.15.0, react-transition-group 4.4.5, rogpeppe/go-internal v1.14.1, rst-selector-parser 2.2.3, serialize-javascript 7.0.4, source-map-js 1.2.1, tough-cookie 5.1.2, xhit/go-str2duration v2.1.0, zstddec 0.1.0) +(exp 20260409-snapshot-746e56fc, fatih-color 1.19.0, github.com/munnerz/goautoneg 20191010-snapshot-a7dc8b61, Golang Protobuf 1.36.11, Golang Protobuf v1.5.4, golang-snappy-go-dev v1.0.0, golang.org/x/net v0.53.0, golang.org/x/sys v0.43.0, golang/sync v0.20.0, golang/text v0.36.0, Gonum numerical packages v0.17.0, google/go-cmp v0.7.0, Googleuuid v1.6.0, grpc-gateway v2.29.0, klauspost-compress v1.18.6, pierrec-lz4 v4.1.26, rogpeppe/go-internal v1.14.1) Copyright (c) , All rights reserved. @@ -2188,40 +460,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --- -BSD 3-clause "New" or "Revised" License -(@xtuc/ieee754 1.2.0) - -Copyright (c) 2008, Fair Oaks Labs, Inc. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - - * Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. - - * Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - - * Neither the name of Fair Oaks Labs, Inc. nor the names of its contributors - may be used to endorse or promote products derived from this software - without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE -LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -POSSIBILITY OF SUCH DAMAGE - ---- - BSD 3-clause "New" or "Revised" License (fsnotify-fsnotify v1.4.7) @@ -2256,845 +494,96 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE --- -BSD Zero Clause License -(Microsofttslib 2.8.1) +Creative Commons Zero v1.0 Universal +(zeebo/assert v1.3.0) -BSD Zero Clause License -======================= +Creative Commons CC0 1.0 Universal +================================== -Copyright (C) 2006 by Rob Landley -Permission to use, copy, modify, and/or distribute this software for any purpose -with or without fee is hereby granted. +Creative Commons Legal Code +--------------------------- -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND -FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, -INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS -OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF -THIS SOFTWARE. ---- +CC0 1.0 Universal +----------------- -Blue Oak Model License 1.0.0 -(@isaacs/cliui 9.0.0, isexe 4.0.0, jackspeak 3.4.3, jackspeak 4.2.3, minimatch 10.2.4, minipass 7.1.3, node-glob 11.1.0, node-glob 13.0.6, node-lru-cache 11.2.7, package-json-from-dist 1.0.1, path-scurry 1.11.1, path-scurry 2.0.2, tar 7.5.12, yallist 5.0.0) +CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL +SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN ATTORNEY-CLIENT +RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. +CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR THE +INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES +RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED +HEREUNDER. -Blue Oak Model License -====================== -Version 1.0.0 +Statement of Purpose +The laws of most jurisdictions throughout the world automatically confer +exclusive Copyright and Related Rights (defined below) upon the creator and +subsequent owner(s) (each and all, an "owner") of an original work of authorship +and/or a database (each, a "Work"). -Purpose -------- +Certain owners wish to permanently relinquish those rights to a Work for the +purpose of contributing to a commons of creative, cultural and scientific works +("Commons") that the public can reliably and without fear of later claims of +infringement build upon, modify, incorporate in other works, reuse and +redistribute as freely as possible in any form whatsoever and for any purposes, +including without limitation commercial purposes. These owners may contribute to +the Commons to promote the ideal of a free culture and the further production of +creative, cultural and scientific works, or to gain reputation or greater +distribution for their Work in part through the use and efforts of others. -This license gives everyone as much permission to work with this software as -possible, while protecting contributors from liability. +For these and/or other purposes and motivations, and without any expectation of +additional consideration or compensation, the person associating CC0 with a Work +(the "Affirmer"), to the extent that he or she is an owner of Copyright and +Related Rights in the Work, voluntarily elects to apply CC0 to the Work and +publicly distribute the Work under its terms, with knowledge of his or her +Copyright and Related Rights in the Work and the meaning and intended legal +effect of CC0 on those rights. +1. Copyright and Related Rights. A Work made available under CC0 may be protected +by copyright and related or neighboring rights ("Copyright and Related Rights"). +Copyright and Related Rights include, but are not limited to, the following: -Acceptance ----------- + i. the right to reproduce, adapt, distribute, perform, display, communicate, + and translate a Work; -In order to receive this license, you must agree to its rules. The rules of this -license are both obligations under that agreement and conditions to your license. -You must not do anything with this software that triggers a rule that you cannot -or will not follow. + ii. moral rights retained by the original author(s) and/or performer(s); + iii. publicity and privacy rights pertaining to a person's image or likeness + depicted in a Work; -Copyright ---------- + iv. rights protecting against unfair competition in regards to a Work, subject + to the limitations in paragraph 4(a), below; -Each contributor licenses you to do everything with this software that would -otherwise infringe that contributor's copyright in it. + v. rights protecting the extraction, dissemination, use and reuse of data in a + Work; + vi. database rights (such as those arising under Directive 96/9/EC of the + European Parliament and of the Council of 11 March 1996 on the legal + protection of databases, and under any national implementation thereof, + including any amended or successor version of such directive); and -Notices -------- + vii. other similar, equivalent or corresponding rights throughout the world + based on applicable law or treaty, and any national implementations thereof. -You must ensure that everyone who gets a copy of any part of this software from -you, with or without changes, also gets the text of this license or a link to -https://blueoakcouncil.org/license/1.0.0. +2. Waiver. To the greatest extent permitted by, but not in contravention of, +applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and +unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and +Related Rights and associated claims and causes of action, whether now known or +unknown (including existing as well as future claims and causes of action), in +the Work + i. in all territories worldwide, -Excuse ------- + ii. for the maximum duration provided by applicable law or treaty (including + future time extensions), -If anyone notifies you in writing that you have not complied with Notices, you -can keep your license by taking all practical steps to comply within 30 days -after the notice. If you do not do so, your license ends immediately. + iii. in any current or future medium and for any number of copies, and - -Patent ------- - -Each contributor licenses you to do everything with this software that would -otherwise infringe any patent claims they can license or become able to license. - - -Reliability ------------ - -No contributor can revoke this license. - - -No Liability ------------- - -As far as the law allows, this software comes as is, without any warranty or -condition, and no contributor will be liable to anyone for any damages related to -this software or this license, under any kind of legal claim. - ---- - -Creative Commons Attribution 3.0 -(spdx-exceptions 2.5.0) - -Creative Commons -Attribution 3.0 Unported -======================== - - CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL - SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT - RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. - CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE INFORMATION PROVIDED, AND - DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM ITS USE. - - -License - -THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS -PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR -OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS -LICENSE OR COPYRIGHT LAW IS PROHIBITED. - -BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE -BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE CONSIDERED -TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN -CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS. - -1. Definitions - - a. "Adaptation" means a work based upon the Work, or upon the Work and other - pre-existing works, such as a translation, adaptation, derivative work, - arrangement of music or other alterations of a literary or artistic work, or - phonogram or performance and includes cinematographic adaptations or any - other form in which the Work may be recast, transformed, or adapted including - in any form recognizably derived from the original, except that a work that - constitutes a Collection will not be considered an Adaptation for the purpose - of this License. For the avoidance of doubt, where the Work is a musical - work, performance or phonogram, the synchronization of the Work in - timed-relation with a moving image ("synching") will be considered an - Adaptation for the purpose of this License. - - b. "Collection" means a collection of literary or artistic works, such as - encyclopedias and anthologies, or performances, phonograms or broadcasts, or - other works or subject matter other than works listed in Section 1(f) below, - which, by reason of the selection and arrangement of their contents, - constitute intellectual creations, in which the Work is included in its - entirety in unmodified form along with one or more other contributions, each - constituting separate and independent works in themselves, which together are - assembled into a collective whole. A work that constitutes a Collection will - not be considered an Adaptation (as defined above) for the purposes of this - License. - - c. "Distribute" means to make available to the public the original and copies - of the Work or Adaptation, as appropriate, through sale or other transfer of - ownership. - - d. "Licensor" means the individual, individuals, entity or entities that - offer(s) the Work under the terms of this License. - - e. "Original Author" means, in the case of a literary or artistic work, the - individual, individuals, entity or entities who created the Work or if no - individual or entity can be identified, the publisher; and in addition (i) in - the case of a performance the actors, singers, musicians, dancers, and other - persons who act, sing, deliver, declaim, play in, interpret or otherwise - perform literary or artistic works or expressions of folklore; (ii) in the - case of a phonogram the producer being the person or legal entity who first - fixes the sounds of a performance or other sounds; and, (iii) in the case of - broadcasts, the organization that transmits the broadcast. - - f. "Work" means the literary and/or artistic work offered under the terms of - this License including without limitation any production in the literary, - scientific and artistic domain, whatever may be the mode or form of its - expression including digital form, such as a book, pamphlet and other - writing; a lecture, address, sermon or other work of the same nature; a - dramatic or dramatico-musical work; a choreographic work or entertainment in - dumb show; a musical composition with or without words; a cinematographic - work to which are assimilated works expressed by a process analogous to - cinematography; a work of drawing, painting, architecture, sculpture, - engraving or lithography; a photographic work to which are assimilated works - expressed by a process analogous to photography; a work of applied art; an - illustration, map, plan, sketch or three-dimensional work relative to - geography, topography, architecture or science; a performance; a broadcast; a - phonogram; a compilation of data to the extent it is protected as a - copyrightable work; or a work performed by a variety or circus performer to - the extent it is not otherwise considered a literary or artistic work. - - g. "You" means an individual or entity exercising rights under this License who - has not previously violated the terms of this License with respect to the - Work, or who has received express permission from the Licensor to exercise - rights under this License despite a previous violation. - - h. "Publicly Perform" means to perform public recitations of the Work and to - communicate to the public those public recitations, by any means or process, - including by wire or wireless means or public digital performances; to make - available to the public Works in such a way that members of the public may - access these Works from a place and at a place individually chosen by them; - to perform the Work to the public by any means or process and the - communication to the public of the performances of the Work, including by - public digital performance; to broadcast and rebroadcast the Work by any - means including signs, sounds or images. - - i. "Reproduce" means to make copies of the Work by any means including without - limitation by sound or visual recordings and the right of fixation and - reproducing fixations of the Work, including storage of a protected - performance or phonogram in digital form or other electronic medium. - -2. Fair Dealing Rights. Nothing in this License is intended to reduce, limit, or -restrict any uses free from copyright or rights arising from limitations or -exceptions that are provided for in connection with the copyright protection -under copyright law or other applicable laws. - -3. License Grant. Subject to the terms and conditions of this License, Licensor -hereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for the -duration of the applicable copyright) license to exercise the rights in the Work -as stated below: - - a. to Reproduce the Work, to incorporate the Work into one or more Collections, - and to Reproduce the Work as incorporated in the Collections; - - b. to create and Reproduce Adaptations provided that any such Adaptation, - including any translation in any medium, takes reasonable steps to clearly - label, demarcate or otherwise identify that changes were made to the original - Work. For example, a translation could be marked "The original work was - translated from English to Spanish," or a modification could indicate "The - original work has been modified."; - - c. to Distribute and Publicly Perform the Work including as incorporated in - Collections; and, - - d. to Distribute and Publicly Perform Adaptations. - - e. - - For the avoidance of doubt: - - i. Non-waivable Compulsory License Schemes. In those jurisdictions in which - the right to collect royalties through any statutory or compulsory - licensing scheme cannot be waived, the Licensor reserves the exclusive - right to collect such royalties for any exercise by You of the rights - granted under this License; - - ii. Waivable Compulsory License Schemes. In those jurisdictions in which - the right to collect royalties through any statutory or compulsory - licensing scheme can be waived, the Licensor waives the exclusive right - to collect such royalties for any exercise by You of the rights granted - under this License; and, - - iii. Voluntary License Schemes. The Licensor waives the right to collect - royalties, whether individually or, in the event that the Licensor is a - member of a collecting society that administers voluntary licensing - schemes, via that society, from any exercise by You of the rights granted - under this License. - -The above rights may be exercised in all media and formats whether now known or -hereafter devised. The above rights include the right to make such modifications -as are technically necessary to exercise the rights in other media and formats. -Subject to Section 8(f), all rights not expressly granted by Licensor are hereby -reserved. - -4. Restrictions. The license granted in Section 3 above is expressly made subject -to and limited by the following restrictions: - - a. You may Distribute or Publicly Perform the Work only under the terms of this - License. You must include a copy of, or the Uniform Resource Identifier (URI) - for, this License with every copy of the Work You Distribute or Publicly - Perform. You may not offer or impose any terms on the Work that restrict the - terms of this License or the ability of the recipient of the Work to exercise - the rights granted to that recipient under the terms of the License. You may - not sublicense the Work. You must keep intact all notices that refer to this - License and to the disclaimer of warranties with every copy of the Work You - Distribute or Publicly Perform. When You Distribute or Publicly Perform the - Work, You may not impose any effective technological measures on the Work - that restrict the ability of a recipient of the Work from You to exercise the - rights granted to that recipient under the terms of the License. This Section - 4(a) applies to the Work as incorporated in a Collection, but this does not - require the Collection apart from the Work itself to be made subject to the - terms of this License. If You create a Collection, upon notice from any - Licensor You must, to the extent practicable, remove from the Collection any - credit as required by Section 4(b), as requested. If You create an - Adaptation, upon notice from any Licensor You must, to the extent - practicable, remove from the Adaptation any credit as required by Section - 4(b), as requested. - - b. If You Distribute, or Publicly Perform the Work or any Adaptations or - Collections, You must, unless a request has been made pursuant to Section - 4(a), keep intact all copyright notices for the Work and provide, reasonable - to the medium or means You are utilizing: (i) the name of the Original Author - (or pseudonym, if applicable) if supplied, and/or if the Original Author - and/or Licensor designate another party or parties (e.g., a sponsor - institute, publishing entity, journal) for attribution ("Attribution - Parties") in Licensor's copyright notice, terms of service or by other - reasonable means, the name of such party or parties; (ii) the title of the - Work if supplied; (iii) to the extent reasonably practicable, the URI, if - any, that Licensor specifies to be associated with the Work, unless such URI - does not refer to the copyright notice or licensing information for the Work; - and (iv) , consistent with Section 3(b), in the case of an Adaptation, a - credit identifying the use of the Work in the Adaptation (e.g., "French - translation of the Work by Original Author," or "Screenplay based on original - Work by Original Author"). The credit required by this Section 4 (b) may be - implemented in any reasonable manner; provided, however, that in the case of - a Adaptation or Collection, at a minimum such credit will appear, if a credit - for all contributing authors of the Adaptation or Collection appears, then as - part of these credits and in a manner at least as prominent as the credits - for the other contributing authors. For the avoidance of doubt, You may only - use the credit required by this Section for the purpose of attribution in the - manner set out above and, by exercising Your rights under this License, You - may not implicitly or explicitly assert or imply any connection with, - sponsorship or endorsement by the Original Author, Licensor and/or - Attribution Parties, as appropriate, of You or Your use of the Work, without - the separate, express prior written permission of the Original Author, - Licensor and/or Attribution Parties. - - c. Except as otherwise agreed in writing by the Licensor or as may be otherwise - permitted by applicable law, if You Reproduce, Distribute or Publicly Perform - the Work either by itself or as part of any Adaptations or Collections, You - must not distort, mutilate, modify or take other derogatory action in - relation to the Work which would be prejudicial to the Original Author's - honor or reputation. Licensor agrees that in those jurisdictions (e.g. - Japan), in which any exercise of the right granted in Section 3(b) of this - License (the right to make Adaptations) would be deemed to be a distortion, - mutilation, modification or other derogatory action prejudicial to the - Original Author's honor and reputation, the Licensor will waive or not - assert, as appropriate, this Section, to the fullest extent permitted by the - applicable national law, to enable You to reasonably exercise Your right - under Section 3(b) of this License (right to make Adaptations) but not - otherwise. - -5. Representations, Warranties and Disclaimer - -UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS -THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING -THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT -LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR -PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR -THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME -JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION -MAY NOT APPLY TO YOU. - -6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN -NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, -INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS -LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - -7. Termination - - a. This License and the rights granted hereunder will terminate automatically - upon any breach by You of the terms of this License. Individuals or entities - who have received Adaptations or Collections from You under this License, - however, will not have their licenses terminated provided such individuals or - entities remain in full compliance with those licenses. Sections 1, 2, 5, 6, - 7, and 8 will survive any termination of this License. - - b. Subject to the above terms and conditions, the license granted here is - perpetual (for the duration of the applicable copyright in the Work). - Notwithstanding the above, Licensor reserves the right to release the Work - under different license terms or to stop distributing the Work at any time; - provided, however that any such election will not serve to withdraw this - License (or any other license that has been, or is required to be, granted - under the terms of this License), and this License will continue in full - force and effect unless terminated as stated above. - -8. Miscellaneous - - a. Each time You Distribute or Publicly Perform the Work or a Collection, the - Licensor offers to the recipient a license to the Work on the same terms and - conditions as the license granted to You under this License. - - b. Each time You Distribute or Publicly Perform an Adaptation, Licensor offers - to the recipient a license to the original Work on the same terms and - conditions as the license granted to You under this License. - - c. If any provision of this License is invalid or unenforceable under - applicable law, it shall not affect the validity or enforceability of the - remainder of the terms of this License, and without further action by the - parties to this agreement, such provision shall be reformed to the minimum - extent necessary to make such provision valid and enforceable. - - d. No term or provision of this License shall be deemed waived and no breach - consented to unless such waiver or consent shall be in writing and signed by - the party to be charged with such waiver or consent. - - e. This License constitutes the entire agreement between the parties with - respect to the Work licensed here. There are no understandings, agreements or - representations with respect to the Work not specified here. Licensor shall - not be bound by any additional provisions that may appear in any - communication from You. This License may not be modified without the mutual - written agreement of the Licensor and You. - - f. The rights granted under, and the subject matter referenced, in this License - were drafted utilizing the terminology of the Berne Convention for the - Protection of Literary and Artistic Works (as amended on September 28, 1979), - the Rome Convention of 1961, the WIPO Copyright Treaty of 1996, the WIPO - Performances and Phonograms Treaty of 1996 and the Universal Copyright - Convention (as revised on July 24, 1971). These rights and subject matter - take effect in the relevant jurisdiction in which the License terms are - sought to be enforced according to the corresponding provisions of the - implementation of those treaty provisions in the applicable national law. If - the standard suite of rights granted under applicable copyright law includes - additional rights not granted under this License, such additional rights are - deemed to be included in the License; this License is not intended to - restrict the license of any rights under applicable law. - - - Creative Commons Notice - - Creative Commons is not a party to this License, and makes no warranty - whatsoever in connection with the Work. Creative Commons will not be liable - to You or any party on any legal theory for any damages whatsoever, including - without limitation any general, special, incidental or consequential damages - arising in connection to this license. Notwithstanding the foregoing two (2) - sentences, if Creative Commons has expressly identified itself as the - Licensor hereunder, it shall have all rights and obligations of Licensor. - - Except for the limited purpose of indicating to the public that the Work is - licensed under the CCPL, Creative Commons does not authorize the use by - either party of the trademark "Creative Commons" or any related trademark or - logo of Creative Commons without the prior written consent of Creative - Commons. Any permitted use will be in compliance with Creative Commons' - then-current trademark usage guidelines, as may be published on its website - or otherwise made available upon request from time to time. For the avoidance - of doubt, this trademark restriction does not form part of this License. - - Creative Commons may be contacted at http://creativecommons.org/. - ---- - -Creative Commons Attribution 4.0 -(caniuse-lite 1.0.30001781) - -Creative Commons Attribution 4.0 -================================ - -Creative Commons Attribution 4.0 International - -Creative Commons Corporation (“Creative Commons”) is not a law firm and does not -provide legal services or legal advice. Distribution of Creative Commons public -licenses does not create a lawyer-client or other relationship. Creative Commons -makes its licenses and related information available on an “as-is” basis. -Creative Commons gives no warranties regarding its licenses, any material -licensed under their terms and conditions, or any related information. Creative -Commons disclaims all liability for damages resulting from their use to the -fullest extent possible. - -Using Creative Commons Public Licenses - -Creative Commons public licenses provide a standard set of terms and conditions -that creators and other rights holders may use to share original works of -authorship and other material subject to copyright and certain other rights -specified in the public license below. The following considerations are for -informational purposes only, are not exhaustive, and do not form part of our -licenses. - -Considerations for licensors: Our public licenses are intended for use by those -authorized to give the public permission to use material in ways otherwise -restricted by copyright and certain other rights. Our licenses are irrevocable. -Licensors should read and understand the terms and conditions of the license they -choose before applying it. Licensors should also secure all rights necessary -before applying our licenses so that the public can reuse the material as -expected. Licensors should clearly mark any material not subject to the license. -This includes other CC-licensed material, or material used under an exception or -limitation to copyright. More considerations for licensors. - -Considerations for the public: By using one of our public licenses, a licensor -grants the public permission to use the licensed material under specified terms -and conditions. If the licensor’s permission is not necessary for any reason–for -example, because of any applicable exception or limitation to copyright–then that -use is not regulated by the license. Our licenses grant only permissions under -copyright and certain other rights that a licensor has authority to grant. Use of -the licensed material may still be restricted for other reasons, including -because others have copyright or other rights in the material. A licensor may -make special requests, such as asking that all changes be marked or described. -Although not required by our licenses, you are encouraged to respect those -requests where reasonable. More considerations for the public. - -Creative Commons Attribution 4.0 International Public License - -By exercising the Licensed Rights (defined below), You accept and agree to be -bound by the terms and conditions of this Creative Commons Attribution 4.0 -International Public License ("Public License"). To the extent this Public -License may be interpreted as a contract, You are granted the Licensed Rights in -consideration of Your acceptance of these terms and conditions, and the Licensor -grants You such rights in consideration of benefits the Licensor receives from -making the Licensed Material available under these terms and conditions. - -Section 1 – Definitions. - -a. Adapted Material means material subject to Copyright and Similar Rights that -is derived from or based upon the Licensed Material and in which the Licensed -Material is translated, altered, arranged, transformed, or otherwise modified in -a manner requiring permission under the Copyright and Similar Rights held by the -Licensor. For purposes of this Public License, where the Licensed Material is a -musical work, performance, or sound recording, Adapted Material is always -produced where the Licensed Material is synched in timed relation with a moving -image. - -b. Adapter's License means the license You apply to Your Copyright and Similar -Rights in Your contributions to Adapted Material in accordance with the terms and -conditions of this Public License. - -c. Copyright and Similar Rights means copyright and/or similar rights closely -related to copyright including, without limitation, performance, broadcast, sound -recording, and Sui Generis Database Rights, without regard to how the rights are -labeled or categorized. For purposes of this Public License, the rights specified -in Section 2(b)(1)-(2) are not Copyright and Similar Rights. - -d. Effective Technological Measures means those measures that, in the absence of -proper authority, may not be circumvented under laws fulfilling obligations under -Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or -similar international agreements. - -e. Exceptions and Limitations means fair use, fair dealing, and/or any other -exception or limitation to Copyright and Similar Rights that applies to Your use -of the Licensed Material. - -f. Licensed Material means the artistic or literary work, database, or other -material to which the Licensor applied this Public License. - -g. Licensed Rights means the rights granted to You subject to the terms and -conditions of this Public License, which are limited to all Copyright and Similar -Rights that apply to Your use of the Licensed Material and that the Licensor has -authority to license. - -h. Licensor means the individual(s) or entity(ies) granting rights under this -Public License. - -i. Share means to provide material to the public by any means or process that -requires permission under the Licensed Rights, such as reproduction, public -display, public performance, distribution, dissemination, communication, or -importation, and to make material available to the public including in ways that -members of the public may access the material from a place and at a time -individually chosen by them. - -j. Sui Generis Database Rights means rights other than copyright resulting from -Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 -on the legal protection of databases, as amended and/or succeeded, as well as -other essentially equivalent rights anywhere in the world. - -k. You means the individual or entity exercising the Licensed Rights under this -Public License. Your has a corresponding meaning. - -Section 2 – Scope. - -a. License grant. - -1. Subject to the terms and conditions of this Public License, the Licensor -hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, -irrevocable license to exercise the Licensed Rights in the Licensed Material to: - -A. reproduce and Share the Licensed Material, in whole or in part; and - -B. produce, reproduce, and Share Adapted Material. - -2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions and -Limitations apply to Your use, this Public License does not apply, and You do not -need to comply with its terms and conditions. - -3. Term. The term of this Public License is specified in Section 6(a). - -4. Media and formats; technical modifications allowed. The Licensor authorizes -You to exercise the Licensed Rights in all media and formats whether now known or -hereafter created, and to make technical modifications necessary to do so. The -Licensor waives and/or agrees not to assert any right or authority to forbid You -from making technical modifications necessary to exercise the Licensed Rights, -including technical modifications necessary to circumvent Effective Technological -Measures. For purposes of this Public License, simply making modifications -authorized by this Section 2(a)(4) never produces Adapted Material. - -5. Downstream recipients. - -A. Offer from the Licensor – Licensed Material. Every recipient of the Licensed -Material automatically receives an offer from the Licensor to exercise the -Licensed Rights under the terms and conditions of this Public License. - -B. No downstream restrictions. You may not offer or impose any additional or -different terms or conditions on, or apply any Effective Technological Measures -to, the Licensed Material if doing so restricts exercise of the Licensed Rights -by any recipient of the Licensed Material. - -6. No endorsement. Nothing in this Public License constitutes or may be construed -as permission to assert or imply that You are, or that Your use of the Licensed -Material is, connected with, or sponsored, endorsed, or granted official status -by, the Licensor or others designated to receive attribution as provided in -Section 3(a)(1)(A)(i). - -b. Other rights. - -1. Moral rights, such as the right of integrity, are not licensed under this -Public License, nor are publicity, privacy, and/or other similar personality -rights; however, to the extent possible, the Licensor waives and/or agrees not to -assert any such rights held by the Licensor to the limited extent necessary to -allow You to exercise the Licensed Rights, but not otherwise. - -2. Patent and trademark rights are not licensed under this Public License. - -3. To the extent possible, the Licensor waives any right to collect royalties -from You for the exercise of the Licensed Rights, whether directly or through a -collecting society under any voluntary or waivable statutory or compulsory -licensing scheme. In all other cases the Licensor expressly reserves any right to -collect such royalties. - -Section 3 – License Conditions. - -Your exercise of the Licensed Rights is expressly made subject to the following -conditions. - -a. Attribution. - -1. If You Share the Licensed Material (including in modified form), You must: - -A. retain the following if it is supplied by the Licensor with the Licensed -Material: - -i. identification of the creator(s) of the Licensed Material and any others -designated to receive attribution, in any reasonable manner requested by the -Licensor (including by pseudonym if designated); - -ii. a copyright notice; - -iii. a notice that refers to this Public License; - -iv. a notice that refers to the disclaimer of warranties; - -v. a URI or hyperlink to the Licensed Material to the extent reasonably -practicable; - -B. indicate if You modified the Licensed Material and retain an indication of any -previous modifications; and - -C. indicate the Licensed Material is licensed under this Public License, and -include the text of, or the URI or hyperlink to, this Public License. - -2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner -based on the medium, means, and context in which You Share the Licensed Material. -For example, it may be reasonable to satisfy the conditions by providing a URI or -hyperlink to a resource that includes the required information. - -3. If requested by the Licensor, You must remove any of the information required -by Section 3(a)(1)(A) to the extent reasonably practicable. - -4. If You Share Adapted Material You produce, the Adapter's License You apply -must not prevent recipients of the Adapted Material from complying with this -Public License. - -Section 4 – Sui Generis Database Rights. - -Where the Licensed Rights include Sui Generis Database Rights that apply to Your -use of the Licensed Material: - -a. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, -reuse, reproduce, and Share all or a substantial portion of the contents of the -database; - -b. if You include all or a substantial portion of the database contents in a -database in which You have Sui Generis Database Rights, then the database in -which You have Sui Generis Database Rights (but not its individual contents) is -Adapted Material; and - -c. You must comply with the conditions in Section 3(a) if You Share all or a -substantial portion of the contents of the database. -For the avoidance of doubt, this Section 4 supplements and does not replace Your -obligations under this Public License where the Licensed Rights include other -Copyright and Similar Rights. - -Section 5 – Disclaimer of Warranties and Limitation of Liability. - -a. Unless otherwise separately undertaken by the Licensor, to the extent -possible, the Licensor offers the Licensed Material as-is and as-available, and -makes no representations or warranties of any kind concerning the Licensed -Material, whether express, implied, statutory, or other. This includes, without -limitation, warranties of title, merchantability, fitness for a particular -purpose, non-infringement, absence of latent or other defects, accuracy, or the -presence or absence of errors, whether or not known or discoverable. Where -disclaimers of warranties are not allowed in full or in part, this disclaimer may -not apply to You. - -b. To the extent possible, in no event will the Licensor be liable to You on any -legal theory (including, without limitation, negligence) or otherwise for any -direct, special, indirect, incidental, consequential, punitive, exemplary, or -other losses, costs, expenses, or damages arising out of this Public License or -use of the Licensed Material, even if the Licensor has been advised of the -possibility of such losses, costs, expenses, or damages. Where a limitation of -liability is not allowed in full or in part, this limitation may not apply to -You. - -c. The disclaimer of warranties and limitation of liability provided above shall -be interpreted in a manner that, to the extent possible, most closely -approximates an absolute disclaimer and waiver of all liability. - -Section 6 – Term and Termination. - -a. This Public License applies for the term of the Copyright and Similar Rights -licensed here. However, if You fail to comply with this Public License, then Your -rights under this Public License terminate automatically. - -b. Where Your right to use the Licensed Material has terminated under Section -6(a), it reinstates: - -1. automatically as of the date the violation is cured, provided it is cured -within 30 days of Your discovery of the violation; or - -2. upon express reinstatement by the Licensor. - -c. For the avoidance of doubt, this Section 6(b) does not affect any right the -Licensor may have to seek remedies for Your violations of this Public License. - -d. For the avoidance of doubt, the Licensor may also offer the Licensed Material -under separate terms or conditions or stop distributing the Licensed Material at -any time; however, doing so will not terminate this Public License. - -e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License. - -Section 7 – Other Terms and Conditions. - -a. The Licensor shall not be bound by any additional or different terms or -conditions communicated by You unless expressly agreed. - -b. Any arrangements, understandings, or agreements regarding the Licensed -Material not stated herein are separate from and independent of the terms and -conditions of this Public License. - -Section 8 – Interpretation. - -a. For the avoidance of doubt, this Public License does not, and shall not be -interpreted to, reduce, limit, restrict, or impose conditions on any use of the -Licensed Material that could lawfully be made without permission under this -Public License. - -b. To the extent possible, if any provision of this Public License is deemed -unenforceable, it shall be automatically reformed to the minimum extent necessary -to make it enforceable. If the provision cannot be reformed, it shall be severed -from this Public License without affecting the enforceability of the remaining -terms and conditions. - -c. No term or condition of this Public License will be waived and no failure to -comply consented to unless expressly agreed to by the Licensor. - -d. Nothing in this Public License constitutes or may be interpreted as a -limitation upon, or waiver of, any privileges and immunities that apply to the -Licensor or You, including from the legal processes of any jurisdiction or -authority. - -Creative Commons is not a party to its public licenses. Notwithstanding, Creative -Commons may elect to apply one of its public licenses to material it publishes -and in those instances will be considered the “Licensor.” Except for the limited -purpose of indicating that material is shared under a Creative Commons public -license or as otherwise permitted by the Creative Commons policies published at -creativecommons.org/policies, Creative Commons does not authorize the use of the -trademark “Creative Commons” or any other trademark or logo of Creative Commons -without its prior written consent including, without limitation, in connection -with any unauthorized modifications to any of its public licenses or any other -arrangements, understandings, or agreements concerning use of licensed material. -For the avoidance of doubt, this paragraph does not form part of the public -licenses. - -Creative Commons may be contacted at creativecommons.org. - ---- - -Creative Commons Zero v1.0 Universal -(mdn-data 2.0.14, mdn-data 2.23.0, railroad-diagrams 1.0.0, spdx-license-ids 3.0.23, string-hash 1.1.3, type-fest 0.21.3, xml-utils 1.10.2, zeebo/assert v1.3.0) - -Creative Commons CC0 1.0 Universal -================================== - - -Creative Commons Legal Code ---------------------------- - - -CC0 1.0 Universal ------------------ - -CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL -SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN ATTORNEY-CLIENT -RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. -CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR THE -INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES -RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED -HEREUNDER. - - -Statement of Purpose - -The laws of most jurisdictions throughout the world automatically confer -exclusive Copyright and Related Rights (defined below) upon the creator and -subsequent owner(s) (each and all, an "owner") of an original work of authorship -and/or a database (each, a "Work"). - -Certain owners wish to permanently relinquish those rights to a Work for the -purpose of contributing to a commons of creative, cultural and scientific works -("Commons") that the public can reliably and without fear of later claims of -infringement build upon, modify, incorporate in other works, reuse and -redistribute as freely as possible in any form whatsoever and for any purposes, -including without limitation commercial purposes. These owners may contribute to -the Commons to promote the ideal of a free culture and the further production of -creative, cultural and scientific works, or to gain reputation or greater -distribution for their Work in part through the use and efforts of others. - -For these and/or other purposes and motivations, and without any expectation of -additional consideration or compensation, the person associating CC0 with a Work -(the "Affirmer"), to the extent that he or she is an owner of Copyright and -Related Rights in the Work, voluntarily elects to apply CC0 to the Work and -publicly distribute the Work under its terms, with knowledge of his or her -Copyright and Related Rights in the Work and the meaning and intended legal -effect of CC0 on those rights. - -1. Copyright and Related Rights. A Work made available under CC0 may be protected -by copyright and related or neighboring rights ("Copyright and Related Rights"). -Copyright and Related Rights include, but are not limited to, the following: - - i. the right to reproduce, adapt, distribute, perform, display, communicate, - and translate a Work; - - ii. moral rights retained by the original author(s) and/or performer(s); - - iii. publicity and privacy rights pertaining to a person's image or likeness - depicted in a Work; - - iv. rights protecting against unfair competition in regards to a Work, subject - to the limitations in paragraph 4(a), below; - - v. rights protecting the extraction, dissemination, use and reuse of data in a - Work; - - vi. database rights (such as those arising under Directive 96/9/EC of the - European Parliament and of the Council of 11 March 1996 on the legal - protection of databases, and under any national implementation thereof, - including any amended or successor version of such directive); and - - vii. other similar, equivalent or corresponding rights throughout the world - based on applicable law or treaty, and any national implementations thereof. - -2. Waiver. To the greatest extent permitted by, but not in contravention of, -applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and -unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and -Related Rights and associated claims and causes of action, whether now known or -unknown (including existing as well as future claims and causes of action), in -the Work - - i. in all territories worldwide, - - ii. for the maximum duration provided by applicable law or treaty (including - future time extensions), - - iii. in any current or future medium and for any number of copies, and - - iv. for any purpose whatsoever, including without limitation commercial, - advertising or promotional purposes (the "Waiver"). + iv. for any purpose whatsoever, including without limitation commercial, + advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that @@ -3158,7 +647,7 @@ case Affirmer hereby affirms that he or she will not --- Expat License -(atomicgo.dev/schedule 0.1.0, clipperhouse/displaywidth v0.11.0, github.com/atomicgo/cursor 0.2.0, github.com/olekukonko/ll v0.1.7) +(clipperhouse/displaywidth v0.11.0, github.com/olekukonko/ll v0.1.8) Expat License ============= @@ -3172,4635 +661,80 @@ this software and associated documentation files (the "Software"), to deal in th Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN -AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - ---- - -ISC License -(d3-dsv 3.0.1) - -Copyright 2013-2021 Mike Bostock - -Permission to use, copy, modify, and/or distribute this software for any purpose -with or without fee is hereby granted, provided that the above copyright notice -and this permission notice appear in all copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND -FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, -INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS -OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF -THIS SOFTWARE - ---- - -ISC License -(isaacs/once 1.4.0) - -License: ISC - The ISC License - . - -Permission to use, copy, modify, and/or distribute this software for any - purpose with or without fee is hereby granted, provided that the above - copyright notice and this permission notice appear in all copies. - . - THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES - WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF - MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR - ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES - WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN - ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR - IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE - ---- - -ISC License -(webpack-livereload-plugin 3.0.2) - -ISC License (ISC) -Copyright (c) 2015, Jason Staten - -Permission to use, copy, modify, and/or distribute this software for -any purpose with or without fee is hereby granted, provided that the -above copyright notice and this permission notice appear in all -copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL -WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE -AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL -DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR -PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THIS SOFTWARE - ---- - -ISC License -(make-error 1.3.6) - -Copyright 2014 Julien Fontanet - -Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE - ---- - -ISC License -(@istanbuljs/load-nyc-config 1.1.0) - -ISC License - -Copyright (c) 2019, Contributors - -Permission to use, copy, modify, and/or distribute this software -for any purpose with or without fee is hereby granted, provided -that the above copyright notice and this permission notice -appear in all copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE -LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES -OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, -WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, -ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE - ---- - -ISC License -(node-lru-cache 5.1.1) - -Upstream-Contact: https://github.com/isaacs/node-lru-cache/issues -Source: https://github.com/isaacs/node-lru-cache - -Files: * -Copyright: 2009, 2010, 2011 Isaac Z. Schlueter and Contributors -License: ISC - -Files: debian/* -Copyright: 2012, Jérémy Lal -License: ISC - -License: ISC - -Permission to use, copy, modify, and/or distribute this software for any - purpose with or without fee is hereby granted, provided that the above - copyright notice and this permission notice appear in all copies. - . - THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES - WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF - MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR - ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES - WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN - ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR - IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE - ---- - -ISC License -(get-caller-file 2.0.5) - -ISC License (ISC) -Copyright 2018 Stefan Penner - -Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE - ---- - -ISC License -(icss-utils 5.1.0) - -ISC License (ISC) -Copyright 2018 Glen Maddern - -Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE - ---- - -ISC License -(d3-fetch 3.0.1) - -Copyright 2016-2021 Mike Bostock - -Permission to use, copy, modify, and/or distribute this software for any purpose -with or without fee is hereby granted, provided that the above copyright notice -and this permission notice appear in all copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND -FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, -INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS -OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF -THIS SOFTWARE - ---- - -ISC License -(inherits v2.0.4) - -The ISC License - -Copyright (c) Isaac Z. Schlueter - -Permission to use, copy, modify, and/or distribute this software for any -purpose with or without fee is hereby granted, provided that the above -copyright notice and this permission notice appear in all copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND -FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, -INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM -LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR -OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THIS SOFTWARE - ---- - -ISC License -(postcss-modules-values 4.0.0) - -ISC License (ISC) - -Copyright (c) 2015, Glen Maddern - -Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE - ---- - -ISC License -(wrappy 1.0.2) - -Upstream-Contact: https://github.com/npm/wrappy/issues -Source: https://github.com/npm/wrappy - -Files: * -Copyright: 2015 Isaac Z. Schlueter (http://blog.izs.me/) -License: ISC - -Files: debian/* -Copyright: 2015 Thorsten Alteholz -License: ISC - -License: ISC - -Permission to use, copy, modify, and/or distribute this software for any - purpose with or without fee is hereby granted, provided that the above - copyright notice and this permission notice appear in all copies. - . - THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES - WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF - MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR - ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES - WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN - ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF - OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE - ---- - -ISC License -(d3-axis 3.0.0, d3-brush 3.0.0, d3-chord 3.0.1, d3-dispatch 3.0.1, d3-drag 3.0.0, d3-force 3.0.0, d3-interpolate 3.0.1, d3-polygon 3.0.1, d3-quadtree 3.0.1, d3-random 3.0.1, d3-scale 4.0.2, d3-selection 3.0.0, d3-time-format 4.1.0, d3-timer 3.0.1, d3-transition 3.0.1, d3-zoom 3.0.0) - -Copyright 2010-2021 Mike Bostock - -Permission to use, copy, modify, and/or distribute this software for any purpose -with or without fee is hereby granted, provided that the above copyright notice -and this permission notice appear in all copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND -FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, -INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS -OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF -THIS SOFTWARE - ---- - -ISC License -(fs.realpath 1.0.0, isexe 2.0.0, minipass-flush 1.0.5, minipass-pipeline 1.2.4, which 2.0.2, yallist 3.1.1, yallist 4.0.0) - -The ISC License - -Copyright (c) Isaac Z. Schlueter and Contributors - -Permission to use, copy, modify, and/or distribute this software for any -purpose with or without fee is hereby granted, provided that the above -copyright notice and this permission notice appear in all copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR -ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR -IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE - ---- - -ISC License -(internmap 2.0.3) - -Copyright 2021 Mike Bostock - -Permission to use, copy, modify, and/or distribute this software for any purpose -with or without fee is hereby granted, provided that the above copyright notice -and this permission notice appear in all copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND -FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, -INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS -OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF -THIS SOFTWARE - ---- - -ISC License -(@isaacs/cliui 8.0.2, @isaacs/fs-minipass 4.0.1, @npmcli/agent 4.0.0, @npmcli/fs 5.0.0, @npmcli/redact 4.0.0, @ungap/structured-clone 1.3.0, abbrev 4.0.0, anymatch 3.1.3, boolbase 1.0.0, cacache 20.0.4, chownr 3.0.0, cliui 8.0.1, d3-array 3.2.4, d3-color 3.1.0, d3-contour 4.0.2, d3-delaunay 6.0.4, d3-format 3.1.2, d3-geo 3.1.1, d3-hierarchy 3.1.2, d3-path 3.1.0, d3-scale-chromatic 3.1.0, d3-shape 3.2.0, d3-time 3.1.0, D3.js 7.9.0, delaunator 5.1.0, earcut 3.0.2, electron-to-chromium 1.5.321, flatted 3.4.2, foreground-child 3.3.1, fs-minipass 3.0.3, github-slugger 2.0.0, make-fetch-happen 15.0.5, minimatch 3.1.5, minimatch 9.0.9, minipass 3.3.6, minipass-collect 2.0.1, minipass-sized 2.0.0, node-glob 10.5.0, node-glob 7.2.3, node-graceful-fs 4.2.11, node-lru-cache 10.4.3, node-semver 6.3.1, node-semver 7.7.4, nopt 9.0.0, picocolors 1.1.1, postcss-modules-extract-imports 3.1.0, postcss-modules-scope 3.2.1, proc-log 6.1.0, quickselect 3.0.0, ssri 13.0.1, string-width-cjs, strip-ansi-cjs, tapjs/signal-exit 4.1.0, v8-to-istanbul 9.3.0, which 6.0.1, wrap-ansi-cjs, write-file-atomic 5.0.1, yaml 1.10.3, yargs-parser 21.1.1) - -ISC License (ISCL) -================== - -Copyright (c) 4-digit year, Company or Person's Name - -Permission to use, copy, modify, and/or distribute this software for any purpose -with or without fee is hereby granted, provided that the above copyright notice -and this permission notice appear in all copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND -FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, -INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS -OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF -THIS SOFTWARE. - ---- - -ISC License -(test-exclude 6.0.0) - -Copyright (c) 2016, Contributors - -Permission to use, copy, modify, and/or distribute this software -for any purpose with or without fee is hereby granted, provided -that the above copyright notice and this permission notice -appear in all copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE -LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES -OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, -WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, -ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE - ---- - -ISC License -(glob-parent 6.0.2) - -The ISC License - -Copyright (c) 2015, 2019 Elan Shanker, 2021 Blaine Bublitz , Eric Schoffstall and other contributors - -Permission to use, copy, modify, and/or distribute this software for any -purpose with or without fee is hereby granted, provided that the above -copyright notice and this permission notice appear in all copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR -ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR -IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE - ---- - -ISC License -(tapjs/signal-exit 3.0.7) - -The ISC License - -Copyright (c) 2015, Contributors - -Permission to use, copy, modify, and/or distribute this software -for any purpose with or without fee is hereby granted, provided -that the above copyright notice and this permission notice -appear in all copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES -OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE -LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES -OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, -WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, -ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE - ---- - -ISC License -(y18n 5.0.8) - -Copyright (c) 2015, Contributors - -Permission to use, copy, modify, and/or distribute this software for any purpose -with or without fee is hereby granted, provided that the above copyright notice -and this permission notice appear in all copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND -FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, -INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS -OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF -THIS SOFTWARE - ---- - -ISC License -(go-spew 20180930-snapshot-d8f796af) - -ISC License - -Copyright (c) 2012-2016 Dave Collins - -Permission to use, copy, modify, and/or distribute this software for any -purpose with or without fee is hereby granted, provided that the above -copyright notice and this permission notice appear in all copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR -ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF -OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE - ---- - -MIT License -(Gozala/events 3.3.0, nodejs/string_decoder 0.10.31) - -Copyright Joyent, Inc. and other Node contributors. - -Permission is hereby granted, free of charge, to any person obtaining a -copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to permit -persons to whom the Software is furnished to do so, subject to the -following conditions: - -The above copyright notice and this permission notice shall be included -in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN -NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, -DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR -OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE -USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(josharian/intern v1.0.0) - -MIT License - -Copyright (c) 2019 Josh Bleecher Snyder - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(randexp 0.4.6) - -Copyright (C) 2011 by Roly Fentanes - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(type-fest 0.21.3) - -MIT License - -Copyright (c) Sindre Sorhus (https:/sindresorhus.com) - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(Merge-Stream 2.0.0) - -The MIT License (MIT) - -Copyright (c) Stephen Sugden (stephensugden.com) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(ARG 4.1.3) - -MIT License - -Copyright (c) 2017-2019 Zeit, Inc. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(js-tokens 4.0.0) - -The MIT License (MIT) - -Copyright (c) 2014, 2015, 2016, 2017, 2018 Simon Lydell - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(keyanzhang/identity-obj-proxy 3.0.0) - -The MIT License (MIT) - -Copyright (c) 2015 Keyan Zhang - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(ret.js 0.1.15) - -Copyright (C) 2011 by fent - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(bytes.js 1.0.0) - -Files: * -Copyright: 2012 TJ Holowaychuk -License: Expat - -License: Expat - -Permission is hereby granted, free of charge, to any person - obtaining a copy of this software and associated documentation files - (the "Software"), to deal in the Software without restriction, - including without limitation the rights to use, copy, modify, merge, - publish, distribute, sublicense, and/or sell copies of the Software, - and to permit persons to whom the Software is furnished to do so, - subject to the following conditions: - . - The above copyright notice and this permission notice shall be - included in all copies or substantial portions of the Software. - . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS - BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN - ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN - CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE - ---- - -MIT License -(performance-now 2.1.0) - -Copyright (c) 2013 Braveg1rl - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(tidwall/match v1.1.1) - -The MIT License (MIT) - -Copyright (c) 2016 Josh Baker - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(chrisdickinson/raf 3.4.1) - -Copyright 2013 Chris Dickinson - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(memoize-one v4.0.3) - -MIT License - -Copyright (c) 2017 Alexander Reardon - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(balanced-match 1.0.2, isarray 0.0.1) - -Copyright (c) 2013 Julian Gruber <julian@juliangruber.com> - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies -of the Software, and to permit persons to whom the Software is furnished to do -so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(strip-comments 2.0.1) - -The MIT License (MIT) - -Copyright (c) 2014-present, Jon Schlinkert. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(picomatch 2.3.1) - -The MIT License (MIT) - -Copyright (c) 2017-present, Jon Schlinkert. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(jsoniter-go v1.1.12) - -MIT License - -Copyright (c) 2016 json-iterator - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(safe-json-parse 1.0.1) - -Copyright (c) 2013 Raynos. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(tiny-lr 1.1.1) - -Copyright (c) 2012-2016 Mickael Daniel - -Permission is hereby granted, free of charge, to any person -obtaining a copy of this software and associated documentation -files (the "Software"), to deal in the Software without -restriction, including without limitation the rights to use, -copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the -Software is furnished to do so, subject to the following -conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES -OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR -OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(webreflection/html-escaper 2.0.2) - -Copyright (C) 2017-present by Andrea Giammarchi - @WebReflection - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(ansi-regex 5.0.1) - -Upstream-Contact: https://github.com/sindresorhus/ansi-regex/issues -Source: https://github.com/sindresorhus/ansi-regex - -Files: * -Copyright: 2016 Sindre Sorhus (sindresorhus.com) -License: Expat - -Files: debian/* -Copyright: 2016 Thorsten Alteholz -License: Expat - -License: Expat - -Permission is hereby granted, free of charge, to any person - obtaining a copy of this software and associated documentation files - (the "Software"), to deal in the Software without restriction, - including without limitation the rights to use, copy, modify, merge, - publish, distribute, sublicense, and/or sell copies of the Software, - and to permit persons to whom the Software is furnished to do so, - subject to the following conditions: - . - The above copyright notice and this permission notice shall be - included in all copies or substantial portions of the Software. - . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS - BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN - ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN - CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE - ---- - -MIT License -(color-name 1.1.4) - -The MIT License (MIT) - -Copyright (c) 2015 Dmitry Ivanov - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(iconv-lite 0.6.3) - -Upstream-Contact: https://github.com/ashtuchkin/iconv-lite/issues -Source: https://github.com/ashtuchkin/iconv-lite - -Files: * -Copyright: 2011, 2016 Alexander Shtuchkin -License: Expat - -Files: debian/* -Copyright: 2016 Sruthi Chandran - 2020 Yadd -License: Expat - -Files: lib/index.d.ts -Copyright: Microsoft Corporation -License: Expat - -License: Expat - -Permission is hereby granted, free of charge, to any person - obtaining a copy of this software and associated documentation files - (the "Software"), to deal in the Software without restriction, - including without limitation the rights to use, copy, modify, merge, - publish, distribute, sublicense, and/or sell copies of the Software, - and to permit persons to whom the Software is furnished to do so, - subject to the following conditions: - . - The above copyright notice and this permission notice shall be - included in all copies or substantial portions of the Software. - . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS - BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN - ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN - CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE - ---- - -MIT License -(levn 0.4.1, prelude-ls 1.2.1) - -Copyright (c) George Zahariev - -Permission is hereby granted, free of charge, to any person -obtaining a copy of this software and associated documentation -files (the "Software"), to deal in the Software without -restriction, including without limitation the rights to use, -copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the -Software is furnished to do so, subject to the following -conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES -OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR -OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(nearley 2.20.1) - -The MIT License (MIT) - -Copyright (c) 2014, 2015, 2016, 2017, 2018, 2019 Kartik Chandra, Tim Radvan - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(livereload-js 2.4.0) - -Copyright (c) 2010-2012 Andrey Tarantsov - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(raw-body 1.1.7) - -The MIT License (MIT) - -Copyright (c) 2013 Jonathan Ong me@jongleberry.com - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(fastest-stable-stringify 2.0.2, node-concat-map 0.0.1, stable-stringify 1.0.1) - -This software is released under the MIT license: - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(buger/jsonparser 1.1.1) - -MIT License - -Copyright (c) 2016 Leonid Bugaev - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(isarray 2.0.5) - -MIT License - -Copyright (c) 2013 Julian Gruber - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(json5 2.2.3) - -MIT License - -Copyright (c) 2012-2018 Aseem Kishore, and [others]. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(@istanbuljs/schema 0.1.3) - -MIT License - -Copyright (c) 2019 CFWare, LLC - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(is-subset 0.1.1) - -Copyright © 2015 Studio B12 GmbH - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(js-cookie 2.2.1, locate-path v5.0.0, locate-path v6.0.0) - -License: Expat - -Permission is hereby granted, free of charge, to any person - obtaining a copy of this software and associated documentation files - (the "Software"), to deal in the Software without restriction, - including without limitation the rights to use, copy, modify, merge, - publish, distribute, sublicense, and/or sell copies of the Software, - and to permit persons to whom the Software is furnished to do so, - subject to the following conditions: - . - The above copyright notice and this permission notice shall be - included in all copies or substantial portions of the Software. - . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS - BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN - ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN - CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE - ---- - -MIT License -(Qix-/color-convert 2.0.1) - -Copyright (c) 2011-2016 Heather Arthur - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(chokidar 4.0.3) - -The MIT License (MIT) - -Copyright (c) 2012-2019 Paul Miller (https://paulmillr.com), Elan Shanker - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the “Software”), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(mattetti/filebuffer v1.0.1) - -The MIT License (MIT) - -Copyright (c) 2016 Matt Aimonetti - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(@types/js-cookie 2.2.7) - -MIT License - - Copyright (c) Microsoft Corporation. - - - -Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - - The above copyright notice and this permission notice shall be included in all - copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE - ---- - -MIT License -(mime-db 1.52.0) - -(The MIT License) - -Copyright (c) 2014 Jonathan Ong -Copyright (c) 2015-2022 Douglas Christopher Wilson - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -'Software'), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(path-type 4.0.0) - -Upstream-Contact: https://github.com/sindresorhus/path-type/issues -Source: https://github.com/sindresorhus/path-type#readme - -Files: * -Copyright: Sindre Sorhus (sindresorhus.com) -License: Expat - -Files: debian/* -Copyright: 2016, Pirate Praveen - 2019, Yadd -License: Expat - -License: Expat - -Permission is hereby granted, free of charge, to any person - obtaining a copy of this software and associated documentation files - (the "Software"), to deal in the Software without restriction, - including without limitation the rights to use, copy, modify, merge, - publish, distribute, sublicense, and/or sell copies of the Software, - and to permit persons to whom the Software is furnished to do so, - subject to the following conditions: - . - The above copyright notice and this permission notice shall be - included in all copies or substantial portions of the Software. - . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS - BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN - ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN - CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE - ---- - -MIT License -(i18next 19.9.2) - -The MIT License (MIT) - -Copyright (c) 2017 i18next - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(ianstormtaylor/slate 0.2.5, ianstormtaylor/slate 0.22.10) - -The MIT License - -Copyright © 2016, [Ian Storm Taylor](https://ianstormtaylor.com) - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(History 5.3.0) - -MIT License - -Copyright (c) React Training 2016-2020 -Copyright (c) Remix Software 2020-2021 - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(mailru/easyjson v0.7.7) - -Copyright (c) 2016 Mail.Ru Group - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(type-of 2.0.1) - -Copyright (c) 2013 Forbes Lindesay - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(cheerio 1.2.0) - -MIT License - -Copyright (c) 2016 Matt Mueller - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(jpillora-backoff 1.0.0) - -Files: * -Copyright: 2017 Jaime Pillora -License: Expat - -Files: debian/* -Copyright: 2018 Dmitry Smirnov -License: Expat - -License: Expat - -Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - . - The above copyright notice and this permission notice shall be included in all - copies or substantial portions of the Software. - . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE - ---- - -MIT License -(type-detect 4.0.8) - -Copyright (c) 2013 Jake Luer (http://alogicalparadox.com) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(History v4.10.1) - -MIT License - -Copyright (c) React Training 2016-2018 - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(@xobotyi/scrollbar-width 1.9.5) - -MIT License - -Copyright (c) 2019 Anton Zinovyev - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(is-glob 4.0.3, is-plain-object 2.0.4, isobject 3.0.1) - -The MIT License (MIT) - -Copyright (c) 2014-2017, Jon Schlinkert. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(tidwall/pretty v1.2.0) - -The MIT License (MIT) - -Copyright (c) 2017 Josh Baker - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(discontinuous-range 1.0.0) - -The MIT License (MIT) - -Copyright (c) 2014 David Tudury - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(kind-of 6.0.3) - -Files: * -Copyright: 2014-2017, Jon Schlinkert (https://github.com/jonschlinkert) -License: Expat - -Files: debian/* -Copyright: 2016, Sruthi Chandran - 2020, Xavier Guimard -License: Expat - -License: Expat - -Permission is hereby granted, free of charge, to any person - obtaining a copy of this software and associated documentation files - (the "Software"), to deal in the Software without restriction, - including without limitation the rights to use, copy, modify, merge, - publish, distribute, sublicense, and/or sell copies of the Software, - and to permit persons to whom the Software is furnished to do so, - subject to the following conditions: - . - The above copyright notice and this permission notice shall be - included in all copies or substantial portions of the Software. - . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS - BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN - ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN - CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE - ---- - -MIT License -(memoize-one 6.0.0, memoize-one v5.2.1, tiny-warning 1.0.3) - -MIT License - -Copyright (c) 2019 Alexander Reardon - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(css-tree 1.1.3) - -Copyright (C) 2016-2019 by Roman Dvornov - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(protocol-buffers-schema 3.6.0, resolve-protobuf-schema 2.1.0) - -The MIT License (MIT) - -Copyright (c) 2014 Mathias Buus - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(fsevents 2.3.2) - -MIT License ------------ - -Copyright (C) 2010-2020 by Philipp Dunkel, Ben Noordhuis, Elan Shankar, Paul Miller - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(resize-observer-polyfill 1.5.1) - -The MIT License (MIT) - - - -Copyright (c) 2016 Denis Rul - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(mitchellh-reflectwalk v1.0.2) - -The MIT License (MIT) - -Copyright (c) 2013 Mitchell Hashimoto - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(jtolds-gls 4.2.1) - -Copyright (c) 2013, Space Monkey, Inc. - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(require-directory 2.1.1) - -The MIT License (MIT) - -Copyright (c) 2011 Troy Goode - -Permission is hereby granted, free of charge, to any person obtaining a -copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be included -in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(postcss-value-parser 4.2.0) - -Copyright (c) Bogdan Chadkin - -Permission is hereby granted, free of charge, to any person -obtaining a copy of this software and associated documentation -files (the "Software"), to deal in the Software without -restriction, including without limitation the rights to use, -copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the -Software is furnished to do so, subject to the following -conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES -OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR -OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(lines-and-columns 1.2.4) - -The MIT License (MIT) - -Copyright (c) 2015 Brian Donovan - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(p-locate v5.0.0) - -Upstream-Contact: https://github.com/sindresorhus/p-locate/issues -Source: https://github.com/sindresorhus/p-locate#readme - -Files: * -Copyright: Sindre Sorhus (sindresorhus.com) -License: Expat - -Files: debian/* -Copyright: 2017 Pirate Praveen - 2020 Xavier Guimard -License: Expat - -Files: debian/tests/test_modules/* -Copyright: Sindre Sorhus (sindresorhus.com) -License: Expat - -License: Expat - -Permission is hereby granted, free of charge, to any person - obtaining a copy of this software and associated documentation files - (the "Software"), to deal in the Software without restriction, - including without limitation the rights to use, copy, modify, merge, - publish, distribute, sublicense, and/or sell copies of the Software, - and to permit persons to whom the Software is furnished to do so, - subject to the following conditions: - . - The above copyright notice and this permission notice shall be - included in all copies or substantial portions of the Software. - . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS - BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN - ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN - CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE - ---- - -MIT License -(dom-helpers 5.2.1) - -The MIT License (MIT) - -Copyright (c) 2015 Jason Quense - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(errcheck v1.5.0-alpha) - -Copyright (c) 2013 Kamil Kisiel - -Permission is hereby granted, free of charge, to any person -obtaining a copy of this software and associated documentation -files (the "Software"), to deal in the Software without -restriction, including without limitation the rights to use, -copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the -Software is furnished to do so, subject to the following -conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES -OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR -OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(es-array-method-boxes-properly 1.0.0) - -MIT License - -Copyright (c) 2019 Jordan Harband - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(is-number 7.0.0) - -Upstream-Contact: https://github.com/jonschlinkert/is-number/issues -Source: https://github.com/jonschlinkert/is-number - -Files: * -Copyright: 2016 Jon Schlinkert (https://github.com/jonschlinkert) -License: Expat - -Files: debian/* -Copyright: 2016 Pirate Praveen -License: Expat - -License: Expat - -Permission is hereby granted, free of charge, to any person - obtaining a copy of this software and associated documentation files - (the "Software"), to deal in the Software without restriction, - including without limitation the rights to use, copy, modify, merge, - publish, distribute, sublicense, and/or sell copies of the Software, - and to permit persons to whom the Software is furnished to do so, - subject to the following conditions: - . - The above copyright notice and this permission notice shall be - included in all copies or substantial portions of the Software. - . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS - BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN - ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN - CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE - ---- - -MIT License -(css.escape 1.5.1, cssesc 3.0.0, emoji-regex 9.2.2, emoji-regex v8.0.0, is-potential-custom-element-name 1.0.1, mathiasbynens's esrever 0.2.0, string.prototype.repeat v1.0.0) - -Copyright Mathias Bynens - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(babel-plugin-macros 3.1.0) - -The MIT License (MIT) -Copyright (c) 2020 Kent C. Dodds - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(util-deprecate 1.0.2) - -(The MIT License) - -Copyright (c) 2014 Nathan Rajlich - -Permission is hereby granted, free of charge, to any person -obtaining a copy of this software and associated documentation -files (the "Software"), to deal in the Software without -restriction, including without limitation the rights to use, -copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the -Software is furnished to do so, subject to the following -conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES -OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR -OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(supports-preserve-symlinks-flag 1.0.0) - -MIT License - -Copyright (c) 2022 Inspect JS - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(shallow-clone 3.0.1, to-regex-range 5.0.1) - -The MIT License (MIT) - -Copyright (c) 2015-present, Jon Schlinkert. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(continuable-cache 0.3.1) - -Copyright (c) 2013 Colingo. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(fault 2.0.1, wooorm/ccount 2.0.1) - -(The MIT License) - -Copyright (c) 2015 Titus Wormer - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -'Software'), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(co 4.6.0) - -The MIT License (MIT) - -Copyright © 2014-2016 Takuto Wada - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(resolve-pathname 3.0.0, value-equal 1.0.1) - -MIT License - -Copyright (c) Michael Jackson 2016-2018 - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(throttle-debounce v3.0.1) - -Copyright (c) Ivan Nikolić - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(find-up v4.1.0) - -Upstream-Contact: https://github.com/sindresorhus/find-up/issues -Source: https://github.com/sindresorhus/find-up - -Files: * -Copyright: 2016, Sindre Sorhus -License: Expat - -Files: debian/* -Copyright: 2016, Pirate Praveen -License: Expat - -License: Expat - -Permission is hereby granted, free of charge, to any person - obtaining a copy of this software and associated documentation files - (the "Software"), to deal in the Software without restriction, - including without limitation the rights to use, copy, modify, merge, - publish, distribute, sublicense, and/or sell copies of the Software, - and to permit persons to whom the Software is furnished to do so, - subject to the following conditions: - . - The above copyright notice and this permission notice shall be - included in all copies or substantial portions of the Software. - . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS - BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN - ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN - CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE - ---- - -MIT License -(state-local 1.0.7) - -MIT License - -Copyright (c) 2020 Suren Atoyan - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(object-keys 1.1.1) - -The MIT License (MIT) - -Copyright (C) 2013 Jordan Harband - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(StringTemplate 0.2.1) - -Copyright (c) 2013 Matt Esch. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(css-box-model 1.2.1) - -MIT License - -Copyright (c) 2018 Alex Reardon - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(gensync 1.0.0-beta.2) - -Copyright 2018 Logan Smyth - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(void-elements 3.1.0) - -(The MIT License) - -Copyright (c) 2014 hemanth - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -'Software'), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(deep-is 0.1.4) - -Copyright (c) 2012, 2013 Thorsten Lorenz -Copyright (c) 2012 James Halliday -Copyright (c) 2009 Thomas Robinson <280north.com> - -This software is released under the MIT license: - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(direction 0.1.5) - -(The MIT License) - -Copyright (c) 2014 Titus Wormer - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -'Software'), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(invariant 2.2.4, prop-types 15.8.1, warning 4.0.3) - -MIT License - -Copyright (c) 2013-present, Facebook, Inc. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(safe-buffer 5.2.1) - -The MIT License (MIT) - -Copyright (c) Feross Aboukhadijeh - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(is-arrayish 0.2.1) - -The MIT License (MIT) - -Copyright (c) 2015 JD Ballard - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(path-parse 1.0.7) - -The MIT License (MIT) - -Copyright (c) 2015 Javier Blanco - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(github.com/docopt/docopt-go 20181101-snapshot-ee0de3bc) - -The MIT License (MIT) - -Copyright (c) 2013 Keith Batten -Copyright (c) 2016 David Irvine - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(find-root 1.1.0) - -Copyright © 2017 jsdnxx - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(get-package-type 0.1.0) - -MIT License - -Copyright (c) 2020 CFWare, LLC - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(shurcooL-sanitized_anchor_name 1.0.0) - -MIT License - -Copyright (c) 2015 Dmitri Shuralyov - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(Strip ANSI 6.0.1) - -Upstream-Contact: https://github.com/chalk/strip-ansi/issues -Source: https://github.com/chalk/strip-ansi - -Files: * -Copyright: Sindre Sorhus -License: Expat - -Files: debian/* -Copyright: 2016, Thorsten Alteholz -License: Expat - -License: Expat - -Permission is hereby granted, free of charge, to any person - obtaining a copy of this software and associated documentation files - (the "Software"), to deal in the Software without restriction, - including without limitation the rights to use, copy, modify, merge, - publish, distribute, sublicense, and/or sell copies of the Software, - and to permit persons to whom the Software is furnished to do so, - subject to the following conditions: - . - The above copyright notice and this permission notice shall be - included in all copies or substantial portions of the Software. - . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS - BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN - ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN - CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE - ---- - -MIT License -(kisielk-gotool v1.0.0) - -Copyright (c) 2013 Kamil Kisiel - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(neo-async 2.6.2) - -MIT License - -Copyright (c) 2014-2018 Suguru Motegi -Based on Async.js, Copyright Caolan McMahon - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(symbol-tree 3.2.4) - -The MIT License (MIT) - -Copyright (c) 2015 Joris van der Wel - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(rechoir 0.8.0) - -The MIT License (MIT) - -Copyright (c) 2014-2019, 2021 Tyler Kellen , Blaine Bublitz , and Eric Schoffstall - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(Commander.js 7.2.0, Commander.js v2.20.3) - -(The MIT License) - -Copyright (c) 2011 TJ Holowaychuk - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -'Software'), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(lodash.escape 4.0.1, lodash.flattendeep 4.4.0, lodash.isequal 4.5.0, lodash.merge 4.6.2) - -==== - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(saxes 6.0.0) - -MIT License, as follows: - - Copyright Mathias Bynens - - - -Permission is hereby granted, free of charge, to any person obtaining - a copy of this software and associated documentation files (the - "Software"), to deal in the Software without restriction, including - without limitation the rights to use, copy, modify, merge, publish, - distribute, sublicense, and/or sell copies of the Software, and to - permit persons to whom the Software is furnished to do so, subject to - the following conditions: - - The above copyright notice and this permission notice shall be - included in all copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE - LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION - OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION - WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(ianstormtaylor/slate 0.2.11, ianstormtaylor/slate 0.5.44, ianstormtaylor/slate 0.7.13) - -The MIT License - -Copyright © 2016–2017, [Ian Storm Taylor](https://ianstormtaylor.com) - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(github.com/cheekybits/genny v1.0.0) - -Source: https://github.com/cheekybits/genny - -Files: * -Copyright: 2014, cheekybits -License: Expat - -Files: debian/* -Copyright: 2020, Utkarsh Gupta -License: Expat - -License: Expat - -Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - . - The above copyright notice and this permission notice shall be included in all - copies or substantial portions of the Software. - . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE - ---- - -MIT License -(dom-css 2.1.0, prefix-style 2.0.1) - -The MIT License (MIT) -Copyright (c) 2014 Matt DesLauriers - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, -DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR -OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE -OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(fast-levenshtein 2.0.6) - -Files: * -Copyright: 2013 Ramesh Nair (http://www.hiddentao.com/) -License: Expat - -Files: debian/* -Copyright: 2016 Pirate Praveen - 2020 Xavier Guimard -License: Expat - -License: Expat - -Permission is hereby granted, free of charge, to any person - obtaining a copy of this software and associated documentation files - (the "Software"), to deal in the Software without restriction, - including without limitation the rights to use, copy, modify, merge, - publish, distribute, sublicense, and/or sell copies of the Software, - and to permit persons to whom the Software is furnished to do so, - subject to the following conditions: - . - The above copyright notice and this permission notice shall be - included in all copies or substantial portions of the Software. - . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS - BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN - ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN - CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE - ---- - -MIT License -(ajv-keywords 3.5.2) - -The MIT License (MIT) - -Copyright (c) 2016 Evgeny Poberezkin - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(body v5.1.0) - -Copyright (c) 2012 Raynos. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(node-int64 0.4.0) - -Copyright (c) 2014 Robert Kieffer - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(smart-buffer 4.2.0) - -The MIT License (MIT) - -Copyright (c) 2013-2017 Josh Glazebrook - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(object-assign 4.1.1, path-is-absolute 1.0.1, strip-bom 3.0.0) - -The MIT License (MIT) - -Copyright (c) Sindre Sorhus (sindresorhus.com) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(@adobe/css-tools 4.4.4, @asamuzakjp/css-color 3.2.0, @babel/code-frame 7.29.0, @babel/compat-data 7.29.0, @babel/core 7.29.0, @babel/generator 7.29.1, @babel/helper-compilation-targets 7.28.6, @babel/helper-globals 7.28.0, @babel/helper-module-imports 7.28.6, @babel/helper-module-transforms 7.28.6, @babel/helper-plugin-utils 7.28.6, @babel/helper-string-parser 7.27.1, @babel/helper-validator-identifier 7.28.5, @babel/helper-validator-option 7.27.1, @babel/helpers 7.29.2, @babel/parser 7.29.2, @babel/plugin-syntax-import-attributes 7.28.6, @babel/plugin-syntax-jsx 7.28.6, @babel/plugin-syntax-typescript 7.28.6, @babel/runtime 7.29.2, @babel/template 7.28.6, @babel/types 7.29.0, @braintree/sanitize-url 7.0.1, @cspotcode/source-map-support 0.8.1, @csstools/color-helpers 5.1.0, @csstools/css-calc 2.1.4, @csstools/css-color-parser 3.1.0, @csstools/css-parser-algorithms 3.0.5, @csstools/css-tokenizer 3.0.4, @discoveryjs/json-ext 0.6.3, @emnapi/core 1.9.1, @emnapi/runtime 1.9.1, @emnapi/wasi-threads 1.2.0, @emotion/babel-plugin 11.13.5, @emotion/cache 11.14.0, @emotion/css 11.13.5, @emotion/hash 0.9.2, @emotion/memoize 0.9.0, @emotion/react 11.14.0, @emotion/serialize 1.3.3, @emotion/sheet 1.4.0, @emotion/unitless 0.10.0, @emotion/use-insertion-effect-with-fallbacks 1.2.0, @emotion/utils 1.4.2, @emotion/weak-memoize 0.4.0, @es-joy/jsdoccomment 0.84.0, @es-joy/resolve.exports 1.2.0, @eslint-community/eslint-utils 4.9.1, @eslint-community/regexpp 4.12.2, @eslint/css-tree 3.6.9, @eslint/eslintrc 3.3.5, @eslint/js 9.39.4, @eslint/markdown 6.6.0, @floating-ui/core 1.7.5, @floating-ui/dom 1.7.6, @floating-ui/react 0.27.16, @floating-ui/react-dom 2.1.8, @floating-ui/utils 0.2.11, @formatjs/ecma402-abstract 2.3.6, @formatjs/fast-memoize 2.2.7, @formatjs/icu-messageformat-parser 2.11.4, @formatjs/icu-skeleton-parser 1.8.16, @formatjs/intl-durationformat 0.7.6, @formatjs/intl-localematcher 0.6.2, @gar/promise-retry 1.0.3, @jest/console 30.3.0, @jest/core 30.3.0, @jest/create-cache-key-function 30.3.0, @jest/diff-sequences 30.3.0, @jest/environment 30.3.0, @jest/environment-jsdom-abstract 30.3.0, @jest/expect 30.3.0, @jest/expect-utils 30.3.0, @jest/fake-timers 30.3.0, @jest/get-type 30.1.0, @jest/globals 30.3.0, @jest/pattern 30.0.1, @jest/reporters 30.3.0, @jest/schemas 29.6.3, @jest/schemas 30.0.5, @jest/snapshot-utils 30.3.0, @jest/source-map 30.0.1, @jest/test-result 30.3.0, @jest/test-sequencer 30.3.0, @jest/transform 30.3.0, @jest/types 29.6.3, @jest/types 30.3.0, @jridgewell/gen-mapping 0.3.13, @jridgewell/remapping 2.3.5, @jridgewell/resolve-uri 3.1.2, @jridgewell/source-map 0.3.11, @jridgewell/sourcemap-codec 1.5.5, @jridgewell/trace-mapping 0.3.31, @jridgewell/trace-mapping 0.3.9, @leeoniya/ufuzzy 1.0.19, @monaco-editor/loader 1.7.0, @monaco-editor/react 4.7.0, @napi-rs/wasm-runtime 0.2.12, @parcel/watcher 2.5.6, @parcel/watcher-android-arm64 2.5.6, @parcel/watcher-darwin-arm64 2.5.6, @parcel/watcher-darwin-x64 2.5.6, @parcel/watcher-freebsd-x64 2.5.6, @parcel/watcher-linux-arm-glibc 2.5.6, @parcel/watcher-linux-arm-musl 2.5.6, @parcel/watcher-linux-arm64-glibc 2.5.6, @parcel/watcher-linux-arm64-musl 2.5.6, @parcel/watcher-linux-x64-glibc 2.5.6, @parcel/watcher-linux-x64-musl 2.5.6, @parcel/watcher-win32-arm64 2.5.6, @parcel/watcher-win32-ia32 2.5.6, @parcel/watcher-win32-x64 2.5.6, @petamoriken/float16 3.9.3, @pkgjs/parseargs 0.11.0, @pkgr/core 0.2.9, @popperjs/core 2.11.8, @rc-component/cascader 1.9.0, @rc-component/drawer 1.3.0, @rc-component/motion 1.3.1, @rc-component/overflow 1.0.0, @rc-component/picker 1.7.1, @rc-component/portal 2.2.0, @rc-component/resize-observer 1.1.1, @rc-component/select 1.3.6, @rc-component/slider 1.0.1, @rc-component/tooltip 1.4.0, @rc-component/tree 1.1.0, @rc-component/trigger 3.9.0, @rc-component/util 1.10.0, @rc-component/virtual-list 1.0.2, @remix-run/router 1.23.2, @sinclair/typebox 0.27.10, @sinclair/typebox 0.34.48, @sindresorhus/base62 1.0.0, @stylistic/eslint-plugin-ts 4.4.1, @swc/core-darwin-arm64 1.15.21, @swc/core-darwin-x64 1.15.21, @swc/core-linux-arm64-gnu 1.15.21, @swc/core-linux-arm64-musl 1.15.21, @swc/core-linux-ppc64-gnu 1.15.21, @swc/core-linux-s390x-gnu 1.15.21, @swc/core-linux-x64-gnu 1.15.21, @swc/core-linux-x64-musl 1.15.21, @swc/core-win32-arm64-msvc 1.15.21, @swc/core-win32-ia32-msvc 1.15.21, @swc/core-win32-x64-msvc 1.15.21, @swc/jest 0.2.39, @tanstack/react-virtual 3.13.23, @tanstack/virtual-core 3.13.23, @testing-library/dom 10.4.1, @testing-library/jest-dom 6.9.1, @testing-library/react 16.3.2, @tsconfig/node10 1.0.12, @tsconfig/node12 1.0.11, @tsconfig/node14 1.0.3, @tsconfig/node16 1.0.4, @tybys/wasm-util 0.10.1, @types/aria-query 5.0.4, @types/babel__core 7.20.5, @types/babel__generator 7.27.0, @types/babel__template 7.4.4, @types/babel__traverse 7.28.0, @types/cheerio 0.22.35, @types/d3-color 3.1.3, @types/d3-interpolate 3.0.4, @types/debug 4.1.13, @types/enzyme 3.10.19, @types/eslint 9.6.1, @types/eslint-scope 3.7.7, @types/estree 1.0.8, @types/istanbul-lib-coverage 2.0.6, @types/istanbul-lib-report 3.0.3, @types/istanbul-reports 3.0.4, @types/jest 30.0.0, @types/jquery 3.5.33, @types/jsdom 21.1.7, @types/json-schema 7.0.15, @types/lodash 4.17.20, @types/lodash 4.17.24, @types/mdast 4.0.4, @types/ms 2.1.0, @types/node 24.12.0, @types/node 25.5.0, @types/parse-json 4.0.2, @types/prop-types 15.7.15, @types/rbush 4.0.0, @types/react 16.14.69, @types/react 18.3.28, @types/react 19.2.14, @types/react-dom 18.3.7, @types/react-table 7.7.20, @types/react-transition-group 4.4.12, @types/scheduler 0.16.8, @types/sizzle 2.3.10, @types/stack-utils 2.0.3, @types/string-hash 1.1.3, @types/systemjs 6.15.3, @types/tough-cookie 4.0.5, @types/trusted-types 2.0.7, @types/unist 3.0.3, @types/use-sync-external-store 0.0.6, @types/yargs 17.0.35, @types/yargs-parser 21.0.3, @typescript-eslint/eslint-plugin 8.57.1, @typescript-eslint/parser 8.57.1, @typescript-eslint/project-service 8.57.1, @typescript-eslint/scope-manager 8.57.1, @typescript-eslint/tsconfig-utils 8.57.1, @typescript-eslint/type-utils 8.57.1, @typescript-eslint/types 8.57.1, @typescript-eslint/typescript-estree 8.57.1, @typescript-eslint/utils 8.57.1, @typescript-eslint/visitor-keys 8.57.1, @unrs/resolver-binding-android-arm-eabi 1.11.1, @unrs/resolver-binding-android-arm64 1.11.1, @unrs/resolver-binding-darwin-arm64 1.11.1, @unrs/resolver-binding-darwin-x64 1.11.1, @unrs/resolver-binding-freebsd-x64 1.11.1, @unrs/resolver-binding-linux-arm-gnueabihf 1.11.1, @unrs/resolver-binding-linux-arm-musleabihf 1.11.1, @unrs/resolver-binding-linux-arm64-gnu 1.11.1, @unrs/resolver-binding-linux-arm64-musl 1.11.1, @unrs/resolver-binding-linux-ppc64-gnu 1.11.1, @unrs/resolver-binding-linux-riscv64-gnu 1.11.1, @unrs/resolver-binding-linux-riscv64-musl 1.11.1, @unrs/resolver-binding-linux-s390x-gnu 1.11.1, @unrs/resolver-binding-linux-x64-gnu 1.11.1, @unrs/resolver-binding-linux-x64-musl 1.11.1, @unrs/resolver-binding-wasm32-wasi 1.11.1, @unrs/resolver-binding-win32-arm64-msvc 1.11.1, @unrs/resolver-binding-win32-ia32-msvc 1.11.1, @unrs/resolver-binding-win32-x64-msvc 1.11.1, @webassemblyjs/ast 1.14.1, @webassemblyjs/floating-point-hex-parser 1.13.2, @webassemblyjs/helper-api-error 1.13.2, @webassemblyjs/helper-buffer 1.14.1, @webassemblyjs/helper-numbers 1.13.2, @webassemblyjs/helper-wasm-bytecode 1.13.2, @webassemblyjs/helper-wasm-section 1.14.1, @webassemblyjs/ieee754 1.13.2, @webassemblyjs/utf8 1.13.2, @webassemblyjs/wasm-edit 1.14.1, @webassemblyjs/wasm-gen 1.14.1, @webassemblyjs/wasm-opt 1.14.1, @webassemblyjs/wasm-parser 1.14.1, @webassemblyjs/wast-printer 1.14.1, @webpack-cli/configtest 3.0.1, @webpack-cli/info 3.0.1, @webpack-cli/serve 3.0.1, @wojtekmaj/date-utils 2.0.2, Acorn 8.16.0, acorn-import-phases 1.0.4, acorn-walk 8.3.5, agent-base 7.1.4, ajv 6.14.0, ajv 8.18.0, alecthomas-kingpin v2.4.0, alecthomas-units 20240927-snapshot-0f3dac36, altinity/clickhouse-grafana v2.2.2, andybalholm/brotli v1.2.0, andylibrian/atomicgo-keyboard v0.2.9, ansi-regex 6.2.2, ansi-styles 6.2.3, are-docs-informative 0.0.2, array-buffer-byte-length 1.0.2, array-includes 3.1.9, array.prototype.filter 1.0.4, array.prototype.findlast 1.2.5, array.prototype.flat 1.3.3, array.prototype.flatmap 1.3.3, array.prototype.tosorted 1.1.4, arraybuffer.prototype.slice 1.0.4, Async 3.2.6, async-function 1.0.0, async-generator-function 1.0.0, attr-accept 2.2.5, available-typed-arrays 1.0.7, babel-preset-current-node-syntax 1.2.0, babel-traverse 7.29.0, balanced-match 4.0.4, brace-expansion 5.0.4, browserify/resolve 1.22.11, browserify/resolve 2.0.0-next.6, browserslist 4.28.1, BurntSushi/toml v1.5.0, call-bind 1.0.8, call-bind-apply-helpers 1.0.2, call-bound 1.0.4, cenkalti/backoff v5.0.3, cespare/xxhash v2.3.0, character-entities 2.0.2, chromedp/cdproto 20250803-snapshot-d308e07a, ci-info 3.9.0, ci-info 4.4.0, cjs-module-lexer 2.2.0, classnames 2.5.1, clipperhouse/uax29 v2.7.0, clsx 2.1.1, collect-v8-coverage 1.0.3, colorette 2.0.20, Commander.js 12.1.0, comment-parser 1.4.5, compute-scroll-into-view 3.1.1, convert-source-map 1.9.0, convert-source-map 2.0.0, copy-to-clipboard 3.3.3, copy-webpack-plugin 14.0.0, cosmiconfig 7.1.0, cosmiconfig 8.3.6, cpuguy83-go-md2man 2.0.7, creasty/defaults v1.8.0, css-loader 7.1.4, cssstyle 4.6.0, csstype 3.2.3, DamonOehlman/wildcard 2.0.1, data-urls 5.0.0, data-view-buffer 1.0.2, data-view-byte-length 1.0.2, data-view-byte-offset 1.0.1, date-fns/date-fns 4.1.0, debug-js/debug 4.4.3, decimal.js 10.6.0, decode-named-character-reference 1.3.0, dedent 1.7.2, deepmerge 4.3.1, define-data-property 1.1.4, define-properties 1.2.1, dequal 2.0.3, devlop 1.1.0, dom-accessibility-api 0.5.16, dom-accessibility-api 0.6.3, dom-serializer 2.0.0, downshift 9.3.2, dunder-proto 1.0.1, dvtng/react-loading-skeleton 3.5.0, eastasianwidth 0.2.0, einaros/ws 8.20.0, emittery 0.13.1, encoding-sniffer 0.2.1, enhanced-resolve 5.20.1, envinfo 7.21.0, enzymejs 1.0.7, error 7.2.1, error-stack-parser 2.1.4, es-abstract 1.24.1, es-define-property 1.0.1, es-errors 1.3.0, es-iterator-helpers 1.3.1, es-module-lexer 2.0.0, es-object-atoms 1.1.1, es-set-tostringtag 2.1.0, es-shim-unscopables 1.1.0, es-to-primitive 1.3.0, escalade 3.2.0, ESLint 9.39.4, eslint-config-prettier 10.1.8, eslint-plugin-prettier 5.5.5, eslint-plugin-react-hooks 7.0.1, eslint-webpack-plugin 5.0.3, eventemitter3 5.0.1, exit-x 0.2.2, expect 30.3.0, facebookhermes 0.25.1, fast_array_intersect 1.1.0, fastcache v1.13.3, fastest-levenshtein 1.0.16, fatih-color 1.19.0, fdir 6.5.0, felixge/httpsnoop v1.0.4, file-entry-cache 8.0.0, file-selector 2.1.2, fill-range 7.1.1, flat-cache 4.0.1, fork-ts-checker-webpack-plugin 9.1.0, fsevents 2.3.3, function-bind 1.1.2, function.prototype.name 1.1.8, functions-have-names 1.2.3, generator-function 2.0.1, geotiff 2.1.3, get-document 1.0.0, get-intrinsic 1.3.1, get-proto 1.0.1, get-symbol-description 1.1.0, get-user-locale 3.0.0, getkin/kin-openapi v0.133.0, github.com/antihax/optional 1.0.0, github.com/clipperhouse/stringish v0.1.1, github.com/go-viper/mapstructure v2.4.0, github.com/oasdiff/yaml 20250309-snapshot-f31be36b, github.com/olekukonko/cat 20250911-snapshot-50322a06, github.com/olekukonko/errors v1.2.0, github.com/rivo/uniseg v0.4.7, globalthis 1.0.4, go humanize 1.0.1, Go Testify v1.11.1, go-restful v3.11.0, go.uber.org/goleak v1.3.0, go.yaml.in/yaml/v2 v3.0.4, goccy/go-json v0.10.6, goccy/go-yaml v1.17.1, goconvey 20190121-snapshot-044398e4, golang-jwt/jwt v5.3.0, gookit/color v1.5.4, gopd 1.2.0, hamba/avro v2.31.0, has 1.0.4, has-bigints 1.1.0, has-property-descriptors 1.0.2, has-proto 1.2.0, has-symbols 1.1.0, has-tostringtag 1.0.2, hashicorp/go-hclog v1.6.3, hasown 2.0.2, highlight-words-core 1.2.3, html-element-map 1.4.0, html-encoding-sniffer 4.0.0, html-parse-stringify v3.0.1, htmlparser2 10.1.0, http-parser-js 0.5.10, https-proxy-agent 7.0.6, i18next 25.10.5, i18next-browser-languagedetector 8.2.1, ianstormtaylor/slate 0.2.115, ianstormtaylor/slate 0.2.9, ianstormtaylor/slate 0.47.9, iconv-lite 0.7.2, immutable-js 5.1.4, immutable-js 5.1.5, import-fresh 3.3.1, import-local 3.2.0, imports-loader 5.0.0, inline-style-prefixer 7.0.1, internal-slot 1.1.0, interpret 3.1.1, invopop/jsonschema v0.13.0, ipaddress 10.1.0, is-array-buffer 3.0.5, is-async-function 2.1.1, is-bigint 1.1.0, is-boolean-object 1.2.2, is-callable 1.2.7, is-core-module 2.16.1, is-data-view 1.0.2, is-date-object 1.1.0, is-finalizationregistry 1.1.1, is-generator-function 1.1.2, is-in-browser 1.1.3, is-map 2.0.3, is-mobile 5.0.0, is-negative-zero 2.0.3, is-number-object 1.1.1, is-regex 1.2.1, is-set 2.0.3, is-shared-array-buffer 1.0.4, is-string 1.1.1, is-symbol 1.1.1, is-typed-array 1.1.15, is-weakmap 2.0.2, is-weakref 1.1.1, is-weakset 2.0.4, isomorphic-base64 1.0.2, iterator.prototype 1.1.5, JedWatson/react-select 5.10.2, Jest from Facebook 30.2.0, Jest from Facebook 30.3.0, jest-changed-files 30.3.0, jest-config 30.3.0, jest-diff 30.3.0, jest-each 30.3.0, jest-environment-jsdom 30.3.0, jest-environment-node 30.3.0, jest-haste-map 30.3.0, jest-leak-detector 30.3.0, jest-matcher-utils 30.3.0, jest-message-util 30.3.0, jest-pnp-resolver 1.2.3, jest-regex-util 30.0.1, jest-resolve 30.3.0, jest-resolve-dependencies 30.3.0, jest-runner 30.3.0, jest-runtime 30.3.0, jest-snapshot 30.3.0, jest-util 29.7.0, jest-util 30.3.0, jest-validate 30.3.0, jest-worker 29.7.0, jest-worker 30.3.0, jQuery 3.7.1, js-xss 1.0.15, js-yaml 3.14.2, js-yaml 4.1.1, jsdoc-type-pratt-parser 7.1.1, jsdom 26.1.0, jsesc 3.1.0, JSHTTP's negotiator 1.0.0, jsjest 30.3.0, jsonc-parser 3.3.1, jsx-ast-utils 3.3.5, keyv 4.5.4, klauspost-cpuid v2.3.0, klauspost/asmfmt v1.3.2, kr/pretty v0.3.1, lithammer/fuzzysearch v1.1.8, ljharb/object.assign 4.1.7, loader-runner 4.3.1, Lodash 4.17.23, longest-streak 3.1.0, lz-string 1.5.0, make-dir 4.0.0, markdown-table 3.0.4, marked-mangle 1.1.12, markedjs 16.3.0, math-intrinsics 1.1.0, mattn-go-colorable v0.1.14, mattn-go-isatty v0.0.20, mattn-go-runewidth v0.0.21, mdast-util-find-and-replace 3.0.2, mdast-util-from-markdown 2.0.3, mdast-util-frontmatter 2.0.1, mdast-util-gfm 3.1.0, mdast-util-gfm-autolink-literal 2.0.1, mdast-util-gfm-footnote 2.1.0, mdast-util-gfm-strikethrough 2.0.0, mdast-util-gfm-table 2.0.0, mdast-util-gfm-task-list-item 2.0.0, mdast-util-phrasing 4.1.0, mdast-util-to-markdown 2.1.2, mdast-util-to-string 4.0.0, memoize 10.2.0, micro-memoize 4.2.0, micromark 4.0.2, micromark-core-commonmark 2.0.3, micromark-extension-frontmatter 2.0.0, micromark-extension-gfm 3.0.0, micromark-extension-gfm-autolink-literal 2.1.0, micromark-extension-gfm-footnote 2.1.0, micromark-extension-gfm-strikethrough 2.1.0, micromark-extension-gfm-table 2.1.1, micromark-extension-gfm-tagfilter 2.0.0, micromark-extension-gfm-task-list-item 2.1.0, micromark-factory-destination 2.0.1, micromark-factory-label 2.0.1, micromark-factory-space 2.0.1, micromark-factory-title 2.0.1, micromark-factory-whitespace 2.0.1, micromark-util-character 2.1.1, micromark-util-chunked 2.0.1, micromark-util-classify-character 2.0.1, micromark-util-combine-extensions 2.0.1, micromark-util-decode-numeric-character-reference 2.0.2, micromark-util-decode-string 2.0.1, micromark-util-encode 2.0.1, micromark-util-html-tag-name 2.0.1, micromark-util-normalize-identifier 2.0.1, micromark-util-resolve-all 2.0.1, micromark-util-sanitize-uri 2.0.1, micromark-util-subtokenize 2.1.0, micromark-util-symbol 2.0.1, micromark-util-types 2.0.2, micromatch 4.0.8, micromatch/braces 3.0.3, mimic-function 5.0.1, minimist 1.2.8, minipass-fetch 5.0.2, minizlib 3.1.0, moment-timezone 0.5.47, moment/moment 2.30.1, monaco-editor 0.34.1, napi-postinstall 0.3.4, natural-compare 1.4.0, ncruces/go-strftime v1.0.0, node-abort-controller 3.1.1, node-addon-api 7.1.1, node-error-ex 1.3.4, node-exports-info 1.6.0, node-fs-extra 10.1.0, node-gyp 12.2.0, node-html-entities 2.6.0, node-http-proxy-agent 7.0.2, node-ignore 5.3.2, node-ignore 7.0.5, node-jsonfile 6.2.0, node-releases 2.0.36, nodeca/pako 2.1.0, nwsapi 2.2.23, object-deep-merge 2.0.0, object-inspect 1.13.4, object-is 1.1.6, object.entries 1.1.9, object.fromentries 2.0.8, object.values 1.2.1, olekukonko-tablewriter v1.1.4, olekukonko/ts 20171002-snapshot-78ecb042, optionator 0.9.4, own-keys 1.0.1, p-map 7.0.4, PapaParse 5.5.3, parse-headers 2.0.6, parse-imports-exports 0.2.4, parse-statements 1.0.11, parse5 7.1.0, parse5 7.1.2, parse5 7.3.0, path-to-regexp 1.9.0, picomatch 4.0.3, pirates 4.0.7, portfinder 1.0.38, possible-typed-array-names 1.1.0, PostCSS 8.5.8, postcss-modules-local-by-default 4.2.0, postcss-selector-parser 7.1.1, Prettier IO 3.8.1, prettier-linter-helpers 1.0.1, pretty-format 30.3.0, PrismJS 1.30.0, pterm/pterm v0.12.82, Punycode.js 2.3.1, pure-rand 7.0.1, quick-lru 6.1.2, Raynos/for-each 0.3.5, rbush 4.0.1, rc-overflow 1.5.0, rc-resize-observer 1.4.3, rc-util 5.44.4, React from Facebook 18.3.1, react-calendar 6.0.0, react-colorful 5.6.1, react-custom-scrollbars-2 4.5.0, react-data-grid 7.0.0-beta.56, react-dom 18.3.1, react-dropzone 14.3.8, react-from-dom 0.7.5, react-highlight-words 0.21.0, react-hook-form 7.72.0, react-i18next 15.7.4, react-inlinesvg 4.2.0, react-is 18.3.1, react-router-dom 5.3.4, react-table 7.8.0, react-window 1.8.11, reactredux 9.2.0, reacttraining/react-router 6.30.3, readdirp 4.1.2, Redux JS 5.0.1, reflect.getprototypeof 1.0.10, regexp.prototype.flags 1.5.4, remix-run/react-router 6.30.3, reserved-identifiers 1.2.0, rrweb-cssom 0.8.0, rtl-css-js 1.16.1, safe-array-concat 1.1.3, safe-push-apply 1.0.0, safe-regex-test 1.1.0, samccone/chrome-trace-event 1.0.4, samsonjs/format 0.2.2, sass 1.98.0, scheduler 0.23.2, schema-utils 3.3.0, schema-utils 4.3.3, selection-is-backward 1.0.0, set-function-length 1.2.2, set-function-name 2.0.2, set-proto 1.0.0, side-channel 1.1.0, side-channel-list 1.0.0, side-channel-map 1.0.1, side-channel-weakmap 1.0.2, sindresorhus/globals 14.0.0, sindresorhus/globals 16.5.0, socks 2.8.7, socks-proxy-agent 8.0.5, spdx-expression-parse.js 4.0.0, stack-generator 2.0.10, stack-utils 2.0.6, stackframe 1.3.4, stacktrace-gps 3.1.2, stacktrace-js v2.0.2, stoewer/go-strcase v1.3.1, stop-iteration-iterator 1.1.0, stretchr/objx v0.5.2, string-width 5.1.2, string.prototype.matchall 4.0.12, string.prototype.trim 1.2.10, string.prototype.trimend 1.0.9, string.prototype.trimstart 1.0.8, Strip ANSI 7.2.0, style-loader 4.0.0, stylis 4.2.0, stylis 4.3.6, swc-loader 0.2.7, tabbable 6.4.0, tapable 2.3.0, terser-webpack-plugin 5.4.0, tidwall/gjson v1.14.2, tidwall/sjson v1.2.5, tiny-invariant 1.3.3, tiny-warning 0.0.3, TinyColor 1.6.0, tinyglobby 0.2.15, tldts 6.1.86, tldts-core 6.1.86, to-valid-identifier 1.0.0, toggle-selection 1.0.6, tr46 5.1.1, ts-api-utils 2.5.0, ts-node 10.9.2, tsconfig-paths 4.2.0, typed-array-buffer 1.0.3, typed-array-byte-length 1.0.3, typed-array-byte-offset 1.0.4, typed-array-length 1.0.7, typescript-eslint 8.57.1, UAParser.js 1.0.41, un-ts/synckit 0.11.12, unbox-primitive 1.1.0, undici 7.24.5, undici-types 7.16.0, undici-types 7.18.2, unist-util-is 6.0.1, unist-util-stringify-position 4.0.0, unist-util-visit 5.1.0, unist-util-visit-parents 6.0.2, universalify 2.0.1, unrs-resolver 1.11.1, update-browserslist-db 1.2.3, uplot 1.6.32, urfave-cli v1.22.17, use-isomorphic-layout-effect 1.2.1, use-sync-external-store 1.6.0, uuid 11.1.0, uwrap 0.1.2, v8-compile-cache-lib 3.0.1, w3c-xmlserializer 5.0.0, watchpack 2.5.1, Webpack 5.105.4, webpack-cli 6.0.1, webpack-contrib/sass-loader 16.0.7, webpack-merge 6.0.1, webpack-sources 3.3.4, webpack-subresource-integrity 5.2.0-rc.1, webpack-virtual-modules 0.6.2, whatwg-encoding 3.1.1, whatwg-mimetype 4.0.0, whatwg-url 14.2.0, which-boxed-primitive 1.1.1, which-builtin-type 1.2.1, which-collection 1.0.2, which-typed-array 1.1.20, word-wrap 1.2.5, wrap-ansi 8.1.0, xo/terminfo 20220910-snapshot-abceb7e1, yaml for Go v3.0.1, yannickcr/eslint-plugin-react 7.37.5, yargs 17.7.2, yuin/goldmark v1.4.13, zod 4.3.6, zod-validation-error 4.0.2, zstddec 0.1.0, zwitch 2.0.4) - -The MIT License -=============== - -Copyright (c) - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in the -Software without restriction, including without limitation the rights to use, -copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the -Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN -AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - ---- - -MIT License -(require-from-string 2.0.2) - -The MIT License (MIT) - -Copyright (c) Vsevolod Strukchinsky (github.com/floatdrop) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(xmlchars 2.2.0) - -Copyright Louis-Dominique Dubeau and contributors to xmlchars - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(loose-envify 1.4.0) - -The MIT License (MIT) - -Copyright (c) 2015 Andres Suarez - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(jshttp/mime-types 2.1.35) - -(The MIT License) - -Copyright (c) 2014 Jonathan Ong -Copyright (c) 2015 Douglas Christopher Wilson - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -'Software'), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY -CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(Acorn-JSX 5.3.2) - -Copyright (C) 2012-2017 by Ingvar Stepanyan - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(react-immutable-proptypes 2.2.0) - -The MIT License (MIT) - -Copyright (c) 2015 James Burnett - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(buffer-from 1.1.2) - -MIT License - -Copyright (c) 2016, 2018 Linus Unnebäck - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(to-camel-case 1.0.0, to-no-case 1.0.2, to-space-case 1.0.0) - -The MIT License (MIT) - -Copyright © 2016, Ian Storm Taylor - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(@bcoe/v8-coverage 0.2.3) - -The MIT License (MIT) - -Copyright © 2015-2017 Charles Samborski - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(char-regex 1.0.2) - -MIT License - - - -Copyright (c) 2019 Richie Bendall - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(json-schema-traverse 0.4.1, json-schema-traverse 1.0.0) - -Upstream-Contact: https://github.com/epoberezkin/json-schema-traverse/issues -Source: https://github.com/epoberezkin/json-schema-traverse#readme - -Files: * -Copyright: 2017 Evgeny Poberezkin -License: Expat - -Files: debian/* -Copyright: 2017 Amal Shehu - 2020 Xavier Guimard -License: Expat - -License: Expat - -Permission is hereby granted, free of charge, to any person - obtaining a copy of this software and associated documentation files - (the "Software"), to deal in the Software without restriction, - including without limitation the rights to use, copy, modify, merge, - publish, distribute, sublicense, and/or sell copies of the Software, - and to permit persons to whom the Software is furnished to do so, - subject to the following conditions: - . - The above copyright notice and this permission notice shall be - included in all copies or substantial portions of the Software. - . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS - BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN - ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN - CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE - ---- - -MIT License -(json-buffer 3.0.1) - -Copyright (c) 2013 Dominic Tarr - -Permission is hereby granted, free of charge, -to any person obtaining a copy of this software and -associated documentation files (the "Software"), to -deal in the Software without restriction, including -without limitation the rights to use, copy, modify, -merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom -the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice -shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES -OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR -ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, -TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(is-extglob 2.1.1) - -The MIT License (MIT) - -Copyright (c) 2014-2016, Jon Schlinkert - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE - ---- - -MIT License -(fast-deep-equal v3.1.3) - -MIT License - -Copyright (c) 2017 Evgeny Poberezkin - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(add-px-to-style 1.0.0) - -The MIT License (MIT) -Copyright (c) 2015 Mikko Haapoja - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, -DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR -OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE -OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(cssfilter 0.0.10) - -The MIT License (MIT) - -Copyright (c) 2015 老雷 - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(@babel/plugin-syntax-async-generators 7.8.4, @babel/plugin-syntax-bigint 7.8.3, @babel/plugin-syntax-class-properties 7.12.13, @babel/plugin-syntax-class-static-block 7.14.5, @babel/plugin-syntax-import-meta 7.10.4, @babel/plugin-syntax-json-strings 7.8.3, @babel/plugin-syntax-logical-assignment-operators 7.10.4, @babel/plugin-syntax-nullish-coalescing-operator 7.8.3, @babel/plugin-syntax-numeric-separator 7.10.4, @babel/plugin-syntax-object-rest-spread 7.8.3, @babel/plugin-syntax-optional-catch-binding 7.8.3, @babel/plugin-syntax-optional-chaining 7.8.3, @babel/plugin-syntax-private-property-in-object 7.14.5, @babel/plugin-syntax-top-level-await 7.14.5) - -MIT License - -Copyright (c) 2014-present Sebastian McKenzie and other contributors - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(css-in-js-utils 3.1.0) - -MIT License - -Copyright (c) 2017 Robin Frischmann - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(beorn7-perks v1.0.1) - -Copyright (C) 2013 Blake Mizerany - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(enzymejs 3.11.0) - -The MIT License (MIT) - -Copyright (c) 2015 Airbnb, Inc. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(ansi-styles 5.2.0, ansi-styles v4.3.0, callsites 3.1.0, camelcase 5.3.1, Chalk 4.1.2, detect-newline v3.1.0, env-paths 2.2.1, escape-string-regexp v2.0.0, has-flag 4.0.0, indent-string v4.0.0, is-fullwidth-code-point 3.0.0, is-generator-fn 2.1.0, leven 3.1.0, mimic-fn 2.1.0, npm-run-path 4.0.1, p-limit 2.3.0, p-locate 4.1.0, p-try 2.2.0, parent-module 1.0.1, path-exists 4.0.0, path-key 3.1.1, pkg-dir 4.2.0, redent 3.0.0, resolve-cwd 3.0.0, resolve-from 4.0.0, resolve-from 5.0.0, screenfull 5.2.0, shebang-regex 3.0.0, sindresorhus/slash v3.0.0, sindresorhus/supports-color v7.2.0, string-width 4.2.3, strip-bom 4.0.0, strip-final-newline 2.0.0, strip-indent v3.0.0, yn v3.1.1) - -MIT License - -Copyright (c) Sindre Sorhus (sindresorhus.com) - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(fast-json-stable-stringify 2.1.0) - -This software is released under the MIT license: - -Copyright (c) 2017 Evgeny Poberezkin -Copyright (c) 2013 James Halliday - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(nodeca-argparse 1.0.10) - -License: Expat - -License: Expat - -Permission is hereby granted, free of charge, to any person - obtaining a copy of this software and associated documentation files - (the "Software"), to deal in the Software without restriction, - including without limitation the rights to use, copy, modify, merge, - publish, distribute, sublicense, and/or sell copies of the Software, - and to permit persons to whom the Software is furnished to do so, - subject to the following conditions: - . - The above copyright notice and this permission notice shall be - included in all copies or substantial portions of the Software. - . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS - BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN - ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN - CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE - ---- - -MIT License -(raf-schd 4.0.3) - -MIT License - -Copyright (c) 2021 Alex Reardon - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(ajv-formats 2.1.1) - -MIT License - -Copyright (c) 2020 Evgeny Poberezkin - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(calculate-size 1.1.1) - -The MIT License (MIT) - -Copyright (c) 2014 Johannes Schickling - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of -the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR -COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(debug-js/debug 3.2.7) - -(The MIT License) - -Copyright (c) 2014 TJ Holowaychuk - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software -and associated documentation files (the 'Software'), to deal in the Software without restriction, -including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, -and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, -subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial -portions of the Software. - -THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT -LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(ajv-keywords 5.1.0) - -Upstream-Contact: https://github.com/epoberezkin/ajv-keywords/issues -Source: https://github.com/epoberezkin/ajv-keywords#readme - -Files: * -Copyright: 2016 Evgeny Poberezkin -License: Expat - -Files: debian/* -Copyright: 2017 Pirate Praveen - 2020 Yadd -License: Expat - -Files: debian/build_modules/@ajv-validator/config/* -Copyright: 2020 Another JSON Schema Validator -License: Expat - -Files: debian/tests/test_modules/ajv-pack/* -Copyright: 2016 Evgeny Poberezkin -License: Expat - -Files: debian/tests/test_modules/json-schema-test/* -Copyright: 2015 MailOnline -License: Expat - -Files: debian/tests/test_modules/require-from-string/* -Copyright: Vsevolod Strukchinsky -License: Expat - -License: Expat - -Permission is hereby granted, free of charge, to any person - obtaining a copy of this software and associated documentation files - (the "Software"), to deal in the Software without restriction, - including without limitation the rights to use, copy, modify, merge, - publish, distribute, sublicense, and/or sell copies of the Software, - and to permit persons to whom the Software is furnished to do so, - subject to the following conditions: - . - The above copyright notice and this permission notice shall be - included in all copies or substantial portions of the Software. - . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS - BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN - ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN - CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE - ---- - -MIT License -(json-parse-even-better-errors 2.3.1) - -Copyright 2017 Kat Marchán -Copyright npm, Inc. - -Permission is hereby granted, free of charge, to any person obtaining a -copy of this software and associated documentation files (the "Software"), -to deal in the Software without restriction, including without limitation -the rights to use, copy, modify, merge, publish, distribute, sublicense, -and/or sell copies of the Software, and to permit persons to whom the -Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER -DEALINGS IN THE SOFTWARE - ---- - -MIT License -(ansi-escapes 4.3.2, camelcase 6.3.0, escape-string-regexp 5.0.0, escape-string-regexp v4.0.0, execa 5.1.1, find-up v5.0.0, get-stream 6.0.1, is-stream 2.0.1, p-limit 3.1.0, parse-json v5.2.0, sindresorhus/onetime v5.1.2, sindresorhus/supports-color 8.1.1, string-length 4.0.2, strip-json-comments 3.1.1, wrap-ansi v7.0.0, yocto-queue 0.1.0) - -MIT License - -Copyright (c) Sindre Sorhus (https://sindresorhus.com) - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(is-window 1.0.2) - -The MIT License (MIT) - -Copyright (c) 2016 W.Y. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(get-window 1.1.2) - -Copyright (c) 2014 Nathan Rajlich - -Permission is hereby granted, free of charge, to any person -obtaining a copy of this software and associated documentation -files (the "Software"), to deal in the Software without -restriction, including without limitation the rights to use, -copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the -Software is furnished to do so, subject to the following -conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES -OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR -OTHER DEALINGS IN THE SOFTWARE - ---- - -MIT License -(ms.js 2.1.3) - -The MIT License (MIT) - -Copyright (c) 2020 Vercel, Inc. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(mohae/deepcopy 20170929-snapshot-c48cc78d) - -The MIT License (MIT) - -Copyright (c) 2014 Joel - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(node-source-map-support 0.5.13, node-source-map-support 0.5.21) - -The MIT License (MIT) - -Copyright (c) 2014 Evan Wallace - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(imurmurhash 0.1.4) - -Upstream-Contact: https://github.com/jensyt/imurmurhash-js/issues -Source: https://github.com/jensyt/imurmurhash-js - -Files: * -Copyright: 2013 Gary Court, Jens Taylor (https://github.com/homebrewing) -License: Expat - -Files: debian/* -Copyright: 2017 Roshan Nalawade -License: Expat - -License: Expat - -Permission is hereby granted, free of charge, to any person - obtaining a copy of this software and associated documentation files - (the "Software"), to deal in the Software without restriction, - including without limitation the rights to use, copy, modify, merge, - publish, distribute, sublicense, and/or sell copies of the Software, - and to permit persons to whom the Software is furnished to do so, - subject to the following conditions: - . - The above copyright notice and this permission notice shall be - included in all copies or substantial portions of the Software. - . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS - BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN - ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN - CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE - ---- - -MIT License -(type-check 0.4.0) - -Files: * -Copyright: George Zahariev -License: Expat - -Files: debian/* -Copyright: 2016 Pirate Praveen - 2020 Xavier Guimard -License: Expat - -License: Expat - -Permission is hereby granted, free of charge, to any person - obtaining a copy of this software and associated documentation files - (the "Software"), to deal in the Software without restriction, - including without limitation the rights to use, copy, modify, merge, - publish, distribute, sublicense, and/or sell copies of the Software, - and to permit persons to whom the Software is furnished to do so, - subject to the following conditions: - . - The above copyright notice and this permission notice shall be - included in all copies or substantial portions of the Software. - . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS - BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN - ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN - CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE - ---- - -MIT License -(i18next-pseudo 2.2.1) - -MIT License - -Copyright (c) 2020 Matt Boatman - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - -MIT License -(jest-worker 27.5.1, pretty-format 27.5.1, react-is 16.13.1, react-is 17.0.2) - -MIT License - -Copyright (c) Facebook, Inc. and its affiliates. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: +subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN +AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --- -MIT License -(clone-deep 4.0.1, normalize-path 3.0.0) - -The MIT License (MIT) +ISC License +(go-spew 20180930-snapshot-d8f796af) -Copyright (c) 2014-2018, Jon Schlinkert. +ISC License -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: +Copyright (c) 2012-2016 Dave Collins -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE --- MIT License -(patrickmn-go-cache 2.1.0) +(github.com/cheekybits/genny v1.0.0) -Copyright (c) 2012-2017 Patrick Mylund Nielsen and the go-cache contributors +Source: https://github.com/cheekybits/genny -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: +Files: * +Copyright: 2014, cheekybits +License: Expat -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. +Files: debian/* +Copyright: 2020, Utkarsh Gupta +License: Expat -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE +License: Expat + +Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE --- MIT License -(min-indent 1.0.1) - -The MIT License (MIT) +(patrickmn-go-cache 2.1.0) -Copyright (c) Sindre Sorhus (sindresorhus.com), James Kyle (thejameskyle.com) +Copyright (c) 2012-2017 Patrick Mylund Nielsen and the go-cache contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -7822,37 +756,6 @@ THE SOFTWARE --- -MIT License -(create-require 1.1.1) - -MIT License - -Copyright (c) 2020 - -Maël Nison -Paul Soporan -Pooya Parsa - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE - ---- - MIT License (GoDoc Text v0.2.0) @@ -7891,26 +794,64 @@ Permission is hereby granted, free of charge, to any person obtaining a copy --- MIT License -(shebang-command 2.0.0) +(andybalholm/brotli v1.2.1, BurntSushi/toml v1.5.0, cenkalti/backoff v5.0.3, cespare/xxhash v2.3.0, clipperhouse/uax29 v2.7.0, cpuguy83-go-md2man 2.0.7, fastcache v1.13.3, fatih-color 1.19.0, felixge/httpsnoop v1.0.4, github.com/olekukonko/cat 20250911-snapshot-50322a06, github.com/olekukonko/errors v1.3.0, Go Testify v1.11.1, go.uber.org/goleak v1.3.0, goccy/go-json v0.10.6, goconvey 20190121-snapshot-044398e4, hashicorp/go-hclog v1.6.3, klauspost-cpuid v2.3.0, kr/pretty v0.3.1, mattn-go-colorable v0.1.14, mattn-go-isatty v0.0.22, mattn-go-runewidth v0.0.23, olekukonko-tablewriter v1.1.4, urfave-cli v1.22.17, yaml for Go v3.0.1) -MIT License +The MIT License +=============== -Copyright (c) Kevin Mårtensson (github.com/kevva) +Copyright (c) -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in the +Software without restriction, including without limitation the rights to use, +copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the +Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN +AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --- MIT License -(safer-buffer 2.1.2) +(beorn7-perks v1.0.1) + +Copyright (C) 2013 Blake Mizerany + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE + +--- MIT License +(mitchellh-reflectwalk v1.0.2) + +The MIT License (MIT) -Copyright (c) 2018 Nikita Skovoroda +Copyright (c) 2013 Mitchell Hashimoto Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -7919,40 +860,25 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE --- MIT License -(is-hotkey 0.1.4, is-hotkey 0.2.0) - -The MIT License - -Copyright © 2017, [Ian Storm Taylor](https://ianstormtaylor.com) - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE - ---- +(jsoniter-go v1.1.12) MIT License -(replace-in-file-webpack-plugin 1.0.6) - -The MIT License (MIT) -Copyright (c) 2017 Walt Ouyang +Copyright (c) 2016 json-iterator Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -7974,435 +900,59 @@ SOFTWARE --- -Mozilla Public License 1.1 -(harmony-reflect v1.6.2) - -MOZILLA PUBLIC LICENSE -====================== - +MIT License +(jtolds-gls 4.2.1) -Version 1.1 ------------ +Copyright (c) 2013, Space Monkey, Inc. +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of +the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. --------------------------------------------------------------------------------- +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE -1. Definitions. +--- - 1.0.1. "Commercial Use" means distribution or otherwise making the Covered Code - available to a third party. +MIT License +(mattetti/filebuffer v1.0.1) - 1.1. ''Contributor'' means each entity that creates or contributes to the - creation of Modifications. +The MIT License (MIT) - 1.2. ''Contributor Version'' means the combination of the Original Code, prior - Modifications used by a Contributor, and the Modifications made by that - particular Contributor. +Copyright (c) 2016 Matt Aimonetti - 1.3. ''Covered Code'' means the Original Code or Modifications or the - combination of the Original Code and Modifications, in each case including - portions thereof. +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: - 1.4. ''Electronic Distribution Mechanism'' means a mechanism generally accepted - in the software development community for the electronic transfer of data. +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. - 1.5. ''Executable'' means Covered Code in any form other than Source Code. - - 1.6. ''Initial Developer'' means the individual or entity identified as the - Initial Developer in the Source Code notice required by Exhibit A. - - 1.7. ''Larger Work'' means a work which combines Covered Code or portions - thereof with code not governed by the terms of this License. - - 1.8. ''License'' means this document. - - 1.8.1. "Licensable" means having the right to grant, to the maximum extent - possible, whether at the time of the initial grant or subsequently acquired, - any and all of the rights conveyed herein. - - 1.9. ''Modifications'' means any addition to or deletion from the substance or - structure of either the Original Code or any previous Modifications. When - Covered Code is released as a series of files, a Modification is: - - A. Any addition to or deletion from the contents of a file containing - Original Code or previous Modifications. - - B. Any new file that contains any part of the Original Code or previous - Modifications.   - - 1.10. ''Original Code'' means Source Code of computer software code which is - described in the Source Code notice required by Exhibit A as Original Code, and - which, at the time of its release under this License is not already Covered - Code governed by this License. - - 1.10.1. "Patent Claims" means any patent claim(s), now owned or hereafter - acquired, including without limitation,  method, process, and apparatus claims, - in any patent Licensable by grantor. - - 1.11. ''Source Code'' means the preferred form of the Covered Code for making - modifications to it, including all modules it contains, plus any associated - interface definition files, scripts used to control compilation and - installation of an Executable, or source code differential comparisons against - either the Original Code or another well known, available Covered Code of the - Contributor's choice. The Source Code can be in a compressed or archival form, - provided the appropriate decompression or de-archiving software is widely - available for no charge. - - 1.12. "You'' (or "Your") means an individual or a legal entity exercising - rights under, and complying with all of the terms of, this License or a future - version of this License issued under Section 6.1. For legal entities, "You'' - includes any entity which controls, is controlled by, or is under common - control with You. For purposes of this definition, "control'' means (a) the - power, direct or indirect, to cause the direction or management of such entity, - whether by contract or otherwise, or (b) ownership of more than fifty percent - (50%) of the outstanding shares or beneficial ownership of such entity. - -2. Source Code License. - - 2.1. The Initial Developer Grant. The Initial Developer hereby grants You a - world-wide, royalty-free, non-exclusive license, subject to third party - intellectual property claims: - - (a) under intellectual property rights (other than patent or trademark) - Licensable by Initial Developer to use, reproduce, modify, display, perform, - sublicense and distribute the Original Code (or portions thereof) with or - without Modifications, and/or as part of a Larger Work; and - - (b) under Patents Claims infringed by the making, using or selling of - Original Code, to make, have made, use, practice, sell, and offer for sale, - and/or otherwise dispose of the Original Code (or portions thereof). - -   - - (c) the licenses granted in this Section 2.1(a) and (b) are effective on the - date Initial Developer first distributes Original Code under the terms of - this License. - - (d) Notwithstanding Section 2.1(b) above, no patent license is granted: 1) - for code that You delete from the Original Code; 2) separate from the - Original Code;  or 3) for infringements caused by: i) the modification of the - Original Code or ii) the combination of the Original Code with other software - or devices.   - - 2.2. Contributor Grant. Subject to third party intellectual property claims, - each Contributor hereby grants You a world-wide, royalty-free, non-exclusive - license - -   (a) under intellectual property rights (other than patent or trademark) - Licensable by Contributor, to use, reproduce, modify, display, perform, - sublicense and distribute the Modifications created by such Contributor (or - portions thereof) either on an unmodified basis, with other Modifications, as - Covered Code and/or as part of a Larger Work; and - - (b) under Patent Claims infringed by the making, using, or selling of  - Modifications made by that Contributor either alone and/or in combination - with its Contributor Version (or portions of such combination), to make, use, - sell, offer for sale, have made, and/or otherwise dispose of: 1) - Modifications made by that Contributor (or portions thereof); and 2) the - combination of  Modifications made by that Contributor with its Contributor - Version (or portions of such combination). - - (c) the licenses granted in Sections 2.2(a) and 2.2(b) are effective on the - date Contributor first makes Commercial Use of the Covered Code. - - (d)    Notwithstanding Section 2.2(b) above, no patent license is granted: 1) - for any code that Contributor has deleted from the Contributor Version; 2)  - separate from the Contributor Version;  3)  for infringements caused by: i) - third party modifications of Contributor Version or ii)  the combination of - Modifications made by that Contributor with other software  (except as part - of the Contributor Version) or other devices; or 4) under Patent Claims - infringed by Covered Code in the absence of Modifications made by that - Contributor. - - -3. Distribution Obligations. - - 3.1. Application of License. The Modifications which You create or to which You - contribute are governed by the terms of this License, including without - limitation Section 2.2. The Source Code version of Covered Code may be - distributed only under the terms of this License or a future version of this - License released under Section 6.1, and You must include a copy of this License - with every copy of the Source Code You distribute. You may not offer or impose - any terms on any Source Code version that alters or restricts the applicable - version of this License or the recipients' rights hereunder. However, You may - include an additional document offering the additional rights described in - Section 3.5. - - 3.2. Availability of Source Code. Any Modification which You create or to which - You contribute must be made available in Source Code form under the terms of - this License either on the same media as an Executable version or via an - accepted Electronic Distribution Mechanism to anyone to whom you made an - Executable version available; and if made available via Electronic Distribution - Mechanism, must remain available for at least twelve (12) months after the date - it initially became available, or at least six (6) months after a subsequent - version of that particular Modification has been made available to such - recipients. You are responsible for ensuring that the Source Code version - remains available even if the Electronic Distribution Mechanism is maintained - by a third party. - - 3.3. Description of Modifications. You must cause all Covered Code to which You - contribute to contain a file documenting the changes You made to create that - Covered Code and the date of any change. You must include a prominent statement - that the Modification is derived, directly or indirectly, from Original Code - provided by the Initial Developer and including the name of the Initial - Developer in (a) the Source Code, and (b) in any notice in an Executable - version or related documentation in which You describe the origin or ownership - of the Covered Code. - - 3.4. Intellectual Property Matters - - (a) Third Party Claims. If Contributor has knowledge that a license under a - third party's intellectual property rights is required to exercise the rights - granted by such Contributor under Sections 2.1 or 2.2, Contributor must - include a text file with the Source Code distribution titled "LEGAL'' which - describes the claim and the party making the claim in sufficient detail that - a recipient will know whom to contact. If Contributor obtains such knowledge - after the Modification is made available as described in Section 3.2, - Contributor shall promptly modify the LEGAL file in all copies Contributor - makes available thereafter and shall take other steps (such as notifying - appropriate mailing lists or newsgroups) reasonably calculated to inform - those who received the Covered Code that new knowledge has been obtained. - - (b) Contributor APIs. If Contributor's Modifications include an application - programming interface and Contributor has knowledge of patent licenses which - are reasonably necessary to implement that API, Contributor must also include - this information in the LEGAL file.   - -           (c)    Representations. - - Contributor represents that, except as disclosed pursuant to Section 3.4(a) - above, Contributor believes that Contributor's Modifications are - Contributor's original creation(s) and/or Contributor has sufficient rights - to grant the rights conveyed by this License. - - - 3.5. Required Notices. You must duplicate the notice in Exhibit A in each file - of the Source Code.  If it is not possible to put such notice in a particular - Source Code file due to its structure, then You must include such notice in a - location (such as a relevant directory) where a user would be likely to look - for such a notice.  If You created one or more Modification(s) You may add your - name as a Contributor to the notice described in Exhibit A.  You must also - duplicate this License in any documentation for the Source Code where You - describe recipients' rights or ownership rights relating to Covered Code.  You - may choose to offer, and to charge a fee for, warranty, support, indemnity or - liability obligations to one or more recipients of Covered Code. However, You - may do so only on Your own behalf, and not on behalf of the Initial Developer - or any Contributor. You must make it absolutely clear than any such warranty, - support, indemnity or liability obligation is offered by You alone, and You - hereby agree to indemnify the Initial Developer and every Contributor for any - liability incurred by the Initial Developer or such Contributor as a result of - warranty, support, indemnity or liability terms You offer. - - 3.6. Distribution of Executable Versions. You may distribute Covered Code in - Executable form only if the requirements of Section 3.1-3.5 have been met for - that Covered Code, and if You include a notice stating that the Source Code - version of the Covered Code is available under the terms of this License, - including a description of how and where You have fulfilled the obligations of - Section 3.2. The notice must be conspicuously included in any notice in an - Executable version, related documentation or collateral in which You describe - recipients' rights relating to the Covered Code. You may distribute the - Executable version of Covered Code or ownership rights under a license of Your - choice, which may contain terms different from this License, provided that You - are in compliance with the terms of this License and that the license for the - Executable version does not attempt to limit or alter the recipient's rights in - the Source Code version from the rights set forth in this License. If You - distribute the Executable version under a different license You must make it - absolutely clear that any terms which differ from this License are offered by - You alone, not by the Initial Developer or any Contributor. You hereby agree to - indemnify the Initial Developer and every Contributor for any liability - incurred by the Initial Developer or such Contributor as a result of any such - terms You offer. - - 3.7. Larger Works. You may create a Larger Work by combining Covered Code with - other code not governed by the terms of this License and distribute the Larger - Work as a single product. In such a case, You must make sure the requirements - of this License are fulfilled for the Covered Code. - -4. Inability to Comply Due to Statute or Regulation. - - If it is impossible for You to comply with any of the terms of this License - with respect to some or all of the Covered Code due to statute, judicial order, - or regulation then You must: (a) comply with the terms of this License to the - maximum extent possible; and (b) describe the limitations and the code they - affect. Such description must be included in the LEGAL file described in - Section 3.4 and must be included with all distributions of the Source Code. - Except to the extent prohibited by statute or regulation, such description must - be sufficiently detailed for a recipient of ordinary skill to be able to - understand it. - -5. Application of this License. - - This License applies to code to which the Initial Developer has attached the - notice in Exhibit A and to related Covered Code. - -6. Versions of the License. - - 6.1. New Versions. Netscape Communications Corporation (''Netscape'') may - publish revised and/or new versions of the License from time to time. Each - version will be given a distinguishing version number. - - 6.2. Effect of New Versions. Once Covered Code has been published under a - particular version of the License, You may always continue to use it under the - terms of that version. You may also choose to use such Covered Code under the - terms of any subsequent version of the License published by Netscape. No one - other than Netscape has the right to modify the terms applicable to Covered - Code created under this License. - - 6.3. Derivative Works. If You create or use a modified version of this License - (which you may only do in order to apply it to code which is not already - Covered Code governed by this License), You must (a) rename Your license so - that the phrases ''Mozilla'', ''MOZILLAPL'', ''MOZPL'', ''Netscape'', "MPL", - ''NPL'' or any confusingly similar phrase do not appear in your license (except - to note that your license differs from this License) and (b) otherwise make it - clear that Your version of the license contains terms which differ from the - Mozilla Public License and Netscape Public License. (Filling in the name of the - Initial Developer, Original Code or Contributor in the notice described in - Exhibit A shall not of themselves be deemed to be modifications of this - License.) - -7. DISCLAIMER OF WARRANTY. COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS -IS'' BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, -WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF DEFECTS, -MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE IS WITH YOU. SHOULD ANY -COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR -ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR -CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS -LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS -DISCLAIMER. 8. TERMINATION. - - 8.1.  This License and the rights granted hereunder will terminate - automatically if You fail to comply with terms herein and fail to cure such - breach within 30 days of becoming aware of the breach. All sublicenses to the - Covered Code which are properly granted shall survive any termination of this - License. Provisions which, by their nature, must remain in effect beyond the - termination of this License shall survive. - - 8.2.  If You initiate litigation by asserting a patent infringement claim - (excluding declatory judgment actions) against Initial Developer or a - Contributor (the Initial Developer or Contributor against whom You file such - action is referred to as "Participant")  alleging that: - - (a)  such Participant's Contributor Version directly or indirectly infringes - any patent, then any and all rights granted by such Participant to You under - Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from - Participant terminate prospectively, unless if within 60 days after receipt of - notice You either: (i)  agree in writing to pay Participant a mutually - agreeable reasonable royalty for Your past and future use of Modifications made - by such Participant, or (ii) withdraw Your litigation claim with respect to the - Contributor Version against such Participant.  If within 60 days of notice, a - reasonable royalty and payment arrangement are not mutually agreed upon in - writing by the parties or the litigation claim is not withdrawn, the rights - granted by Participant to You under Sections 2.1 and/or 2.2 automatically - terminate at the expiration of the 60 day notice period specified above. - - (b)  any software, hardware, or device, other than such Participant's - Contributor Version, directly or indirectly infringes any patent, then any - rights granted to You by such Participant under Sections 2.1(b) and 2.2(b) are - revoked effective as of the date You first made, used, sold, distributed, or - had made, Modifications made by that Participant. - - 8.3.  If You assert a patent infringement claim against Participant alleging - that such Participant's Contributor Version directly or indirectly infringes - any patent where such claim is resolved (such as by license or settlement) - prior to the initiation of patent infringement litigation, then the reasonable - value of the licenses granted by such Participant under Sections 2.1 or 2.2 - shall be taken into account in determining the amount or value of any payment - or license. - - 8.4.  In the event of termination under Sections 8.1 or 8.2 above,  all end - user license agreements (excluding distributors and resellers) which have been - validly granted by You or any distributor hereunder prior to termination shall - survive termination. - -9. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, -WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE -INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE, OR -ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, -SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT -LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR -MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH -PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS -LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY -RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS -SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF -INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT -APPLY TO YOU. 10. U.S. GOVERNMENT END USERS. - - The Covered Code is a ''commercial item,'' as that term is defined in 48 C.F.R. - 2.101 (Oct. 1995), consisting of ''commercial computer software'' and - ''commercial computer software documentation,'' as such terms are used in 48 - C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. - 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users - acquire Covered Code with only those rights set forth herein. - -11. MISCELLANEOUS. - - This License represents the complete agreement concerning subject matter - hereof. If any provision of this License is held to be unenforceable, such - provision shall be reformed only to the extent necessary to make it - enforceable. This License shall be governed by California law provisions - (except to the extent applicable law, if any, provides otherwise), excluding - its conflict-of-law provisions. With respect to disputes in which at least one - party is a citizen of, or an entity chartered or registered to do business in - the United States of America, any litigation relating to this License shall be - subject to the jurisdiction of the Federal Courts of the Northern District of - California, with venue lying in Santa Clara County, California, with the losing - party responsible for costs, including without limitation, court costs and - reasonable attorneys' fees and expenses. The application of the United Nations - Convention on Contracts for the International Sale of Goods is expressly - excluded. Any law or regulation which provides that the language of a contract - shall be construed against the drafter shall not apply to this License. - -12. RESPONSIBILITY FOR CLAIMS. - - As between Initial Developer and the Contributors, each party is responsible - for claims and damages arising, directly or indirectly, out of its utilization - of rights under this License and You agree to work with Initial Developer and - Contributors to distribute such responsibility on an equitable basis. Nothing - herein is intended or shall be deemed to constitute any admission of liability. - -13. MULTIPLE-LICENSED CODE. - - Initial Developer may designate portions of the Covered Code as - Multiple-Licensed.  Multiple-Licensedmeans that the Initial Developer permits - you to utilize portions of the Covered Code under Your choice of the MPL or the - alternative licenses, if any, specified by the Initial Developer in the file - described in Exhibit A. - - -EXHIBIT A -Mozilla Public License. - - ``The contents of this file are subject to the Mozilla Public License Version - 1.1 (the "License"); you may not use this file except in compliance with the - License. You may obtain a copy of the License at http://www.mozilla.org/MPL/ - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for - the specific language governing rights and limitations under the License. - The Original Code is ______________________________________. - The Initial Developer of the Original Code is ________________________. - Portions created by  ______________________ are Copyright (C) ______ - _______________________. All Rights Reserved. - Contributor(s): ______________________________________. - Alternatively, the contents of this file may be used under the terms of the - _____ license (the  [___] License), in which case the provisions of [______] - License are applicable  instead of those above.  If you wish to allow use of - your version of this file only under the terms of the [____] License and not to - allow others to use your version of this file under the MPL, indicate your - decision by deleting  the provisions above and replace  them with the notice - and other provisions required by the [___] License.  If you do not delete the - provisions above, a recipient may use your version of this file under either - the MPL or the [___] License." - [NOTE: The text of this Exhibit A may differ slightly from the text of the - notices in the Source Code files of the Original Code. You should use the text - of this Exhibit A rather than the text found in the Original Code Source Code - for Your Modifications.] +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE --- Mozilla Public License 2.0 -(DOMPurify 3.3.0, hashicorp-go-plugin v1.7.0, hashicorp-yamux v0.1.2) +(hashicorp-go-plugin v1.8.0, hashicorp-yamux v0.1.2) Mozilla Public License Version 2.0 @@ -8815,97 +1365,3 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice --- -Public Domain -(fast-shallow-equal 1.0.0) - -Public domain code is not subject to any license. - ---- - -Python Software Foundation License 2.0 -(nodeca-argparse 2.0.1) - -This license was approved as the official PSF License Version 2 on October 22, -2004. The only differences between this and version 1 of the PSF license consist -of removing Python version numbers (like 2.1.1 or 2.3). - - - -PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 -============================================ - --------------------------------------------- - - 1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), - and the Individual or Organization ("Licensee") accessing and otherwise using - this software ("Python") in source or binary form and its associated - documentation. - - 2. Subject to the terms and conditions of this License Agreement, PSF hereby - grants Licensee a nonexclusive, royalty-free, world-wide license to - reproduce, analyze, test, perform and/or display publicly, prepare derivative - works, distribute, and otherwise use Python alone or in any derivative - version, provided, however, that PSF's License Agreement and PSF's notice of - copyright, i.e., "Copyright (c) 2001, 2002, 2003, 2004 Python Software - Foundation; All Rights Reserved" are retained in Python alone or in any - derivative version prepared by Licensee. - - 3. In the event Licensee prepares a derivative work that is based on or - incorporates Python or any part thereof, and wants to make the derivative - work available to others as provided herein, then Licensee hereby agrees to - include in any such work a brief summary of the changes made to Python. - - 4. PSF is making Python available to Licensee on an "AS IS" basis. PSF MAKES - NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT - NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF - MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF - PYTHON WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. - - 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR ANY - INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF - MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE - THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. - - 6. This License Agreement will automatically terminate upon a material breach - of its terms and conditions. - - 7. Nothing in this License Agreement shall be deemed to create any - relationship of agency, partnership, or joint venture between PSF and - Licensee. This License Agreement does not grant permission to use PSF - trademarks or trade name in a trademark sense to endorse or promote products - or services of Licensee, or any third party. - - 8. By copying, installing or otherwise using Python, Licensee agrees to be - bound by the terms and conditions of this License Agreement. - ---- - -The Unlicense -(fs-monkey 1.1.0, nano-css 5.6.2, react-universal-interface 0.6.2, react-use 17.6.0, robust-predicates 3.0.3, set-harmonic-interval 1.0.1, streamich/memfs 3.5.3, ts-easing 0.2.0) - -The Unlicense -============= - -This is free and unencumbered software released into the public domain. - -Anyone is free to copy, modify, publish, use, compile, sell, or distribute this -software, either in source code form or as a compiled binary, for any purpose, -commercial or non-commercial, and by any means. - -In jurisdictions that recognize copyright laws, the author or authors of this -software dedicate any and all copyright interest in the software to the public -domain. We make this dedication for the benefit of the public at large and to the -detriment of our heirs and successors. We intend this dedication to be an overt -act of relinquishment in perpetuity of all present and future rights to this -software under copyright law. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF -CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE -SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -For more information, please refer to http://unlicense.org/ - ---- diff --git a/grafana/rmf-app/go.mod b/grafana/rmf-app/go.mod index bf463136..dcf8b357 100644 --- a/grafana/rmf-app/go.mod +++ b/grafana/rmf-app/go.mod @@ -1,18 +1,20 @@ module github.com/IBM/RMF/grafana/rmf-app -go 1.25.7 +go 1.26.2 require ( github.com/VictoriaMetrics/fastcache v1.13.3 github.com/google/uuid v1.6.0 - github.com/grafana/grafana-plugin-sdk-go v0.290.1 + github.com/grafana/grafana-plugin-sdk-go v0.292.0 + github.com/magefile/mage v1.17.1 github.com/stretchr/testify v1.11.1 golang.org/x/sync v0.20.0 ) require ( github.com/BurntSushi/toml v1.5.0 // indirect - github.com/apache/arrow-go/v18 v18.5.2 // indirect + github.com/apache/arrow-go/v18 v18.6.0 // indirect + github.com/apache/thrift v0.23.0 // indirect github.com/beorn7/perks v1.0.1 // indirect github.com/cenkalti/backoff/v5 v5.0.3 // indirect github.com/cespare/xxhash/v2 v2.3.0 // indirect @@ -32,29 +34,28 @@ require ( github.com/google/flatbuffers v25.12.19+incompatible // indirect github.com/google/go-cmp v0.7.0 // indirect github.com/grafana/otel-profiling-go v0.5.1 // indirect - github.com/grafana/pyroscope-go/godeltaprof v0.1.9 // indirect + github.com/grafana/pyroscope-go/godeltaprof v0.1.10 // indirect github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.1.0 // indirect github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.3 // indirect - github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0 // indirect + github.com/grpc-ecosystem/grpc-gateway/v2 v2.29.0 // indirect github.com/hashicorp/go-hclog v1.6.3 // indirect - github.com/hashicorp/go-plugin v1.7.0 // indirect + github.com/hashicorp/go-plugin v1.8.0 // indirect github.com/hashicorp/yamux v0.1.2 // indirect github.com/jaegertracing/jaeger-idl v0.6.0 // indirect github.com/json-iterator/go v1.1.12 // indirect - github.com/klauspost/compress v1.18.5 // indirect + github.com/klauspost/compress v1.18.6 // indirect github.com/klauspost/cpuid/v2 v2.3.0 // indirect - github.com/magefile/mage v1.15.0 // indirect github.com/mattetti/filebuffer v1.0.1 // indirect github.com/mattn/go-colorable v0.1.14 // indirect - github.com/mattn/go-isatty v0.0.20 // indirect - github.com/mattn/go-runewidth v0.0.21 // indirect + github.com/mattn/go-isatty v0.0.22 // indirect + github.com/mattn/go-runewidth v0.0.23 // indirect github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect github.com/modern-go/reflect2 v1.0.2 // indirect github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect github.com/oklog/run v1.2.0 // indirect github.com/olekukonko/cat v0.0.0-20250911104152-50322a0618f6 // indirect - github.com/olekukonko/errors v1.2.0 // indirect - github.com/olekukonko/ll v0.1.7 // indirect + github.com/olekukonko/errors v1.3.0 // indirect + github.com/olekukonko/ll v0.1.8 // indirect github.com/olekukonko/tablewriter v1.1.4 // indirect github.com/patrickmn/go-cache v2.1.0+incompatible // indirect github.com/pierrec/lz4/v4 v4.1.26 // indirect @@ -70,29 +71,25 @@ require ( github.com/urfave/cli v1.22.17 // indirect github.com/zeebo/xxh3 v1.1.0 // indirect go.opentelemetry.io/auto/sdk v1.2.1 // indirect - go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.67.0 // indirect - go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.67.0 // indirect - go.opentelemetry.io/contrib/propagators/jaeger v1.42.0 // indirect - go.opentelemetry.io/contrib/samplers/jaegerremote v0.36.0 // indirect - go.opentelemetry.io/otel v1.42.0 // indirect - go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.42.0 // indirect - go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.42.0 // indirect - go.opentelemetry.io/otel/metric v1.42.0 // indirect - go.opentelemetry.io/otel/sdk v1.42.0 // indirect - go.opentelemetry.io/otel/trace v1.42.0 // indirect + go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.68.0 // indirect + go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.68.0 // indirect + go.opentelemetry.io/contrib/propagators/jaeger v1.43.0 // indirect + go.opentelemetry.io/contrib/samplers/jaegerremote v0.37.0 // indirect + go.opentelemetry.io/otel v1.43.0 // indirect + go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.43.0 // indirect + go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.43.0 // indirect + go.opentelemetry.io/otel/metric v1.43.0 // indirect + go.opentelemetry.io/otel/sdk v1.43.0 // indirect + go.opentelemetry.io/otel/trace v1.43.0 // indirect go.opentelemetry.io/proto/otlp v1.10.0 // indirect go.yaml.in/yaml/v2 v2.4.4 // indirect - golang.org/x/exp v0.0.0-20260312153236-7ab1446f8b90 // indirect - golang.org/x/mod v0.34.0 // indirect - golang.org/x/net v0.52.0 // indirect - golang.org/x/sys v0.42.0 // indirect - golang.org/x/telemetry v0.0.0-20260316223853-b6b0c46d1ccd // indirect - golang.org/x/text v0.35.0 // indirect - golang.org/x/tools v0.43.0 // indirect - golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect - google.golang.org/genproto/googleapis/api v0.0.0-20260319201613-d00831a3d3e7 // indirect - google.golang.org/genproto/googleapis/rpc v0.0.0-20260319201613-d00831a3d3e7 // indirect - google.golang.org/grpc v1.79.3 // indirect + golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f // indirect + golang.org/x/net v0.53.0 // indirect + golang.org/x/sys v0.43.0 // indirect + golang.org/x/text v0.36.0 // indirect + google.golang.org/genproto/googleapis/api v0.0.0-20260504160031-60b97b32f348 // indirect + google.golang.org/genproto/googleapis/rpc v0.0.0-20260504160031-60b97b32f348 // indirect + google.golang.org/grpc v1.81.0 // indirect google.golang.org/protobuf v1.36.11 // indirect gopkg.in/fsnotify/fsnotify.v1 v1.4.7 // indirect gopkg.in/yaml.v3 v3.0.1 // indirect diff --git a/grafana/rmf-app/go.sum b/grafana/rmf-app/go.sum index 199339fb..bb31b6da 100644 --- a/grafana/rmf-app/go.sum +++ b/grafana/rmf-app/go.sum @@ -5,12 +5,12 @@ github.com/VictoriaMetrics/fastcache v1.13.3 h1:rBabE0iIxcqKEMCwUmwHZ9dgEqXerg8F github.com/VictoriaMetrics/fastcache v1.13.3/go.mod h1:hHXhl4DA2fTL2HTZDJFXWgW0LNjo6B+4aj2Wmng3TjU= github.com/allegro/bigcache v1.2.1-0.20190218064605-e24eb225f156 h1:eMwmnE/GDgah4HI848JfFxHt+iPb26b4zyfspmqY0/8= github.com/allegro/bigcache v1.2.1-0.20190218064605-e24eb225f156/go.mod h1:Cb/ax3seSYIx7SuZdm2G2xzfwmv3TPSk2ucNfQESPXM= -github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ= -github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY= -github.com/apache/arrow-go/v18 v18.5.2 h1:3uoHjoaEie5eVsxx/Bt64hKwZx4STb+beAkqKOlq/lY= -github.com/apache/arrow-go/v18 v18.5.2/go.mod h1:yNoizNTT4peTciJ7V01d2EgOkE1d0fQ1vZcFOsVtFsw= -github.com/apache/thrift v0.22.0 h1:r7mTJdj51TMDe6RtcmNdQxgn9XcyfGDOzegMDRg47uc= -github.com/apache/thrift v0.22.0/go.mod h1:1e7J/O1Ae6ZQMTYdy9xa3w9k+XHWPfRvdPyJeynQ+/g= +github.com/andybalholm/brotli v1.2.1 h1:R+f5xP285VArJDRgowrfb9DqL18yVK0gKAW/F+eTWro= +github.com/andybalholm/brotli v1.2.1/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY= +github.com/apache/arrow-go/v18 v18.6.0 h1:GX/Jyd3R7mCLiECAwY9FWbbaYblie2WXBSz4Sw8fNpM= +github.com/apache/arrow-go/v18 v18.6.0/go.mod h1:gm3MiPpY82fLYK5VKPB3WoJbsiLVDfT7flD5/vHReKw= +github.com/apache/thrift v0.23.0 h1:wKR6YnefQSEnxpEfmgTPuJibNG4bF0p2TK34tHLWi3s= +github.com/apache/thrift v0.23.0/go.mod h1:zPt6WxgvTOM6hF92y8C+MkEM5LMxZuk4JcQOiU4Esvs= github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM= github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw= github.com/bufbuild/protocompile v0.14.1 h1:iA73zAf/fyljNjQKwYzUHD6AD4R8KMasmwa/FBatYVw= @@ -65,22 +65,22 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0= github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo= github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e h1:JKmoR8x90Iww1ks85zJ1lfDGgIiMDuIptTOhJq+zKyg= github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e/go.mod h1:wJfORRmW1u3UXTncJ5qlYoELFm8eSnnEO6hX4iZ3EWY= -github.com/grafana/grafana-plugin-sdk-go v0.290.1 h1:wNX4R8sHxEAmtmFhmV05IsLGznzdMKvN94v+2Pz8Wkw= -github.com/grafana/grafana-plugin-sdk-go v0.290.1/go.mod h1:KDkcxp1XqbKz0WD/q9p98Cf5Wp50LG0NkoPlVlptSWs= +github.com/grafana/grafana-plugin-sdk-go v0.292.0 h1:HaFIbBmPX9K+BVsVemid+poDEbja+HJ8VE+6tVnZKLU= +github.com/grafana/grafana-plugin-sdk-go v0.292.0/go.mod h1:lnWyfzENuIU+N2EzivEe9YJob8AAqPl7HBMXMbPyv3k= github.com/grafana/otel-profiling-go v0.5.1 h1:stVPKAFZSa7eGiqbYuG25VcqYksR6iWvF3YH66t4qL8= github.com/grafana/otel-profiling-go v0.5.1/go.mod h1:ftN/t5A/4gQI19/8MoWurBEtC6gFw8Dns1sJZ9W4Tls= -github.com/grafana/pyroscope-go/godeltaprof v0.1.9 h1:c1Us8i6eSmkW+Ez05d3co8kasnuOY813tbMN8i/a3Og= -github.com/grafana/pyroscope-go/godeltaprof v0.1.9/go.mod h1:2+l7K7twW49Ct4wFluZD3tZ6e0SjanjcUUBPVD/UuGU= +github.com/grafana/pyroscope-go/godeltaprof v0.1.10 h1:dvhndEbyavTb59vFCd6PsrAG5qi69/qZZtegh/TJKSY= +github.com/grafana/pyroscope-go/godeltaprof v0.1.10/go.mod h1:XnWRGg2XO5uxZdiz1rfeJH6w1eZ+YICCBVXNWOfH86g= github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.1.0 h1:QGLs/O40yoNK9vmy4rhUGBVyMf1lISBGtXRpsu/Qu/o= github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.1.0/go.mod h1:hM2alZsMUni80N33RBe6J0e423LB+odMj7d3EMP9l20= github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.3 h1:B+8ClL/kCQkRiU82d9xajRPKYMrB7E0MbtzWVi1K4ns= github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.3/go.mod h1:NbCUVmiS4foBGBHOYlCT25+YmGpJ32dZPi75pGEUpj4= -github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0 h1:HWRh5R2+9EifMyIHV7ZV+MIZqgz+PMpZ14Jynv3O2Zs= -github.com/grpc-ecosystem/grpc-gateway/v2 v2.28.0/go.mod h1:JfhWUomR1baixubs02l85lZYYOm7LV6om4ceouMv45c= +github.com/grpc-ecosystem/grpc-gateway/v2 v2.29.0 h1:5VipnvEpbqr2gA2VbM+nYVbkIF28c5ZQfqCBQ5g2xfk= +github.com/grpc-ecosystem/grpc-gateway/v2 v2.29.0/go.mod h1:Hyl3n6Twe1hvtd9XUXDec4pTvgMSEixRuQKPTMH2bNs= github.com/hashicorp/go-hclog v1.6.3 h1:Qr2kF+eVWjTiYmU7Y31tYlP1h0q/X3Nl3tPGdaB11/k= github.com/hashicorp/go-hclog v1.6.3/go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M= -github.com/hashicorp/go-plugin v1.7.0 h1:YghfQH/0QmPNc/AZMTFE3ac8fipZyZECHdDPshfk+mA= -github.com/hashicorp/go-plugin v1.7.0/go.mod h1:BExt6KEaIYx804z8k4gRzRLEvxKVb+kn0NMcihqOqb8= +github.com/hashicorp/go-plugin v1.8.0 h1:ie8S6RRY8RvB2usYZv+AAZ/wBvx2AU5p5QeP5j/FORs= +github.com/hashicorp/go-plugin v1.8.0/go.mod h1:BExt6KEaIYx804z8k4gRzRLEvxKVb+kn0NMcihqOqb8= github.com/hashicorp/yamux v0.1.2 h1:XtB8kyFOyHXYVFnwT5C3+Bdo8gArse7j2AQ0DA0Uey8= github.com/hashicorp/yamux v0.1.2/go.mod h1:C+zze2n6e/7wshOZep2A70/aQU6QBRWJO/G6FT1wIns= github.com/jaegertracing/jaeger-idl v0.6.0 h1:LOVQfVby9ywdMPI9n3hMwKbyLVV3BL1XH2QqsP5KTMk= @@ -93,10 +93,8 @@ github.com/jtolds/gls v4.2.1+incompatible h1:fSuqC+Gmlu6l/ZYAoZzx2pyucC8Xza35fpR github.com/jtolds/gls v4.2.1+incompatible/go.mod h1:QJZ7F/aHp+rZTRtaJ1ow/lLfFfVYBRgL+9YlvaHOwJU= github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8= github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck= -github.com/klauspost/asmfmt v1.3.2 h1:4Ri7ox3EwapiOjCki+hw14RyKk201CN4rzyCJRFLpK4= -github.com/klauspost/asmfmt v1.3.2/go.mod h1:AG8TuvYojzulgDAMCnYn50l/5QV3Bs/tp6j0HLHbNSE= -github.com/klauspost/compress v1.18.5 h1:/h1gH5Ce+VWNLSWqPzOVn6XBO+vJbCNGvjoaGBFW2IE= -github.com/klauspost/compress v1.18.5/go.mod h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ= +github.com/klauspost/compress v1.18.6 h1:2jupLlAwFm95+YDR+NwD2MEfFO9d4z4Prjl1XXDjuao= +github.com/klauspost/compress v1.18.6/go.mod h1:cwPg85FWrGar70rWktvGQj8/hthj3wpl0PGDogxkrSQ= github.com/klauspost/cpuid/v2 v2.3.0 h1:S4CRMLnYUhGeDFDqkGriYKdfoFlDnMtqTiI/sFzhA9Y= github.com/klauspost/cpuid/v2 v2.3.0/go.mod h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0= github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE= @@ -105,8 +103,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY= github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE= github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc= github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw= -github.com/magefile/mage v1.15.0 h1:BvGheCMAsG3bWUDbZ8AyXXpCNwU9u5CB6sM+HNb9HYg= -github.com/magefile/mage v1.15.0/go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A= +github.com/magefile/mage v1.17.1 h1:F1d2lnLSlbQDM0Plq6Ac4NtaHxkxTK8t5nrMY9SkoNA= +github.com/magefile/mage v1.17.1/go.mod h1:Yj51kqllmsgFpvvSzgrZPK9WtluG3kUhFaBUVLo4feA= github.com/mattetti/filebuffer v1.0.1 h1:gG7pyfnSIZCxdoKq+cPa8T0hhYtD9NxCdI4D7PTjRLM= github.com/mattetti/filebuffer v1.0.1/go.mod h1:YdMURNDOttIiruleeVr6f56OrMc+MydEnTcXwtkxNVs= github.com/mattn/go-colorable v0.1.9/go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope9wVRipJSqc= @@ -115,14 +113,10 @@ github.com/mattn/go-colorable v0.1.14 h1:9A9LHSqF/7dyVVX6g0U9cwm9pG3kP9gSzcuIPHP github.com/mattn/go-colorable v0.1.14/go.mod h1:6LmQG8QLFO4G5z1gPvYEzlUgJ2wF+stgPZH1UqBm1s8= github.com/mattn/go-isatty v0.0.12/go.mod h1:cbi8OIDigv2wuxKPP5vlRcQ1OAZbq2CE4Kysco4FUpU= github.com/mattn/go-isatty v0.0.14/go.mod h1:7GGIvUiUoEMVVmxf/4nioHXj79iQHKdU27kJ6hsGG94= -github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY= -github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y= -github.com/mattn/go-runewidth v0.0.21 h1:jJKAZiQH+2mIinzCJIaIG9Be1+0NR+5sz/lYEEjdM8w= -github.com/mattn/go-runewidth v0.0.21/go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs= -github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8 h1:AMFGa4R4MiIpspGNG7Z948v4n35fFGB3RR3G/ry4FWs= -github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8/go.mod h1:mC1jAcsrzbxHt8iiaC+zU4b1ylILSosueou12R++wfY= -github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3 h1:+n/aFZefKZp7spd8DFdX7uMikMLXX4oubIzJF4kv/wI= -github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3/go.mod h1:RagcQ7I8IeTMnF8JTXieKnO4Z6JCsikNEzj0DwauVzE= +github.com/mattn/go-isatty v0.0.22 h1:j8l17JJ9i6VGPUFUYoTUKPSgKe/83EYU2zBC7YNKMw4= +github.com/mattn/go-isatty v0.0.22/go.mod h1:ZXfXG4SQHsB/w3ZeOYbR0PrPwLy+n6xiMrJlRFqopa4= +github.com/mattn/go-runewidth v0.0.23 h1:7ykA0T0jkPpzSvMS5i9uoNn2Xy3R383f9HDx3RybWcw= +github.com/mattn/go-runewidth v0.0.23/go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs= github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zxSIeXaQ= github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw= github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q= @@ -136,10 +130,10 @@ github.com/oklog/run v1.2.0 h1:O8x3yXwah4A73hJdlrwo/2X6J62gE5qTMusH0dvz60E= github.com/oklog/run v1.2.0/go.mod h1:mgDbKRSwPhJfesJ4PntqFUbKQRZ50NgmZTSPlFA0YFk= github.com/olekukonko/cat v0.0.0-20250911104152-50322a0618f6 h1:zrbMGy9YXpIeTnGj4EljqMiZsIcE09mmF8XsD5AYOJc= github.com/olekukonko/cat v0.0.0-20250911104152-50322a0618f6/go.mod h1:rEKTHC9roVVicUIfZK7DYrdIoM0EOr8mK1Hj5s3JjH0= -github.com/olekukonko/errors v1.2.0 h1:10Zcn4GeV59t/EGqJc8fUjtFT/FuUh5bTMzZ1XwmCRo= -github.com/olekukonko/errors v1.2.0/go.mod h1:ppzxA5jBKcO1vIpCXQ9ZqgDh8iwODz6OXIGKU8r5m4Y= -github.com/olekukonko/ll v0.1.7 h1:WyK1YZwOTUKHEXZz3VydBDT5t3zDqa9yI8iJg5PHon4= -github.com/olekukonko/ll v0.1.7/go.mod h1:RPRC6UcscfFZgjo1nulkfMH5IM0QAYim0LfnMvUuozw= +github.com/olekukonko/errors v1.3.0 h1:teJvgLGUEqMzBUms+Dj3/3szNqCG/Jdw9iDbum8fR6U= +github.com/olekukonko/errors v1.3.0/go.mod h1:ppzxA5jBKcO1vIpCXQ9ZqgDh8iwODz6OXIGKU8r5m4Y= +github.com/olekukonko/ll v0.1.8 h1:ysHCJRGHYKzmBSdz9w5AySztx7lG8SQY+naTGYUbsz8= +github.com/olekukonko/ll v0.1.8/go.mod h1:RPRC6UcscfFZgjo1nulkfMH5IM0QAYim0LfnMvUuozw= github.com/olekukonko/tablewriter v1.1.4 h1:ORUMI3dXbMnRlRggJX3+q7OzQFDdvgbN9nVWj1drm6I= github.com/olekukonko/tablewriter v1.1.4/go.mod h1:+kedxuyTtgoZLwif3P1Em4hARJs+mVnzKxmsCL/C5RY= github.com/patrickmn/go-cache v2.1.0+incompatible h1:HRMgzkcYKYpi3C8ajMPV8OFXaaRUnok+kx1WdO15EQc= @@ -196,34 +190,34 @@ github.com/zeebo/xxh3 v1.1.0 h1:s7DLGDK45Dyfg7++yxI0khrfwq9661w9EN78eP/UZVs= github.com/zeebo/xxh3 v1.1.0/go.mod h1:IisAie1LELR4xhVinxWS5+zf1lA4p0MW4T+w+W07F5s= go.opentelemetry.io/auto/sdk v1.2.1 h1:jXsnJ4Lmnqd11kwkBV2LgLoFMZKizbCi5fNZ/ipaZ64= go.opentelemetry.io/auto/sdk v1.2.1/go.mod h1:KRTj+aOaElaLi+wW1kO/DZRXwkF4C5xPbEe3ZiIhN7Y= -go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.67.0 h1:yI1/OhfEPy7J9eoa6Sj051C7n5dvpj0QX8g4sRchg04= -go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.67.0/go.mod h1:NoUCKYWK+3ecatC4HjkRktREheMeEtrXoQxrqYFeHSc= -go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.67.0 h1:c9r/G1CSw4dPI1jaNNG9RnQP+q4SvZnHciDQJVIvchU= -go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.67.0/go.mod h1:gO9smoZe9KnZcJCqcB0lMmQ4Z5VEifYmjMTpnwtTSuQ= -go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.67.0 h1:OyrsyzuttWTSur2qN/Lm0m2a8yqyIjUVBZcxFPuXq2o= -go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.67.0/go.mod h1:C2NGBr+kAB4bk3xtMXfZ94gqFDtg/GkI7e9zqGh5Beg= -go.opentelemetry.io/contrib/propagators/jaeger v1.42.0 h1:jP8unWI6q5kcb3gpGLjKDGaUa+JW+nHKWvpS/q+YuWA= -go.opentelemetry.io/contrib/propagators/jaeger v1.42.0/go.mod h1:xd89e/pUyPatUP1C4z1UknD9jHptESO99tWyvd4mWD4= -go.opentelemetry.io/contrib/samplers/jaegerremote v0.36.0 h1:h8kHGv9+VIiJbQ2Qx6BbORZwcvVnd0le/SFK8Vom0bA= -go.opentelemetry.io/contrib/samplers/jaegerremote v0.36.0/go.mod h1:tjrgaYHDx+1CmTk5YzNAUCbLX1ZrjrsogXBQHaVf7rI= +go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.68.0 h1:0Qx7VGBacMm9ZENQ7TnNObTYI4ShC+lHI16seduaxZo= +go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.68.0/go.mod h1:Sje3i3MjSPKTSPvVWCaL8ugBzJwik3u4smCjUeuupqg= +go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.68.0 h1:cuXaPAfIoJKsYjBjPSb2nKZEmgM43zVr25l37IxhKME= +go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.68.0/go.mod h1:BuzhPofpCzlDi/Q/Xjg54M4/3oWqqyDe2Zeq7A2I0QE= +go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.68.0 h1:CqXxU8VOmDefoh0+ztfGaymYbhdB/tT3zs79QaZTNGY= +go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.68.0/go.mod h1:BuhAPThV8PBHBvg8ZzZ/Ok3idOdhWIodywz2xEcRbJo= +go.opentelemetry.io/contrib/propagators/jaeger v1.43.0 h1:peiLMz1+aqJE+3L4mOVtR9wlmv+yh/JVYXCBjqmzJJE= +go.opentelemetry.io/contrib/propagators/jaeger v1.43.0/go.mod h1:Agvif+4A8p/3UtZzJ0MCcDEuQwgtrzM71DueU41DCs8= +go.opentelemetry.io/contrib/samplers/jaegerremote v0.37.0 h1:MPbz6oY3ZM1GuzCdqKU2TSsE7W71W6e578f/m2q9rHw= +go.opentelemetry.io/contrib/samplers/jaegerremote v0.37.0/go.mod h1:+JlICiUxqOsm1bu6zTvygwOl5b5DRO+u8A+IgnL2ONs= go.opentelemetry.io/otel v1.21.0/go.mod h1:QZzNPQPm1zLX4gZK4cMi+71eaorMSGT3A4znnUvNNEo= -go.opentelemetry.io/otel v1.42.0 h1:lSQGzTgVR3+sgJDAU/7/ZMjN9Z+vUip7leaqBKy4sho= -go.opentelemetry.io/otel v1.42.0/go.mod h1:lJNsdRMxCUIWuMlVJWzecSMuNjE7dOYyWlqOXWkdqCc= -go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.42.0 h1:THuZiwpQZuHPul65w4WcwEnkX2QIuMT+UFoOrygtoJw= -go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.42.0/go.mod h1:J2pvYM5NGHofZ2/Ru6zw/TNWnEQp5crgyDeSrYpXkAw= -go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.42.0 h1:zWWrB1U6nqhS/k6zYB74CjRpuiitRtLLi68VcgmOEto= -go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.42.0/go.mod h1:2qXPNBX1OVRC0IwOnfo1ljoid+RD0QK3443EaqVlsOU= +go.opentelemetry.io/otel v1.43.0 h1:mYIM03dnh5zfN7HautFE4ieIig9amkNANT+xcVxAj9I= +go.opentelemetry.io/otel v1.43.0/go.mod h1:JuG+u74mvjvcm8vj8pI5XiHy1zDeoCS2LB1spIq7Ay0= +go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.43.0 h1:88Y4s2C8oTui1LGM6bTWkw0ICGcOLCAI5l6zsD1j20k= +go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.43.0/go.mod h1:Vl1/iaggsuRlrHf/hfPJPvVag77kKyvrLeD10kpMl+A= +go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.43.0 h1:RAE+JPfvEmvy+0LzyUA25/SGawPwIUbZ6u0Wug54sLc= +go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.43.0/go.mod h1:AGmbycVGEsRx9mXMZ75CsOyhSP6MFIcj/6dnG+vhVjk= go.opentelemetry.io/otel/metric v1.21.0/go.mod h1:o1p3CA8nNHW8j5yuQLdc1eeqEaPfzug24uvsyIEJRWM= -go.opentelemetry.io/otel/metric v1.42.0 h1:2jXG+3oZLNXEPfNmnpxKDeZsFI5o4J+nz6xUlaFdF/4= -go.opentelemetry.io/otel/metric v1.42.0/go.mod h1:RlUN/7vTU7Ao/diDkEpQpnz3/92J9ko05BIwxYa2SSI= +go.opentelemetry.io/otel/metric v1.43.0 h1:d7638QeInOnuwOONPp4JAOGfbCEpYb+K6DVWvdxGzgM= +go.opentelemetry.io/otel/metric v1.43.0/go.mod h1:RDnPtIxvqlgO8GRW18W6Z/4P462ldprJtfxHxyKd2PY= go.opentelemetry.io/otel/sdk v1.21.0/go.mod h1:Nna6Yv7PWTdgJHVRD9hIYywQBRx7pbox6nwBnZIxl/E= -go.opentelemetry.io/otel/sdk v1.42.0 h1:LyC8+jqk6UJwdrI/8VydAq/hvkFKNHZVIWuslJXYsDo= -go.opentelemetry.io/otel/sdk v1.42.0/go.mod h1:rGHCAxd9DAph0joO4W6OPwxjNTYWghRWmkHuGbayMts= -go.opentelemetry.io/otel/sdk/metric v1.42.0 h1:D/1QR46Clz6ajyZ3G8SgNlTJKBdGp84q9RKCAZ3YGuA= -go.opentelemetry.io/otel/sdk/metric v1.42.0/go.mod h1:Ua6AAlDKdZ7tdvaQKfSmnFTdHx37+J4ba8MwVCYM5hc= +go.opentelemetry.io/otel/sdk v1.43.0 h1:pi5mE86i5rTeLXqoF/hhiBtUNcrAGHLKQdhg4h4V9Dg= +go.opentelemetry.io/otel/sdk v1.43.0/go.mod h1:P+IkVU3iWukmiit/Yf9AWvpyRDlUeBaRg6Y+C58QHzg= +go.opentelemetry.io/otel/sdk/metric v1.43.0 h1:S88dyqXjJkuBNLeMcVPRFXpRw2fuwdvfCGLEo89fDkw= +go.opentelemetry.io/otel/sdk/metric v1.43.0/go.mod h1:C/RJtwSEJ5hzTiUz5pXF1kILHStzb9zFlIEe85bhj6A= go.opentelemetry.io/otel/trace v1.21.0/go.mod h1:LGbsEB0f9LGjN+OZaQQ26sohbOmiMR+BaslueVtS/qQ= -go.opentelemetry.io/otel/trace v1.42.0 h1:OUCgIPt+mzOnaUTpOQcBiM/PLQ/Op7oq6g4LenLmOYY= -go.opentelemetry.io/otel/trace v1.42.0/go.mod h1:f3K9S+IFqnumBkKhRJMeaZeNk9epyhnCmQh/EysQCdc= +go.opentelemetry.io/otel/trace v1.43.0 h1:BkNrHpup+4k4w+ZZ86CZoHHEkohws8AY+WTX09nk+3A= +go.opentelemetry.io/otel/trace v1.43.0/go.mod h1:/QJhyVBUUswCphDVxq+8mld+AvhXZLhe+8WVFxiFff0= go.opentelemetry.io/proto/otlp v1.10.0 h1:IQRWgT5srOCYfiWnpqUYz9CVmbO8bFmKcwYxpuCSL2g= go.opentelemetry.io/proto/otlp v1.10.0/go.mod h1:/CV4QoCR/S9yaPj8utp3lvQPoqMtxXdzn7ozvvozVqk= go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto= @@ -233,18 +227,16 @@ go.yaml.in/yaml/v2 v2.4.4/go.mod h1:gMZqIpDtDqOfM0uNfy0SkpRhvUryYH0Z6wdMYcacYXQ= golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w= golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI= golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto= -golang.org/x/exp v0.0.0-20260312153236-7ab1446f8b90 h1:jiDhWWeC7jfWqR9c/uplMOqJ0sbNlNWv0UkzE0vX1MA= -golang.org/x/exp v0.0.0-20260312153236-7ab1446f8b90/go.mod h1:xE1HEv6b+1SCZ5/uscMRjUBKtIxworgEcEi+/n9NQDQ= +golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f h1:W3F4c+6OLc6H2lb//N1q4WpJkhzJCK5J6kUi1NTVXfM= +golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f/go.mod h1:J1xhfL/vlindoeF/aINzNzt2Bket5bjo9sdOYzOsU80= golang.org/x/mod v0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA= golang.org/x/mod v0.3.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA= -golang.org/x/mod v0.34.0 h1:xIHgNUUnW6sYkcM5Jleh05DvLOtwc6RitGHbDk4akRI= -golang.org/x/mod v0.34.0/go.mod h1:ykgH52iCZe79kzLLMhyCUzhMci+nQj+0XkbXpNYtVjY= golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg= golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s= golang.org/x/net v0.0.0-20200226121028-0de0cce0169b/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s= golang.org/x/net v0.0.0-20201021035429-f5854403a974/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU= -golang.org/x/net v0.52.0 h1:He/TN1l0e4mmR3QqHMT2Xab3Aj3L9qjbhRm78/6jrW0= -golang.org/x/net v0.52.0/go.mod h1:R1MAz7uMZxVMualyPXb+VaqGSa3LIaUqk0eEt3w36Sw= +golang.org/x/net v0.53.0 h1:d+qAbo5L0orcWAr0a9JweQpjXF19LMXJE8Ey7hwOdUA= +golang.org/x/net v0.53.0/go.mod h1:JvMuJH7rrdiCfbeHoo3fCQU24Lf5JJwT9W3sJFulfgs= golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= @@ -259,36 +251,29 @@ golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f/go.mod h1:h1NjWce9XRLGQEsW7w golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20220503163025-988cb79eb6c6/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= -golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.14.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= -golang.org/x/sys v0.42.0 h1:omrd2nAlyT5ESRdCLYdm3+fMfNFE/+Rf4bDIQImRJeo= -golang.org/x/sys v0.42.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw= -golang.org/x/telemetry v0.0.0-20260316223853-b6b0c46d1ccd h1:QbR6Giw8AyR6v6Vff72jiZRUdZnetfgYRndQuKa806k= -golang.org/x/telemetry v0.0.0-20260316223853-b6b0c46d1ccd/go.mod h1:TpUTTEp9frx7rTdLpC9gFG9kdI7zVLFTFFlqaH2Cncw= +golang.org/x/sys v0.43.0 h1:Rlag2XtaFTxp19wS8MXlJwTvoh8ArU6ezoyFsMyCTNI= +golang.org/x/sys v0.43.0/go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw= golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= -golang.org/x/text v0.35.0 h1:JOVx6vVDFokkpaq1AEptVzLTpDe9KGpj5tR4/X+ybL8= -golang.org/x/text v0.35.0/go.mod h1:khi/HExzZJ2pGnjenulevKNX1W67CUy0AsXcNubPGCA= +golang.org/x/text v0.36.0 h1:JfKh3XmcRPqZPKevfXVpI1wXPTqbkE5f7JA92a55Yxg= +golang.org/x/text v0.36.0/go.mod h1:NIdBknypM8iqVmPiuco0Dh6P5Jcdk8lJL0CUebqK164= golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= golang.org/x/tools v0.0.0-20200619180055-7c47624df98f/go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE= golang.org/x/tools v0.0.0-20210106214847-113979e3529a/go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA= -golang.org/x/tools v0.43.0 h1:12BdW9CeB3Z+J/I/wj34VMl8X+fEXBxVR90JeMX5E7s= -golang.org/x/tools v0.43.0/go.mod h1:uHkMso649BX2cZK6+RpuIPXS3ho2hZo4FVwfoy1vIk0= golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= -golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da h1:noIWHXmPHxILtqtCOPIhSt0ABwskkZKjD3bXGnZGpNY= -golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da/go.mod h1:NDW/Ps6MPRej6fsCIbMTohpP40sJ/P/vI1MoTEGwX90= gonum.org/v1/gonum v0.17.0 h1:VbpOemQlsSMrYmn7T2OUvQ4dqxQXU+ouZFQsZOx50z4= gonum.org/v1/gonum v0.17.0/go.mod h1:El3tOrEuMpv2UdMrbNlKEh9vd86bmQ6vqIcDwxEOc1E= -google.golang.org/genproto/googleapis/api v0.0.0-20260319201613-d00831a3d3e7 h1:41r6JMbpzBMen0R/4TZeeAmGXSJC7DftGINUodzTkPI= -google.golang.org/genproto/googleapis/api v0.0.0-20260319201613-d00831a3d3e7/go.mod h1:EIQZ5bFCfRQDV4MhRle7+OgjNtZ6P1PiZBgAKuxXu/Y= -google.golang.org/genproto/googleapis/rpc v0.0.0-20260319201613-d00831a3d3e7 h1:ndE4FoJqsIceKP2oYSnUZqhTdYufCYYkqwtFzfrhI7w= -google.golang.org/genproto/googleapis/rpc v0.0.0-20260319201613-d00831a3d3e7/go.mod h1:4Hqkh8ycfw05ld/3BWL7rJOSfebL2Q+DVDeRgYgxUU8= -google.golang.org/grpc v1.79.3 h1:sybAEdRIEtvcD68Gx7dmnwjZKlyfuc61Dyo9pGXXkKE= -google.golang.org/grpc v1.79.3/go.mod h1:KmT0Kjez+0dde/v2j9vzwoAScgEPx/Bw1CYChhHLrHQ= +google.golang.org/genproto/googleapis/api v0.0.0-20260504160031-60b97b32f348 h1:U8orV30l6KpDsi9dxU0CoJZGbjS8EEpw+6ba+XwGPQA= +google.golang.org/genproto/googleapis/api v0.0.0-20260504160031-60b97b32f348/go.mod h1:Yzdzr5OOZFgSsEV2D/Xi9NL3bszpXFAg0hFJiRohcD8= +google.golang.org/genproto/googleapis/rpc v0.0.0-20260504160031-60b97b32f348 h1:pfIbyB44sWzHiCpRqIen67ZQnVXSfIxWrqUMk1qwODE= +google.golang.org/genproto/googleapis/rpc v0.0.0-20260504160031-60b97b32f348/go.mod h1:4Hqkh8ycfw05ld/3BWL7rJOSfebL2Q+DVDeRgYgxUU8= +google.golang.org/grpc v1.81.0 h1:W3G9N3KQf3BU+YuCtGKJk0CmxQNbAISICD/9AORxLIw= +google.golang.org/grpc v1.81.0/go.mod h1:xGH9GfzOyMTGIOXBJmXt+BX/V0kcdQbdcuwQ/zNw42I= google.golang.org/protobuf v1.36.11 h1:fV6ZwhNocDyBLK0dj+fg8ektcVegBBuEolpbTQyBNVE= google.golang.org/protobuf v1.36.11/go.mod h1:HTf+CrKn2C3g5S8VImy6tdcUvCska2kB7j23XfzDpco= gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= diff --git a/grafana/rmf-app/package.json b/grafana/rmf-app/package.json index def9fab6..ec005a5e 100644 --- a/grafana/rmf-app/package.json +++ b/grafana/rmf-app/package.json @@ -11,7 +11,7 @@ "test:ci": "jest --passWithNoTests --maxWorkers 4", "typecheck": "tsc --noEmit", "lint": "eslint --cache .", - "lint:fix": "npm run lint -- --fix && prettier --write --list-different .", + "lint:fix": "eslint --fix --cache .", "server": "docker compose up --build", "sign": "npx --yes @grafana/sign-plugin@latest", "format": "prettier-eslint --write '**/*.ts*'", @@ -28,73 +28,49 @@ "upgrade": "yarn upgrade --latest" }, "devDependencies": { - "@babel/core": "^7.29.0", - "@eslint/css": "^0.9.0", - "@eslint/js": "^9.39.4", - "@eslint/json": "^0.12.0", - "@eslint/markdown": "^6.6.0", - "@grafana/e2e-selectors": "^12.4.1", - "@grafana/eslint-config": "^8.2.0", - "@grafana/tsconfig": "^2.0.1", - "@playwright/test": "^1.58.2", + "@grafana/data": "13.0.1", + "@grafana/eslint-config": "^9.0.0", + "@grafana/runtime": "13.0.1", + "@grafana/tsconfig": "^2.1.0", + "@grafana/ui": "13.0.1", "@stylistic/eslint-plugin-ts": "^4.4.1", - "@swc/core": "^1.15.21", - "@swc/helpers": "^0.5.19", + "@swc/core": "^1.15.33", "@swc/jest": "^0.2.39", - "@testing-library/dom": "^10.4.1", - "@testing-library/jest-dom": "^6.9.1", - "@testing-library/react": "^16.3.2", "@types/enzyme": "^3.10.19", "@types/jest": "^30.0.0", - "@types/lodash": "^4.17.24", - "@types/node": "^24.12.0", "@types/react": "^18.3.28", - "@types/react-dom": "^18.3.7", - "@typescript-eslint/eslint-plugin": "^8.57.1", - "@typescript-eslint/parser": "^8.57.1", + "@typescript-eslint/eslint-plugin": "^8.59.1", + "@typescript-eslint/parser": "^8.59.1", "copy-webpack-plugin": "^14.0.0", "css-loader": "^7.1.4", "enzyme": "^3.11.0", - "eslint": "^9.39.4", + "eslint": "^9.7.0", "eslint-config-prettier": "^10.1.8", - "eslint-plugin-jsdoc": "^62.8.0", - "eslint-plugin-prettier": "^5.5.5", + "eslint-plugin-jsdoc": "^62.9.0", "eslint-plugin-react": "^7.37.5", - "eslint-plugin-react-hooks": "^7.0.1", - "eslint-webpack-plugin": "^5.0.3", + "eslint-plugin-react-hooks": "^7.1.1", + "eslint-webpack-plugin": "^6.0.0", "fork-ts-checker-webpack-plugin": "^9.1.0", - "glob": "^11.1.0", - "globals": "^16.5.0", - "identity-obj-proxy": "^3.0.0", "imports-loader": "^5.0.0", "jest": "^30.3.0", "jest-environment-jsdom": "^30.3.0", - "prettier": "^3.8.1", + "react": "^18.3.1", "replace-in-file-webpack-plugin": "^1.0.6", - "sass": "^1.98.0", - "sass-loader": "^16.0.7", "style-loader": "^4.0.0", "swc-loader": "^0.2.7", "ts-node": "^10.9.2", - "tsconfig-paths": "^4.2.0", "typescript": "^5.9.3", - "typescript-eslint": "^8.57.1", - "webpack": "^5.105.4", - "webpack-cli": "^6.0.1", + "webpack": "^5.106.2", + "webpack-cli": "^7.0.2", "webpack-livereload-plugin": "^3.0.2", "webpack-subresource-integrity": "^5.2.0-rc.1", "webpack-virtual-modules": "^0.6.2" }, - "engines": { - "node": ">=22" - }, "dependencies": { - "@grafana/data": "^12.4.1", - "@grafana/runtime": "^12.4.1", - "@grafana/ui": "^12.4.1", - "antlr4": "^4.13.2", - "react": "^18.3.1", - "react-dom": "^18.3.1" + "antlr4": "^4.13.2" + }, + "engines": { + "node": ">=24" }, - "packageManager": "yarn@4.13.0" + "packageManager": "yarn@4.14.1" } diff --git a/grafana/rmf-app/yarn.lock b/grafana/rmf-app/yarn.lock index 989134f1..25c14433 100644 --- a/grafana/rmf-app/yarn.lock +++ b/grafana/rmf-app/yarn.lock @@ -2,13 +2,49 @@ # Manual changes might be lost - proceed with caution! __metadata: - version: 8 + version: 9 cacheKey: 10c0 -"@adobe/css-tools@npm:^4.4.0": - version: 4.4.4 - resolution: "@adobe/css-tools@npm:4.4.4" - checksum: 10c0/8f3e6cfaa5e6286e6f05de01d91d060425be2ebaef490881f5fe6da8bbdb336835c5d373ea337b0c3b0a1af4be048ba18780f0f6021d30809b4545922a7e13d9 +"@adobe/react-spectrum-ui@npm:1.2.1": + version: 1.2.1 + resolution: "@adobe/react-spectrum-ui@npm:1.2.1" + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 + checksum: 10c0/2166a623a07b9892466e4287e6841a9e5f7e6d4ef6d2c227601ceb6b01fa9f84a2553103d435b1e6a6606a47e3a23474df90bd97b12ea8e3c4d0c8bc632377d3 + languageName: node + linkType: hard + +"@adobe/react-spectrum-workflow@npm:2.3.5": + version: 2.3.5 + resolution: "@adobe/react-spectrum-workflow@npm:2.3.5" + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0 + checksum: 10c0/65de62192cc28528befd5e8faaa3c6d188638501571df13ef045079f0a20e4cf41f352c06c4b0fe6ea17a9f037368fd774e41b9a36379a755dad8409a6f72ace + languageName: node + linkType: hard + +"@adobe/react-spectrum@npm:3.47.0": + version: 3.47.0 + resolution: "@adobe/react-spectrum@npm:3.47.0" + dependencies: + "@internationalized/date": "npm:^3.12.1" + "@react-types/shared": "npm:^3.34.0" + "@spectrum-icons/ui": "npm:^3.7.0" + "@spectrum-icons/workflow": "npm:^4.3.0" + "@swc/helpers": "npm:^0.5.0" + client-only: "npm:^0.0.1" + clsx: "npm:^2.0.0" + react-aria: "npm:3.48.0" + react-aria-components: "npm:1.17.0" + react-stately: "npm:3.46.0" + react-transition-group: "npm:^4.4.5" + use-sync-external-store: "npm:^1.6.0" + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + checksum: 10c0/d1532cbebf1da299c5453021961260a2382bde0e4a965e2aa35ab35fceaeb5099d0a50985653cf392859d8a537d450ccc69361a6a967c114b3c685a48d47dd0c languageName: node linkType: hard @@ -25,7 +61,7 @@ __metadata: languageName: node linkType: hard -"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.10.4, @babel/code-frame@npm:^7.16.7, @babel/code-frame@npm:^7.27.1, @babel/code-frame@npm:^7.28.6, @babel/code-frame@npm:^7.29.0": +"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.16.7, @babel/code-frame@npm:^7.27.1, @babel/code-frame@npm:^7.28.6, @babel/code-frame@npm:^7.29.0": version: 7.29.0 resolution: "@babel/code-frame@npm:7.29.0" dependencies: @@ -37,13 +73,13 @@ __metadata: linkType: hard "@babel/compat-data@npm:^7.28.6": - version: 7.29.0 - resolution: "@babel/compat-data@npm:7.29.0" - checksum: 10c0/08f348554989d23aa801bf1405aa34b15e841c0d52d79da7e524285c77a5f9d298e70e11d91cc578d8e2c9542efc586d50c5f5cf8e1915b254a9dcf786913a94 + version: 7.29.3 + resolution: "@babel/compat-data@npm:7.29.3" + checksum: 10c0/81bddd53ce1b1395576fbb7cb739631a976f6b421cd260e6cf2715a9691b9a0ec12ca5c4e1bb88088e60dc87875f6e4ef7fa8674f1dc96ae1bd7c357416605a7 languageName: node linkType: hard -"@babel/core@npm:^7.23.9, @babel/core@npm:^7.24.4, @babel/core@npm:^7.27.4, @babel/core@npm:^7.29.0": +"@babel/core@npm:^7.23.9, @babel/core@npm:^7.24.4, @babel/core@npm:^7.27.4": version: 7.29.0 resolution: "@babel/core@npm:7.29.0" dependencies: @@ -161,13 +197,13 @@ __metadata: linkType: hard "@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.24.4, @babel/parser@npm:^7.28.6, @babel/parser@npm:^7.29.0": - version: 7.29.2 - resolution: "@babel/parser@npm:7.29.2" + version: 7.29.3 + resolution: "@babel/parser@npm:7.29.3" dependencies: "@babel/types": "npm:^7.29.0" bin: parser: ./bin/babel-parser.js - checksum: 10c0/e5a4e69e3ac7acdde995f37cf299a68458cfe7009dff66bd0962fd04920bef287201169006af365af479c08ff216bfefbb595e331f87f6ae7283858aebbc3317 + checksum: 10c0/f06920c819550c0db689e4c5b626bf55ba3cebf80ebe9ccfa434e134036cf3de50951fe759f74abb2dae381989239860bde46d4600328578ad1f7114c3711a6d languageName: node linkType: hard @@ -358,7 +394,7 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.11.1, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.0, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.26.7, @babel/runtime@npm:^7.27.6, @babel/runtime@npm:^7.28.6, @babel/runtime@npm:^7.29.2, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.7": +"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.11.1, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.0, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.24.4, @babel/runtime@npm:^7.26.7, @babel/runtime@npm:^7.27.6, @babel/runtime@npm:^7.28.6, @babel/runtime@npm:^7.29.2, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.7": version: 7.29.2 resolution: "@babel/runtime@npm:7.29.2" checksum: 10c0/30b80a0140d16467792e1bbeb06f655b0dab70407da38dfac7fedae9c859f9ae9d846ef14ad77bd3814c064295fe9b1bc551f1541ea14646ae9f22b71a8bc17a @@ -470,38 +506,38 @@ __metadata: languageName: node linkType: hard -"@discoveryjs/json-ext@npm:^0.6.1": - version: 0.6.3 - resolution: "@discoveryjs/json-ext@npm:0.6.3" - checksum: 10c0/778a9f9d5c3696da3c1f9fa4186613db95a1090abbfb6c2601430645c0d0158cd5e4ba4f32c05904e2dd2747d57710f6aab22bd2f8aa3c4e8feab9b247c65d85 +"@discoveryjs/json-ext@npm:^1.0.0": + version: 1.1.0 + resolution: "@discoveryjs/json-ext@npm:1.1.0" + checksum: 10c0/e48a15f97874cae46181d08b6d4e03f6fd2de92a5323a5e3847ce66b273769e6a81935181fa69be771a2d2252c04faea7157d7dd5744b44ed5abd624fcda8c29 languageName: node linkType: hard "@emnapi/core@npm:^1.4.3": - version: 1.9.1 - resolution: "@emnapi/core@npm:1.9.1" + version: 1.10.0 + resolution: "@emnapi/core@npm:1.10.0" dependencies: - "@emnapi/wasi-threads": "npm:1.2.0" + "@emnapi/wasi-threads": "npm:1.2.1" tslib: "npm:^2.4.0" - checksum: 10c0/00e7a99a2bc3ad908ca8272ba861a934da87dffa8797a41316c4a3b571a1e4d2743e2fa14b1a0f131fa4a3c2018ddb601cd2a8cb7f574fa940af696df3c2fe8d + checksum: 10c0/f51d08227857b60632de7714d708124f0e100a1462dde6df8221760939aa3204a73193830371830fac0716f3ccd2129f2cac1b17cd7d7958bc4da9018a296edb languageName: node linkType: hard "@emnapi/runtime@npm:^1.4.3": - version: 1.9.1 - resolution: "@emnapi/runtime@npm:1.9.1" + version: 1.10.0 + resolution: "@emnapi/runtime@npm:1.10.0" dependencies: tslib: "npm:^2.4.0" - checksum: 10c0/750edca117e0363ab2de10622f8ee60e57d8690c2f29c49704813da5cd627c641798d7f3cb0d953c62fdc71688e02e333ddbf2c1204f38b47e3e40657332a6f5 + checksum: 10c0/953f14991d1aefb92ee6f8eb27dea725e484791a53a0cb5f47d9e0087b9a2c929ff2e92adf95af15d6ad456db6300c6b761ebf72b50a875b874a83520b3ba093 languageName: node linkType: hard -"@emnapi/wasi-threads@npm:1.2.0": - version: 1.2.0 - resolution: "@emnapi/wasi-threads@npm:1.2.0" +"@emnapi/wasi-threads@npm:1.2.1": + version: 1.2.1 + resolution: "@emnapi/wasi-threads@npm:1.2.1" dependencies: tslib: "npm:^2.4.0" - checksum: 10c0/1e3724b5814b06c14782fda87eee9b9aa68af01576c81ffeaefdf621ddb74386e419d5b3b1027b6a8172397729d95a92f814fc4b8d3c224376428faa07a6a01a + checksum: 10c0/32fcfa81ab396533b2ec1f4082b1ff779a05d9c836bbbd3f4398405b0e6814c0d9503b7993130e37bc6941dbc1ded49f55e9700ae9ca4e803bab2b5bc5deb331 languageName: node linkType: hard @@ -635,16 +671,16 @@ __metadata: languageName: node linkType: hard -"@es-joy/jsdoccomment@npm:~0.84.0": - version: 0.84.0 - resolution: "@es-joy/jsdoccomment@npm:0.84.0" +"@es-joy/jsdoccomment@npm:~0.86.0": + version: 0.86.0 + resolution: "@es-joy/jsdoccomment@npm:0.86.0" dependencies: "@types/estree": "npm:^1.0.8" - "@typescript-eslint/types": "npm:^8.54.0" - comment-parser: "npm:1.4.5" + "@typescript-eslint/types": "npm:^8.58.0" + comment-parser: "npm:1.4.6" esquery: "npm:^1.7.0" - jsdoc-type-pratt-parser: "npm:~7.1.1" - checksum: 10c0/b5562c176dde36cd2956bb115b79229d2253b27d6d7e52820eb55c509f75a72048ae8ea8d57193b33be42728c1aa7a5ee20937b4967175291cb4ae60fdda318d + jsdoc-type-pratt-parser: "npm:~7.2.0" + checksum: 10c0/309f56912eba0100e7721ae00f6161fbe0c6acd00c6bb81177821851c5a56e397d2ab660d4493ac8c675eedba3be3c813bdc43e54f17b5fa866dbba980f337ab languageName: node linkType: hard @@ -693,42 +729,6 @@ __metadata: languageName: node linkType: hard -"@eslint/core@npm:^0.12.0": - version: 0.12.0 - resolution: "@eslint/core@npm:0.12.0" - dependencies: - "@types/json-schema": "npm:^7.0.15" - checksum: 10c0/d032af81195bb28dd800c2b9617548c6c2a09b9490da3c5537fd2a1201501666d06492278bb92cfccac1f7ac249e58601dd87f813ec0d6a423ef0880434fa0c3 - languageName: node - linkType: hard - -"@eslint/core@npm:^0.13.0": - version: 0.13.0 - resolution: "@eslint/core@npm:0.13.0" - dependencies: - "@types/json-schema": "npm:^7.0.15" - checksum: 10c0/ba724a7df7ed9dab387481f11d0d0f708180f40be93acce2c21dacca625c5867de3528760c42f1c457ccefe6a669d525ff87b779017eabc0d33479a36300797b - languageName: node - linkType: hard - -"@eslint/core@npm:^0.14.0": - version: 0.14.0 - resolution: "@eslint/core@npm:0.14.0" - dependencies: - "@types/json-schema": "npm:^7.0.15" - checksum: 10c0/259f279445834ba2d2cbcc18e9d43202a4011fde22f29d5fb802181d66e0f6f0bd1f6b4b4b46663451f545d35134498231bd5e656e18d9034a457824b92b7741 - languageName: node - linkType: hard - -"@eslint/core@npm:^0.15.2": - version: 0.15.2 - resolution: "@eslint/core@npm:0.15.2" - dependencies: - "@types/json-schema": "npm:^7.0.15" - checksum: 10c0/c17a6dc4f5a6006ecb60165cc38bcd21fefb4a10c7a2578a0cfe5813bbd442531a87ed741da5adab5eb678e8e693fda2e2b14555b035355537e32bcec367ea17 - languageName: node - linkType: hard - "@eslint/core@npm:^0.17.0": version: 0.17.0 resolution: "@eslint/core@npm:0.17.0" @@ -738,27 +738,6 @@ __metadata: languageName: node linkType: hard -"@eslint/css-tree@npm:^3.6.1": - version: 3.6.9 - resolution: "@eslint/css-tree@npm:3.6.9" - dependencies: - mdn-data: "npm:2.23.0" - source-map-js: "npm:^1.0.1" - checksum: 10c0/5dd436fb6e9aa2cc3a00252cea6287f78fde1cba664894fc9b46c4817f23d5d5614bfbe55decd05ae062877b80a653bc73106e8e3ca311d4ff18e2baa9e71634 - languageName: node - linkType: hard - -"@eslint/css@npm:^0.9.0": - version: 0.9.0 - resolution: "@eslint/css@npm:0.9.0" - dependencies: - "@eslint/core": "npm:^0.14.0" - "@eslint/css-tree": "npm:^3.6.1" - "@eslint/plugin-kit": "npm:^0.3.1" - checksum: 10c0/7e21ae2da2a484e6f3b02443a2ae5be17c789055aa06336c4f0d03c8c39b2491674b15d14a90f39a4b42c3ab28e87670b11944d952cdb298864d3439c921a3f7 - languageName: node - linkType: hard - "@eslint/eslintrc@npm:^3.3.5": version: 3.3.5 resolution: "@eslint/eslintrc@npm:3.3.5" @@ -776,41 +755,13 @@ __metadata: languageName: node linkType: hard -"@eslint/js@npm:9.39.4, @eslint/js@npm:^9.39.4": +"@eslint/js@npm:9.39.4": version: 9.39.4 resolution: "@eslint/js@npm:9.39.4" checksum: 10c0/5aa7dea2cbc5decf7f5e3b0c6f86a084ccee0f792d288ca8e839f8bc1b64e03e227068968e49b26096e6f71fd857ab6e42691d1b993826b9a3883f1bdd7a0e46 languageName: node linkType: hard -"@eslint/json@npm:^0.12.0": - version: 0.12.0 - resolution: "@eslint/json@npm:0.12.0" - dependencies: - "@eslint/core": "npm:^0.12.0" - "@eslint/plugin-kit": "npm:^0.2.7" - "@humanwhocodes/momoa": "npm:^3.3.4" - natural-compare: "npm:^1.4.0" - checksum: 10c0/68fb045a8fde1fd96c6fa05b7102000328fa1786f935aea007b32a0e178445aebdddb6efeb4518b16bcaa9d819e426ef29eb8fc69d0f1fec720c550be22f631a - languageName: node - linkType: hard - -"@eslint/markdown@npm:^6.6.0": - version: 6.6.0 - resolution: "@eslint/markdown@npm:6.6.0" - dependencies: - "@eslint/core": "npm:^0.14.0" - "@eslint/plugin-kit": "npm:^0.3.1" - github-slugger: "npm:^2.0.0" - mdast-util-from-markdown: "npm:^2.0.2" - mdast-util-frontmatter: "npm:^2.0.1" - mdast-util-gfm: "npm:^3.0.0" - micromark-extension-frontmatter: "npm:^2.0.0" - micromark-extension-gfm: "npm:^3.0.0" - checksum: 10c0/53abb2a68e418a11c92f3c871e67e0e4cf1144a94218634f4f829888918853022abf227b21cff16beacd881574f7e01b402c51e35c3ddf12953ce582bd165daa - languageName: node - linkType: hard - "@eslint/object-schema@npm:^2.1.7": version: 2.1.7 resolution: "@eslint/object-schema@npm:2.1.7" @@ -818,26 +769,6 @@ __metadata: languageName: node linkType: hard -"@eslint/plugin-kit@npm:^0.2.7": - version: 0.2.8 - resolution: "@eslint/plugin-kit@npm:0.2.8" - dependencies: - "@eslint/core": "npm:^0.13.0" - levn: "npm:^0.4.1" - checksum: 10c0/554847c8f2b6bfe0e634f317fc43d0b54771eea0015c4f844f75915fdb9e6170c830c004291bad57db949d61771732e459f36ed059f45cf750af223f77357c5c - languageName: node - linkType: hard - -"@eslint/plugin-kit@npm:^0.3.1": - version: 0.3.5 - resolution: "@eslint/plugin-kit@npm:0.3.5" - dependencies: - "@eslint/core": "npm:^0.15.2" - levn: "npm:^0.4.1" - checksum: 10c0/c178c1b58c574200c0fd125af3e4bc775daba7ce434ba6d1eeaf9bcb64b2e9fea75efabffb3ed3ab28858e55a016a5efa95f509994ee4341b341199ca630b89e - languageName: node - linkType: hard - "@eslint/plugin-kit@npm:^0.4.1": version: 0.4.1 resolution: "@eslint/plugin-kit@npm:0.4.1" @@ -867,7 +798,7 @@ __metadata: languageName: node linkType: hard -"@floating-ui/react-dom@npm:^2.1.6": +"@floating-ui/react-dom@npm:^2.1.8": version: 2.1.8 resolution: "@floating-ui/react-dom@npm:2.1.8" dependencies: @@ -879,21 +810,21 @@ __metadata: languageName: node linkType: hard -"@floating-ui/react@npm:0.27.16": - version: 0.27.16 - resolution: "@floating-ui/react@npm:0.27.16" +"@floating-ui/react@npm:0.27.19": + version: 0.27.19 + resolution: "@floating-ui/react@npm:0.27.19" dependencies: - "@floating-ui/react-dom": "npm:^2.1.6" - "@floating-ui/utils": "npm:^0.2.10" + "@floating-ui/react-dom": "npm:^2.1.8" + "@floating-ui/utils": "npm:^0.2.11" tabbable: "npm:^6.0.0" peerDependencies: react: ">=17.0.0" react-dom: ">=17.0.0" - checksum: 10c0/a026266d8875e69de1ac1e1a00588660c8ee299c1e7d067c5c5fd1d69a46fd10acff5dd6cb66c3fe40a3347b443234309ba95f5b33d49059d0cda121f558f566 + checksum: 10c0/2a2cdfd3e67e0606833b63f922ad2a9037974f22b944e1cb8c0991b4c40450f8413d69745c0bbf4646e5ba283747f60d2fdc9a8d289b68b24448e59d81a3a96d languageName: node linkType: hard -"@floating-ui/utils@npm:^0.2.10, @floating-ui/utils@npm:^0.2.11": +"@floating-ui/utils@npm:^0.2.11": version: 0.2.11 resolution: "@floating-ui/utils@npm:0.2.11" checksum: 10c0/f4bcea1559bdbb721ecc8e8ead423ac58d6a5b6e70b602cf0810ba6ad4ed1c77211b207faa88b278a9042f0c743133de08a203ed6741c1b6443423332884d5b3 @@ -962,20 +893,13 @@ __metadata: languageName: node linkType: hard -"@gar/promise-retry@npm:^1.0.0": - version: 1.0.3 - resolution: "@gar/promise-retry@npm:1.0.3" - checksum: 10c0/885b02c8b0d75b2d215da25f3b639158c4fbe8fefe0d79163304534b9a6d0710db4b7699f7cd3cc1a730792bff04cbe19f4850a62d3e105a663eaeec88f38332 - languageName: node - linkType: hard - -"@grafana/data@npm:12.4.1, @grafana/data@npm:^12.4.1": - version: 12.4.1 - resolution: "@grafana/data@npm:12.4.1" +"@grafana/data@npm:13.0.1": + version: 13.0.1 + resolution: "@grafana/data@npm:13.0.1" dependencies: "@braintree/sanitize-url": "npm:7.0.1" - "@grafana/i18n": "npm:12.4.1" - "@grafana/schema": "npm:12.4.1" + "@grafana/i18n": "npm:13.0.1" + "@grafana/schema": "npm:13.0.1" "@leeoniya/ufuzzy": "npm:1.0.19" "@types/d3-interpolate": "npm:^3.0.0" "@types/string-hash": "npm:1.1.3" @@ -983,7 +907,7 @@ __metadata: d3-interpolate: "npm:3.0.1" d3-scale-chromatic: "npm:3.1.0" date-fns: "npm:4.1.0" - dompurify: "npm:3.3.0" + dompurify: "npm:3.3.2" eventemitter3: "npm:5.0.1" fast_array_intersect: "npm:1.1.0" history: "npm:4.10.1" @@ -1005,24 +929,24 @@ __metadata: peerDependencies: react: ^18.0.0 react-dom: ^18.0.0 - checksum: 10c0/740530f6203e30539b490d03a9f522e4a2742f4cee2de60b45efe1d6a313b2ae4c94ea13bebc0407cbf8957299419add9e0b734dc6b3a04b10a33cf905489992 + checksum: 10c0/08fc16c682a7049b47e9157ad737d72ba2774e4541e1019fadc0ca834612533ff6d97bbf5079a2abed04d18003a3461bcce8f8a40062f69818859bc3dbe2fedd languageName: node linkType: hard -"@grafana/e2e-selectors@npm:12.4.1, @grafana/e2e-selectors@npm:^12.4.1": - version: 12.4.1 - resolution: "@grafana/e2e-selectors@npm:12.4.1" +"@grafana/e2e-selectors@npm:13.0.1": + version: 13.0.1 + resolution: "@grafana/e2e-selectors@npm:13.0.1" dependencies: semver: "npm:^7.7.0" tslib: "npm:2.8.1" typescript: "npm:5.9.2" - checksum: 10c0/04626e4decb9ad4891834ba79a8f27f1a3eb90d61d64b356905b4524468db4bd27bd837916e1d971fe3fee167b35e5cd7122543be9c70b023b3b7e3dbe02c4d8 + checksum: 10c0/eaebac939b98288e2fc78a93c62d390b7ac9f6362a513c3164a17f3a2db61baefb378b4527bbd5c337d8597124e934d8a7061d26e161395684d66f022bd613b5 languageName: node linkType: hard -"@grafana/eslint-config@npm:^8.2.0": - version: 8.2.0 - resolution: "@grafana/eslint-config@npm:8.2.0" +"@grafana/eslint-config@npm:^9.0.0": + version: 9.0.0 + resolution: "@grafana/eslint-config@npm:9.0.0" peerDependencies: "@stylistic/eslint-plugin-ts": ">=2.9.0" "@typescript-eslint/eslint-plugin": ">=6.18.0" @@ -1031,36 +955,36 @@ __metadata: eslint-config-prettier: ">=8.8.0" eslint-plugin-jsdoc: ">=46.8.0" eslint-plugin-react: ">=7.33.0" - eslint-plugin-react-hooks: ">=4.6.0" + eslint-plugin-react-hooks: ">=7.0.0" typescript: ">=5.2.0" - checksum: 10c0/d8a234a6b83460e1eee6f8aa5312521c20d7871004600d0e5ff507f8094bb7da211ea1c19a29d15579a002b0ab624bacde38f5b6ab78a4b77c72ba09b211a7be + checksum: 10c0/a603561418ff4fae279efb91ffeffee721ae35dfbe33078d8bfa18311a69cfe8249e3d4020141c948cea986ee43b366aced8803a92df48f6abf54e4d71ce9ca9 languageName: node linkType: hard -"@grafana/faro-core@npm:^1.19.0": - version: 1.19.0 - resolution: "@grafana/faro-core@npm:1.19.0" +"@grafana/faro-core@npm:^2.5.0": + version: 2.5.0 + resolution: "@grafana/faro-core@npm:2.5.0" dependencies: "@opentelemetry/api": "npm:^1.9.0" - "@opentelemetry/otlp-transformer": "npm:^0.202.0" - checksum: 10c0/0b1192bf17d842fe207f6670cad306e8fa7a2777bbc30139f49850d0d3e605fc070f1c68818c6dfa6f081334dc59c0d831f0aa16ed8ea02c18771ad92ad91993 + "@opentelemetry/otlp-transformer": "npm:^0.216.0" + checksum: 10c0/43050287d1035b0b31671bdf2b69f0b8eeb8be7e3643a22a8578280b550d866046599b03dbcf7bf2ad040c169ebb9f4f6ecce1db783663161f2eeb5d94edb813 languageName: node linkType: hard -"@grafana/faro-web-sdk@npm:^1.13.2": - version: 1.19.0 - resolution: "@grafana/faro-web-sdk@npm:1.19.0" +"@grafana/faro-web-sdk@npm:^2.2.4": + version: 2.5.0 + resolution: "@grafana/faro-web-sdk@npm:2.5.0" dependencies: - "@grafana/faro-core": "npm:^1.19.0" - ua-parser-js: "npm:^1.0.32" - web-vitals: "npm:^4.0.1" - checksum: 10c0/c42b6b6a8b7f30d7c779fe9fe9584a2e5f2eca65efa2a5fe47d60d582b1413cb43f99eaa1fafb46bce90125d39425db6abfdb1535c574bb6d636a5beca5e7771 + "@grafana/faro-core": "npm:^2.5.0" + ua-parser-js: "npm:1.0.41" + web-vitals: "npm:^5.1.0" + checksum: 10c0/6cdf6591e4c95e5c5737eb57f37eb88edf21b411b319ae18b3b69b8211576f649b4cf4d0329f6b559a06b0cbb91c5dc76f3513c892ca14811c5eb8a1ad2467fb languageName: node linkType: hard -"@grafana/i18n@npm:12.4.1": - version: 12.4.1 - resolution: "@grafana/i18n@npm:12.4.1" +"@grafana/i18n@npm:13.0.1": + version: 13.0.1 + resolution: "@grafana/i18n@npm:13.0.1" dependencies: "@formatjs/intl-durationformat": "npm:^0.7.0" "@typescript-eslint/utils": "npm:^8.33.1" @@ -1072,22 +996,23 @@ __metadata: react-i18next: "npm:^15.0.0" peerDependencies: react: ">=18" - checksum: 10c0/d7a46214975d86592f6aa059224aabafaf73aa5edcc0db0db88efe60456706c0809c6bc3e007378f5e4dc2c48b359627120be3672df9e53d988ac4a312811c23 + checksum: 10c0/458923a99a21ab3039be53df7f50235eb336fa28510a11fdb89cc5888e46de0c2390007ccbf2d01b0997677b05cd921ed145fc6d63d07801331847c700636fc6 languageName: node linkType: hard -"@grafana/runtime@npm:^12.4.1": - version: 12.4.1 - resolution: "@grafana/runtime@npm:12.4.1" - dependencies: - "@grafana/data": "npm:12.4.1" - "@grafana/e2e-selectors": "npm:12.4.1" - "@grafana/faro-web-sdk": "npm:^1.13.2" - "@grafana/schema": "npm:12.4.1" - "@grafana/ui": "npm:12.4.1" - "@openfeature/core": "npm:^1.9.0" - "@openfeature/ofrep-web-provider": "npm:^0.3.3" - "@openfeature/react-sdk": "npm:^1.2.0" +"@grafana/runtime@npm:13.0.1": + version: 13.0.1 + resolution: "@grafana/runtime@npm:13.0.1" + dependencies: + "@grafana/data": "npm:13.0.1" + "@grafana/e2e-selectors": "npm:13.0.1" + "@grafana/faro-web-sdk": "npm:^2.2.4" + "@grafana/schema": "npm:13.0.1" + "@grafana/ui": "npm:13.0.1" + "@openfeature/core": "npm:^1.9.2" + "@openfeature/ofrep-web-provider": "npm:^0.3.6" + "@openfeature/react-sdk": "npm:^1.2.1" + "@openfeature/web-sdk": "npm:^1.7.3" "@types/systemjs": "npm:6.15.3" history: "npm:4.10.1" lodash: "npm:^4.17.23" @@ -1098,39 +1023,39 @@ __metadata: peerDependencies: react: ^18.0.0 react-dom: ^18.0.0 - checksum: 10c0/30357273e29332bfa8c31a8f37bd8a18ff26aa07865189a5116adb412be5433be94f84835d7ab6b818ded41ef6dfdc320cb4adb1d001c76a7a9919d990112620 + checksum: 10c0/023695a9b48bd647abffa74140c5a3cde909d992ab9f1ac17802c36847bc775835e2a43256ee99ed1449d0e72cdd55e4982a6066c3ce9532575846a806c10a23 languageName: node linkType: hard -"@grafana/schema@npm:12.4.1": - version: 12.4.1 - resolution: "@grafana/schema@npm:12.4.1" +"@grafana/schema@npm:13.0.1": + version: 13.0.1 + resolution: "@grafana/schema@npm:13.0.1" dependencies: tslib: "npm:2.8.1" - checksum: 10c0/8121f9ca799bfe538820f0aef730562ae796bcd5fbce80147f6cf3a959201865a1a9353b609277b844ccf78b6475d2d649dc44d0e76fd05ce51923a4dd99fc0f + checksum: 10c0/111aaafd868052adce542535068c7328aad19d6ebf6062d4680f73263389438d060d887fa034b908ddd76ce1b2b584895bd79bc6dacab5de9ab1c14e8372f265 languageName: node linkType: hard -"@grafana/tsconfig@npm:^2.0.1": - version: 2.0.1 - resolution: "@grafana/tsconfig@npm:2.0.1" - checksum: 10c0/714d48f650d55f47d973cba5923cb5dbb5ee165c85b19c9122127d1ed68c9e2001c865563f90845686fb70217572ea09f6da90f2c72129ace54684fed5199707 +"@grafana/tsconfig@npm:^2.1.0": + version: 2.1.0 + resolution: "@grafana/tsconfig@npm:2.1.0" + checksum: 10c0/7a0610cfcdcde464e97678a5eaa6f5a392fc87351a46277cd4794afc92583c5a051015428b52ea2eafadac3d66b72d019e8f2ae31e11b1a8abc786707c6f582d languageName: node linkType: hard -"@grafana/ui@npm:12.4.1, @grafana/ui@npm:^12.4.1": - version: 12.4.1 - resolution: "@grafana/ui@npm:12.4.1" +"@grafana/ui@npm:13.0.1": + version: 13.0.1 + resolution: "@grafana/ui@npm:13.0.1" dependencies: "@emotion/css": "npm:11.13.5" "@emotion/react": "npm:11.14.0" "@emotion/serialize": "npm:1.3.3" - "@floating-ui/react": "npm:0.27.16" - "@grafana/data": "npm:12.4.1" - "@grafana/e2e-selectors": "npm:12.4.1" - "@grafana/faro-web-sdk": "npm:^1.13.2" - "@grafana/i18n": "npm:12.4.1" - "@grafana/schema": "npm:12.4.1" + "@floating-ui/react": "npm:0.27.19" + "@grafana/data": "npm:13.0.1" + "@grafana/e2e-selectors": "npm:13.0.1" + "@grafana/faro-web-sdk": "npm:^2.2.4" + "@grafana/i18n": "npm:13.0.1" + "@grafana/schema": "npm:13.0.1" "@hello-pangea/dnd": "npm:18.0.1" "@monaco-editor/react": "npm:4.7.0" "@popperjs/core": "npm:2.11.8" @@ -1156,7 +1081,7 @@ __metadata: hoist-non-react-statics: "npm:3.3.2" i18next: "npm:^25.0.0" i18next-browser-languagedetector: "npm:^8.0.0" - immutable: "npm:5.1.4" + immutable: "npm:^5.1.5" is-hotkey: "npm:0.2.0" jquery: "npm:3.7.1" lodash: "npm:^4.17.23" @@ -1194,7 +1119,7 @@ __metadata: peerDependencies: react: ^18.0.0 react-dom: ^18.0.0 - checksum: 10c0/65c71b2e66d3b4728b939b3a8400c1eea1ca53bf035f168ff83b44ba5fb9657688052dffd6544142accd134b81b744c0880c55ca7d154a11bcafa9bc08f1a0d4 + checksum: 10c0/4c82e87e4bcaf72f82cc4a82a45d09736161fbdcacc52022a1de6b7f512e99575dfced96f1fb2783d4fd936e00996086fe88f98fe7e9bb53f5550cee9cde2871 languageName: node linkType: hard @@ -1214,20 +1139,30 @@ __metadata: languageName: node linkType: hard -"@humanfs/core@npm:^0.19.1": - version: 0.19.1 - resolution: "@humanfs/core@npm:0.19.1" - checksum: 10c0/aa4e0152171c07879b458d0e8a704b8c3a89a8c0541726c6b65b81e84fd8b7564b5d6c633feadc6598307d34564bd53294b533491424e8e313d7ab6c7bc5dc67 +"@humanfs/core@npm:^0.19.2": + version: 0.19.2 + resolution: "@humanfs/core@npm:0.19.2" + dependencies: + "@humanfs/types": "npm:^0.15.0" + checksum: 10c0/d0a1d52d7b30c27d49475a53072d1510b81c5803e44b342fb8faf3887f1aa27593a1e6dc76a45268e7892d3f4e198146659281f6b6d55eacf3fd5a38bac30c5c languageName: node linkType: hard "@humanfs/node@npm:^0.16.6": - version: 0.16.7 - resolution: "@humanfs/node@npm:0.16.7" + version: 0.16.8 + resolution: "@humanfs/node@npm:0.16.8" dependencies: - "@humanfs/core": "npm:^0.19.1" + "@humanfs/core": "npm:^0.19.2" + "@humanfs/types": "npm:^0.15.0" "@humanwhocodes/retry": "npm:^0.4.0" - checksum: 10c0/9f83d3cf2cfa37383e01e3cdaead11cd426208e04c44adcdd291aa983aaf72d7d3598844d2fe9ce54896bb1bf8bd4b56883376611c8905a19c44684642823f30 + checksum: 10c0/56140579db811af4e160b195d45d0f29acf644d192c93fe24c9e594ebf06f19dfc157494a07c84540b8a071c0e4b37209c2362765d31734f4d0be869c2422e25 + languageName: node + linkType: hard + +"@humanfs/types@npm:^0.15.0": + version: 0.15.0 + resolution: "@humanfs/types@npm:0.15.0" + checksum: 10c0/fc26b9a024b0e55f7eaf64036df94345bf5d36d6a41ef80ef38e78f1f7430ce26cf435af736adae58913baae18eac3f38c18739054a3d379102015978eae862e languageName: node linkType: hard @@ -1238,13 +1173,6 @@ __metadata: languageName: node linkType: hard -"@humanwhocodes/momoa@npm:^3.3.4": - version: 3.3.10 - resolution: "@humanwhocodes/momoa@npm:3.3.10" - checksum: 10c0/b80a99f517195ca11d9c3c19431ec5b1b9f4cd21437ed463b2db7e5244a0cdde70148b419e4721baa689b86b8bef2adbb6d1b2c1d140938f1af4640682e3b6d6 - languageName: node - linkType: hard - "@humanwhocodes/retry@npm:^0.4.0, @humanwhocodes/retry@npm:^0.4.2": version: 0.4.3 resolution: "@humanwhocodes/retry@npm:0.4.3" @@ -1252,40 +1180,40 @@ __metadata: languageName: node linkType: hard -"@internationalized/date@npm:^3.12.0": - version: 3.12.0 - resolution: "@internationalized/date@npm:3.12.0" +"@internationalized/date@npm:^3.12.1": + version: 3.12.1 + resolution: "@internationalized/date@npm:3.12.1" dependencies: "@swc/helpers": "npm:^0.5.0" - checksum: 10c0/6a26495d32f010b227a1f506da02cdf8438506014b41cfb81576c707a3dfe3d0fd207f80bcf28acd9eef8248a2c2da115cf9016515d513653ea1b22a796d0246 + checksum: 10c0/e06efa10bab7fcd88cdac1268d21f2e0fcdd6a4b5c2c9a6fdf381c94a166f3188ebb7a92b3405f3b689577bc18f98447433bedddc8885aab6a169bf0943b3875 languageName: node linkType: hard -"@internationalized/message@npm:^3.1.8": - version: 3.1.8 - resolution: "@internationalized/message@npm:3.1.8" +"@internationalized/message@npm:^3.1.9": + version: 3.1.9 + resolution: "@internationalized/message@npm:3.1.9" dependencies: "@swc/helpers": "npm:^0.5.0" intl-messageformat: "npm:^10.1.0" - checksum: 10c0/91019d66d62ab6733fa46ed495fac6878bcc98f082e51be9fd0e4b5836a4df0f488c8dcd218f2e566c713e59cc68ef3aa5fc45e5b9bca8cca458d0990765b77a + checksum: 10c0/b251c57df4b61806a4754834dad880214f07a98eba6ed165aba29f0aa08e8dc1055fe97b2aba164257c88bc8f0a8e0fb99f18284410cc96eccb03ce75e048e1e languageName: node linkType: hard -"@internationalized/number@npm:^3.6.5": - version: 3.6.5 - resolution: "@internationalized/number@npm:3.6.5" +"@internationalized/number@npm:^3.6.6": + version: 3.6.6 + resolution: "@internationalized/number@npm:3.6.6" dependencies: "@swc/helpers": "npm:^0.5.0" - checksum: 10c0/f87d710863a8dbf057aac311193c82f3c42e862abdd99e5b71034f1022926036552620eab5dd00c23e975f28b9e41e830cb342ba0264436749d9cdc5ae031d44 + checksum: 10c0/70fe93dcbeb9b2048240dd26e98186ead2c7a14fc508da0ba5d995a3deb4a8176956361774ca927b4106bbd3f8411315b80de7cf9bfc727c0cff802b460e75d2 languageName: node linkType: hard -"@internationalized/string@npm:^3.2.7": - version: 3.2.7 - resolution: "@internationalized/string@npm:3.2.7" +"@internationalized/string@npm:^3.2.8": + version: 3.2.8 + resolution: "@internationalized/string@npm:3.2.8" dependencies: "@swc/helpers": "npm:^0.5.0" - checksum: 10c0/8f7bea379ce047026ef20d535aa1bd7612a5e5a5108d1e514965696a46bce34e38111411943b688d00dae2c81eae7779ae18343961310696d32ebb463a19b94a + checksum: 10c0/3bcda163578a447b88c8972f3cbb18bb60de595099930ca82f1848eed85e5b303d6d840505791564e425d9717607b36ee166367ec79b359521386f16143459c9 languageName: node linkType: hard @@ -1303,13 +1231,6 @@ __metadata: languageName: node linkType: hard -"@isaacs/cliui@npm:^9.0.0": - version: 9.0.0 - resolution: "@isaacs/cliui@npm:9.0.0" - checksum: 10c0/971063b7296419f85053dacd0a0285dcadaa3dfc139228b23e016c1a9848121ad4aa5e7fcca7522062014e1eb6239a7424188b9f2cba893a79c90aae5710319c - languageName: node - linkType: hard - "@isaacs/fs-minipass@npm:^4.0.0": version: 4.0.1 resolution: "@isaacs/fs-minipass@npm:4.0.1" @@ -1333,9 +1254,9 @@ __metadata: linkType: hard "@istanbuljs/schema@npm:^0.1.2, @istanbuljs/schema@npm:^0.1.3": - version: 0.1.3 - resolution: "@istanbuljs/schema@npm:0.1.3" - checksum: 10c0/61c5286771676c9ca3eb2bd8a7310a9c063fb6e0e9712225c8471c582d157392c88f5353581c8c9adbe0dff98892317d2fdfc56c3499aa42e0194405206a963a + version: 0.1.6 + resolution: "@istanbuljs/schema@npm:0.1.6" + checksum: 10c0/bb0d370bf3dd454d2f37f1bccb8921e2da99adacef2da56ef47850e25d7a4de69cf639ead8c189755aef38921369024b4afea3535a5c2ac9082b3e1171bcbc3a languageName: node linkType: hard @@ -1549,15 +1470,6 @@ __metadata: languageName: node linkType: hard -"@jest/schemas@npm:^29.6.3": - version: 29.6.3 - resolution: "@jest/schemas@npm:29.6.3" - dependencies: - "@sinclair/typebox": "npm:^0.27.8" - checksum: 10c0/b329e89cd5f20b9278ae1233df74016ebf7b385e0d14b9f4c1ad18d096c4c19d1e687aa113a9c976b16ec07f021ae53dea811fb8c1248a50ac34fbe009fdf6be - languageName: node - linkType: hard - "@jest/snapshot-utils@npm:30.3.0": version: 30.3.0 resolution: "@jest/snapshot-utils@npm:30.3.0" @@ -1642,20 +1554,6 @@ __metadata: languageName: node linkType: hard -"@jest/types@npm:^29.6.3": - version: 29.6.3 - resolution: "@jest/types@npm:29.6.3" - dependencies: - "@jest/schemas": "npm:^29.6.3" - "@types/istanbul-lib-coverage": "npm:^2.0.0" - "@types/istanbul-reports": "npm:^3.0.0" - "@types/node": "npm:*" - "@types/yargs": "npm:^17.0.8" - chalk: "npm:^4.0.0" - checksum: 10c0/ea4e493dd3fb47933b8ccab201ae573dcc451f951dc44ed2a86123cd8541b82aa9d2b1031caf9b1080d6673c517e2dcc25a44b2dc4f3fbc37bfc965d444888c0 - languageName: node - linkType: hard - "@jridgewell/gen-mapping@npm:^0.3.12, @jridgewell/gen-mapping@npm:^0.3.5": version: 0.3.13 resolution: "@jridgewell/gen-mapping@npm:0.3.13" @@ -1760,163 +1658,144 @@ __metadata: languageName: node linkType: hard -"@npmcli/agent@npm:^4.0.0": - version: 4.0.0 - resolution: "@npmcli/agent@npm:4.0.0" - dependencies: - agent-base: "npm:^7.1.0" - http-proxy-agent: "npm:^7.0.0" - https-proxy-agent: "npm:^7.0.1" - lru-cache: "npm:^11.2.1" - socks-proxy-agent: "npm:^8.0.3" - checksum: 10c0/f7b5ce0f3dd42c3f8c6546e8433573d8049f67ef11ec22aa4704bc41483122f68bf97752e06302c455ead667af5cb753e6a09bff06632bc465c1cfd4c4b75a53 - languageName: node - linkType: hard - -"@npmcli/fs@npm:^5.0.0": - version: 5.0.0 - resolution: "@npmcli/fs@npm:5.0.0" - dependencies: - semver: "npm:^7.3.5" - checksum: 10c0/26e376d780f60ff16e874a0ac9bc3399186846baae0b6e1352286385ac134d900cc5dafaded77f38d77f86898fc923ae1cee9d7399f0275b1aa24878915d722b - languageName: node - linkType: hard - -"@npmcli/redact@npm:^4.0.0": - version: 4.0.0 - resolution: "@npmcli/redact@npm:4.0.0" - checksum: 10c0/a1e9ba9c70a6b40e175bda2c3dd8cfdaf096e6b7f7a132c855c083c8dfe545c3237cd56702e2e6627a580b1d63373599d49a1192c4078a85bf47bbde824df31c - languageName: node - linkType: hard - -"@openfeature/core@npm:^1.9.0": - version: 1.9.2 - resolution: "@openfeature/core@npm:1.9.2" - checksum: 10c0/a0600c16f9c9e8721964643d2b0ccf5501767eee34908eec1a2a4d8fdb47c5f8224bdc254067a18d069bf7d57d9bdbc7b9cdf50cb1cb8d253778c43c11ed760b +"@openfeature/core@npm:^1.9.2": + version: 1.10.0 + resolution: "@openfeature/core@npm:1.10.0" + checksum: 10c0/b025639bf076a0f351f94c79fc30f6e6e23577f391a1154e5f8f4c5641042556e52182131e1065728c4c9012bcf144317fbf4fb2634bb62f2f01053a596b53d2 languageName: node linkType: hard -"@openfeature/ofrep-core@npm:^2.0.0": - version: 2.0.0 - resolution: "@openfeature/ofrep-core@npm:2.0.0" +"@openfeature/ofrep-core@npm:^2.1.0": + version: 2.1.0 + resolution: "@openfeature/ofrep-core@npm:2.1.0" peerDependencies: "@openfeature/core": ^1.6.0 - checksum: 10c0/d7c3352d8024fe3b5ea9687ad32b3532550682b3baef0dcfb3cb32cebc5c77c70883977fa8cf7f2af43916acc80918496df9b76b9d3fd206994ff20a8265bb45 + checksum: 10c0/d7fad96a8033983d3245edadf919547f974c64302c9b807d0348ed3bbf5b847de1be5cf0da41d054cfc549d0bf5e0ad5c4cc93cd64cf0877b28b4168d1795138 languageName: node linkType: hard -"@openfeature/ofrep-web-provider@npm:^0.3.3": - version: 0.3.5 - resolution: "@openfeature/ofrep-web-provider@npm:0.3.5" +"@openfeature/ofrep-web-provider@npm:^0.3.6": + version: 0.3.6 + resolution: "@openfeature/ofrep-web-provider@npm:0.3.6" dependencies: - "@openfeature/ofrep-core": "npm:^2.0.0" + "@openfeature/ofrep-core": "npm:^2.1.0" peerDependencies: "@openfeature/web-sdk": ^1.4.0 - checksum: 10c0/4cd0e83ad4660151bb107d7e8f1dabe797a3b86971719f9045748b1abc17afb04b87128ba17e4f3bb56abb86995250951a2f3ef05827fbf4c20ec889efce5205 + checksum: 10c0/9b7469bd6f65b0bc403d4a0b7c5c0df86615cbfb29769d00189e4c1f5da091363875089e9f56b86178cb5f7f6581ef04d0797612a9f017d4413943f15fae481e languageName: node linkType: hard -"@openfeature/react-sdk@npm:^1.2.0": - version: 1.2.1 - resolution: "@openfeature/react-sdk@npm:1.2.1" +"@openfeature/react-sdk@npm:^1.2.1": + version: 1.3.0 + resolution: "@openfeature/react-sdk@npm:1.3.0" peerDependencies: - "@openfeature/web-sdk": ^1.5.0 + "@openfeature/web-sdk": ^1.8.0 react: ">=16.8.0" - checksum: 10c0/6a0de5240bc3dd4140cfe8dd8b96a4f34ea11dde0b4eed8d85c921ff5461b6c7c54048740e791f001453a1b19c608aa2ea4540abbfd4cffd2f80975f1b3d06eb + checksum: 10c0/530c7128c084499b2c869d9590b851188660f9a28c3217eee05410f144615e68de6c904a47e11a3adee83bbe2ef4ae9fb60f75fe9bd49b00631aded8d395dbbf + languageName: node + linkType: hard + +"@openfeature/web-sdk@npm:^1.7.3": + version: 1.8.0 + resolution: "@openfeature/web-sdk@npm:1.8.0" + peerDependencies: + "@openfeature/core": ^1.10.0 + checksum: 10c0/67e5873cdf66e6b6e6ee989016f07af07eaacba753255be4d9ed3a2fa3d0c49ec02dcdc0e45e9fbd5b77a519d99b4e4385c28bc6e5ae582f0bf2052bd0c28ea6 languageName: node linkType: hard -"@opentelemetry/api-logs@npm:0.202.0": - version: 0.202.0 - resolution: "@opentelemetry/api-logs@npm:0.202.0" +"@opentelemetry/api-logs@npm:0.216.0": + version: 0.216.0 + resolution: "@opentelemetry/api-logs@npm:0.216.0" dependencies: "@opentelemetry/api": "npm:^1.3.0" - checksum: 10c0/2b6fd961c9303c5581367e7bef16a0cc7e7fc9a22ffae417ac7812151238760a9c0db20aad2c222c492cd8afc8353a611076bcac9272168d04b64e6386e71a66 + checksum: 10c0/a72969550ecb3856caaa377daaf645ec0d5a69438e6f6e9e65aa09618b40bcf6cc73dc12a702bce2487994097b24664b6bac84ca1b3a8d6ad45784280d8773ed languageName: node linkType: hard "@opentelemetry/api@npm:^1.3.0, @opentelemetry/api@npm:^1.9.0": - version: 1.9.0 - resolution: "@opentelemetry/api@npm:1.9.0" - checksum: 10c0/9aae2fe6e8a3a3eeb6c1fdef78e1939cf05a0f37f8a4fae4d6bf2e09eb1e06f966ece85805626e01ba5fab48072b94f19b835449e58b6d26720ee19a58298add + version: 1.9.1 + resolution: "@opentelemetry/api@npm:1.9.1" + checksum: 10c0/c608485fc8b5a91e1f7e05e843b45b509307456b31cd2ad365933d90813e40ebfedf179f1451c762037e82d7c76aa8500e95d2da3609f640a1206cde5322cd14 languageName: node linkType: hard -"@opentelemetry/core@npm:2.0.1": - version: 2.0.1 - resolution: "@opentelemetry/core@npm:2.0.1" +"@opentelemetry/core@npm:2.7.1": + version: 2.7.1 + resolution: "@opentelemetry/core@npm:2.7.1" dependencies: "@opentelemetry/semantic-conventions": "npm:^1.29.0" peerDependencies: "@opentelemetry/api": ">=1.0.0 <1.10.0" - checksum: 10c0/d587b1289559757d80da98039f9f57612f84f72ec608cd665dc467c7c6c5ce3a987dfcc2c63b521c7c86ce984a2552b3ead15a0dc458de1cf6bde5cdfe4ca9d8 + checksum: 10c0/a8ce7bb08f51cfce094b98febc63101ccbc00dddf845be600b059cd7877c48d88b111f46a4df94c9cfcc42f595200722caf230cdba080cdc8ab304cf664d00e5 languageName: node linkType: hard -"@opentelemetry/otlp-transformer@npm:^0.202.0": - version: 0.202.0 - resolution: "@opentelemetry/otlp-transformer@npm:0.202.0" +"@opentelemetry/otlp-transformer@npm:^0.216.0": + version: 0.216.0 + resolution: "@opentelemetry/otlp-transformer@npm:0.216.0" dependencies: - "@opentelemetry/api-logs": "npm:0.202.0" - "@opentelemetry/core": "npm:2.0.1" - "@opentelemetry/resources": "npm:2.0.1" - "@opentelemetry/sdk-logs": "npm:0.202.0" - "@opentelemetry/sdk-metrics": "npm:2.0.1" - "@opentelemetry/sdk-trace-base": "npm:2.0.1" - protobufjs: "npm:^7.3.0" + "@opentelemetry/api-logs": "npm:0.216.0" + "@opentelemetry/core": "npm:2.7.1" + "@opentelemetry/resources": "npm:2.7.1" + "@opentelemetry/sdk-logs": "npm:0.216.0" + "@opentelemetry/sdk-metrics": "npm:2.7.1" + "@opentelemetry/sdk-trace-base": "npm:2.7.1" + protobufjs: "npm:8.0.1" peerDependencies: "@opentelemetry/api": ^1.3.0 - checksum: 10c0/33cd518ba39904d9a6baf2486efc61f979d8e27a2f0418b6f908f54c9b93412dac1bca1571e1c7f8ec8a08c3c74ab5bc11de8aa74c1a99f80dcab4ef5c7b28c8 + checksum: 10c0/a00306e9b7ee53b467464d34f2ba603093b8d483fde41e823313e7ed3476b9d865ba64a4f3a156b3149b81f412e05f193ba5c01572c8e654c02cc0d5f2544c40 languageName: node linkType: hard -"@opentelemetry/resources@npm:2.0.1": - version: 2.0.1 - resolution: "@opentelemetry/resources@npm:2.0.1" +"@opentelemetry/resources@npm:2.7.1": + version: 2.7.1 + resolution: "@opentelemetry/resources@npm:2.7.1" dependencies: - "@opentelemetry/core": "npm:2.0.1" + "@opentelemetry/core": "npm:2.7.1" "@opentelemetry/semantic-conventions": "npm:^1.29.0" peerDependencies: "@opentelemetry/api": ">=1.3.0 <1.10.0" - checksum: 10c0/96532b7553b26607a7a892d72f6b03ad12bd542dc23c95135a8ae40362da9c883c21a4cff3d2296d9e0e9bd899a5977e325ed52d83142621a8ffe81d08d99341 + checksum: 10c0/f752c432ff9aaaec818dc5b5dc69bb22881bf20e6f361c917fce3715d7839274aacf94d2fe06e765cabc5e08193f65bfc438917c19ddf17f21b30252d9ad81ae languageName: node linkType: hard -"@opentelemetry/sdk-logs@npm:0.202.0": - version: 0.202.0 - resolution: "@opentelemetry/sdk-logs@npm:0.202.0" +"@opentelemetry/sdk-logs@npm:0.216.0": + version: 0.216.0 + resolution: "@opentelemetry/sdk-logs@npm:0.216.0" dependencies: - "@opentelemetry/api-logs": "npm:0.202.0" - "@opentelemetry/core": "npm:2.0.1" - "@opentelemetry/resources": "npm:2.0.1" + "@opentelemetry/api-logs": "npm:0.216.0" + "@opentelemetry/core": "npm:2.7.1" + "@opentelemetry/resources": "npm:2.7.1" + "@opentelemetry/semantic-conventions": "npm:^1.29.0" peerDependencies: "@opentelemetry/api": ">=1.4.0 <1.10.0" - checksum: 10c0/02659eb5da445f7740eafd79dfebefd38a4265751b7b9cb78c7231dcb2e3b2b9d073dff16abbb0da7cff0837be880dc5b581118601c7630f976a4ccf9db62ab2 + checksum: 10c0/b1073d1c4e674466e9cf8135b027a4dfd4264f99f0637895ad6baf694a08c975dda3d126da6cae5c82d9b7142353715947edf18e175ed9af042951906c14a624 languageName: node linkType: hard -"@opentelemetry/sdk-metrics@npm:2.0.1": - version: 2.0.1 - resolution: "@opentelemetry/sdk-metrics@npm:2.0.1" +"@opentelemetry/sdk-metrics@npm:2.7.1": + version: 2.7.1 + resolution: "@opentelemetry/sdk-metrics@npm:2.7.1" dependencies: - "@opentelemetry/core": "npm:2.0.1" - "@opentelemetry/resources": "npm:2.0.1" + "@opentelemetry/core": "npm:2.7.1" + "@opentelemetry/resources": "npm:2.7.1" peerDependencies: "@opentelemetry/api": ">=1.9.0 <1.10.0" - checksum: 10c0/fcf7ae23d459e5da7cb6fe150064b6dc4e11e47925b08980c3b357bd5534ad388898bbacd0ff8befef6801f43b35142dc7123f028ffde2d0fe2bd72177d07639 + checksum: 10c0/31e21e5b4357cb33a29ab180e0e1ad0bd7516ebeca4712285809c1b89f3069b94d7dbdd6b1877ac813c172eca1a1c87727f9c4bcbf1c4580b3dffb3559f671c2 languageName: node linkType: hard -"@opentelemetry/sdk-trace-base@npm:2.0.1": - version: 2.0.1 - resolution: "@opentelemetry/sdk-trace-base@npm:2.0.1" +"@opentelemetry/sdk-trace-base@npm:2.7.1": + version: 2.7.1 + resolution: "@opentelemetry/sdk-trace-base@npm:2.7.1" dependencies: - "@opentelemetry/core": "npm:2.0.1" - "@opentelemetry/resources": "npm:2.0.1" + "@opentelemetry/core": "npm:2.7.1" + "@opentelemetry/resources": "npm:2.7.1" "@opentelemetry/semantic-conventions": "npm:^1.29.0" peerDependencies: "@opentelemetry/api": ">=1.3.0 <1.10.0" - checksum: 10c0/4e3c733296012b758d007e9c0d8a5b175edbe9a680c73ec75303476e7982b73ad4209f1a2791c1a94c428e5a53eba6c2a72faa430c70336005aa58744d6cb37b + checksum: 10c0/e33f46476a80ff58866ed29bdb687ed7a32e2d995664b96391c3bb8358c779792df0a1039503ae775464f55c8a1af3ae0e46319a482071bf4541a66da1c9b0ee languageName: node linkType: hard @@ -1927,150 +1806,6 @@ __metadata: languageName: node linkType: hard -"@parcel/watcher-android-arm64@npm:2.5.6": - version: 2.5.6 - resolution: "@parcel/watcher-android-arm64@npm:2.5.6" - conditions: os=android & cpu=arm64 - languageName: node - linkType: hard - -"@parcel/watcher-darwin-arm64@npm:2.5.6": - version: 2.5.6 - resolution: "@parcel/watcher-darwin-arm64@npm:2.5.6" - conditions: os=darwin & cpu=arm64 - languageName: node - linkType: hard - -"@parcel/watcher-darwin-x64@npm:2.5.6": - version: 2.5.6 - resolution: "@parcel/watcher-darwin-x64@npm:2.5.6" - conditions: os=darwin & cpu=x64 - languageName: node - linkType: hard - -"@parcel/watcher-freebsd-x64@npm:2.5.6": - version: 2.5.6 - resolution: "@parcel/watcher-freebsd-x64@npm:2.5.6" - conditions: os=freebsd & cpu=x64 - languageName: node - linkType: hard - -"@parcel/watcher-linux-arm-glibc@npm:2.5.6": - version: 2.5.6 - resolution: "@parcel/watcher-linux-arm-glibc@npm:2.5.6" - conditions: os=linux & cpu=arm & libc=glibc - languageName: node - linkType: hard - -"@parcel/watcher-linux-arm-musl@npm:2.5.6": - version: 2.5.6 - resolution: "@parcel/watcher-linux-arm-musl@npm:2.5.6" - conditions: os=linux & cpu=arm & libc=musl - languageName: node - linkType: hard - -"@parcel/watcher-linux-arm64-glibc@npm:2.5.6": - version: 2.5.6 - resolution: "@parcel/watcher-linux-arm64-glibc@npm:2.5.6" - conditions: os=linux & cpu=arm64 & libc=glibc - languageName: node - linkType: hard - -"@parcel/watcher-linux-arm64-musl@npm:2.5.6": - version: 2.5.6 - resolution: "@parcel/watcher-linux-arm64-musl@npm:2.5.6" - conditions: os=linux & cpu=arm64 & libc=musl - languageName: node - linkType: hard - -"@parcel/watcher-linux-x64-glibc@npm:2.5.6": - version: 2.5.6 - resolution: "@parcel/watcher-linux-x64-glibc@npm:2.5.6" - conditions: os=linux & cpu=x64 & libc=glibc - languageName: node - linkType: hard - -"@parcel/watcher-linux-x64-musl@npm:2.5.6": - version: 2.5.6 - resolution: "@parcel/watcher-linux-x64-musl@npm:2.5.6" - conditions: os=linux & cpu=x64 & libc=musl - languageName: node - linkType: hard - -"@parcel/watcher-win32-arm64@npm:2.5.6": - version: 2.5.6 - resolution: "@parcel/watcher-win32-arm64@npm:2.5.6" - conditions: os=win32 & cpu=arm64 - languageName: node - linkType: hard - -"@parcel/watcher-win32-ia32@npm:2.5.6": - version: 2.5.6 - resolution: "@parcel/watcher-win32-ia32@npm:2.5.6" - conditions: os=win32 & cpu=ia32 - languageName: node - linkType: hard - -"@parcel/watcher-win32-x64@npm:2.5.6": - version: 2.5.6 - resolution: "@parcel/watcher-win32-x64@npm:2.5.6" - conditions: os=win32 & cpu=x64 - languageName: node - linkType: hard - -"@parcel/watcher@npm:^2.4.1": - version: 2.5.6 - resolution: "@parcel/watcher@npm:2.5.6" - dependencies: - "@parcel/watcher-android-arm64": "npm:2.5.6" - "@parcel/watcher-darwin-arm64": "npm:2.5.6" - "@parcel/watcher-darwin-x64": "npm:2.5.6" - "@parcel/watcher-freebsd-x64": "npm:2.5.6" - "@parcel/watcher-linux-arm-glibc": "npm:2.5.6" - "@parcel/watcher-linux-arm-musl": "npm:2.5.6" - "@parcel/watcher-linux-arm64-glibc": "npm:2.5.6" - "@parcel/watcher-linux-arm64-musl": "npm:2.5.6" - "@parcel/watcher-linux-x64-glibc": "npm:2.5.6" - "@parcel/watcher-linux-x64-musl": "npm:2.5.6" - "@parcel/watcher-win32-arm64": "npm:2.5.6" - "@parcel/watcher-win32-ia32": "npm:2.5.6" - "@parcel/watcher-win32-x64": "npm:2.5.6" - detect-libc: "npm:^2.0.3" - is-glob: "npm:^4.0.3" - node-addon-api: "npm:^7.0.0" - node-gyp: "npm:latest" - picomatch: "npm:^4.0.3" - dependenciesMeta: - "@parcel/watcher-android-arm64": - optional: true - "@parcel/watcher-darwin-arm64": - optional: true - "@parcel/watcher-darwin-x64": - optional: true - "@parcel/watcher-freebsd-x64": - optional: true - "@parcel/watcher-linux-arm-glibc": - optional: true - "@parcel/watcher-linux-arm-musl": - optional: true - "@parcel/watcher-linux-arm64-glibc": - optional: true - "@parcel/watcher-linux-arm64-musl": - optional: true - "@parcel/watcher-linux-x64-glibc": - optional: true - "@parcel/watcher-linux-x64-musl": - optional: true - "@parcel/watcher-win32-arm64": - optional: true - "@parcel/watcher-win32-ia32": - optional: true - "@parcel/watcher-win32-x64": - optional: true - checksum: 10c0/1e1d91f92e94e4640089a7cead243b2b81ca9aa8e1c862a97a25f589e84fbf1ad93abeb503f325c43a8c0e024ae0e74b48ec42c1cd84e8e423a3a87d25ded4f2 - languageName: node - linkType: hard - "@petamoriken/float16@npm:^3.4.7": version: 3.9.3 resolution: "@petamoriken/float16@npm:3.9.3" @@ -2092,17 +1827,6 @@ __metadata: languageName: node linkType: hard -"@playwright/test@npm:^1.58.2": - version: 1.58.2 - resolution: "@playwright/test@npm:1.58.2" - dependencies: - playwright: "npm:1.58.2" - bin: - playwright: cli.js - checksum: 10c0/2164c03ad97c3653ff02e8818a71f3b2bbc344ac07924c9d8e31cd57505d6d37596015a41f51396b3ed8de6840f59143eaa9c21bf65515963da20740119811da - languageName: node - linkType: hard - "@popperjs/core@npm:2.11.8": version: 2.11.8 resolution: "@popperjs/core@npm:2.11.8" @@ -2125,9 +1849,9 @@ __metadata: linkType: hard "@protobufjs/codegen@npm:^2.0.4": - version: 2.0.4 - resolution: "@protobufjs/codegen@npm:2.0.4" - checksum: 10c0/26ae337c5659e41f091606d16465bbcc1df1f37cc1ed462438b1f67be0c1e28dfb2ca9f294f39100c52161aef82edf758c95d6d75650a1ddf31f7ddee1440b43 + version: 2.0.5 + resolution: "@protobufjs/codegen@npm:2.0.5" + checksum: 10c0/1b8a2ae56ee60a56e9d205cd4b6072a1503c5069b8ebb905710f974ff0098a0d0700641c137e0a8d98dedf14423156a106a9433695cbf52574810f55000fdcab languageName: node linkType: hard @@ -2156,9 +1880,9 @@ __metadata: linkType: hard "@protobufjs/inquire@npm:^1.1.0": - version: 1.1.0 - resolution: "@protobufjs/inquire@npm:1.1.0" - checksum: 10c0/64372482efcba1fb4d166a2664a6395fa978b557803857c9c03500e0ac1013eb4b1aacc9ed851dd5fc22f81583670b4f4431bae186f3373fedcfde863ef5921a + version: 1.1.1 + resolution: "@protobufjs/inquire@npm:1.1.1" + checksum: 10c0/a638d981adabdbdd61fba04e5045e0d2f98fa557eb0e705482a6dc25e84318bc736b0cd4aaee5d6b9941f121b488ece872c203af2a665b6dfefa95c903bb0cc8 languageName: node linkType: hard @@ -2177,9 +1901,9 @@ __metadata: linkType: hard "@protobufjs/utf8@npm:^1.1.0": - version: 1.1.0 - resolution: "@protobufjs/utf8@npm:1.1.0" - checksum: 10c0/a3fe31fe3fa29aa3349e2e04ee13dc170cc6af7c23d92ad49e3eeaf79b9766264544d3da824dba93b7855bd6a2982fb40032ef40693da98a136d835752beb487 + version: 1.1.1 + resolution: "@protobufjs/utf8@npm:1.1.1" + checksum: 10c0/641fc145f00626405e8984b6e90b9edcbcc072ffc82d0647ca3176e09c730b2d022f988e65f011a7a17e2e4d77cde7733643aa10d8ac2bfa30f134dbcad553fd languageName: node linkType: hard @@ -2214,21 +1938,21 @@ __metadata: linkType: hard "@rc-component/motion@npm:^1.0.0, @rc-component/motion@npm:^1.1.4": - version: 1.3.1 - resolution: "@rc-component/motion@npm:1.3.1" + version: 1.3.2 + resolution: "@rc-component/motion@npm:1.3.2" dependencies: "@rc-component/util": "npm:^1.2.0" clsx: "npm:^2.1.1" peerDependencies: react: ">=16.9.0" react-dom: ">=16.9.0" - checksum: 10c0/e51be518677e95d57b410b283cc02c36a0809ff9d482b1b40183e29c4a68e354961a49d3893cfc83e8088ab53fbc5f677d51808baf1595af44a5045d1d4bf7fb + checksum: 10c0/d075b62e9e480441084f0a8dbc0aa6777e15535fbda1c848140ac7bf24150924ebdbfd708c5788ce030c91b5846eae0854f5a39e0b49301e0548477571abe9d0 languageName: node linkType: hard "@rc-component/overflow@npm:^1.0.0": - version: 1.0.0 - resolution: "@rc-component/overflow@npm:1.0.0" + version: 1.0.1 + resolution: "@rc-component/overflow@npm:1.0.1" dependencies: "@babel/runtime": "npm:^7.11.1" "@rc-component/resize-observer": "npm:^1.0.1" @@ -2237,7 +1961,7 @@ __metadata: peerDependencies: react: ">=16.9.0" react-dom: ">=16.9.0" - checksum: 10c0/33aafd6a44db18ac7507af0d3bdb82c7c3fefcfd292acdf6560d52e1d76557d23bcf2dbd32303c32bf02742d0b9acda4c24ff956ef9a5e8aa4ff051eda2ee477 + checksum: 10c0/710df9afcf06ea80a79a89bd7f92bf92d524ac6fa3c82cbd5e48e18e74bf60a4b56705dfcb2d9738c64091db87bd0f8336959a952e175d67eb63aad36395ba9a languageName: node linkType: hard @@ -2284,14 +2008,14 @@ __metadata: linkType: hard "@rc-component/resize-observer@npm:^1.0.0, @rc-component/resize-observer@npm:^1.0.1, @rc-component/resize-observer@npm:^1.1.1": - version: 1.1.1 - resolution: "@rc-component/resize-observer@npm:1.1.1" + version: 1.1.2 + resolution: "@rc-component/resize-observer@npm:1.1.2" dependencies: "@rc-component/util": "npm:^1.2.0" peerDependencies: react: ">=16.9.0" react-dom: ">=16.9.0" - checksum: 10c0/8b5931475f887497020e4c25f4eff9c4d591274b43e267ea67d361160783b29d3e35654ac79fa4e47be9532cd25186f45a40655ddb5f1412ecbe9c3afb714cd0 + checksum: 10c0/059b6015adac38c1001940360308d44e47a0bd62992be4c0b6e566df6d5429a8b60428cd6d21289da48a393c8cd6ead4c61032b36315ca394e660d3261956c33 languageName: node linkType: hard @@ -2370,15 +2094,15 @@ __metadata: linkType: hard "@rc-component/util@npm:^1.2.0, @rc-component/util@npm:^1.2.1, @rc-component/util@npm:^1.3.0, @rc-component/util@npm:^1.4.0": - version: 1.10.0 - resolution: "@rc-component/util@npm:1.10.0" + version: 1.10.1 + resolution: "@rc-component/util@npm:1.10.1" dependencies: is-mobile: "npm:^5.0.0" react-is: "npm:^18.2.0" peerDependencies: react: ">=18.0.0" react-dom: ">=18.0.0" - checksum: 10c0/80073b6d621dab87cc5b7189fa9827ad0293ad6567efd9ee7ff368d2564d379eca133aa2c2997cef7313ab33d30810a3d191c49e73d1315619a2dbb9ff362318 + checksum: 10c0/9604409d5819b7e7e61b386a7691eba893dced4b6d1014043115de369176935826f71a8f6c77b5a0f96263eb06c371e651a87d3db6400e8dda1c3a202dc6ebeb languageName: node linkType: hard @@ -2397,6 +2121,19 @@ __metadata: languageName: node linkType: hard +"@react-aria/button@npm:^3.15.0": + version: 3.15.0 + resolution: "@react-aria/button@npm:3.15.0" + dependencies: + "@swc/helpers": "npm:^0.5.0" + react-aria: "npm:3.48.0" + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + checksum: 10c0/5c1bcb2e90c4b37ee39c0c71e74740f7b734a2177ad6b841fe14c27bbbdcc8ee75c48867b2b05e55bf946dddc2f11989b6935fe3a9ebbb0f81be0411b7c48183 + languageName: node + linkType: hard + "@react-aria/dialog@npm:3.5.31": version: 3.5.31 resolution: "@react-aria/dialog@npm:3.5.31" @@ -2414,6 +2151,19 @@ __metadata: languageName: node linkType: hard +"@react-aria/dialog@npm:^3.6.0": + version: 3.6.0 + resolution: "@react-aria/dialog@npm:3.6.0" + dependencies: + "@swc/helpers": "npm:^0.5.0" + react-aria: "npm:3.48.0" + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + checksum: 10c0/25446950be654851218acb2207b0069447fd7a871576ad99c809033b8b4f93a04216f3f715fd648a31c80f2b6961ea7461594bf2661df360b1e0aa1576ee4e0e + languageName: node + linkType: hard + "@react-aria/focus@npm:3.21.2": version: 3.21.2 resolution: "@react-aria/focus@npm:3.21.2" @@ -2430,54 +2180,46 @@ __metadata: languageName: node linkType: hard -"@react-aria/focus@npm:^3.21.2, @react-aria/focus@npm:^3.21.5": - version: 3.21.5 - resolution: "@react-aria/focus@npm:3.21.5" +"@react-aria/focus@npm:^3.21.2": + version: 3.22.0 + resolution: "@react-aria/focus@npm:3.22.0" dependencies: - "@react-aria/interactions": "npm:^3.27.1" - "@react-aria/utils": "npm:^3.33.1" - "@react-types/shared": "npm:^3.33.1" "@swc/helpers": "npm:^0.5.0" - clsx: "npm:^2.0.0" + react-aria: "npm:3.48.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - checksum: 10c0/f14f3d2d14b11d1e70028c4040cae46f132a24594e9217d7041d63ebff4cf8bc5d7f07b029c97481f267a440cfd6e1521181484b665f2a410b76ee77ceb641bf + checksum: 10c0/65280a8c5b355bb5ed3d818d28e880fb05f84445546cdd1efbc4f38de4fbca49d1e4439e70a94eb70fcc7502e1e55fc458cc0755cbcaf269845dd44d75b79fa8 languageName: node linkType: hard -"@react-aria/i18n@npm:^3.12.13, @react-aria/i18n@npm:^3.12.16": - version: 3.12.16 - resolution: "@react-aria/i18n@npm:3.12.16" +"@react-aria/i18n@npm:^3.12.13": + version: 3.13.0 + resolution: "@react-aria/i18n@npm:3.13.0" dependencies: - "@internationalized/date": "npm:^3.12.0" - "@internationalized/message": "npm:^3.1.8" - "@internationalized/number": "npm:^3.6.5" - "@internationalized/string": "npm:^3.2.7" - "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.33.1" - "@react-types/shared": "npm:^3.33.1" + "@internationalized/date": "npm:^3.12.1" + "@internationalized/message": "npm:^3.1.9" + "@internationalized/string": "npm:^3.2.8" "@swc/helpers": "npm:^0.5.0" + react-aria: "npm:3.48.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - checksum: 10c0/dfe20390526ee74b0eaec66ae990c2e76d7712afe95be5e38e2e0400a95e91cbf43e73c0e5ac3d2d25c1cb3b5ee6e55f02e272dd24ee9e9d6648a5317e68e674 + checksum: 10c0/4f031d8d0d8e3b11a7eecd62f14429c3e303e4a833a731c49517a8c00cf9d8950f62bd61f2558511be873486d2700dfd3f42f46139aa685d1f9db055d4793c63 languageName: node linkType: hard -"@react-aria/interactions@npm:^3.25.6, @react-aria/interactions@npm:^3.27.1": - version: 3.27.1 - resolution: "@react-aria/interactions@npm:3.27.1" +"@react-aria/interactions@npm:^3.25.6": + version: 3.28.0 + resolution: "@react-aria/interactions@npm:3.28.0" dependencies: - "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.33.1" - "@react-stately/flags": "npm:^3.1.2" - "@react-types/shared": "npm:^3.33.1" + "@react-types/shared": "npm:^3.34.0" "@swc/helpers": "npm:^0.5.0" + react-aria: "npm:3.48.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - checksum: 10c0/3fe2bf9b6d58554c21bacbc9d6af4a547040b803a8eaed5b5fa3ea99045fe777a038ef1f4b13919833b60744ba46635aaf0849d04a6de1eb545728c339a8b510 + checksum: 10c0/03b5f822be8b0730866905e085ea0b40c953db5e99ed0740ec51d5186b9addbe17226eb406a7435c744ffe6e3f304bd078ea632ff5ce25bdf4dfa5c19e9cd668 languageName: node linkType: hard @@ -2503,37 +2245,29 @@ __metadata: languageName: node linkType: hard -"@react-aria/overlays@npm:^3.30.0": - version: 3.31.2 - resolution: "@react-aria/overlays@npm:3.31.2" +"@react-aria/overlays@npm:^3.30.0, @react-aria/overlays@npm:^3.32.0": + version: 3.32.0 + resolution: "@react-aria/overlays@npm:3.32.0" dependencies: - "@react-aria/focus": "npm:^3.21.5" - "@react-aria/i18n": "npm:^3.12.16" - "@react-aria/interactions": "npm:^3.27.1" - "@react-aria/ssr": "npm:^3.9.10" - "@react-aria/utils": "npm:^3.33.1" - "@react-aria/visually-hidden": "npm:^3.8.31" - "@react-stately/flags": "npm:^3.1.2" - "@react-stately/overlays": "npm:^3.6.23" - "@react-types/button": "npm:^3.15.1" - "@react-types/overlays": "npm:^3.9.4" - "@react-types/shared": "npm:^3.33.1" "@swc/helpers": "npm:^0.5.0" + react-aria: "npm:3.48.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - checksum: 10c0/c53b87a608cbc13b49e26061604314e4d0b8048716934884e6a34b1dc0250859b641e6ed654d9aa3df85f7a88d093644c8cc607a092b54f62c7044a1ca458a79 + checksum: 10c0/b8bd06365d40f264a5185875843bc939eeaaaed3081fd57ef252328b504883057a9124aaab96e8a16a3101204a8e5f3960d00587c69082f77caf66dd8cdbabfa languageName: node linkType: hard "@react-aria/ssr@npm:^3.9.10": - version: 3.9.10 - resolution: "@react-aria/ssr@npm:3.9.10" + version: 3.10.0 + resolution: "@react-aria/ssr@npm:3.10.0" dependencies: "@swc/helpers": "npm:^0.5.0" + react-aria: "npm:3.48.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - checksum: 10c0/44acb4c441d9c5d65aab94aa81fd8368413cf2958ab458582296dd78f6ba4783583f2311fa986120060e5c26b54b1f01e8910ffd17e4f41ccc5fc8c357d84089 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + checksum: 10c0/c5b5eeeef11811a111386550f5cc0987f55c5488108a55249a6e3e5161ad17ac385cf7ba153991302ff86efb7728b1ee074efcc3f4dab3ffb7e4c1cf7c4511dc languageName: node linkType: hard @@ -2554,111 +2288,161 @@ __metadata: languageName: node linkType: hard -"@react-aria/utils@npm:^3.31.0, @react-aria/utils@npm:^3.33.1": - version: 3.33.1 - resolution: "@react-aria/utils@npm:3.33.1" +"@react-aria/utils@npm:^3.31.0": + version: 3.34.0 + resolution: "@react-aria/utils@npm:3.34.0" dependencies: - "@react-aria/ssr": "npm:^3.9.10" - "@react-stately/flags": "npm:^3.1.2" - "@react-stately/utils": "npm:^3.11.0" - "@react-types/shared": "npm:^3.33.1" "@swc/helpers": "npm:^0.5.0" - clsx: "npm:^2.0.0" + react-aria: "npm:3.48.0" + react-stately: "npm:3.46.0" + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + checksum: 10c0/8b519c13e457402ee69f6b5b91503ffd708db2290f9eb7bd842ea9fb66e6ece4c573c3d9121da6c47fca4f0a89b4cd21650e9d11af0b3ab48c71072d1d1ec17f + languageName: node + linkType: hard + +"@react-aria/visually-hidden@npm:^3.8.28": + version: 3.9.0 + resolution: "@react-aria/visually-hidden@npm:3.9.0" + dependencies: + "@swc/helpers": "npm:^0.5.0" + react-aria: "npm:3.48.0" + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + checksum: 10c0/5de74e4ccbce96f9c75a63559a01c881e5515ab3b3a9b550e1477f6d0c906fb3a9b4d0ce4731b0aad66e7bded48f3935e776ddbadd10b72b7b02327b39df100e + languageName: node + linkType: hard + +"@react-spectrum/button@npm:^3.18.0": + version: 3.18.0 + resolution: "@react-spectrum/button@npm:3.18.0" + dependencies: + "@adobe/react-spectrum": "npm:3.47.0" + "@swc/helpers": "npm:^0.5.0" + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + checksum: 10c0/72111468126c42bf0eb9e34453ea9b483b79c133cebd23e98a8c028a284d4d820b658262c0dacb560a286edc1c3d4086a9fdcd61d1936be85df7e913e8a8f1ae + languageName: node + linkType: hard + +"@react-spectrum/dialog@npm:^3.10.0": + version: 3.10.0 + resolution: "@react-spectrum/dialog@npm:3.10.0" + dependencies: + "@adobe/react-spectrum": "npm:3.47.0" + "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - checksum: 10c0/8b59b6e4f5f2358aecc291c929b621e68d121ebd15a8377da0a8b34ee706c9caea928dc34a0cc70650527dc9538619f4a9dcbcacf92bee31a73e69f59afbc772 + checksum: 10c0/e97b8010d5277cf17e04c65775591e15cc67dd8ec7c1ae4f3ab72a6971afff5b939eb808391325428a509ee278151c0d0c65d046878c9698dd1d7e4ee786cba5 languageName: node linkType: hard -"@react-aria/visually-hidden@npm:^3.8.28, @react-aria/visually-hidden@npm:^3.8.31": - version: 3.8.31 - resolution: "@react-aria/visually-hidden@npm:3.8.31" +"@react-spectrum/overlays@npm:^5.10.0": + version: 5.10.0 + resolution: "@react-spectrum/overlays@npm:5.10.0" dependencies: - "@react-aria/interactions": "npm:^3.27.1" - "@react-aria/utils": "npm:^3.33.1" - "@react-types/shared": "npm:^3.33.1" + "@adobe/react-spectrum": "npm:3.47.0" "@swc/helpers": "npm:^0.5.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - checksum: 10c0/bb33ba7ec2b274241140c8219e243c0c059bb11d01304881c883b0f6e8b708fdebda8729bc682b5468a43d74d7a576b722e6ffbbdf9cb0370d0ab6833f161c50 + checksum: 10c0/bd682e2ca6b421ed2b0d15ecc91b0b0a4ace3bda023ba8f521e864c1ff2fc462529f9c1e66467ff62cc25eced98e73539ea77591e1afee4d6ed5739562980f9f languageName: node linkType: hard "@react-stately/flags@npm:^3.1.2": - version: 3.1.2 - resolution: "@react-stately/flags@npm:3.1.2" + version: 3.2.0 + resolution: "@react-stately/flags@npm:3.2.0" dependencies: "@swc/helpers": "npm:^0.5.0" - checksum: 10c0/d86890ce662f04c7d8984e9560527f46c9779b97757abded9e1bf7e230a6900a0ea7a3e7c22534de8d2ff278abae194e4e4ad962d710f3b04c52a4e1011c2e5b + react-stately: "npm:3.46.0" + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + checksum: 10c0/e1b1409ec0348e991941ce3f845860e543fc8930cbf027473994287391bb4f806b43bef8891afaf4584755a2f6d814bb9e491f5776459f5d80db30dfa9b5b9b2 languageName: node linkType: hard -"@react-stately/overlays@npm:^3.6.20, @react-stately/overlays@npm:^3.6.23": - version: 3.6.23 - resolution: "@react-stately/overlays@npm:3.6.23" +"@react-stately/overlays@npm:^3.6.20, @react-stately/overlays@npm:^3.7.0": + version: 3.7.0 + resolution: "@react-stately/overlays@npm:3.7.0" dependencies: - "@react-stately/utils": "npm:^3.11.0" - "@react-types/overlays": "npm:^3.9.4" "@swc/helpers": "npm:^0.5.0" + react-stately: "npm:3.46.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - checksum: 10c0/7c62160e11bbeb58780a629e09f0c8b16716a06b5c6114909fc45bb0118d55913b50aab3bbee2d6f60bbdd1075fed234dd361b3595b6cc49115a370c66b01ff3 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + checksum: 10c0/0a74165d9be7894468ad537f003d30ffb31eee1ef9b6d2fd09b2a2d92065e995d1937f9e1c6bb40299f290ba8b3f1125182d76ceea0d8a1a79cbc5b8d1217163 languageName: node linkType: hard -"@react-stately/utils@npm:^3.10.8, @react-stately/utils@npm:^3.11.0": - version: 3.11.0 - resolution: "@react-stately/utils@npm:3.11.0" +"@react-stately/utils@npm:^3.10.8": + version: 3.12.0 + resolution: "@react-stately/utils@npm:3.12.0" dependencies: "@swc/helpers": "npm:^0.5.0" + react-stately: "npm:3.46.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - checksum: 10c0/09b38438df19fd8ff14d3147b2f9e5d42869b3ee637b0e33d6f2ab5cba93612e640c6de339b766b8c825d7bef828851fd551d5a197a037eb1331913546b8516c + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + checksum: 10c0/539aef8993f2dc157ff339f11de13493c359811240a68db7d5738cdaaaa52d8789d0c1ea84cd4343780babeab4d246d67891038740fbfbea279d51312d6f76f6 languageName: node linkType: hard -"@react-types/button@npm:^3.14.1, @react-types/button@npm:^3.15.1": - version: 3.15.1 - resolution: "@react-types/button@npm:3.15.1" +"@react-types/button@npm:^3.14.1": + version: 3.16.0 + resolution: "@react-types/button@npm:3.16.0" dependencies: - "@react-types/shared": "npm:^3.33.1" + "@react-aria/button": "npm:^3.15.0" + "@react-spectrum/button": "npm:^3.18.0" peerDependencies: + "@react-spectrum/provider": ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - checksum: 10c0/2b05f8c6735ebc46ee832f1065593f86ab64028c38147d71204c8ecda5599e345c210b6d7341c135842dd7efb149dc114ecb0e43d76365b82bdd9341c2659d53 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + checksum: 10c0/c726d602f1324368dd84cf1ef8434f1784fa79970040c9eab922d927677aa091bb75c7544dd3002c5348360e5e4adfcecde4e2f2f1911d9085aacfa4cbd1ee5d languageName: node linkType: hard "@react-types/dialog@npm:^3.5.22": - version: 3.5.24 - resolution: "@react-types/dialog@npm:3.5.24" + version: 3.6.0 + resolution: "@react-types/dialog@npm:3.6.0" dependencies: - "@react-types/overlays": "npm:^3.9.4" - "@react-types/shared": "npm:^3.33.1" + "@react-aria/dialog": "npm:^3.6.0" + "@react-spectrum/dialog": "npm:^3.10.0" peerDependencies: + "@react-spectrum/provider": ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - checksum: 10c0/3c9471a620a63c953110593c92f0109072d12cc0d31c0073343589f16af046a3fd55f8cded8370f65d0a7cbaf5ca3744c402cf1baf984c894a3568115ac0655d + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + checksum: 10c0/d54fe2c3571cd13fb882d970d68cad4c8b99c86974f84ae7616f6e390c90d27b90e0d4c23e94e05e4fd989c6fd396d32380c34a94673cbb92e4f2289a6091edd languageName: node linkType: hard -"@react-types/overlays@npm:^3.9.2, @react-types/overlays@npm:^3.9.4": - version: 3.9.4 - resolution: "@react-types/overlays@npm:3.9.4" +"@react-types/overlays@npm:^3.9.2": + version: 3.10.0 + resolution: "@react-types/overlays@npm:3.10.0" dependencies: - "@react-types/shared": "npm:^3.33.1" + "@react-aria/overlays": "npm:^3.32.0" + "@react-spectrum/overlays": "npm:^5.10.0" + "@react-stately/overlays": "npm:^3.7.0" + "@react-types/shared": "npm:^3.34.0" peerDependencies: + "@react-spectrum/provider": ^3.0.0 react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - checksum: 10c0/ecf332ad553029db14cf4a001893ade13f56bb6fc003357d2854166067c2b5dd2229e976cca79bf707c3f7c47d5dedb675d9b2ce45000114e4531dc5aaf00e04 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + checksum: 10c0/51f4908758d58d47cffce71a12a2bfc0cdeaa15f9b57a67919dc617c04b49dcd66f7c953092fc247a66f3c96b5ddd7dd5bdb46c9f55b6e15ecfed8ca7afad230 languageName: node linkType: hard -"@react-types/shared@npm:^3.32.1, @react-types/shared@npm:^3.33.1": - version: 3.33.1 - resolution: "@react-types/shared@npm:3.33.1" +"@react-types/shared@npm:^3.32.1, @react-types/shared@npm:^3.34.0": + version: 3.34.0 + resolution: "@react-types/shared@npm:3.34.0" peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 - checksum: 10c0/072dbf92de80e3535441fbf4a9075009636221974d0b70bd1078ec1e343ae1373d69d2c02c2fba0963e50f4b134872144ffaf1573daec8477233e408f96e008c + checksum: 10c0/0bc3c8748aeba03257d3bbfe6ef0f7b24a10c25f1193f58403cdf2f0e988eef0cd3318c17dd09e26451a934dbbf2158c21dc7be2ca4f9c0012814d3ef8c78cda languageName: node linkType: hard @@ -2669,17 +2453,10 @@ __metadata: languageName: node linkType: hard -"@sinclair/typebox@npm:^0.27.8": - version: 0.27.10 - resolution: "@sinclair/typebox@npm:0.27.10" - checksum: 10c0/ca42a02817656dbdae464ed4bb8aca6ad4718d7618e270760fea84a834ad0ecc1a22eba51421f09e5047174571131356ff3b5d80d609ced775d631df7b404b0d - languageName: node - linkType: hard - "@sinclair/typebox@npm:^0.34.0": - version: 0.34.48 - resolution: "@sinclair/typebox@npm:0.34.48" - checksum: 10c0/e09f26d8ad471a07ee64004eea7c4ec185349a1f61c03e87e71ea33cbe98e97959940076c2e52968a955ffd4c215bf5ba7035e77079511aac7935f25e989e29d + version: 0.34.49 + resolution: "@sinclair/typebox@npm:0.34.49" + checksum: 10c0/16b7d87f039a49b68c10bb4cdcae2ce5242b2472228851fd6483731616aba4ef977690aa517b230a8d20da8185bb416eb34e326f30568b3963c1cf26b05d1ad8 languageName: node linkType: hard @@ -2700,11 +2477,40 @@ __metadata: linkType: hard "@sinonjs/fake-timers@npm:^15.0.0": - version: 15.1.1 - resolution: "@sinonjs/fake-timers@npm:15.1.1" + version: 15.4.0 + resolution: "@sinonjs/fake-timers@npm:15.4.0" dependencies: "@sinonjs/commons": "npm:^3.0.1" - checksum: 10c0/8eaaa1c9db91256dfe31f3503cdd844ea031ffd16276b3bcd95457432d666d6d027453af5f884e010dba4ebe264b50ac0aac049e192c5f370158da9b291206b9 + checksum: 10c0/de4522afe0699fa8d3ae9d1715cbaa4b47e518c707bb7988a9ec6c7c67557d9f6df451f6be0338598b984a86f65aab9fab38dd9ce75a3c0ffb801a9500d5b10d + languageName: node + linkType: hard + +"@spectrum-icons/ui@npm:^3.7.0": + version: 3.7.0 + resolution: "@spectrum-icons/ui@npm:3.7.0" + dependencies: + "@adobe/react-spectrum-ui": "npm:1.2.1" + "@babel/runtime": "npm:^7.24.4" + "@swc/helpers": "npm:^0.5.0" + peerDependencies: + "@adobe/react-spectrum": ^3.47.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + checksum: 10c0/2195265023f4e1d2766e548f8462575b702f1cfce1e3771f7f1e49d0c46663a6c3cb0d45fc7c78b16e4d229bf62836fbc7d69d9ddfc8b5039f168812ed4911d0 + languageName: node + linkType: hard + +"@spectrum-icons/workflow@npm:^4.3.0": + version: 4.3.0 + resolution: "@spectrum-icons/workflow@npm:4.3.0" + dependencies: + "@adobe/react-spectrum-workflow": "npm:2.3.5" + "@swc/helpers": "npm:^0.5.0" + peerDependencies: + "@adobe/react-spectrum": ^3.47.0 + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + checksum: 10c0/7ff90c97baf3b434028d2c8c401b542771fbc5f54af07887ca869656d20dfa1284bff9c22b08064b932df88f33b0f98774741762788756edac0f08b6bccd5207 languageName: node linkType: hard @@ -2721,108 +2527,108 @@ __metadata: languageName: node linkType: hard -"@swc/core-darwin-arm64@npm:1.15.21": - version: 1.15.21 - resolution: "@swc/core-darwin-arm64@npm:1.15.21" +"@swc/core-darwin-arm64@npm:1.15.33": + version: 1.15.33 + resolution: "@swc/core-darwin-arm64@npm:1.15.33" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@swc/core-darwin-x64@npm:1.15.21": - version: 1.15.21 - resolution: "@swc/core-darwin-x64@npm:1.15.21" +"@swc/core-darwin-x64@npm:1.15.33": + version: 1.15.33 + resolution: "@swc/core-darwin-x64@npm:1.15.33" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@swc/core-linux-arm-gnueabihf@npm:1.15.21": - version: 1.15.21 - resolution: "@swc/core-linux-arm-gnueabihf@npm:1.15.21" +"@swc/core-linux-arm-gnueabihf@npm:1.15.33": + version: 1.15.33 + resolution: "@swc/core-linux-arm-gnueabihf@npm:1.15.33" conditions: os=linux & cpu=arm languageName: node linkType: hard -"@swc/core-linux-arm64-gnu@npm:1.15.21": - version: 1.15.21 - resolution: "@swc/core-linux-arm64-gnu@npm:1.15.21" +"@swc/core-linux-arm64-gnu@npm:1.15.33": + version: 1.15.33 + resolution: "@swc/core-linux-arm64-gnu@npm:1.15.33" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@swc/core-linux-arm64-musl@npm:1.15.21": - version: 1.15.21 - resolution: "@swc/core-linux-arm64-musl@npm:1.15.21" +"@swc/core-linux-arm64-musl@npm:1.15.33": + version: 1.15.33 + resolution: "@swc/core-linux-arm64-musl@npm:1.15.33" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@swc/core-linux-ppc64-gnu@npm:1.15.21": - version: 1.15.21 - resolution: "@swc/core-linux-ppc64-gnu@npm:1.15.21" +"@swc/core-linux-ppc64-gnu@npm:1.15.33": + version: 1.15.33 + resolution: "@swc/core-linux-ppc64-gnu@npm:1.15.33" conditions: os=linux & cpu=ppc64 & libc=glibc languageName: node linkType: hard -"@swc/core-linux-s390x-gnu@npm:1.15.21": - version: 1.15.21 - resolution: "@swc/core-linux-s390x-gnu@npm:1.15.21" +"@swc/core-linux-s390x-gnu@npm:1.15.33": + version: 1.15.33 + resolution: "@swc/core-linux-s390x-gnu@npm:1.15.33" conditions: os=linux & cpu=s390x & libc=glibc languageName: node linkType: hard -"@swc/core-linux-x64-gnu@npm:1.15.21": - version: 1.15.21 - resolution: "@swc/core-linux-x64-gnu@npm:1.15.21" +"@swc/core-linux-x64-gnu@npm:1.15.33": + version: 1.15.33 + resolution: "@swc/core-linux-x64-gnu@npm:1.15.33" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@swc/core-linux-x64-musl@npm:1.15.21": - version: 1.15.21 - resolution: "@swc/core-linux-x64-musl@npm:1.15.21" +"@swc/core-linux-x64-musl@npm:1.15.33": + version: 1.15.33 + resolution: "@swc/core-linux-x64-musl@npm:1.15.33" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@swc/core-win32-arm64-msvc@npm:1.15.21": - version: 1.15.21 - resolution: "@swc/core-win32-arm64-msvc@npm:1.15.21" +"@swc/core-win32-arm64-msvc@npm:1.15.33": + version: 1.15.33 + resolution: "@swc/core-win32-arm64-msvc@npm:1.15.33" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@swc/core-win32-ia32-msvc@npm:1.15.21": - version: 1.15.21 - resolution: "@swc/core-win32-ia32-msvc@npm:1.15.21" +"@swc/core-win32-ia32-msvc@npm:1.15.33": + version: 1.15.33 + resolution: "@swc/core-win32-ia32-msvc@npm:1.15.33" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@swc/core-win32-x64-msvc@npm:1.15.21": - version: 1.15.21 - resolution: "@swc/core-win32-x64-msvc@npm:1.15.21" +"@swc/core-win32-x64-msvc@npm:1.15.33": + version: 1.15.33 + resolution: "@swc/core-win32-x64-msvc@npm:1.15.33" conditions: os=win32 & cpu=x64 languageName: node linkType: hard -"@swc/core@npm:^1.15.21": - version: 1.15.21 - resolution: "@swc/core@npm:1.15.21" +"@swc/core@npm:^1.15.33": + version: 1.15.33 + resolution: "@swc/core@npm:1.15.33" dependencies: - "@swc/core-darwin-arm64": "npm:1.15.21" - "@swc/core-darwin-x64": "npm:1.15.21" - "@swc/core-linux-arm-gnueabihf": "npm:1.15.21" - "@swc/core-linux-arm64-gnu": "npm:1.15.21" - "@swc/core-linux-arm64-musl": "npm:1.15.21" - "@swc/core-linux-ppc64-gnu": "npm:1.15.21" - "@swc/core-linux-s390x-gnu": "npm:1.15.21" - "@swc/core-linux-x64-gnu": "npm:1.15.21" - "@swc/core-linux-x64-musl": "npm:1.15.21" - "@swc/core-win32-arm64-msvc": "npm:1.15.21" - "@swc/core-win32-ia32-msvc": "npm:1.15.21" - "@swc/core-win32-x64-msvc": "npm:1.15.21" + "@swc/core-darwin-arm64": "npm:1.15.33" + "@swc/core-darwin-x64": "npm:1.15.33" + "@swc/core-linux-arm-gnueabihf": "npm:1.15.33" + "@swc/core-linux-arm64-gnu": "npm:1.15.33" + "@swc/core-linux-arm64-musl": "npm:1.15.33" + "@swc/core-linux-ppc64-gnu": "npm:1.15.33" + "@swc/core-linux-s390x-gnu": "npm:1.15.33" + "@swc/core-linux-x64-gnu": "npm:1.15.33" + "@swc/core-linux-x64-musl": "npm:1.15.33" + "@swc/core-win32-arm64-msvc": "npm:1.15.33" + "@swc/core-win32-ia32-msvc": "npm:1.15.33" + "@swc/core-win32-x64-msvc": "npm:1.15.33" "@swc/counter": "npm:^0.1.3" - "@swc/types": "npm:^0.1.25" + "@swc/types": "npm:^0.1.26" peerDependencies: "@swc/helpers": ">=0.5.17" dependenciesMeta: @@ -2853,7 +2659,7 @@ __metadata: peerDependenciesMeta: "@swc/helpers": optional: true - checksum: 10c0/ee33b7f776e632140505f0b5364bb7cb7bd0ddb405dc6795ded3daa8337acd845284520294a3d90cdd817e9cb108c270ab22e7ae969e17f41910f45ec9946cae + checksum: 10c0/7d6771fdf8f1e1d41665fb84b3e718feec05e72ed448b1fbc95d3f9f4c0e80ea495e66e778436201e8ab902478042f517da4bd3f6890127248788d8b985f9a52 languageName: node linkType: hard @@ -2864,12 +2670,12 @@ __metadata: languageName: node linkType: hard -"@swc/helpers@npm:^0.5.0, @swc/helpers@npm:^0.5.19": - version: 0.5.19 - resolution: "@swc/helpers@npm:0.5.19" +"@swc/helpers@npm:^0.5.0": + version: 0.5.21 + resolution: "@swc/helpers@npm:0.5.21" dependencies: tslib: "npm:^2.8.0" - checksum: 10c0/30317ee644d390c88dd975b11b5260f7c70602bfb81ec386b3807d97a763215df7f501e43b0246e0773150fcfd835349bcdcb3b220d121e485ee528a72b5fd79 + checksum: 10c0/692018ec8a9f7ea5ea3fe576fea5af1a782c8bc1752fcb60f949b482fb2521609d1d3710908aebae67086f152e57d231d59b08f4653fd20a2e3e0fa4a34e6322 languageName: node linkType: hard @@ -2886,81 +2692,31 @@ __metadata: languageName: node linkType: hard -"@swc/types@npm:^0.1.25": - version: 0.1.25 - resolution: "@swc/types@npm:0.1.25" +"@swc/types@npm:^0.1.26": + version: 0.1.26 + resolution: "@swc/types@npm:0.1.26" dependencies: "@swc/counter": "npm:^0.1.3" - checksum: 10c0/847a5b20b131281f89d640a7ed4887fb65724807d53d334b230e84b98c21097aa10cd28a074f9ed287a6ce109e443dd4bafbe7dcfb62333d7806c4ea3e7f8aca + checksum: 10c0/8449341e8bbff81c14e9918c25421143cf605dff20f70f048847e1f7cede396f8dd73903cbef331a809b4a8e15d0db374a5f6809003e7b440f93df1dd4934d28 languageName: node linkType: hard "@tanstack/react-virtual@npm:^3.5.1": - version: 3.13.23 - resolution: "@tanstack/react-virtual@npm:3.13.23" + version: 3.13.24 + resolution: "@tanstack/react-virtual@npm:3.13.24" dependencies: - "@tanstack/virtual-core": "npm:3.13.23" + "@tanstack/virtual-core": "npm:3.14.0" peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 - checksum: 10c0/a3e33463eb471067f9539858655bbefb99778f930156165afb0218fe5ffa181bc2e3dacfe3b6f655f1716d9994064f58ef009370975f801b4c83826aa33a5791 - languageName: node - linkType: hard - -"@tanstack/virtual-core@npm:3.13.23": - version: 3.13.23 - resolution: "@tanstack/virtual-core@npm:3.13.23" - checksum: 10c0/3487089ea4e1dcbb01836f51a1b35b709f9ba03312fe600ddb97c893c16be213e1690af735717b1d6b2e22dfec691c338bc96b5965228c195840249699d5273a - languageName: node - linkType: hard - -"@testing-library/dom@npm:^10.4.1": - version: 10.4.1 - resolution: "@testing-library/dom@npm:10.4.1" - dependencies: - "@babel/code-frame": "npm:^7.10.4" - "@babel/runtime": "npm:^7.12.5" - "@types/aria-query": "npm:^5.0.1" - aria-query: "npm:5.3.0" - dom-accessibility-api: "npm:^0.5.9" - lz-string: "npm:^1.5.0" - picocolors: "npm:1.1.1" - pretty-format: "npm:^27.0.2" - checksum: 10c0/19ce048012d395ad0468b0dbcc4d0911f6f9e39464d7a8464a587b29707eed5482000dad728f5acc4ed314d2f4d54f34982999a114d2404f36d048278db815b1 - languageName: node - linkType: hard - -"@testing-library/jest-dom@npm:^6.9.1": - version: 6.9.1 - resolution: "@testing-library/jest-dom@npm:6.9.1" - dependencies: - "@adobe/css-tools": "npm:^4.4.0" - aria-query: "npm:^5.0.0" - css.escape: "npm:^1.5.1" - dom-accessibility-api: "npm:^0.6.3" - picocolors: "npm:^1.1.1" - redent: "npm:^3.0.0" - checksum: 10c0/4291ebd2f0f38d14cefac142c56c337941775a5807e2a3d6f1a14c2fbd6be76a18e498ed189e95bedc97d9e8cf1738049bc76c85b5bc5e23fae7c9e10f7b3a12 + checksum: 10c0/f409b2bb67965a513b75a1403e622c0b86c88c67419f757c79f670615979e38dc7ad5569a02c924741697df3d4301a0f45208fd4b9f935a5d58dd83e1db5622a languageName: node linkType: hard -"@testing-library/react@npm:^16.3.2": - version: 16.3.2 - resolution: "@testing-library/react@npm:16.3.2" - dependencies: - "@babel/runtime": "npm:^7.12.5" - peerDependencies: - "@testing-library/dom": ^10.0.0 - "@types/react": ^18.0.0 || ^19.0.0 - "@types/react-dom": ^18.0.0 || ^19.0.0 - react: ^18.0.0 || ^19.0.0 - react-dom: ^18.0.0 || ^19.0.0 - peerDependenciesMeta: - "@types/react": - optional: true - "@types/react-dom": - optional: true - checksum: 10c0/f9c7f0915e1b5f7b750e6c7d8b51f091b8ae7ea99bacb761d7b8505ba25de9cfcb749a0f779f1650fb268b499dd79165dc7e1ee0b8b4cb63430d3ddc81ffe044 +"@tanstack/virtual-core@npm:3.14.0": + version: 3.14.0 + resolution: "@tanstack/virtual-core@npm:3.14.0" + checksum: 10c0/9e07e7f74f5e02dfc47b358f7b5089e680d8b14b9c5b90e9497be6f57c76ca98d185fbe5008795b89919346bfc3676ebe1c61b34980eefe6674c88ec6ff4b136 languageName: node linkType: hard @@ -2993,18 +2749,11 @@ __metadata: linkType: hard "@tybys/wasm-util@npm:^0.10.0": - version: 0.10.1 - resolution: "@tybys/wasm-util@npm:0.10.1" + version: 0.10.2 + resolution: "@tybys/wasm-util@npm:0.10.2" dependencies: tslib: "npm:^2.4.0" - checksum: 10c0/b255094f293794c6d2289300c5fbcafbb5532a3aed3a5ffd2f8dc1828e639b88d75f6a376dd8f94347a44813fd7a7149d8463477a9a49525c8b2dcaa38c2d1e8 - languageName: node - linkType: hard - -"@types/aria-query@npm:^5.0.1": - version: 5.0.4 - resolution: "@types/aria-query@npm:5.0.4" - checksum: 10c0/dc667bc6a3acc7bba2bccf8c23d56cb1f2f4defaa704cfef595437107efaa972d3b3db9ec1d66bc2711bfc35086821edd32c302bffab36f2e79b97f312069f08 + checksum: 10c0/26165bcd1fd7269f42d7fbe3de318f854a8968de8397e89fc9a423bb3e2da35a52150f382e6323b3367595beb16d9800a6f35971a5599daf76da1742ec3afc25 languageName: node linkType: hard @@ -3074,15 +2823,6 @@ __metadata: languageName: node linkType: hard -"@types/debug@npm:^4.0.0": - version: 4.1.13 - resolution: "@types/debug@npm:4.1.13" - dependencies: - "@types/ms": "npm:*" - checksum: 10c0/e5e124021bbdb23a82727eee0a726ae0fc8a3ae1f57253cbcc47497f259afb357de7f6941375e773e1abbfa1604c1555b901a409d762ec2bb4c1612131d4afb7 - languageName: node - linkType: hard - "@types/enzyme@npm:^3.10.19": version: 3.10.19 resolution: "@types/enzyme@npm:3.10.19" @@ -3120,7 +2860,7 @@ __metadata: languageName: node linkType: hard -"@types/istanbul-lib-coverage@npm:*, @types/istanbul-lib-coverage@npm:^2.0.0, @types/istanbul-lib-coverage@npm:^2.0.1, @types/istanbul-lib-coverage@npm:^2.0.6": +"@types/istanbul-lib-coverage@npm:*, @types/istanbul-lib-coverage@npm:^2.0.1, @types/istanbul-lib-coverage@npm:^2.0.6": version: 2.0.6 resolution: "@types/istanbul-lib-coverage@npm:2.0.6" checksum: 10c0/3948088654f3eeb45363f1db158354fb013b362dba2a5c2c18c559484d5eb9f6fd85b23d66c0a7c2fcfab7308d0a585b14dadaca6cc8bf89ebfdc7f8f5102fb7 @@ -3136,7 +2876,7 @@ __metadata: languageName: node linkType: hard -"@types/istanbul-reports@npm:^3.0.0, @types/istanbul-reports@npm:^3.0.4": +"@types/istanbul-reports@npm:^3.0.4": version: 3.0.4 resolution: "@types/istanbul-reports@npm:3.0.4" dependencies: @@ -3196,44 +2936,12 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.17.24": - version: 4.17.24 - resolution: "@types/lodash@npm:4.17.24" - checksum: 10c0/b72f60d4daacdad1fa643edb3faba204c02a01eb1ac00a83ff73496a6d236fc55e459c06106e8ced42277dba932d087d8fc090f8de4ef590d3f91e6d6f7ce85a - languageName: node - linkType: hard - -"@types/mdast@npm:^4.0.0": - version: 4.0.4 - resolution: "@types/mdast@npm:4.0.4" - dependencies: - "@types/unist": "npm:*" - checksum: 10c0/84f403dbe582ee508fd9c7643ac781ad8597fcbfc9ccb8d4715a2c92e4545e5772cbd0dbdf18eda65789386d81b009967fdef01b24faf6640f817287f54d9c82 - languageName: node - linkType: hard - -"@types/ms@npm:*": - version: 2.1.0 - resolution: "@types/ms@npm:2.1.0" - checksum: 10c0/5ce692ffe1549e1b827d99ef8ff71187457e0eb44adbae38fdf7b9a74bae8d20642ee963c14516db1d35fa2652e65f47680fdf679dcbde52bbfadd021f497225 - languageName: node - linkType: hard - "@types/node@npm:*, @types/node@npm:>=13.7.0": - version: 25.5.0 - resolution: "@types/node@npm:25.5.0" - dependencies: - undici-types: "npm:~7.18.0" - checksum: 10c0/70c508165b6758c4f88d4f91abca526c3985eee1985503d4c2bd994dbaf588e52ac57e571160f18f117d76e963570ac82bd20e743c18987e82564312b3b62119 - languageName: node - linkType: hard - -"@types/node@npm:^24.12.0": - version: 24.12.0 - resolution: "@types/node@npm:24.12.0" + version: 25.6.0 + resolution: "@types/node@npm:25.6.0" dependencies: - undici-types: "npm:~7.16.0" - checksum: 10c0/8b31c0af5b5474f13048a4e77c57f22cd4f8fe6e58c4b6fde9456b0c13f46a5bfaf5744ff88fd089581de9f0d6e99c584e022681de7acb26a58d258c654c4843 + undici-types: "npm:~7.19.0" + checksum: 10c0/d2d2015630ff098a201407f55f5077a20270ae4f465c739b40865cd9933b91b9c5d2b85568eadaf3db0801b91e267333ca7eb39f007428b173d1cdab4b339ac5 languageName: node linkType: hard @@ -3258,15 +2966,6 @@ __metadata: languageName: node linkType: hard -"@types/react-dom@npm:^18.3.7": - version: 18.3.7 - resolution: "@types/react-dom@npm:18.3.7" - peerDependencies: - "@types/react": ^18.0.0 - checksum: 10c0/8bd309e2c3d1604a28a736a24f96cbadf6c05d5288cfef8883b74f4054c961b6b3a5e997fd5686e492be903c8f3380dba5ec017eff3906b1256529cd2d39603e - languageName: node - linkType: hard - "@types/react-table@npm:7.7.20": version: 7.7.20 resolution: "@types/react-table@npm:7.7.20" @@ -3364,13 +3063,6 @@ __metadata: languageName: node linkType: hard -"@types/unist@npm:*, @types/unist@npm:^3.0.0": - version: 3.0.3 - resolution: "@types/unist@npm:3.0.3" - checksum: 10c0/2b1e4adcab78388e088fcc3c0ae8700f76619dbcb4741d7d201f87e2cb346bfc29a89003cfea2d76c996e1061452e14fcd737e8b25aacf949c1f2d6b2bc3dd60 - languageName: node - linkType: hard - "@types/use-sync-external-store@npm:^0.0.6": version: 0.0.6 resolution: "@types/use-sync-external-store@npm:0.0.6" @@ -3385,7 +3077,7 @@ __metadata: languageName: node linkType: hard -"@types/yargs@npm:^17.0.33, @types/yargs@npm:^17.0.8": +"@types/yargs@npm:^17.0.33": version: 17.0.35 resolution: "@types/yargs@npm:17.0.35" dependencies: @@ -3394,145 +3086,145 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:8.57.1, @typescript-eslint/eslint-plugin@npm:^8.57.1": - version: 8.57.1 - resolution: "@typescript-eslint/eslint-plugin@npm:8.57.1" +"@typescript-eslint/eslint-plugin@npm:^8.59.1": + version: 8.59.2 + resolution: "@typescript-eslint/eslint-plugin@npm:8.59.2" dependencies: "@eslint-community/regexpp": "npm:^4.12.2" - "@typescript-eslint/scope-manager": "npm:8.57.1" - "@typescript-eslint/type-utils": "npm:8.57.1" - "@typescript-eslint/utils": "npm:8.57.1" - "@typescript-eslint/visitor-keys": "npm:8.57.1" + "@typescript-eslint/scope-manager": "npm:8.59.2" + "@typescript-eslint/type-utils": "npm:8.59.2" + "@typescript-eslint/utils": "npm:8.59.2" + "@typescript-eslint/visitor-keys": "npm:8.59.2" ignore: "npm:^7.0.5" natural-compare: "npm:^1.4.0" - ts-api-utils: "npm:^2.4.0" + ts-api-utils: "npm:^2.5.0" peerDependencies: - "@typescript-eslint/parser": ^8.57.1 + "@typescript-eslint/parser": ^8.59.2 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 - typescript: ">=4.8.4 <6.0.0" - checksum: 10c0/5bf9227f5d608d4313c9f898da3a2f6737eca985aa925df9e90b73499b9d552221781d3d09245543c6d09995ab262ea0d6773d2dae4b8bdf319765d46b22d0e1 + typescript: ">=4.8.4 <6.1.0" + checksum: 10c0/c4c2a67d0ae47ab27e47c46a4cd59eb9941592595d3440cd4dcbccc1983a08c5c9bd276304797964fa2c9276be4cd60077f3087efc6a5370d5b8869720759bc8 languageName: node linkType: hard -"@typescript-eslint/parser@npm:8.57.1, @typescript-eslint/parser@npm:^8.57.1": - version: 8.57.1 - resolution: "@typescript-eslint/parser@npm:8.57.1" +"@typescript-eslint/parser@npm:^8.59.1": + version: 8.59.2 + resolution: "@typescript-eslint/parser@npm:8.59.2" dependencies: - "@typescript-eslint/scope-manager": "npm:8.57.1" - "@typescript-eslint/types": "npm:8.57.1" - "@typescript-eslint/typescript-estree": "npm:8.57.1" - "@typescript-eslint/visitor-keys": "npm:8.57.1" + "@typescript-eslint/scope-manager": "npm:8.59.2" + "@typescript-eslint/types": "npm:8.59.2" + "@typescript-eslint/typescript-estree": "npm:8.59.2" + "@typescript-eslint/visitor-keys": "npm:8.59.2" debug: "npm:^4.4.3" peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 - typescript: ">=4.8.4 <6.0.0" - checksum: 10c0/ab624f5ad6f3585ee690d11be36597135779a373e7f07810ed921163de2e879000f6d3213db67413ee630bcf25d5cfaa24b089ee49596cd11b0456372bc17163 + typescript: ">=4.8.4 <6.1.0" + checksum: 10c0/baf8da8ad233908f00bdfe5835c1e03fd7c9256f675a27b0d10d40d0245c158efc847dee1331c61992fbb152d55bfda3111795f8422e9d341f09ec9729364800 languageName: node linkType: hard -"@typescript-eslint/project-service@npm:8.57.1": - version: 8.57.1 - resolution: "@typescript-eslint/project-service@npm:8.57.1" +"@typescript-eslint/project-service@npm:8.59.2": + version: 8.59.2 + resolution: "@typescript-eslint/project-service@npm:8.59.2" dependencies: - "@typescript-eslint/tsconfig-utils": "npm:^8.57.1" - "@typescript-eslint/types": "npm:^8.57.1" + "@typescript-eslint/tsconfig-utils": "npm:^8.59.2" + "@typescript-eslint/types": "npm:^8.59.2" debug: "npm:^4.4.3" peerDependencies: - typescript: ">=4.8.4 <6.0.0" - checksum: 10c0/7830f61e35364ba77799f4badeaca8bd8914bbcda6afe37b788821f94f4b88b9c49817c50f4bdba497e8e542a705e9d921d36f5e67960ebf33f4f3d3111cdfee + typescript: ">=4.8.4 <6.1.0" + checksum: 10c0/0228f01c61e5ef9022b06510f79f97e37daafd165c592927b640e3587d5cec65a8394a541e1fd21bf65df9f6f1948523569966c9e2181d9cfe911240969cebdb languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:8.57.1": - version: 8.57.1 - resolution: "@typescript-eslint/scope-manager@npm:8.57.1" +"@typescript-eslint/scope-manager@npm:8.59.2": + version: 8.59.2 + resolution: "@typescript-eslint/scope-manager@npm:8.59.2" dependencies: - "@typescript-eslint/types": "npm:8.57.1" - "@typescript-eslint/visitor-keys": "npm:8.57.1" - checksum: 10c0/42b0b54981318bf21be6b107df82910718497b7b7b2b60df635aa06d78e313759e4b675830c0e542b6d87104d35b49df41b9fb7739b8ae326eaba2d6f7116166 + "@typescript-eslint/types": "npm:8.59.2" + "@typescript-eslint/visitor-keys": "npm:8.59.2" + checksum: 10c0/eec819a96442e98879a66d908a9a388502dc4398005af360dd177907f021ee12e4f2967413b123c4ad4567e7f294b177cf6ee559eed2e86d38ab1af3ed5588a5 languageName: node linkType: hard -"@typescript-eslint/tsconfig-utils@npm:8.57.1, @typescript-eslint/tsconfig-utils@npm:^8.57.1": - version: 8.57.1 - resolution: "@typescript-eslint/tsconfig-utils@npm:8.57.1" +"@typescript-eslint/tsconfig-utils@npm:8.59.2, @typescript-eslint/tsconfig-utils@npm:^8.59.2": + version: 8.59.2 + resolution: "@typescript-eslint/tsconfig-utils@npm:8.59.2" peerDependencies: - typescript: ">=4.8.4 <6.0.0" - checksum: 10c0/3d3c8d80621507d31e4656c693534f28a1c04dfb047538cb79b0b6da874ef41875f5df5e814fa3a38812451cff6d5a7ae38d0bf77eb7fec7867f9c80af361b00 + typescript: ">=4.8.4 <6.1.0" + checksum: 10c0/ca7f386cdc9fa4b8c5de3622e2019b9729b8f5682292e01cc42b7cee4a7fc13005642b9dde733b429ad4e6f8600608930d9c33711d8c20c4f9d0af6520ba78d8 languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:8.57.1": - version: 8.57.1 - resolution: "@typescript-eslint/type-utils@npm:8.57.1" +"@typescript-eslint/type-utils@npm:8.59.2": + version: 8.59.2 + resolution: "@typescript-eslint/type-utils@npm:8.59.2" dependencies: - "@typescript-eslint/types": "npm:8.57.1" - "@typescript-eslint/typescript-estree": "npm:8.57.1" - "@typescript-eslint/utils": "npm:8.57.1" + "@typescript-eslint/types": "npm:8.59.2" + "@typescript-eslint/typescript-estree": "npm:8.59.2" + "@typescript-eslint/utils": "npm:8.59.2" debug: "npm:^4.4.3" - ts-api-utils: "npm:^2.4.0" + ts-api-utils: "npm:^2.5.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 - typescript: ">=4.8.4 <6.0.0" - checksum: 10c0/e8eae4e3b9ca71ad065c307fd3cdefdcc6abc31bda2ef74f0e54b5c9ac0ee6bc0e2d69ec9097899f4d7a99d4a8a72391503b47f4317b3b6b9ba41cea24e6b9e9 + typescript: ">=4.8.4 <6.1.0" + checksum: 10c0/373ea2b03363e0c16ba75946327f01a130820f8b65976e831294c9e931d22d88d40f67a651a2151f0fcc9c91744019311fddadb608fe63ff6c0a65130417c34e languageName: node linkType: hard -"@typescript-eslint/types@npm:8.57.1, @typescript-eslint/types@npm:^8.54.0, @typescript-eslint/types@npm:^8.57.1": - version: 8.57.1 - resolution: "@typescript-eslint/types@npm:8.57.1" - checksum: 10c0/f447015276a31871440b07e328c2bbcee8337d72dca90ae00ac91e87d09e28a8a9c2fe44726a5226fcaa7db9d5347aafa650d59f7577a074dc65ea1414d24da1 +"@typescript-eslint/types@npm:8.59.2, @typescript-eslint/types@npm:^8.58.0, @typescript-eslint/types@npm:^8.59.2": + version: 8.59.2 + resolution: "@typescript-eslint/types@npm:8.59.2" + checksum: 10c0/ee6889a22b237ef426c45f11dc167f7f220007c2a8f77c8b1ab9e57ac32a2b47fad29f53c4230847cbe49bcd30a35fc2f276e01611d0dab9918d7ef72334f423 languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:8.57.1": - version: 8.57.1 - resolution: "@typescript-eslint/typescript-estree@npm:8.57.1" +"@typescript-eslint/typescript-estree@npm:8.59.2": + version: 8.59.2 + resolution: "@typescript-eslint/typescript-estree@npm:8.59.2" dependencies: - "@typescript-eslint/project-service": "npm:8.57.1" - "@typescript-eslint/tsconfig-utils": "npm:8.57.1" - "@typescript-eslint/types": "npm:8.57.1" - "@typescript-eslint/visitor-keys": "npm:8.57.1" + "@typescript-eslint/project-service": "npm:8.59.2" + "@typescript-eslint/tsconfig-utils": "npm:8.59.2" + "@typescript-eslint/types": "npm:8.59.2" + "@typescript-eslint/visitor-keys": "npm:8.59.2" debug: "npm:^4.4.3" minimatch: "npm:^10.2.2" semver: "npm:^7.7.3" tinyglobby: "npm:^0.2.15" - ts-api-utils: "npm:^2.4.0" + ts-api-utils: "npm:^2.5.0" peerDependencies: - typescript: ">=4.8.4 <6.0.0" - checksum: 10c0/a87e1d920a8fd2231b6a98b279dc7680d10ceac072001e85a72cd43adce288ed471afcaf8f171378f5a3221c500b3cf0ffc10a75fd521fb69fbd8b26d4626677 + typescript: ">=4.8.4 <6.1.0" + checksum: 10c0/8bde0e7d184e4e9d98b1ef32b8692b433c8dc5c54439f4a34ae49cf4cb6117435b86d8d891b58a73676fbcf1162717365945053d48139cafb265f775e6c8d2af languageName: node linkType: hard -"@typescript-eslint/utils@npm:8.57.1, @typescript-eslint/utils@npm:^8.32.1, @typescript-eslint/utils@npm:^8.33.1": - version: 8.57.1 - resolution: "@typescript-eslint/utils@npm:8.57.1" +"@typescript-eslint/utils@npm:8.59.2, @typescript-eslint/utils@npm:^8.32.1, @typescript-eslint/utils@npm:^8.33.1": + version: 8.59.2 + resolution: "@typescript-eslint/utils@npm:8.59.2" dependencies: "@eslint-community/eslint-utils": "npm:^4.9.1" - "@typescript-eslint/scope-manager": "npm:8.57.1" - "@typescript-eslint/types": "npm:8.57.1" - "@typescript-eslint/typescript-estree": "npm:8.57.1" + "@typescript-eslint/scope-manager": "npm:8.59.2" + "@typescript-eslint/types": "npm:8.59.2" + "@typescript-eslint/typescript-estree": "npm:8.59.2" peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 - typescript: ">=4.8.4 <6.0.0" - checksum: 10c0/c85d6e7c618dbf902fda98cc795883388bc512bc2c34c7ac0481ea43acb6dd3cd38d60bdb571b586f392419a17998c89330fd7b0b9a344161f4a595637dd3f55 + typescript: ">=4.8.4 <6.1.0" + checksum: 10c0/d972d6f2ade6639088e3d2acf319c82cd981455a282d245dd715c5d77365647240d2cb34be00ab0d3a3c16593fb5050fcd698d399ff8451801825211d653ce64 languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:8.57.1": - version: 8.57.1 - resolution: "@typescript-eslint/visitor-keys@npm:8.57.1" +"@typescript-eslint/visitor-keys@npm:8.59.2": + version: 8.59.2 + resolution: "@typescript-eslint/visitor-keys@npm:8.59.2" dependencies: - "@typescript-eslint/types": "npm:8.57.1" + "@typescript-eslint/types": "npm:8.59.2" eslint-visitor-keys: "npm:^5.0.0" - checksum: 10c0/088a545c4aec6d9cabb266e1e40634f5fafa06cb05ef172526555957b0d99ac08822733fb788a09227071fdd6bd8b63f054393a0ecf9d4599c54b57918aa0e57 + checksum: 10c0/5863ea98ac642d94fd100f0077c5cfcbe168c3e2ac9bd05da7fc9878c32c20b6d4fc6916df44ffe79c538c4f367a083489d70dab07aa09c51e4e7729716d106e languageName: node linkType: hard "@ungap/structured-clone@npm:^1.3.0": - version: 1.3.0 - resolution: "@ungap/structured-clone@npm:1.3.0" - checksum: 10c0/0fc3097c2540ada1fc340ee56d58d96b5b536a2a0dab6e3ec17d4bfc8c4c86db345f61a375a8185f9da96f01c69678f836a2b57eeaa9e4b8eeafd26428e57b0a + version: 1.3.1 + resolution: "@ungap/structured-clone@npm:1.3.1" + checksum: 10c0/7e75faf93cf12ff07c3d15a9e4d326b68f57d13f7246d9f4df2c1ed1a5cde581f899d397816ba5d5d703a0d7f6219e4408f385160156cf20b4e082721817cc37 languageName: node linkType: hard @@ -3822,39 +3514,6 @@ __metadata: languageName: node linkType: hard -"@webpack-cli/configtest@npm:^3.0.1": - version: 3.0.1 - resolution: "@webpack-cli/configtest@npm:3.0.1" - peerDependencies: - webpack: ^5.82.0 - webpack-cli: 6.x.x - checksum: 10c0/edd24ecfc429298fe86446f7d7daedfe82d72e7f6236c81420605484fdadade5d59c6bcef3d76bd724e11d9727f74e75de183223ae62d3a568b2d54199688cbe - languageName: node - linkType: hard - -"@webpack-cli/info@npm:^3.0.1": - version: 3.0.1 - resolution: "@webpack-cli/info@npm:3.0.1" - peerDependencies: - webpack: ^5.82.0 - webpack-cli: 6.x.x - checksum: 10c0/b23b94e7dc8c93e79248f20d5f1bd0fbb7b9ba4b012803e2fdc5440b8f2ee1f3eca7f4933bbca346c8168673bf572b1858169a3cb2c17d9b8bcd833d480c2170 - languageName: node - linkType: hard - -"@webpack-cli/serve@npm:^3.0.1": - version: 3.0.1 - resolution: "@webpack-cli/serve@npm:3.0.1" - peerDependencies: - webpack: ^5.82.0 - webpack-cli: 6.x.x - peerDependenciesMeta: - webpack-dev-server: - optional: true - checksum: 10c0/65245e45bfa35e11a5b30631b99cfed0c1b39b2cc8320fa2d2a4185264535618827d349ec032c58af4201d6236cbc43bec894fcb840fdd06314611537a80e210 - languageName: node - linkType: hard - "@wojtekmaj/date-utils@npm:^2.0.2": version: 2.0.2 resolution: "@wojtekmaj/date-utils@npm:2.0.2" @@ -3975,26 +3634,26 @@ __metadata: linkType: hard "ajv@npm:^6.12.5, ajv@npm:^6.14.0": - version: 6.14.0 - resolution: "ajv@npm:6.14.0" + version: 6.15.0 + resolution: "ajv@npm:6.15.0" dependencies: fast-deep-equal: "npm:^3.1.1" fast-json-stable-stringify: "npm:^2.0.0" json-schema-traverse: "npm:^0.4.1" uri-js: "npm:^4.2.2" - checksum: 10c0/a2bc39b0555dc9802c899f86990eb8eed6e366cddbf65be43d5aa7e4f3c4e1a199d5460fd7ca4fb3d864000dbbc049253b72faa83b3b30e641ca52cb29a68c22 + checksum: 10c0/67966499dd272ecde1c2e467084411132891523d057487587879d39ac04207f4351b7b2324c83198013967fbfa632c1612adc960114a30770fbe07a0773b32c2 languageName: node linkType: hard "ajv@npm:^8.0.0, ajv@npm:^8.9.0": - version: 8.18.0 - resolution: "ajv@npm:8.18.0" + version: 8.20.0 + resolution: "ajv@npm:8.20.0" dependencies: fast-deep-equal: "npm:^3.1.3" fast-uri: "npm:^3.0.1" json-schema-traverse: "npm:^1.0.0" require-from-string: "npm:^2.0.2" - checksum: 10c0/e7517c426173513a07391be951879932bdf3348feaebd2199f5b901c20f99d60db8cd1591502d4d551dc82f594e82a05c4fe1c70139b15b8937f7afeaed9532f + checksum: 10c0/5df9a1c8f83863cde1bd3a9ddb426f599718f88e3dc9153616c79fb28e0be455335830d7f21d745576519f057b371352daa31047b6a33d7036fe08777d60cf2a languageName: node linkType: hard @@ -4030,7 +3689,7 @@ __metadata: languageName: node linkType: hard -"ansi-styles@npm:^5.0.0, ansi-styles@npm:^5.2.0": +"ansi-styles@npm:^5.2.0": version: 5.2.0 resolution: "ansi-styles@npm:5.2.0" checksum: 10c0/9c4ca80eb3c2fb7b33841c210d2f20807f40865d27008d7c3f707b7f95cab7d67462a565e2388ac3285b71cb3d9bb2173de8da37c57692a362885ec34d6e27df @@ -4091,19 +3750,12 @@ __metadata: languageName: node linkType: hard -"aria-query@npm:5.3.0": - version: 5.3.0 - resolution: "aria-query@npm:5.3.0" +"aria-hidden@npm:^1.2.3": + version: 1.2.6 + resolution: "aria-hidden@npm:1.2.6" dependencies: - dequal: "npm:^2.0.3" - checksum: 10c0/2bff0d4eba5852a9dd578ecf47eaef0e82cc52569b48469b0aac2db5145db0b17b7a58d9e01237706d1e14b7a1b0ac9b78e9c97027ad97679dd8f91b85da1469 - languageName: node - linkType: hard - -"aria-query@npm:^5.0.0": - version: 5.3.2 - resolution: "aria-query@npm:5.3.2" - checksum: 10c0/003c7e3e2cff5540bf7a7893775fc614de82b0c5dde8ae823d47b7a28a9d4da1f7ed85f340bdb93d5649caa927755f0e31ecc7ab63edfdfc00c8ef07e505e03e + tslib: "npm:^2.0.0" + checksum: 10c0/7720cb539497a9f760f68f98a4b30f22c6767aa0e72fa7d58279f7c164e258fc38b2699828f8de881aab0fc8e9c56d1313a3f1a965046fc0381a554dbc72b54a languageName: node linkType: hard @@ -4351,12 +4003,12 @@ __metadata: languageName: node linkType: hard -"baseline-browser-mapping@npm:^2.9.0": - version: 2.10.10 - resolution: "baseline-browser-mapping@npm:2.10.10" +"baseline-browser-mapping@npm:^2.10.12": + version: 2.10.27 + resolution: "baseline-browser-mapping@npm:2.10.27" bin: baseline-browser-mapping: dist/cli.cjs - checksum: 10c0/39dee9d955a5e017852f338cb9057feee8d938c82f217d63158f04ccdbbc1c19e80bbed8d15223e3d410ee8b3703829d41fd7eb345e6e44230034ea9adaf8a1d + checksum: 10c0/8ebadaeeddc99367a1522661476d6c895b452a96023c6cef0576aecf8f5f6d37c91e6bde8fa8904cc11a32c5c6bc9df2030481504e50a5aed17e6c7f8bac3b5a languageName: node linkType: hard @@ -4380,30 +4032,30 @@ __metadata: linkType: hard "brace-expansion@npm:^1.1.7": - version: 1.1.12 - resolution: "brace-expansion@npm:1.1.12" + version: 1.1.14 + resolution: "brace-expansion@npm:1.1.14" dependencies: balanced-match: "npm:^1.0.0" concat-map: "npm:0.0.1" - checksum: 10c0/975fecac2bb7758c062c20d0b3b6288c7cc895219ee25f0a64a9de662dbac981ff0b6e89909c3897c1f84fa353113a721923afdec5f8b2350255b097f12b1f73 + checksum: 10c0/b6fdac832bc4e36a753658c9ed052c2e1a2be221763b002df25d1efbf7d21724334e726a6cd5eadc72a4b19ec3efb632d629cc003bc9c62f7af7a7915ffa4385 languageName: node linkType: hard "brace-expansion@npm:^2.0.2": - version: 2.0.2 - resolution: "brace-expansion@npm:2.0.2" + version: 2.1.0 + resolution: "brace-expansion@npm:2.1.0" dependencies: balanced-match: "npm:^1.0.0" - checksum: 10c0/6d117a4c793488af86b83172deb6af143e94c17bc53b0b3cec259733923b4ca84679d506ac261f4ba3c7ed37c46018e2ff442f9ce453af8643ecd64f4a54e6cf + checksum: 10c0/439cedf3e23d7993b37919f1d6fdc653ec21a42437ec3e7460bea9ca8b17edf7a24a633273c31d61aa4335877cf29a443f1871814131c87997a1e6223e1f1502 languageName: node linkType: hard -"brace-expansion@npm:^5.0.2": - version: 5.0.4 - resolution: "brace-expansion@npm:5.0.4" +"brace-expansion@npm:^5.0.5": + version: 5.0.5 + resolution: "brace-expansion@npm:5.0.5" dependencies: balanced-match: "npm:^4.0.2" - checksum: 10c0/359cbcfa80b2eb914ca1f3440e92313fbfe7919ee6b274c35db55bec555aded69dac5ee78f102cec90c35f98c20fa43d10936d0cd9978158823c249257e1643a + checksum: 10c0/4d238e14ed4f5cc9c07285550a41cef23121ca08ba99fa9eb5b55b580dcb6bf868b8210aa10526bdc9f8dc97f33ca2a7259039c4cc131a93042beddb424c48e3 languageName: node linkType: hard @@ -4417,17 +4069,17 @@ __metadata: linkType: hard "browserslist@npm:^4.24.0, browserslist@npm:^4.28.1": - version: 4.28.1 - resolution: "browserslist@npm:4.28.1" - dependencies: - baseline-browser-mapping: "npm:^2.9.0" - caniuse-lite: "npm:^1.0.30001759" - electron-to-chromium: "npm:^1.5.263" - node-releases: "npm:^2.0.27" - update-browserslist-db: "npm:^1.2.0" + version: 4.28.2 + resolution: "browserslist@npm:4.28.2" + dependencies: + baseline-browser-mapping: "npm:^2.10.12" + caniuse-lite: "npm:^1.0.30001782" + electron-to-chromium: "npm:^1.5.328" + node-releases: "npm:^2.0.36" + update-browserslist-db: "npm:^1.2.3" bin: browserslist: cli.js - checksum: 10c0/545a5fa9d7234e3777a7177ec1e9134bb2ba60a69e6b95683f6982b1473aad347c77c1264ccf2ac5dea609a9731fbfbda6b85782bdca70f80f86e28a402504bd + checksum: 10c0/c0228b6330f785b7fa59d2d360124ec6d9322f96ed9f3ee1f873e33ecc9503a6f0ffc3b71191a28c4ff6e930b753b30043da1c33844a9548f3018d491f09ce60 languageName: node linkType: hard @@ -4454,24 +4106,6 @@ __metadata: languageName: node linkType: hard -"cacache@npm:^20.0.1": - version: 20.0.4 - resolution: "cacache@npm:20.0.4" - dependencies: - "@npmcli/fs": "npm:^5.0.0" - fs-minipass: "npm:^3.0.0" - glob: "npm:^13.0.0" - lru-cache: "npm:^11.1.0" - minipass: "npm:^7.0.3" - minipass-collect: "npm:^2.0.1" - minipass-flush: "npm:^1.0.5" - minipass-pipeline: "npm:^1.2.4" - p-map: "npm:^7.0.2" - ssri: "npm:^13.0.0" - checksum: 10c0/539bf4020e44ba9ca5afc2ec435623ed7e0dd80c020097677e6b4a0545df5cc9d20b473212d01209c8b4aea43c0d095af0bb6da97bcb991642ea6fac0d7c462b - languageName: node - linkType: hard - "calculate-size@npm:1.1.1": version: 1.1.1 resolution: "calculate-size@npm:1.1.1" @@ -4479,7 +4113,7 @@ __metadata: languageName: node linkType: hard -"call-bind-apply-helpers@npm:^1.0.0, call-bind-apply-helpers@npm:^1.0.1, call-bind-apply-helpers@npm:^1.0.2": +"call-bind-apply-helpers@npm:^1.0.1, call-bind-apply-helpers@npm:^1.0.2": version: 1.0.2 resolution: "call-bind-apply-helpers@npm:1.0.2" dependencies: @@ -4489,15 +4123,15 @@ __metadata: languageName: node linkType: hard -"call-bind@npm:^1.0.7, call-bind@npm:^1.0.8": - version: 1.0.8 - resolution: "call-bind@npm:1.0.8" +"call-bind@npm:^1.0.7, call-bind@npm:^1.0.8, call-bind@npm:^1.0.9": + version: 1.0.9 + resolution: "call-bind@npm:1.0.9" dependencies: - call-bind-apply-helpers: "npm:^1.0.0" - es-define-property: "npm:^1.0.0" - get-intrinsic: "npm:^1.2.4" + call-bind-apply-helpers: "npm:^1.0.2" + es-define-property: "npm:^1.0.1" + get-intrinsic: "npm:^1.3.0" set-function-length: "npm:^1.2.2" - checksum: 10c0/a13819be0681d915144467741b69875ae5f4eba8961eb0bf322aab63ec87f8250eb6d6b0dcbb2e1349876412a56129ca338592b3829ef4343527f5f18a0752d4 + checksum: 10c0/a6621f6da1444481919ce3b4983dff725691e0754d3507ae483ce56e54985f2da7d6f1df512c56dbf28660745cf1ca52553f1fc9aef5557f3ce353ef14fab714 languageName: node linkType: hard @@ -4532,17 +4166,10 @@ __metadata: languageName: node linkType: hard -"caniuse-lite@npm:^1.0.30001759": - version: 1.0.30001781 - resolution: "caniuse-lite@npm:1.0.30001781" - checksum: 10c0/79e77d8759a55e90f0f5db96ab9e7925c7b2e3021f77852e647e45f64f7dc701954174188438e84b810824afc16d706c64a38f20f9c1ed9ac174b6362d33325f - languageName: node - linkType: hard - -"ccount@npm:^2.0.0": - version: 2.0.1 - resolution: "ccount@npm:2.0.1" - checksum: 10c0/3939b1664390174484322bc3f45b798462e6c07ee6384cb3d645e0aa2f318502d174845198c1561930e1d431087f74cf1fe291ae9a4722821a9f4ba67e574350 +"caniuse-lite@npm:^1.0.30001782": + version: 1.0.30001792 + resolution: "caniuse-lite@npm:1.0.30001792" + checksum: 10c0/03bab64b123453e18e7c6747c32bb820be6d82ac78536c5c3704988aaeec411715a2045069fb569f872d73acf1ea64bf83508c9fdfa87b6d012236cde738e1be languageName: node linkType: hard @@ -4563,13 +4190,6 @@ __metadata: languageName: node linkType: hard -"character-entities@npm:^2.0.0": - version: 2.0.2 - resolution: "character-entities@npm:2.0.2" - checksum: 10c0/b0c645a45bcc90ff24f0e0140f4875a8436b8ef13b6bcd31ec02cfb2ca502b680362aa95386f7815bdc04b6464d48cf191210b3840d7c04241a149ede591a308 - languageName: node - linkType: hard - "cheerio-select@npm:^2.1.0": version: 2.1.0 resolution: "cheerio-select@npm:2.1.0" @@ -4603,7 +4223,7 @@ __metadata: languageName: node linkType: hard -"chokidar@npm:^4.0.0, chokidar@npm:^4.0.1": +"chokidar@npm:^4.0.1": version: 4.0.3 resolution: "chokidar@npm:4.0.3" dependencies: @@ -4626,13 +4246,6 @@ __metadata: languageName: node linkType: hard -"ci-info@npm:^3.2.0": - version: 3.9.0 - resolution: "ci-info@npm:3.9.0" - checksum: 10c0/6f0109e36e111684291d46123d491bc4e7b7a1934c3a20dea28cba89f1d4a03acd892f5f6a81ed3855c38647e285a150e3c9ba062e38943bef57fee6c1554c3a - languageName: node - linkType: hard - "ci-info@npm:^4.2.0": version: 4.4.0 resolution: "ci-info@npm:4.4.0" @@ -4654,6 +4267,13 @@ __metadata: languageName: node linkType: hard +"client-only@npm:^0.0.1": + version: 0.0.1 + resolution: "client-only@npm:0.0.1" + checksum: 10c0/9d6cfd0c19e1c96a434605added99dff48482152af791ec4172fb912a71cff9027ff174efd8cdb2160cc7f377543e0537ffc462d4f279bc4701de3f2a3c4b358 + languageName: node + linkType: hard + "cliui@npm:^8.0.1": version: 8.0.1 resolution: "cliui@npm:8.0.1" @@ -4713,13 +4333,6 @@ __metadata: languageName: node linkType: hard -"colorette@npm:^2.0.14": - version: 2.0.20 - resolution: "colorette@npm:2.0.20" - checksum: 10c0/e94116ff33b0ff56f3b83b9ace895e5bf87c2a7a47b3401b8c3f3226e050d5ef76cf4072fb3325f9dc24d1698f9b730baf4e05eeaf861d74a1883073f4c98a40 - languageName: node - linkType: hard - "commander@npm:7": version: 7.2.0 resolution: "commander@npm:7.2.0" @@ -4727,10 +4340,10 @@ __metadata: languageName: node linkType: hard -"commander@npm:^12.1.0": - version: 12.1.0 - resolution: "commander@npm:12.1.0" - checksum: 10c0/6e1996680c083b3b897bfc1cfe1c58dfbcd9842fd43e1aaf8a795fbc237f65efcc860a3ef457b318e73f29a4f4a28f6403c3d653d021d960e4632dd45bde54a9 +"commander@npm:^14.0.3": + version: 14.0.3 + resolution: "commander@npm:14.0.3" + checksum: 10c0/755652564bbf56ff2ff083313912b326450d3f8d8c85f4b71416539c9a05c3c67dbd206821ca72635bf6b160e2afdefcb458e86b317827d5cb333b69ce7f1a24 languageName: node linkType: hard @@ -4741,10 +4354,10 @@ __metadata: languageName: node linkType: hard -"comment-parser@npm:1.4.5": - version: 1.4.5 - resolution: "comment-parser@npm:1.4.5" - checksum: 10c0/6a6a74697c79927e3bd42bde9608a471f1a9d4995affbc22fa3364cc42b4017f82ef477431a1558b0b6bef959f9bb6964c01c1bbfc06a58ba1730dec9c423b44 +"comment-parser@npm:1.4.6": + version: 1.4.6 + resolution: "comment-parser@npm:1.4.6" + checksum: 10c0/10837626fc1cb84531564a5ec145f5818b3830393c09744ebfea4105319824e277bdb60ffcf38f44e165e002909fda835b21e20d032a8f8d068834aaef8af0ca languageName: node linkType: hard @@ -4927,13 +4540,6 @@ __metadata: languageName: node linkType: hard -"css.escape@npm:^1.5.1": - version: 1.5.1 - resolution: "css.escape@npm:1.5.1" - checksum: 10c0/5e09035e5bf6c2c422b40c6df2eb1529657a17df37fda5d0433d722609527ab98090baf25b13970ca754079a0f3161dd3dfc0e743563ded8cfa0749d861c1525 - languageName: node - linkType: hard - "cssesc@npm:^3.0.0": version: 3.0.0 resolution: "cssesc@npm:3.0.0" @@ -5335,7 +4941,7 @@ __metadata: languageName: node linkType: hard -"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.6, debug@npm:^4.4.3": +"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.6, debug@npm:^4.4.3": version: 4.4.3 resolution: "debug@npm:4.4.3" dependencies: @@ -5363,15 +4969,6 @@ __metadata: languageName: node linkType: hard -"decode-named-character-reference@npm:^1.0.0": - version: 1.3.0 - resolution: "decode-named-character-reference@npm:1.3.0" - dependencies: - character-entities: "npm:^2.0.0" - checksum: 10c0/787f4c87f3b82ea342aa7c2d7b1882b6fb9511bb77f72ae44dcaabea0470bacd1e9c6a0080ab886545019fa0cb3a7109573fad6b61a362844c3a0ac52b36e4bb - languageName: node - linkType: hard - "dedent@npm:^1.6.0": version: 1.7.2 resolution: "dedent@npm:1.7.2" @@ -5429,20 +5026,6 @@ __metadata: languageName: node linkType: hard -"dequal@npm:^2.0.0, dequal@npm:^2.0.3": - version: 2.0.3 - resolution: "dequal@npm:2.0.3" - checksum: 10c0/f98860cdf58b64991ae10205137c0e97d384c3a4edc7f807603887b7c4b850af1224a33d88012009f150861cbee4fa2d322c4cc04b9313bee312e47f6ecaa888 - languageName: node - linkType: hard - -"detect-libc@npm:^2.0.3": - version: 2.1.2 - resolution: "detect-libc@npm:2.1.2" - checksum: 10c0/acc675c29a5649fa1fb6e255f993b8ee829e510b6b56b0910666949c80c364738833417d0edb5f90e4e46be17228b0f2b66a010513984e18b15deeeac49369c4 - languageName: node - linkType: hard - "detect-newline@npm:^3.1.0": version: 3.1.0 resolution: "detect-newline@npm:3.1.0" @@ -5450,15 +5033,6 @@ __metadata: languageName: node linkType: hard -"devlop@npm:^1.0.0, devlop@npm:^1.1.0": - version: 1.1.0 - resolution: "devlop@npm:1.1.0" - dependencies: - dequal: "npm:^2.0.0" - checksum: 10c0/e0928ab8f94c59417a2b8389c45c55ce0a02d9ac7fd74ef62d01ba48060129e1d594501b77de01f3eeafc7cb00773819b0df74d96251cf20b31c5b3071f45c0e - languageName: node - linkType: hard - "diff@npm:^4.0.1": version: 4.0.4 resolution: "diff@npm:4.0.4" @@ -5491,20 +5065,6 @@ __metadata: languageName: node linkType: hard -"dom-accessibility-api@npm:^0.5.9": - version: 0.5.16 - resolution: "dom-accessibility-api@npm:0.5.16" - checksum: 10c0/b2c2eda4fae568977cdac27a9f0c001edf4f95a6a6191dfa611e3721db2478d1badc01db5bb4fa8a848aeee13e442a6c2a4386d65ec65a1436f24715a2f8d053 - languageName: node - linkType: hard - -"dom-accessibility-api@npm:^0.6.3": - version: 0.6.3 - resolution: "dom-accessibility-api@npm:0.6.3" - checksum: 10c0/10bee5aa514b2a9a37c87cd81268db607a2e933a050074abc2f6fa3da9080ebed206a320cbc123567f2c3087d22292853bdfdceaffdd4334ffe2af9510b29360 - languageName: node - linkType: hard - "dom-css@npm:^2.0.0": version: 2.1.0 resolution: "dom-css@npm:2.1.0" @@ -5553,15 +5113,15 @@ __metadata: languageName: node linkType: hard -"dompurify@npm:3.3.0": - version: 3.3.0 - resolution: "dompurify@npm:3.3.0" +"dompurify@npm:3.3.2": + version: 3.3.2 + resolution: "dompurify@npm:3.3.2" dependencies: "@types/trusted-types": "npm:^2.0.7" dependenciesMeta: "@types/trusted-types": optional: true - checksum: 10c0/66b1787b0bc8250d8f58e13284cf7f5f6bb400a0a55515e7a2a030316a4bb0d8306fdb669c17ed86ed58ff7e53c62b5da4488c2f261d11c58870fe01b8fcc486 + checksum: 10c0/8989525f003dd062e829137982b5412143421342991b2732bd621a1efd98b2c3cdc4f37547601d0727d3bc20f1d0eb2a0ecca287d3688f168cdb54ced867ca8f languageName: node linkType: hard @@ -5616,10 +5176,10 @@ __metadata: languageName: node linkType: hard -"electron-to-chromium@npm:^1.5.263": - version: 1.5.321 - resolution: "electron-to-chromium@npm:1.5.321" - checksum: 10c0/1272703857b8ac9868a75d495c141b71bad36adcb0df53393196da3819012fa2596ba48fccac750bdcb746a523d2a33543b36e9dc0ae727a55e7a6f00b2b155a +"electron-to-chromium@npm:^1.5.328": + version: 1.5.351 + resolution: "electron-to-chromium@npm:1.5.351" + checksum: 10c0/6f9193a2c49e6015768fe5bd7eaadafba4ab8486d5aeecb6e4fb9dd526ab43f8fc266f459784d3154dcc3501230531f54069d1d5009a489df78cbceb6bbf8a5d languageName: node linkType: hard @@ -5655,12 +5215,12 @@ __metadata: linkType: hard "enhanced-resolve@npm:^5.20.0": - version: 5.20.1 - resolution: "enhanced-resolve@npm:5.20.1" + version: 5.21.0 + resolution: "enhanced-resolve@npm:5.21.0" dependencies: graceful-fs: "npm:^4.2.4" - tapable: "npm:^2.3.0" - checksum: 10c0/c6503ee1b2d725843e047e774445ecb12b779aa52db25d11ebe18d4b3adc148d3d993d2038b3d0c38ad836c9c4b3930fbc55df42f72b44785e2f94e5530eda69 + tapable: "npm:^2.3.3" + checksum: 10c0/8d25b9eb7cbaaf6bac7ca52cefb6aa8a723a3cea754aa3c52f269bdae3b6d5f3219fadbaf4362ed7d53f027e0b83bfbeb4c646640123cf62e6dbe52f28604c77 languageName: node linkType: hard @@ -5768,9 +5328,9 @@ __metadata: languageName: node linkType: hard -"es-abstract@npm:^1.17.5, es-abstract@npm:^1.23.2, es-abstract@npm:^1.23.3, es-abstract@npm:^1.23.5, es-abstract@npm:^1.23.6, es-abstract@npm:^1.23.9, es-abstract@npm:^1.24.0, es-abstract@npm:^1.24.1": - version: 1.24.1 - resolution: "es-abstract@npm:1.24.1" +"es-abstract@npm:^1.17.5, es-abstract@npm:^1.23.2, es-abstract@npm:^1.23.3, es-abstract@npm:^1.23.5, es-abstract@npm:^1.23.6, es-abstract@npm:^1.23.9, es-abstract@npm:^1.24.0, es-abstract@npm:^1.24.2": + version: 1.24.2 + resolution: "es-abstract@npm:1.24.2" dependencies: array-buffer-byte-length: "npm:^1.0.2" arraybuffer.prototype.slice: "npm:^1.0.4" @@ -5826,7 +5386,7 @@ __metadata: typed-array-length: "npm:^1.0.7" unbox-primitive: "npm:^1.1.0" which-typed-array: "npm:^1.1.19" - checksum: 10c0/fca062ef8b5daacf743732167d319a212d45cb655b0bb540821d38d715416ae15b04b84fc86da9e2c89135aa7b337337b6c867f84dcde698d75d55688d5d765c + checksum: 10c0/67a5bf21ef5c7d775e6f6131a836323900b4d87194cf544394ac68fe31c57fa53828b978af4a4f551ef307f83a2f910a16b6b982760ad3ddc3dc471f98d5fd1b languageName: node linkType: hard @@ -5852,13 +5412,13 @@ __metadata: linkType: hard "es-iterator-helpers@npm:^1.2.1": - version: 1.3.1 - resolution: "es-iterator-helpers@npm:1.3.1" + version: 1.3.2 + resolution: "es-iterator-helpers@npm:1.3.2" dependencies: - call-bind: "npm:^1.0.8" + call-bind: "npm:^1.0.9" call-bound: "npm:^1.0.4" define-properties: "npm:^1.2.1" - es-abstract: "npm:^1.24.1" + es-abstract: "npm:^1.24.2" es-errors: "npm:^1.3.0" es-set-tostringtag: "npm:^2.1.0" function-bind: "npm:^1.1.2" @@ -5871,15 +5431,14 @@ __metadata: internal-slot: "npm:^1.1.0" iterator.prototype: "npm:^1.1.5" math-intrinsics: "npm:^1.1.0" - safe-array-concat: "npm:^1.1.3" - checksum: 10c0/39837bb23bf6e53a066ae6a218c62bbc2c3cdd7da19336104bd7a16521675fcd9a61abe9cecf37992616584bee1d72f057bac66f2115fcf4840c934df6e96689 + checksum: 10c0/5ddf9e7a7c5052d02cd8eb18f75e160c628eea66862ccd22f0fee7a7b1d2d17565c7ccf183f8b52aa88470d55394d1022012bc4eb8f8ae65a22b36e0b3bef83a languageName: node linkType: hard "es-module-lexer@npm:^2.0.0": - version: 2.0.0 - resolution: "es-module-lexer@npm:2.0.0" - checksum: 10c0/ae78dbbd43035a4b972c46cfb6877e374ea290adfc62bc2f5a083fea242c0b2baaab25c5886af86be55f092f4a326741cb94334cd3c478c383fdc8a9ec5ff817 + version: 2.1.0 + resolution: "es-module-lexer@npm:2.1.0" + checksum: 10c0/93bcf2454fa72d67fe3ccd0abef8ce7933f5840a319513418a643dd8e9c6aa8f49709cecfae02ded722805dd327232d30723a807cc52e6809d6ac697c62c29fb languageName: node linkType: hard @@ -5945,13 +5504,6 @@ __metadata: languageName: node linkType: hard -"escape-string-regexp@npm:^5.0.0": - version: 5.0.0 - resolution: "escape-string-regexp@npm:5.0.0" - checksum: 10c0/6366f474c6f37a802800a435232395e04e9885919873e382b157ab7e8f0feb8fed71497f84a6f6a81a49aab41815522f5839112bd38026d203aea0c91622df95 - languageName: node - linkType: hard - "eslint-config-prettier@npm:^10.1.8": version: 10.1.8 resolution: "eslint-config-prettier@npm:10.1.8" @@ -5963,17 +5515,17 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-jsdoc@npm:^62.8.0": - version: 62.8.0 - resolution: "eslint-plugin-jsdoc@npm:62.8.0" +"eslint-plugin-jsdoc@npm:^62.9.0": + version: 62.9.0 + resolution: "eslint-plugin-jsdoc@npm:62.9.0" dependencies: - "@es-joy/jsdoccomment": "npm:~0.84.0" + "@es-joy/jsdoccomment": "npm:~0.86.0" "@es-joy/resolve.exports": "npm:1.2.0" are-docs-informative: "npm:^0.0.2" - comment-parser: "npm:1.4.5" + comment-parser: "npm:1.4.6" debug: "npm:^4.4.3" escape-string-regexp: "npm:^4.0.0" - espree: "npm:^11.1.0" + espree: "npm:^11.2.0" esquery: "npm:^1.7.0" html-entities: "npm:^2.6.0" object-deep-merge: "npm:^2.0.0" @@ -5983,33 +5535,13 @@ __metadata: to-valid-identifier: "npm:^1.0.0" peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 - checksum: 10c0/57dc7d297f514c1f89112386d701e7ef4a2af44d3a385eb9f140b5eed29eea762651b5459546208a4b9bf55d22cd3b78eb73aa39f32adb17821eee76377d9ebd - languageName: node - linkType: hard - -"eslint-plugin-prettier@npm:^5.5.5": - version: 5.5.5 - resolution: "eslint-plugin-prettier@npm:5.5.5" - dependencies: - prettier-linter-helpers: "npm:^1.0.1" - synckit: "npm:^0.11.12" - peerDependencies: - "@types/eslint": ">=8.0.0" - eslint: ">=8.0.0" - eslint-config-prettier: ">= 7.0.0 <10.0.0 || >=10.1.0" - prettier: ">=3.0.0" - peerDependenciesMeta: - "@types/eslint": - optional: true - eslint-config-prettier: - optional: true - checksum: 10c0/091449b28c77ab2efbbf674e977181f2c8453d95a4df68218bddd87a4dfaa9ecc4eda60164e416f5986fb5d577e66e8d8e1e23d81e8555f8d735375598b03257 + checksum: 10c0/c3a9abbe3a5dacf585dba8953f155910f9d69341d432cb0edd1fcb3ed9762e642a95f8b4aac24603a2319d5d892a2fba875b55c50367e8dd2330c4caefb115c0 languageName: node linkType: hard -"eslint-plugin-react-hooks@npm:^7.0.1": - version: 7.0.1 - resolution: "eslint-plugin-react-hooks@npm:7.0.1" +"eslint-plugin-react-hooks@npm:^7.1.1": + version: 7.1.1 + resolution: "eslint-plugin-react-hooks@npm:7.1.1" dependencies: "@babel/core": "npm:^7.24.4" "@babel/parser": "npm:^7.24.4" @@ -6017,8 +5549,8 @@ __metadata: zod: "npm:^3.25.0 || ^4.0.0" zod-validation-error: "npm:^3.5.0 || ^4.0.0" peerDependencies: - eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 - checksum: 10c0/1e711d1a9d1fa9cfc51fa1572500656577201199c70c795c6a27adfc1df39e5c598f69aab6aa91117753d23cc1f11388579a2bed14921cf9a4efe60ae8618496 + eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 || ^10.0.0 + checksum: 10c0/cee8454915d71ac5d70a0d8f4f260e76eaf45fcd4162747dd4282b792ee5616d187351dabe6cdcff9040c79d0cec625635c4fd0777276be119efa88ebe058525 languageName: node linkType: hard @@ -6091,24 +5623,22 @@ __metadata: languageName: node linkType: hard -"eslint-webpack-plugin@npm:^5.0.3": - version: 5.0.3 - resolution: "eslint-webpack-plugin@npm:5.0.3" +"eslint-webpack-plugin@npm:^6.0.0": + version: 6.0.0 + resolution: "eslint-webpack-plugin@npm:6.0.0" dependencies: "@types/eslint": "npm:^9.6.1" - flatted: "npm:^3.3.3" - jest-worker: "npm:^29.7.0" micromatch: "npm:^4.0.8" normalize-path: "npm:^3.0.0" - schema-utils: "npm:^4.3.2" + schema-utils: "npm:^4.3.3" peerDependencies: - eslint: ^8.0.0 || ^9.0.0 + eslint: ^9.0.0 || ^10.0.0 webpack: ^5.0.0 - checksum: 10c0/e5386857b20748bac2587a4256901ebcfd513d50f0cdc9292f05ef20a79bcae00b50cdff65dca505bbfb31c9c006ecfedbe9990116cc760c27aee8956b88679d + checksum: 10c0/9805305057c5a715287d23a03e9359f41b7b52407c4e73d81d4168843a52d548cf621d3a6341456918be1914a06d594b8021b67c18038c69473afab62b1a9302 languageName: node linkType: hard -"eslint@npm:^9.39.4": +"eslint@npm:^9.7.0": version: 9.39.4 resolution: "eslint@npm:9.39.4" dependencies: @@ -6168,7 +5698,7 @@ __metadata: languageName: node linkType: hard -"espree@npm:^11.1.0": +"espree@npm:^11.2.0": version: 11.2.0 resolution: "espree@npm:11.2.0" dependencies: @@ -6303,13 +5833,6 @@ __metadata: languageName: node linkType: hard -"fast-diff@npm:^1.1.2": - version: 1.3.0 - resolution: "fast-diff@npm:1.3.0" - checksum: 10c0/5c19af237edb5d5effda008c891a18a585f74bf12953be57923f17a3a4d0979565fc64dbc73b9e20926b9d895f5b690c618cbb969af0cf022e3222471220ad29 - languageName: node - linkType: hard - "fast-json-stable-stringify@npm:^2.0.0, fast-json-stable-stringify@npm:^2.1.0": version: 2.1.0 resolution: "fast-json-stable-stringify@npm:2.1.0" @@ -6332,9 +5855,9 @@ __metadata: linkType: hard "fast-uri@npm:^3.0.1": - version: 3.1.0 - resolution: "fast-uri@npm:3.1.0" - checksum: 10c0/44364adca566f70f40d1e9b772c923138d47efeac2ae9732a872baafd77061f26b097ba2f68f0892885ad177becd065520412b8ffeec34b16c99433c5b9e2de7 + version: 3.1.2 + resolution: "fast-uri@npm:3.1.2" + checksum: 10c0/5b35641895959f3f7ab7a7b1b5542bded159346f25ec9f256817b206d50b64eda5828e90d605a2e2fc645c90519a7259c2bab2c942ee728c88b88e5be21b090d languageName: node linkType: hard @@ -6359,15 +5882,6 @@ __metadata: languageName: node linkType: hard -"fault@npm:^2.0.0": - version: 2.0.1 - resolution: "fault@npm:2.0.1" - dependencies: - format: "npm:^0.2.0" - checksum: 10c0/b80fbf1019b9ce8b08ee09ce86e02b028563e13a32ac3be34e42bfac00a97b96d8dee6d31e26578ffc16224eb6729e01ff1f97ddfeee00494f4f56c0aeed4bdd - languageName: node - linkType: hard - "faye-websocket@npm:~0.10.0": version: 0.10.0 resolution: "faye-websocket@npm:0.10.0" @@ -6471,7 +5985,7 @@ __metadata: languageName: node linkType: hard -"flatted@npm:^3.2.9, flatted@npm:^3.3.3": +"flatted@npm:^3.2.9": version: 3.4.2 resolution: "flatted@npm:3.4.2" checksum: 10c0/a65b67aae7172d6cdf63691be7de6c5cd5adbdfdfe2e9da1a09b617c9512ed794037741ee53d93114276bff3f93cd3b0d97d54f9b316e1e4885dde6e9ffdf7ed @@ -6487,7 +6001,7 @@ __metadata: languageName: node linkType: hard -"foreground-child@npm:^3.1.0, foreground-child@npm:^3.3.1": +"foreground-child@npm:^3.1.0": version: 3.3.1 resolution: "foreground-child@npm:3.3.1" dependencies: @@ -6520,13 +6034,6 @@ __metadata: languageName: node linkType: hard -"format@npm:^0.2.0": - version: 0.2.2 - resolution: "format@npm:0.2.2" - checksum: 10c0/6032ba747541a43abf3e37b402b2f72ee08ebcb58bf84d816443dd228959837f1cddf1e8775b29fa27ff133f4bd146d041bfca5f9cf27f048edf3d493cf8fee6 - languageName: node - linkType: hard - "fs-extra@npm:^10.0.0": version: 10.1.0 resolution: "fs-extra@npm:10.1.0" @@ -6538,15 +6045,6 @@ __metadata: languageName: node linkType: hard -"fs-minipass@npm:^3.0.0": - version: 3.0.3 - resolution: "fs-minipass@npm:3.0.3" - dependencies: - minipass: "npm:^7.0.3" - checksum: 10c0/63e80da2ff9b621e2cb1596abcb9207f1cf82b968b116ccd7b959e3323144cce7fb141462200971c38bbf2ecca51695069db45265705bed09a7cd93ae5b89f94 - languageName: node - linkType: hard - "fs-monkey@npm:^1.0.4": version: 1.1.0 resolution: "fs-monkey@npm:1.1.0" @@ -6561,16 +6059,6 @@ __metadata: languageName: node linkType: hard -"fsevents@npm:2.3.2": - version: 2.3.2 - resolution: "fsevents@npm:2.3.2" - dependencies: - node-gyp: "npm:latest" - checksum: 10c0/be78a3efa3e181cda3cf7a4637cb527bcebb0bd0ea0440105a3bb45b86f9245b307dc10a2507e8f4498a7d4ec349d1910f4d73e4d4495b16103106e07eee735b - conditions: os=darwin - languageName: node - linkType: hard - "fsevents@npm:^2.3.3": version: 2.3.3 resolution: "fsevents@npm:2.3.3" @@ -6581,15 +6069,6 @@ __metadata: languageName: node linkType: hard -"fsevents@patch:fsevents@npm%3A2.3.2#optional!builtin": - version: 2.3.2 - resolution: "fsevents@patch:fsevents@npm%3A2.3.2#optional!builtin::version=2.3.2&hash=df0bf1" - dependencies: - node-gyp: "npm:latest" - conditions: os=darwin - languageName: node - linkType: hard - "fsevents@patch:fsevents@npm%3A^2.3.3#optional!builtin": version: 2.3.3 resolution: "fsevents@patch:fsevents@npm%3A2.3.3#optional!builtin::version=2.3.3&hash=df0bf1" @@ -6745,13 +6224,6 @@ __metadata: languageName: node linkType: hard -"github-slugger@npm:^2.0.0": - version: 2.0.0 - resolution: "github-slugger@npm:2.0.0" - checksum: 10c0/21b912b6b1e48f1e5a50b2292b48df0ff6abeeb0691b161b3d93d84f4ae6b1acd6ae23702e914af7ea5d441c096453cf0f621b72d57893946618d21dd1a1c486 - languageName: node - linkType: hard - "glob-parent@npm:^6.0.1, glob-parent@npm:^6.0.2": version: 6.0.2 resolution: "glob-parent@npm:6.0.2" @@ -6784,33 +6256,6 @@ __metadata: languageName: node linkType: hard -"glob@npm:^11.1.0": - version: 11.1.0 - resolution: "glob@npm:11.1.0" - dependencies: - foreground-child: "npm:^3.3.1" - jackspeak: "npm:^4.1.1" - minimatch: "npm:^10.1.1" - minipass: "npm:^7.1.2" - package-json-from-dist: "npm:^1.0.0" - path-scurry: "npm:^2.0.0" - bin: - glob: dist/esm/bin.mjs - checksum: 10c0/1ceae07f23e316a6fa74581d9a74be6e8c2e590d2f7205034dd5c0435c53f5f7b712c2be00c3b65bf0a49294a1c6f4b98cd84c7637e29453b5aa13b79f1763a2 - languageName: node - linkType: hard - -"glob@npm:^13.0.0": - version: 13.0.6 - resolution: "glob@npm:13.0.6" - dependencies: - minimatch: "npm:^10.2.2" - minipass: "npm:^7.1.3" - path-scurry: "npm:^2.0.2" - checksum: 10c0/269c236f11a9b50357fe7a8c6aadac667e01deb5242b19c84975628f05f4438d8ee1354bb62c5d6c10f37fd59911b54d7799730633a2786660d8c69f1d18120a - languageName: node - linkType: hard - "glob@npm:^7.1.4": version: 7.2.3 resolution: "glob@npm:7.2.3" @@ -6832,13 +6277,6 @@ __metadata: languageName: node linkType: hard -"globals@npm:^16.5.0": - version: 16.5.0 - resolution: "globals@npm:16.5.0" - checksum: 10c0/615241dae7851c8012f5aa0223005b1ed6607713d6813de0741768bd4ddc39353117648f1a7086b4b0fa45eae733f1c0a0fe369aa4e543bb63f8de8990178ea9 - languageName: node - linkType: hard - "globalthis@npm:^1.0.4": version: 1.0.4 resolution: "globalthis@npm:1.0.4" @@ -6856,20 +6294,13 @@ __metadata: languageName: node linkType: hard -"graceful-fs@npm:^4.1.2, graceful-fs@npm:^4.1.6, graceful-fs@npm:^4.2.0, graceful-fs@npm:^4.2.11, graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6, graceful-fs@npm:^4.2.9": +"graceful-fs@npm:^4.1.2, graceful-fs@npm:^4.1.6, graceful-fs@npm:^4.2.0, graceful-fs@npm:^4.2.11, graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6": version: 4.2.11 resolution: "graceful-fs@npm:4.2.11" checksum: 10c0/386d011a553e02bc594ac2ca0bd6d9e4c22d7fa8cfbfc448a6d148c59ea881b092db9dbe3547ae4b88e55f1b01f7c4a2ecc53b310c042793e63aa44cf6c257f2 languageName: node linkType: hard -"harmony-reflect@npm:^1.4.6": - version: 1.6.2 - resolution: "harmony-reflect@npm:1.6.2" - checksum: 10c0/fa5b251fbeff0e2d925f0bfb5ffe39e0627639e998c453562d6a39e41789c15499649dc022178c807cf99bfb97e7b974bbbc031ba82078a26be7b098b9bc2b1a - languageName: node - linkType: hard - "has-bigints@npm:^1.0.2": version: 1.1.0 resolution: "has-bigints@npm:1.1.0" @@ -6925,12 +6356,12 @@ __metadata: languageName: node linkType: hard -"hasown@npm:^2.0.0, hasown@npm:^2.0.2": - version: 2.0.2 - resolution: "hasown@npm:2.0.2" +"hasown@npm:^2.0.0, hasown@npm:^2.0.2, hasown@npm:^2.0.3": + version: 2.0.3 + resolution: "hasown@npm:2.0.3" dependencies: function-bind: "npm:^1.1.2" - checksum: 10c0/3769d434703b8ac66b209a4cca0737519925bbdb61dd887f93a16372b14694c63ff4e797686d87c90f08168e81082248b9b028bad60d4da9e0d1148766f56eb9 + checksum: 10c0/f5eb28c3fd0d3e4facd821c1eeee3836c37b70ab0b0fc532e8a39976e18fef43652415dadc52f8c7a5ff6d5ac93b7bef128789aa6f90f4e9b9a9083dce74ab38 languageName: node linkType: hard @@ -7043,13 +6474,6 @@ __metadata: languageName: node linkType: hard -"http-cache-semantics@npm:^4.1.1": - version: 4.2.0 - resolution: "http-cache-semantics@npm:4.2.0" - checksum: 10c0/45b66a945cf13ec2d1f29432277201313babf4a01d9e52f44b31ca923434083afeca03f18417f599c9ab3d0e7b618ceb21257542338b57c54b710463b4a53e37 - languageName: node - linkType: hard - "http-parser-js@npm:>=0.5.1": version: 0.5.10 resolution: "http-parser-js@npm:0.5.10" @@ -7057,7 +6481,7 @@ __metadata: languageName: node linkType: hard -"http-proxy-agent@npm:^7.0.0, http-proxy-agent@npm:^7.0.2": +"http-proxy-agent@npm:^7.0.2": version: 7.0.2 resolution: "http-proxy-agent@npm:7.0.2" dependencies: @@ -7067,7 +6491,7 @@ __metadata: languageName: node linkType: hard -"https-proxy-agent@npm:^7.0.1, https-proxy-agent@npm:^7.0.6": +"https-proxy-agent@npm:^7.0.6": version: 7.0.6 resolution: "https-proxy-agent@npm:7.0.6" dependencies: @@ -7119,16 +6543,16 @@ __metadata: linkType: hard "i18next@npm:^25.0.0": - version: 25.10.5 - resolution: "i18next@npm:25.10.5" + version: 25.10.10 + resolution: "i18next@npm:25.10.10" dependencies: "@babel/runtime": "npm:^7.29.2" peerDependencies: - typescript: ^5 + typescript: ^5 || ^6 peerDependenciesMeta: typescript: optional: true - checksum: 10c0/780659f6b66ec2010c5753e15849caf847ca9e373b28d26ca2de6927fde8766b9de130b55728c2c593d5bcb359b9bd7b709dc501c348b5ea0407028509770934 + checksum: 10c0/6ff601b52363c9c974ef293af4a6de04d9f76b4bf2ad9a56c8546235aaf19ff1a7c2109ddba3a73922d418e208ec5b688e5afb323eba6e27c75d629e93827ae1 languageName: node linkType: hard @@ -7136,65 +6560,41 @@ __metadata: version: 0.0.0-use.local resolution: "ibm-rmf@workspace:." dependencies: - "@babel/core": "npm:^7.29.0" - "@eslint/css": "npm:^0.9.0" - "@eslint/js": "npm:^9.39.4" - "@eslint/json": "npm:^0.12.0" - "@eslint/markdown": "npm:^6.6.0" - "@grafana/data": "npm:^12.4.1" - "@grafana/e2e-selectors": "npm:^12.4.1" - "@grafana/eslint-config": "npm:^8.2.0" - "@grafana/runtime": "npm:^12.4.1" - "@grafana/tsconfig": "npm:^2.0.1" - "@grafana/ui": "npm:^12.4.1" - "@playwright/test": "npm:^1.58.2" + "@grafana/data": "npm:13.0.1" + "@grafana/eslint-config": "npm:^9.0.0" + "@grafana/runtime": "npm:13.0.1" + "@grafana/tsconfig": "npm:^2.1.0" + "@grafana/ui": "npm:13.0.1" "@stylistic/eslint-plugin-ts": "npm:^4.4.1" - "@swc/core": "npm:^1.15.21" - "@swc/helpers": "npm:^0.5.19" + "@swc/core": "npm:^1.15.33" "@swc/jest": "npm:^0.2.39" - "@testing-library/dom": "npm:^10.4.1" - "@testing-library/jest-dom": "npm:^6.9.1" - "@testing-library/react": "npm:^16.3.2" "@types/enzyme": "npm:^3.10.19" "@types/jest": "npm:^30.0.0" - "@types/lodash": "npm:^4.17.24" - "@types/node": "npm:^24.12.0" "@types/react": "npm:^18.3.28" - "@types/react-dom": "npm:^18.3.7" - "@typescript-eslint/eslint-plugin": "npm:^8.57.1" - "@typescript-eslint/parser": "npm:^8.57.1" + "@typescript-eslint/eslint-plugin": "npm:^8.59.1" + "@typescript-eslint/parser": "npm:^8.59.1" antlr4: "npm:^4.13.2" copy-webpack-plugin: "npm:^14.0.0" css-loader: "npm:^7.1.4" enzyme: "npm:^3.11.0" - eslint: "npm:^9.39.4" + eslint: "npm:^9.7.0" eslint-config-prettier: "npm:^10.1.8" - eslint-plugin-jsdoc: "npm:^62.8.0" - eslint-plugin-prettier: "npm:^5.5.5" + eslint-plugin-jsdoc: "npm:^62.9.0" eslint-plugin-react: "npm:^7.37.5" - eslint-plugin-react-hooks: "npm:^7.0.1" - eslint-webpack-plugin: "npm:^5.0.3" + eslint-plugin-react-hooks: "npm:^7.1.1" + eslint-webpack-plugin: "npm:^6.0.0" fork-ts-checker-webpack-plugin: "npm:^9.1.0" - glob: "npm:^11.1.0" - globals: "npm:^16.5.0" - identity-obj-proxy: "npm:^3.0.0" imports-loader: "npm:^5.0.0" jest: "npm:^30.3.0" jest-environment-jsdom: "npm:^30.3.0" - prettier: "npm:^3.8.1" react: "npm:^18.3.1" - react-dom: "npm:^18.3.1" replace-in-file-webpack-plugin: "npm:^1.0.6" - sass: "npm:^1.98.0" - sass-loader: "npm:^16.0.7" style-loader: "npm:^4.0.0" swc-loader: "npm:^0.2.7" ts-node: "npm:^10.9.2" - tsconfig-paths: "npm:^4.2.0" typescript: "npm:^5.9.3" - typescript-eslint: "npm:^8.57.1" - webpack: "npm:^5.105.4" - webpack-cli: "npm:^6.0.1" + webpack: "npm:^5.106.2" + webpack-cli: "npm:^7.0.2" webpack-livereload-plugin: "npm:^3.0.2" webpack-subresource-integrity: "npm:^5.2.0-rc.1" webpack-virtual-modules: "npm:^0.6.2" @@ -7210,15 +6610,6 @@ __metadata: languageName: node linkType: hard -"iconv-lite@npm:^0.7.2": - version: 0.7.2 - resolution: "iconv-lite@npm:0.7.2" - dependencies: - safer-buffer: "npm:>= 2.1.2 < 3.0.0" - checksum: 10c0/3c228920f3bd307f56bf8363706a776f4a060eb042f131cd23855ceca962951b264d0997ab38a1ad340e1c5df8499ed26e1f4f0db6b2a2ad9befaff22f14b722 - languageName: node - linkType: hard - "icss-utils@npm:^5.0.0, icss-utils@npm:^5.1.0": version: 5.1.0 resolution: "icss-utils@npm:5.1.0" @@ -7228,15 +6619,6 @@ __metadata: languageName: node linkType: hard -"identity-obj-proxy@npm:^3.0.0": - version: 3.0.0 - resolution: "identity-obj-proxy@npm:3.0.0" - dependencies: - harmony-reflect: "npm:^1.4.6" - checksum: 10c0/a3fc4de0042d7b45bf8652d5596c80b42139d8625c9cd6a8834e29e1b6dce8fccabd1228e08744b78677a19ceed7201a32fed8ca3dc3e4852e8fee24360a6cfc - languageName: node - linkType: hard - "ignore@npm:^5.2.0": version: 5.3.2 resolution: "ignore@npm:5.3.2" @@ -7251,13 +6633,6 @@ __metadata: languageName: node linkType: hard -"immutable@npm:5.1.4": - version: 5.1.4 - resolution: "immutable@npm:5.1.4" - checksum: 10c0/f1c98382e4cde14a0b218be3b9b2f8441888da8df3b8c064aa756071da55fbed6ad696e5959982508456332419be9fdeaf29b2e58d0eadc45483cc16963c0446 - languageName: node - linkType: hard - "immutable@npm:^5.1.5": version: 5.1.5 resolution: "immutable@npm:5.1.5" @@ -7306,13 +6681,6 @@ __metadata: languageName: node linkType: hard -"indent-string@npm:^4.0.0": - version: 4.0.0 - resolution: "indent-string@npm:4.0.0" - checksum: 10c0/1e1904ddb0cb3d6cce7cd09e27a90184908b7a5d5c21b92e232c93579d314f0b83c246ffb035493d0504b1e9147ba2c9b21df0030f48673fba0496ecd698161f - languageName: node - linkType: hard - "inflight@npm:^1.0.4": version: 1.0.6 resolution: "inflight@npm:1.0.6" @@ -7385,13 +6753,6 @@ __metadata: languageName: node linkType: hard -"ip-address@npm:^10.0.1": - version: 10.1.0 - resolution: "ip-address@npm:10.1.0" - checksum: 10c0/0103516cfa93f6433b3bd7333fa876eb21263912329bfa47010af5e16934eeeff86f3d2ae700a3744a137839ddfad62b900c7a445607884a49b5d1e32a3d7566 - languageName: node - linkType: hard - "is-array-buffer@npm:^3.0.4, is-array-buffer@npm:^3.0.5": version: 3.0.5 resolution: "is-array-buffer@npm:3.0.5" @@ -7450,11 +6811,11 @@ __metadata: linkType: hard "is-core-module@npm:^2.16.1": - version: 2.16.1 - resolution: "is-core-module@npm:2.16.1" + version: 2.16.2 + resolution: "is-core-module@npm:2.16.2" dependencies: - hasown: "npm:^2.0.2" - checksum: 10c0/898443c14780a577e807618aaae2b6f745c8538eca5c7bc11388a3f2dc6de82b9902bcc7eb74f07be672b11bbe82dd6a6edded44a00cb3d8f933d0459905eedd + hasown: "npm:^2.0.3" + checksum: 10c0/14b4258390283709c15476d023ec173e27458d5d014ccdb8ed39d576e551c3fa45498b7c9fe178f1529c4cb2648ddd58852a6a62107a019f6e349529f277518a languageName: node linkType: hard @@ -7832,15 +7193,6 @@ __metadata: languageName: node linkType: hard -"jackspeak@npm:^4.1.1": - version: 4.2.3 - resolution: "jackspeak@npm:4.2.3" - dependencies: - "@isaacs/cliui": "npm:^9.0.0" - checksum: 10c0/b5c0c414f1607c2aa0597f4bf2c03b8443897fccd5fd3c2b3e4f77d556b2bc7c3d3413828ba91e0789f6fb40ad90242f7f89fb20aee9e9d705bc1681f7564f67 - languageName: node - linkType: hard - "jest-changed-files@npm:30.3.0": version: 30.3.0 resolution: "jest-changed-files@npm:30.3.0" @@ -8232,20 +7584,6 @@ __metadata: languageName: node linkType: hard -"jest-util@npm:^29.7.0": - version: 29.7.0 - resolution: "jest-util@npm:29.7.0" - dependencies: - "@jest/types": "npm:^29.6.3" - "@types/node": "npm:*" - chalk: "npm:^4.0.0" - ci-info: "npm:^3.2.0" - graceful-fs: "npm:^4.2.9" - picomatch: "npm:^2.2.3" - checksum: 10c0/bc55a8f49fdbb8f51baf31d2a4f312fb66c9db1483b82f602c9c990e659cdd7ec529c8e916d5a89452ecbcfae4949b21b40a7a59d4ffc0cd813a973ab08c8150 - languageName: node - linkType: hard - "jest-validate@npm:30.3.0": version: 30.3.0 resolution: "jest-validate@npm:30.3.0" @@ -8300,18 +7638,6 @@ __metadata: languageName: node linkType: hard -"jest-worker@npm:^29.7.0": - version: 29.7.0 - resolution: "jest-worker@npm:29.7.0" - dependencies: - "@types/node": "npm:*" - jest-util: "npm:^29.7.0" - merge-stream: "npm:^2.0.0" - supports-color: "npm:^8.0.0" - checksum: 10c0/5570a3a005b16f46c131968b8a5b56d291f9bbb85ff4217e31c80bd8a02e7de799e59a54b95ca28d5c302f248b54cbffde2d177c2f0f52ffcee7504c6eabf660 - languageName: node - linkType: hard - "jest@npm:^30.3.0": version: 30.3.0 resolution: "jest@npm:30.3.0" @@ -8375,10 +7701,10 @@ __metadata: languageName: node linkType: hard -"jsdoc-type-pratt-parser@npm:~7.1.1": - version: 7.1.1 - resolution: "jsdoc-type-pratt-parser@npm:7.1.1" - checksum: 10c0/5a5216a75962b3a8a3a1e7e09a19b31b5a373c06c726a00b081480daee00196250d4acc8dfbecc0a7846d439a5bcf4a326df6348b879cf95f60c62ce5818dadb +"jsdoc-type-pratt-parser@npm:~7.2.0": + version: 7.2.0 + resolution: "jsdoc-type-pratt-parser@npm:7.2.0" + checksum: 10c0/efe7e87583adba264234d445b47c5bfdb98c81d5c8ce8ea4c5ebcf4e249cc152cf6ecb0ec3e040a7359f391899556858fc8a22f9deb2373885cdd8ee6e221b29 languageName: node linkType: hard @@ -8431,7 +7757,7 @@ __metadata: languageName: node linkType: hard -"json-parse-even-better-errors@npm:^2.3.0, json-parse-even-better-errors@npm:^2.3.1": +"json-parse-even-better-errors@npm:^2.3.0": version: 2.3.1 resolution: "json-parse-even-better-errors@npm:2.3.1" checksum: 10c0/140932564c8f0b88455432e0f33c4cb4086b8868e37524e07e723f4eaedb9425bdc2bafd71bd1d9765bd15fd1e2d126972bc83990f55c467168c228c24d665f3 @@ -8459,7 +7785,7 @@ __metadata: languageName: node linkType: hard -"json5@npm:^2.2.2, json5@npm:^2.2.3": +"json5@npm:^2.2.3": version: 2.2.3 resolution: "json5@npm:2.2.3" bin: @@ -8476,15 +7802,15 @@ __metadata: linkType: hard "jsonfile@npm:^6.0.1": - version: 6.2.0 - resolution: "jsonfile@npm:6.2.0" + version: 6.2.1 + resolution: "jsonfile@npm:6.2.1" dependencies: graceful-fs: "npm:^4.1.6" universalify: "npm:^2.0.0" dependenciesMeta: graceful-fs: optional: true - checksum: 10c0/7f4f43b08d1869ded8a6822213d13ae3b99d651151d77efd1557ced0889c466296a7d9684e397bd126acf5eb2cfcb605808c3e681d0fdccd2fe5a04b47e76c0d + checksum: 10c0/e1abf000ecee9942d4d028a8e02dc752617face227d72afd1cfb2187e2433079e625bf82b807a313689db71b6472c6b2b389a2340d2798737b1199a39631c28a languageName: node linkType: hard @@ -8555,9 +7881,9 @@ __metadata: linkType: hard "loader-runner@npm:^4.3.1": - version: 4.3.1 - resolution: "loader-runner@npm:4.3.1" - checksum: 10c0/a523b6329f114e0a98317158e30a7dfce044b731521be5399464010472a93a15ece44757d1eaed1d8845019869c5390218bc1c7c3110f4eeaef5157394486eac + version: 4.3.2 + resolution: "loader-runner@npm:4.3.2" + checksum: 10c0/35297f2d1cadcef8995c4ba2c4e27ef397f508014c5cdcdae43456ed27d07d3bfc3e81a5460857184517a02576917363f5f8f98cb22500c124f00c33eb6ec7b1 languageName: node linkType: hard @@ -8608,9 +7934,9 @@ __metadata: linkType: hard "lodash@npm:^4.1.1, lodash@npm:^4.17.23, lodash@npm:^4.17.4": - version: 4.17.23 - resolution: "lodash@npm:4.17.23" - checksum: 10c0/1264a90469f5bb95d4739c43eb6277d15b6d9e186df4ac68c3620443160fc669e2f14c11e7d8b2ccf078b81d06147c01a8ccced9aab9f9f63d50dcf8cace6bf6 + version: 4.18.1 + resolution: "lodash@npm:4.18.1" + checksum: 10c0/757228fc68805c59789e82185135cf85f05d0b2d3d54631d680ca79ec21944ec8314d4533639a14b8bcfbd97a517e78960933041a5af17ecb693ec6eecb99a27 languageName: node linkType: hard @@ -8621,13 +7947,6 @@ __metadata: languageName: node linkType: hard -"longest-streak@npm:^3.0.0": - version: 3.1.0 - resolution: "longest-streak@npm:3.1.0" - checksum: 10c0/7c2f02d0454b52834d1bcedef79c557bd295ee71fdabb02d041ff3aa9da48a90b5df7c0409156dedbc4df9b65da18742652aaea4759d6ece01f08971af6a7eaa - languageName: node - linkType: hard - "loose-envify@npm:^1.0.0, loose-envify@npm:^1.1.0, loose-envify@npm:^1.2.0, loose-envify@npm:^1.3.1, loose-envify@npm:^1.4.0": version: 1.4.0 resolution: "loose-envify@npm:1.4.0" @@ -8646,13 +7965,6 @@ __metadata: languageName: node linkType: hard -"lru-cache@npm:^11.0.0, lru-cache@npm:^11.1.0, lru-cache@npm:^11.2.1": - version: 11.2.7 - resolution: "lru-cache@npm:11.2.7" - checksum: 10c0/549cdb59488baa617135fc12159cafb1a97f91079f35093bb3bcad72e849fc64ace636d244212c181dfdf1a99bbfa90757ff303f98561958ee4d0f885d9bd5f7 - languageName: node - linkType: hard - "lru-cache@npm:^5.1.1": version: 5.1.1 resolution: "lru-cache@npm:5.1.1" @@ -8662,15 +7974,6 @@ __metadata: languageName: node linkType: hard -"lz-string@npm:^1.5.0": - version: 1.5.0 - resolution: "lz-string@npm:1.5.0" - bin: - lz-string: bin/bin.js - checksum: 10c0/36128e4de34791838abe979b19927c26e67201ca5acf00880377af7d765b38d1c60847e01c5ec61b1a260c48029084ab3893a3925fd6e48a04011364b089991b - languageName: node - linkType: hard - "make-dir@npm:^4.0.0": version: 4.0.0 resolution: "make-dir@npm:4.0.0" @@ -8687,26 +7990,6 @@ __metadata: languageName: node linkType: hard -"make-fetch-happen@npm:^15.0.0": - version: 15.0.5 - resolution: "make-fetch-happen@npm:15.0.5" - dependencies: - "@gar/promise-retry": "npm:^1.0.0" - "@npmcli/agent": "npm:^4.0.0" - "@npmcli/redact": "npm:^4.0.0" - cacache: "npm:^20.0.1" - http-cache-semantics: "npm:^4.1.1" - minipass: "npm:^7.0.2" - minipass-fetch: "npm:^5.0.0" - minipass-flush: "npm:^1.0.5" - minipass-pipeline: "npm:^1.2.4" - negotiator: "npm:^1.0.0" - proc-log: "npm:^6.0.0" - ssri: "npm:^13.0.0" - checksum: 10c0/527580eb5e5476e6ad07a4e3bd017d13e935f4be815674b442081ae5a721c13d3af5715006619e6be79a85723067e047f83a0c9e699f41d8cec43609a8de4f7b - languageName: node - linkType: hard - "makeerror@npm:1.0.12": version: 1.0.12 resolution: "makeerror@npm:1.0.12" @@ -8716,13 +7999,6 @@ __metadata: languageName: node linkType: hard -"markdown-table@npm:^3.0.0": - version: 3.0.4 - resolution: "markdown-table@npm:3.0.4" - checksum: 10c0/1257b31827629a54c24a5030a3dac952256c559174c95ce3ef89bebd6bff0cb1444b1fd667b1a1bb53307f83278111505b3e26f0c4e7b731e0060d435d2d930b - languageName: node - linkType: hard - "marked-mangle@npm:1.1.12": version: 1.1.12 resolution: "marked-mangle@npm:1.1.12" @@ -8748,165 +8024,6 @@ __metadata: languageName: node linkType: hard -"mdast-util-find-and-replace@npm:^3.0.0": - version: 3.0.2 - resolution: "mdast-util-find-and-replace@npm:3.0.2" - dependencies: - "@types/mdast": "npm:^4.0.0" - escape-string-regexp: "npm:^5.0.0" - unist-util-is: "npm:^6.0.0" - unist-util-visit-parents: "npm:^6.0.0" - checksum: 10c0/c8417a35605d567772ff5c1aa08363ff3010b0d60c8ea68c53cba09bf25492e3dd261560425c1756535f3b7107f62e7ff3857cdd8fb1e62d1b2cc2ea6e074ca2 - languageName: node - linkType: hard - -"mdast-util-from-markdown@npm:^2.0.0, mdast-util-from-markdown@npm:^2.0.2": - version: 2.0.3 - resolution: "mdast-util-from-markdown@npm:2.0.3" - dependencies: - "@types/mdast": "npm:^4.0.0" - "@types/unist": "npm:^3.0.0" - decode-named-character-reference: "npm:^1.0.0" - devlop: "npm:^1.0.0" - mdast-util-to-string: "npm:^4.0.0" - micromark: "npm:^4.0.0" - micromark-util-decode-numeric-character-reference: "npm:^2.0.0" - micromark-util-decode-string: "npm:^2.0.0" - micromark-util-normalize-identifier: "npm:^2.0.0" - micromark-util-symbol: "npm:^2.0.0" - micromark-util-types: "npm:^2.0.0" - unist-util-stringify-position: "npm:^4.0.0" - checksum: 10c0/d3eac9ac2b88e3b41fb85aa81c7bfd1f4f8a2fde497ad805e66fea7b2abfe486ffd94d2a20f9fd2951dcdebe4916f3bdcf851319891dd62d343e26c2f02583ba - languageName: node - linkType: hard - -"mdast-util-frontmatter@npm:^2.0.1": - version: 2.0.1 - resolution: "mdast-util-frontmatter@npm:2.0.1" - dependencies: - "@types/mdast": "npm:^4.0.0" - devlop: "npm:^1.0.0" - escape-string-regexp: "npm:^5.0.0" - mdast-util-from-markdown: "npm:^2.0.0" - mdast-util-to-markdown: "npm:^2.0.0" - micromark-extension-frontmatter: "npm:^2.0.0" - checksum: 10c0/d9b0b70dd9c574cc0220d4e05dd8e9d86ac972a6a5af9e0c49c839b31cb750d4313445cfbbdf9264a7fbe3f8c8d920b45358b8500f4286e6b9dc830095b25b9a - languageName: node - linkType: hard - -"mdast-util-gfm-autolink-literal@npm:^2.0.0": - version: 2.0.1 - resolution: "mdast-util-gfm-autolink-literal@npm:2.0.1" - dependencies: - "@types/mdast": "npm:^4.0.0" - ccount: "npm:^2.0.0" - devlop: "npm:^1.0.0" - mdast-util-find-and-replace: "npm:^3.0.0" - micromark-util-character: "npm:^2.0.0" - checksum: 10c0/963cd22bd42aebdec7bdd0a527c9494d024d1ad0739c43dc040fee35bdfb5e29c22564330a7418a72b5eab51d47a6eff32bc0255ef3ccb5cebfe8970e91b81b6 - languageName: node - linkType: hard - -"mdast-util-gfm-footnote@npm:^2.0.0": - version: 2.1.0 - resolution: "mdast-util-gfm-footnote@npm:2.1.0" - dependencies: - "@types/mdast": "npm:^4.0.0" - devlop: "npm:^1.1.0" - mdast-util-from-markdown: "npm:^2.0.0" - mdast-util-to-markdown: "npm:^2.0.0" - micromark-util-normalize-identifier: "npm:^2.0.0" - checksum: 10c0/8ab965ee6be3670d76ec0e95b2ba3101fc7444eec47564943ab483d96ac17d29da2a4e6146a2a288be30c21b48c4f3938a1e54b9a46fbdd321d49a5bc0077ed0 - languageName: node - linkType: hard - -"mdast-util-gfm-strikethrough@npm:^2.0.0": - version: 2.0.0 - resolution: "mdast-util-gfm-strikethrough@npm:2.0.0" - dependencies: - "@types/mdast": "npm:^4.0.0" - mdast-util-from-markdown: "npm:^2.0.0" - mdast-util-to-markdown: "npm:^2.0.0" - checksum: 10c0/b053e93d62c7545019bd914271ea9e5667ad3b3b57d16dbf68e56fea39a7e19b4a345e781312714eb3d43fdd069ff7ee22a3ca7f6149dfa774554f19ce3ac056 - languageName: node - linkType: hard - -"mdast-util-gfm-table@npm:^2.0.0": - version: 2.0.0 - resolution: "mdast-util-gfm-table@npm:2.0.0" - dependencies: - "@types/mdast": "npm:^4.0.0" - devlop: "npm:^1.0.0" - markdown-table: "npm:^3.0.0" - mdast-util-from-markdown: "npm:^2.0.0" - mdast-util-to-markdown: "npm:^2.0.0" - checksum: 10c0/128af47c503a53bd1c79f20642561e54a510ad5e2db1e418d28fefaf1294ab839e6c838e341aef5d7e404f9170b9ca3d1d89605f234efafde93ee51174a6e31e - languageName: node - linkType: hard - -"mdast-util-gfm-task-list-item@npm:^2.0.0": - version: 2.0.0 - resolution: "mdast-util-gfm-task-list-item@npm:2.0.0" - dependencies: - "@types/mdast": "npm:^4.0.0" - devlop: "npm:^1.0.0" - mdast-util-from-markdown: "npm:^2.0.0" - mdast-util-to-markdown: "npm:^2.0.0" - checksum: 10c0/258d725288482b636c0a376c296431390c14b4f29588675297cb6580a8598ed311fc73ebc312acfca12cc8546f07a3a285a53a3b082712e2cbf5c190d677d834 - languageName: node - linkType: hard - -"mdast-util-gfm@npm:^3.0.0": - version: 3.1.0 - resolution: "mdast-util-gfm@npm:3.1.0" - dependencies: - mdast-util-from-markdown: "npm:^2.0.0" - mdast-util-gfm-autolink-literal: "npm:^2.0.0" - mdast-util-gfm-footnote: "npm:^2.0.0" - mdast-util-gfm-strikethrough: "npm:^2.0.0" - mdast-util-gfm-table: "npm:^2.0.0" - mdast-util-gfm-task-list-item: "npm:^2.0.0" - mdast-util-to-markdown: "npm:^2.0.0" - checksum: 10c0/4bedcfb6a20e39901c8772f0d2bb2d7a64ae87a54c13cbd92eec062cf470fbb68c2ad754e149af5b30794e2de61c978ab1de1ace03c0c40f443ca9b9b8044f81 - languageName: node - linkType: hard - -"mdast-util-phrasing@npm:^4.0.0": - version: 4.1.0 - resolution: "mdast-util-phrasing@npm:4.1.0" - dependencies: - "@types/mdast": "npm:^4.0.0" - unist-util-is: "npm:^6.0.0" - checksum: 10c0/bf6c31d51349aa3d74603d5e5a312f59f3f65662ed16c58017169a5fb0f84ca98578f626c5ee9e4aa3e0a81c996db8717096705521bddb4a0185f98c12c9b42f - languageName: node - linkType: hard - -"mdast-util-to-markdown@npm:^2.0.0": - version: 2.1.2 - resolution: "mdast-util-to-markdown@npm:2.1.2" - dependencies: - "@types/mdast": "npm:^4.0.0" - "@types/unist": "npm:^3.0.0" - longest-streak: "npm:^3.0.0" - mdast-util-phrasing: "npm:^4.0.0" - mdast-util-to-string: "npm:^4.0.0" - micromark-util-classify-character: "npm:^2.0.0" - micromark-util-decode-string: "npm:^2.0.0" - unist-util-visit: "npm:^5.0.0" - zwitch: "npm:^2.0.0" - checksum: 10c0/4649722a6099f12e797bd8d6469b2b43b44e526b5182862d9c7766a3431caad2c0112929c538a972f214e63c015395e5d3f54bd81d9ac1b16e6d8baaf582f749 - languageName: node - linkType: hard - -"mdast-util-to-string@npm:^4.0.0": - version: 4.0.0 - resolution: "mdast-util-to-string@npm:4.0.0" - dependencies: - "@types/mdast": "npm:^4.0.0" - checksum: 10c0/2d3c1af29bf3fe9c20f552ee9685af308002488f3b04b12fa66652c9718f66f41a32f8362aa2d770c3ff464c034860b41715902ada2306bb0a055146cef064d7 - languageName: node - linkType: hard - "mdn-data@npm:2.0.14": version: 2.0.14 resolution: "mdn-data@npm:2.0.14" @@ -8914,13 +8031,6 @@ __metadata: languageName: node linkType: hard -"mdn-data@npm:2.23.0": - version: 2.23.0 - resolution: "mdn-data@npm:2.23.0" - checksum: 10c0/7da2e4dda68da8f26077a328172afd8c1b167d8e9ac0518b8297d752b30a093debe5c6260fd7330e6d2d704a04b9ad0f7499a95a0526d50d7b32aae29d9db4e6 - languageName: node - linkType: hard - "memfs@npm:^3.4.1": version: 3.5.3 resolution: "memfs@npm:3.5.3" @@ -8974,347 +8084,6 @@ __metadata: languageName: node linkType: hard -"micromark-core-commonmark@npm:^2.0.0": - version: 2.0.3 - resolution: "micromark-core-commonmark@npm:2.0.3" - dependencies: - decode-named-character-reference: "npm:^1.0.0" - devlop: "npm:^1.0.0" - micromark-factory-destination: "npm:^2.0.0" - micromark-factory-label: "npm:^2.0.0" - micromark-factory-space: "npm:^2.0.0" - micromark-factory-title: "npm:^2.0.0" - micromark-factory-whitespace: "npm:^2.0.0" - micromark-util-character: "npm:^2.0.0" - micromark-util-chunked: "npm:^2.0.0" - micromark-util-classify-character: "npm:^2.0.0" - micromark-util-html-tag-name: "npm:^2.0.0" - micromark-util-normalize-identifier: "npm:^2.0.0" - micromark-util-resolve-all: "npm:^2.0.0" - micromark-util-subtokenize: "npm:^2.0.0" - micromark-util-symbol: "npm:^2.0.0" - micromark-util-types: "npm:^2.0.0" - checksum: 10c0/bd4a794fdc9e88dbdf59eaf1c507ddf26e5f7ddf4e52566c72239c0f1b66adbcd219ba2cd42350debbe24471434d5f5e50099d2b3f4e5762ca222ba8e5b549ee - languageName: node - linkType: hard - -"micromark-extension-frontmatter@npm:^2.0.0": - version: 2.0.0 - resolution: "micromark-extension-frontmatter@npm:2.0.0" - dependencies: - fault: "npm:^2.0.0" - micromark-util-character: "npm:^2.0.0" - micromark-util-symbol: "npm:^2.0.0" - micromark-util-types: "npm:^2.0.0" - checksum: 10c0/7d0d876e598917a67146d29f536d6fbbf9d1b2401a77e2f64a3f80f934a63ff26fa94b01759c9185c24b2a91e4e6abf908fa7aa246f00a7778a6b37a17464300 - languageName: node - linkType: hard - -"micromark-extension-gfm-autolink-literal@npm:^2.0.0": - version: 2.1.0 - resolution: "micromark-extension-gfm-autolink-literal@npm:2.1.0" - dependencies: - micromark-util-character: "npm:^2.0.0" - micromark-util-sanitize-uri: "npm:^2.0.0" - micromark-util-symbol: "npm:^2.0.0" - micromark-util-types: "npm:^2.0.0" - checksum: 10c0/84e6fbb84ea7c161dfa179665dc90d51116de4c28f3e958260c0423e5a745372b7dcbc87d3cde98213b532e6812f847eef5ae561c9397d7f7da1e59872ef3efe - languageName: node - linkType: hard - -"micromark-extension-gfm-footnote@npm:^2.0.0": - version: 2.1.0 - resolution: "micromark-extension-gfm-footnote@npm:2.1.0" - dependencies: - devlop: "npm:^1.0.0" - micromark-core-commonmark: "npm:^2.0.0" - micromark-factory-space: "npm:^2.0.0" - micromark-util-character: "npm:^2.0.0" - micromark-util-normalize-identifier: "npm:^2.0.0" - micromark-util-sanitize-uri: "npm:^2.0.0" - micromark-util-symbol: "npm:^2.0.0" - micromark-util-types: "npm:^2.0.0" - checksum: 10c0/d172e4218968b7371b9321af5cde8c77423f73b233b2b0fcf3ff6fd6f61d2e0d52c49123a9b7910612478bf1f0d5e88c75a3990dd68f70f3933fe812b9f77edc - languageName: node - linkType: hard - -"micromark-extension-gfm-strikethrough@npm:^2.0.0": - version: 2.1.0 - resolution: "micromark-extension-gfm-strikethrough@npm:2.1.0" - dependencies: - devlop: "npm:^1.0.0" - micromark-util-chunked: "npm:^2.0.0" - micromark-util-classify-character: "npm:^2.0.0" - micromark-util-resolve-all: "npm:^2.0.0" - micromark-util-symbol: "npm:^2.0.0" - micromark-util-types: "npm:^2.0.0" - checksum: 10c0/ef4f248b865bdda71303b494671b7487808a340b25552b11ca6814dff3fcfaab9be8d294643060bbdb50f79313e4a686ab18b99cbe4d3ee8a4170fcd134234fb - languageName: node - linkType: hard - -"micromark-extension-gfm-table@npm:^2.0.0": - version: 2.1.1 - resolution: "micromark-extension-gfm-table@npm:2.1.1" - dependencies: - devlop: "npm:^1.0.0" - micromark-factory-space: "npm:^2.0.0" - micromark-util-character: "npm:^2.0.0" - micromark-util-symbol: "npm:^2.0.0" - micromark-util-types: "npm:^2.0.0" - checksum: 10c0/04bc00e19b435fa0add62cd029d8b7eb6137522f77832186b1d5ef34544a9bd030c9cf85e92ddfcc5c31f6f0a58a43d4b96dba4fc21316037c734630ee12c912 - languageName: node - linkType: hard - -"micromark-extension-gfm-tagfilter@npm:^2.0.0": - version: 2.0.0 - resolution: "micromark-extension-gfm-tagfilter@npm:2.0.0" - dependencies: - micromark-util-types: "npm:^2.0.0" - checksum: 10c0/995558843fff137ae4e46aecb878d8a4691cdf23527dcf1e2f0157d66786be9f7bea0109c52a8ef70e68e3f930af811828ba912239438e31a9cfb9981f44d34d - languageName: node - linkType: hard - -"micromark-extension-gfm-task-list-item@npm:^2.0.0": - version: 2.1.0 - resolution: "micromark-extension-gfm-task-list-item@npm:2.1.0" - dependencies: - devlop: "npm:^1.0.0" - micromark-factory-space: "npm:^2.0.0" - micromark-util-character: "npm:^2.0.0" - micromark-util-symbol: "npm:^2.0.0" - micromark-util-types: "npm:^2.0.0" - checksum: 10c0/78aa537d929e9309f076ba41e5edc99f78d6decd754b6734519ccbbfca8abd52e1c62df68d41a6ae64d2a3fc1646cea955893c79680b0b4385ced4c52296181f - languageName: node - linkType: hard - -"micromark-extension-gfm@npm:^3.0.0": - version: 3.0.0 - resolution: "micromark-extension-gfm@npm:3.0.0" - dependencies: - micromark-extension-gfm-autolink-literal: "npm:^2.0.0" - micromark-extension-gfm-footnote: "npm:^2.0.0" - micromark-extension-gfm-strikethrough: "npm:^2.0.0" - micromark-extension-gfm-table: "npm:^2.0.0" - micromark-extension-gfm-tagfilter: "npm:^2.0.0" - micromark-extension-gfm-task-list-item: "npm:^2.0.0" - micromark-util-combine-extensions: "npm:^2.0.0" - micromark-util-types: "npm:^2.0.0" - checksum: 10c0/970e28df6ebdd7c7249f52a0dda56e0566fbfa9ae56c8eeeb2445d77b6b89d44096880cd57a1c01e7821b1f4e31009109fbaca4e89731bff7b83b8519690e5d9 - languageName: node - linkType: hard - -"micromark-factory-destination@npm:^2.0.0": - version: 2.0.1 - resolution: "micromark-factory-destination@npm:2.0.1" - dependencies: - micromark-util-character: "npm:^2.0.0" - micromark-util-symbol: "npm:^2.0.0" - micromark-util-types: "npm:^2.0.0" - checksum: 10c0/bbafcf869cee5bf511161354cb87d61c142592fbecea051000ff116068dc85216e6d48519d147890b9ea5d7e2864a6341c0c09d9948c203bff624a80a476023c - languageName: node - linkType: hard - -"micromark-factory-label@npm:^2.0.0": - version: 2.0.1 - resolution: "micromark-factory-label@npm:2.0.1" - dependencies: - devlop: "npm:^1.0.0" - micromark-util-character: "npm:^2.0.0" - micromark-util-symbol: "npm:^2.0.0" - micromark-util-types: "npm:^2.0.0" - checksum: 10c0/0137716b4ecb428114165505e94a2f18855c8bbea21b07a8b5ce514b32a595ed789d2b967125718fc44c4197ceaa48f6609d58807a68e778138d2e6b91b824e8 - languageName: node - linkType: hard - -"micromark-factory-space@npm:^2.0.0": - version: 2.0.1 - resolution: "micromark-factory-space@npm:2.0.1" - dependencies: - micromark-util-character: "npm:^2.0.0" - micromark-util-types: "npm:^2.0.0" - checksum: 10c0/f9ed43f1c0652d8d898de0ac2be3f77f776fffe7dd96bdbba1e02d7ce33d3853c6ff5daa52568fc4fa32cdf3a62d86b85ead9b9189f7211e1d69ff2163c450fb - languageName: node - linkType: hard - -"micromark-factory-title@npm:^2.0.0": - version: 2.0.1 - resolution: "micromark-factory-title@npm:2.0.1" - dependencies: - micromark-factory-space: "npm:^2.0.0" - micromark-util-character: "npm:^2.0.0" - micromark-util-symbol: "npm:^2.0.0" - micromark-util-types: "npm:^2.0.0" - checksum: 10c0/e72fad8d6e88823514916890099a5af20b6a9178ccf78e7e5e05f4de99bb8797acb756257d7a3a57a53854cb0086bf8aab15b1a9e9db8982500dd2c9ff5948b6 - languageName: node - linkType: hard - -"micromark-factory-whitespace@npm:^2.0.0": - version: 2.0.1 - resolution: "micromark-factory-whitespace@npm:2.0.1" - dependencies: - micromark-factory-space: "npm:^2.0.0" - micromark-util-character: "npm:^2.0.0" - micromark-util-symbol: "npm:^2.0.0" - micromark-util-types: "npm:^2.0.0" - checksum: 10c0/20a1ec58698f24b766510a309b23a10175034fcf1551eaa9da3adcbed3e00cd53d1ebe5f030cf873f76a1cec3c34eb8c50cc227be3344caa9ed25d56cf611224 - languageName: node - linkType: hard - -"micromark-util-character@npm:^2.0.0": - version: 2.1.1 - resolution: "micromark-util-character@npm:2.1.1" - dependencies: - micromark-util-symbol: "npm:^2.0.0" - micromark-util-types: "npm:^2.0.0" - checksum: 10c0/d3fe7a5e2c4060fc2a076f9ce699c82a2e87190a3946e1e5eea77f563869b504961f5668d9c9c014724db28ac32fa909070ea8b30c3a39bd0483cc6c04cc76a1 - languageName: node - linkType: hard - -"micromark-util-chunked@npm:^2.0.0": - version: 2.0.1 - resolution: "micromark-util-chunked@npm:2.0.1" - dependencies: - micromark-util-symbol: "npm:^2.0.0" - checksum: 10c0/b68c0c16fe8106949537bdcfe1be9cf36c0ccd3bc54c4007003cb0984c3750b6cdd0fd77d03f269a3382b85b0de58bde4f6eedbe7ecdf7244759112289b1ab56 - languageName: node - linkType: hard - -"micromark-util-classify-character@npm:^2.0.0": - version: 2.0.1 - resolution: "micromark-util-classify-character@npm:2.0.1" - dependencies: - micromark-util-character: "npm:^2.0.0" - micromark-util-symbol: "npm:^2.0.0" - micromark-util-types: "npm:^2.0.0" - checksum: 10c0/8a02e59304005c475c332f581697e92e8c585bcd45d5d225a66c1c1b14ab5a8062705188c2ccec33cc998d33502514121478b2091feddbc751887fc9c290ed08 - languageName: node - linkType: hard - -"micromark-util-combine-extensions@npm:^2.0.0": - version: 2.0.1 - resolution: "micromark-util-combine-extensions@npm:2.0.1" - dependencies: - micromark-util-chunked: "npm:^2.0.0" - micromark-util-types: "npm:^2.0.0" - checksum: 10c0/f15e282af24c8372cbb10b9b0b3e2c0aa681fea0ca323a44d6bc537dc1d9382c819c3689f14eaa000118f5a163245358ce6276b2cda9a84439cdb221f5d86ae7 - languageName: node - linkType: hard - -"micromark-util-decode-numeric-character-reference@npm:^2.0.0": - version: 2.0.2 - resolution: "micromark-util-decode-numeric-character-reference@npm:2.0.2" - dependencies: - micromark-util-symbol: "npm:^2.0.0" - checksum: 10c0/9c8a9f2c790e5593ffe513901c3a110e9ec8882a08f466da014112a25e5059b51551ca0aeb7ff494657d86eceb2f02ee556c6558b8d66aadc61eae4a240da0df - languageName: node - linkType: hard - -"micromark-util-decode-string@npm:^2.0.0": - version: 2.0.1 - resolution: "micromark-util-decode-string@npm:2.0.1" - dependencies: - decode-named-character-reference: "npm:^1.0.0" - micromark-util-character: "npm:^2.0.0" - micromark-util-decode-numeric-character-reference: "npm:^2.0.0" - micromark-util-symbol: "npm:^2.0.0" - checksum: 10c0/f24d75b2e5310be6e7b6dee532e0d17d3bf46996841d6295f2a9c87a2046fff4ab603c52ab9d7a7a6430a8b787b1574ae895849c603d262d1b22eef71736b5cb - languageName: node - linkType: hard - -"micromark-util-encode@npm:^2.0.0": - version: 2.0.1 - resolution: "micromark-util-encode@npm:2.0.1" - checksum: 10c0/b2b29f901093845da8a1bf997ea8b7f5e061ffdba85070dfe14b0197c48fda64ffcf82bfe53c90cf9dc185e69eef8c5d41cae3ba918b96bc279326921b59008a - languageName: node - linkType: hard - -"micromark-util-html-tag-name@npm:^2.0.0": - version: 2.0.1 - resolution: "micromark-util-html-tag-name@npm:2.0.1" - checksum: 10c0/ae80444db786fde908e9295f19a27a4aa304171852c77414516418650097b8afb401961c9edb09d677b06e97e8370cfa65638dde8438ebd41d60c0a8678b85b9 - languageName: node - linkType: hard - -"micromark-util-normalize-identifier@npm:^2.0.0": - version: 2.0.1 - resolution: "micromark-util-normalize-identifier@npm:2.0.1" - dependencies: - micromark-util-symbol: "npm:^2.0.0" - checksum: 10c0/5299265fa360769fc499a89f40142f10a9d4a5c3dd8e6eac8a8ef3c2e4a6570e4c009cf75ea46dce5ee31c01f25587bde2f4a5cc0a935584ae86dd857f2babbd - languageName: node - linkType: hard - -"micromark-util-resolve-all@npm:^2.0.0": - version: 2.0.1 - resolution: "micromark-util-resolve-all@npm:2.0.1" - dependencies: - micromark-util-types: "npm:^2.0.0" - checksum: 10c0/bb6ca28764696bb479dc44a2d5b5fe003e7177aeae1d6b0d43f24cc223bab90234092d9c3ce4a4d2b8df095ccfd820537b10eb96bb7044d635f385d65a4c984a - languageName: node - linkType: hard - -"micromark-util-sanitize-uri@npm:^2.0.0": - version: 2.0.1 - resolution: "micromark-util-sanitize-uri@npm:2.0.1" - dependencies: - micromark-util-character: "npm:^2.0.0" - micromark-util-encode: "npm:^2.0.0" - micromark-util-symbol: "npm:^2.0.0" - checksum: 10c0/60e92166e1870fd4f1961468c2651013ff760617342918e0e0c3c4e872433aa2e60c1e5a672bfe5d89dc98f742d6b33897585cf86ae002cda23e905a3c02527c - languageName: node - linkType: hard - -"micromark-util-subtokenize@npm:^2.0.0": - version: 2.1.0 - resolution: "micromark-util-subtokenize@npm:2.1.0" - dependencies: - devlop: "npm:^1.0.0" - micromark-util-chunked: "npm:^2.0.0" - micromark-util-symbol: "npm:^2.0.0" - micromark-util-types: "npm:^2.0.0" - checksum: 10c0/bee69eece4393308e657c293ba80d92ebcb637e5f55e21dcf9c3fa732b91a8eda8ac248d76ff375e675175bfadeae4712e5158ef97eef1111789da1ce7ab5067 - languageName: node - linkType: hard - -"micromark-util-symbol@npm:^2.0.0": - version: 2.0.1 - resolution: "micromark-util-symbol@npm:2.0.1" - checksum: 10c0/f2d1b207771e573232436618e78c5e46cd4b5c560dd4a6d63863d58018abbf49cb96ec69f7007471e51434c60de3c9268ef2bf46852f26ff4aacd10f9da16fe9 - languageName: node - linkType: hard - -"micromark-util-types@npm:^2.0.0": - version: 2.0.2 - resolution: "micromark-util-types@npm:2.0.2" - checksum: 10c0/c8c15b96c858db781c4393f55feec10004bf7df95487636c9a9f7209e51002a5cca6a047c5d2a5dc669ff92da20e57aaa881e81a268d9ccadb647f9dce305298 - languageName: node - linkType: hard - -"micromark@npm:^4.0.0": - version: 4.0.2 - resolution: "micromark@npm:4.0.2" - dependencies: - "@types/debug": "npm:^4.0.0" - debug: "npm:^4.0.0" - decode-named-character-reference: "npm:^1.0.0" - devlop: "npm:^1.0.0" - micromark-core-commonmark: "npm:^2.0.0" - micromark-factory-space: "npm:^2.0.0" - micromark-util-character: "npm:^2.0.0" - micromark-util-chunked: "npm:^2.0.0" - micromark-util-combine-extensions: "npm:^2.0.0" - micromark-util-decode-numeric-character-reference: "npm:^2.0.0" - micromark-util-encode: "npm:^2.0.0" - micromark-util-normalize-identifier: "npm:^2.0.0" - micromark-util-resolve-all: "npm:^2.0.0" - micromark-util-sanitize-uri: "npm:^2.0.0" - micromark-util-subtokenize: "npm:^2.0.0" - micromark-util-symbol: "npm:^2.0.0" - micromark-util-types: "npm:^2.0.0" - checksum: 10c0/07462287254219d6eda6eac8a3cebaff2994e0575499e7088027b825105e096e4f51e466b14b2a81b71933a3b6c48ee069049d87bc2c2127eee50d9cc69e8af6 - languageName: node - linkType: hard - "micromatch@npm:^4.0.8": version: 4.0.8 resolution: "micromatch@npm:4.0.8" @@ -9325,19 +8094,10 @@ __metadata: languageName: node linkType: hard -"mime-db@npm:1.52.0": - version: 1.52.0 - resolution: "mime-db@npm:1.52.0" - checksum: 10c0/0557a01deebf45ac5f5777fe7740b2a5c309c6d62d40ceab4e23da9f821899ce7a900b7ac8157d4548ddbb7beffe9abc621250e6d182b0397ec7f10c7b91a5aa - languageName: node - linkType: hard - -"mime-types@npm:^2.1.27": - version: 2.1.35 - resolution: "mime-types@npm:2.1.35" - dependencies: - mime-db: "npm:1.52.0" - checksum: 10c0/82fb07ec56d8ff1fc999a84f2f217aa46cb6ed1033fefaabd5785b9a974ed225c90dc72fff460259e66b95b73648596dbcc50d51ed69cdf464af2d237d3149b2 +"mime-db@npm:^1.54.0": + version: 1.54.0 + resolution: "mime-db@npm:1.54.0" + checksum: 10c0/8d907917bc2a90fa2df842cdf5dfeaf509adc15fe0531e07bb2f6ab15992416479015828d6a74200041c492e42cce3ebf78e5ce714388a0a538ea9c53eece284 languageName: node linkType: hard @@ -9355,19 +8115,12 @@ __metadata: languageName: node linkType: hard -"min-indent@npm:^1.0.0": - version: 1.0.1 - resolution: "min-indent@npm:1.0.1" - checksum: 10c0/7e207bd5c20401b292de291f02913230cb1163abca162044f7db1d951fa245b174dc00869d40dd9a9f32a885ad6a5f3e767ee104cf278f399cb4e92d3f582d5c - languageName: node - linkType: hard - -"minimatch@npm:^10.1.1, minimatch@npm:^10.2.2": - version: 10.2.4 - resolution: "minimatch@npm:10.2.4" +"minimatch@npm:^10.2.2": + version: 10.2.5 + resolution: "minimatch@npm:10.2.5" dependencies: - brace-expansion: "npm:^5.0.2" - checksum: 10c0/35f3dfb7b99b51efd46afd378486889f590e7efb10e0f6a10ba6800428cf65c9a8dedb74427d0570b318d749b543dc4e85f06d46d2858bc8cac7e1eb49a95945 + brace-expansion: "npm:^5.0.5" + checksum: 10c0/6bb058bd6324104b9ec2f763476a35386d05079c1f5fe4fbf1f324a25237cd4534d6813ecd71f48208f4e635c1221899bef94c3c89f7df55698fe373aaae20fd languageName: node linkType: hard @@ -9389,81 +8142,14 @@ __metadata: languageName: node linkType: hard -"minimist@npm:^1.2.6": - version: 1.2.8 - resolution: "minimist@npm:1.2.8" - checksum: 10c0/19d3fcdca050087b84c2029841a093691a91259a47def2f18222f41e7645a0b7c44ef4b40e88a1e58a40c84d2ef0ee6047c55594d298146d0eb3f6b737c20ce6 - languageName: node - linkType: hard - -"minipass-collect@npm:^2.0.1": - version: 2.0.1 - resolution: "minipass-collect@npm:2.0.1" - dependencies: - minipass: "npm:^7.0.3" - checksum: 10c0/5167e73f62bb74cc5019594709c77e6a742051a647fe9499abf03c71dca75515b7959d67a764bdc4f8b361cf897fbf25e2d9869ee039203ed45240f48b9aa06e - languageName: node - linkType: hard - -"minipass-fetch@npm:^5.0.0": - version: 5.0.2 - resolution: "minipass-fetch@npm:5.0.2" - dependencies: - iconv-lite: "npm:^0.7.2" - minipass: "npm:^7.0.3" - minipass-sized: "npm:^2.0.0" - minizlib: "npm:^3.0.1" - dependenciesMeta: - iconv-lite: - optional: true - checksum: 10c0/ce4ab9f21cfabaead2097d95dd33f485af8072fbc6b19611bce694965393453a1639d641c2bcf1c48f2ea7d41ea7fab8278373f1d0bee4e63b0a5b2cdd0ef649 - languageName: node - linkType: hard - -"minipass-flush@npm:^1.0.5": - version: 1.0.5 - resolution: "minipass-flush@npm:1.0.5" - dependencies: - minipass: "npm:^3.0.0" - checksum: 10c0/2a51b63feb799d2bb34669205eee7c0eaf9dce01883261a5b77410c9408aa447e478efd191b4de6fc1101e796ff5892f8443ef20d9544385819093dbb32d36bd - languageName: node - linkType: hard - -"minipass-pipeline@npm:^1.2.4": - version: 1.2.4 - resolution: "minipass-pipeline@npm:1.2.4" - dependencies: - minipass: "npm:^3.0.0" - checksum: 10c0/cbda57cea20b140b797505dc2cac71581a70b3247b84480c1fed5ca5ba46c25ecc25f68bfc9e6dcb1a6e9017dab5c7ada5eab73ad4f0a49d84e35093e0c643f2 - languageName: node - linkType: hard - -"minipass-sized@npm:^2.0.0": - version: 2.0.0 - resolution: "minipass-sized@npm:2.0.0" - dependencies: - minipass: "npm:^7.1.2" - checksum: 10c0/f9201696a6f6d68610d04c9c83e3d2e5cb9c026aae1c8cbf7e17f386105cb79c1bb088dbc21bf0b1eb4f3fb5df384fd1e7aa3bf1f33868c416ae8c8a92679db8 - languageName: node - linkType: hard - -"minipass@npm:^3.0.0": - version: 3.3.6 - resolution: "minipass@npm:3.3.6" - dependencies: - yallist: "npm:^4.0.0" - checksum: 10c0/a114746943afa1dbbca8249e706d1d38b85ed1298b530f5808ce51f8e9e941962e2a5ad2e00eae7dd21d8a4aae6586a66d4216d1a259385e9d0358f0c1eba16c - languageName: node - linkType: hard - -"minipass@npm:^5.0.0 || ^6.0.2 || ^7.0.0, minipass@npm:^7.0.2, minipass@npm:^7.0.3, minipass@npm:^7.0.4, minipass@npm:^7.1.2, minipass@npm:^7.1.3": +"minipass@npm:^5.0.0 || ^6.0.2 || ^7.0.0, minipass@npm:^7.0.4, minipass@npm:^7.1.2": version: 7.1.3 resolution: "minipass@npm:7.1.3" checksum: 10c0/539da88daca16533211ea5a9ee98dc62ff5742f531f54640dd34429e621955e91cc280a91a776026264b7f9f6735947629f920944e9c1558369e8bf22eb33fbb languageName: node linkType: hard -"minizlib@npm:^3.0.1, minizlib@npm:^3.1.0": +"minizlib@npm:^3.1.0": version: 3.1.0 resolution: "minizlib@npm:3.1.0" dependencies: @@ -9529,11 +8215,11 @@ __metadata: linkType: hard "nanoid@npm:^3.3.11": - version: 3.3.11 - resolution: "nanoid@npm:3.3.11" + version: 3.3.12 + resolution: "nanoid@npm:3.3.12" bin: nanoid: bin/nanoid.cjs - checksum: 10c0/40e7f70b3d15f725ca072dfc4f74e81fcf1fbb02e491cf58ac0c79093adc9b0a73b152bcde57df4b79cd097e13023d7504acb38404a4da7bc1cd8e887b82fe0b + checksum: 10c0/ba142b7b39e11e80c16dd74b0365d407880c87c1cf7e1480956981ae940ee36060fa5b6f092cd1e315184dd19244c657bd017d03327bd3c62247d691c5e8edfb languageName: node linkType: hard @@ -9570,13 +8256,6 @@ __metadata: languageName: node linkType: hard -"negotiator@npm:^1.0.0": - version: 1.0.0 - resolution: "negotiator@npm:1.0.0" - checksum: 10c0/4c559dd52669ea48e1914f9d634227c561221dd54734070791f999c52ed0ff36e437b2e07d5c1f6e32909fc625fe46491c16e4a8f0572567d4dd15c3a4fda04b - languageName: node - linkType: hard - "neo-async@npm:^2.6.2": version: 2.6.2 resolution: "neo-async@npm:2.6.2" @@ -9591,15 +8270,6 @@ __metadata: languageName: node linkType: hard -"node-addon-api@npm:^7.0.0": - version: 7.1.1 - resolution: "node-addon-api@npm:7.1.1" - dependencies: - node-gyp: "npm:latest" - checksum: 10c0/fb32a206276d608037fa1bcd7e9921e177fe992fc610d098aa3128baca3c0050fc1e014fa007e9b3874cf865ddb4f5bd9f43ccb7cbbbe4efaff6a83e920b17e9 - languageName: node - linkType: hard - "node-exports-info@npm:^1.6.0": version: 1.6.0 resolution: "node-exports-info@npm:1.6.0" @@ -9613,22 +8283,22 @@ __metadata: linkType: hard "node-gyp@npm:latest": - version: 12.2.0 - resolution: "node-gyp@npm:12.2.0" + version: 12.3.0 + resolution: "node-gyp@npm:12.3.0" dependencies: env-paths: "npm:^2.2.0" exponential-backoff: "npm:^3.1.1" graceful-fs: "npm:^4.2.6" - make-fetch-happen: "npm:^15.0.0" nopt: "npm:^9.0.0" proc-log: "npm:^6.0.0" semver: "npm:^7.3.5" tar: "npm:^7.5.4" tinyglobby: "npm:^0.2.12" + undici: "npm:^6.25.0" which: "npm:^6.0.0" bin: node-gyp: bin/node-gyp.js - checksum: 10c0/3ed046746a5a7d90950cd8b0547332b06598443f31fe213ef4332a7174c7b7d259e1704835feda79b87d3f02e59d7791842aac60642ede4396ab25fdf0f8f759 + checksum: 10c0/9d9032b405cbe42f72a105259d9eb679376470c102df4a2dbaa51e07d59bf741dcffb85897087ea9d8318b9cabb824a8978af51508ae142f0239ae1e6a3c2329 languageName: node linkType: hard @@ -9639,10 +8309,10 @@ __metadata: languageName: node linkType: hard -"node-releases@npm:^2.0.27": - version: 2.0.36 - resolution: "node-releases@npm:2.0.36" - checksum: 10c0/85d8d7f4b6248c8372831cbcc3829ce634cb2b01dbd85e55705cefc8a9eda4ce8121bd218b9629cf2579aef8a360541bad409f3925a35675c825b9471a49d7e9 +"node-releases@npm:^2.0.36": + version: 2.0.38 + resolution: "node-releases@npm:2.0.38" + checksum: 10c0/db9909234ed750c5b9d0075f83214cd16b76370b54eab50e3554f3ba939ba7ac39f3aca2ddf93471ae8553dbde2ea9354b0ae380c9cff1f8e53b55e414903413 languageName: node linkType: hard @@ -9869,13 +8539,6 @@ __metadata: languageName: node linkType: hard -"p-map@npm:^7.0.2": - version: 7.0.4 - resolution: "p-map@npm:7.0.4" - checksum: 10c0/a5030935d3cb2919d7e89454d1ce82141e6f9955413658b8c9403cfe379283770ed3048146b44cde168aa9e8c716505f196d5689db0ae3ce9a71521a2fef3abd - languageName: node - linkType: hard - "p-try@npm:^2.0.0": version: 2.2.0 resolution: "p-try@npm:2.2.0" @@ -10014,16 +8677,6 @@ __metadata: languageName: node linkType: hard -"path-scurry@npm:^2.0.0, path-scurry@npm:^2.0.2": - version: 2.0.2 - resolution: "path-scurry@npm:2.0.2" - dependencies: - lru-cache: "npm:^11.0.0" - minipass: "npm:^7.1.2" - checksum: 10c0/b35ad37cf6557a87fd057121ce2be7695380c9138d93e87ae928609da259ea0a170fac6f3ef1eb3ece8a068e8b7f2f3adf5bb2374cf4d4a57fe484954fcc9482 - languageName: node - linkType: hard - "path-to-regexp@npm:^1.7.0": version: 1.9.0 resolution: "path-to-regexp@npm:1.9.0" @@ -10058,24 +8711,24 @@ __metadata: languageName: node linkType: hard -"picocolors@npm:1.1.1, picocolors@npm:^1.1.1": +"picocolors@npm:^1.1.1": version: 1.1.1 resolution: "picocolors@npm:1.1.1" checksum: 10c0/e2e3e8170ab9d7c7421969adaa7e1b31434f789afb9b3f115f6b96d91945041ac3ceb02e9ec6fe6510ff036bcc0bf91e69a1772edc0b707e12b19c0f2d6bcf58 languageName: node linkType: hard -"picomatch@npm:^2.0.4, picomatch@npm:^2.2.3, picomatch@npm:^2.3.1": - version: 2.3.1 - resolution: "picomatch@npm:2.3.1" - checksum: 10c0/26c02b8d06f03206fc2ab8d16f19960f2ff9e81a658f831ecb656d8f17d9edc799e8364b1f4a7873e89d9702dff96204be0fa26fe4181f6843f040f819dac4be +"picomatch@npm:^2.0.4, picomatch@npm:^2.3.1": + version: 2.3.2 + resolution: "picomatch@npm:2.3.2" + checksum: 10c0/a554d1709e59be97d1acb9eaedbbc700a5c03dbd4579807baed95100b00420bc729335440ef15004ae2378984e2487a7c1cebd743cfdb72b6fa9ab69223c0d61 languageName: node linkType: hard -"picomatch@npm:^4.0.3": - version: 4.0.3 - resolution: "picomatch@npm:4.0.3" - checksum: 10c0/9582c951e95eebee5434f59e426cddd228a7b97a0161a375aed4be244bd3fe8e3a31b846808ea14ef2c8a2527a6eeab7b3946a67d5979e81694654f939473ae2 +"picomatch@npm:^4.0.3, picomatch@npm:^4.0.4": + version: 4.0.4 + resolution: "picomatch@npm:4.0.4" + checksum: 10c0/e2c6023372cc7b5764719a5ffb9da0f8e781212fa7ca4bd0562db929df8e117460f00dff3cb7509dacfc06b86de924b247f504d0ce1806a37fac4633081466b0 languageName: node linkType: hard @@ -10095,30 +8748,6 @@ __metadata: languageName: node linkType: hard -"playwright-core@npm:1.58.2": - version: 1.58.2 - resolution: "playwright-core@npm:1.58.2" - bin: - playwright-core: cli.js - checksum: 10c0/5aa15b2b764e6ffe738293a09081a6f7023847a0dbf4cd05fe10eed2e25450d321baf7482f938f2d2eb330291e197fa23e57b29a5b552b89927ceb791266225b - languageName: node - linkType: hard - -"playwright@npm:1.58.2": - version: 1.58.2 - resolution: "playwright@npm:1.58.2" - dependencies: - fsevents: "npm:2.3.2" - playwright-core: "npm:1.58.2" - dependenciesMeta: - fsevents: - optional: true - bin: - playwright: cli.js - checksum: 10c0/d060d9b7cc124bd8b5dffebaab5e84f6b34654a553758fe7b19cc598dfbee93f6ecfbdc1832b40a6380ae04eade86ef3285ba03aa0b136799e83402246dc0727 - languageName: node - linkType: hard - "portfinder@npm:^1.0.17": version: 1.0.38 resolution: "portfinder@npm:1.0.38" @@ -10198,13 +8827,13 @@ __metadata: linkType: hard "postcss@npm:^8.4.40": - version: 8.5.8 - resolution: "postcss@npm:8.5.8" + version: 8.5.14 + resolution: "postcss@npm:8.5.14" dependencies: nanoid: "npm:^3.3.11" picocolors: "npm:^1.1.1" source-map-js: "npm:^1.2.1" - checksum: 10c0/dd918f7127ee7c60a0295bae2e72b3787892296e1d1c3c564d7a2a00c68d8df83cadc3178491259daa19ccc54804fb71ed8c937c6787e08d8bd4bedf8d17044c + checksum: 10c0/48138207cf5ef5581be1bfe2cb65ccfe0ac75e43888ba045afc8ed6043d7b56aeb3b9a9fe5b353ff554be943cd0cc15d826ccb991525159175971e5ee8ab0237 languageName: node linkType: hard @@ -10222,24 +8851,6 @@ __metadata: languageName: node linkType: hard -"prettier-linter-helpers@npm:^1.0.1": - version: 1.0.1 - resolution: "prettier-linter-helpers@npm:1.0.1" - dependencies: - fast-diff: "npm:^1.1.2" - checksum: 10c0/91cea965681bc5f62c9d26bd3ca6358b81557261d4802e96ec1cf0acbd99d4b61632d53320cd2c3ec7d7f7805a81345644108a41ef46ddc9688e783a9ac792d1 - languageName: node - linkType: hard - -"prettier@npm:^3.8.1": - version: 3.8.1 - resolution: "prettier@npm:3.8.1" - bin: - prettier: bin/prettier.cjs - checksum: 10c0/33169b594009e48f570471271be7eac7cdcf88a209eed39ac3b8d6d78984039bfa9132f82b7e6ba3b06711f3bfe0222a62a1bfb87c43f50c25a83df1b78a2c42 - languageName: node - linkType: hard - "pretty-format@npm:30.3.0, pretty-format@npm:^30.0.0": version: 30.3.0 resolution: "pretty-format@npm:30.3.0" @@ -10251,17 +8862,6 @@ __metadata: languageName: node linkType: hard -"pretty-format@npm:^27.0.2": - version: 27.5.1 - resolution: "pretty-format@npm:27.5.1" - dependencies: - ansi-regex: "npm:^5.0.1" - ansi-styles: "npm:^5.0.0" - react-is: "npm:^17.0.1" - checksum: 10c0/0cbda1031aa30c659e10921fa94e0dd3f903ecbbbe7184a729ad66f2b6e7f17891e8c7d7654c458fa4ccb1a411ffb695b4f17bbcd3fe075fabe181027c4040ed - languageName: node - linkType: hard - "prismjs@npm:1.30.0": version: 1.30.0 resolution: "prismjs@npm:1.30.0" @@ -10287,9 +8887,9 @@ __metadata: languageName: node linkType: hard -"protobufjs@npm:^7.3.0": - version: 7.5.4 - resolution: "protobufjs@npm:7.5.4" +"protobufjs@npm:8.0.1": + version: 8.0.1 + resolution: "protobufjs@npm:8.0.1" dependencies: "@protobufjs/aspromise": "npm:^1.1.2" "@protobufjs/base64": "npm:^1.1.2" @@ -10303,14 +8903,14 @@ __metadata: "@protobufjs/utf8": "npm:^1.1.0" "@types/node": "npm:>=13.7.0" long: "npm:^5.0.0" - checksum: 10c0/913b676109ffb3c05d3d31e03a684e569be91f3bba8613da4a683d69d9dba948daa2afd7d2e7944d1aa6c417890c35d9d9a8883c1160affafb0f9670d59ef722 + checksum: 10c0/04c8c1b5b1b6355230534aaf01915f1d46cbf1ca14799628097997163d0c6611931fd9971c3eef9b2428703dc81464ef27c7f1f41f3cbb885a567ea942401454 languageName: node linkType: hard "protocol-buffers-schema@npm:^3.3.1": - version: 3.6.0 - resolution: "protocol-buffers-schema@npm:3.6.0" - checksum: 10c0/23a08612e5cc903f917ae3b680216ccaf2d889c61daa68d224237f455182fa96fff16872ac94b1954b5dd26fc7e8ce7e9360c54d54ea26218d107b2f059fca37 + version: 3.6.1 + resolution: "protocol-buffers-schema@npm:3.6.1" + checksum: 10c0/e0a6858d085aa1a6719c924c0be52000dafc24bf3b0d0b1a6e1e68c8b95f8efe3d4069902e14270a2101f2144374eeefc11381dff07ad9909386a4fbc70c7ebd languageName: node linkType: hard @@ -10329,11 +8929,11 @@ __metadata: linkType: hard "qs@npm:^6.4.0": - version: 6.15.0 - resolution: "qs@npm:6.15.0" + version: 6.15.1 + resolution: "qs@npm:6.15.1" dependencies: side-channel: "npm:^1.1.0" - checksum: 10c0/ff341078a78a991d8a48b4524d52949211447b4b1ad907f489cac0770cbc346a28e47304455c0320e5fb000f8762d64b03331e3b71865f663bf351bcba8cdb4b + checksum: 10c0/19ee504f0ebff72598503e38cd6d9bd7b52a8ab62ae18b1e6bee3d4db58469bd65871ef1893a881bafb0f80ef2f9ab586e1f255cf25cc8d816c0f5a704721d97 languageName: node linkType: hard @@ -10446,9 +9046,46 @@ __metadata: languageName: node linkType: hard +"react-aria-components@npm:1.17.0": + version: 1.17.0 + resolution: "react-aria-components@npm:1.17.0" + dependencies: + "@internationalized/date": "npm:^3.12.1" + "@react-types/shared": "npm:^3.34.0" + "@swc/helpers": "npm:^0.5.0" + client-only: "npm:^0.0.1" + react-aria: "npm:3.48.0" + react-stately: "npm:3.46.0" + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + checksum: 10c0/b0804ac203511eed6875bcdcef1302ebd5ea7fd658255a103dc81dce3ebbaa111f53950d998bb8100dcd418d39a909133eaa9d435880eb54f0b36c6f0e0a8c8d + languageName: node + linkType: hard + +"react-aria@npm:3.48.0": + version: 3.48.0 + resolution: "react-aria@npm:3.48.0" + dependencies: + "@internationalized/date": "npm:^3.12.1" + "@internationalized/number": "npm:^3.6.6" + "@internationalized/string": "npm:^3.2.8" + "@react-types/shared": "npm:^3.34.0" + "@swc/helpers": "npm:^0.5.0" + aria-hidden: "npm:^1.2.3" + clsx: "npm:^2.0.0" + react-stately: "npm:3.46.0" + use-sync-external-store: "npm:^1.6.0" + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + checksum: 10c0/908d30941f24510dd73eb744d9b83c102949e559ae17d972b880c564c464bcf708610d8defc708b8ff85db3996bd4f42818cb6d2b9be390a42265595522547f6 + languageName: node + linkType: hard + "react-calendar@npm:^6.0.0": - version: 6.0.0 - resolution: "react-calendar@npm:6.0.0" + version: 6.0.1 + resolution: "react-calendar@npm:6.0.1" dependencies: "@wojtekmaj/date-utils": "npm:^2.0.2" clsx: "npm:^2.0.0" @@ -10461,7 +9098,7 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 10c0/4c79d7a7d757eb35fb85c3c8f48ce36f2565d9889c1c67392ecb8cb031e46894fb320c5771d9e7293333230d2776b9b5250a5828833c3c1cb67eb41394fb3bc2 + checksum: 10c0/5b7c8e207a62924b9a3c3dc3b826efee739efd3c1af1eb4683b839ac35e64c79e39521639b450bbb71eb9906ab8d6f8dbd5fd3b147914d671eacdb0c631dabf5 languageName: node linkType: hard @@ -10501,18 +9138,6 @@ __metadata: languageName: node linkType: hard -"react-dom@npm:^18.3.1": - version: 18.3.1 - resolution: "react-dom@npm:18.3.1" - dependencies: - loose-envify: "npm:^1.1.0" - scheduler: "npm:^0.23.2" - peerDependencies: - react: ^18.3.1 - checksum: 10c0/a752496c1941f958f2e8ac56239172296fcddce1365ce45222d04a1947e0cc5547df3e8447f855a81d6d39f008d7c32eab43db3712077f09e3f67c4874973e85 - languageName: node - linkType: hard - "react-dropzone@npm:14.3.8": version: 14.3.8 resolution: "react-dropzone@npm:14.3.8" @@ -10548,11 +9173,11 @@ __metadata: linkType: hard "react-hook-form@npm:^7.49.2": - version: 7.72.0 - resolution: "react-hook-form@npm:7.72.0" + version: 7.75.0 + resolution: "react-hook-form@npm:7.75.0" peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 - checksum: 10c0/c689992ef95fcf6a7e622aba447756c5d770b8f89efbd700e9432e127185cff687f8dd7439e235c177371abf5595a7c8dae6c6220b9c3ab29ccfdd543b0b5b9e + checksum: 10c0/4c264ffde2fae6d5f3158a97784d5bb44e7cbffea3204af364244fcd6921b763f4e66fd8e34423fb416baa8bee2cfa4777556a7245f66de24a28be28b6af172e languageName: node linkType: hard @@ -10606,13 +9231,6 @@ __metadata: languageName: node linkType: hard -"react-is@npm:^17.0.1": - version: 17.0.2 - resolution: "react-is@npm:17.0.2" - checksum: 10c0/2bdb6b93fbb1820b024b496042cce405c57e2f85e777c9aabd55f9b26d145408f9f74f5934676ffdc46f3dcff656d78413a6e43968e7b3f92eea35b3052e9053 - languageName: node - linkType: hard - "react-is@npm:^18.2.0, react-is@npm:^18.3.1": version: 18.3.1 resolution: "react-is@npm:18.3.1" @@ -10730,6 +9348,22 @@ __metadata: languageName: node linkType: hard +"react-stately@npm:3.46.0": + version: 3.46.0 + resolution: "react-stately@npm:3.46.0" + dependencies: + "@internationalized/date": "npm:^3.12.1" + "@internationalized/number": "npm:^3.6.6" + "@internationalized/string": "npm:^3.2.8" + "@react-types/shared": "npm:^3.34.0" + "@swc/helpers": "npm:^0.5.0" + use-sync-external-store: "npm:^1.6.0" + peerDependencies: + react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1 + checksum: 10c0/380b428c1a79766401e3f2472486b1c2a5e04d3d3a27a011cf7f7ee6b9a24c56026659ebea9e08b65495fbef02bd4a98817895ff7d84db5df4fc6ce23e01cba8 + languageName: node + linkType: hard + "react-table@npm:7.8.0": version: 7.8.0 resolution: "react-table@npm:7.8.0" @@ -10739,7 +9373,7 @@ __metadata: languageName: node linkType: hard -"react-transition-group@npm:4.4.5, react-transition-group@npm:^4.3.0": +"react-transition-group@npm:4.4.5, react-transition-group@npm:^4.3.0, react-transition-group@npm:^4.4.5": version: 4.4.5 resolution: "react-transition-group@npm:4.4.5" dependencies: @@ -10827,16 +9461,6 @@ __metadata: languageName: node linkType: hard -"redent@npm:^3.0.0": - version: 3.0.0 - resolution: "redent@npm:3.0.0" - dependencies: - indent-string: "npm:^4.0.0" - strip-indent: "npm:^3.0.0" - checksum: 10c0/d64a6b5c0b50eb3ddce3ab770f866658a2b9998c678f797919ceb1b586bab9259b311407280bd80b804e2a7c7539b19238ae6a2a20c843f1a7fcff21d48c2eae - languageName: node - linkType: hard - "redux@npm:^5.0.1": version: 5.0.1 resolution: "redux@npm:5.0.1" @@ -10949,15 +9573,16 @@ __metadata: linkType: hard "resolve@npm:^1.19.0, resolve@npm:^1.20.0": - version: 1.22.11 - resolution: "resolve@npm:1.22.11" + version: 1.22.12 + resolution: "resolve@npm:1.22.12" dependencies: + es-errors: "npm:^1.3.0" is-core-module: "npm:^2.16.1" path-parse: "npm:^1.0.7" supports-preserve-symlinks-flag: "npm:^1.0.0" bin: resolve: bin/resolve - checksum: 10c0/f657191507530f2cbecb5815b1ee99b20741ea6ee02a59c57028e9ec4c2c8d7681afcc35febbd554ac0ded459db6f2d8153382c53a2f266cee2575e512674409 + checksum: 10c0/b16dc9b537c02e8c3388f7d3dcff9741d3071625f9a97ac1c885f2b0ca51e78df22328fb6d6ef214dd9101fb7cfc19aa2836fe3410402a94f3f7b8639c7149bf languageName: node linkType: hard @@ -10978,15 +9603,16 @@ __metadata: linkType: hard "resolve@patch:resolve@npm%3A^1.19.0#optional!builtin, resolve@patch:resolve@npm%3A^1.20.0#optional!builtin": - version: 1.22.11 - resolution: "resolve@patch:resolve@npm%3A1.22.11#optional!builtin::version=1.22.11&hash=c3c19d" + version: 1.22.12 + resolution: "resolve@patch:resolve@npm%3A1.22.12#optional!builtin::version=1.22.12&hash=c3c19d" dependencies: + es-errors: "npm:^1.3.0" is-core-module: "npm:^2.16.1" path-parse: "npm:^1.0.7" supports-preserve-symlinks-flag: "npm:^1.0.0" bin: resolve: bin/resolve - checksum: 10c0/ee5b182f2e37cb1165465e58c6abc797fec0a80b5ba3231607beb4677db0c9291ac010c47cf092b6daa2b7f518d69a0e21888e7e2b633f68d501a874212a8c63 + checksum: 10c0/fc6519984ae1f894d877c0060ba8b1f5ba3bc0e85a02f74e141929c118c23d74d9735619a9cc2965397387e514884245c65d72a40731dcb6cfc84c7bcdc8321e languageName: node linkType: hard @@ -11063,15 +9689,15 @@ __metadata: linkType: hard "safe-array-concat@npm:^1.1.3": - version: 1.1.3 - resolution: "safe-array-concat@npm:1.1.3" + version: 1.1.4 + resolution: "safe-array-concat@npm:1.1.4" dependencies: - call-bind: "npm:^1.0.8" - call-bound: "npm:^1.0.2" - get-intrinsic: "npm:^1.2.6" + call-bind: "npm:^1.0.9" + call-bound: "npm:^1.0.4" + get-intrinsic: "npm:^1.3.0" has-symbols: "npm:^1.1.0" isarray: "npm:^2.0.5" - checksum: 10c0/43c86ffdddc461fb17ff8a17c5324f392f4868f3c7dd2c6a5d9f5971713bc5fd755667212c80eab9567595f9a7509cc2f83e590ddaebd1bd19b780f9c79f9a8d + checksum: 10c0/95fb4904ab1d9360a666fe5ba6d88f1c4a3a39682739e4512cff809fc6b5722a94bd95189211015bfb45859a7ffbc3340ea303ae22721c91c59e8946d310975a languageName: node linkType: hard @@ -11117,49 +9743,6 @@ __metadata: languageName: node linkType: hard -"sass-loader@npm:^16.0.7": - version: 16.0.7 - resolution: "sass-loader@npm:16.0.7" - dependencies: - neo-async: "npm:^2.6.2" - peerDependencies: - "@rspack/core": 0.x || ^1.0.0 || ^2.0.0-0 - node-sass: ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 - sass: ^1.3.0 - sass-embedded: "*" - webpack: ^5.0.0 - peerDependenciesMeta: - "@rspack/core": - optional: true - node-sass: - optional: true - sass: - optional: true - sass-embedded: - optional: true - webpack: - optional: true - checksum: 10c0/eb352777cb3aff4bf0029c88e276a37ca10f415de0765eb1276f742455ebb152faffc2417770bf4a26da389d6115e27dd6c8e66c8b71396b21811f6e4d1b4eea - languageName: node - linkType: hard - -"sass@npm:^1.98.0": - version: 1.98.0 - resolution: "sass@npm:1.98.0" - dependencies: - "@parcel/watcher": "npm:^2.4.1" - chokidar: "npm:^4.0.0" - immutable: "npm:^5.1.5" - source-map-js: "npm:>=0.6.2 <2.0.0" - dependenciesMeta: - "@parcel/watcher": - optional: true - bin: - sass: sass.js - checksum: 10c0/9e91daa20f970fefb364ac31289f070636da7aa7eaeb43e371ea98fa98085a6dbc2d3d058504226a02d07717faf0a4ce8d41b579ecb428c4a9d96b4dc1944a95 - languageName: node - linkType: hard - "saxes@npm:^6.0.0": version: 6.0.0 resolution: "saxes@npm:6.0.0" @@ -11169,16 +9752,7 @@ __metadata: languageName: node linkType: hard -"scheduler@npm:^0.23.2": - version: 0.23.2 - resolution: "scheduler@npm:0.23.2" - dependencies: - loose-envify: "npm:^1.1.0" - checksum: 10c0/26383305e249651d4c58e6705d5f8425f153211aef95f15161c151f7b8de885f24751b377e4a0b3dd42cce09aad3f87a61dab7636859c0d89b7daf1a1e2a5c78 - languageName: node - linkType: hard - -"schema-utils@npm:>1.0.0, schema-utils@npm:^4.2.0, schema-utils@npm:^4.3.0, schema-utils@npm:^4.3.2, schema-utils@npm:^4.3.3": +"schema-utils@npm:>1.0.0, schema-utils@npm:^4.2.0, schema-utils@npm:^4.3.0, schema-utils@npm:^4.3.3": version: 4.3.3 resolution: "schema-utils@npm:4.3.3" dependencies: @@ -11234,9 +9808,9 @@ __metadata: linkType: hard "serialize-javascript@npm:^7.0.3": - version: 7.0.4 - resolution: "serialize-javascript@npm:7.0.4" - checksum: 10c0/f3da6f994c41306fbfabb55eefe280a46da05592939a84b0d95c84e296c92ba9e6a3d86cf7bbd71e7a59e1cfcd8481745910af109bedbd3ed853b444d32f9ee9 + version: 7.0.5 + resolution: "serialize-javascript@npm:7.0.5" + checksum: 10c0/7b7818e5267f6d474ec7a56d36ba69dd712726a13eab37706ec94615fb7ca8945471f2b7fb0dc9dbe8c79c1930c1079d97f66f91315c8c8c2ca6c38898cec96f languageName: node linkType: hard @@ -11310,12 +9884,12 @@ __metadata: linkType: hard "side-channel-list@npm:^1.0.0": - version: 1.0.0 - resolution: "side-channel-list@npm:1.0.0" + version: 1.0.1 + resolution: "side-channel-list@npm:1.0.1" dependencies: es-errors: "npm:^1.3.0" - object-inspect: "npm:^1.13.3" - checksum: 10c0/644f4ac893456c9490ff388bf78aea9d333d5e5bfc64cfb84be8f04bf31ddc111a8d4b83b85d7e7e8a7b845bc185a9ad02c052d20e086983cf59f0be517d9b3d + object-inspect: "npm:^1.13.4" + checksum: 10c0/d346c787fd2f9f1c2fdea14f00e8250118db0e7596d85a6cb9faa75f105d31a73a8f7a341c93d7df2a2429098c3d37a77bd3be9e88c37094b8c01807bc77c7a2 languageName: node linkType: hard @@ -11486,35 +10060,7 @@ __metadata: languageName: node linkType: hard -"smart-buffer@npm:^4.2.0": - version: 4.2.0 - resolution: "smart-buffer@npm:4.2.0" - checksum: 10c0/a16775323e1404dd43fabafe7460be13a471e021637bc7889468eb45ce6a6b207261f454e4e530a19500cc962c4cc5348583520843b363f4193cee5c00e1e539 - languageName: node - linkType: hard - -"socks-proxy-agent@npm:^8.0.3": - version: 8.0.5 - resolution: "socks-proxy-agent@npm:8.0.5" - dependencies: - agent-base: "npm:^7.1.2" - debug: "npm:^4.3.4" - socks: "npm:^2.8.3" - checksum: 10c0/5d2c6cecba6821389aabf18728325730504bf9bb1d9e342e7987a5d13badd7a98838cc9a55b8ed3cb866ad37cc23e1086f09c4d72d93105ce9dfe76330e9d2a6 - languageName: node - linkType: hard - -"socks@npm:^2.8.3": - version: 2.8.7 - resolution: "socks@npm:2.8.7" - dependencies: - ip-address: "npm:^10.0.1" - smart-buffer: "npm:^4.2.0" - checksum: 10c0/2805a43a1c4bcf9ebf6e018268d87b32b32b06fbbc1f9282573583acc155860dc361500f89c73bfbb157caa1b4ac78059eac0ef15d1811eb0ca75e0bdadbc9d2 - languageName: node - linkType: hard - -"source-map-js@npm:>=0.6.2 <2.0.0, source-map-js@npm:^1.0.1, source-map-js@npm:^1.0.2, source-map-js@npm:^1.2.1": +"source-map-js@npm:^1.0.2, source-map-js@npm:^1.2.1": version: 1.2.1 resolution: "source-map-js@npm:1.2.1" checksum: 10c0/7bda1fc4c197e3c6ff17de1b8b2c20e60af81b63a52cb32ec5a5d67a20a7d42651e2cb34ebe93833c5a2a084377e17455854fee3e21e7925c64a51b6a52b0faf @@ -11593,15 +10139,6 @@ __metadata: languageName: node linkType: hard -"ssri@npm:^13.0.0": - version: 13.0.1 - resolution: "ssri@npm:13.0.1" - dependencies: - minipass: "npm:^7.0.3" - checksum: 10c0/cf6408a18676c57ff2ed06b8a20dc64bb3e748e5c7e095332e6aecaa2b8422b1e94a739a8453bf65156a8a47afe23757ba4ab52d3ea3b62322dc40875763e17a - languageName: node - linkType: hard - "stack-generator@npm:^2.0.5": version: 2.0.10 resolution: "stack-generator@npm:2.0.10" @@ -11805,13 +10342,6 @@ __metadata: languageName: node linkType: hard -"strip-bom@npm:^3.0.0": - version: 3.0.0 - resolution: "strip-bom@npm:3.0.0" - checksum: 10c0/51201f50e021ef16672593d7434ca239441b7b760e905d9f33df6e4f3954ff54ec0e0a06f100d028af0982d6f25c35cd5cda2ce34eaebccd0250b8befb90d8f1 - languageName: node - linkType: hard - "strip-bom@npm:^4.0.0": version: 4.0.0 resolution: "strip-bom@npm:4.0.0" @@ -11833,15 +10363,6 @@ __metadata: languageName: node linkType: hard -"strip-indent@npm:^3.0.0": - version: 3.0.0 - resolution: "strip-indent@npm:3.0.0" - dependencies: - min-indent: "npm:^1.0.0" - checksum: 10c0/ae0deaf41c8d1001c5d4fbe16cb553865c1863da4fae036683b474fa926af9fc121e155cb3fc57a68262b2ae7d5b8420aa752c97a6428c315d00efe2a3875679 - languageName: node - linkType: hard - "strip-json-comments@npm:^3.1.1": version: 3.1.1 resolution: "strip-json-comments@npm:3.1.1" @@ -11866,9 +10387,9 @@ __metadata: linkType: hard "stylis@npm:^4.3.0": - version: 4.3.6 - resolution: "stylis@npm:4.3.6" - checksum: 10c0/e736d484983a34f7c65d362c67dc79b7bce388054b261c2b7b23d02eaaf280617033f65d44b1ea341854f4331a5074b885668ac8741f98c13a6cfd6443ae85d0 + version: 4.4.0 + resolution: "stylis@npm:4.4.0" + checksum: 10c0/259be096d90dfbfe903c8656dcb7591e52a421e577e950ef42ebd9ca02f387623a1165dd08761492fb6e92a7a562d62a53a694a10b0a2f6dcd7a0db107b4bf55 languageName: node linkType: hard @@ -11916,7 +10437,7 @@ __metadata: languageName: node linkType: hard -"synckit@npm:^0.11.12, synckit@npm:^0.11.8": +"synckit@npm:^0.11.8": version: 0.11.12 resolution: "synckit@npm:0.11.12" dependencies: @@ -11932,29 +10453,29 @@ __metadata: languageName: node linkType: hard -"tapable@npm:^2.2.1, tapable@npm:^2.3.0": - version: 2.3.0 - resolution: "tapable@npm:2.3.0" - checksum: 10c0/cb9d67cc2c6a74dedc812ef3085d9d681edd2c1fa18e4aef57a3c0605fdbe44e6b8ea00bd9ef21bc74dd45314e39d31227aa031ebf2f5e38164df514136f2681 +"tapable@npm:^2.2.1, tapable@npm:^2.3.0, tapable@npm:^2.3.3": + version: 2.3.3 + resolution: "tapable@npm:2.3.3" + checksum: 10c0/47992e861053f861154e92fb4a98ac4ab47b6463717e60792dd1e8c755da0c4964cd8bb68c308a9066d6da89000b6310457b4d5d985c30de4ccc29066068cc17 languageName: node linkType: hard "tar@npm:^7.5.4": - version: 7.5.12 - resolution: "tar@npm:7.5.12" + version: 7.5.14 + resolution: "tar@npm:7.5.14" dependencies: "@isaacs/fs-minipass": "npm:^4.0.0" chownr: "npm:^3.0.0" minipass: "npm:^7.1.2" minizlib: "npm:^3.1.0" yallist: "npm:^5.0.0" - checksum: 10c0/3825c5974f5fde792981f47ee9ffea021ee7f4b552b7ab95eeb98e5dfadfd5a5d5861f01fb772e2e5637a41980d3c019fd6cdad1be48b462b886abd7fe0fa17c + checksum: 10c0/619573265fa45295ff0b378f1097ab43187ab7b66e9483d3ad8f467c287674fb182ec878ef50a08761b8ab487863cb429902cf65fe361d47e330a95bfc4ca9e8 languageName: node linkType: hard "terser-webpack-plugin@npm:^5.3.17": - version: 5.4.0 - resolution: "terser-webpack-plugin@npm:5.4.0" + version: 5.5.0 + resolution: "terser-webpack-plugin@npm:5.5.0" dependencies: "@jridgewell/trace-mapping": "npm:^0.3.25" jest-worker: "npm:^27.4.5" @@ -11969,13 +10490,13 @@ __metadata: optional: true uglify-js: optional: true - checksum: 10c0/1feed4b9575af795dae6af0c8f0d76d6e1fb7b357b8628d90e834c23a651b918a58cdc48d0ae6c1f0581f74bc8169b33c3b8d049f2d2190bac4e310964e59fde + checksum: 10c0/ea2277cc6c80981fd8ce170016b1cd92d33cdf89d50e81ad387218dd46db55b8d69c8f736a35d7deb238962dbe003dd084f0a2494cbbd55f46a9c9d3e90e583a languageName: node linkType: hard "terser@npm:^5.31.1": - version: 5.46.1 - resolution: "terser@npm:5.46.1" + version: 5.46.2 + resolution: "terser@npm:5.46.2" dependencies: "@jridgewell/source-map": "npm:^0.3.3" acorn: "npm:^8.15.0" @@ -11983,7 +10504,7 @@ __metadata: source-map-support: "npm:~0.5.20" bin: terser: bin/terser - checksum: 10c0/45ba6566af976c518ff4e140250348d606761af822e23ea28d95b30fcf60fb69d3fabd93c6fafa4085d9fe31b67207e58b8480a64370b6cca07066c434101602 + checksum: 10c0/476f1820160c42e6b2f611410115b00321c4666d421f12db87f13810f8789de45cb254e3ad5178650696d0ba6b706f5a0a239272255d6d1be95816c660f8cbbb languageName: node linkType: hard @@ -12048,12 +10569,12 @@ __metadata: linkType: hard "tinyglobby@npm:^0.2.12, tinyglobby@npm:^0.2.15": - version: 0.2.15 - resolution: "tinyglobby@npm:0.2.15" + version: 0.2.16 + resolution: "tinyglobby@npm:0.2.16" dependencies: fdir: "npm:^6.5.0" - picomatch: "npm:^4.0.3" - checksum: 10c0/869c31490d0d88eedb8305d178d4c75e7463e820df5a9b9d388291daf93e8b1eb5de1dad1c1e139767e4269fe75f3b10d5009b2cc14db96ff98986920a186844 + picomatch: "npm:^4.0.4" + checksum: 10c0/f2e09fd93dd95c41e522113b686ff6f7c13020962f8698a864a257f3d7737599afc47722b7ab726e12f8a813f779906187911ff8ee6701ede65072671a7e934b languageName: node linkType: hard @@ -12151,7 +10672,7 @@ __metadata: languageName: node linkType: hard -"ts-api-utils@npm:^2.4.0": +"ts-api-utils@npm:^2.5.0": version: 2.5.0 resolution: "ts-api-utils@npm:2.5.0" peerDependencies: @@ -12205,18 +10726,7 @@ __metadata: languageName: node linkType: hard -"tsconfig-paths@npm:^4.2.0": - version: 4.2.0 - resolution: "tsconfig-paths@npm:4.2.0" - dependencies: - json5: "npm:^2.2.2" - minimist: "npm:^1.2.6" - strip-bom: "npm:^3.0.0" - checksum: 10c0/09a5877402d082bb1134930c10249edeebc0211f36150c35e1c542e5b91f1047b1ccf7da1e59babca1ef1f014c525510f4f870de7c9bda470c73bb4e2721b3ea - languageName: node - linkType: hard - -"tslib@npm:2.8.1, tslib@npm:^2.1.0, tslib@npm:^2.4.0, tslib@npm:^2.7.0, tslib@npm:^2.8.0, tslib@npm:^2.8.1": +"tslib@npm:2.8.1, tslib@npm:^2.0.0, tslib@npm:^2.1.0, tslib@npm:^2.4.0, tslib@npm:^2.7.0, tslib@npm:^2.8.0, tslib@npm:^2.8.1": version: 2.8.1 resolution: "tslib@npm:2.8.1" checksum: 10c0/9c4759110a19c53f992d9aae23aac5ced636e99887b51b9e61def52611732872ff7668757d4e4c61f19691e36f4da981cd9485e869b4a7408d689f6bf1f14e62 @@ -12306,21 +10816,6 @@ __metadata: languageName: node linkType: hard -"typescript-eslint@npm:^8.57.1": - version: 8.57.1 - resolution: "typescript-eslint@npm:8.57.1" - dependencies: - "@typescript-eslint/eslint-plugin": "npm:8.57.1" - "@typescript-eslint/parser": "npm:8.57.1" - "@typescript-eslint/typescript-estree": "npm:8.57.1" - "@typescript-eslint/utils": "npm:8.57.1" - peerDependencies: - eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 - typescript: ">=4.8.4 <6.0.0" - checksum: 10c0/be5a19738a785a2695e01874cbedbddbb63ea0a1c2eac331be7d251bda35116505f4d4d8de5a25a77a09392396247af4b89d2a793580217af4891e9e5036a716 - languageName: node - linkType: hard - "typescript@npm:5.9.2": version: 5.9.2 resolution: "typescript@npm:5.9.2" @@ -12361,7 +10856,7 @@ __metadata: languageName: node linkType: hard -"ua-parser-js@npm:^1.0.32": +"ua-parser-js@npm:1.0.41": version: 1.0.41 resolution: "ua-parser-js@npm:1.0.41" bin: @@ -12382,63 +10877,24 @@ __metadata: languageName: node linkType: hard -"undici-types@npm:~7.16.0": - version: 7.16.0 - resolution: "undici-types@npm:7.16.0" - checksum: 10c0/3033e2f2b5c9f1504bdc5934646cb54e37ecaca0f9249c983f7b1fc2e87c6d18399ebb05dc7fd5419e02b2e915f734d872a65da2e3eeed1813951c427d33cc9a +"undici-types@npm:~7.19.0": + version: 7.19.2 + resolution: "undici-types@npm:7.19.2" + checksum: 10c0/7159f10546f9f6c47d36776bb1bbf8671e87c1e587a6fee84ae1f111ae8de4f914efa8ca0dfcd224f4f4a9dfc3f6028f627ccb5ddaccf82d7fd54671b89fac3e languageName: node linkType: hard -"undici-types@npm:~7.18.0": - version: 7.18.2 - resolution: "undici-types@npm:7.18.2" - checksum: 10c0/85a79189113a238959d7a647368e4f7c5559c3a404ebdb8fc4488145ce9426fcd82252a844a302798dfc0e37e6fb178ff481ed03bc4caf634c5757d9ef43521d +"undici@npm:^6.25.0": + version: 6.25.0 + resolution: "undici@npm:6.25.0" + checksum: 10c0/2597cc6689bdb02c210c557b1f85febbfda65becae6e6fc1061508e2f33734d25207f81cd8af56ada9956329eb3a7bd7431e87dcfeceba20ee87059b57dcf985 languageName: node linkType: hard "undici@npm:^7.19.0": - version: 7.24.5 - resolution: "undici@npm:7.24.5" - checksum: 10c0/2a836f1f6ab078fde3eeb4cc8fd5b34eeaf52cfbdf16a9bab61b7223f43f7847bcd2125d1da7c4e3f5996c528bf9f7940015d39909bab80cfbd71b855470cf21 - languageName: node - linkType: hard - -"unist-util-is@npm:^6.0.0": - version: 6.0.1 - resolution: "unist-util-is@npm:6.0.1" - dependencies: - "@types/unist": "npm:^3.0.0" - checksum: 10c0/5a487d390193811d37a68264e204dbc7c15c40b8fc29b5515a535d921d071134f571d7b5cbd59bcd58d5ce1c0ab08f20fc4a1f0df2287a249c979267fc32ce06 - languageName: node - linkType: hard - -"unist-util-stringify-position@npm:^4.0.0": - version: 4.0.0 - resolution: "unist-util-stringify-position@npm:4.0.0" - dependencies: - "@types/unist": "npm:^3.0.0" - checksum: 10c0/dfe1dbe79ba31f589108cb35e523f14029b6675d741a79dea7e5f3d098785045d556d5650ec6a8338af11e9e78d2a30df12b1ee86529cded1098da3f17ee999e - languageName: node - linkType: hard - -"unist-util-visit-parents@npm:^6.0.0": - version: 6.0.2 - resolution: "unist-util-visit-parents@npm:6.0.2" - dependencies: - "@types/unist": "npm:^3.0.0" - unist-util-is: "npm:^6.0.0" - checksum: 10c0/f1e4019dbd930301825895e3737b1ee0cd682f7622ddd915062135cbb39f8c090aaece3a3b5eae1f2ea52ec33f0931abb8f8a8b5c48a511a4203e3d360a8cd49 - languageName: node - linkType: hard - -"unist-util-visit@npm:^5.0.0": - version: 5.1.0 - resolution: "unist-util-visit@npm:5.1.0" - dependencies: - "@types/unist": "npm:^3.0.0" - unist-util-is: "npm:^6.0.0" - unist-util-visit-parents: "npm:^6.0.0" - checksum: 10c0/a56e1bbbf63fcb55abe379e660b9a3367787e8be1e2473bdb7e86cfa6f32b6c1fa0092432d7040b8a30b2fc674bbbe024ffe6d03c3d6bf4839b064f584463a4e + version: 7.25.0 + resolution: "undici@npm:7.25.0" + checksum: 10c0/02a0b45dc14eb91bc488948750232450fe52f27a6b08086d6ac6736bb47908d600fe3a96d346f12eab24729c782e5c2f693bc8e8eca6696d4e4c09b1ed4cb4ec languageName: node linkType: hard @@ -12516,7 +10972,7 @@ __metadata: languageName: node linkType: hard -"update-browserslist-db@npm:^1.2.0": +"update-browserslist-db@npm:^1.2.3": version: 1.2.3 resolution: "update-browserslist-db@npm:1.2.3" dependencies: @@ -12558,7 +11014,7 @@ __metadata: languageName: node linkType: hard -"use-sync-external-store@npm:^1.4.0": +"use-sync-external-store@npm:^1.4.0, use-sync-external-store@npm:^1.6.0": version: 1.6.0 resolution: "use-sync-external-store@npm:1.6.0" peerDependencies: @@ -12659,10 +11115,10 @@ __metadata: languageName: node linkType: hard -"web-vitals@npm:^4.0.1": - version: 4.2.4 - resolution: "web-vitals@npm:4.2.4" - checksum: 10c0/383c9281d5b556bcd190fde3c823aeb005bb8cf82e62c75b47beb411014a4ed13fa5c5e0489ed0f1b8d501cd66b0bebcb8624c1a75750bd5df13e2a3b1b2d194 +"web-vitals@npm:^5.1.0": + version: 5.2.0 + resolution: "web-vitals@npm:5.2.0" + checksum: 10c0/b8d4d02025afb5e1668fb9725c337616c266d9891979b1e58f81b610ee3bf53727b97babb16322fdac2b9d43ce6daa1787f42b959695796474a2061e79e219d7 languageName: node linkType: hard @@ -12680,17 +11136,13 @@ __metadata: languageName: node linkType: hard -"webpack-cli@npm:^6.0.1": - version: 6.0.1 - resolution: "webpack-cli@npm:6.0.1" - dependencies: - "@discoveryjs/json-ext": "npm:^0.6.1" - "@webpack-cli/configtest": "npm:^3.0.1" - "@webpack-cli/info": "npm:^3.0.1" - "@webpack-cli/serve": "npm:^3.0.1" - colorette: "npm:^2.0.14" - commander: "npm:^12.1.0" - cross-spawn: "npm:^7.0.3" +"webpack-cli@npm:^7.0.2": + version: 7.0.2 + resolution: "webpack-cli@npm:7.0.2" + dependencies: + "@discoveryjs/json-ext": "npm:^1.0.0" + commander: "npm:^14.0.3" + cross-spawn: "npm:^7.0.6" envinfo: "npm:^7.14.0" fastest-levenshtein: "npm:^1.0.12" import-local: "npm:^3.0.2" @@ -12698,15 +11150,17 @@ __metadata: rechoir: "npm:^0.8.0" webpack-merge: "npm:^6.0.1" peerDependencies: - webpack: ^5.82.0 + webpack: ^5.101.0 + webpack-bundle-analyzer: ^4.0.0 || ^5.0.0 + webpack-dev-server: ^5.0.0 peerDependenciesMeta: webpack-bundle-analyzer: optional: true webpack-dev-server: optional: true bin: - webpack-cli: ./bin/cli.js - checksum: 10c0/2aaca78e277427f03f528602abd707d224696048fb46286ea636c7975592409c4381ca94d68bbbb3900f195ca97f256e619583e8feb34a80da531461323bf3e2 + webpack-cli: bin/cli.js + checksum: 10c0/1c103995bd578ca3b80c0dee1cb92c4a90a68b51c4770a0fb04adbe74b0b34886d394794a2e0d27c5cabac05a40e156d3ecfbc15e9fbb97640675c53e4503260 languageName: node linkType: hard @@ -12736,9 +11190,9 @@ __metadata: linkType: hard "webpack-sources@npm:^3.3.4": - version: 3.3.4 - resolution: "webpack-sources@npm:3.3.4" - checksum: 10c0/94a42508531338eb41939cf1d48a4a8a6db97f3a47e5453cff2133a68d3169ca779d4bcbe9dfed072ce16611959eba1e16f085bc2dc56714e1a1c1783fd661a3 + version: 3.4.1 + resolution: "webpack-sources@npm:3.4.1" + checksum: 10c0/5943f3d98670f640bc96bb734a47da46938eb1d8788ed7ef175cc9a1bd8d822be684ad985a7d88eb8a50db084fa391ef84f073ffae4dbf01ef3095615517a8e5 languageName: node linkType: hard @@ -12762,9 +11216,9 @@ __metadata: languageName: node linkType: hard -"webpack@npm:^5.105.4": - version: 5.105.4 - resolution: "webpack@npm:5.105.4" +"webpack@npm:^5.106.2": + version: 5.106.2 + resolution: "webpack@npm:5.106.2" dependencies: "@types/eslint-scope": "npm:^3.7.7" "@types/estree": "npm:^1.0.8" @@ -12782,9 +11236,8 @@ __metadata: events: "npm:^3.2.0" glob-to-regexp: "npm:^0.4.1" graceful-fs: "npm:^4.2.11" - json-parse-even-better-errors: "npm:^2.3.1" loader-runner: "npm:^4.3.1" - mime-types: "npm:^2.1.27" + mime-db: "npm:^1.54.0" neo-async: "npm:^2.6.2" schema-utils: "npm:^4.3.3" tapable: "npm:^2.3.0" @@ -12796,7 +11249,7 @@ __metadata: optional: true bin: webpack: bin/webpack.js - checksum: 10c0/e9896d20bac351b119d59942b7efae5b117056ecf203acc0d1a84ecbf0a5a9a80ca733735f96bd163e3530be6ab7f615cd67e5320bd3c47d709c9bfe376c3280 + checksum: 10c0/933293ae94b7f3405147aebd824d978696693a7fbd85cfbf4d05b517329c93f69e634400ad70a27f4ba4148e14e2fd502e335cd8d30d75282091ab3c72a1ac01 languageName: node linkType: hard @@ -13042,13 +11495,6 @@ __metadata: languageName: node linkType: hard -"yallist@npm:^4.0.0": - version: 4.0.0 - resolution: "yallist@npm:4.0.0" - checksum: 10c0/2286b5e8dbfe22204ab66e2ef5cc9bbb1e55dfc873bbe0d568aa943eb255d131890dfd5bf243637273d31119b870f49c18fcde2c6ffbb7a7a092b870dc90625a - languageName: node - linkType: hard - "yallist@npm:^5.0.0": version: 5.0.0 resolution: "yallist@npm:5.0.0" @@ -13109,9 +11555,9 @@ __metadata: linkType: hard "zod@npm:^3.25.0 || ^4.0.0, zod@npm:^4.3.0": - version: 4.3.6 - resolution: "zod@npm:4.3.6" - checksum: 10c0/860d25a81ab41d33aa25f8d0d07b091a04acb426e605f396227a796e9e800c44723ed96d0f53a512b57be3d1520f45bf69c0cb3b378a232a00787a2609625307 + version: 4.4.3 + resolution: "zod@npm:4.4.3" + checksum: 10c0/7ea31b558e88f9faf44f31dd185e2e1cbf51fed3081787fb96cc2534749b50c0acfc6da7f0922a7353ed092dd358c7d50c28ea96c94d04af64191bd33152eca3 languageName: node linkType: hard @@ -13121,10 +11567,3 @@ __metadata: checksum: 10c0/13601cc53211af491cf3a28a49239405e44129c7aba6a0211401d7bf79ee96b4679016a4d3c5e9c01f753e6da806eb40550f12c469580548b695b146a6d8fe1a languageName: node linkType: hard - -"zwitch@npm:^2.0.0": - version: 2.0.4 - resolution: "zwitch@npm:2.0.4" - checksum: 10c0/3c7830cdd3378667e058ffdb4cf2bb78ac5711214e2725900873accb23f3dfe5f9e7e5a06dcdc5f29605da976fc45c26d9a13ca334d6eea2245a15e77b8fc06e - languageName: node - linkType: hard