| { |
| "name": "akıl-defteri", |
| "version": "0.0.0", |
| "lockfileVersion": 3, |
| "requires": true, |
| "packages": { |
| "": { |
| "name": "akıl-defteri", |
| "version": "0.0.0", |
| "dependencies": { |
| "@dnd-kit/core": "^6.3.1", |
| "@dnd-kit/sortable": "^10.0.0", |
| "@dnd-kit/utilities": "^3.2.2", |
| "@google/genai": "^1.30.0", |
| "@google/generative-ai": "^0.24.1", |
| "@types/react-syntax-highlighter": "^15.5.13", |
| "firebase": "^12.11.0", |
| "html2canvas": "^1.4.1", |
| "html2pdf.js": "^0.14.0", |
| "jspdf": "^4.2.0", |
| "lucide-react": "^1.7.0", |
| "mermaid": "^11.14.0", |
| "motion": "^12.38.0", |
| "react": "^19.2.0", |
| "react-dom": "^19.2.0", |
| "react-markdown": "^10.1.0", |
| "react-syntax-highlighter": "^16.1.1", |
| "react-zoom-pan-pinch": "^4.0.3", |
| "remark-gfm": "^4.0.1", |
| "vite-plugin-pwa": "^1.2.0" |
| }, |
| "devDependencies": { |
| "@types/node": "^22.14.0", |
| "@vitejs/plugin-react": "^5.0.0", |
| "typescript": "~5.8.2", |
| "vite": "^6.2.0" |
| } |
| }, |
| "node_modules/@antfu/install-pkg": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/@antfu/install-pkg/-/install-pkg-1.1.0.tgz", |
| "integrity": "sha512-MGQsmw10ZyI+EJo45CdSER4zEb+p31LpDAFp2Z3gkSd1yqVZGi0Ebx++YTEMonJy4oChEMLsxZ64j8FH6sSqtQ==", |
| "license": "MIT", |
| "dependencies": { |
| "package-manager-detector": "^1.3.0", |
| "tinyexec": "^1.0.1" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/antfu" |
| } |
| }, |
| "node_modules/@apideck/better-ajv-errors": { |
| "version": "0.3.7", |
| "resolved": "https://registry.npmjs.org/@apideck/better-ajv-errors/-/better-ajv-errors-0.3.7.tgz", |
| "integrity": "sha512-TajUJwGWbDwkCx/CZi7tRE8PVB7simCvKJfHUsSdvps+aTM/PDPP4gkLmKnc+x3CE//y9i/nj74GqdL/hwk7Iw==", |
| "license": "MIT", |
| "dependencies": { |
| "jsonpointer": "^5.0.1", |
| "leven": "^3.1.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "peerDependencies": { |
| "ajv": ">=8" |
| } |
| }, |
| "node_modules/@babel/code-frame": { |
| "version": "7.29.0", |
| "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.0.tgz", |
| "integrity": "sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-validator-identifier": "^7.28.5", |
| "js-tokens": "^4.0.0", |
| "picocolors": "^1.1.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/compat-data": { |
| "version": "7.29.0", |
| "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.29.0.tgz", |
| "integrity": "sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/core": { |
| "version": "7.29.0", |
| "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.29.0.tgz", |
| "integrity": "sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/code-frame": "^7.29.0", |
| "@babel/generator": "^7.29.0", |
| "@babel/helper-compilation-targets": "^7.28.6", |
| "@babel/helper-module-transforms": "^7.28.6", |
| "@babel/helpers": "^7.28.6", |
| "@babel/parser": "^7.29.0", |
| "@babel/template": "^7.28.6", |
| "@babel/traverse": "^7.29.0", |
| "@babel/types": "^7.29.0", |
| "@jridgewell/remapping": "^2.3.5", |
| "convert-source-map": "^2.0.0", |
| "debug": "^4.1.0", |
| "gensync": "^1.0.0-beta.2", |
| "json5": "^2.2.3", |
| "semver": "^6.3.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/babel" |
| } |
| }, |
| "node_modules/@babel/generator": { |
| "version": "7.29.1", |
| "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.29.1.tgz", |
| "integrity": "sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/parser": "^7.29.0", |
| "@babel/types": "^7.29.0", |
| "@jridgewell/gen-mapping": "^0.3.12", |
| "@jridgewell/trace-mapping": "^0.3.28", |
| "jsesc": "^3.0.2" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-annotate-as-pure": { |
| "version": "7.27.3", |
| "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.27.3.tgz", |
| "integrity": "sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/types": "^7.27.3" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-compilation-targets": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz", |
| "integrity": "sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/compat-data": "^7.28.6", |
| "@babel/helper-validator-option": "^7.27.1", |
| "browserslist": "^4.24.0", |
| "lru-cache": "^5.1.1", |
| "semver": "^6.3.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-create-class-features-plugin": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.6.tgz", |
| "integrity": "sha512-dTOdvsjnG3xNT9Y0AUg1wAl38y+4Rl4sf9caSQZOXdNqVn+H+HbbJ4IyyHaIqNR6SW9oJpA/RuRjsjCw2IdIow==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-annotate-as-pure": "^7.27.3", |
| "@babel/helper-member-expression-to-functions": "^7.28.5", |
| "@babel/helper-optimise-call-expression": "^7.27.1", |
| "@babel/helper-replace-supers": "^7.28.6", |
| "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1", |
| "@babel/traverse": "^7.28.6", |
| "semver": "^6.3.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0" |
| } |
| }, |
| "node_modules/@babel/helper-create-regexp-features-plugin": { |
| "version": "7.28.5", |
| "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.28.5.tgz", |
| "integrity": "sha512-N1EhvLtHzOvj7QQOUCCS3NrPJP8c5W6ZXCHDn7Yialuy1iu4r5EmIYkXlKNqT99Ciw+W0mDqWoR6HWMZlFP3hw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-annotate-as-pure": "^7.27.3", |
| "regexpu-core": "^6.3.1", |
| "semver": "^6.3.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0" |
| } |
| }, |
| "node_modules/@babel/helper-define-polyfill-provider": { |
| "version": "0.6.8", |
| "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.8.tgz", |
| "integrity": "sha512-47UwBLPpQi1NoWzLuHNjRoHlYXMwIJoBf7MFou6viC/sIHWYygpvr0B6IAyh5sBdA2nr2LPIRww8lfaUVQINBA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-compilation-targets": "^7.28.6", |
| "@babel/helper-plugin-utils": "^7.28.6", |
| "debug": "^4.4.3", |
| "lodash.debounce": "^4.0.8", |
| "resolve": "^1.22.11" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" |
| } |
| }, |
| "node_modules/@babel/helper-globals": { |
| "version": "7.28.0", |
| "resolved": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz", |
| "integrity": "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-member-expression-to-functions": { |
| "version": "7.28.5", |
| "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.28.5.tgz", |
| "integrity": "sha512-cwM7SBRZcPCLgl8a7cY0soT1SptSzAlMH39vwiRpOQkJlh53r5hdHwLSCZpQdVLT39sZt+CRpNwYG4Y2v77atg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/traverse": "^7.28.5", |
| "@babel/types": "^7.28.5" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-module-imports": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz", |
| "integrity": "sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/traverse": "^7.28.6", |
| "@babel/types": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-module-transforms": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz", |
| "integrity": "sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-module-imports": "^7.28.6", |
| "@babel/helper-validator-identifier": "^7.28.5", |
| "@babel/traverse": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0" |
| } |
| }, |
| "node_modules/@babel/helper-optimise-call-expression": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.27.1.tgz", |
| "integrity": "sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/types": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-plugin-utils": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.28.6.tgz", |
| "integrity": "sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-remap-async-to-generator": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.27.1.tgz", |
| "integrity": "sha512-7fiA521aVw8lSPeI4ZOD3vRFkoqkJcS+z4hFo82bFSH/2tNd6eJ5qCVMS5OzDmZh/kaHQeBaeyxK6wljcPtveA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-annotate-as-pure": "^7.27.1", |
| "@babel/helper-wrap-function": "^7.27.1", |
| "@babel/traverse": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0" |
| } |
| }, |
| "node_modules/@babel/helper-replace-supers": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.28.6.tgz", |
| "integrity": "sha512-mq8e+laIk94/yFec3DxSjCRD2Z0TAjhVbEJY3UQrlwVo15Lmt7C2wAUbK4bjnTs4APkwsYLTahXRraQXhb1WCg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-member-expression-to-functions": "^7.28.5", |
| "@babel/helper-optimise-call-expression": "^7.27.1", |
| "@babel/traverse": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0" |
| } |
| }, |
| "node_modules/@babel/helper-skip-transparent-expression-wrappers": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.27.1.tgz", |
| "integrity": "sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/traverse": "^7.27.1", |
| "@babel/types": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-string-parser": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz", |
| "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-validator-identifier": { |
| "version": "7.28.5", |
| "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz", |
| "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-validator-option": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz", |
| "integrity": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-wrap-function": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.28.6.tgz", |
| "integrity": "sha512-z+PwLziMNBeSQJonizz2AGnndLsP2DeGHIxDAn+wdHOGuo4Fo1x1HBPPXeE9TAOPHNNWQKCSlA2VZyYyyibDnQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/template": "^7.28.6", |
| "@babel/traverse": "^7.28.6", |
| "@babel/types": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helpers": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.28.6.tgz", |
| "integrity": "sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/template": "^7.28.6", |
| "@babel/types": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/parser": { |
| "version": "7.29.0", |
| "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.0.tgz", |
| "integrity": "sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/types": "^7.29.0" |
| }, |
| "bin": { |
| "parser": "bin/babel-parser.js" |
| }, |
| "engines": { |
| "node": ">=6.0.0" |
| } |
| }, |
| "node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": { |
| "version": "7.28.5", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.28.5.tgz", |
| "integrity": "sha512-87GDMS3tsmMSi/3bWOte1UblL+YUTFMV8SZPZ2eSEL17s74Cw/l63rR6NmGVKMYW2GYi85nE+/d6Hw5N0bEk2Q==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1", |
| "@babel/traverse": "^7.28.5" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0" |
| } |
| }, |
| "node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-class-field-initializer-scope/-/plugin-bugfix-safari-class-field-initializer-scope-7.27.1.tgz", |
| "integrity": "sha512-qNeq3bCKnGgLkEXUuFry6dPlGfCdQNZbn7yUAPCInwAJHMU7THJfrBSozkcWq5sNM6RcF3S8XyQL2A52KNR9IA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0" |
| } |
| }, |
| "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.27.1.tgz", |
| "integrity": "sha512-g4L7OYun04N1WyqMNjldFwlfPCLVkgB54A/YCXICZYBsvJJE3kByKv9c9+R/nAfmIfjl2rKYLNyMHboYbZaWaA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0" |
| } |
| }, |
| "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.27.1.tgz", |
| "integrity": "sha512-oO02gcONcD5O1iTLi/6frMJBIwWEHceWGSGqrpCmEL8nogiS6J9PBlE48CaK20/Jx1LuRml9aDftLgdjXT8+Cw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1", |
| "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1", |
| "@babel/plugin-transform-optional-chaining": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.13.0" |
| } |
| }, |
| "node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.28.6.tgz", |
| "integrity": "sha512-a0aBScVTlNaiUe35UtfxAN7A/tehvvG4/ByO6+46VPKTRSlfnAFsgKy0FUh+qAkQrDTmhDkT+IBOKlOoMUxQ0g==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.28.6", |
| "@babel/traverse": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0" |
| } |
| }, |
| "node_modules/@babel/plugin-proposal-private-property-in-object": { |
| "version": "7.21.0-placeholder-for-preset-env.2", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz", |
| "integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-syntax-import-assertions": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.28.6.tgz", |
| "integrity": "sha512-pSJUpFHdx9z5nqTSirOCMtYVP2wFgoWhP0p3g8ONK/4IHhLIBd0B9NYqAvIUAhq+OkhO4VM1tENCt0cjlsNShw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-syntax-import-attributes": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.28.6.tgz", |
| "integrity": "sha512-jiLC0ma9XkQT3TKJ9uYvlakm66Pamywo+qwL+oL8HJOvc6TWdZXVfhqJr8CCzbSGUAbDOzlGHJC1U+vRfLQDvw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-syntax-unicode-sets-regex": { |
| "version": "7.18.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz", |
| "integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-create-regexp-features-plugin": "^7.18.6", |
| "@babel/helper-plugin-utils": "^7.18.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-arrow-functions": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.27.1.tgz", |
| "integrity": "sha512-8Z4TGic6xW70FKThA5HYEKKyBpOOsucTOD1DjU3fZxDg+K3zBJcXMFnt/4yQiZnf5+MiOMSXQ9PaEK/Ilh1DeA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-async-generator-functions": { |
| "version": "7.29.0", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.29.0.tgz", |
| "integrity": "sha512-va0VdWro4zlBr2JsXC+ofCPB2iG12wPtVGTWFx2WLDOM3nYQZZIGP82qku2eW/JR83sD+k2k+CsNtyEbUqhU6w==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.28.6", |
| "@babel/helper-remap-async-to-generator": "^7.27.1", |
| "@babel/traverse": "^7.29.0" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-async-to-generator": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.28.6.tgz", |
| "integrity": "sha512-ilTRcmbuXjsMmcZ3HASTe4caH5Tpo93PkTxF9oG2VZsSWsahydmcEHhix9Ik122RcTnZnUzPbmux4wh1swfv7g==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-module-imports": "^7.28.6", |
| "@babel/helper-plugin-utils": "^7.28.6", |
| "@babel/helper-remap-async-to-generator": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-block-scoped-functions": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.27.1.tgz", |
| "integrity": "sha512-cnqkuOtZLapWYZUYM5rVIdv1nXYuFVIltZ6ZJ7nIj585QsjKM5dhL2Fu/lICXZ1OyIAFc7Qy+bvDAtTXqGrlhg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-block-scoping": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.6.tgz", |
| "integrity": "sha512-tt/7wOtBmwHPNMPu7ax4pdPz6shjFrmHDghvNC+FG9Qvj7D6mJcoRQIF5dy4njmxR941l6rgtvfSB2zX3VlUIw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-class-properties": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.28.6.tgz", |
| "integrity": "sha512-dY2wS3I2G7D697VHndN91TJr8/AAfXQNt5ynCTI/MpxMsSzHp+52uNivYT5wCPax3whc47DR8Ba7cmlQMg24bw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-create-class-features-plugin": "^7.28.6", |
| "@babel/helper-plugin-utils": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-class-static-block": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.28.6.tgz", |
| "integrity": "sha512-rfQ++ghVwTWTqQ7w8qyDxL1XGihjBss4CmTgGRCTAC9RIbhVpyp4fOeZtta0Lbf+dTNIVJer6ych2ibHwkZqsQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-create-class-features-plugin": "^7.28.6", |
| "@babel/helper-plugin-utils": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.12.0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-classes": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.6.tgz", |
| "integrity": "sha512-EF5KONAqC5zAqT783iMGuM2ZtmEBy+mJMOKl2BCvPZ2lVrwvXnB6o+OBWCS+CoeCCpVRF2sA2RBKUxvT8tQT5Q==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-annotate-as-pure": "^7.27.3", |
| "@babel/helper-compilation-targets": "^7.28.6", |
| "@babel/helper-globals": "^7.28.0", |
| "@babel/helper-plugin-utils": "^7.28.6", |
| "@babel/helper-replace-supers": "^7.28.6", |
| "@babel/traverse": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-computed-properties": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.28.6.tgz", |
| "integrity": "sha512-bcc3k0ijhHbc2lEfpFHgx7eYw9KNXqOerKWfzbxEHUGKnS3sz9C4CNL9OiFN1297bDNfUiSO7DaLzbvHQQQ1BQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.28.6", |
| "@babel/template": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-destructuring": { |
| "version": "7.28.5", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.5.tgz", |
| "integrity": "sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1", |
| "@babel/traverse": "^7.28.5" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-dotall-regex": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.28.6.tgz", |
| "integrity": "sha512-SljjowuNKB7q5Oayv4FoPzeB74g3QgLt8IVJw9ADvWy3QnUb/01aw8I4AVv8wYnPvQz2GDDZ/g3GhcNyDBI4Bg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-create-regexp-features-plugin": "^7.28.5", |
| "@babel/helper-plugin-utils": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-duplicate-keys": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.27.1.tgz", |
| "integrity": "sha512-MTyJk98sHvSs+cvZ4nOauwTTG1JeonDjSGvGGUNHreGQns+Mpt6WX/dVzWBHgg+dYZhkC4X+zTDfkTU+Vy9y7Q==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex": { |
| "version": "7.29.0", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.29.0.tgz", |
| "integrity": "sha512-zBPcW2lFGxdiD8PUnPwJjag2J9otbcLQzvbiOzDxpYXyCuYX9agOwMPGn1prVH0a4qzhCKu24rlH4c1f7yA8rw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-create-regexp-features-plugin": "^7.28.5", |
| "@babel/helper-plugin-utils": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-dynamic-import": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.27.1.tgz", |
| "integrity": "sha512-MHzkWQcEmjzzVW9j2q8LGjwGWpG2mjwaaB0BNQwst3FIjqsg8Ct/mIZlvSPJvfi9y2AC8mi/ktxbFVL9pZ1I4A==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-explicit-resource-management": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-explicit-resource-management/-/plugin-transform-explicit-resource-management-7.28.6.tgz", |
| "integrity": "sha512-Iao5Konzx2b6g7EPqTy40UZbcdXE126tTxVFr/nAIj+WItNxjKSYTEw3RC+A2/ZetmdJsgueL1KhaMCQHkLPIg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.28.6", |
| "@babel/plugin-transform-destructuring": "^7.28.5" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-exponentiation-operator": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.28.6.tgz", |
| "integrity": "sha512-WitabqiGjV/vJ0aPOLSFfNY1u9U3R7W36B03r5I2KoNix+a3sOhJ3pKFB3R5It9/UiK78NiO0KE9P21cMhlPkw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-export-namespace-from": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.27.1.tgz", |
| "integrity": "sha512-tQvHWSZ3/jH2xuq/vZDy0jNn+ZdXJeM8gHvX4lnJmsc3+50yPlWdZXIc5ay+umX+2/tJIqHqiEqcJvxlmIvRvQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-for-of": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.27.1.tgz", |
| "integrity": "sha512-BfbWFFEJFQzLCQ5N8VocnCtA8J1CLkNTe2Ms2wocj75dd6VpiqS5Z5quTYcUoo4Yq+DN0rtikODccuv7RU81sw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1", |
| "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-function-name": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.27.1.tgz", |
| "integrity": "sha512-1bQeydJF9Nr1eBCMMbC+hdwmRlsv5XYOMu03YSWFwNs0HsAmtSxxF1fyuYPqemVldVyFmlCU7w8UE14LupUSZQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-compilation-targets": "^7.27.1", |
| "@babel/helper-plugin-utils": "^7.27.1", |
| "@babel/traverse": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-json-strings": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.28.6.tgz", |
| "integrity": "sha512-Nr+hEN+0geQkzhbdgQVPoqr47lZbm+5fCUmO70722xJZd0Mvb59+33QLImGj6F+DkK3xgDi1YVysP8whD6FQAw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-literals": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.27.1.tgz", |
| "integrity": "sha512-0HCFSepIpLTkLcsi86GG3mTUzxV5jpmbv97hTETW3yzrAij8aqlD36toB1D0daVFJM8NK6GvKO0gslVQmm+zZA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-logical-assignment-operators": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.28.6.tgz", |
| "integrity": "sha512-+anKKair6gpi8VsM/95kmomGNMD0eLz1NQ8+Pfw5sAwWH9fGYXT50E55ZpV0pHUHWf6IUTWPM+f/7AAff+wr9A==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-member-expression-literals": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.27.1.tgz", |
| "integrity": "sha512-hqoBX4dcZ1I33jCSWcXrP+1Ku7kdqXf1oeah7ooKOIiAdKQ+uqftgCFNOSzA5AMS2XIHEYeGFg4cKRCdpxzVOQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-modules-amd": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.27.1.tgz", |
| "integrity": "sha512-iCsytMg/N9/oFq6n+gFTvUYDZQOMK5kEdeYxmxt91fcJGycfxVP9CnrxoliM0oumFERba2i8ZtwRUCMhvP1LnA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-module-transforms": "^7.27.1", |
| "@babel/helper-plugin-utils": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-modules-commonjs": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.28.6.tgz", |
| "integrity": "sha512-jppVbf8IV9iWWwWTQIxJMAJCWBuuKx71475wHwYytrRGQ2CWiDvYlADQno3tcYpS/T2UUWFQp3nVtYfK/YBQrA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-module-transforms": "^7.28.6", |
| "@babel/helper-plugin-utils": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-modules-systemjs": { |
| "version": "7.29.0", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.0.tgz", |
| "integrity": "sha512-PrujnVFbOdUpw4UHiVwKvKRLMMic8+eC0CuNlxjsyZUiBjhFdPsewdXCkveh2KqBA9/waD0W1b4hXSOBQJezpQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-module-transforms": "^7.28.6", |
| "@babel/helper-plugin-utils": "^7.28.6", |
| "@babel/helper-validator-identifier": "^7.28.5", |
| "@babel/traverse": "^7.29.0" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-modules-umd": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.27.1.tgz", |
| "integrity": "sha512-iQBE/xC5BV1OxJbp6WG7jq9IWiD+xxlZhLrdwpPkTX3ydmXdvoCpyfJN7acaIBZaOqTfr76pgzqBJflNbeRK+w==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-module-transforms": "^7.27.1", |
| "@babel/helper-plugin-utils": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-named-capturing-groups-regex": { |
| "version": "7.29.0", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.29.0.tgz", |
| "integrity": "sha512-1CZQA5KNAD6ZYQLPw7oi5ewtDNxH/2vuCh+6SmvgDfhumForvs8a1o9n0UrEoBD8HU4djO2yWngTQlXl1NDVEQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-create-regexp-features-plugin": "^7.28.5", |
| "@babel/helper-plugin-utils": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-new-target": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.27.1.tgz", |
| "integrity": "sha512-f6PiYeqXQ05lYq3TIfIDu/MtliKUbNwkGApPUvyo6+tc7uaR4cPjPe7DFPr15Uyycg2lZU6btZ575CuQoYh7MQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-nullish-coalescing-operator": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.28.6.tgz", |
| "integrity": "sha512-3wKbRgmzYbw24mDJXT7N+ADXw8BC/imU9yo9c9X9NKaLF1fW+e5H1U5QjMUBe4Qo4Ox/o++IyUkl1sVCLgevKg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-numeric-separator": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.28.6.tgz", |
| "integrity": "sha512-SJR8hPynj8outz+SlStQSwvziMN4+Bq99it4tMIf5/Caq+3iOc0JtKyse8puvyXkk3eFRIA5ID/XfunGgO5i6w==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-object-rest-spread": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.6.tgz", |
| "integrity": "sha512-5rh+JR4JBC4pGkXLAcYdLHZjXudVxWMXbB6u6+E9lRL5TrGVbHt1TjxGbZ8CkmYw9zjkB7jutzOROArsqtncEA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-compilation-targets": "^7.28.6", |
| "@babel/helper-plugin-utils": "^7.28.6", |
| "@babel/plugin-transform-destructuring": "^7.28.5", |
| "@babel/plugin-transform-parameters": "^7.27.7", |
| "@babel/traverse": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-object-super": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.27.1.tgz", |
| "integrity": "sha512-SFy8S9plRPbIcxlJ8A6mT/CxFdJx/c04JEctz4jf8YZaVS2px34j7NXRrlGlHkN/M2gnpL37ZpGRGVFLd3l8Ng==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1", |
| "@babel/helper-replace-supers": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-optional-catch-binding": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.28.6.tgz", |
| "integrity": "sha512-R8ja/Pyrv0OGAvAXQhSTmWyPJPml+0TMqXlO5w+AsMEiwb2fg3WkOvob7UxFSL3OIttFSGSRFKQsOhJ/X6HQdQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-optional-chaining": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.28.6.tgz", |
| "integrity": "sha512-A4zobikRGJTsX9uqVFdafzGkqD30t26ck2LmOzAuLL8b2x6k3TIqRiT2xVvA9fNmFeTX484VpsdgmKNA0bS23w==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.28.6", |
| "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-parameters": { |
| "version": "7.27.7", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.27.7.tgz", |
| "integrity": "sha512-qBkYTYCb76RRxUM6CcZA5KRu8K4SM8ajzVeUgVdMVO9NN9uI/GaVmBg/WKJJGnNokV9SY8FxNOVWGXzqzUidBg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-private-methods": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.28.6.tgz", |
| "integrity": "sha512-piiuapX9CRv7+0st8lmuUlRSmX6mBcVeNQ1b4AYzJxfCMuBfB0vBXDiGSmm03pKJw1v6cZ8KSeM+oUnM6yAExg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-create-class-features-plugin": "^7.28.6", |
| "@babel/helper-plugin-utils": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-private-property-in-object": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.28.6.tgz", |
| "integrity": "sha512-b97jvNSOb5+ehyQmBpmhOCiUC5oVK4PMnpRvO7+ymFBoqYjeDHIU9jnrNUuwHOiL9RpGDoKBpSViarV+BU+eVA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-annotate-as-pure": "^7.27.3", |
| "@babel/helper-create-class-features-plugin": "^7.28.6", |
| "@babel/helper-plugin-utils": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-property-literals": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.27.1.tgz", |
| "integrity": "sha512-oThy3BCuCha8kDZ8ZkgOg2exvPYUlprMukKQXI1r1pJ47NCvxfkEy8vK+r/hT9nF0Aa4H1WUPZZjHTFtAhGfmQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-react-jsx-self": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.27.1.tgz", |
| "integrity": "sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-react-jsx-source": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.27.1.tgz", |
| "integrity": "sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-regenerator": { |
| "version": "7.29.0", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.29.0.tgz", |
| "integrity": "sha512-FijqlqMA7DmRdg/aINBSs04y8XNTYw/lr1gJ2WsmBnnaNw1iS43EPkJW+zK7z65auG3AWRFXWj+NcTQwYptUog==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-regexp-modifiers": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regexp-modifiers/-/plugin-transform-regexp-modifiers-7.28.6.tgz", |
| "integrity": "sha512-QGWAepm9qxpaIs7UM9FvUSnCGlb8Ua1RhyM4/veAxLwt3gMat/LSGrZixyuj4I6+Kn9iwvqCyPTtbdxanYoWYg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-create-regexp-features-plugin": "^7.28.5", |
| "@babel/helper-plugin-utils": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-reserved-words": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.27.1.tgz", |
| "integrity": "sha512-V2ABPHIJX4kC7HegLkYoDpfg9PVmuWy/i6vUM5eGK22bx4YVFD3M5F0QQnWQoDs6AGsUWTVOopBiMFQgHaSkVw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-shorthand-properties": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.27.1.tgz", |
| "integrity": "sha512-N/wH1vcn4oYawbJ13Y/FxcQrWk63jhfNa7jef0ih7PHSIHX2LB7GWE1rkPrOnka9kwMxb6hMl19p7lidA+EHmQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-spread": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.28.6.tgz", |
| "integrity": "sha512-9U4QObUC0FtJl05AsUcodau/RWDytrU6uKgkxu09mLR9HLDAtUMoPuuskm5huQsoktmsYpI+bGmq+iapDcriKA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.28.6", |
| "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-sticky-regex": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.27.1.tgz", |
| "integrity": "sha512-lhInBO5bi/Kowe2/aLdBAawijx+q1pQzicSgnkB6dUPc1+RC8QmJHKf2OjvU+NZWitguJHEaEmbV6VWEouT58g==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-template-literals": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.27.1.tgz", |
| "integrity": "sha512-fBJKiV7F2DxZUkg5EtHKXQdbsbURW3DZKQUWphDum0uRP6eHGGa/He9mc0mypL680pb+e/lDIthRohlv8NCHkg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-typeof-symbol": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.27.1.tgz", |
| "integrity": "sha512-RiSILC+nRJM7FY5srIyc4/fGIwUhyDuuBSdWn4y6yT6gm652DpCHZjIipgn6B7MQ1ITOUnAKWixEUjQRIBIcLw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-unicode-escapes": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.27.1.tgz", |
| "integrity": "sha512-Ysg4v6AmF26k9vpfFuTZg8HRfVWzsh1kVfowA23y9j/Gu6dOuahdUVhkLqpObp3JIv27MLSii6noRnuKN8H0Mg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-unicode-property-regex": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.28.6.tgz", |
| "integrity": "sha512-4Wlbdl/sIZjzi/8St0evF0gEZrgOswVO6aOzqxh1kDZOl9WmLrHq2HtGhnOJZmHZYKP8WZ1MDLCt5DAWwRo57A==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-create-regexp-features-plugin": "^7.28.5", |
| "@babel/helper-plugin-utils": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-unicode-regex": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.27.1.tgz", |
| "integrity": "sha512-xvINq24TRojDuyt6JGtHmkVkrfVV3FPT16uytxImLeBZqW3/H52yN+kM1MGuyPkIQxrzKwPHs5U/MP3qKyzkGw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-create-regexp-features-plugin": "^7.27.1", |
| "@babel/helper-plugin-utils": "^7.27.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/plugin-transform-unicode-sets-regex": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.28.6.tgz", |
| "integrity": "sha512-/wHc/paTUmsDYN7SZkpWxogTOBNnlx7nBQYfy6JJlCT7G3mVhltk3e++N7zV0XfgGsrqBxd4rJQt9H16I21Y1Q==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-create-regexp-features-plugin": "^7.28.5", |
| "@babel/helper-plugin-utils": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0" |
| } |
| }, |
| "node_modules/@babel/preset-env": { |
| "version": "7.29.2", |
| "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.29.2.tgz", |
| "integrity": "sha512-DYD23veRYGvBFhcTY1iUvJnDNpuqNd/BzBwCvzOTKUnJjKg5kpUBh3/u9585Agdkgj+QuygG7jLfOPWMa2KVNw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/compat-data": "^7.29.0", |
| "@babel/helper-compilation-targets": "^7.28.6", |
| "@babel/helper-plugin-utils": "^7.28.6", |
| "@babel/helper-validator-option": "^7.27.1", |
| "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.28.5", |
| "@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.27.1", |
| "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.27.1", |
| "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.27.1", |
| "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.28.6", |
| "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", |
| "@babel/plugin-syntax-import-assertions": "^7.28.6", |
| "@babel/plugin-syntax-import-attributes": "^7.28.6", |
| "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", |
| "@babel/plugin-transform-arrow-functions": "^7.27.1", |
| "@babel/plugin-transform-async-generator-functions": "^7.29.0", |
| "@babel/plugin-transform-async-to-generator": "^7.28.6", |
| "@babel/plugin-transform-block-scoped-functions": "^7.27.1", |
| "@babel/plugin-transform-block-scoping": "^7.28.6", |
| "@babel/plugin-transform-class-properties": "^7.28.6", |
| "@babel/plugin-transform-class-static-block": "^7.28.6", |
| "@babel/plugin-transform-classes": "^7.28.6", |
| "@babel/plugin-transform-computed-properties": "^7.28.6", |
| "@babel/plugin-transform-destructuring": "^7.28.5", |
| "@babel/plugin-transform-dotall-regex": "^7.28.6", |
| "@babel/plugin-transform-duplicate-keys": "^7.27.1", |
| "@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.29.0", |
| "@babel/plugin-transform-dynamic-import": "^7.27.1", |
| "@babel/plugin-transform-explicit-resource-management": "^7.28.6", |
| "@babel/plugin-transform-exponentiation-operator": "^7.28.6", |
| "@babel/plugin-transform-export-namespace-from": "^7.27.1", |
| "@babel/plugin-transform-for-of": "^7.27.1", |
| "@babel/plugin-transform-function-name": "^7.27.1", |
| "@babel/plugin-transform-json-strings": "^7.28.6", |
| "@babel/plugin-transform-literals": "^7.27.1", |
| "@babel/plugin-transform-logical-assignment-operators": "^7.28.6", |
| "@babel/plugin-transform-member-expression-literals": "^7.27.1", |
| "@babel/plugin-transform-modules-amd": "^7.27.1", |
| "@babel/plugin-transform-modules-commonjs": "^7.28.6", |
| "@babel/plugin-transform-modules-systemjs": "^7.29.0", |
| "@babel/plugin-transform-modules-umd": "^7.27.1", |
| "@babel/plugin-transform-named-capturing-groups-regex": "^7.29.0", |
| "@babel/plugin-transform-new-target": "^7.27.1", |
| "@babel/plugin-transform-nullish-coalescing-operator": "^7.28.6", |
| "@babel/plugin-transform-numeric-separator": "^7.28.6", |
| "@babel/plugin-transform-object-rest-spread": "^7.28.6", |
| "@babel/plugin-transform-object-super": "^7.27.1", |
| "@babel/plugin-transform-optional-catch-binding": "^7.28.6", |
| "@babel/plugin-transform-optional-chaining": "^7.28.6", |
| "@babel/plugin-transform-parameters": "^7.27.7", |
| "@babel/plugin-transform-private-methods": "^7.28.6", |
| "@babel/plugin-transform-private-property-in-object": "^7.28.6", |
| "@babel/plugin-transform-property-literals": "^7.27.1", |
| "@babel/plugin-transform-regenerator": "^7.29.0", |
| "@babel/plugin-transform-regexp-modifiers": "^7.28.6", |
| "@babel/plugin-transform-reserved-words": "^7.27.1", |
| "@babel/plugin-transform-shorthand-properties": "^7.27.1", |
| "@babel/plugin-transform-spread": "^7.28.6", |
| "@babel/plugin-transform-sticky-regex": "^7.27.1", |
| "@babel/plugin-transform-template-literals": "^7.27.1", |
| "@babel/plugin-transform-typeof-symbol": "^7.27.1", |
| "@babel/plugin-transform-unicode-escapes": "^7.27.1", |
| "@babel/plugin-transform-unicode-property-regex": "^7.28.6", |
| "@babel/plugin-transform-unicode-regex": "^7.27.1", |
| "@babel/plugin-transform-unicode-sets-regex": "^7.28.6", |
| "@babel/preset-modules": "0.1.6-no-external-plugins", |
| "babel-plugin-polyfill-corejs2": "^0.4.15", |
| "babel-plugin-polyfill-corejs3": "^0.14.0", |
| "babel-plugin-polyfill-regenerator": "^0.6.6", |
| "core-js-compat": "^3.48.0", |
| "semver": "^6.3.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0" |
| } |
| }, |
| "node_modules/@babel/preset-modules": { |
| "version": "0.1.6-no-external-plugins", |
| "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz", |
| "integrity": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-plugin-utils": "^7.0.0", |
| "@babel/types": "^7.4.4", |
| "esutils": "^2.0.2" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0-0 || ^8.0.0-0 <8.0.0" |
| } |
| }, |
| "node_modules/@babel/runtime": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.6.tgz", |
| "integrity": "sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/template": { |
| "version": "7.28.6", |
| "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.28.6.tgz", |
| "integrity": "sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/code-frame": "^7.28.6", |
| "@babel/parser": "^7.28.6", |
| "@babel/types": "^7.28.6" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/traverse": { |
| "version": "7.29.0", |
| "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.0.tgz", |
| "integrity": "sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/code-frame": "^7.29.0", |
| "@babel/generator": "^7.29.0", |
| "@babel/helper-globals": "^7.28.0", |
| "@babel/parser": "^7.29.0", |
| "@babel/template": "^7.28.6", |
| "@babel/types": "^7.29.0", |
| "debug": "^4.3.1" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/types": { |
| "version": "7.29.0", |
| "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.29.0.tgz", |
| "integrity": "sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-string-parser": "^7.27.1", |
| "@babel/helper-validator-identifier": "^7.28.5" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@braintree/sanitize-url": { |
| "version": "7.1.2", |
| "resolved": "https://registry.npmjs.org/@braintree/sanitize-url/-/sanitize-url-7.1.2.tgz", |
| "integrity": "sha512-jigsZK+sMF/cuiB7sERuo9V7N9jx+dhmHHnQyDSVdpZwVutaBu7WvNYqMDLSgFgfB30n452TP3vjDAvFC973mA==", |
| "license": "MIT" |
| }, |
| "node_modules/@chevrotain/cst-dts-gen": { |
| "version": "12.0.0", |
| "resolved": "https://registry.npmjs.org/@chevrotain/cst-dts-gen/-/cst-dts-gen-12.0.0.tgz", |
| "integrity": "sha512-fSL4KXjTl7cDgf0B5Rip9Q05BOrYvkJV/RrBTE/bKDN096E4hN/ySpcBK5B24T76dlQ2i32Zc3PAE27jFnFrKg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@chevrotain/gast": "12.0.0", |
| "@chevrotain/types": "12.0.0" |
| } |
| }, |
| "node_modules/@chevrotain/gast": { |
| "version": "12.0.0", |
| "resolved": "https://registry.npmjs.org/@chevrotain/gast/-/gast-12.0.0.tgz", |
| "integrity": "sha512-1ne/m3XsIT8aEdrvT33so0GUC+wkctpUPK6zU9IlOyJLUbR0rg4G7ZiApiJbggpgPir9ERy3FRjT6T7lpgetnQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@chevrotain/types": "12.0.0" |
| } |
| }, |
| "node_modules/@chevrotain/regexp-to-ast": { |
| "version": "12.0.0", |
| "resolved": "https://registry.npmjs.org/@chevrotain/regexp-to-ast/-/regexp-to-ast-12.0.0.tgz", |
| "integrity": "sha512-p+EW9MaJwgaHguhoqwOtx/FwuGr+DnNn857sXWOi/mClXIkPGl3rn7hGNWvo31HA3vyeQxjqe+H36yZJwYU8cA==", |
| "license": "Apache-2.0" |
| }, |
| "node_modules/@chevrotain/types": { |
| "version": "12.0.0", |
| "resolved": "https://registry.npmjs.org/@chevrotain/types/-/types-12.0.0.tgz", |
| "integrity": "sha512-S+04vjFQKeuYw0/eW3U52LkAHQsB1ASxsPGsLPUyQgrZ2iNNibQrsidruDzjEX2JYfespXMG0eZmXlhA6z7nWA==", |
| "license": "Apache-2.0" |
| }, |
| "node_modules/@chevrotain/utils": { |
| "version": "12.0.0", |
| "resolved": "https://registry.npmjs.org/@chevrotain/utils/-/utils-12.0.0.tgz", |
| "integrity": "sha512-lB59uJoaGIfOOL9knQqQRfhl9g7x8/wqFkp13zTdkRu1huG9kg6IJs1O8hqj9rs6h7orGxHJUKb+mX3rPbWGhA==", |
| "license": "Apache-2.0" |
| }, |
| "node_modules/@dnd-kit/accessibility": { |
| "version": "3.1.1", |
| "resolved": "https://registry.npmjs.org/@dnd-kit/accessibility/-/accessibility-3.1.1.tgz", |
| "integrity": "sha512-2P+YgaXF+gRsIihwwY1gCsQSYnu9Zyj2py8kY5fFvUM1qm2WA2u639R6YNVfU4GWr+ZM5mqEsfHZZLoRONbemw==", |
| "license": "MIT", |
| "dependencies": { |
| "tslib": "^2.0.0" |
| }, |
| "peerDependencies": { |
| "react": ">=16.8.0" |
| } |
| }, |
| "node_modules/@dnd-kit/core": { |
| "version": "6.3.1", |
| "resolved": "https://registry.npmjs.org/@dnd-kit/core/-/core-6.3.1.tgz", |
| "integrity": "sha512-xkGBRQQab4RLwgXxoqETICr6S5JlogafbhNsidmrkVv2YRs5MLwpjoF2qpiGjQt8S9AoxtIV603s0GIUpY5eYQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@dnd-kit/accessibility": "^3.1.1", |
| "@dnd-kit/utilities": "^3.2.2", |
| "tslib": "^2.0.0" |
| }, |
| "peerDependencies": { |
| "react": ">=16.8.0", |
| "react-dom": ">=16.8.0" |
| } |
| }, |
| "node_modules/@dnd-kit/sortable": { |
| "version": "10.0.0", |
| "resolved": "https://registry.npmjs.org/@dnd-kit/sortable/-/sortable-10.0.0.tgz", |
| "integrity": "sha512-+xqhmIIzvAYMGfBYYnbKuNicfSsk4RksY2XdmJhT+HAC01nix6fHCztU68jooFiMUB01Ky3F0FyOvhG/BZrWkg==", |
| "license": "MIT", |
| "dependencies": { |
| "@dnd-kit/utilities": "^3.2.2", |
| "tslib": "^2.0.0" |
| }, |
| "peerDependencies": { |
| "@dnd-kit/core": "^6.3.0", |
| "react": ">=16.8.0" |
| } |
| }, |
| "node_modules/@dnd-kit/utilities": { |
| "version": "3.2.2", |
| "resolved": "https://registry.npmjs.org/@dnd-kit/utilities/-/utilities-3.2.2.tgz", |
| "integrity": "sha512-+MKAJEOfaBe5SmV6t34p80MMKhjvUz0vRrvVJbPT0WElzaOJ/1xs+D+KDv+tD/NE5ujfrChEcshd4fLn0wpiqg==", |
| "license": "MIT", |
| "dependencies": { |
| "tslib": "^2.0.0" |
| }, |
| "peerDependencies": { |
| "react": ">=16.8.0" |
| } |
| }, |
| "node_modules/@esbuild/aix-ppc64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.12.tgz", |
| "integrity": "sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "aix" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/android-arm": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.12.tgz", |
| "integrity": "sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==", |
| "cpu": [ |
| "arm" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/android-arm64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.12.tgz", |
| "integrity": "sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/android-x64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.12.tgz", |
| "integrity": "sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/darwin-arm64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.12.tgz", |
| "integrity": "sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/darwin-x64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.12.tgz", |
| "integrity": "sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/freebsd-arm64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.12.tgz", |
| "integrity": "sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/freebsd-x64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.12.tgz", |
| "integrity": "sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-arm": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.12.tgz", |
| "integrity": "sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==", |
| "cpu": [ |
| "arm" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-arm64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.12.tgz", |
| "integrity": "sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-ia32": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.12.tgz", |
| "integrity": "sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==", |
| "cpu": [ |
| "ia32" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-loong64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.12.tgz", |
| "integrity": "sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==", |
| "cpu": [ |
| "loong64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-mips64el": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.12.tgz", |
| "integrity": "sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==", |
| "cpu": [ |
| "mips64el" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-ppc64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.12.tgz", |
| "integrity": "sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-riscv64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.12.tgz", |
| "integrity": "sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==", |
| "cpu": [ |
| "riscv64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-s390x": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.12.tgz", |
| "integrity": "sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==", |
| "cpu": [ |
| "s390x" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-x64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.12.tgz", |
| "integrity": "sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/netbsd-arm64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.12.tgz", |
| "integrity": "sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "netbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/netbsd-x64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.12.tgz", |
| "integrity": "sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "netbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/openbsd-arm64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.12.tgz", |
| "integrity": "sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/openbsd-x64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.12.tgz", |
| "integrity": "sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/openharmony-arm64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.12.tgz", |
| "integrity": "sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openharmony" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/sunos-x64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.12.tgz", |
| "integrity": "sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "sunos" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/win32-arm64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.12.tgz", |
| "integrity": "sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/win32-ia32": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.12.tgz", |
| "integrity": "sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==", |
| "cpu": [ |
| "ia32" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/win32-x64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.12.tgz", |
| "integrity": "sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@firebase/ai": { |
| "version": "2.10.0", |
| "resolved": "https://registry.npmjs.org/@firebase/ai/-/ai-2.10.0.tgz", |
| "integrity": "sha512-1lI6HomyoO/8RSJb6ItyHLpHnB2z27m5F4aX/Vpi1nhwWoxdNjkq+6UQOykHyCE0KairojOE5qQ20i1tnF0nNA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/app-check-interop-types": "0.3.3", |
| "@firebase/component": "0.7.2", |
| "@firebase/logger": "0.5.0", |
| "@firebase/util": "1.15.0", |
| "tslib": "^2.1.0" |
| }, |
| "engines": { |
| "node": ">=20.0.0" |
| }, |
| "peerDependencies": { |
| "@firebase/app": "0.x", |
| "@firebase/app-types": "0.x" |
| } |
| }, |
| "node_modules/@firebase/analytics": { |
| "version": "0.10.21", |
| "resolved": "https://registry.npmjs.org/@firebase/analytics/-/analytics-0.10.21.tgz", |
| "integrity": "sha512-j2y2q65BlgLGB5Pwjhv/Jopw2X/TBTzvAtI5z/DSp56U4wBj7LfhBfzbdCtFPges+Wz0g55GdoawXibOH5jGng==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/component": "0.7.2", |
| "@firebase/installations": "0.6.21", |
| "@firebase/logger": "0.5.0", |
| "@firebase/util": "1.15.0", |
| "tslib": "^2.1.0" |
| }, |
| "peerDependencies": { |
| "@firebase/app": "0.x" |
| } |
| }, |
| "node_modules/@firebase/analytics-compat": { |
| "version": "0.2.27", |
| "resolved": "https://registry.npmjs.org/@firebase/analytics-compat/-/analytics-compat-0.2.27.tgz", |
| "integrity": "sha512-ZObpYpAxL6JfgH7GnvlDD0sbzGZ0o4nijV8skatV9ZX49hJtCYbFqaEcPYptT94rgX1KUoKEderC7/fa7hybtw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/analytics": "0.10.21", |
| "@firebase/analytics-types": "0.8.3", |
| "@firebase/component": "0.7.2", |
| "@firebase/util": "1.15.0", |
| "tslib": "^2.1.0" |
| }, |
| "peerDependencies": { |
| "@firebase/app-compat": "0.x" |
| } |
| }, |
| "node_modules/@firebase/analytics-types": { |
| "version": "0.8.3", |
| "resolved": "https://registry.npmjs.org/@firebase/analytics-types/-/analytics-types-0.8.3.tgz", |
| "integrity": "sha512-VrIp/d8iq2g501qO46uGz3hjbDb8xzYMrbu8Tp0ovzIzrvJZ2fvmj649gTjge/b7cCCcjT0H37g1gVtlNhnkbg==", |
| "license": "Apache-2.0" |
| }, |
| "node_modules/@firebase/app": { |
| "version": "0.14.10", |
| "resolved": "https://registry.npmjs.org/@firebase/app/-/app-0.14.10.tgz", |
| "integrity": "sha512-PlPhdtjgWUra+LImQTnXOUqUa/jcufZhizdR93ZjlQSS3ahCtDTG6pJw7j0OwFal18DQjICXfeVNsUUrcNisfA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/component": "0.7.2", |
| "@firebase/logger": "0.5.0", |
| "@firebase/util": "1.15.0", |
| "idb": "7.1.1", |
| "tslib": "^2.1.0" |
| }, |
| "engines": { |
| "node": ">=20.0.0" |
| } |
| }, |
| "node_modules/@firebase/app-check": { |
| "version": "0.11.2", |
| "resolved": "https://registry.npmjs.org/@firebase/app-check/-/app-check-0.11.2.tgz", |
| "integrity": "sha512-jcXQVMHAQ5AEKzVD5C7s5fmAYeFOuN6lAJeNTgZK2B9aLnofWaJt8u1A8Idm8gpsBBYSaY3cVyeH5SWMOVPBLQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/component": "0.7.2", |
| "@firebase/logger": "0.5.0", |
| "@firebase/util": "1.15.0", |
| "tslib": "^2.1.0" |
| }, |
| "engines": { |
| "node": ">=20.0.0" |
| }, |
| "peerDependencies": { |
| "@firebase/app": "0.x" |
| } |
| }, |
| "node_modules/@firebase/app-check-compat": { |
| "version": "0.4.2", |
| "resolved": "https://registry.npmjs.org/@firebase/app-check-compat/-/app-check-compat-0.4.2.tgz", |
| "integrity": "sha512-M91NhxqbSkI0ChkJWy69blC+rPr6HEgaeRllddSaU1pQ/7IiegeCQM9pPDIgvWnwnBSzKhUHpe6ro/jhJ+cvzw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/app-check": "0.11.2", |
| "@firebase/app-check-types": "0.5.3", |
| "@firebase/component": "0.7.2", |
| "@firebase/logger": "0.5.0", |
| "@firebase/util": "1.15.0", |
| "tslib": "^2.1.0" |
| }, |
| "engines": { |
| "node": ">=20.0.0" |
| }, |
| "peerDependencies": { |
| "@firebase/app-compat": "0.x" |
| } |
| }, |
| "node_modules/@firebase/app-check-interop-types": { |
| "version": "0.3.3", |
| "resolved": "https://registry.npmjs.org/@firebase/app-check-interop-types/-/app-check-interop-types-0.3.3.tgz", |
| "integrity": "sha512-gAlxfPLT2j8bTI/qfe3ahl2I2YcBQ8cFIBdhAQA4I2f3TndcO+22YizyGYuttLHPQEpWkhmpFW60VCFEPg4g5A==", |
| "license": "Apache-2.0" |
| }, |
| "node_modules/@firebase/app-check-types": { |
| "version": "0.5.3", |
| "resolved": "https://registry.npmjs.org/@firebase/app-check-types/-/app-check-types-0.5.3.tgz", |
| "integrity": "sha512-hyl5rKSj0QmwPdsAxrI5x1otDlByQ7bvNvVt8G/XPO2CSwE++rmSVf3VEhaeOR4J8ZFaF0Z0NDSmLejPweZ3ng==", |
| "license": "Apache-2.0" |
| }, |
| "node_modules/@firebase/app-compat": { |
| "version": "0.5.10", |
| "resolved": "https://registry.npmjs.org/@firebase/app-compat/-/app-compat-0.5.10.tgz", |
| "integrity": "sha512-tFmBuZL0/v1h6eyKRgWI58ucft6dEJmAi9nhPUXoAW4ZbPSTlnsh31AuEwUoRTz+wwRk9gmgss9GZV05ZM9Kug==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/app": "0.14.10", |
| "@firebase/component": "0.7.2", |
| "@firebase/logger": "0.5.0", |
| "@firebase/util": "1.15.0", |
| "tslib": "^2.1.0" |
| }, |
| "engines": { |
| "node": ">=20.0.0" |
| } |
| }, |
| "node_modules/@firebase/app-types": { |
| "version": "0.9.3", |
| "resolved": "https://registry.npmjs.org/@firebase/app-types/-/app-types-0.9.3.tgz", |
| "integrity": "sha512-kRVpIl4vVGJ4baogMDINbyrIOtOxqhkZQg4jTq3l8Lw6WSk0xfpEYzezFu+Kl4ve4fbPl79dvwRtaFqAC/ucCw==", |
| "license": "Apache-2.0" |
| }, |
| "node_modules/@firebase/auth": { |
| "version": "1.12.2", |
| "resolved": "https://registry.npmjs.org/@firebase/auth/-/auth-1.12.2.tgz", |
| "integrity": "sha512-CZJL8V10Vzibs+pDTXdQF+hot1IigIoqF4a4lA/qr5Deo1srcefiyIfgg28B67Lk7IxZhwfJMuI+1bu2xBmV0A==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/component": "0.7.2", |
| "@firebase/logger": "0.5.0", |
| "@firebase/util": "1.15.0", |
| "tslib": "^2.1.0" |
| }, |
| "engines": { |
| "node": ">=20.0.0" |
| }, |
| "peerDependencies": { |
| "@firebase/app": "0.x", |
| "@react-native-async-storage/async-storage": "^2.2.0" |
| }, |
| "peerDependenciesMeta": { |
| "@react-native-async-storage/async-storage": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@firebase/auth-compat": { |
| "version": "0.6.4", |
| "resolved": "https://registry.npmjs.org/@firebase/auth-compat/-/auth-compat-0.6.4.tgz", |
| "integrity": "sha512-2pj8m/hnqXvMLfC0Mk+fORVTM5DQPkS6l8JpMgtoAWGVgCmYnoWdFMaNWtKbmCxBEyvMA3FlnCJyzrUSMWTfuA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/auth": "1.12.2", |
| "@firebase/auth-types": "0.13.0", |
| "@firebase/component": "0.7.2", |
| "@firebase/util": "1.15.0", |
| "tslib": "^2.1.0" |
| }, |
| "engines": { |
| "node": ">=20.0.0" |
| }, |
| "peerDependencies": { |
| "@firebase/app-compat": "0.x" |
| } |
| }, |
| "node_modules/@firebase/auth-interop-types": { |
| "version": "0.2.4", |
| "resolved": "https://registry.npmjs.org/@firebase/auth-interop-types/-/auth-interop-types-0.2.4.tgz", |
| "integrity": "sha512-JPgcXKCuO+CWqGDnigBtvo09HeBs5u/Ktc2GaFj2m01hLarbxthLNm7Fk8iOP1aqAtXV+fnnGj7U28xmk7IwVA==", |
| "license": "Apache-2.0" |
| }, |
| "node_modules/@firebase/auth-types": { |
| "version": "0.13.0", |
| "resolved": "https://registry.npmjs.org/@firebase/auth-types/-/auth-types-0.13.0.tgz", |
| "integrity": "sha512-S/PuIjni0AQRLF+l9ck0YpsMOdE8GO2KU6ubmBB7P+7TJUCQDa3R1dlgYm9UzGbbePMZsp0xzB93f2b/CgxMOg==", |
| "license": "Apache-2.0", |
| "peerDependencies": { |
| "@firebase/app-types": "0.x", |
| "@firebase/util": "1.x" |
| } |
| }, |
| "node_modules/@firebase/component": { |
| "version": "0.7.2", |
| "resolved": "https://registry.npmjs.org/@firebase/component/-/component-0.7.2.tgz", |
| "integrity": "sha512-iyVDGc6Vjx7Rm0cAdccLH/NG6fADsgJak/XW9IA2lPf8AjIlsemOpFGKczYyPHxm4rnKdR8z6sK4+KEC7NwmEg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/util": "1.15.0", |
| "tslib": "^2.1.0" |
| }, |
| "engines": { |
| "node": ">=20.0.0" |
| } |
| }, |
| "node_modules/@firebase/data-connect": { |
| "version": "0.5.0", |
| "resolved": "https://registry.npmjs.org/@firebase/data-connect/-/data-connect-0.5.0.tgz", |
| "integrity": "sha512-G3GYHpWNJJ95502RQLApzw0jaG3pScHl+J/2MdxIuB51xtHnkRL6KvIAP3fFF1drUewWJHOnDA1U+q4Evf3KSw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/auth-interop-types": "0.2.4", |
| "@firebase/component": "0.7.2", |
| "@firebase/logger": "0.5.0", |
| "@firebase/util": "1.15.0", |
| "tslib": "^2.1.0" |
| }, |
| "peerDependencies": { |
| "@firebase/app": "0.x" |
| } |
| }, |
| "node_modules/@firebase/database": { |
| "version": "1.1.2", |
| "resolved": "https://registry.npmjs.org/@firebase/database/-/database-1.1.2.tgz", |
| "integrity": "sha512-lP96CMjMPy/+d1d9qaaHjHHdzdwvEOuyyLq9ehX89e2XMKwS1jHNzYBO+42bdSumuj5ukPbmnFtViZu8YOMT+w==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/app-check-interop-types": "0.3.3", |
| "@firebase/auth-interop-types": "0.2.4", |
| "@firebase/component": "0.7.2", |
| "@firebase/logger": "0.5.0", |
| "@firebase/util": "1.15.0", |
| "faye-websocket": "0.11.4", |
| "tslib": "^2.1.0" |
| }, |
| "engines": { |
| "node": ">=20.0.0" |
| } |
| }, |
| "node_modules/@firebase/database-compat": { |
| "version": "2.1.2", |
| "resolved": "https://registry.npmjs.org/@firebase/database-compat/-/database-compat-2.1.2.tgz", |
| "integrity": "sha512-j4A6IhVZbgxAzT6gJJC2PfOxYCK9SrDrUO7nTM4EscTYtKkAkzsbKoCnDdjFapQfnsncvPWjqVTr/0PffUwg3g==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/component": "0.7.2", |
| "@firebase/database": "1.1.2", |
| "@firebase/database-types": "1.0.18", |
| "@firebase/logger": "0.5.0", |
| "@firebase/util": "1.15.0", |
| "tslib": "^2.1.0" |
| }, |
| "engines": { |
| "node": ">=20.0.0" |
| } |
| }, |
| "node_modules/@firebase/database-types": { |
| "version": "1.0.18", |
| "resolved": "https://registry.npmjs.org/@firebase/database-types/-/database-types-1.0.18.tgz", |
| "integrity": "sha512-yOY8IC2go9lfbVDMiy2ATun4EB2AFwocPaQADwMN/RHRUAZSM4rlAV7PGbWPSG/YhkJ2A9xQAiAENgSua9G5Fg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/app-types": "0.9.3", |
| "@firebase/util": "1.15.0" |
| } |
| }, |
| "node_modules/@firebase/firestore": { |
| "version": "4.13.0", |
| "resolved": "https://registry.npmjs.org/@firebase/firestore/-/firestore-4.13.0.tgz", |
| "integrity": "sha512-7i4cVNJXTMim7/P7UsNim0DwyLPk4QQ3y1oSNzv4l0ykJOKYCiFMOuEeUxUYvrReXDJxWHrT/4XMeVQm+13rRw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/component": "0.7.2", |
| "@firebase/logger": "0.5.0", |
| "@firebase/util": "1.15.0", |
| "@firebase/webchannel-wrapper": "1.0.5", |
| "@grpc/grpc-js": "~1.9.0", |
| "@grpc/proto-loader": "^0.7.8", |
| "tslib": "^2.1.0" |
| }, |
| "engines": { |
| "node": ">=20.0.0" |
| }, |
| "peerDependencies": { |
| "@firebase/app": "0.x" |
| } |
| }, |
| "node_modules/@firebase/firestore-compat": { |
| "version": "0.4.7", |
| "resolved": "https://registry.npmjs.org/@firebase/firestore-compat/-/firestore-compat-0.4.7.tgz", |
| "integrity": "sha512-Et4XxtGnjp0Q9tmaEMETnY5GHJ8gQ9+RN6sSTT4ETWKmym2d6gIjarw0rCQcx+7BrWVYLEIOAXSXysl0b3xnUA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/component": "0.7.2", |
| "@firebase/firestore": "4.13.0", |
| "@firebase/firestore-types": "3.0.3", |
| "@firebase/util": "1.15.0", |
| "tslib": "^2.1.0" |
| }, |
| "engines": { |
| "node": ">=20.0.0" |
| }, |
| "peerDependencies": { |
| "@firebase/app-compat": "0.x" |
| } |
| }, |
| "node_modules/@firebase/firestore-types": { |
| "version": "3.0.3", |
| "resolved": "https://registry.npmjs.org/@firebase/firestore-types/-/firestore-types-3.0.3.tgz", |
| "integrity": "sha512-hD2jGdiWRxB/eZWF89xcK9gF8wvENDJkzpVFb4aGkzfEaKxVRD1kjz1t1Wj8VZEp2LCB53Yx1zD8mrhQu87R6Q==", |
| "license": "Apache-2.0", |
| "peerDependencies": { |
| "@firebase/app-types": "0.x", |
| "@firebase/util": "1.x" |
| } |
| }, |
| "node_modules/@firebase/functions": { |
| "version": "0.13.3", |
| "resolved": "https://registry.npmjs.org/@firebase/functions/-/functions-0.13.3.tgz", |
| "integrity": "sha512-csO7ckK3SSs+NUZW1nms9EK7ckHe/1QOjiP8uAkCYa7ND18s44vjE9g3KxEeIUpyEPqZaX1EhJuFyZjHigAcYw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/app-check-interop-types": "0.3.3", |
| "@firebase/auth-interop-types": "0.2.4", |
| "@firebase/component": "0.7.2", |
| "@firebase/messaging-interop-types": "0.2.3", |
| "@firebase/util": "1.15.0", |
| "tslib": "^2.1.0" |
| }, |
| "engines": { |
| "node": ">=20.0.0" |
| }, |
| "peerDependencies": { |
| "@firebase/app": "0.x" |
| } |
| }, |
| "node_modules/@firebase/functions-compat": { |
| "version": "0.4.3", |
| "resolved": "https://registry.npmjs.org/@firebase/functions-compat/-/functions-compat-0.4.3.tgz", |
| "integrity": "sha512-BxkEwWgx1of0tKaao/r2VR6WBLk/RAiyztatiONPrPE8gkitFkOnOCxf8i9cUyA5hX5RGt5H30uNn25Q6QNEmQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/component": "0.7.2", |
| "@firebase/functions": "0.13.3", |
| "@firebase/functions-types": "0.6.3", |
| "@firebase/util": "1.15.0", |
| "tslib": "^2.1.0" |
| }, |
| "engines": { |
| "node": ">=20.0.0" |
| }, |
| "peerDependencies": { |
| "@firebase/app-compat": "0.x" |
| } |
| }, |
| "node_modules/@firebase/functions-types": { |
| "version": "0.6.3", |
| "resolved": "https://registry.npmjs.org/@firebase/functions-types/-/functions-types-0.6.3.tgz", |
| "integrity": "sha512-EZoDKQLUHFKNx6VLipQwrSMh01A1SaL3Wg6Hpi//x6/fJ6Ee4hrAeswK99I5Ht8roiniKHw4iO0B1Oxj5I4plg==", |
| "license": "Apache-2.0" |
| }, |
| "node_modules/@firebase/installations": { |
| "version": "0.6.21", |
| "resolved": "https://registry.npmjs.org/@firebase/installations/-/installations-0.6.21.tgz", |
| "integrity": "sha512-xGFGTeICJZ5vhrmmDukeczIcFULFXybojML2+QSDFoKj5A7zbGN7KzFGSKNhDkIxpjzsYG9IleJyUebuAcmqWA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/component": "0.7.2", |
| "@firebase/util": "1.15.0", |
| "idb": "7.1.1", |
| "tslib": "^2.1.0" |
| }, |
| "peerDependencies": { |
| "@firebase/app": "0.x" |
| } |
| }, |
| "node_modules/@firebase/installations-compat": { |
| "version": "0.2.21", |
| "resolved": "https://registry.npmjs.org/@firebase/installations-compat/-/installations-compat-0.2.21.tgz", |
| "integrity": "sha512-zahIUkaVKbR8zmTeBHkdfaVl6JGWlhVoSjF7CVH33nFqD3SlPEpEEegn2GNT5iAfsVdtlCyJJ9GW4YKjq+RJKQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/component": "0.7.2", |
| "@firebase/installations": "0.6.21", |
| "@firebase/installations-types": "0.5.3", |
| "@firebase/util": "1.15.0", |
| "tslib": "^2.1.0" |
| }, |
| "peerDependencies": { |
| "@firebase/app-compat": "0.x" |
| } |
| }, |
| "node_modules/@firebase/installations-types": { |
| "version": "0.5.3", |
| "resolved": "https://registry.npmjs.org/@firebase/installations-types/-/installations-types-0.5.3.tgz", |
| "integrity": "sha512-2FJI7gkLqIE0iYsNQ1P751lO3hER+Umykel+TkLwHj6plzWVxqvfclPUZhcKFVQObqloEBTmpi2Ozn7EkCABAA==", |
| "license": "Apache-2.0", |
| "peerDependencies": { |
| "@firebase/app-types": "0.x" |
| } |
| }, |
| "node_modules/@firebase/logger": { |
| "version": "0.5.0", |
| "resolved": "https://registry.npmjs.org/@firebase/logger/-/logger-0.5.0.tgz", |
| "integrity": "sha512-cGskaAvkrnh42b3BA3doDWeBmuHFO/Mx5A83rbRDYakPjO9bJtRL3dX7javzc2Rr/JHZf4HlterTW2lUkfeN4g==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "tslib": "^2.1.0" |
| }, |
| "engines": { |
| "node": ">=20.0.0" |
| } |
| }, |
| "node_modules/@firebase/messaging": { |
| "version": "0.12.25", |
| "resolved": "https://registry.npmjs.org/@firebase/messaging/-/messaging-0.12.25.tgz", |
| "integrity": "sha512-7RhDwoDHlOK1/ou0/LeubxmjcngsTjDdrY/ssg2vwAVpUuVAhQzQvuCAOYxcX5wNC1zCgQ54AP1vdngBwbCmOQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/component": "0.7.2", |
| "@firebase/installations": "0.6.21", |
| "@firebase/messaging-interop-types": "0.2.3", |
| "@firebase/util": "1.15.0", |
| "idb": "7.1.1", |
| "tslib": "^2.1.0" |
| }, |
| "peerDependencies": { |
| "@firebase/app": "0.x" |
| } |
| }, |
| "node_modules/@firebase/messaging-compat": { |
| "version": "0.2.25", |
| "resolved": "https://registry.npmjs.org/@firebase/messaging-compat/-/messaging-compat-0.2.25.tgz", |
| "integrity": "sha512-eoOQqGLtRlseTdiemTN44LlHZpltK5gnhq8XVUuLgtIOG+odtDzrz2UoTpcJWSzaJQVxNLb/x9f39tHdDM4N4w==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/component": "0.7.2", |
| "@firebase/messaging": "0.12.25", |
| "@firebase/util": "1.15.0", |
| "tslib": "^2.1.0" |
| }, |
| "peerDependencies": { |
| "@firebase/app-compat": "0.x" |
| } |
| }, |
| "node_modules/@firebase/messaging-interop-types": { |
| "version": "0.2.3", |
| "resolved": "https://registry.npmjs.org/@firebase/messaging-interop-types/-/messaging-interop-types-0.2.3.tgz", |
| "integrity": "sha512-xfzFaJpzcmtDjycpDeCUj0Ge10ATFi/VHVIvEEjDNc3hodVBQADZ7BWQU7CuFpjSHE+eLuBI13z5F/9xOoGX8Q==", |
| "license": "Apache-2.0" |
| }, |
| "node_modules/@firebase/performance": { |
| "version": "0.7.11", |
| "resolved": "https://registry.npmjs.org/@firebase/performance/-/performance-0.7.11.tgz", |
| "integrity": "sha512-V3uAhrz7IYJuji+OgT3qYTGKxpek/TViXti9OSsUJ4AexZ3jQjYH5Yrn7JvBxk8MGiSLsC872hh+BxQiPZsm7g==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/component": "0.7.2", |
| "@firebase/installations": "0.6.21", |
| "@firebase/logger": "0.5.0", |
| "@firebase/util": "1.15.0", |
| "tslib": "^2.1.0", |
| "web-vitals": "^4.2.4" |
| }, |
| "peerDependencies": { |
| "@firebase/app": "0.x" |
| } |
| }, |
| "node_modules/@firebase/performance-compat": { |
| "version": "0.2.24", |
| "resolved": "https://registry.npmjs.org/@firebase/performance-compat/-/performance-compat-0.2.24.tgz", |
| "integrity": "sha512-YRlejH8wLt7ThWao+HXoKUHUrZKGYq+otxkPS+8nuE5PeN1cBXX7NAJl9ueuUkBwMIrnKdnDqL/voHXxDAAt3g==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/component": "0.7.2", |
| "@firebase/logger": "0.5.0", |
| "@firebase/performance": "0.7.11", |
| "@firebase/performance-types": "0.2.3", |
| "@firebase/util": "1.15.0", |
| "tslib": "^2.1.0" |
| }, |
| "peerDependencies": { |
| "@firebase/app-compat": "0.x" |
| } |
| }, |
| "node_modules/@firebase/performance-types": { |
| "version": "0.2.3", |
| "resolved": "https://registry.npmjs.org/@firebase/performance-types/-/performance-types-0.2.3.tgz", |
| "integrity": "sha512-IgkyTz6QZVPAq8GSkLYJvwSLr3LS9+V6vNPQr0x4YozZJiLF5jYixj0amDtATf1X0EtYHqoPO48a9ija8GocxQ==", |
| "license": "Apache-2.0" |
| }, |
| "node_modules/@firebase/remote-config": { |
| "version": "0.8.2", |
| "resolved": "https://registry.npmjs.org/@firebase/remote-config/-/remote-config-0.8.2.tgz", |
| "integrity": "sha512-5EXqOThV4upjK9D38d/qOSVwOqRhemlaOFk9vCkMNNALeIlwr+4pLjtLNo4qoY8etQmU/1q4aIATE9N8PFqg0g==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/component": "0.7.2", |
| "@firebase/installations": "0.6.21", |
| "@firebase/logger": "0.5.0", |
| "@firebase/util": "1.15.0", |
| "tslib": "^2.1.0" |
| }, |
| "peerDependencies": { |
| "@firebase/app": "0.x" |
| } |
| }, |
| "node_modules/@firebase/remote-config-compat": { |
| "version": "0.2.23", |
| "resolved": "https://registry.npmjs.org/@firebase/remote-config-compat/-/remote-config-compat-0.2.23.tgz", |
| "integrity": "sha512-4+KqRRHEUUmKT6tFmnpWATOsaFfmSuBs1jXH8JzVtMLEYqq/WS9IDM92OdefFDSrAA2xGd0WN004z8mKeIIscw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/component": "0.7.2", |
| "@firebase/logger": "0.5.0", |
| "@firebase/remote-config": "0.8.2", |
| "@firebase/remote-config-types": "0.5.0", |
| "@firebase/util": "1.15.0", |
| "tslib": "^2.1.0" |
| }, |
| "peerDependencies": { |
| "@firebase/app-compat": "0.x" |
| } |
| }, |
| "node_modules/@firebase/remote-config-types": { |
| "version": "0.5.0", |
| "resolved": "https://registry.npmjs.org/@firebase/remote-config-types/-/remote-config-types-0.5.0.tgz", |
| "integrity": "sha512-vI3bqLoF14L/GchtgayMiFpZJF+Ao3uR8WCde0XpYNkSokDpAKca2DxvcfeZv7lZUqkUwQPL2wD83d3vQ4vvrg==", |
| "license": "Apache-2.0" |
| }, |
| "node_modules/@firebase/storage": { |
| "version": "0.14.2", |
| "resolved": "https://registry.npmjs.org/@firebase/storage/-/storage-0.14.2.tgz", |
| "integrity": "sha512-o/culaTeJ8GRpKXRJov21rux/n9dRaSOWLebyatFP2sqEdCxQPjVA1H9Z2fzYwQxMIU0JVmC7SPPmU11v7L6vQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/component": "0.7.2", |
| "@firebase/util": "1.15.0", |
| "tslib": "^2.1.0" |
| }, |
| "engines": { |
| "node": ">=20.0.0" |
| }, |
| "peerDependencies": { |
| "@firebase/app": "0.x" |
| } |
| }, |
| "node_modules/@firebase/storage-compat": { |
| "version": "0.4.2", |
| "resolved": "https://registry.npmjs.org/@firebase/storage-compat/-/storage-compat-0.4.2.tgz", |
| "integrity": "sha512-R+aB38wxCH5zjIO/xu9KznI7fgiPuZAG98uVm1NcidHyyupGgIDLKigGmRGBZMnxibe/m2oxNKoZpfEbUX2aQQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/component": "0.7.2", |
| "@firebase/storage": "0.14.2", |
| "@firebase/storage-types": "0.8.3", |
| "@firebase/util": "1.15.0", |
| "tslib": "^2.1.0" |
| }, |
| "engines": { |
| "node": ">=20.0.0" |
| }, |
| "peerDependencies": { |
| "@firebase/app-compat": "0.x" |
| } |
| }, |
| "node_modules/@firebase/storage-types": { |
| "version": "0.8.3", |
| "resolved": "https://registry.npmjs.org/@firebase/storage-types/-/storage-types-0.8.3.tgz", |
| "integrity": "sha512-+Muk7g9uwngTpd8xn9OdF/D48uiQ7I1Fae7ULsWPuKoCH3HU7bfFPhxtJYzyhjdniowhuDpQcfPmuNRAqZEfvg==", |
| "license": "Apache-2.0", |
| "peerDependencies": { |
| "@firebase/app-types": "0.x", |
| "@firebase/util": "1.x" |
| } |
| }, |
| "node_modules/@firebase/util": { |
| "version": "1.15.0", |
| "resolved": "https://registry.npmjs.org/@firebase/util/-/util-1.15.0.tgz", |
| "integrity": "sha512-AmWf3cHAOMbrCPG4xdPKQaj5iHnyYfyLKZxwz+Xf55bqKbpAmcYifB4jQinT2W9XhDRHISOoPyBOariJpCG6FA==", |
| "hasInstallScript": true, |
| "license": "Apache-2.0", |
| "dependencies": { |
| "tslib": "^2.1.0" |
| }, |
| "engines": { |
| "node": ">=20.0.0" |
| } |
| }, |
| "node_modules/@firebase/webchannel-wrapper": { |
| "version": "1.0.5", |
| "resolved": "https://registry.npmjs.org/@firebase/webchannel-wrapper/-/webchannel-wrapper-1.0.5.tgz", |
| "integrity": "sha512-+uGNN7rkfn41HLO0vekTFhTxk61eKa8mTpRGLO0QSqlQdKvIoGAvLp3ppdVIWbTGYJWM6Kp0iN+PjMIOcnVqTw==", |
| "license": "Apache-2.0" |
| }, |
| "node_modules/@google/genai": { |
| "version": "1.43.0", |
| "resolved": "https://registry.npmjs.org/@google/genai/-/genai-1.43.0.tgz", |
| "integrity": "sha512-hklCsJNdMlDM1IwcCVcGQFBg2izY0+t5BIGbRsxi2UnKi6AGKL7pqJqmBDNRbw0bYCs4y3NA7TB+fkKfP/Nrdw==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "google-auth-library": "^10.3.0", |
| "p-retry": "^4.6.2", |
| "protobufjs": "^7.5.4", |
| "ws": "^8.18.0" |
| }, |
| "engines": { |
| "node": ">=20.0.0" |
| }, |
| "peerDependencies": { |
| "@modelcontextprotocol/sdk": "^1.25.2" |
| }, |
| "peerDependenciesMeta": { |
| "@modelcontextprotocol/sdk": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@google/generative-ai": { |
| "version": "0.24.1", |
| "resolved": "https://registry.npmjs.org/@google/generative-ai/-/generative-ai-0.24.1.tgz", |
| "integrity": "sha512-MqO+MLfM6kjxcKoy0p1wRzG3b4ZZXtPI+z2IE26UogS2Cm/XHO+7gGRBh6gcJsOiIVoH93UwKvW4HdgiOZCy9Q==", |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=18.0.0" |
| } |
| }, |
| "node_modules/@grpc/grpc-js": { |
| "version": "1.9.15", |
| "resolved": "https://registry.npmjs.org/@grpc/grpc-js/-/grpc-js-1.9.15.tgz", |
| "integrity": "sha512-nqE7Hc0AzI+euzUwDAy0aY5hCp10r734gMGRdU+qOPX0XSceI2ULrcXB5U2xSc5VkWwalCj4M7GzCAygZl2KoQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@grpc/proto-loader": "^0.7.8", |
| "@types/node": ">=12.12.47" |
| }, |
| "engines": { |
| "node": "^8.13.0 || >=10.10.0" |
| } |
| }, |
| "node_modules/@grpc/proto-loader": { |
| "version": "0.7.15", |
| "resolved": "https://registry.npmjs.org/@grpc/proto-loader/-/proto-loader-0.7.15.tgz", |
| "integrity": "sha512-tMXdRCfYVixjuFK+Hk0Q1s38gV9zDiDJfWL3h1rv4Qc39oILCu1TRTDt7+fGUI8K4G1Fj125Hx/ru3azECWTyQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "lodash.camelcase": "^4.3.0", |
| "long": "^5.0.0", |
| "protobufjs": "^7.2.5", |
| "yargs": "^17.7.2" |
| }, |
| "bin": { |
| "proto-loader-gen-types": "build/bin/proto-loader-gen-types.js" |
| }, |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/@iconify/types": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/@iconify/types/-/types-2.0.0.tgz", |
| "integrity": "sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==", |
| "license": "MIT" |
| }, |
| "node_modules/@iconify/utils": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/@iconify/utils/-/utils-3.1.0.tgz", |
| "integrity": "sha512-Zlzem1ZXhI1iHeeERabLNzBHdOa4VhQbqAcOQaMKuTuyZCpwKbC2R4Dd0Zo3g9EAc+Y4fiarO8HIHRAth7+skw==", |
| "license": "MIT", |
| "dependencies": { |
| "@antfu/install-pkg": "^1.1.0", |
| "@iconify/types": "^2.0.0", |
| "mlly": "^1.8.0" |
| } |
| }, |
| "node_modules/@isaacs/cliui": { |
| "version": "8.0.2", |
| "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", |
| "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", |
| "license": "ISC", |
| "dependencies": { |
| "string-width": "^5.1.2", |
| "string-width-cjs": "npm:string-width@^4.2.0", |
| "strip-ansi": "^7.0.1", |
| "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", |
| "wrap-ansi": "^8.1.0", |
| "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/@jridgewell/gen-mapping": { |
| "version": "0.3.13", |
| "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz", |
| "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==", |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/sourcemap-codec": "^1.5.0", |
| "@jridgewell/trace-mapping": "^0.3.24" |
| } |
| }, |
| "node_modules/@jridgewell/remapping": { |
| "version": "2.3.5", |
| "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz", |
| "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/gen-mapping": "^0.3.5", |
| "@jridgewell/trace-mapping": "^0.3.24" |
| } |
| }, |
| "node_modules/@jridgewell/resolve-uri": { |
| "version": "3.1.2", |
| "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", |
| "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.0.0" |
| } |
| }, |
| "node_modules/@jridgewell/source-map": { |
| "version": "0.3.11", |
| "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.11.tgz", |
| "integrity": "sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA==", |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/gen-mapping": "^0.3.5", |
| "@jridgewell/trace-mapping": "^0.3.25" |
| } |
| }, |
| "node_modules/@jridgewell/sourcemap-codec": { |
| "version": "1.5.5", |
| "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz", |
| "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==", |
| "license": "MIT" |
| }, |
| "node_modules/@jridgewell/trace-mapping": { |
| "version": "0.3.31", |
| "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz", |
| "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==", |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/resolve-uri": "^3.1.0", |
| "@jridgewell/sourcemap-codec": "^1.4.14" |
| } |
| }, |
| "node_modules/@mermaid-js/parser": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/@mermaid-js/parser/-/parser-1.1.0.tgz", |
| "integrity": "sha512-gxK9ZX2+Fex5zu8LhRQoMeMPEHbc73UKZ0FQ54YrQtUxE1VVhMwzeNtKRPAu5aXks4FasbMe4xB4bWrmq6Jlxw==", |
| "license": "MIT", |
| "dependencies": { |
| "langium": "^4.0.0" |
| } |
| }, |
| "node_modules/@pkgjs/parseargs": { |
| "version": "0.11.0", |
| "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", |
| "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", |
| "license": "MIT", |
| "optional": true, |
| "engines": { |
| "node": ">=14" |
| } |
| }, |
| "node_modules/@protobufjs/aspromise": { |
| "version": "1.1.2", |
| "resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz", |
| "integrity": "sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==", |
| "license": "BSD-3-Clause" |
| }, |
| "node_modules/@protobufjs/base64": { |
| "version": "1.1.2", |
| "resolved": "https://registry.npmjs.org/@protobufjs/base64/-/base64-1.1.2.tgz", |
| "integrity": "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==", |
| "license": "BSD-3-Clause" |
| }, |
| "node_modules/@protobufjs/codegen": { |
| "version": "2.0.4", |
| "resolved": "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.4.tgz", |
| "integrity": "sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg==", |
| "license": "BSD-3-Clause" |
| }, |
| "node_modules/@protobufjs/eventemitter": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz", |
| "integrity": "sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q==", |
| "license": "BSD-3-Clause" |
| }, |
| "node_modules/@protobufjs/fetch": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/@protobufjs/fetch/-/fetch-1.1.0.tgz", |
| "integrity": "sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWseIL4v/KPgBFxDOIdKpQ==", |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "@protobufjs/aspromise": "^1.1.1", |
| "@protobufjs/inquire": "^1.1.0" |
| } |
| }, |
| "node_modules/@protobufjs/float": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/@protobufjs/float/-/float-1.0.2.tgz", |
| "integrity": "sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==", |
| "license": "BSD-3-Clause" |
| }, |
| "node_modules/@protobufjs/inquire": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/@protobufjs/inquire/-/inquire-1.1.0.tgz", |
| "integrity": "sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q==", |
| "license": "BSD-3-Clause" |
| }, |
| "node_modules/@protobufjs/path": { |
| "version": "1.1.2", |
| "resolved": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz", |
| "integrity": "sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA==", |
| "license": "BSD-3-Clause" |
| }, |
| "node_modules/@protobufjs/pool": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz", |
| "integrity": "sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==", |
| "license": "BSD-3-Clause" |
| }, |
| "node_modules/@protobufjs/utf8": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz", |
| "integrity": "sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==", |
| "license": "BSD-3-Clause" |
| }, |
| "node_modules/@rolldown/pluginutils": { |
| "version": "1.0.0-rc.3", |
| "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.3.tgz", |
| "integrity": "sha512-eybk3TjzzzV97Dlj5c+XrBFW57eTNhzod66y9HrBlzJ6NsCrWCp/2kaPS3K9wJmurBC0Tdw4yPjXKZqlznim3Q==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@rollup/plugin-node-resolve": { |
| "version": "15.3.1", |
| "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.3.1.tgz", |
| "integrity": "sha512-tgg6b91pAybXHJQMAAwW9VuWBO6Thi+q7BCNARLwSqlmsHz0XYURtGvh/AuwSADXSI4h/2uHbs7s4FzlZDGSGA==", |
| "license": "MIT", |
| "dependencies": { |
| "@rollup/pluginutils": "^5.0.1", |
| "@types/resolve": "1.20.2", |
| "deepmerge": "^4.2.2", |
| "is-module": "^1.0.0", |
| "resolve": "^1.22.1" |
| }, |
| "engines": { |
| "node": ">=14.0.0" |
| }, |
| "peerDependencies": { |
| "rollup": "^2.78.0||^3.0.0||^4.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "rollup": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@rollup/plugin-terser": { |
| "version": "0.4.4", |
| "resolved": "https://registry.npmjs.org/@rollup/plugin-terser/-/plugin-terser-0.4.4.tgz", |
| "integrity": "sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==", |
| "license": "MIT", |
| "dependencies": { |
| "serialize-javascript": "^6.0.1", |
| "smob": "^1.0.0", |
| "terser": "^5.17.4" |
| }, |
| "engines": { |
| "node": ">=14.0.0" |
| }, |
| "peerDependencies": { |
| "rollup": "^2.0.0||^3.0.0||^4.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "rollup": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@rollup/pluginutils": { |
| "version": "5.3.0", |
| "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.3.0.tgz", |
| "integrity": "sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/estree": "^1.0.0", |
| "estree-walker": "^2.0.2", |
| "picomatch": "^4.0.2" |
| }, |
| "engines": { |
| "node": ">=14.0.0" |
| }, |
| "peerDependencies": { |
| "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "rollup": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@rollup/rollup-android-arm-eabi": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.59.0.tgz", |
| "integrity": "sha512-upnNBkA6ZH2VKGcBj9Fyl9IGNPULcjXRlg0LLeaioQWueH30p6IXtJEbKAgvyv+mJaMxSm1l6xwDXYjpEMiLMg==", |
| "cpu": [ |
| "arm" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ] |
| }, |
| "node_modules/@rollup/rollup-android-arm64": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.59.0.tgz", |
| "integrity": "sha512-hZ+Zxj3SySm4A/DylsDKZAeVg0mvi++0PYVceVyX7hemkw7OreKdCvW2oQ3T1FMZvCaQXqOTHb8qmBShoqk69Q==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ] |
| }, |
| "node_modules/@rollup/rollup-darwin-arm64": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.59.0.tgz", |
| "integrity": "sha512-W2Psnbh1J8ZJw0xKAd8zdNgF9HRLkdWwwdWqubSVk0pUuQkoHnv7rx4GiF9rT4t5DIZGAsConRE3AxCdJ4m8rg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ] |
| }, |
| "node_modules/@rollup/rollup-darwin-x64": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.59.0.tgz", |
| "integrity": "sha512-ZW2KkwlS4lwTv7ZVsYDiARfFCnSGhzYPdiOU4IM2fDbL+QGlyAbjgSFuqNRbSthybLbIJ915UtZBtmuLrQAT/w==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ] |
| }, |
| "node_modules/@rollup/rollup-freebsd-arm64": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.59.0.tgz", |
| "integrity": "sha512-EsKaJ5ytAu9jI3lonzn3BgG8iRBjV4LxZexygcQbpiU0wU0ATxhNVEpXKfUa0pS05gTcSDMKpn3Sx+QB9RlTTA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ] |
| }, |
| "node_modules/@rollup/rollup-freebsd-x64": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.59.0.tgz", |
| "integrity": "sha512-d3DuZi2KzTMjImrxoHIAODUZYoUUMsuUiY4SRRcJy6NJoZ6iIqWnJu9IScV9jXysyGMVuW+KNzZvBLOcpdl3Vg==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-arm-gnueabihf": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.59.0.tgz", |
| "integrity": "sha512-t4ONHboXi/3E0rT6OZl1pKbl2Vgxf9vJfWgmUoCEVQVxhW6Cw/c8I6hbbu7DAvgp82RKiH7TpLwxnJeKv2pbsw==", |
| "cpu": [ |
| "arm" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-arm-musleabihf": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.59.0.tgz", |
| "integrity": "sha512-CikFT7aYPA2ufMD086cVORBYGHffBo4K8MQ4uPS/ZnY54GKj36i196u8U+aDVT2LX4eSMbyHtyOh7D7Zvk2VvA==", |
| "cpu": [ |
| "arm" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-arm64-gnu": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.59.0.tgz", |
| "integrity": "sha512-jYgUGk5aLd1nUb1CtQ8E+t5JhLc9x5WdBKew9ZgAXg7DBk0ZHErLHdXM24rfX+bKrFe+Xp5YuJo54I5HFjGDAA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-arm64-musl": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.59.0.tgz", |
| "integrity": "sha512-peZRVEdnFWZ5Bh2KeumKG9ty7aCXzzEsHShOZEFiCQlDEepP1dpUl/SrUNXNg13UmZl+gzVDPsiCwnV1uI0RUA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-loong64-gnu": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.59.0.tgz", |
| "integrity": "sha512-gbUSW/97f7+r4gHy3Jlup8zDG190AuodsWnNiXErp9mT90iCy9NKKU0Xwx5k8VlRAIV2uU9CsMnEFg/xXaOfXg==", |
| "cpu": [ |
| "loong64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-loong64-musl": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.59.0.tgz", |
| "integrity": "sha512-yTRONe79E+o0FWFijasoTjtzG9EBedFXJMl888NBEDCDV9I2wGbFFfJQQe63OijbFCUZqxpHz1GzpbtSFikJ4Q==", |
| "cpu": [ |
| "loong64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-ppc64-gnu": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.59.0.tgz", |
| "integrity": "sha512-sw1o3tfyk12k3OEpRddF68a1unZ5VCN7zoTNtSn2KndUE+ea3m3ROOKRCZxEpmT9nsGnogpFP9x6mnLTCaoLkA==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-ppc64-musl": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.59.0.tgz", |
| "integrity": "sha512-+2kLtQ4xT3AiIxkzFVFXfsmlZiG5FXYW7ZyIIvGA7Bdeuh9Z0aN4hVyXS/G1E9bTP/vqszNIN/pUKCk/BTHsKA==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-riscv64-gnu": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.59.0.tgz", |
| "integrity": "sha512-NDYMpsXYJJaj+I7UdwIuHHNxXZ/b/N2hR15NyH3m2qAtb/hHPA4g4SuuvrdxetTdndfj9b1WOmy73kcPRoERUg==", |
| "cpu": [ |
| "riscv64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-riscv64-musl": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.59.0.tgz", |
| "integrity": "sha512-nLckB8WOqHIf1bhymk+oHxvM9D3tyPndZH8i8+35p/1YiVoVswPid2yLzgX7ZJP0KQvnkhM4H6QZ5m0LzbyIAg==", |
| "cpu": [ |
| "riscv64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-s390x-gnu": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.59.0.tgz", |
| "integrity": "sha512-oF87Ie3uAIvORFBpwnCvUzdeYUqi2wY6jRFWJAy1qus/udHFYIkplYRW+wo+GRUP4sKzYdmE1Y3+rY5Gc4ZO+w==", |
| "cpu": [ |
| "s390x" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-x64-gnu": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.59.0.tgz", |
| "integrity": "sha512-3AHmtQq/ppNuUspKAlvA8HtLybkDflkMuLK4DPo77DfthRb71V84/c4MlWJXixZz4uruIH4uaa07IqoAkG64fg==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-x64-musl": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.59.0.tgz", |
| "integrity": "sha512-2UdiwS/9cTAx7qIUZB/fWtToJwvt0Vbo0zmnYt7ED35KPg13Q0ym1g442THLC7VyI6JfYTP4PiSOWyoMdV2/xg==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-openbsd-x64": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.59.0.tgz", |
| "integrity": "sha512-M3bLRAVk6GOwFlPTIxVBSYKUaqfLrn8l0psKinkCFxl4lQvOSz8ZrKDz2gxcBwHFpci0B6rttydI4IpS4IS/jQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openbsd" |
| ] |
| }, |
| "node_modules/@rollup/rollup-openharmony-arm64": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.59.0.tgz", |
| "integrity": "sha512-tt9KBJqaqp5i5HUZzoafHZX8b5Q2Fe7UjYERADll83O4fGqJ49O1FsL6LpdzVFQcpwvnyd0i+K/VSwu/o/nWlA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openharmony" |
| ] |
| }, |
| "node_modules/@rollup/rollup-win32-arm64-msvc": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.59.0.tgz", |
| "integrity": "sha512-V5B6mG7OrGTwnxaNUzZTDTjDS7F75PO1ae6MJYdiMu60sq0CqN5CVeVsbhPxalupvTX8gXVSU9gq+Rx1/hvu6A==", |
| "cpu": [ |
| "arm64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ] |
| }, |
| "node_modules/@rollup/rollup-win32-ia32-msvc": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.59.0.tgz", |
| "integrity": "sha512-UKFMHPuM9R0iBegwzKF4y0C4J9u8C6MEJgFuXTBerMk7EJ92GFVFYBfOZaSGLu6COf7FxpQNqhNS4c4icUPqxA==", |
| "cpu": [ |
| "ia32" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ] |
| }, |
| "node_modules/@rollup/rollup-win32-x64-gnu": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.59.0.tgz", |
| "integrity": "sha512-laBkYlSS1n2L8fSo1thDNGrCTQMmxjYY5G0WFWjFFYZkKPjsMBsgJfGf4TLxXrF6RyhI60L8TMOjBMvXiTcxeA==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ] |
| }, |
| "node_modules/@rollup/rollup-win32-x64-msvc": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.59.0.tgz", |
| "integrity": "sha512-2HRCml6OztYXyJXAvdDXPKcawukWY2GpR5/nxKp4iBgiO3wcoEGkAaqctIbZcNB6KlUQBIqt8VYkNSj2397EfA==", |
| "cpu": [ |
| "x64" |
| ], |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ] |
| }, |
| "node_modules/@surma/rollup-plugin-off-main-thread": { |
| "version": "2.2.3", |
| "resolved": "https://registry.npmjs.org/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-2.2.3.tgz", |
| "integrity": "sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "ejs": "^3.1.6", |
| "json5": "^2.2.0", |
| "magic-string": "^0.25.0", |
| "string.prototype.matchall": "^4.0.6" |
| } |
| }, |
| "node_modules/@types/babel__core": { |
| "version": "7.20.5", |
| "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz", |
| "integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==", |
| "devOptional": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/parser": "^7.20.7", |
| "@babel/types": "^7.20.7", |
| "@types/babel__generator": "*", |
| "@types/babel__template": "*", |
| "@types/babel__traverse": "*" |
| } |
| }, |
| "node_modules/@types/babel__generator": { |
| "version": "7.27.0", |
| "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.27.0.tgz", |
| "integrity": "sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==", |
| "devOptional": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/types": "^7.0.0" |
| } |
| }, |
| "node_modules/@types/babel__template": { |
| "version": "7.4.4", |
| "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz", |
| "integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==", |
| "devOptional": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/parser": "^7.1.0", |
| "@babel/types": "^7.0.0" |
| } |
| }, |
| "node_modules/@types/babel__traverse": { |
| "version": "7.28.0", |
| "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.28.0.tgz", |
| "integrity": "sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==", |
| "devOptional": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/types": "^7.28.2" |
| } |
| }, |
| "node_modules/@types/d3": { |
| "version": "7.4.3", |
| "resolved": "https://registry.npmjs.org/@types/d3/-/d3-7.4.3.tgz", |
| "integrity": "sha512-lZXZ9ckh5R8uiFVt8ogUNf+pIrK4EsWrx2Np75WvF/eTpJ0FMHNhjXk8CKEx/+gpHbNQyJWehbFaTvqmHWB3ww==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/d3-array": "*", |
| "@types/d3-axis": "*", |
| "@types/d3-brush": "*", |
| "@types/d3-chord": "*", |
| "@types/d3-color": "*", |
| "@types/d3-contour": "*", |
| "@types/d3-delaunay": "*", |
| "@types/d3-dispatch": "*", |
| "@types/d3-drag": "*", |
| "@types/d3-dsv": "*", |
| "@types/d3-ease": "*", |
| "@types/d3-fetch": "*", |
| "@types/d3-force": "*", |
| "@types/d3-format": "*", |
| "@types/d3-geo": "*", |
| "@types/d3-hierarchy": "*", |
| "@types/d3-interpolate": "*", |
| "@types/d3-path": "*", |
| "@types/d3-polygon": "*", |
| "@types/d3-quadtree": "*", |
| "@types/d3-random": "*", |
| "@types/d3-scale": "*", |
| "@types/d3-scale-chromatic": "*", |
| "@types/d3-selection": "*", |
| "@types/d3-shape": "*", |
| "@types/d3-time": "*", |
| "@types/d3-time-format": "*", |
| "@types/d3-timer": "*", |
| "@types/d3-transition": "*", |
| "@types/d3-zoom": "*" |
| } |
| }, |
| "node_modules/@types/d3-array": { |
| "version": "3.2.2", |
| "resolved": "https://registry.npmjs.org/@types/d3-array/-/d3-array-3.2.2.tgz", |
| "integrity": "sha512-hOLWVbm7uRza0BYXpIIW5pxfrKe0W+D5lrFiAEYR+pb6w3N2SwSMaJbXdUfSEv+dT4MfHBLtn5js0LAWaO6otw==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-axis": { |
| "version": "3.0.6", |
| "resolved": "https://registry.npmjs.org/@types/d3-axis/-/d3-axis-3.0.6.tgz", |
| "integrity": "sha512-pYeijfZuBd87T0hGn0FO1vQ/cgLk6E1ALJjfkC0oJ8cbwkZl3TpgS8bVBLZN+2jjGgg38epgxb2zmoGtSfvgMw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/d3-selection": "*" |
| } |
| }, |
| "node_modules/@types/d3-brush": { |
| "version": "3.0.6", |
| "resolved": "https://registry.npmjs.org/@types/d3-brush/-/d3-brush-3.0.6.tgz", |
| "integrity": "sha512-nH60IZNNxEcrh6L1ZSMNA28rj27ut/2ZmI3r96Zd+1jrZD++zD3LsMIjWlvg4AYrHn/Pqz4CF3veCxGjtbqt7A==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/d3-selection": "*" |
| } |
| }, |
| "node_modules/@types/d3-chord": { |
| "version": "3.0.6", |
| "resolved": "https://registry.npmjs.org/@types/d3-chord/-/d3-chord-3.0.6.tgz", |
| "integrity": "sha512-LFYWWd8nwfwEmTZG9PfQxd17HbNPksHBiJHaKuY1XeqscXacsS2tyoo6OdRsjf+NQYeB6XrNL3a25E3gH69lcg==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-color": { |
| "version": "3.1.3", |
| "resolved": "https://registry.npmjs.org/@types/d3-color/-/d3-color-3.1.3.tgz", |
| "integrity": "sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-contour": { |
| "version": "3.0.6", |
| "resolved": "https://registry.npmjs.org/@types/d3-contour/-/d3-contour-3.0.6.tgz", |
| "integrity": "sha512-BjzLgXGnCWjUSYGfH1cpdo41/hgdWETu4YxpezoztawmqsvCeep+8QGfiY6YbDvfgHz/DkjeIkkZVJavB4a3rg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/d3-array": "*", |
| "@types/geojson": "*" |
| } |
| }, |
| "node_modules/@types/d3-delaunay": { |
| "version": "6.0.4", |
| "resolved": "https://registry.npmjs.org/@types/d3-delaunay/-/d3-delaunay-6.0.4.tgz", |
| "integrity": "sha512-ZMaSKu4THYCU6sV64Lhg6qjf1orxBthaC161plr5KuPHo3CNm8DTHiLw/5Eq2b6TsNP0W0iJrUOFscY6Q450Hw==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-dispatch": { |
| "version": "3.0.7", |
| "resolved": "https://registry.npmjs.org/@types/d3-dispatch/-/d3-dispatch-3.0.7.tgz", |
| "integrity": "sha512-5o9OIAdKkhN1QItV2oqaE5KMIiXAvDWBDPrD85e58Qlz1c1kI/J0NcqbEG88CoTwJrYe7ntUCVfeUl2UJKbWgA==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-drag": { |
| "version": "3.0.7", |
| "resolved": "https://registry.npmjs.org/@types/d3-drag/-/d3-drag-3.0.7.tgz", |
| "integrity": "sha512-HE3jVKlzU9AaMazNufooRJ5ZpWmLIoc90A37WU2JMmeq28w1FQqCZswHZ3xR+SuxYftzHq6WU6KJHvqxKzTxxQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/d3-selection": "*" |
| } |
| }, |
| "node_modules/@types/d3-dsv": { |
| "version": "3.0.7", |
| "resolved": "https://registry.npmjs.org/@types/d3-dsv/-/d3-dsv-3.0.7.tgz", |
| "integrity": "sha512-n6QBF9/+XASqcKK6waudgL0pf/S5XHPPI8APyMLLUHd8NqouBGLsU8MgtO7NINGtPBtk9Kko/W4ea0oAspwh9g==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-ease": { |
| "version": "3.0.2", |
| "resolved": "https://registry.npmjs.org/@types/d3-ease/-/d3-ease-3.0.2.tgz", |
| "integrity": "sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-fetch": { |
| "version": "3.0.7", |
| "resolved": "https://registry.npmjs.org/@types/d3-fetch/-/d3-fetch-3.0.7.tgz", |
| "integrity": "sha512-fTAfNmxSb9SOWNB9IoG5c8Hg6R+AzUHDRlsXsDZsNp6sxAEOP0tkP3gKkNSO/qmHPoBFTxNrjDprVHDQDvo5aA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/d3-dsv": "*" |
| } |
| }, |
| "node_modules/@types/d3-force": { |
| "version": "3.0.10", |
| "resolved": "https://registry.npmjs.org/@types/d3-force/-/d3-force-3.0.10.tgz", |
| "integrity": "sha512-ZYeSaCF3p73RdOKcjj+swRlZfnYpK1EbaDiYICEEp5Q6sUiqFaFQ9qgoshp5CzIyyb/yD09kD9o2zEltCexlgw==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-format": { |
| "version": "3.0.4", |
| "resolved": "https://registry.npmjs.org/@types/d3-format/-/d3-format-3.0.4.tgz", |
| "integrity": "sha512-fALi2aI6shfg7vM5KiR1wNJnZ7r6UuggVqtDA+xiEdPZQwy/trcQaHnwShLuLdta2rTymCNpxYTiMZX/e09F4g==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-geo": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/@types/d3-geo/-/d3-geo-3.1.0.tgz", |
| "integrity": "sha512-856sckF0oP/diXtS4jNsiQw/UuK5fQG8l/a9VVLeSouf1/PPbBE1i1W852zVwKwYCBkFJJB7nCFTbk6UMEXBOQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/geojson": "*" |
| } |
| }, |
| "node_modules/@types/d3-hierarchy": { |
| "version": "3.1.7", |
| "resolved": "https://registry.npmjs.org/@types/d3-hierarchy/-/d3-hierarchy-3.1.7.tgz", |
| "integrity": "sha512-tJFtNoYBtRtkNysX1Xq4sxtjK8YgoWUNpIiUee0/jHGRwqvzYxkq0hGVbbOGSz+JgFxxRu4K8nb3YpG3CMARtg==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-interpolate": { |
| "version": "3.0.4", |
| "resolved": "https://registry.npmjs.org/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz", |
| "integrity": "sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/d3-color": "*" |
| } |
| }, |
| "node_modules/@types/d3-path": { |
| "version": "3.1.1", |
| "resolved": "https://registry.npmjs.org/@types/d3-path/-/d3-path-3.1.1.tgz", |
| "integrity": "sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-polygon": { |
| "version": "3.0.2", |
| "resolved": "https://registry.npmjs.org/@types/d3-polygon/-/d3-polygon-3.0.2.tgz", |
| "integrity": "sha512-ZuWOtMaHCkN9xoeEMr1ubW2nGWsp4nIql+OPQRstu4ypeZ+zk3YKqQT0CXVe/PYqrKpZAi+J9mTs05TKwjXSRA==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-quadtree": { |
| "version": "3.0.6", |
| "resolved": "https://registry.npmjs.org/@types/d3-quadtree/-/d3-quadtree-3.0.6.tgz", |
| "integrity": "sha512-oUzyO1/Zm6rsxKRHA1vH0NEDG58HrT5icx/azi9MF1TWdtttWl0UIUsjEQBBh+SIkrpd21ZjEv7ptxWys1ncsg==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-random": { |
| "version": "3.0.3", |
| "resolved": "https://registry.npmjs.org/@types/d3-random/-/d3-random-3.0.3.tgz", |
| "integrity": "sha512-Imagg1vJ3y76Y2ea0871wpabqp613+8/r0mCLEBfdtqC7xMSfj9idOnmBYyMoULfHePJyxMAw3nWhJxzc+LFwQ==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-scale": { |
| "version": "4.0.9", |
| "resolved": "https://registry.npmjs.org/@types/d3-scale/-/d3-scale-4.0.9.tgz", |
| "integrity": "sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/d3-time": "*" |
| } |
| }, |
| "node_modules/@types/d3-scale-chromatic": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/@types/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz", |
| "integrity": "sha512-iWMJgwkK7yTRmWqRB5plb1kadXyQ5Sj8V/zYlFGMUBbIPKQScw+Dku9cAAMgJG+z5GYDoMjWGLVOvjghDEFnKQ==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-selection": { |
| "version": "3.0.11", |
| "resolved": "https://registry.npmjs.org/@types/d3-selection/-/d3-selection-3.0.11.tgz", |
| "integrity": "sha512-bhAXu23DJWsrI45xafYpkQ4NtcKMwWnAC/vKrd2l+nxMFuvOT3XMYTIj2opv8vq8AO5Yh7Qac/nSeP/3zjTK0w==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-shape": { |
| "version": "3.1.8", |
| "resolved": "https://registry.npmjs.org/@types/d3-shape/-/d3-shape-3.1.8.tgz", |
| "integrity": "sha512-lae0iWfcDeR7qt7rA88BNiqdvPS5pFVPpo5OfjElwNaT2yyekbM0C9vK+yqBqEmHr6lDkRnYNoTBYlAgJa7a4w==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/d3-path": "*" |
| } |
| }, |
| "node_modules/@types/d3-time": { |
| "version": "3.0.4", |
| "resolved": "https://registry.npmjs.org/@types/d3-time/-/d3-time-3.0.4.tgz", |
| "integrity": "sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-time-format": { |
| "version": "4.0.3", |
| "resolved": "https://registry.npmjs.org/@types/d3-time-format/-/d3-time-format-4.0.3.tgz", |
| "integrity": "sha512-5xg9rC+wWL8kdDj153qZcsJ0FWiFt0J5RB6LYUNZjwSnesfblqrI/bJ1wBdJ8OQfncgbJG5+2F+qfqnqyzYxyg==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-timer": { |
| "version": "3.0.2", |
| "resolved": "https://registry.npmjs.org/@types/d3-timer/-/d3-timer-3.0.2.tgz", |
| "integrity": "sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/d3-transition": { |
| "version": "3.0.9", |
| "resolved": "https://registry.npmjs.org/@types/d3-transition/-/d3-transition-3.0.9.tgz", |
| "integrity": "sha512-uZS5shfxzO3rGlu0cC3bjmMFKsXv+SmZZcgp0KD22ts4uGXp5EVYGzu/0YdwZeKmddhcAccYtREJKkPfXkZuCg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/d3-selection": "*" |
| } |
| }, |
| "node_modules/@types/d3-zoom": { |
| "version": "3.0.8", |
| "resolved": "https://registry.npmjs.org/@types/d3-zoom/-/d3-zoom-3.0.8.tgz", |
| "integrity": "sha512-iqMC4/YlFCSlO8+2Ii1GGGliCAY4XdeG748w5vQUbevlbDu0zSjH/+jojorQVBK/se0j6DUFNPBGSqD3YWYnDw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/d3-interpolate": "*", |
| "@types/d3-selection": "*" |
| } |
| }, |
| "node_modules/@types/debug": { |
| "version": "4.1.13", |
| "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.13.tgz", |
| "integrity": "sha512-KSVgmQmzMwPlmtljOomayoR89W4FynCAi3E8PPs7vmDVPe84hT+vGPKkJfThkmXs0x0jAaa9U8uW8bbfyS2fWw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/ms": "*" |
| } |
| }, |
| "node_modules/@types/estree": { |
| "version": "1.0.8", |
| "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz", |
| "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/estree-jsx": { |
| "version": "1.0.5", |
| "resolved": "https://registry.npmjs.org/@types/estree-jsx/-/estree-jsx-1.0.5.tgz", |
| "integrity": "sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/estree": "*" |
| } |
| }, |
| "node_modules/@types/geojson": { |
| "version": "7946.0.16", |
| "resolved": "https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.16.tgz", |
| "integrity": "sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/hast": { |
| "version": "3.0.4", |
| "resolved": "https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz", |
| "integrity": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "*" |
| } |
| }, |
| "node_modules/@types/mdast": { |
| "version": "4.0.4", |
| "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz", |
| "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "*" |
| } |
| }, |
| "node_modules/@types/ms": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz", |
| "integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/node": { |
| "version": "22.19.13", |
| "resolved": "https://registry.npmjs.org/@types/node/-/node-22.19.13.tgz", |
| "integrity": "sha512-akNQMv0wW5uyRpD2v2IEyRSZiR+BeGuoB6L310EgGObO44HSMNT8z1xzio28V8qOrgYaopIDNA18YgdXd+qTiw==", |
| "license": "MIT", |
| "dependencies": { |
| "undici-types": "~6.21.0" |
| } |
| }, |
| "node_modules/@types/pako": { |
| "version": "2.0.4", |
| "resolved": "https://registry.npmjs.org/@types/pako/-/pako-2.0.4.tgz", |
| "integrity": "sha512-VWDCbrLeVXJM9fihYodcLiIv0ku+AlOa/TQ1SvYOaBuyrSKgEcro95LJyIsJ4vSo6BXIxOKxiJAat04CmST9Fw==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/prismjs": { |
| "version": "1.26.6", |
| "resolved": "https://registry.npmjs.org/@types/prismjs/-/prismjs-1.26.6.tgz", |
| "integrity": "sha512-vqlvI7qlMvcCBbVe0AKAb4f97//Hy0EBTaiW8AalRnG/xAN5zOiWWyrNqNXeq8+KAuvRewjCVY1+IPxk4RdNYw==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/raf": { |
| "version": "3.4.3", |
| "resolved": "https://registry.npmjs.org/@types/raf/-/raf-3.4.3.tgz", |
| "integrity": "sha512-c4YAvMedbPZ5tEyxzQdMoOhhJ4RD3rngZIdwC2/qDN3d7JpEhB6fiBRKVY1lg5B7Wk+uPBjn5f39j1/2MY1oOw==", |
| "license": "MIT", |
| "optional": true |
| }, |
| "node_modules/@types/react": { |
| "version": "19.2.14", |
| "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz", |
| "integrity": "sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==", |
| "license": "MIT", |
| "dependencies": { |
| "csstype": "^3.2.2" |
| } |
| }, |
| "node_modules/@types/react-syntax-highlighter": { |
| "version": "15.5.13", |
| "resolved": "https://registry.npmjs.org/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.13.tgz", |
| "integrity": "sha512-uLGJ87j6Sz8UaBAooU0T6lWJ0dBmjZgN1PZTrj05TNql2/XpC6+4HhMT5syIdFUUt+FASfCeLLv4kBygNU+8qA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/react": "*" |
| } |
| }, |
| "node_modules/@types/resolve": { |
| "version": "1.20.2", |
| "resolved": "https://registry.npmjs.org/@types/resolve/-/resolve-1.20.2.tgz", |
| "integrity": "sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/retry": { |
| "version": "0.12.0", |
| "resolved": "https://registry.npmjs.org/@types/retry/-/retry-0.12.0.tgz", |
| "integrity": "sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/trusted-types": { |
| "version": "2.0.7", |
| "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz", |
| "integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==", |
| "license": "MIT" |
| }, |
| "node_modules/@types/unist": { |
| "version": "3.0.3", |
| "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz", |
| "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==", |
| "license": "MIT" |
| }, |
| "node_modules/@ungap/structured-clone": { |
| "version": "1.3.0", |
| "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz", |
| "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==", |
| "license": "ISC" |
| }, |
| "node_modules/@upsetjs/venn.js": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/@upsetjs/venn.js/-/venn.js-2.0.0.tgz", |
| "integrity": "sha512-WbBhLrooyePuQ1VZxrJjtLvTc4NVfpOyKx0sKqioq9bX1C1m7Jgykkn8gLrtwumBioXIqam8DLxp88Adbue6Hw==", |
| "license": "MIT", |
| "optionalDependencies": { |
| "d3-selection": "^3.0.0", |
| "d3-transition": "^3.0.1" |
| } |
| }, |
| "node_modules/@vitejs/plugin-react": { |
| "version": "5.1.4", |
| "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-5.1.4.tgz", |
| "integrity": "sha512-VIcFLdRi/VYRU8OL/puL7QXMYafHmqOnwTZY50U1JPlCNj30PxCMx65c494b1K9be9hX83KVt0+gTEwTWLqToA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@babel/core": "^7.29.0", |
| "@babel/plugin-transform-react-jsx-self": "^7.27.1", |
| "@babel/plugin-transform-react-jsx-source": "^7.27.1", |
| "@rolldown/pluginutils": "1.0.0-rc.3", |
| "@types/babel__core": "^7.20.5", |
| "react-refresh": "^0.18.0" |
| }, |
| "engines": { |
| "node": "^20.19.0 || >=22.12.0" |
| }, |
| "peerDependencies": { |
| "vite": "^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0" |
| } |
| }, |
| "node_modules/acorn": { |
| "version": "8.16.0", |
| "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz", |
| "integrity": "sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==", |
| "license": "MIT", |
| "bin": { |
| "acorn": "bin/acorn" |
| }, |
| "engines": { |
| "node": ">=0.4.0" |
| } |
| }, |
| "node_modules/agent-base": { |
| "version": "7.1.4", |
| "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.4.tgz", |
| "integrity": "sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 14" |
| } |
| }, |
| "node_modules/ajv": { |
| "version": "8.18.0", |
| "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz", |
| "integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==", |
| "license": "MIT", |
| "dependencies": { |
| "fast-deep-equal": "^3.1.3", |
| "fast-uri": "^3.0.1", |
| "json-schema-traverse": "^1.0.0", |
| "require-from-string": "^2.0.2" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/epoberezkin" |
| } |
| }, |
| "node_modules/ansi-regex": { |
| "version": "6.2.2", |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz", |
| "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-regex?sponsor=1" |
| } |
| }, |
| "node_modules/ansi-styles": { |
| "version": "6.2.3", |
| "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz", |
| "integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| } |
| }, |
| "node_modules/array-buffer-byte-length": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz", |
| "integrity": "sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.3", |
| "is-array-buffer": "^3.0.5" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/arraybuffer.prototype.slice": { |
| "version": "1.0.4", |
| "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.4.tgz", |
| "integrity": "sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==", |
| "license": "MIT", |
| "dependencies": { |
| "array-buffer-byte-length": "^1.0.1", |
| "call-bind": "^1.0.8", |
| "define-properties": "^1.2.1", |
| "es-abstract": "^1.23.5", |
| "es-errors": "^1.3.0", |
| "get-intrinsic": "^1.2.6", |
| "is-array-buffer": "^3.0.4" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/async": { |
| "version": "3.2.6", |
| "resolved": "https://registry.npmjs.org/async/-/async-3.2.6.tgz", |
| "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==", |
| "license": "MIT" |
| }, |
| "node_modules/async-function": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/async-function/-/async-function-1.0.0.tgz", |
| "integrity": "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/at-least-node": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz", |
| "integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==", |
| "license": "ISC", |
| "engines": { |
| "node": ">= 4.0.0" |
| } |
| }, |
| "node_modules/available-typed-arrays": { |
| "version": "1.0.7", |
| "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", |
| "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", |
| "license": "MIT", |
| "dependencies": { |
| "possible-typed-array-names": "^1.0.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/babel-plugin-polyfill-corejs2": { |
| "version": "0.4.17", |
| "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.17.tgz", |
| "integrity": "sha512-aTyf30K/rqAsNwN76zYrdtx8obu0E4KoUME29B1xj+B3WxgvWkp943vYQ+z8Mv3lw9xHXMHpvSPOBxzAkIa94w==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/compat-data": "^7.28.6", |
| "@babel/helper-define-polyfill-provider": "^0.6.8", |
| "semver": "^6.3.1" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" |
| } |
| }, |
| "node_modules/babel-plugin-polyfill-corejs3": { |
| "version": "0.14.2", |
| "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.14.2.tgz", |
| "integrity": "sha512-coWpDLJ410R781Npmn/SIBZEsAetR4xVi0SxLMXPaMO4lSf1MwnkGYMtkFxew0Dn8B3/CpbpYxN0JCgg8mn67g==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-define-polyfill-provider": "^0.6.8", |
| "core-js-compat": "^3.48.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" |
| } |
| }, |
| "node_modules/babel-plugin-polyfill-regenerator": { |
| "version": "0.6.8", |
| "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.8.tgz", |
| "integrity": "sha512-M762rNHfSF1EV3SLtnCJXFoQbbIIz0OyRwnCmV0KPC7qosSfCO0QLTSuJX3ayAebubhE6oYBAYPrBA5ljowaZg==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-define-polyfill-provider": "^0.6.8" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" |
| } |
| }, |
| "node_modules/bail": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz", |
| "integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/balanced-match": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", |
| "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", |
| "license": "MIT" |
| }, |
| "node_modules/base64-arraybuffer": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-1.0.2.tgz", |
| "integrity": "sha512-I3yl4r9QB5ZRY3XuJVEPfc2XhZO6YweFPI+UovAzn+8/hb3oJ6lnysaFcjVpkCPfVWFUDvoZ8kmVDP7WyRtYtQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.6.0" |
| } |
| }, |
| "node_modules/base64-js": { |
| "version": "1.5.1", |
| "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", |
| "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/feross" |
| }, |
| { |
| "type": "patreon", |
| "url": "https://www.patreon.com/feross" |
| }, |
| { |
| "type": "consulting", |
| "url": "https://feross.org/support" |
| } |
| ], |
| "license": "MIT" |
| }, |
| "node_modules/baseline-browser-mapping": { |
| "version": "2.10.0", |
| "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.0.tgz", |
| "integrity": "sha512-lIyg0szRfYbiy67j9KN8IyeD7q7hcmqnJ1ddWmNt19ItGpNN64mnllmxUNFIOdOm6by97jlL6wfpTTJrmnjWAA==", |
| "license": "Apache-2.0", |
| "bin": { |
| "baseline-browser-mapping": "dist/cli.cjs" |
| }, |
| "engines": { |
| "node": ">=6.0.0" |
| } |
| }, |
| "node_modules/bignumber.js": { |
| "version": "9.3.1", |
| "resolved": "https://registry.npmjs.org/bignumber.js/-/bignumber.js-9.3.1.tgz", |
| "integrity": "sha512-Ko0uX15oIUS7wJ3Rb30Fs6SkVbLmPBAKdlm7q9+ak9bbIeFf0MwuBsQV6z7+X768/cHsfg+WlysDWJcmthjsjQ==", |
| "license": "MIT", |
| "engines": { |
| "node": "*" |
| } |
| }, |
| "node_modules/brace-expansion": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz", |
| "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==", |
| "license": "MIT", |
| "dependencies": { |
| "balanced-match": "^1.0.0" |
| } |
| }, |
| "node_modules/browserslist": { |
| "version": "4.28.1", |
| "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.1.tgz", |
| "integrity": "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==", |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/browserslist" |
| }, |
| { |
| "type": "tidelift", |
| "url": "https://tidelift.com/funding/github/npm/browserslist" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "baseline-browser-mapping": "^2.9.0", |
| "caniuse-lite": "^1.0.30001759", |
| "electron-to-chromium": "^1.5.263", |
| "node-releases": "^2.0.27", |
| "update-browserslist-db": "^1.2.0" |
| }, |
| "bin": { |
| "browserslist": "cli.js" |
| }, |
| "engines": { |
| "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" |
| } |
| }, |
| "node_modules/buffer-equal-constant-time": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/buffer-equal-constant-time/-/buffer-equal-constant-time-1.0.1.tgz", |
| "integrity": "sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==", |
| "license": "BSD-3-Clause" |
| }, |
| "node_modules/buffer-from": { |
| "version": "1.1.2", |
| "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", |
| "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", |
| "license": "MIT" |
| }, |
| "node_modules/call-bind": { |
| "version": "1.0.9", |
| "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.9.tgz", |
| "integrity": "sha512-a/hy+pNsFUTR+Iz8TCJvXudKVLAnz/DyeSUo10I5yvFDQJBFU2s9uqQpoSrJlroHUKoKqzg+epxyP9lqFdzfBQ==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bind-apply-helpers": "^1.0.2", |
| "es-define-property": "^1.0.1", |
| "get-intrinsic": "^1.3.0", |
| "set-function-length": "^1.2.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/call-bind-apply-helpers": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", |
| "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", |
| "license": "MIT", |
| "dependencies": { |
| "es-errors": "^1.3.0", |
| "function-bind": "^1.1.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/call-bound": { |
| "version": "1.0.4", |
| "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz", |
| "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bind-apply-helpers": "^1.0.2", |
| "get-intrinsic": "^1.3.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/caniuse-lite": { |
| "version": "1.0.30001776", |
| "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001776.tgz", |
| "integrity": "sha512-sg01JDPzZ9jGshqKSckOQthXnYwOEP50jeVFhaSFbZcOy05TiuuaffDOfcwtCisJ9kNQuLBFibYywv2Bgm9osw==", |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/browserslist" |
| }, |
| { |
| "type": "tidelift", |
| "url": "https://tidelift.com/funding/github/npm/caniuse-lite" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "CC-BY-4.0" |
| }, |
| "node_modules/canvg": { |
| "version": "3.0.11", |
| "resolved": "https://registry.npmjs.org/canvg/-/canvg-3.0.11.tgz", |
| "integrity": "sha512-5ON+q7jCTgMp9cjpu4Jo6XbvfYwSB2Ow3kzHKfIyJfaCAOHLbdKPQqGKgfED/R5B+3TFFfe8pegYA+b423SRyA==", |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "@babel/runtime": "^7.12.5", |
| "@types/raf": "^3.4.0", |
| "core-js": "^3.8.3", |
| "raf": "^3.4.1", |
| "regenerator-runtime": "^0.13.7", |
| "rgbcolor": "^1.0.1", |
| "stackblur-canvas": "^2.0.0", |
| "svg-pathdata": "^6.0.3" |
| }, |
| "engines": { |
| "node": ">=10.0.0" |
| } |
| }, |
| "node_modules/ccount": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz", |
| "integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/character-entities": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz", |
| "integrity": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/character-entities-html4": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-2.1.0.tgz", |
| "integrity": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/character-entities-legacy": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz", |
| "integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/character-reference-invalid": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-2.0.1.tgz", |
| "integrity": "sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/chevrotain": { |
| "version": "12.0.0", |
| "resolved": "https://registry.npmjs.org/chevrotain/-/chevrotain-12.0.0.tgz", |
| "integrity": "sha512-csJvb+6kEiQaqo1woTdSAuOWdN0WTLIydkKrBnS+V5gZz0oqBrp4kQ35519QgK6TpBThiG3V1vNSHlIkv4AglQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@chevrotain/cst-dts-gen": "12.0.0", |
| "@chevrotain/gast": "12.0.0", |
| "@chevrotain/regexp-to-ast": "12.0.0", |
| "@chevrotain/types": "12.0.0", |
| "@chevrotain/utils": "12.0.0" |
| }, |
| "engines": { |
| "node": ">=22.0.0" |
| } |
| }, |
| "node_modules/chevrotain-allstar": { |
| "version": "0.4.1", |
| "resolved": "https://registry.npmjs.org/chevrotain-allstar/-/chevrotain-allstar-0.4.1.tgz", |
| "integrity": "sha512-PvVJm3oGqrveUVW2Vt/eZGeiAIsJszYweUcYwcskg9e+IubNYKKD+rHHem7A6XVO22eDAL+inxNIGAzZ/VIWlA==", |
| "license": "MIT", |
| "dependencies": { |
| "lodash-es": "^4.17.21" |
| }, |
| "peerDependencies": { |
| "chevrotain": "^12.0.0" |
| } |
| }, |
| "node_modules/cliui": { |
| "version": "8.0.1", |
| "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", |
| "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", |
| "license": "ISC", |
| "dependencies": { |
| "string-width": "^4.2.0", |
| "strip-ansi": "^6.0.1", |
| "wrap-ansi": "^7.0.0" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/cliui/node_modules/ansi-regex": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", |
| "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/cliui/node_modules/ansi-styles": { |
| "version": "4.3.0", |
| "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", |
| "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", |
| "license": "MIT", |
| "dependencies": { |
| "color-convert": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| } |
| }, |
| "node_modules/cliui/node_modules/emoji-regex": { |
| "version": "8.0.0", |
| "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", |
| "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", |
| "license": "MIT" |
| }, |
| "node_modules/cliui/node_modules/string-width": { |
| "version": "4.2.3", |
| "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", |
| "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", |
| "license": "MIT", |
| "dependencies": { |
| "emoji-regex": "^8.0.0", |
| "is-fullwidth-code-point": "^3.0.0", |
| "strip-ansi": "^6.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/cliui/node_modules/strip-ansi": { |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-regex": "^5.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/cliui/node_modules/wrap-ansi": { |
| "version": "7.0.0", |
| "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", |
| "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-styles": "^4.0.0", |
| "string-width": "^4.1.0", |
| "strip-ansi": "^6.0.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/wrap-ansi?sponsor=1" |
| } |
| }, |
| "node_modules/color-convert": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", |
| "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", |
| "license": "MIT", |
| "dependencies": { |
| "color-name": "~1.1.4" |
| }, |
| "engines": { |
| "node": ">=7.0.0" |
| } |
| }, |
| "node_modules/color-name": { |
| "version": "1.1.4", |
| "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", |
| "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", |
| "license": "MIT" |
| }, |
| "node_modules/comma-separated-tokens": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz", |
| "integrity": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/commander": { |
| "version": "2.20.3", |
| "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", |
| "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", |
| "license": "MIT" |
| }, |
| "node_modules/common-tags": { |
| "version": "1.8.2", |
| "resolved": "https://registry.npmjs.org/common-tags/-/common-tags-1.8.2.tgz", |
| "integrity": "sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=4.0.0" |
| } |
| }, |
| "node_modules/confbox": { |
| "version": "0.1.8", |
| "resolved": "https://registry.npmjs.org/confbox/-/confbox-0.1.8.tgz", |
| "integrity": "sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==", |
| "license": "MIT" |
| }, |
| "node_modules/convert-source-map": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", |
| "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", |
| "license": "MIT" |
| }, |
| "node_modules/core-js": { |
| "version": "3.48.0", |
| "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.48.0.tgz", |
| "integrity": "sha512-zpEHTy1fjTMZCKLHUZoVeylt9XrzaIN2rbPXEt0k+q7JE5CkCZdo6bNq55bn24a69CH7ErAVLKijxJja4fw+UQ==", |
| "hasInstallScript": true, |
| "license": "MIT", |
| "optional": true, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/core-js" |
| } |
| }, |
| "node_modules/core-js-compat": { |
| "version": "3.49.0", |
| "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.49.0.tgz", |
| "integrity": "sha512-VQXt1jr9cBz03b331DFDCCP90b3fanciLkgiOoy8SBHy06gNf+vQ1A3WFLqG7I8TipYIKeYK9wxd0tUrvHcOZA==", |
| "license": "MIT", |
| "dependencies": { |
| "browserslist": "^4.28.1" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/core-js" |
| } |
| }, |
| "node_modules/cose-base": { |
| "version": "1.0.3", |
| "resolved": "https://registry.npmjs.org/cose-base/-/cose-base-1.0.3.tgz", |
| "integrity": "sha512-s9whTXInMSgAp/NVXVNuVxVKzGH2qck3aQlVHxDCdAEPgtMKwc4Wq6/QKhgdEdgbLSi9rBTAcPoRa6JpiG4ksg==", |
| "license": "MIT", |
| "dependencies": { |
| "layout-base": "^1.0.0" |
| } |
| }, |
| "node_modules/cross-spawn": { |
| "version": "7.0.6", |
| "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", |
| "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", |
| "license": "MIT", |
| "dependencies": { |
| "path-key": "^3.1.0", |
| "shebang-command": "^2.0.0", |
| "which": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/crypto-random-string": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz", |
| "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/css-line-break": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/css-line-break/-/css-line-break-2.1.0.tgz", |
| "integrity": "sha512-FHcKFCZcAha3LwfVBhCQbW2nCNbkZXn7KVUJcsT5/P8YmfsVja0FMPJr0B903j/E69HUphKiV9iQArX8SDYA4w==", |
| "license": "MIT", |
| "dependencies": { |
| "utrie": "^1.0.2" |
| } |
| }, |
| "node_modules/csstype": { |
| "version": "3.2.3", |
| "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz", |
| "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==", |
| "license": "MIT" |
| }, |
| "node_modules/cytoscape": { |
| "version": "3.33.2", |
| "resolved": "https://registry.npmjs.org/cytoscape/-/cytoscape-3.33.2.tgz", |
| "integrity": "sha512-sj4HXd3DokGhzZAdjDejGvTPLqlt84vNFN8m7bGsOzDY5DyVcxIb2ejIXat2Iy7HxWhdT/N1oKyheJ5YdpsGuw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10" |
| } |
| }, |
| "node_modules/cytoscape-cose-bilkent": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/cytoscape-cose-bilkent/-/cytoscape-cose-bilkent-4.1.0.tgz", |
| "integrity": "sha512-wgQlVIUJF13Quxiv5e1gstZ08rnZj2XaLHGoFMYXz7SkNfCDOOteKBE6SYRfA9WxxI/iBc3ajfDoc6hb/MRAHQ==", |
| "license": "MIT", |
| "dependencies": { |
| "cose-base": "^1.0.0" |
| }, |
| "peerDependencies": { |
| "cytoscape": "^3.2.0" |
| } |
| }, |
| "node_modules/cytoscape-fcose": { |
| "version": "2.2.0", |
| "resolved": "https://registry.npmjs.org/cytoscape-fcose/-/cytoscape-fcose-2.2.0.tgz", |
| "integrity": "sha512-ki1/VuRIHFCzxWNrsshHYPs6L7TvLu3DL+TyIGEsRcvVERmxokbf5Gdk7mFxZnTdiGtnA4cfSmjZJMviqSuZrQ==", |
| "license": "MIT", |
| "dependencies": { |
| "cose-base": "^2.2.0" |
| }, |
| "peerDependencies": { |
| "cytoscape": "^3.2.0" |
| } |
| }, |
| "node_modules/cytoscape-fcose/node_modules/cose-base": { |
| "version": "2.2.0", |
| "resolved": "https://registry.npmjs.org/cose-base/-/cose-base-2.2.0.tgz", |
| "integrity": "sha512-AzlgcsCbUMymkADOJtQm3wO9S3ltPfYOFD5033keQn9NJzIbtnZj+UdBJe7DYml/8TdbtHJW3j58SOnKhWY/5g==", |
| "license": "MIT", |
| "dependencies": { |
| "layout-base": "^2.0.0" |
| } |
| }, |
| "node_modules/cytoscape-fcose/node_modules/layout-base": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/layout-base/-/layout-base-2.0.1.tgz", |
| "integrity": "sha512-dp3s92+uNI1hWIpPGH3jK2kxE2lMjdXdr+DH8ynZHpd6PUlH6x6cbuXnoMmiNumznqaNO31xu9e79F0uuZ0JFg==", |
| "license": "MIT" |
| }, |
| "node_modules/d3": { |
| "version": "7.9.0", |
| "resolved": "https://registry.npmjs.org/d3/-/d3-7.9.0.tgz", |
| "integrity": "sha512-e1U46jVP+w7Iut8Jt8ri1YsPOvFpg46k+K8TpCb0P+zjCkjkPnV7WzfDJzMHy1LnA+wj5pLT1wjO901gLXeEhA==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-array": "3", |
| "d3-axis": "3", |
| "d3-brush": "3", |
| "d3-chord": "3", |
| "d3-color": "3", |
| "d3-contour": "4", |
| "d3-delaunay": "6", |
| "d3-dispatch": "3", |
| "d3-drag": "3", |
| "d3-dsv": "3", |
| "d3-ease": "3", |
| "d3-fetch": "3", |
| "d3-force": "3", |
| "d3-format": "3", |
| "d3-geo": "3", |
| "d3-hierarchy": "3", |
| "d3-interpolate": "3", |
| "d3-path": "3", |
| "d3-polygon": "3", |
| "d3-quadtree": "3", |
| "d3-random": "3", |
| "d3-scale": "4", |
| "d3-scale-chromatic": "3", |
| "d3-selection": "3", |
| "d3-shape": "3", |
| "d3-time": "3", |
| "d3-time-format": "4", |
| "d3-timer": "3", |
| "d3-transition": "3", |
| "d3-zoom": "3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-array": { |
| "version": "3.2.4", |
| "resolved": "https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz", |
| "integrity": "sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==", |
| "license": "ISC", |
| "dependencies": { |
| "internmap": "1 - 2" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-axis": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/d3-axis/-/d3-axis-3.0.0.tgz", |
| "integrity": "sha512-IH5tgjV4jE/GhHkRV0HiVYPDtvfjHQlQfJHs0usq7M30XcSBvOotpmH1IgkcXsO/5gEQZD43B//fc7SRT5S+xw==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-brush": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/d3-brush/-/d3-brush-3.0.0.tgz", |
| "integrity": "sha512-ALnjWlVYkXsVIGlOsuWH1+3udkYFI48Ljihfnh8FZPF2QS9o+PzGLBslO0PjzVoHLZ2KCVgAM8NVkXPJB2aNnQ==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-dispatch": "1 - 3", |
| "d3-drag": "2 - 3", |
| "d3-interpolate": "1 - 3", |
| "d3-selection": "3", |
| "d3-transition": "3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-chord": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-chord/-/d3-chord-3.0.1.tgz", |
| "integrity": "sha512-VE5S6TNa+j8msksl7HwjxMHDM2yNK3XCkusIlpX5kwauBfXuyLAtNg9jCp/iHH61tgI4sb6R/EIMWCqEIdjT/g==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-path": "1 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-color": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/d3-color/-/d3-color-3.1.0.tgz", |
| "integrity": "sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-contour": { |
| "version": "4.0.2", |
| "resolved": "https://registry.npmjs.org/d3-contour/-/d3-contour-4.0.2.tgz", |
| "integrity": "sha512-4EzFTRIikzs47RGmdxbeUvLWtGedDUNkTcmzoeyg4sP/dvCexO47AaQL7VKy/gul85TOxw+IBgA8US2xwbToNA==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-array": "^3.2.0" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-delaunay": { |
| "version": "6.0.4", |
| "resolved": "https://registry.npmjs.org/d3-delaunay/-/d3-delaunay-6.0.4.tgz", |
| "integrity": "sha512-mdjtIZ1XLAM8bm/hx3WwjfHt6Sggek7qH043O8KEjDXN40xi3vx/6pYSVTwLjEgiXQTbvaouWKynLBiUZ6SK6A==", |
| "license": "ISC", |
| "dependencies": { |
| "delaunator": "5" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-dispatch": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-dispatch/-/d3-dispatch-3.0.1.tgz", |
| "integrity": "sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-drag": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/d3-drag/-/d3-drag-3.0.0.tgz", |
| "integrity": "sha512-pWbUJLdETVA8lQNJecMxoXfH6x+mO2UQo8rSmZ+QqxcbyA3hfeprFgIT//HW2nlHChWeIIMwS2Fq+gEARkhTkg==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-dispatch": "1 - 3", |
| "d3-selection": "3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-dsv": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-dsv/-/d3-dsv-3.0.1.tgz", |
| "integrity": "sha512-UG6OvdI5afDIFP9w4G0mNq50dSOsXHJaRE8arAS5o9ApWnIElp8GZw1Dun8vP8OyHOZ/QJUKUJwxiiCCnUwm+Q==", |
| "license": "ISC", |
| "dependencies": { |
| "commander": "7", |
| "iconv-lite": "0.6", |
| "rw": "1" |
| }, |
| "bin": { |
| "csv2json": "bin/dsv2json.js", |
| "csv2tsv": "bin/dsv2dsv.js", |
| "dsv2dsv": "bin/dsv2dsv.js", |
| "dsv2json": "bin/dsv2json.js", |
| "json2csv": "bin/json2dsv.js", |
| "json2dsv": "bin/json2dsv.js", |
| "json2tsv": "bin/json2dsv.js", |
| "tsv2csv": "bin/dsv2dsv.js", |
| "tsv2json": "bin/dsv2json.js" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-dsv/node_modules/commander": { |
| "version": "7.2.0", |
| "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", |
| "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 10" |
| } |
| }, |
| "node_modules/d3-ease": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-ease/-/d3-ease-3.0.1.tgz", |
| "integrity": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==", |
| "license": "BSD-3-Clause", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-fetch": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-fetch/-/d3-fetch-3.0.1.tgz", |
| "integrity": "sha512-kpkQIM20n3oLVBKGg6oHrUchHM3xODkTzjMoj7aWQFq5QEM+R6E4WkzT5+tojDY7yjez8KgCBRoj4aEr99Fdqw==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-dsv": "1 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-force": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/d3-force/-/d3-force-3.0.0.tgz", |
| "integrity": "sha512-zxV/SsA+U4yte8051P4ECydjD/S+qeYtnaIyAs9tgHCqfguma/aAQDjo85A9Z6EKhBirHRJHXIgJUlffT4wdLg==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-dispatch": "1 - 3", |
| "d3-quadtree": "1 - 3", |
| "d3-timer": "1 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-format": { |
| "version": "3.1.2", |
| "resolved": "https://registry.npmjs.org/d3-format/-/d3-format-3.1.2.tgz", |
| "integrity": "sha512-AJDdYOdnyRDV5b6ArilzCPPwc1ejkHcoyFarqlPqT7zRYjhavcT3uSrqcMvsgh2CgoPbK3RCwyHaVyxYcP2Arg==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-geo": { |
| "version": "3.1.1", |
| "resolved": "https://registry.npmjs.org/d3-geo/-/d3-geo-3.1.1.tgz", |
| "integrity": "sha512-637ln3gXKXOwhalDzinUgY83KzNWZRKbYubaG+fGVuc/dxO64RRljtCTnf5ecMyE1RIdtqpkVcq0IbtU2S8j2Q==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-array": "2.5.0 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-hierarchy": { |
| "version": "3.1.2", |
| "resolved": "https://registry.npmjs.org/d3-hierarchy/-/d3-hierarchy-3.1.2.tgz", |
| "integrity": "sha512-FX/9frcub54beBdugHjDCdikxThEqjnR93Qt7PvQTOHxyiNCAlvMrHhclk3cD5VeAaq9fxmfRp+CnWw9rEMBuA==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-interpolate": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-3.0.1.tgz", |
| "integrity": "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-color": "1 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-path": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/d3-path/-/d3-path-3.1.0.tgz", |
| "integrity": "sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-polygon": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-polygon/-/d3-polygon-3.0.1.tgz", |
| "integrity": "sha512-3vbA7vXYwfe1SYhED++fPUQlWSYTTGmFmQiany/gdbiWgU/iEyQzyymwL9SkJjFFuCS4902BSzewVGsHHmHtXg==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-quadtree": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-quadtree/-/d3-quadtree-3.0.1.tgz", |
| "integrity": "sha512-04xDrxQTDTCFwP5H6hRhsRcb9xxv2RzkcsygFzmkSIOJy3PeRJP7sNk3VRIbKXcog561P9oU0/rVH6vDROAgUw==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-random": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-random/-/d3-random-3.0.1.tgz", |
| "integrity": "sha512-FXMe9GfxTxqd5D6jFsQ+DJ8BJS4E/fT5mqqdjovykEB2oFbTMDVdg1MGFxfQW+FBOGoB++k8swBrgwSHT1cUXQ==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-sankey": { |
| "version": "0.12.3", |
| "resolved": "https://registry.npmjs.org/d3-sankey/-/d3-sankey-0.12.3.tgz", |
| "integrity": "sha512-nQhsBRmM19Ax5xEIPLMY9ZmJ/cDvd1BG3UVvt5h3WRxKg5zGRbvnteTyWAbzeSvlh3tW7ZEmq4VwR5mB3tutmQ==", |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "d3-array": "1 - 2", |
| "d3-shape": "^1.2.0" |
| } |
| }, |
| "node_modules/d3-sankey/node_modules/d3-array": { |
| "version": "2.12.1", |
| "resolved": "https://registry.npmjs.org/d3-array/-/d3-array-2.12.1.tgz", |
| "integrity": "sha512-B0ErZK/66mHtEsR1TkPEEkwdy+WDesimkM5gpZr5Dsg54BiTA5RXtYW5qTLIAcekaS9xfZrzBLF/OAkB3Qn1YQ==", |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "internmap": "^1.0.0" |
| } |
| }, |
| "node_modules/d3-sankey/node_modules/d3-path": { |
| "version": "1.0.9", |
| "resolved": "https://registry.npmjs.org/d3-path/-/d3-path-1.0.9.tgz", |
| "integrity": "sha512-VLaYcn81dtHVTjEHd8B+pbe9yHWpXKZUC87PzoFmsFrJqgFwDe/qxfp5MlfsfM1V5E/iVt0MmEbWQ7FVIXh/bg==", |
| "license": "BSD-3-Clause" |
| }, |
| "node_modules/d3-sankey/node_modules/d3-shape": { |
| "version": "1.3.7", |
| "resolved": "https://registry.npmjs.org/d3-shape/-/d3-shape-1.3.7.tgz", |
| "integrity": "sha512-EUkvKjqPFUAZyOlhY5gzCxCeI0Aep04LwIRpsZ/mLFelJiUfnK56jo5JMDSE7yyP2kLSb6LtF+S5chMk7uqPqw==", |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "d3-path": "1" |
| } |
| }, |
| "node_modules/d3-sankey/node_modules/internmap": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/internmap/-/internmap-1.0.1.tgz", |
| "integrity": "sha512-lDB5YccMydFBtasVtxnZ3MRBHuaoE8GKsppq+EchKL2U4nK/DmEpPHNH8MZe5HkMtpSiTSOZwfN0tzYjO/lJEw==", |
| "license": "ISC" |
| }, |
| "node_modules/d3-scale": { |
| "version": "4.0.2", |
| "resolved": "https://registry.npmjs.org/d3-scale/-/d3-scale-4.0.2.tgz", |
| "integrity": "sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-array": "2.10.0 - 3", |
| "d3-format": "1 - 3", |
| "d3-interpolate": "1.2.0 - 3", |
| "d3-time": "2.1.1 - 3", |
| "d3-time-format": "2 - 4" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-scale-chromatic": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz", |
| "integrity": "sha512-A3s5PWiZ9YCXFye1o246KoscMWqf8BsD9eRiJ3He7C9OBaxKhAd5TFCdEx/7VbKtxxTsu//1mMJFrEt572cEyQ==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-color": "1 - 3", |
| "d3-interpolate": "1 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-selection": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-3.0.0.tgz", |
| "integrity": "sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-shape": { |
| "version": "3.2.0", |
| "resolved": "https://registry.npmjs.org/d3-shape/-/d3-shape-3.2.0.tgz", |
| "integrity": "sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-path": "^3.1.0" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-time": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/d3-time/-/d3-time-3.1.0.tgz", |
| "integrity": "sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-array": "2 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-time-format": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.1.0.tgz", |
| "integrity": "sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-time": "1 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-timer": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-timer/-/d3-timer-3.0.1.tgz", |
| "integrity": "sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/d3-transition": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/d3-transition/-/d3-transition-3.0.1.tgz", |
| "integrity": "sha512-ApKvfjsSR6tg06xrL434C0WydLr7JewBB3V+/39RMHsaXTOG0zmt/OAXeng5M5LBm0ojmxJrpomQVZ1aPvBL4w==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-color": "1 - 3", |
| "d3-dispatch": "1 - 3", |
| "d3-ease": "1 - 3", |
| "d3-interpolate": "1 - 3", |
| "d3-timer": "1 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| }, |
| "peerDependencies": { |
| "d3-selection": "2 - 3" |
| } |
| }, |
| "node_modules/d3-zoom": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/d3-zoom/-/d3-zoom-3.0.0.tgz", |
| "integrity": "sha512-b8AmV3kfQaqWAuacbPuNbL6vahnOJflOhexLzMMNLga62+/nh0JzvJ0aO/5a5MVgUFGS7Hu1P9P03o3fJkDCyw==", |
| "license": "ISC", |
| "dependencies": { |
| "d3-dispatch": "1 - 3", |
| "d3-drag": "2 - 3", |
| "d3-interpolate": "1 - 3", |
| "d3-selection": "2 - 3", |
| "d3-transition": "2 - 3" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/dagre-d3-es": { |
| "version": "7.0.14", |
| "resolved": "https://registry.npmjs.org/dagre-d3-es/-/dagre-d3-es-7.0.14.tgz", |
| "integrity": "sha512-P4rFMVq9ESWqmOgK+dlXvOtLwYg0i7u0HBGJER0LZDJT2VHIPAMZ/riPxqJceWMStH5+E61QxFra9kIS3AqdMg==", |
| "license": "MIT", |
| "dependencies": { |
| "d3": "^7.9.0", |
| "lodash-es": "^4.17.21" |
| } |
| }, |
| "node_modules/data-uri-to-buffer": { |
| "version": "4.0.1", |
| "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-4.0.1.tgz", |
| "integrity": "sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 12" |
| } |
| }, |
| "node_modules/data-view-buffer": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.2.tgz", |
| "integrity": "sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.3", |
| "es-errors": "^1.3.0", |
| "is-data-view": "^1.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/data-view-byte-length": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.2.tgz", |
| "integrity": "sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.3", |
| "es-errors": "^1.3.0", |
| "is-data-view": "^1.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/inspect-js" |
| } |
| }, |
| "node_modules/data-view-byte-offset": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.1.tgz", |
| "integrity": "sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.2", |
| "es-errors": "^1.3.0", |
| "is-data-view": "^1.0.1" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/dayjs": { |
| "version": "1.11.20", |
| "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.20.tgz", |
| "integrity": "sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==", |
| "license": "MIT" |
| }, |
| "node_modules/debug": { |
| "version": "4.4.3", |
| "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", |
| "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", |
| "license": "MIT", |
| "dependencies": { |
| "ms": "^2.1.3" |
| }, |
| "engines": { |
| "node": ">=6.0" |
| }, |
| "peerDependenciesMeta": { |
| "supports-color": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/decode-named-character-reference": { |
| "version": "1.3.0", |
| "resolved": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.3.0.tgz", |
| "integrity": "sha512-GtpQYB283KrPp6nRw50q3U9/VfOutZOe103qlN7BPP6Ad27xYnOIWv4lPzo8HCAL+mMZofJ9KEy30fq6MfaK6Q==", |
| "license": "MIT", |
| "dependencies": { |
| "character-entities": "^2.0.0" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/deepmerge": { |
| "version": "4.3.1", |
| "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz", |
| "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/define-data-property": { |
| "version": "1.1.4", |
| "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", |
| "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", |
| "license": "MIT", |
| "dependencies": { |
| "es-define-property": "^1.0.0", |
| "es-errors": "^1.3.0", |
| "gopd": "^1.0.1" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/define-properties": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz", |
| "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", |
| "license": "MIT", |
| "dependencies": { |
| "define-data-property": "^1.0.1", |
| "has-property-descriptors": "^1.0.0", |
| "object-keys": "^1.1.1" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/delaunator": { |
| "version": "5.1.0", |
| "resolved": "https://registry.npmjs.org/delaunator/-/delaunator-5.1.0.tgz", |
| "integrity": "sha512-AGrQ4QSgssa1NGmWmLPqN5NY2KajF5MqxetNEO+o0n3ZwZZeTmt7bBnvzHWrmkZFxGgr4HdyFgelzgi06otLuQ==", |
| "license": "ISC", |
| "dependencies": { |
| "robust-predicates": "^3.0.2" |
| } |
| }, |
| "node_modules/dequal": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz", |
| "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/devlop": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz", |
| "integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==", |
| "license": "MIT", |
| "dependencies": { |
| "dequal": "^2.0.0" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/dompurify": { |
| "version": "3.3.1", |
| "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.3.1.tgz", |
| "integrity": "sha512-qkdCKzLNtrgPFP1Vo+98FRzJnBRGe4ffyCea9IwHB1fyxPOeNTHpLKYGd4Uk9xvNoH0ZoOjwZxNptyMwqrId1Q==", |
| "license": "(MPL-2.0 OR Apache-2.0)", |
| "optionalDependencies": { |
| "@types/trusted-types": "^2.0.7" |
| } |
| }, |
| "node_modules/dunder-proto": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz", |
| "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bind-apply-helpers": "^1.0.1", |
| "es-errors": "^1.3.0", |
| "gopd": "^1.2.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/eastasianwidth": { |
| "version": "0.2.0", |
| "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", |
| "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", |
| "license": "MIT" |
| }, |
| "node_modules/ecdsa-sig-formatter": { |
| "version": "1.0.11", |
| "resolved": "https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.11.tgz", |
| "integrity": "sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "safe-buffer": "^5.0.1" |
| } |
| }, |
| "node_modules/ejs": { |
| "version": "3.1.10", |
| "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz", |
| "integrity": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "jake": "^10.8.5" |
| }, |
| "bin": { |
| "ejs": "bin/cli.js" |
| }, |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/electron-to-chromium": { |
| "version": "1.5.307", |
| "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.307.tgz", |
| "integrity": "sha512-5z3uFKBWjiNR44nFcYdkcXjKMbg5KXNdciu7mhTPo9tB7NbqSNP2sSnGR+fqknZSCwKkBN+oxiiajWs4dT6ORg==", |
| "license": "ISC" |
| }, |
| "node_modules/emoji-regex": { |
| "version": "9.2.2", |
| "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", |
| "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", |
| "license": "MIT" |
| }, |
| "node_modules/es-abstract": { |
| "version": "1.24.2", |
| "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.24.2.tgz", |
| "integrity": "sha512-2FpH9Q5i2RRwyEP1AylXe6nYLR5OhaJTZwmlcP0dL/+JCbgg7yyEo/sEK6HeGZRf3dFpWwThaRHVApXSkW3xeg==", |
| "license": "MIT", |
| "dependencies": { |
| "array-buffer-byte-length": "^1.0.2", |
| "arraybuffer.prototype.slice": "^1.0.4", |
| "available-typed-arrays": "^1.0.7", |
| "call-bind": "^1.0.8", |
| "call-bound": "^1.0.4", |
| "data-view-buffer": "^1.0.2", |
| "data-view-byte-length": "^1.0.2", |
| "data-view-byte-offset": "^1.0.1", |
| "es-define-property": "^1.0.1", |
| "es-errors": "^1.3.0", |
| "es-object-atoms": "^1.1.1", |
| "es-set-tostringtag": "^2.1.0", |
| "es-to-primitive": "^1.3.0", |
| "function.prototype.name": "^1.1.8", |
| "get-intrinsic": "^1.3.0", |
| "get-proto": "^1.0.1", |
| "get-symbol-description": "^1.1.0", |
| "globalthis": "^1.0.4", |
| "gopd": "^1.2.0", |
| "has-property-descriptors": "^1.0.2", |
| "has-proto": "^1.2.0", |
| "has-symbols": "^1.1.0", |
| "hasown": "^2.0.2", |
| "internal-slot": "^1.1.0", |
| "is-array-buffer": "^3.0.5", |
| "is-callable": "^1.2.7", |
| "is-data-view": "^1.0.2", |
| "is-negative-zero": "^2.0.3", |
| "is-regex": "^1.2.1", |
| "is-set": "^2.0.3", |
| "is-shared-array-buffer": "^1.0.4", |
| "is-string": "^1.1.1", |
| "is-typed-array": "^1.1.15", |
| "is-weakref": "^1.1.1", |
| "math-intrinsics": "^1.1.0", |
| "object-inspect": "^1.13.4", |
| "object-keys": "^1.1.1", |
| "object.assign": "^4.1.7", |
| "own-keys": "^1.0.1", |
| "regexp.prototype.flags": "^1.5.4", |
| "safe-array-concat": "^1.1.3", |
| "safe-push-apply": "^1.0.0", |
| "safe-regex-test": "^1.1.0", |
| "set-proto": "^1.0.0", |
| "stop-iteration-iterator": "^1.1.0", |
| "string.prototype.trim": "^1.2.10", |
| "string.prototype.trimend": "^1.0.9", |
| "string.prototype.trimstart": "^1.0.8", |
| "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", |
| "unbox-primitive": "^1.1.0", |
| "which-typed-array": "^1.1.19" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/es-define-property": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz", |
| "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/es-errors": { |
| "version": "1.3.0", |
| "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", |
| "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/es-object-atoms": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz", |
| "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", |
| "license": "MIT", |
| "dependencies": { |
| "es-errors": "^1.3.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/es-set-tostringtag": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz", |
| "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==", |
| "license": "MIT", |
| "dependencies": { |
| "es-errors": "^1.3.0", |
| "get-intrinsic": "^1.2.6", |
| "has-tostringtag": "^1.0.2", |
| "hasown": "^2.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/es-to-primitive": { |
| "version": "1.3.0", |
| "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.3.0.tgz", |
| "integrity": "sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==", |
| "license": "MIT", |
| "dependencies": { |
| "is-callable": "^1.2.7", |
| "is-date-object": "^1.0.5", |
| "is-symbol": "^1.0.4" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/esbuild": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.12.tgz", |
| "integrity": "sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==", |
| "hasInstallScript": true, |
| "license": "MIT", |
| "bin": { |
| "esbuild": "bin/esbuild" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "optionalDependencies": { |
| "@esbuild/aix-ppc64": "0.25.12", |
| "@esbuild/android-arm": "0.25.12", |
| "@esbuild/android-arm64": "0.25.12", |
| "@esbuild/android-x64": "0.25.12", |
| "@esbuild/darwin-arm64": "0.25.12", |
| "@esbuild/darwin-x64": "0.25.12", |
| "@esbuild/freebsd-arm64": "0.25.12", |
| "@esbuild/freebsd-x64": "0.25.12", |
| "@esbuild/linux-arm": "0.25.12", |
| "@esbuild/linux-arm64": "0.25.12", |
| "@esbuild/linux-ia32": "0.25.12", |
| "@esbuild/linux-loong64": "0.25.12", |
| "@esbuild/linux-mips64el": "0.25.12", |
| "@esbuild/linux-ppc64": "0.25.12", |
| "@esbuild/linux-riscv64": "0.25.12", |
| "@esbuild/linux-s390x": "0.25.12", |
| "@esbuild/linux-x64": "0.25.12", |
| "@esbuild/netbsd-arm64": "0.25.12", |
| "@esbuild/netbsd-x64": "0.25.12", |
| "@esbuild/openbsd-arm64": "0.25.12", |
| "@esbuild/openbsd-x64": "0.25.12", |
| "@esbuild/openharmony-arm64": "0.25.12", |
| "@esbuild/sunos-x64": "0.25.12", |
| "@esbuild/win32-arm64": "0.25.12", |
| "@esbuild/win32-ia32": "0.25.12", |
| "@esbuild/win32-x64": "0.25.12" |
| } |
| }, |
| "node_modules/escalade": { |
| "version": "3.2.0", |
| "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", |
| "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/escape-string-regexp": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz", |
| "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/estree-util-is-identifier-name": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/estree-util-is-identifier-name/-/estree-util-is-identifier-name-3.0.0.tgz", |
| "integrity": "sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==", |
| "license": "MIT", |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/estree-walker": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz", |
| "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==", |
| "license": "MIT" |
| }, |
| "node_modules/esutils": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", |
| "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", |
| "license": "BSD-2-Clause", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/extend": { |
| "version": "3.0.2", |
| "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", |
| "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==", |
| "license": "MIT" |
| }, |
| "node_modules/fast-deep-equal": { |
| "version": "3.1.3", |
| "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", |
| "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", |
| "license": "MIT" |
| }, |
| "node_modules/fast-json-stable-stringify": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", |
| "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", |
| "license": "MIT" |
| }, |
| "node_modules/fast-png": { |
| "version": "6.4.0", |
| "resolved": "https://registry.npmjs.org/fast-png/-/fast-png-6.4.0.tgz", |
| "integrity": "sha512-kAqZq1TlgBjZcLr5mcN6NP5Rv4V2f22z00c3g8vRrwkcqjerx7BEhPbOnWCPqaHUl2XWQBJQvOT/FQhdMT7X/Q==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/pako": "^2.0.3", |
| "iobuffer": "^5.3.2", |
| "pako": "^2.1.0" |
| } |
| }, |
| "node_modules/fast-uri": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz", |
| "integrity": "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==", |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/fastify" |
| }, |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/fastify" |
| } |
| ], |
| "license": "BSD-3-Clause" |
| }, |
| "node_modules/fault": { |
| "version": "1.0.4", |
| "resolved": "https://registry.npmjs.org/fault/-/fault-1.0.4.tgz", |
| "integrity": "sha512-CJ0HCB5tL5fYTEA7ToAq5+kTwd++Borf1/bifxd9iT70QcXr4MRrO3Llf8Ifs70q+SJcGHFtnIE/Nw6giCtECA==", |
| "license": "MIT", |
| "dependencies": { |
| "format": "^0.2.0" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/faye-websocket": { |
| "version": "0.11.4", |
| "resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.11.4.tgz", |
| "integrity": "sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "websocket-driver": ">=0.5.1" |
| }, |
| "engines": { |
| "node": ">=0.8.0" |
| } |
| }, |
| "node_modules/fdir": { |
| "version": "6.5.0", |
| "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz", |
| "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12.0.0" |
| }, |
| "peerDependencies": { |
| "picomatch": "^3 || ^4" |
| }, |
| "peerDependenciesMeta": { |
| "picomatch": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/fetch-blob": { |
| "version": "3.2.0", |
| "resolved": "https://registry.npmjs.org/fetch-blob/-/fetch-blob-3.2.0.tgz", |
| "integrity": "sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==", |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/jimmywarting" |
| }, |
| { |
| "type": "paypal", |
| "url": "https://paypal.me/jimmywarting" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "node-domexception": "^1.0.0", |
| "web-streams-polyfill": "^3.0.3" |
| }, |
| "engines": { |
| "node": "^12.20 || >= 14.13" |
| } |
| }, |
| "node_modules/fflate": { |
| "version": "0.8.2", |
| "resolved": "https://registry.npmjs.org/fflate/-/fflate-0.8.2.tgz", |
| "integrity": "sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==", |
| "license": "MIT" |
| }, |
| "node_modules/filelist": { |
| "version": "1.0.6", |
| "resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.6.tgz", |
| "integrity": "sha512-5giy2PkLYY1cP39p17Ech+2xlpTRL9HLspOfEgm0L6CwBXBTgsK5ou0JtzYuepxkaQ/tvhCFIJ5uXo0OrM2DxA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "minimatch": "^5.0.1" |
| } |
| }, |
| "node_modules/filelist/node_modules/minimatch": { |
| "version": "5.1.9", |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.9.tgz", |
| "integrity": "sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==", |
| "license": "ISC", |
| "dependencies": { |
| "brace-expansion": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "node_modules/firebase": { |
| "version": "12.11.0", |
| "resolved": "https://registry.npmjs.org/firebase/-/firebase-12.11.0.tgz", |
| "integrity": "sha512-W9f3Y+cgQYgF9gvCGxt0upec8zwAtiQVcHuU8MfzUIgVU/9fRQWtu48Geiv1lsigtBz9QHML++Km9xAKO5GB5Q==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "@firebase/ai": "2.10.0", |
| "@firebase/analytics": "0.10.21", |
| "@firebase/analytics-compat": "0.2.27", |
| "@firebase/app": "0.14.10", |
| "@firebase/app-check": "0.11.2", |
| "@firebase/app-check-compat": "0.4.2", |
| "@firebase/app-compat": "0.5.10", |
| "@firebase/app-types": "0.9.3", |
| "@firebase/auth": "1.12.2", |
| "@firebase/auth-compat": "0.6.4", |
| "@firebase/data-connect": "0.5.0", |
| "@firebase/database": "1.1.2", |
| "@firebase/database-compat": "2.1.2", |
| "@firebase/firestore": "4.13.0", |
| "@firebase/firestore-compat": "0.4.7", |
| "@firebase/functions": "0.13.3", |
| "@firebase/functions-compat": "0.4.3", |
| "@firebase/installations": "0.6.21", |
| "@firebase/installations-compat": "0.2.21", |
| "@firebase/messaging": "0.12.25", |
| "@firebase/messaging-compat": "0.2.25", |
| "@firebase/performance": "0.7.11", |
| "@firebase/performance-compat": "0.2.24", |
| "@firebase/remote-config": "0.8.2", |
| "@firebase/remote-config-compat": "0.2.23", |
| "@firebase/storage": "0.14.2", |
| "@firebase/storage-compat": "0.4.2", |
| "@firebase/util": "1.15.0" |
| } |
| }, |
| "node_modules/for-each": { |
| "version": "0.3.5", |
| "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.5.tgz", |
| "integrity": "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==", |
| "license": "MIT", |
| "dependencies": { |
| "is-callable": "^1.2.7" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/foreground-child": { |
| "version": "3.3.1", |
| "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.3.1.tgz", |
| "integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==", |
| "license": "ISC", |
| "dependencies": { |
| "cross-spawn": "^7.0.6", |
| "signal-exit": "^4.0.1" |
| }, |
| "engines": { |
| "node": ">=14" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/format": { |
| "version": "0.2.2", |
| "resolved": "https://registry.npmjs.org/format/-/format-0.2.2.tgz", |
| "integrity": "sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww==", |
| "engines": { |
| "node": ">=0.4.x" |
| } |
| }, |
| "node_modules/formdata-polyfill": { |
| "version": "4.0.10", |
| "resolved": "https://registry.npmjs.org/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz", |
| "integrity": "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==", |
| "license": "MIT", |
| "dependencies": { |
| "fetch-blob": "^3.1.2" |
| }, |
| "engines": { |
| "node": ">=12.20.0" |
| } |
| }, |
| "node_modules/framer-motion": { |
| "version": "12.38.0", |
| "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.38.0.tgz", |
| "integrity": "sha512-rFYkY/pigbcswl1XQSb7q424kSTQ8q6eAC+YUsSKooHQYuLdzdHjrt6uxUC+PRAO++q5IS7+TamgIw1AphxR+g==", |
| "license": "MIT", |
| "dependencies": { |
| "motion-dom": "^12.38.0", |
| "motion-utils": "^12.36.0", |
| "tslib": "^2.4.0" |
| }, |
| "peerDependencies": { |
| "@emotion/is-prop-valid": "*", |
| "react": "^18.0.0 || ^19.0.0", |
| "react-dom": "^18.0.0 || ^19.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "@emotion/is-prop-valid": { |
| "optional": true |
| }, |
| "react": { |
| "optional": true |
| }, |
| "react-dom": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/fs-extra": { |
| "version": "9.1.0", |
| "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz", |
| "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==", |
| "license": "MIT", |
| "dependencies": { |
| "at-least-node": "^1.0.0", |
| "graceful-fs": "^4.2.0", |
| "jsonfile": "^6.0.1", |
| "universalify": "^2.0.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "node_modules/fsevents": { |
| "version": "2.3.3", |
| "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", |
| "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", |
| "hasInstallScript": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": "^8.16.0 || ^10.6.0 || >=11.0.0" |
| } |
| }, |
| "node_modules/function-bind": { |
| "version": "1.1.2", |
| "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", |
| "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/function.prototype.name": { |
| "version": "1.1.8", |
| "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.8.tgz", |
| "integrity": "sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bind": "^1.0.8", |
| "call-bound": "^1.0.3", |
| "define-properties": "^1.2.1", |
| "functions-have-names": "^1.2.3", |
| "hasown": "^2.0.2", |
| "is-callable": "^1.2.7" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/functions-have-names": { |
| "version": "1.2.3", |
| "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", |
| "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==", |
| "license": "MIT", |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/gaxios": { |
| "version": "7.1.3", |
| "resolved": "https://registry.npmjs.org/gaxios/-/gaxios-7.1.3.tgz", |
| "integrity": "sha512-YGGyuEdVIjqxkxVH1pUTMY/XtmmsApXrCVv5EU25iX6inEPbV+VakJfLealkBtJN69AQmh1eGOdCl9Sm1UP6XQ==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "extend": "^3.0.2", |
| "https-proxy-agent": "^7.0.1", |
| "node-fetch": "^3.3.2", |
| "rimraf": "^5.0.1" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/gcp-metadata": { |
| "version": "8.1.2", |
| "resolved": "https://registry.npmjs.org/gcp-metadata/-/gcp-metadata-8.1.2.tgz", |
| "integrity": "sha512-zV/5HKTfCeKWnxG0Dmrw51hEWFGfcF2xiXqcA3+J90WDuP0SvoiSO5ORvcBsifmx/FoIjgQN3oNOGaQ5PhLFkg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "gaxios": "^7.0.0", |
| "google-logging-utils": "^1.0.0", |
| "json-bigint": "^1.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/generator-function": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/generator-function/-/generator-function-2.0.1.tgz", |
| "integrity": "sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/gensync": { |
| "version": "1.0.0-beta.2", |
| "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", |
| "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/get-caller-file": { |
| "version": "2.0.5", |
| "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", |
| "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", |
| "license": "ISC", |
| "engines": { |
| "node": "6.* || 8.* || >= 10.*" |
| } |
| }, |
| "node_modules/get-intrinsic": { |
| "version": "1.3.0", |
| "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz", |
| "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bind-apply-helpers": "^1.0.2", |
| "es-define-property": "^1.0.1", |
| "es-errors": "^1.3.0", |
| "es-object-atoms": "^1.1.1", |
| "function-bind": "^1.1.2", |
| "get-proto": "^1.0.1", |
| "gopd": "^1.2.0", |
| "has-symbols": "^1.1.0", |
| "hasown": "^2.0.2", |
| "math-intrinsics": "^1.1.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/get-own-enumerable-property-symbols": { |
| "version": "3.0.2", |
| "resolved": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz", |
| "integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==", |
| "license": "ISC" |
| }, |
| "node_modules/get-proto": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz", |
| "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", |
| "license": "MIT", |
| "dependencies": { |
| "dunder-proto": "^1.0.1", |
| "es-object-atoms": "^1.0.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/get-symbol-description": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.1.0.tgz", |
| "integrity": "sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.3", |
| "es-errors": "^1.3.0", |
| "get-intrinsic": "^1.2.6" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/glob": { |
| "version": "10.5.0", |
| "resolved": "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz", |
| "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==", |
| "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me", |
| "license": "ISC", |
| "dependencies": { |
| "foreground-child": "^3.1.0", |
| "jackspeak": "^3.1.2", |
| "minimatch": "^9.0.4", |
| "minipass": "^7.1.2", |
| "package-json-from-dist": "^1.0.0", |
| "path-scurry": "^1.11.1" |
| }, |
| "bin": { |
| "glob": "dist/esm/bin.mjs" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/globalthis": { |
| "version": "1.0.4", |
| "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz", |
| "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==", |
| "license": "MIT", |
| "dependencies": { |
| "define-properties": "^1.2.1", |
| "gopd": "^1.0.1" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/google-auth-library": { |
| "version": "10.6.1", |
| "resolved": "https://registry.npmjs.org/google-auth-library/-/google-auth-library-10.6.1.tgz", |
| "integrity": "sha512-5awwuLrzNol+pFDmKJd0dKtZ0fPLAtoA5p7YO4ODsDu6ONJUVqbYwvv8y2ZBO5MBNp9TJXigB19710kYpBPdtA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "base64-js": "^1.3.0", |
| "ecdsa-sig-formatter": "^1.0.11", |
| "gaxios": "7.1.3", |
| "gcp-metadata": "8.1.2", |
| "google-logging-utils": "1.1.3", |
| "jws": "^4.0.0" |
| }, |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/google-logging-utils": { |
| "version": "1.1.3", |
| "resolved": "https://registry.npmjs.org/google-logging-utils/-/google-logging-utils-1.1.3.tgz", |
| "integrity": "sha512-eAmLkjDjAFCVXg7A1unxHsLf961m6y17QFqXqAXGj/gVkKFrEICfStRfwUlGNfeCEjNRa32JEWOUTlYXPyyKvA==", |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=14" |
| } |
| }, |
| "node_modules/gopd": { |
| "version": "1.2.0", |
| "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz", |
| "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/graceful-fs": { |
| "version": "4.2.11", |
| "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", |
| "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", |
| "license": "ISC" |
| }, |
| "node_modules/hachure-fill": { |
| "version": "0.5.2", |
| "resolved": "https://registry.npmjs.org/hachure-fill/-/hachure-fill-0.5.2.tgz", |
| "integrity": "sha512-3GKBOn+m2LX9iq+JC1064cSFprJY4jL1jCXTcpnfER5HYE2l/4EfWSGzkPa/ZDBmYI0ZOEj5VHV/eKnPGkHuOg==", |
| "license": "MIT" |
| }, |
| "node_modules/has-bigints": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.1.0.tgz", |
| "integrity": "sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/has-property-descriptors": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", |
| "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", |
| "license": "MIT", |
| "dependencies": { |
| "es-define-property": "^1.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/has-proto": { |
| "version": "1.2.0", |
| "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.2.0.tgz", |
| "integrity": "sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==", |
| "license": "MIT", |
| "dependencies": { |
| "dunder-proto": "^1.0.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/has-symbols": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz", |
| "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/has-tostringtag": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz", |
| "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", |
| "license": "MIT", |
| "dependencies": { |
| "has-symbols": "^1.0.3" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/hasown": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz", |
| "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", |
| "license": "MIT", |
| "dependencies": { |
| "function-bind": "^1.1.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/hast-util-parse-selector": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/hast-util-parse-selector/-/hast-util-parse-selector-4.0.0.tgz", |
| "integrity": "sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/hast": "^3.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/hast-util-to-jsx-runtime": { |
| "version": "2.3.6", |
| "resolved": "https://registry.npmjs.org/hast-util-to-jsx-runtime/-/hast-util-to-jsx-runtime-2.3.6.tgz", |
| "integrity": "sha512-zl6s8LwNyo1P9uw+XJGvZtdFF1GdAkOg8ujOw+4Pyb76874fLps4ueHXDhXWdk6YHQ6OgUtinliG7RsYvCbbBg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/estree": "^1.0.0", |
| "@types/hast": "^3.0.0", |
| "@types/unist": "^3.0.0", |
| "comma-separated-tokens": "^2.0.0", |
| "devlop": "^1.0.0", |
| "estree-util-is-identifier-name": "^3.0.0", |
| "hast-util-whitespace": "^3.0.0", |
| "mdast-util-mdx-expression": "^2.0.0", |
| "mdast-util-mdx-jsx": "^3.0.0", |
| "mdast-util-mdxjs-esm": "^2.0.0", |
| "property-information": "^7.0.0", |
| "space-separated-tokens": "^2.0.0", |
| "style-to-js": "^1.0.0", |
| "unist-util-position": "^5.0.0", |
| "vfile-message": "^4.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/hast-util-whitespace": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz", |
| "integrity": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/hast": "^3.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/hastscript": { |
| "version": "9.0.1", |
| "resolved": "https://registry.npmjs.org/hastscript/-/hastscript-9.0.1.tgz", |
| "integrity": "sha512-g7df9rMFX/SPi34tyGCyUBREQoKkapwdY/T04Qn9TDWfHhAYt4/I0gMVirzK5wEzeUqIjEB+LXC/ypb7Aqno5w==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/hast": "^3.0.0", |
| "comma-separated-tokens": "^2.0.0", |
| "hast-util-parse-selector": "^4.0.0", |
| "property-information": "^7.0.0", |
| "space-separated-tokens": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/highlight.js": { |
| "version": "10.7.3", |
| "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.7.3.tgz", |
| "integrity": "sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==", |
| "license": "BSD-3-Clause", |
| "engines": { |
| "node": "*" |
| } |
| }, |
| "node_modules/highlightjs-vue": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/highlightjs-vue/-/highlightjs-vue-1.0.0.tgz", |
| "integrity": "sha512-PDEfEF102G23vHmPhLyPboFCD+BkMGu+GuJe2d9/eH4FsCwvgBpnc9n0pGE+ffKdph38s6foEZiEjdgHdzp+IA==", |
| "license": "CC0-1.0" |
| }, |
| "node_modules/html-url-attributes": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/html-url-attributes/-/html-url-attributes-3.0.1.tgz", |
| "integrity": "sha512-ol6UPyBWqsrO6EJySPz2O7ZSr856WDrEzM5zMqp+FJJLGMW35cLYmmZnl0vztAZxRUoNZJFTCohfjuIJ8I4QBQ==", |
| "license": "MIT", |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/html2canvas": { |
| "version": "1.4.1", |
| "resolved": "https://registry.npmjs.org/html2canvas/-/html2canvas-1.4.1.tgz", |
| "integrity": "sha512-fPU6BHNpsyIhr8yyMpTLLxAbkaK8ArIBcmZIRiBLiDhjeqvXolaEmDGmELFuX9I4xDcaKKcJl+TKZLqruBbmWA==", |
| "license": "MIT", |
| "dependencies": { |
| "css-line-break": "^2.1.0", |
| "text-segmentation": "^1.0.3" |
| }, |
| "engines": { |
| "node": ">=8.0.0" |
| } |
| }, |
| "node_modules/html2pdf.js": { |
| "version": "0.14.0", |
| "resolved": "https://registry.npmjs.org/html2pdf.js/-/html2pdf.js-0.14.0.tgz", |
| "integrity": "sha512-yvNJgE/8yru2UeGflkPdjW8YEY+nDH5X7/2WG4uiuSCwYiCp8PZ8EKNiTAa6HxJ1NjC51fZSIEq6xld5CADKBQ==", |
| "license": "MIT", |
| "dependencies": { |
| "dompurify": "^3.3.1", |
| "html2canvas": "^1.0.0", |
| "jspdf": "^4.0.0" |
| } |
| }, |
| "node_modules/http-parser-js": { |
| "version": "0.5.10", |
| "resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.10.tgz", |
| "integrity": "sha512-Pysuw9XpUq5dVc/2SMHpuTY01RFl8fttgcyunjL7eEMhGM3cI4eOmiCycJDVCo/7O7ClfQD3SaI6ftDzqOXYMA==", |
| "license": "MIT" |
| }, |
| "node_modules/https-proxy-agent": { |
| "version": "7.0.6", |
| "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz", |
| "integrity": "sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==", |
| "license": "MIT", |
| "dependencies": { |
| "agent-base": "^7.1.2", |
| "debug": "4" |
| }, |
| "engines": { |
| "node": ">= 14" |
| } |
| }, |
| "node_modules/iconv-lite": { |
| "version": "0.6.3", |
| "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz", |
| "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", |
| "license": "MIT", |
| "dependencies": { |
| "safer-buffer": ">= 2.1.2 < 3.0.0" |
| }, |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/idb": { |
| "version": "7.1.1", |
| "resolved": "https://registry.npmjs.org/idb/-/idb-7.1.1.tgz", |
| "integrity": "sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==", |
| "license": "ISC" |
| }, |
| "node_modules/inline-style-parser": { |
| "version": "0.2.7", |
| "resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.7.tgz", |
| "integrity": "sha512-Nb2ctOyNR8DqQoR0OwRG95uNWIC0C1lCgf5Naz5H6Ji72KZ8OcFZLz2P5sNgwlyoJ8Yif11oMuYs5pBQa86csA==", |
| "license": "MIT" |
| }, |
| "node_modules/internal-slot": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.1.0.tgz", |
| "integrity": "sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==", |
| "license": "MIT", |
| "dependencies": { |
| "es-errors": "^1.3.0", |
| "hasown": "^2.0.2", |
| "side-channel": "^1.1.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/internmap": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/internmap/-/internmap-2.0.3.tgz", |
| "integrity": "sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/iobuffer": { |
| "version": "5.4.0", |
| "resolved": "https://registry.npmjs.org/iobuffer/-/iobuffer-5.4.0.tgz", |
| "integrity": "sha512-DRebOWuqDvxunfkNJAlc3IzWIPD5xVxwUNbHr7xKB8E6aLJxIPfNX3CoMJghcFjpv6RWQsrcJbghtEwSPoJqMA==", |
| "license": "MIT" |
| }, |
| "node_modules/is-alphabetical": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-2.0.1.tgz", |
| "integrity": "sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/is-alphanumerical": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-2.0.1.tgz", |
| "integrity": "sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==", |
| "license": "MIT", |
| "dependencies": { |
| "is-alphabetical": "^2.0.0", |
| "is-decimal": "^2.0.0" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/is-array-buffer": { |
| "version": "3.0.5", |
| "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.5.tgz", |
| "integrity": "sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bind": "^1.0.8", |
| "call-bound": "^1.0.3", |
| "get-intrinsic": "^1.2.6" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/is-async-function": { |
| "version": "2.1.1", |
| "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.1.1.tgz", |
| "integrity": "sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==", |
| "license": "MIT", |
| "dependencies": { |
| "async-function": "^1.0.0", |
| "call-bound": "^1.0.3", |
| "get-proto": "^1.0.1", |
| "has-tostringtag": "^1.0.2", |
| "safe-regex-test": "^1.1.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/is-bigint": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.1.0.tgz", |
| "integrity": "sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==", |
| "license": "MIT", |
| "dependencies": { |
| "has-bigints": "^1.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/is-boolean-object": { |
| "version": "1.2.2", |
| "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.2.2.tgz", |
| "integrity": "sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.3", |
| "has-tostringtag": "^1.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/is-callable": { |
| "version": "1.2.7", |
| "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", |
| "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/is-core-module": { |
| "version": "2.16.1", |
| "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz", |
| "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==", |
| "license": "MIT", |
| "dependencies": { |
| "hasown": "^2.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/is-data-view": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.2.tgz", |
| "integrity": "sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.2", |
| "get-intrinsic": "^1.2.6", |
| "is-typed-array": "^1.1.13" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/is-date-object": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.1.0.tgz", |
| "integrity": "sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.2", |
| "has-tostringtag": "^1.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/is-decimal": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/is-decimal/-/is-decimal-2.0.1.tgz", |
| "integrity": "sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/is-finalizationregistry": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.1.1.tgz", |
| "integrity": "sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.3" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/is-fullwidth-code-point": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", |
| "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/is-generator-function": { |
| "version": "1.1.2", |
| "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.1.2.tgz", |
| "integrity": "sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.4", |
| "generator-function": "^2.0.0", |
| "get-proto": "^1.0.1", |
| "has-tostringtag": "^1.0.2", |
| "safe-regex-test": "^1.1.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/is-hexadecimal": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-2.0.1.tgz", |
| "integrity": "sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/is-map": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.3.tgz", |
| "integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/is-module": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz", |
| "integrity": "sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==", |
| "license": "MIT" |
| }, |
| "node_modules/is-negative-zero": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz", |
| "integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/is-number-object": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.1.1.tgz", |
| "integrity": "sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.3", |
| "has-tostringtag": "^1.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/is-obj": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz", |
| "integrity": "sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/is-plain-obj": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz", |
| "integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/is-regex": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.2.1.tgz", |
| "integrity": "sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.2", |
| "gopd": "^1.2.0", |
| "has-tostringtag": "^1.0.2", |
| "hasown": "^2.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/is-regexp": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/is-regexp/-/is-regexp-1.0.0.tgz", |
| "integrity": "sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/is-set": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/is-set/-/is-set-2.0.3.tgz", |
| "integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/is-shared-array-buffer": { |
| "version": "1.0.4", |
| "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.4.tgz", |
| "integrity": "sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.3" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/is-stream": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", |
| "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/is-string": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.1.1.tgz", |
| "integrity": "sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.3", |
| "has-tostringtag": "^1.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/is-symbol": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.1.1.tgz", |
| "integrity": "sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.2", |
| "has-symbols": "^1.1.0", |
| "safe-regex-test": "^1.1.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/is-typed-array": { |
| "version": "1.1.15", |
| "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.15.tgz", |
| "integrity": "sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==", |
| "license": "MIT", |
| "dependencies": { |
| "which-typed-array": "^1.1.16" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/is-weakmap": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz", |
| "integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/is-weakref": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.1.1.tgz", |
| "integrity": "sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.3" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/is-weakset": { |
| "version": "2.0.4", |
| "resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.4.tgz", |
| "integrity": "sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.3", |
| "get-intrinsic": "^1.2.6" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/isarray": { |
| "version": "2.0.5", |
| "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", |
| "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", |
| "license": "MIT" |
| }, |
| "node_modules/isexe": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", |
| "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", |
| "license": "ISC" |
| }, |
| "node_modules/jackspeak": { |
| "version": "3.4.3", |
| "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz", |
| "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", |
| "license": "BlueOak-1.0.0", |
| "dependencies": { |
| "@isaacs/cliui": "^8.0.2" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| }, |
| "optionalDependencies": { |
| "@pkgjs/parseargs": "^0.11.0" |
| } |
| }, |
| "node_modules/jake": { |
| "version": "10.9.4", |
| "resolved": "https://registry.npmjs.org/jake/-/jake-10.9.4.tgz", |
| "integrity": "sha512-wpHYzhxiVQL+IV05BLE2Xn34zW1S223hvjtqk0+gsPrwd/8JNLXJgZZM/iPFsYc1xyphF+6M6EvdE5E9MBGkDA==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "async": "^3.2.6", |
| "filelist": "^1.0.4", |
| "picocolors": "^1.1.1" |
| }, |
| "bin": { |
| "jake": "bin/cli.js" |
| }, |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "node_modules/js-tokens": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", |
| "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", |
| "license": "MIT" |
| }, |
| "node_modules/jsesc": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz", |
| "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==", |
| "license": "MIT", |
| "bin": { |
| "jsesc": "bin/jsesc" |
| }, |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/json-bigint": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/json-bigint/-/json-bigint-1.0.0.tgz", |
| "integrity": "sha512-SiPv/8VpZuWbvLSMtTDU8hEfrZWg/mH/nV/b4o0CYbSxu1UIQPLdwKOCIyLQX+VIPO5vrLX3i8qtqFyhdPSUSQ==", |
| "license": "MIT", |
| "dependencies": { |
| "bignumber.js": "^9.0.0" |
| } |
| }, |
| "node_modules/json-schema-traverse": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", |
| "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", |
| "license": "MIT" |
| }, |
| "node_modules/json5": { |
| "version": "2.2.3", |
| "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", |
| "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", |
| "license": "MIT", |
| "bin": { |
| "json5": "lib/cli.js" |
| }, |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/jsonfile": { |
| "version": "6.2.0", |
| "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.2.0.tgz", |
| "integrity": "sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==", |
| "license": "MIT", |
| "dependencies": { |
| "universalify": "^2.0.0" |
| }, |
| "optionalDependencies": { |
| "graceful-fs": "^4.1.6" |
| } |
| }, |
| "node_modules/jsonpointer": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-5.0.1.tgz", |
| "integrity": "sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/jspdf": { |
| "version": "4.2.0", |
| "resolved": "https://registry.npmjs.org/jspdf/-/jspdf-4.2.0.tgz", |
| "integrity": "sha512-hR/hnRevAXXlrjeqU5oahOE+Ln9ORJUB5brLHHqH67A+RBQZuFr5GkbI9XQI8OUFSEezKegsi45QRpc4bGj75Q==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.28.6", |
| "fast-png": "^6.2.0", |
| "fflate": "^0.8.1" |
| }, |
| "optionalDependencies": { |
| "canvg": "^3.0.11", |
| "core-js": "^3.6.0", |
| "dompurify": "^3.3.1", |
| "html2canvas": "^1.0.0-rc.5" |
| } |
| }, |
| "node_modules/jwa": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/jwa/-/jwa-2.0.1.tgz", |
| "integrity": "sha512-hRF04fqJIP8Abbkq5NKGN0Bbr3JxlQ+qhZufXVr0DvujKy93ZCbXZMHDL4EOtodSbCWxOqR8MS1tXA5hwqCXDg==", |
| "license": "MIT", |
| "dependencies": { |
| "buffer-equal-constant-time": "^1.0.1", |
| "ecdsa-sig-formatter": "1.0.11", |
| "safe-buffer": "^5.0.1" |
| } |
| }, |
| "node_modules/jws": { |
| "version": "4.0.1", |
| "resolved": "https://registry.npmjs.org/jws/-/jws-4.0.1.tgz", |
| "integrity": "sha512-EKI/M/yqPncGUUh44xz0PxSidXFr/+r0pA70+gIYhjv+et7yxM+s29Y+VGDkovRofQem0fs7Uvf4+YmAdyRduA==", |
| "license": "MIT", |
| "dependencies": { |
| "jwa": "^2.0.1", |
| "safe-buffer": "^5.0.1" |
| } |
| }, |
| "node_modules/katex": { |
| "version": "0.16.45", |
| "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.45.tgz", |
| "integrity": "sha512-pQpZbdBu7wCTmQUh7ufPmLr0pFoObnGUoL/yhtwJDgmmQpbkg/0HSVti25Fu4rmd1oCR6NGWe9vqTWuWv3GcNA==", |
| "funding": [ |
| "https://opencollective.com/katex", |
| "https://github.com/sponsors/katex" |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "commander": "^8.3.0" |
| }, |
| "bin": { |
| "katex": "cli.js" |
| } |
| }, |
| "node_modules/katex/node_modules/commander": { |
| "version": "8.3.0", |
| "resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz", |
| "integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 12" |
| } |
| }, |
| "node_modules/khroma": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/khroma/-/khroma-2.1.0.tgz", |
| "integrity": "sha512-Ls993zuzfayK269Svk9hzpeGUKob/sIgZzyHYdjQoAdQetRKpOLj+k/QQQ/6Qi0Yz65mlROrfd+Ev+1+7dz9Kw==" |
| }, |
| "node_modules/langium": { |
| "version": "4.2.2", |
| "resolved": "https://registry.npmjs.org/langium/-/langium-4.2.2.tgz", |
| "integrity": "sha512-JUshTRAfHI4/MF9dH2WupvjSXyn8JBuUEWazB8ZVJUtXutT0doDlAv1XKbZ1Pb5sMexa8FF4CFBc0iiul7gbUQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@chevrotain/regexp-to-ast": "~12.0.0", |
| "chevrotain": "~12.0.0", |
| "chevrotain-allstar": "~0.4.1", |
| "vscode-languageserver": "~9.0.1", |
| "vscode-languageserver-textdocument": "~1.0.11", |
| "vscode-uri": "~3.1.0" |
| }, |
| "engines": { |
| "node": ">=20.10.0", |
| "npm": ">=10.2.3" |
| } |
| }, |
| "node_modules/layout-base": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/layout-base/-/layout-base-1.0.2.tgz", |
| "integrity": "sha512-8h2oVEZNktL4BH2JCOI90iD1yXwL6iNW7KcCKT2QZgQJR2vbqDsldCTPRU9NifTCqHZci57XvQQ15YTu+sTYPg==", |
| "license": "MIT" |
| }, |
| "node_modules/leven": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz", |
| "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/lodash": { |
| "version": "4.18.1", |
| "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz", |
| "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==", |
| "license": "MIT" |
| }, |
| "node_modules/lodash-es": { |
| "version": "4.18.1", |
| "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.18.1.tgz", |
| "integrity": "sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==", |
| "license": "MIT" |
| }, |
| "node_modules/lodash.camelcase": { |
| "version": "4.3.0", |
| "resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz", |
| "integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==", |
| "license": "MIT" |
| }, |
| "node_modules/lodash.debounce": { |
| "version": "4.0.8", |
| "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz", |
| "integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==", |
| "license": "MIT" |
| }, |
| "node_modules/lodash.sortby": { |
| "version": "4.7.0", |
| "resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz", |
| "integrity": "sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==", |
| "license": "MIT" |
| }, |
| "node_modules/long": { |
| "version": "5.3.2", |
| "resolved": "https://registry.npmjs.org/long/-/long-5.3.2.tgz", |
| "integrity": "sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==", |
| "license": "Apache-2.0" |
| }, |
| "node_modules/longest-streak": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz", |
| "integrity": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/lowlight": { |
| "version": "1.20.0", |
| "resolved": "https://registry.npmjs.org/lowlight/-/lowlight-1.20.0.tgz", |
| "integrity": "sha512-8Ktj+prEb1RoCPkEOrPMYUN/nCggB7qAWe3a7OpMjWQkh3l2RD5wKRQ+o8Q8YuI9RG/xs95waaI/E6ym/7NsTw==", |
| "license": "MIT", |
| "dependencies": { |
| "fault": "^1.0.0", |
| "highlight.js": "~10.7.0" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/lru-cache": { |
| "version": "5.1.1", |
| "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", |
| "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", |
| "license": "ISC", |
| "dependencies": { |
| "yallist": "^3.0.2" |
| } |
| }, |
| "node_modules/lucide-react": { |
| "version": "1.7.0", |
| "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.7.0.tgz", |
| "integrity": "sha512-yI7BeItCLZJTXikmK4KNUGCKoGzSvbKlfCvw44bU4fXAL6v3gYS4uHD1jzsLkfwODYwI6Drw5Tu9Z5ulDe0TSg==", |
| "license": "ISC", |
| "peerDependencies": { |
| "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
| } |
| }, |
| "node_modules/magic-string": { |
| "version": "0.25.9", |
| "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz", |
| "integrity": "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==", |
| "license": "MIT", |
| "dependencies": { |
| "sourcemap-codec": "^1.4.8" |
| } |
| }, |
| "node_modules/markdown-table": { |
| "version": "3.0.4", |
| "resolved": "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.4.tgz", |
| "integrity": "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/marked": { |
| "version": "16.4.2", |
| "resolved": "https://registry.npmjs.org/marked/-/marked-16.4.2.tgz", |
| "integrity": "sha512-TI3V8YYWvkVf3KJe1dRkpnjs68JUPyEa5vjKrp1XEEJUAOaQc+Qj+L1qWbPd0SJuAdQkFU0h73sXXqwDYxsiDA==", |
| "license": "MIT", |
| "bin": { |
| "marked": "bin/marked.js" |
| }, |
| "engines": { |
| "node": ">= 20" |
| } |
| }, |
| "node_modules/math-intrinsics": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz", |
| "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/mdast-util-find-and-replace": { |
| "version": "3.0.2", |
| "resolved": "https://registry.npmjs.org/mdast-util-find-and-replace/-/mdast-util-find-and-replace-3.0.2.tgz", |
| "integrity": "sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "escape-string-regexp": "^5.0.0", |
| "unist-util-is": "^6.0.0", |
| "unist-util-visit-parents": "^6.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-from-markdown": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.3.tgz", |
| "integrity": "sha512-W4mAWTvSlKvf8L6J+VN9yLSqQ9AOAAvHuoDAmPkz4dHf553m5gVj2ejadHJhoJmcmxEnOv6Pa8XJhpxE93kb8Q==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "@types/unist": "^3.0.0", |
| "decode-named-character-reference": "^1.0.0", |
| "devlop": "^1.0.0", |
| "mdast-util-to-string": "^4.0.0", |
| "micromark": "^4.0.0", |
| "micromark-util-decode-numeric-character-reference": "^2.0.0", |
| "micromark-util-decode-string": "^2.0.0", |
| "micromark-util-normalize-identifier": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0", |
| "unist-util-stringify-position": "^4.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-gfm": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/mdast-util-gfm/-/mdast-util-gfm-3.1.0.tgz", |
| "integrity": "sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ==", |
| "license": "MIT", |
| "dependencies": { |
| "mdast-util-from-markdown": "^2.0.0", |
| "mdast-util-gfm-autolink-literal": "^2.0.0", |
| "mdast-util-gfm-footnote": "^2.0.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-to-markdown": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-gfm-autolink-literal": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.1.tgz", |
| "integrity": "sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "ccount": "^2.0.0", |
| "devlop": "^1.0.0", |
| "mdast-util-find-and-replace": "^3.0.0", |
| "micromark-util-character": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-gfm-footnote": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-2.1.0.tgz", |
| "integrity": "sha512-sqpDWlsHn7Ac9GNZQMeUzPQSMzR6Wv0WKRNvQRg0KqHh02fpTz69Qc1QSseNX29bhz1ROIyNyxExfawVKTm1GQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "devlop": "^1.1.0", |
| "mdast-util-from-markdown": "^2.0.0", |
| "mdast-util-to-markdown": "^2.0.0", |
| "micromark-util-normalize-identifier": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-gfm-strikethrough": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-2.0.0.tgz", |
| "integrity": "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "mdast-util-from-markdown": "^2.0.0", |
| "mdast-util-to-markdown": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-gfm-table": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz", |
| "integrity": "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "devlop": "^1.0.0", |
| "markdown-table": "^3.0.0", |
| "mdast-util-from-markdown": "^2.0.0", |
| "mdast-util-to-markdown": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-gfm-task-list-item": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz", |
| "integrity": "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "devlop": "^1.0.0", |
| "mdast-util-from-markdown": "^2.0.0", |
| "mdast-util-to-markdown": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-mdx-expression": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/mdast-util-mdx-expression/-/mdast-util-mdx-expression-2.0.1.tgz", |
| "integrity": "sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/estree-jsx": "^1.0.0", |
| "@types/hast": "^3.0.0", |
| "@types/mdast": "^4.0.0", |
| "devlop": "^1.0.0", |
| "mdast-util-from-markdown": "^2.0.0", |
| "mdast-util-to-markdown": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-mdx-jsx": { |
| "version": "3.2.0", |
| "resolved": "https://registry.npmjs.org/mdast-util-mdx-jsx/-/mdast-util-mdx-jsx-3.2.0.tgz", |
| "integrity": "sha512-lj/z8v0r6ZtsN/cGNNtemmmfoLAFZnjMbNyLzBafjzikOM+glrjNHPlf6lQDOTccj9n5b0PPihEBbhneMyGs1Q==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/estree-jsx": "^1.0.0", |
| "@types/hast": "^3.0.0", |
| "@types/mdast": "^4.0.0", |
| "@types/unist": "^3.0.0", |
| "ccount": "^2.0.0", |
| "devlop": "^1.1.0", |
| "mdast-util-from-markdown": "^2.0.0", |
| "mdast-util-to-markdown": "^2.0.0", |
| "parse-entities": "^4.0.0", |
| "stringify-entities": "^4.0.0", |
| "unist-util-stringify-position": "^4.0.0", |
| "vfile-message": "^4.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-mdxjs-esm": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/mdast-util-mdxjs-esm/-/mdast-util-mdxjs-esm-2.0.1.tgz", |
| "integrity": "sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/estree-jsx": "^1.0.0", |
| "@types/hast": "^3.0.0", |
| "@types/mdast": "^4.0.0", |
| "devlop": "^1.0.0", |
| "mdast-util-from-markdown": "^2.0.0", |
| "mdast-util-to-markdown": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-phrasing": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz", |
| "integrity": "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "unist-util-is": "^6.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-to-hast": { |
| "version": "13.2.1", |
| "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.1.tgz", |
| "integrity": "sha512-cctsq2wp5vTsLIcaymblUriiTcZd0CwWtCbLvrOzYCDZoWyMNV8sZ7krj09FSnsiJi3WVsHLM4k6Dq/yaPyCXA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/hast": "^3.0.0", |
| "@types/mdast": "^4.0.0", |
| "@ungap/structured-clone": "^1.0.0", |
| "devlop": "^1.0.0", |
| "micromark-util-sanitize-uri": "^2.0.0", |
| "trim-lines": "^3.0.0", |
| "unist-util-position": "^5.0.0", |
| "unist-util-visit": "^5.0.0", |
| "vfile": "^6.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-to-markdown": { |
| "version": "2.1.2", |
| "resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.2.tgz", |
| "integrity": "sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "@types/unist": "^3.0.0", |
| "longest-streak": "^3.0.0", |
| "mdast-util-phrasing": "^4.0.0", |
| "mdast-util-to-string": "^4.0.0", |
| "micromark-util-classify-character": "^2.0.0", |
| "micromark-util-decode-string": "^2.0.0", |
| "unist-util-visit": "^5.0.0", |
| "zwitch": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mdast-util-to-string": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz", |
| "integrity": "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/mermaid": { |
| "version": "11.14.0", |
| "resolved": "https://registry.npmjs.org/mermaid/-/mermaid-11.14.0.tgz", |
| "integrity": "sha512-GSGloRsBs+JINmmhl0JDwjpuezCsHB4WGI4NASHxL3fHo3o/BRXTxhDLKnln8/Q0lRFRyDdEjmk1/d5Sn1Xz8g==", |
| "license": "MIT", |
| "dependencies": { |
| "@braintree/sanitize-url": "^7.1.1", |
| "@iconify/utils": "^3.0.2", |
| "@mermaid-js/parser": "^1.1.0", |
| "@types/d3": "^7.4.3", |
| "@upsetjs/venn.js": "^2.0.0", |
| "cytoscape": "^3.33.1", |
| "cytoscape-cose-bilkent": "^4.1.0", |
| "cytoscape-fcose": "^2.2.0", |
| "d3": "^7.9.0", |
| "d3-sankey": "^0.12.3", |
| "dagre-d3-es": "7.0.14", |
| "dayjs": "^1.11.19", |
| "dompurify": "^3.3.1", |
| "katex": "^0.16.25", |
| "khroma": "^2.1.0", |
| "lodash-es": "^4.17.23", |
| "marked": "^16.3.0", |
| "roughjs": "^4.6.6", |
| "stylis": "^4.3.6", |
| "ts-dedent": "^2.2.0", |
| "uuid": "^11.1.0" |
| } |
| }, |
| "node_modules/micromark": { |
| "version": "4.0.2", |
| "resolved": "https://registry.npmjs.org/micromark/-/micromark-4.0.2.tgz", |
| "integrity": "sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "@types/debug": "^4.0.0", |
| "debug": "^4.0.0", |
| "decode-named-character-reference": "^1.0.0", |
| "devlop": "^1.0.0", |
| "micromark-core-commonmark": "^2.0.0", |
| "micromark-factory-space": "^2.0.0", |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-chunked": "^2.0.0", |
| "micromark-util-combine-extensions": "^2.0.0", |
| "micromark-util-decode-numeric-character-reference": "^2.0.0", |
| "micromark-util-encode": "^2.0.0", |
| "micromark-util-normalize-identifier": "^2.0.0", |
| "micromark-util-resolve-all": "^2.0.0", |
| "micromark-util-sanitize-uri": "^2.0.0", |
| "micromark-util-subtokenize": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-core-commonmark": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-2.0.3.tgz", |
| "integrity": "sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "decode-named-character-reference": "^1.0.0", |
| "devlop": "^1.0.0", |
| "micromark-factory-destination": "^2.0.0", |
| "micromark-factory-label": "^2.0.0", |
| "micromark-factory-space": "^2.0.0", |
| "micromark-factory-title": "^2.0.0", |
| "micromark-factory-whitespace": "^2.0.0", |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-chunked": "^2.0.0", |
| "micromark-util-classify-character": "^2.0.0", |
| "micromark-util-html-tag-name": "^2.0.0", |
| "micromark-util-normalize-identifier": "^2.0.0", |
| "micromark-util-resolve-all": "^2.0.0", |
| "micromark-util-subtokenize": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-extension-gfm": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/micromark-extension-gfm/-/micromark-extension-gfm-3.0.0.tgz", |
| "integrity": "sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==", |
| "license": "MIT", |
| "dependencies": { |
| "micromark-extension-gfm-autolink-literal": "^2.0.0", |
| "micromark-extension-gfm-footnote": "^2.0.0", |
| "micromark-extension-gfm-strikethrough": "^2.0.0", |
| "micromark-extension-gfm-table": "^2.0.0", |
| "micromark-extension-gfm-tagfilter": "^2.0.0", |
| "micromark-extension-gfm-task-list-item": "^2.0.0", |
| "micromark-util-combine-extensions": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/micromark-extension-gfm-autolink-literal": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.1.0.tgz", |
| "integrity": "sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==", |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-sanitize-uri": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/micromark-extension-gfm-footnote": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.1.0.tgz", |
| "integrity": "sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==", |
| "license": "MIT", |
| "dependencies": { |
| "devlop": "^1.0.0", |
| "micromark-core-commonmark": "^2.0.0", |
| "micromark-factory-space": "^2.0.0", |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-normalize-identifier": "^2.0.0", |
| "micromark-util-sanitize-uri": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/micromark-extension-gfm-strikethrough": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.1.0.tgz", |
| "integrity": "sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==", |
| "license": "MIT", |
| "dependencies": { |
| "devlop": "^1.0.0", |
| "micromark-util-chunked": "^2.0.0", |
| "micromark-util-classify-character": "^2.0.0", |
| "micromark-util-resolve-all": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/micromark-extension-gfm-table": { |
| "version": "2.1.1", |
| "resolved": "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.1.tgz", |
| "integrity": "sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==", |
| "license": "MIT", |
| "dependencies": { |
| "devlop": "^1.0.0", |
| "micromark-factory-space": "^2.0.0", |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/micromark-extension-gfm-tagfilter": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-2.0.0.tgz", |
| "integrity": "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==", |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-types": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/micromark-extension-gfm-task-list-item": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.1.0.tgz", |
| "integrity": "sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==", |
| "license": "MIT", |
| "dependencies": { |
| "devlop": "^1.0.0", |
| "micromark-factory-space": "^2.0.0", |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/micromark-factory-destination": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.1.tgz", |
| "integrity": "sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-factory-label": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-2.0.1.tgz", |
| "integrity": "sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "devlop": "^1.0.0", |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-factory-space": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.1.tgz", |
| "integrity": "sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-factory-title": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-2.0.1.tgz", |
| "integrity": "sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "micromark-factory-space": "^2.0.0", |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-factory-whitespace": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.1.tgz", |
| "integrity": "sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "micromark-factory-space": "^2.0.0", |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-util-character": { |
| "version": "2.1.1", |
| "resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.1.tgz", |
| "integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-util-chunked": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-2.0.1.tgz", |
| "integrity": "sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-symbol": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-util-classify-character": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-2.0.1.tgz", |
| "integrity": "sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-util-combine-extensions": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.1.tgz", |
| "integrity": "sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-chunked": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-util-decode-numeric-character-reference": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.2.tgz", |
| "integrity": "sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-symbol": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-util-decode-string": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-2.0.1.tgz", |
| "integrity": "sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "decode-named-character-reference": "^1.0.0", |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-decode-numeric-character-reference": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-util-encode": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz", |
| "integrity": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT" |
| }, |
| "node_modules/micromark-util-html-tag-name": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.1.tgz", |
| "integrity": "sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT" |
| }, |
| "node_modules/micromark-util-normalize-identifier": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.1.tgz", |
| "integrity": "sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-symbol": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-util-resolve-all": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.1.tgz", |
| "integrity": "sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-util-sanitize-uri": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz", |
| "integrity": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "micromark-util-character": "^2.0.0", |
| "micromark-util-encode": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-util-subtokenize": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-2.1.0.tgz", |
| "integrity": "sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "devlop": "^1.0.0", |
| "micromark-util-chunked": "^2.0.0", |
| "micromark-util-symbol": "^2.0.0", |
| "micromark-util-types": "^2.0.0" |
| } |
| }, |
| "node_modules/micromark-util-symbol": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz", |
| "integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT" |
| }, |
| "node_modules/micromark-util-types": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.2.tgz", |
| "integrity": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==", |
| "funding": [ |
| { |
| "type": "GitHub Sponsors", |
| "url": "https://github.com/sponsors/unifiedjs" |
| }, |
| { |
| "type": "OpenCollective", |
| "url": "https://opencollective.com/unified" |
| } |
| ], |
| "license": "MIT" |
| }, |
| "node_modules/minimatch": { |
| "version": "9.0.9", |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz", |
| "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==", |
| "license": "ISC", |
| "dependencies": { |
| "brace-expansion": "^2.0.2" |
| }, |
| "engines": { |
| "node": ">=16 || 14 >=14.17" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/minipass": { |
| "version": "7.1.3", |
| "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.3.tgz", |
| "integrity": "sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==", |
| "license": "BlueOak-1.0.0", |
| "engines": { |
| "node": ">=16 || 14 >=14.17" |
| } |
| }, |
| "node_modules/mlly": { |
| "version": "1.8.2", |
| "resolved": "https://registry.npmjs.org/mlly/-/mlly-1.8.2.tgz", |
| "integrity": "sha512-d+ObxMQFmbt10sretNDytwt85VrbkhhUA/JBGm1MPaWJ65Cl4wOgLaB1NYvJSZ0Ef03MMEU/0xpPMXUIQ29UfA==", |
| "license": "MIT", |
| "dependencies": { |
| "acorn": "^8.16.0", |
| "pathe": "^2.0.3", |
| "pkg-types": "^1.3.1", |
| "ufo": "^1.6.3" |
| } |
| }, |
| "node_modules/motion": { |
| "version": "12.38.0", |
| "resolved": "https://registry.npmjs.org/motion/-/motion-12.38.0.tgz", |
| "integrity": "sha512-uYfXzeHlgThchzwz5Te47dlv5JOUC7OB4rjJ/7XTUgtBZD8CchMN8qEJ4ZVsUmTyYA44zjV0fBwsiktRuFnn+w==", |
| "license": "MIT", |
| "dependencies": { |
| "framer-motion": "^12.38.0", |
| "tslib": "^2.4.0" |
| }, |
| "peerDependencies": { |
| "@emotion/is-prop-valid": "*", |
| "react": "^18.0.0 || ^19.0.0", |
| "react-dom": "^18.0.0 || ^19.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "@emotion/is-prop-valid": { |
| "optional": true |
| }, |
| "react": { |
| "optional": true |
| }, |
| "react-dom": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/motion-dom": { |
| "version": "12.38.0", |
| "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.38.0.tgz", |
| "integrity": "sha512-pdkHLD8QYRp8VfiNLb8xIBJis1byQ9gPT3Jnh2jqfFtAsWUA3dEepDlsWe/xMpO8McV+VdpKVcp+E+TGJEtOoA==", |
| "license": "MIT", |
| "dependencies": { |
| "motion-utils": "^12.36.0" |
| } |
| }, |
| "node_modules/motion-utils": { |
| "version": "12.36.0", |
| "resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-12.36.0.tgz", |
| "integrity": "sha512-eHWisygbiwVvf6PZ1vhaHCLamvkSbPIeAYxWUuL3a2PD/TROgE7FvfHWTIH4vMl798QLfMw15nRqIaRDXTlYRg==", |
| "license": "MIT" |
| }, |
| "node_modules/ms": { |
| "version": "2.1.3", |
| "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", |
| "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", |
| "license": "MIT" |
| }, |
| "node_modules/nanoid": { |
| "version": "3.3.11", |
| "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz", |
| "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "bin": { |
| "nanoid": "bin/nanoid.cjs" |
| }, |
| "engines": { |
| "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" |
| } |
| }, |
| "node_modules/node-domexception": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz", |
| "integrity": "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==", |
| "deprecated": "Use your platform's native DOMException instead", |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/jimmywarting" |
| }, |
| { |
| "type": "github", |
| "url": "https://paypal.me/jimmywarting" |
| } |
| ], |
| "license": "MIT", |
| "engines": { |
| "node": ">=10.5.0" |
| } |
| }, |
| "node_modules/node-fetch": { |
| "version": "3.3.2", |
| "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.2.tgz", |
| "integrity": "sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==", |
| "license": "MIT", |
| "dependencies": { |
| "data-uri-to-buffer": "^4.0.0", |
| "fetch-blob": "^3.1.4", |
| "formdata-polyfill": "^4.0.10" |
| }, |
| "engines": { |
| "node": "^12.20.0 || ^14.13.1 || >=16.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/node-fetch" |
| } |
| }, |
| "node_modules/node-releases": { |
| "version": "2.0.27", |
| "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.27.tgz", |
| "integrity": "sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==", |
| "license": "MIT" |
| }, |
| "node_modules/object-inspect": { |
| "version": "1.13.4", |
| "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz", |
| "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/object-keys": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", |
| "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/object.assign": { |
| "version": "4.1.7", |
| "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.7.tgz", |
| "integrity": "sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bind": "^1.0.8", |
| "call-bound": "^1.0.3", |
| "define-properties": "^1.2.1", |
| "es-object-atoms": "^1.0.0", |
| "has-symbols": "^1.1.0", |
| "object-keys": "^1.1.1" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/own-keys": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/own-keys/-/own-keys-1.0.1.tgz", |
| "integrity": "sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==", |
| "license": "MIT", |
| "dependencies": { |
| "get-intrinsic": "^1.2.6", |
| "object-keys": "^1.1.1", |
| "safe-push-apply": "^1.0.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/p-retry": { |
| "version": "4.6.2", |
| "resolved": "https://registry.npmjs.org/p-retry/-/p-retry-4.6.2.tgz", |
| "integrity": "sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/retry": "0.12.0", |
| "retry": "^0.13.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/package-json-from-dist": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz", |
| "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==", |
| "license": "BlueOak-1.0.0" |
| }, |
| "node_modules/package-manager-detector": { |
| "version": "1.6.0", |
| "resolved": "https://registry.npmjs.org/package-manager-detector/-/package-manager-detector-1.6.0.tgz", |
| "integrity": "sha512-61A5ThoTiDG/C8s8UMZwSorAGwMJ0ERVGj2OjoW5pAalsNOg15+iQiPzrLJ4jhZ1HJzmC2PIHT2oEiH3R5fzNA==", |
| "license": "MIT" |
| }, |
| "node_modules/pako": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/pako/-/pako-2.1.0.tgz", |
| "integrity": "sha512-w+eufiZ1WuJYgPXbV/PO3NCMEc3xqylkKHzp8bxp1uW4qaSNQUkwmLLEc3kKsfz8lpV1F8Ht3U1Cm+9Srog2ug==", |
| "license": "(MIT AND Zlib)" |
| }, |
| "node_modules/parse-entities": { |
| "version": "4.0.2", |
| "resolved": "https://registry.npmjs.org/parse-entities/-/parse-entities-4.0.2.tgz", |
| "integrity": "sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "^2.0.0", |
| "character-entities-legacy": "^3.0.0", |
| "character-reference-invalid": "^2.0.0", |
| "decode-named-character-reference": "^1.0.0", |
| "is-alphanumerical": "^2.0.0", |
| "is-decimal": "^2.0.0", |
| "is-hexadecimal": "^2.0.0" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/parse-entities/node_modules/@types/unist": { |
| "version": "2.0.11", |
| "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.11.tgz", |
| "integrity": "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==", |
| "license": "MIT" |
| }, |
| "node_modules/path-data-parser": { |
| "version": "0.1.0", |
| "resolved": "https://registry.npmjs.org/path-data-parser/-/path-data-parser-0.1.0.tgz", |
| "integrity": "sha512-NOnmBpt5Y2RWbuv0LMzsayp3lVylAHLPUTut412ZA3l+C4uw4ZVkQbjShYCQ8TCpUMdPapr4YjUqLYD6v68j+w==", |
| "license": "MIT" |
| }, |
| "node_modules/path-key": { |
| "version": "3.1.1", |
| "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", |
| "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/path-parse": { |
| "version": "1.0.7", |
| "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", |
| "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", |
| "license": "MIT" |
| }, |
| "node_modules/path-scurry": { |
| "version": "1.11.1", |
| "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", |
| "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", |
| "license": "BlueOak-1.0.0", |
| "dependencies": { |
| "lru-cache": "^10.2.0", |
| "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" |
| }, |
| "engines": { |
| "node": ">=16 || 14 >=14.18" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/path-scurry/node_modules/lru-cache": { |
| "version": "10.4.3", |
| "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", |
| "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", |
| "license": "ISC" |
| }, |
| "node_modules/pathe": { |
| "version": "2.0.3", |
| "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz", |
| "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==", |
| "license": "MIT" |
| }, |
| "node_modules/performance-now": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz", |
| "integrity": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==", |
| "license": "MIT", |
| "optional": true |
| }, |
| "node_modules/picocolors": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", |
| "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", |
| "license": "ISC" |
| }, |
| "node_modules/picomatch": { |
| "version": "4.0.3", |
| "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz", |
| "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/jonschlinkert" |
| } |
| }, |
| "node_modules/pkg-types": { |
| "version": "1.3.1", |
| "resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.3.1.tgz", |
| "integrity": "sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==", |
| "license": "MIT", |
| "dependencies": { |
| "confbox": "^0.1.8", |
| "mlly": "^1.7.4", |
| "pathe": "^2.0.1" |
| } |
| }, |
| "node_modules/points-on-curve": { |
| "version": "0.2.0", |
| "resolved": "https://registry.npmjs.org/points-on-curve/-/points-on-curve-0.2.0.tgz", |
| "integrity": "sha512-0mYKnYYe9ZcqMCWhUjItv/oHjvgEsfKvnUTg8sAtnHr3GVy7rGkXCb6d5cSyqrWqL4k81b9CPg3urd+T7aop3A==", |
| "license": "MIT" |
| }, |
| "node_modules/points-on-path": { |
| "version": "0.2.1", |
| "resolved": "https://registry.npmjs.org/points-on-path/-/points-on-path-0.2.1.tgz", |
| "integrity": "sha512-25ClnWWuw7JbWZcgqY/gJ4FQWadKxGWk+3kR/7kD0tCaDtPPMj7oHu2ToLaVhfpnHrZzYby2w6tUA0eOIuUg8g==", |
| "license": "MIT", |
| "dependencies": { |
| "path-data-parser": "0.1.0", |
| "points-on-curve": "0.2.0" |
| } |
| }, |
| "node_modules/possible-typed-array-names": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz", |
| "integrity": "sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/postcss": { |
| "version": "8.5.8", |
| "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.8.tgz", |
| "integrity": "sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==", |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/postcss/" |
| }, |
| { |
| "type": "tidelift", |
| "url": "https://tidelift.com/funding/github/npm/postcss" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "nanoid": "^3.3.11", |
| "picocolors": "^1.1.1", |
| "source-map-js": "^1.2.1" |
| }, |
| "engines": { |
| "node": "^10 || ^12 || >=14" |
| } |
| }, |
| "node_modules/pretty-bytes": { |
| "version": "6.1.1", |
| "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-6.1.1.tgz", |
| "integrity": "sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==", |
| "license": "MIT", |
| "engines": { |
| "node": "^14.13.1 || >=16.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/prismjs": { |
| "version": "1.30.0", |
| "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.30.0.tgz", |
| "integrity": "sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/property-information": { |
| "version": "7.1.0", |
| "resolved": "https://registry.npmjs.org/property-information/-/property-information-7.1.0.tgz", |
| "integrity": "sha512-TwEZ+X+yCJmYfL7TPUOcvBZ4QfoT5YenQiJuX//0th53DE6w0xxLEtfK3iyryQFddXuvkIk51EEgrJQ0WJkOmQ==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/protobufjs": { |
| "version": "7.5.4", |
| "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.5.4.tgz", |
| "integrity": "sha512-CvexbZtbov6jW2eXAvLukXjXUW1TzFaivC46BpWc/3BpcCysb5Vffu+B3XHMm8lVEuy2Mm4XGex8hBSg1yapPg==", |
| "hasInstallScript": true, |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "@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", |
| "@types/node": ">=13.7.0", |
| "long": "^5.0.0" |
| }, |
| "engines": { |
| "node": ">=12.0.0" |
| } |
| }, |
| "node_modules/punycode": { |
| "version": "2.3.1", |
| "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", |
| "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| } |
| }, |
| "node_modules/raf": { |
| "version": "3.4.1", |
| "resolved": "https://registry.npmjs.org/raf/-/raf-3.4.1.tgz", |
| "integrity": "sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==", |
| "license": "MIT", |
| "optional": true, |
| "dependencies": { |
| "performance-now": "^2.1.0" |
| } |
| }, |
| "node_modules/randombytes": { |
| "version": "2.1.0", |
| "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz", |
| "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==", |
| "license": "MIT", |
| "dependencies": { |
| "safe-buffer": "^5.1.0" |
| } |
| }, |
| "node_modules/react": { |
| "version": "19.2.4", |
| "resolved": "https://registry.npmjs.org/react/-/react-19.2.4.tgz", |
| "integrity": "sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/react-dom": { |
| "version": "19.2.4", |
| "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.4.tgz", |
| "integrity": "sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==", |
| "license": "MIT", |
| "dependencies": { |
| "scheduler": "^0.27.0" |
| }, |
| "peerDependencies": { |
| "react": "^19.2.4" |
| } |
| }, |
| "node_modules/react-markdown": { |
| "version": "10.1.0", |
| "resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-10.1.0.tgz", |
| "integrity": "sha512-qKxVopLT/TyA6BX3Ue5NwabOsAzm0Q7kAPwq6L+wWDwisYs7R8vZ0nRXqq6rkueboxpkjvLGU9fWifiX/ZZFxQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/hast": "^3.0.0", |
| "@types/mdast": "^4.0.0", |
| "devlop": "^1.0.0", |
| "hast-util-to-jsx-runtime": "^2.0.0", |
| "html-url-attributes": "^3.0.0", |
| "mdast-util-to-hast": "^13.0.0", |
| "remark-parse": "^11.0.0", |
| "remark-rehype": "^11.0.0", |
| "unified": "^11.0.0", |
| "unist-util-visit": "^5.0.0", |
| "vfile": "^6.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| }, |
| "peerDependencies": { |
| "@types/react": ">=18", |
| "react": ">=18" |
| } |
| }, |
| "node_modules/react-refresh": { |
| "version": "0.18.0", |
| "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.18.0.tgz", |
| "integrity": "sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/react-syntax-highlighter": { |
| "version": "16.1.1", |
| "resolved": "https://registry.npmjs.org/react-syntax-highlighter/-/react-syntax-highlighter-16.1.1.tgz", |
| "integrity": "sha512-PjVawBGy80C6YbC5DDZJeUjBmC7skaoEUdvfFQediQHgCL7aKyVHe57SaJGfQsloGDac+gCpTfRdtxzWWKmCXA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/runtime": "^7.28.4", |
| "highlight.js": "^10.4.1", |
| "highlightjs-vue": "^1.0.0", |
| "lowlight": "^1.17.0", |
| "prismjs": "^1.30.0", |
| "refractor": "^5.0.0" |
| }, |
| "engines": { |
| "node": ">= 16.20.2" |
| }, |
| "peerDependencies": { |
| "react": ">= 0.14.0" |
| } |
| }, |
| "node_modules/react-zoom-pan-pinch": { |
| "version": "4.0.3", |
| "resolved": "https://registry.npmjs.org/react-zoom-pan-pinch/-/react-zoom-pan-pinch-4.0.3.tgz", |
| "integrity": "sha512-N2Hi6L78fFmhRra+ORpFSW7WST5x6kxpOPplIvtB0b7b+U2anpo1z1wLgaWRPS2kUSqcraRG+JgBCIlDJnqqAg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8", |
| "npm": ">=5" |
| }, |
| "peerDependencies": { |
| "react": "*", |
| "react-dom": "*" |
| } |
| }, |
| "node_modules/reflect.getprototypeof": { |
| "version": "1.0.10", |
| "resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.10.tgz", |
| "integrity": "sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bind": "^1.0.8", |
| "define-properties": "^1.2.1", |
| "es-abstract": "^1.23.9", |
| "es-errors": "^1.3.0", |
| "es-object-atoms": "^1.0.0", |
| "get-intrinsic": "^1.2.7", |
| "get-proto": "^1.0.1", |
| "which-builtin-type": "^1.2.1" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/refractor": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/refractor/-/refractor-5.0.0.tgz", |
| "integrity": "sha512-QXOrHQF5jOpjjLfiNk5GFnWhRXvxjUVnlFxkeDmewR5sXkr3iM46Zo+CnRR8B+MDVqkULW4EcLVcRBNOPXHosw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/hast": "^3.0.0", |
| "@types/prismjs": "^1.0.0", |
| "hastscript": "^9.0.0", |
| "parse-entities": "^4.0.0" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/regenerate": { |
| "version": "1.4.2", |
| "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz", |
| "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==", |
| "license": "MIT" |
| }, |
| "node_modules/regenerate-unicode-properties": { |
| "version": "10.2.2", |
| "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.2.2.tgz", |
| "integrity": "sha512-m03P+zhBeQd1RGnYxrGyDAPpWX/epKirLrp8e3qevZdVkKtnCrjjWczIbYc8+xd6vcTStVlqfycTx1KR4LOr0g==", |
| "license": "MIT", |
| "dependencies": { |
| "regenerate": "^1.4.2" |
| }, |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/regenerator-runtime": { |
| "version": "0.13.11", |
| "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz", |
| "integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==", |
| "license": "MIT", |
| "optional": true |
| }, |
| "node_modules/regexp.prototype.flags": { |
| "version": "1.5.4", |
| "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz", |
| "integrity": "sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bind": "^1.0.8", |
| "define-properties": "^1.2.1", |
| "es-errors": "^1.3.0", |
| "get-proto": "^1.0.1", |
| "gopd": "^1.2.0", |
| "set-function-name": "^2.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/regexpu-core": { |
| "version": "6.4.0", |
| "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-6.4.0.tgz", |
| "integrity": "sha512-0ghuzq67LI9bLXpOX/ISfve/Mq33a4aFRzoQYhnnok1JOFpmE/A2TBGkNVenOGEeSBCjIiWcc6MVOG5HEQv0sA==", |
| "license": "MIT", |
| "dependencies": { |
| "regenerate": "^1.4.2", |
| "regenerate-unicode-properties": "^10.2.2", |
| "regjsgen": "^0.8.0", |
| "regjsparser": "^0.13.0", |
| "unicode-match-property-ecmascript": "^2.0.0", |
| "unicode-match-property-value-ecmascript": "^2.2.1" |
| }, |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/regjsgen": { |
| "version": "0.8.0", |
| "resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.8.0.tgz", |
| "integrity": "sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==", |
| "license": "MIT" |
| }, |
| "node_modules/regjsparser": { |
| "version": "0.13.1", |
| "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.13.1.tgz", |
| "integrity": "sha512-dLsljMd9sqwRkby8zhO1gSg3PnJIBFid8f4CQj/sXx+7cKx+E7u0PKhZ+U4wmhx7EfmtvnA318oVaIkAB1lRJw==", |
| "license": "BSD-2-Clause", |
| "dependencies": { |
| "jsesc": "~3.1.0" |
| }, |
| "bin": { |
| "regjsparser": "bin/parser" |
| } |
| }, |
| "node_modules/remark-gfm": { |
| "version": "4.0.1", |
| "resolved": "https://registry.npmjs.org/remark-gfm/-/remark-gfm-4.0.1.tgz", |
| "integrity": "sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "mdast-util-gfm": "^3.0.0", |
| "micromark-extension-gfm": "^3.0.0", |
| "remark-parse": "^11.0.0", |
| "remark-stringify": "^11.0.0", |
| "unified": "^11.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/remark-parse": { |
| "version": "11.0.0", |
| "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-11.0.0.tgz", |
| "integrity": "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "mdast-util-from-markdown": "^2.0.0", |
| "micromark-util-types": "^2.0.0", |
| "unified": "^11.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/remark-rehype": { |
| "version": "11.1.2", |
| "resolved": "https://registry.npmjs.org/remark-rehype/-/remark-rehype-11.1.2.tgz", |
| "integrity": "sha512-Dh7l57ianaEoIpzbp0PC9UKAdCSVklD8E5Rpw7ETfbTl3FqcOOgq5q2LVDhgGCkaBv7p24JXikPdvhhmHvKMsw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/hast": "^3.0.0", |
| "@types/mdast": "^4.0.0", |
| "mdast-util-to-hast": "^13.0.0", |
| "unified": "^11.0.0", |
| "vfile": "^6.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/remark-stringify": { |
| "version": "11.0.0", |
| "resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-11.0.0.tgz", |
| "integrity": "sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/mdast": "^4.0.0", |
| "mdast-util-to-markdown": "^2.0.0", |
| "unified": "^11.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/require-directory": { |
| "version": "2.1.1", |
| "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", |
| "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/require-from-string": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", |
| "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/resolve": { |
| "version": "1.22.12", |
| "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.12.tgz", |
| "integrity": "sha512-TyeJ1zif53BPfHootBGwPRYT1RUt6oGWsaQr8UyZW/eAm9bKoijtvruSDEmZHm92CwS9nj7/fWttqPCgzep8CA==", |
| "license": "MIT", |
| "dependencies": { |
| "es-errors": "^1.3.0", |
| "is-core-module": "^2.16.1", |
| "path-parse": "^1.0.7", |
| "supports-preserve-symlinks-flag": "^1.0.0" |
| }, |
| "bin": { |
| "resolve": "bin/resolve" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/retry": { |
| "version": "0.13.1", |
| "resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz", |
| "integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 4" |
| } |
| }, |
| "node_modules/rgbcolor": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/rgbcolor/-/rgbcolor-1.0.1.tgz", |
| "integrity": "sha512-9aZLIrhRaD97sgVhtJOW6ckOEh6/GnvQtdVNfdZ6s67+3/XwLS9lBcQYzEEhYVeUowN7pRzMLsyGhK2i/xvWbw==", |
| "license": "MIT OR SEE LICENSE IN FEEL-FREE.md", |
| "optional": true, |
| "engines": { |
| "node": ">= 0.8.15" |
| } |
| }, |
| "node_modules/rimraf": { |
| "version": "5.0.10", |
| "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-5.0.10.tgz", |
| "integrity": "sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==", |
| "license": "ISC", |
| "dependencies": { |
| "glob": "^10.3.7" |
| }, |
| "bin": { |
| "rimraf": "dist/esm/bin.mjs" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/robust-predicates": { |
| "version": "3.0.3", |
| "resolved": "https://registry.npmjs.org/robust-predicates/-/robust-predicates-3.0.3.tgz", |
| "integrity": "sha512-NS3levdsRIUOmiJ8FZWCP7LG3QpJyrs/TE0Zpf1yvZu8cAJJ6QMW92H1c7kWpdIHo8RvmLxN/o2JXTKHp74lUA==", |
| "license": "Unlicense" |
| }, |
| "node_modules/rollup": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.59.0.tgz", |
| "integrity": "sha512-2oMpl67a3zCH9H79LeMcbDhXW/UmWG/y2zuqnF2jQq5uq9TbM9TVyXvA4+t+ne2IIkBdrLpAaRQAvo7YI/Yyeg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/estree": "1.0.8" |
| }, |
| "bin": { |
| "rollup": "dist/bin/rollup" |
| }, |
| "engines": { |
| "node": ">=18.0.0", |
| "npm": ">=8.0.0" |
| }, |
| "optionalDependencies": { |
| "@rollup/rollup-android-arm-eabi": "4.59.0", |
| "@rollup/rollup-android-arm64": "4.59.0", |
| "@rollup/rollup-darwin-arm64": "4.59.0", |
| "@rollup/rollup-darwin-x64": "4.59.0", |
| "@rollup/rollup-freebsd-arm64": "4.59.0", |
| "@rollup/rollup-freebsd-x64": "4.59.0", |
| "@rollup/rollup-linux-arm-gnueabihf": "4.59.0", |
| "@rollup/rollup-linux-arm-musleabihf": "4.59.0", |
| "@rollup/rollup-linux-arm64-gnu": "4.59.0", |
| "@rollup/rollup-linux-arm64-musl": "4.59.0", |
| "@rollup/rollup-linux-loong64-gnu": "4.59.0", |
| "@rollup/rollup-linux-loong64-musl": "4.59.0", |
| "@rollup/rollup-linux-ppc64-gnu": "4.59.0", |
| "@rollup/rollup-linux-ppc64-musl": "4.59.0", |
| "@rollup/rollup-linux-riscv64-gnu": "4.59.0", |
| "@rollup/rollup-linux-riscv64-musl": "4.59.0", |
| "@rollup/rollup-linux-s390x-gnu": "4.59.0", |
| "@rollup/rollup-linux-x64-gnu": "4.59.0", |
| "@rollup/rollup-linux-x64-musl": "4.59.0", |
| "@rollup/rollup-openbsd-x64": "4.59.0", |
| "@rollup/rollup-openharmony-arm64": "4.59.0", |
| "@rollup/rollup-win32-arm64-msvc": "4.59.0", |
| "@rollup/rollup-win32-ia32-msvc": "4.59.0", |
| "@rollup/rollup-win32-x64-gnu": "4.59.0", |
| "@rollup/rollup-win32-x64-msvc": "4.59.0", |
| "fsevents": "~2.3.2" |
| } |
| }, |
| "node_modules/roughjs": { |
| "version": "4.6.6", |
| "resolved": "https://registry.npmjs.org/roughjs/-/roughjs-4.6.6.tgz", |
| "integrity": "sha512-ZUz/69+SYpFN/g/lUlo2FXcIjRkSu3nDarreVdGGndHEBJ6cXPdKguS8JGxwj5HA5xIbVKSmLgr5b3AWxtRfvQ==", |
| "license": "MIT", |
| "dependencies": { |
| "hachure-fill": "^0.5.2", |
| "path-data-parser": "^0.1.0", |
| "points-on-curve": "^0.2.0", |
| "points-on-path": "^0.2.1" |
| } |
| }, |
| "node_modules/rw": { |
| "version": "1.3.3", |
| "resolved": "https://registry.npmjs.org/rw/-/rw-1.3.3.tgz", |
| "integrity": "sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==", |
| "license": "BSD-3-Clause" |
| }, |
| "node_modules/safe-array-concat": { |
| "version": "1.1.3", |
| "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.3.tgz", |
| "integrity": "sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bind": "^1.0.8", |
| "call-bound": "^1.0.2", |
| "get-intrinsic": "^1.2.6", |
| "has-symbols": "^1.1.0", |
| "isarray": "^2.0.5" |
| }, |
| "engines": { |
| "node": ">=0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/safe-buffer": { |
| "version": "5.2.1", |
| "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", |
| "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", |
| "funding": [ |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/feross" |
| }, |
| { |
| "type": "patreon", |
| "url": "https://www.patreon.com/feross" |
| }, |
| { |
| "type": "consulting", |
| "url": "https://feross.org/support" |
| } |
| ], |
| "license": "MIT" |
| }, |
| "node_modules/safe-push-apply": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/safe-push-apply/-/safe-push-apply-1.0.0.tgz", |
| "integrity": "sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==", |
| "license": "MIT", |
| "dependencies": { |
| "es-errors": "^1.3.0", |
| "isarray": "^2.0.5" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/safe-regex-test": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.1.0.tgz", |
| "integrity": "sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.2", |
| "es-errors": "^1.3.0", |
| "is-regex": "^1.2.1" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/safer-buffer": { |
| "version": "2.1.2", |
| "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", |
| "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", |
| "license": "MIT" |
| }, |
| "node_modules/scheduler": { |
| "version": "0.27.0", |
| "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz", |
| "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==", |
| "license": "MIT" |
| }, |
| "node_modules/semver": { |
| "version": "6.3.1", |
| "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", |
| "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", |
| "license": "ISC", |
| "bin": { |
| "semver": "bin/semver.js" |
| } |
| }, |
| "node_modules/serialize-javascript": { |
| "version": "6.0.2", |
| "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz", |
| "integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==", |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "randombytes": "^2.1.0" |
| } |
| }, |
| "node_modules/set-function-length": { |
| "version": "1.2.2", |
| "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", |
| "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", |
| "license": "MIT", |
| "dependencies": { |
| "define-data-property": "^1.1.4", |
| "es-errors": "^1.3.0", |
| "function-bind": "^1.1.2", |
| "get-intrinsic": "^1.2.4", |
| "gopd": "^1.0.1", |
| "has-property-descriptors": "^1.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/set-function-name": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.2.tgz", |
| "integrity": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==", |
| "license": "MIT", |
| "dependencies": { |
| "define-data-property": "^1.1.4", |
| "es-errors": "^1.3.0", |
| "functions-have-names": "^1.2.3", |
| "has-property-descriptors": "^1.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/set-proto": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/set-proto/-/set-proto-1.0.0.tgz", |
| "integrity": "sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==", |
| "license": "MIT", |
| "dependencies": { |
| "dunder-proto": "^1.0.1", |
| "es-errors": "^1.3.0", |
| "es-object-atoms": "^1.0.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/shebang-command": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", |
| "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", |
| "license": "MIT", |
| "dependencies": { |
| "shebang-regex": "^3.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/shebang-regex": { |
| "version": "3.0.0", |
| "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", |
| "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/side-channel": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz", |
| "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==", |
| "license": "MIT", |
| "dependencies": { |
| "es-errors": "^1.3.0", |
| "object-inspect": "^1.13.3", |
| "side-channel-list": "^1.0.0", |
| "side-channel-map": "^1.0.1", |
| "side-channel-weakmap": "^1.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/side-channel-list": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.1.tgz", |
| "integrity": "sha512-mjn/0bi/oUURjc5Xl7IaWi/OJJJumuoJFQJfDDyO46+hBWsfaVM65TBHq2eoZBhzl9EchxOijpkbRC8SVBQU0w==", |
| "license": "MIT", |
| "dependencies": { |
| "es-errors": "^1.3.0", |
| "object-inspect": "^1.13.4" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/side-channel-map": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz", |
| "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.2", |
| "es-errors": "^1.3.0", |
| "get-intrinsic": "^1.2.5", |
| "object-inspect": "^1.13.3" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/side-channel-weakmap": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz", |
| "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.2", |
| "es-errors": "^1.3.0", |
| "get-intrinsic": "^1.2.5", |
| "object-inspect": "^1.13.3", |
| "side-channel-map": "^1.0.1" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/signal-exit": { |
| "version": "4.1.0", |
| "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", |
| "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=14" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/smob": { |
| "version": "1.6.1", |
| "resolved": "https://registry.npmjs.org/smob/-/smob-1.6.1.tgz", |
| "integrity": "sha512-KAkBqZl3c2GvNgNhcoyJae1aKldDW0LO279wF9bk1PnluRTETKBq0WyzRXxEhoQLk56yHaOY4JCBEKDuJIET5g==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=20.0.0" |
| } |
| }, |
| "node_modules/source-map": { |
| "version": "0.8.0-beta.0", |
| "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.8.0-beta.0.tgz", |
| "integrity": "sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==", |
| "deprecated": "The work that was done in this beta branch won't be included in future versions", |
| "license": "BSD-3-Clause", |
| "dependencies": { |
| "whatwg-url": "^7.0.0" |
| }, |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/source-map-js": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", |
| "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", |
| "license": "BSD-3-Clause", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/source-map-support": { |
| "version": "0.5.21", |
| "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz", |
| "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", |
| "license": "MIT", |
| "dependencies": { |
| "buffer-from": "^1.0.0", |
| "source-map": "^0.6.0" |
| } |
| }, |
| "node_modules/source-map-support/node_modules/source-map": { |
| "version": "0.6.1", |
| "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", |
| "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", |
| "license": "BSD-3-Clause", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/sourcemap-codec": { |
| "version": "1.4.8", |
| "resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz", |
| "integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==", |
| "deprecated": "Please use @jridgewell/sourcemap-codec instead", |
| "license": "MIT" |
| }, |
| "node_modules/space-separated-tokens": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz", |
| "integrity": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/stackblur-canvas": { |
| "version": "2.7.0", |
| "resolved": "https://registry.npmjs.org/stackblur-canvas/-/stackblur-canvas-2.7.0.tgz", |
| "integrity": "sha512-yf7OENo23AGJhBriGx0QivY5JP6Y1HbrrDI6WLt6C5auYZXlQrheoY8hD4ibekFKz1HOfE48Ww8kMWMnJD/zcQ==", |
| "license": "MIT", |
| "optional": true, |
| "engines": { |
| "node": ">=0.1.14" |
| } |
| }, |
| "node_modules/stop-iteration-iterator": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/stop-iteration-iterator/-/stop-iteration-iterator-1.1.0.tgz", |
| "integrity": "sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==", |
| "license": "MIT", |
| "dependencies": { |
| "es-errors": "^1.3.0", |
| "internal-slot": "^1.1.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/string-width": { |
| "version": "5.1.2", |
| "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", |
| "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", |
| "license": "MIT", |
| "dependencies": { |
| "eastasianwidth": "^0.2.0", |
| "emoji-regex": "^9.2.2", |
| "strip-ansi": "^7.0.1" |
| }, |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/string-width-cjs": { |
| "name": "string-width", |
| "version": "4.2.3", |
| "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", |
| "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", |
| "license": "MIT", |
| "dependencies": { |
| "emoji-regex": "^8.0.0", |
| "is-fullwidth-code-point": "^3.0.0", |
| "strip-ansi": "^6.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/string-width-cjs/node_modules/ansi-regex": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", |
| "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/string-width-cjs/node_modules/emoji-regex": { |
| "version": "8.0.0", |
| "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", |
| "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", |
| "license": "MIT" |
| }, |
| "node_modules/string-width-cjs/node_modules/strip-ansi": { |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-regex": "^5.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/string.prototype.matchall": { |
| "version": "4.0.12", |
| "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz", |
| "integrity": "sha512-6CC9uyBL+/48dYizRf7H7VAYCMCNTBeM78x/VTUe9bFEaxBepPJDa1Ow99LqI/1yF7kuy7Q3cQsYMrcjGUcskA==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bind": "^1.0.8", |
| "call-bound": "^1.0.3", |
| "define-properties": "^1.2.1", |
| "es-abstract": "^1.23.6", |
| "es-errors": "^1.3.0", |
| "es-object-atoms": "^1.0.0", |
| "get-intrinsic": "^1.2.6", |
| "gopd": "^1.2.0", |
| "has-symbols": "^1.1.0", |
| "internal-slot": "^1.1.0", |
| "regexp.prototype.flags": "^1.5.3", |
| "set-function-name": "^2.0.2", |
| "side-channel": "^1.1.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/string.prototype.trim": { |
| "version": "1.2.10", |
| "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.10.tgz", |
| "integrity": "sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bind": "^1.0.8", |
| "call-bound": "^1.0.2", |
| "define-data-property": "^1.1.4", |
| "define-properties": "^1.2.1", |
| "es-abstract": "^1.23.5", |
| "es-object-atoms": "^1.0.0", |
| "has-property-descriptors": "^1.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/string.prototype.trimend": { |
| "version": "1.0.9", |
| "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.9.tgz", |
| "integrity": "sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bind": "^1.0.8", |
| "call-bound": "^1.0.2", |
| "define-properties": "^1.2.1", |
| "es-object-atoms": "^1.0.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/string.prototype.trimstart": { |
| "version": "1.0.8", |
| "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz", |
| "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bind": "^1.0.7", |
| "define-properties": "^1.2.1", |
| "es-object-atoms": "^1.0.0" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/stringify-entities": { |
| "version": "4.0.4", |
| "resolved": "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.4.tgz", |
| "integrity": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==", |
| "license": "MIT", |
| "dependencies": { |
| "character-entities-html4": "^2.0.0", |
| "character-entities-legacy": "^3.0.0" |
| }, |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/stringify-object": { |
| "version": "3.3.0", |
| "resolved": "https://registry.npmjs.org/stringify-object/-/stringify-object-3.3.0.tgz", |
| "integrity": "sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==", |
| "license": "BSD-2-Clause", |
| "dependencies": { |
| "get-own-enumerable-property-symbols": "^3.0.0", |
| "is-obj": "^1.0.1", |
| "is-regexp": "^1.0.0" |
| }, |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/strip-ansi": { |
| "version": "7.2.0", |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz", |
| "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-regex": "^6.2.2" |
| }, |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/strip-ansi?sponsor=1" |
| } |
| }, |
| "node_modules/strip-ansi-cjs": { |
| "name": "strip-ansi", |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-regex": "^5.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/strip-ansi-cjs/node_modules/ansi-regex": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", |
| "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/strip-comments": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/strip-comments/-/strip-comments-2.0.1.tgz", |
| "integrity": "sha512-ZprKx+bBLXv067WTCALv8SSz5l2+XhpYCsVtSqlMnkAXMWDq+/ekVbl1ghqP9rUHTzv6sm/DwCOiYutU/yp1fw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "node_modules/style-to-js": { |
| "version": "1.1.21", |
| "resolved": "https://registry.npmjs.org/style-to-js/-/style-to-js-1.1.21.tgz", |
| "integrity": "sha512-RjQetxJrrUJLQPHbLku6U/ocGtzyjbJMP9lCNK7Ag0CNh690nSH8woqWH9u16nMjYBAok+i7JO1NP2pOy8IsPQ==", |
| "license": "MIT", |
| "dependencies": { |
| "style-to-object": "1.0.14" |
| } |
| }, |
| "node_modules/style-to-object": { |
| "version": "1.0.14", |
| "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.14.tgz", |
| "integrity": "sha512-LIN7rULI0jBscWQYaSswptyderlarFkjQ+t79nzty8tcIAceVomEVlLzH5VP4Cmsv6MtKhs7qaAiwlcp+Mgaxw==", |
| "license": "MIT", |
| "dependencies": { |
| "inline-style-parser": "0.2.7" |
| } |
| }, |
| "node_modules/stylis": { |
| "version": "4.4.0", |
| "resolved": "https://registry.npmjs.org/stylis/-/stylis-4.4.0.tgz", |
| "integrity": "sha512-5Z9ZpRzfuH6l/UAvCPAPUo3665Nk2wLaZU3x+TLHKVzIz33+sbJqbtrYoC3KD4/uVOr2Zp+L0LySezP9OHV9yA==", |
| "license": "MIT" |
| }, |
| "node_modules/supports-preserve-symlinks-flag": { |
| "version": "1.0.0", |
| "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", |
| "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/svg-pathdata": { |
| "version": "6.0.3", |
| "resolved": "https://registry.npmjs.org/svg-pathdata/-/svg-pathdata-6.0.3.tgz", |
| "integrity": "sha512-qsjeeq5YjBZ5eMdFuUa4ZosMLxgr5RZ+F+Y1OrDhuOCEInRMA3x74XdBtggJcj9kOeInz0WE+LgCPDkZFlBYJw==", |
| "license": "MIT", |
| "optional": true, |
| "engines": { |
| "node": ">=12.0.0" |
| } |
| }, |
| "node_modules/temp-dir": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/temp-dir/-/temp-dir-2.0.0.tgz", |
| "integrity": "sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/tempy": { |
| "version": "0.6.0", |
| "resolved": "https://registry.npmjs.org/tempy/-/tempy-0.6.0.tgz", |
| "integrity": "sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==", |
| "license": "MIT", |
| "dependencies": { |
| "is-stream": "^2.0.0", |
| "temp-dir": "^2.0.0", |
| "type-fest": "^0.16.0", |
| "unique-string": "^2.0.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/terser": { |
| "version": "5.46.1", |
| "resolved": "https://registry.npmjs.org/terser/-/terser-5.46.1.tgz", |
| "integrity": "sha512-vzCjQO/rgUuK9sf8VJZvjqiqiHFaZLnOiimmUuOKODxWL8mm/xua7viT7aqX7dgPY60otQjUotzFMmCB4VdmqQ==", |
| "license": "BSD-2-Clause", |
| "dependencies": { |
| "@jridgewell/source-map": "^0.3.3", |
| "acorn": "^8.15.0", |
| "commander": "^2.20.0", |
| "source-map-support": "~0.5.20" |
| }, |
| "bin": { |
| "terser": "bin/terser" |
| }, |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "node_modules/text-segmentation": { |
| "version": "1.0.3", |
| "resolved": "https://registry.npmjs.org/text-segmentation/-/text-segmentation-1.0.3.tgz", |
| "integrity": "sha512-iOiPUo/BGnZ6+54OsWxZidGCsdU8YbE4PSpdPinp7DeMtUJNJBoJ/ouUSTJjHkh1KntHaltHl/gDs2FC4i5+Nw==", |
| "license": "MIT", |
| "dependencies": { |
| "utrie": "^1.0.2" |
| } |
| }, |
| "node_modules/tinyexec": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.1.1.tgz", |
| "integrity": "sha512-VKS/ZaQhhkKFMANmAOhhXVoIfBXblQxGX1myCQ2faQrfmobMftXeJPcZGp0gS07ocvGJWDLZGyOZDadDBqYIJg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/tinyglobby": { |
| "version": "0.2.15", |
| "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz", |
| "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==", |
| "license": "MIT", |
| "dependencies": { |
| "fdir": "^6.5.0", |
| "picomatch": "^4.0.3" |
| }, |
| "engines": { |
| "node": ">=12.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/SuperchupuDev" |
| } |
| }, |
| "node_modules/tr46": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz", |
| "integrity": "sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==", |
| "license": "MIT", |
| "dependencies": { |
| "punycode": "^2.1.0" |
| } |
| }, |
| "node_modules/trim-lines": { |
| "version": "3.0.1", |
| "resolved": "https://registry.npmjs.org/trim-lines/-/trim-lines-3.0.1.tgz", |
| "integrity": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/trough": { |
| "version": "2.2.0", |
| "resolved": "https://registry.npmjs.org/trough/-/trough-2.2.0.tgz", |
| "integrity": "sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| }, |
| "node_modules/ts-dedent": { |
| "version": "2.2.0", |
| "resolved": "https://registry.npmjs.org/ts-dedent/-/ts-dedent-2.2.0.tgz", |
| "integrity": "sha512-q5W7tVM71e2xjHZTlgfTDoPF/SmqKG5hddq9SzR49CH2hayqRKJtQ4mtRlSxKaJlR/+9rEM+mnBHf7I2/BQcpQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.10" |
| } |
| }, |
| "node_modules/tslib": { |
| "version": "2.8.1", |
| "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", |
| "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", |
| "license": "0BSD" |
| }, |
| "node_modules/type-fest": { |
| "version": "0.16.0", |
| "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.16.0.tgz", |
| "integrity": "sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==", |
| "license": "(MIT OR CC0-1.0)", |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/typed-array-buffer": { |
| "version": "1.0.3", |
| "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz", |
| "integrity": "sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.3", |
| "es-errors": "^1.3.0", |
| "is-typed-array": "^1.1.14" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| } |
| }, |
| "node_modules/typed-array-byte-length": { |
| "version": "1.0.3", |
| "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.3.tgz", |
| "integrity": "sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bind": "^1.0.8", |
| "for-each": "^0.3.3", |
| "gopd": "^1.2.0", |
| "has-proto": "^1.2.0", |
| "is-typed-array": "^1.1.14" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/typed-array-byte-offset": { |
| "version": "1.0.4", |
| "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.4.tgz", |
| "integrity": "sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==", |
| "license": "MIT", |
| "dependencies": { |
| "available-typed-arrays": "^1.0.7", |
| "call-bind": "^1.0.8", |
| "for-each": "^0.3.3", |
| "gopd": "^1.2.0", |
| "has-proto": "^1.2.0", |
| "is-typed-array": "^1.1.15", |
| "reflect.getprototypeof": "^1.0.9" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/typed-array-length": { |
| "version": "1.0.7", |
| "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.7.tgz", |
| "integrity": "sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bind": "^1.0.7", |
| "for-each": "^0.3.3", |
| "gopd": "^1.0.1", |
| "is-typed-array": "^1.1.13", |
| "possible-typed-array-names": "^1.0.0", |
| "reflect.getprototypeof": "^1.0.6" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/typescript": { |
| "version": "5.8.3", |
| "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz", |
| "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==", |
| "dev": true, |
| "license": "Apache-2.0", |
| "bin": { |
| "tsc": "bin/tsc", |
| "tsserver": "bin/tsserver" |
| }, |
| "engines": { |
| "node": ">=14.17" |
| } |
| }, |
| "node_modules/ufo": { |
| "version": "1.6.3", |
| "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.6.3.tgz", |
| "integrity": "sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==", |
| "license": "MIT" |
| }, |
| "node_modules/unbox-primitive": { |
| "version": "1.1.0", |
| "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.1.0.tgz", |
| "integrity": "sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.3", |
| "has-bigints": "^1.0.2", |
| "has-symbols": "^1.1.0", |
| "which-boxed-primitive": "^1.1.1" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/undici-types": { |
| "version": "6.21.0", |
| "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz", |
| "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==", |
| "license": "MIT" |
| }, |
| "node_modules/unicode-canonical-property-names-ecmascript": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.1.tgz", |
| "integrity": "sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/unicode-match-property-ecmascript": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz", |
| "integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==", |
| "license": "MIT", |
| "dependencies": { |
| "unicode-canonical-property-names-ecmascript": "^2.0.0", |
| "unicode-property-aliases-ecmascript": "^2.0.0" |
| }, |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/unicode-match-property-value-ecmascript": { |
| "version": "2.2.1", |
| "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.2.1.tgz", |
| "integrity": "sha512-JQ84qTuMg4nVkx8ga4A16a1epI9H6uTXAknqxkGF/aFfRLw1xC/Bp24HNLaZhHSkWd3+84t8iXnp1J0kYcZHhg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/unicode-property-aliases-ecmascript": { |
| "version": "2.2.0", |
| "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.2.0.tgz", |
| "integrity": "sha512-hpbDzxUY9BFwX+UeBnxv3Sh1q7HFxj48DTmXchNgRa46lO8uj3/1iEn3MiNUYTg1g9ctIqXCCERn8gYZhHC5lQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=4" |
| } |
| }, |
| "node_modules/unified": { |
| "version": "11.0.5", |
| "resolved": "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz", |
| "integrity": "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "^3.0.0", |
| "bail": "^2.0.0", |
| "devlop": "^1.0.0", |
| "extend": "^3.0.0", |
| "is-plain-obj": "^4.0.0", |
| "trough": "^2.0.0", |
| "vfile": "^6.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/unique-string": { |
| "version": "2.0.0", |
| "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz", |
| "integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==", |
| "license": "MIT", |
| "dependencies": { |
| "crypto-random-string": "^2.0.0" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/unist-util-is": { |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.1.tgz", |
| "integrity": "sha512-LsiILbtBETkDz8I9p1dQ0uyRUWuaQzd/cuEeS1hoRSyW5E5XGmTzlwY1OrNzzakGowI9Dr/I8HVaw4hTtnxy8g==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "^3.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/unist-util-position": { |
| "version": "5.0.0", |
| "resolved": "https://registry.npmjs.org/unist-util-position/-/unist-util-position-5.0.0.tgz", |
| "integrity": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "^3.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/unist-util-stringify-position": { |
| "version": "4.0.0", |
| "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz", |
| "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "^3.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/unist-util-visit": { |
| "version": "5.1.0", |
| "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.1.0.tgz", |
| "integrity": "sha512-m+vIdyeCOpdr/QeQCu2EzxX/ohgS8KbnPDgFni4dQsfSCtpz8UqDyY5GjRru8PDKuYn7Fq19j1CQ+nJSsGKOzg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "^3.0.0", |
| "unist-util-is": "^6.0.0", |
| "unist-util-visit-parents": "^6.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/unist-util-visit-parents": { |
| "version": "6.0.2", |
| "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.2.tgz", |
| "integrity": "sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "^3.0.0", |
| "unist-util-is": "^6.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/universalify": { |
| "version": "2.0.1", |
| "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz", |
| "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 10.0.0" |
| } |
| }, |
| "node_modules/upath": { |
| "version": "1.2.0", |
| "resolved": "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz", |
| "integrity": "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=4", |
| "yarn": "*" |
| } |
| }, |
| "node_modules/update-browserslist-db": { |
| "version": "1.2.3", |
| "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz", |
| "integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==", |
| "funding": [ |
| { |
| "type": "opencollective", |
| "url": "https://opencollective.com/browserslist" |
| }, |
| { |
| "type": "tidelift", |
| "url": "https://tidelift.com/funding/github/npm/browserslist" |
| }, |
| { |
| "type": "github", |
| "url": "https://github.com/sponsors/ai" |
| } |
| ], |
| "license": "MIT", |
| "dependencies": { |
| "escalade": "^3.2.0", |
| "picocolors": "^1.1.1" |
| }, |
| "bin": { |
| "update-browserslist-db": "cli.js" |
| }, |
| "peerDependencies": { |
| "browserslist": ">= 4.21.0" |
| } |
| }, |
| "node_modules/utrie": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/utrie/-/utrie-1.0.2.tgz", |
| "integrity": "sha512-1MLa5ouZiOmQzUbjbu9VmjLzn1QLXBhwpUa7kdLUQK+KQ5KA9I1vk5U4YHe/X2Ch7PYnJfWuWT+VbuxbGwljhw==", |
| "license": "MIT", |
| "dependencies": { |
| "base64-arraybuffer": "^1.0.2" |
| } |
| }, |
| "node_modules/uuid": { |
| "version": "11.1.0", |
| "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.1.0.tgz", |
| "integrity": "sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==", |
| "funding": [ |
| "https://github.com/sponsors/broofa", |
| "https://github.com/sponsors/ctavan" |
| ], |
| "license": "MIT", |
| "bin": { |
| "uuid": "dist/esm/bin/uuid" |
| } |
| }, |
| "node_modules/vfile": { |
| "version": "6.0.3", |
| "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.3.tgz", |
| "integrity": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "^3.0.0", |
| "vfile-message": "^4.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/vfile-message": { |
| "version": "4.0.3", |
| "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.3.tgz", |
| "integrity": "sha512-QTHzsGd1EhbZs4AsQ20JX1rC3cOlt/IWJruk893DfLRr57lcnOeMaWG4K0JrRta4mIJZKth2Au3mM3u03/JWKw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/unist": "^3.0.0", |
| "unist-util-stringify-position": "^4.0.0" |
| }, |
| "funding": { |
| "type": "opencollective", |
| "url": "https://opencollective.com/unified" |
| } |
| }, |
| "node_modules/vite": { |
| "version": "6.4.1", |
| "resolved": "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz", |
| "integrity": "sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==", |
| "license": "MIT", |
| "dependencies": { |
| "esbuild": "^0.25.0", |
| "fdir": "^6.4.4", |
| "picomatch": "^4.0.2", |
| "postcss": "^8.5.3", |
| "rollup": "^4.34.9", |
| "tinyglobby": "^0.2.13" |
| }, |
| "bin": { |
| "vite": "bin/vite.js" |
| }, |
| "engines": { |
| "node": "^18.0.0 || ^20.0.0 || >=22.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/vitejs/vite?sponsor=1" |
| }, |
| "optionalDependencies": { |
| "fsevents": "~2.3.3" |
| }, |
| "peerDependencies": { |
| "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0", |
| "jiti": ">=1.21.0", |
| "less": "*", |
| "lightningcss": "^1.21.0", |
| "sass": "*", |
| "sass-embedded": "*", |
| "stylus": "*", |
| "sugarss": "*", |
| "terser": "^5.16.0", |
| "tsx": "^4.8.1", |
| "yaml": "^2.4.2" |
| }, |
| "peerDependenciesMeta": { |
| "@types/node": { |
| "optional": true |
| }, |
| "jiti": { |
| "optional": true |
| }, |
| "less": { |
| "optional": true |
| }, |
| "lightningcss": { |
| "optional": true |
| }, |
| "sass": { |
| "optional": true |
| }, |
| "sass-embedded": { |
| "optional": true |
| }, |
| "stylus": { |
| "optional": true |
| }, |
| "sugarss": { |
| "optional": true |
| }, |
| "terser": { |
| "optional": true |
| }, |
| "tsx": { |
| "optional": true |
| }, |
| "yaml": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/vite-plugin-pwa": { |
| "version": "1.2.0", |
| "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-1.2.0.tgz", |
| "integrity": "sha512-a2xld+SJshT9Lgcv8Ji4+srFJL4k/1bVbd1x06JIkvecpQkwkvCncD1+gSzcdm3s+owWLpMJerG3aN5jupJEVw==", |
| "license": "MIT", |
| "dependencies": { |
| "debug": "^4.3.6", |
| "pretty-bytes": "^6.1.1", |
| "tinyglobby": "^0.2.10", |
| "workbox-build": "^7.4.0", |
| "workbox-window": "^7.4.0" |
| }, |
| "engines": { |
| "node": ">=16.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/antfu" |
| }, |
| "peerDependencies": { |
| "@vite-pwa/assets-generator": "^1.0.0", |
| "vite": "^3.1.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0", |
| "workbox-build": "^7.4.0", |
| "workbox-window": "^7.4.0" |
| }, |
| "peerDependenciesMeta": { |
| "@vite-pwa/assets-generator": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/vscode-jsonrpc": { |
| "version": "8.2.0", |
| "resolved": "https://registry.npmjs.org/vscode-jsonrpc/-/vscode-jsonrpc-8.2.0.tgz", |
| "integrity": "sha512-C+r0eKJUIfiDIfwJhria30+TYWPtuHJXHtI7J0YlOmKAo7ogxP20T0zxB7HZQIFhIyvoBPwWskjxrvAtfjyZfA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=14.0.0" |
| } |
| }, |
| "node_modules/vscode-languageserver": { |
| "version": "9.0.1", |
| "resolved": "https://registry.npmjs.org/vscode-languageserver/-/vscode-languageserver-9.0.1.tgz", |
| "integrity": "sha512-woByF3PDpkHFUreUa7Hos7+pUWdeWMXRd26+ZX2A8cFx6v/JPTtd4/uN0/jB6XQHYaOlHbio03NTHCqrgG5n7g==", |
| "license": "MIT", |
| "dependencies": { |
| "vscode-languageserver-protocol": "3.17.5" |
| }, |
| "bin": { |
| "installServerIntoExtension": "bin/installServerIntoExtension" |
| } |
| }, |
| "node_modules/vscode-languageserver-protocol": { |
| "version": "3.17.5", |
| "resolved": "https://registry.npmjs.org/vscode-languageserver-protocol/-/vscode-languageserver-protocol-3.17.5.tgz", |
| "integrity": "sha512-mb1bvRJN8SVznADSGWM9u/b07H7Ecg0I3OgXDuLdn307rl/J3A9YD6/eYOssqhecL27hK1IPZAsaqh00i/Jljg==", |
| "license": "MIT", |
| "dependencies": { |
| "vscode-jsonrpc": "8.2.0", |
| "vscode-languageserver-types": "3.17.5" |
| } |
| }, |
| "node_modules/vscode-languageserver-textdocument": { |
| "version": "1.0.12", |
| "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.12.tgz", |
| "integrity": "sha512-cxWNPesCnQCcMPeenjKKsOCKQZ/L6Tv19DTRIGuLWe32lyzWhihGVJ/rcckZXJxfdKCFvRLS3fpBIsV/ZGX4zA==", |
| "license": "MIT" |
| }, |
| "node_modules/vscode-languageserver-types": { |
| "version": "3.17.5", |
| "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.17.5.tgz", |
| "integrity": "sha512-Ld1VelNuX9pdF39h2Hgaeb5hEZM2Z3jUrrMgWQAu82jMtZp7p3vJT3BzToKtZI7NgQssZje5o0zryOrhQvzQAg==", |
| "license": "MIT" |
| }, |
| "node_modules/vscode-uri": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.1.0.tgz", |
| "integrity": "sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==", |
| "license": "MIT" |
| }, |
| "node_modules/web-streams-polyfill": { |
| "version": "3.3.3", |
| "resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz", |
| "integrity": "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==", |
| "license": "MIT", |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/web-vitals": { |
| "version": "4.2.4", |
| "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.4.tgz", |
| "integrity": "sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw==", |
| "license": "Apache-2.0" |
| }, |
| "node_modules/webidl-conversions": { |
| "version": "4.0.2", |
| "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz", |
| "integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==", |
| "license": "BSD-2-Clause" |
| }, |
| "node_modules/websocket-driver": { |
| "version": "0.7.4", |
| "resolved": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.4.tgz", |
| "integrity": "sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==", |
| "license": "Apache-2.0", |
| "dependencies": { |
| "http-parser-js": ">=0.5.1", |
| "safe-buffer": ">=5.1.0", |
| "websocket-extensions": ">=0.1.1" |
| }, |
| "engines": { |
| "node": ">=0.8.0" |
| } |
| }, |
| "node_modules/websocket-extensions": { |
| "version": "0.1.4", |
| "resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz", |
| "integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==", |
| "license": "Apache-2.0", |
| "engines": { |
| "node": ">=0.8.0" |
| } |
| }, |
| "node_modules/whatwg-url": { |
| "version": "7.1.0", |
| "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-7.1.0.tgz", |
| "integrity": "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==", |
| "license": "MIT", |
| "dependencies": { |
| "lodash.sortby": "^4.7.0", |
| "tr46": "^1.0.1", |
| "webidl-conversions": "^4.0.2" |
| } |
| }, |
| "node_modules/which": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", |
| "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", |
| "license": "ISC", |
| "dependencies": { |
| "isexe": "^2.0.0" |
| }, |
| "bin": { |
| "node-which": "bin/node-which" |
| }, |
| "engines": { |
| "node": ">= 8" |
| } |
| }, |
| "node_modules/which-boxed-primitive": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.1.1.tgz", |
| "integrity": "sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==", |
| "license": "MIT", |
| "dependencies": { |
| "is-bigint": "^1.1.0", |
| "is-boolean-object": "^1.2.1", |
| "is-number-object": "^1.1.1", |
| "is-string": "^1.1.1", |
| "is-symbol": "^1.1.1" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/which-builtin-type": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.2.1.tgz", |
| "integrity": "sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q==", |
| "license": "MIT", |
| "dependencies": { |
| "call-bound": "^1.0.2", |
| "function.prototype.name": "^1.1.6", |
| "has-tostringtag": "^1.0.2", |
| "is-async-function": "^2.0.0", |
| "is-date-object": "^1.1.0", |
| "is-finalizationregistry": "^1.1.0", |
| "is-generator-function": "^1.0.10", |
| "is-regex": "^1.2.1", |
| "is-weakref": "^1.0.2", |
| "isarray": "^2.0.5", |
| "which-boxed-primitive": "^1.1.0", |
| "which-collection": "^1.0.2", |
| "which-typed-array": "^1.1.16" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/which-collection": { |
| "version": "1.0.2", |
| "resolved": "https://registry.npmjs.org/which-collection/-/which-collection-1.0.2.tgz", |
| "integrity": "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==", |
| "license": "MIT", |
| "dependencies": { |
| "is-map": "^2.0.3", |
| "is-set": "^2.0.3", |
| "is-weakmap": "^2.0.2", |
| "is-weakset": "^2.0.3" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/which-typed-array": { |
| "version": "1.1.20", |
| "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.20.tgz", |
| "integrity": "sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg==", |
| "license": "MIT", |
| "dependencies": { |
| "available-typed-arrays": "^1.0.7", |
| "call-bind": "^1.0.8", |
| "call-bound": "^1.0.4", |
| "for-each": "^0.3.5", |
| "get-proto": "^1.0.1", |
| "gopd": "^1.2.0", |
| "has-tostringtag": "^1.0.2" |
| }, |
| "engines": { |
| "node": ">= 0.4" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/ljharb" |
| } |
| }, |
| "node_modules/workbox-background-sync": { |
| "version": "7.4.0", |
| "resolved": "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-7.4.0.tgz", |
| "integrity": "sha512-8CB9OxKAgKZKyNMwfGZ1XESx89GryWTfI+V5yEj8sHjFH8MFelUwYXEyldEK6M6oKMmn807GoJFUEA1sC4XS9w==", |
| "license": "MIT", |
| "dependencies": { |
| "idb": "^7.0.1", |
| "workbox-core": "7.4.0" |
| } |
| }, |
| "node_modules/workbox-broadcast-update": { |
| "version": "7.4.0", |
| "resolved": "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-7.4.0.tgz", |
| "integrity": "sha512-+eZQwoktlvo62cI0b+QBr40v5XjighxPq3Fzo9AWMiAosmpG5gxRHgTbGGhaJv/q/MFVxwFNGh/UwHZ/8K88lA==", |
| "license": "MIT", |
| "dependencies": { |
| "workbox-core": "7.4.0" |
| } |
| }, |
| "node_modules/workbox-build": { |
| "version": "7.4.0", |
| "resolved": "https://registry.npmjs.org/workbox-build/-/workbox-build-7.4.0.tgz", |
| "integrity": "sha512-Ntk1pWb0caOFIvwz/hfgrov/OJ45wPEhI5PbTywQcYjyZiVhT3UrwwUPl6TRYbTm4moaFYithYnl1lvZ8UjxcA==", |
| "license": "MIT", |
| "dependencies": { |
| "@apideck/better-ajv-errors": "^0.3.1", |
| "@babel/core": "^7.24.4", |
| "@babel/preset-env": "^7.11.0", |
| "@babel/runtime": "^7.11.2", |
| "@rollup/plugin-babel": "^5.2.0", |
| "@rollup/plugin-node-resolve": "^15.2.3", |
| "@rollup/plugin-replace": "^2.4.1", |
| "@rollup/plugin-terser": "^0.4.3", |
| "@surma/rollup-plugin-off-main-thread": "^2.2.3", |
| "ajv": "^8.6.0", |
| "common-tags": "^1.8.0", |
| "fast-json-stable-stringify": "^2.1.0", |
| "fs-extra": "^9.0.1", |
| "glob": "^11.0.1", |
| "lodash": "^4.17.20", |
| "pretty-bytes": "^5.3.0", |
| "rollup": "^2.79.2", |
| "source-map": "^0.8.0-beta.0", |
| "stringify-object": "^3.3.0", |
| "strip-comments": "^2.0.1", |
| "tempy": "^0.6.0", |
| "upath": "^1.2.0", |
| "workbox-background-sync": "7.4.0", |
| "workbox-broadcast-update": "7.4.0", |
| "workbox-cacheable-response": "7.4.0", |
| "workbox-core": "7.4.0", |
| "workbox-expiration": "7.4.0", |
| "workbox-google-analytics": "7.4.0", |
| "workbox-navigation-preload": "7.4.0", |
| "workbox-precaching": "7.4.0", |
| "workbox-range-requests": "7.4.0", |
| "workbox-recipes": "7.4.0", |
| "workbox-routing": "7.4.0", |
| "workbox-strategies": "7.4.0", |
| "workbox-streams": "7.4.0", |
| "workbox-sw": "7.4.0", |
| "workbox-window": "7.4.0" |
| }, |
| "engines": { |
| "node": ">=20.0.0" |
| } |
| }, |
| "node_modules/workbox-build/node_modules/@isaacs/cliui": { |
| "version": "9.0.0", |
| "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-9.0.0.tgz", |
| "integrity": "sha512-AokJm4tuBHillT+FpMtxQ60n8ObyXBatq7jD2/JA9dxbDDokKQm8KMht5ibGzLVU9IJDIKK4TPKgMHEYMn3lMg==", |
| "license": "BlueOak-1.0.0", |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/workbox-build/node_modules/@rollup/plugin-babel": { |
| "version": "5.3.1", |
| "resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz", |
| "integrity": "sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-module-imports": "^7.10.4", |
| "@rollup/pluginutils": "^3.1.0" |
| }, |
| "engines": { |
| "node": ">= 10.0.0" |
| }, |
| "peerDependencies": { |
| "@babel/core": "^7.0.0", |
| "@types/babel__core": "^7.1.9", |
| "rollup": "^1.20.0||^2.0.0" |
| }, |
| "peerDependenciesMeta": { |
| "@types/babel__core": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/workbox-build/node_modules/@rollup/plugin-replace": { |
| "version": "2.4.2", |
| "resolved": "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-2.4.2.tgz", |
| "integrity": "sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==", |
| "license": "MIT", |
| "dependencies": { |
| "@rollup/pluginutils": "^3.1.0", |
| "magic-string": "^0.25.7" |
| }, |
| "peerDependencies": { |
| "rollup": "^1.20.0 || ^2.0.0" |
| } |
| }, |
| "node_modules/workbox-build/node_modules/@rollup/pluginutils": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz", |
| "integrity": "sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/estree": "0.0.39", |
| "estree-walker": "^1.0.1", |
| "picomatch": "^2.2.2" |
| }, |
| "engines": { |
| "node": ">= 8.0.0" |
| }, |
| "peerDependencies": { |
| "rollup": "^1.20.0||^2.0.0" |
| } |
| }, |
| "node_modules/workbox-build/node_modules/@types/estree": { |
| "version": "0.0.39", |
| "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz", |
| "integrity": "sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==", |
| "license": "MIT" |
| }, |
| "node_modules/workbox-build/node_modules/balanced-match": { |
| "version": "4.0.4", |
| "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz", |
| "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==", |
| "license": "MIT", |
| "engines": { |
| "node": "18 || 20 || >=22" |
| } |
| }, |
| "node_modules/workbox-build/node_modules/brace-expansion": { |
| "version": "5.0.5", |
| "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz", |
| "integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==", |
| "license": "MIT", |
| "dependencies": { |
| "balanced-match": "^4.0.2" |
| }, |
| "engines": { |
| "node": "18 || 20 || >=22" |
| } |
| }, |
| "node_modules/workbox-build/node_modules/estree-walker": { |
| "version": "1.0.1", |
| "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-1.0.1.tgz", |
| "integrity": "sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==", |
| "license": "MIT" |
| }, |
| "node_modules/workbox-build/node_modules/glob": { |
| "version": "11.1.0", |
| "resolved": "https://registry.npmjs.org/glob/-/glob-11.1.0.tgz", |
| "integrity": "sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==", |
| "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me", |
| "license": "BlueOak-1.0.0", |
| "dependencies": { |
| "foreground-child": "^3.3.1", |
| "jackspeak": "^4.1.1", |
| "minimatch": "^10.1.1", |
| "minipass": "^7.1.2", |
| "package-json-from-dist": "^1.0.0", |
| "path-scurry": "^2.0.0" |
| }, |
| "bin": { |
| "glob": "dist/esm/bin.mjs" |
| }, |
| "engines": { |
| "node": "20 || >=22" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/workbox-build/node_modules/jackspeak": { |
| "version": "4.2.3", |
| "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-4.2.3.tgz", |
| "integrity": "sha512-ykkVRwrYvFm1nb2AJfKKYPr0emF6IiXDYUaFx4Zn9ZuIH7MrzEZ3sD5RlqGXNRpHtvUHJyOnCEFxOlNDtGo7wg==", |
| "license": "BlueOak-1.0.0", |
| "dependencies": { |
| "@isaacs/cliui": "^9.0.0" |
| }, |
| "engines": { |
| "node": "20 || >=22" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/workbox-build/node_modules/lru-cache": { |
| "version": "11.3.5", |
| "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.3.5.tgz", |
| "integrity": "sha512-NxVFwLAnrd9i7KUBxC4DrUhmgjzOs+1Qm50D3oF1/oL+r1NpZ4gA7xvG0/zJ8evR7zIKn4vLf7qTNduWFtCrRw==", |
| "license": "BlueOak-1.0.0", |
| "engines": { |
| "node": "20 || >=22" |
| } |
| }, |
| "node_modules/workbox-build/node_modules/minimatch": { |
| "version": "10.2.5", |
| "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz", |
| "integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==", |
| "license": "BlueOak-1.0.0", |
| "dependencies": { |
| "brace-expansion": "^5.0.5" |
| }, |
| "engines": { |
| "node": "18 || 20 || >=22" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/workbox-build/node_modules/path-scurry": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz", |
| "integrity": "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==", |
| "license": "BlueOak-1.0.0", |
| "dependencies": { |
| "lru-cache": "^11.0.0", |
| "minipass": "^7.1.2" |
| }, |
| "engines": { |
| "node": "18 || 20 || >=22" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/workbox-build/node_modules/picomatch": { |
| "version": "2.3.2", |
| "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz", |
| "integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8.6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/jonschlinkert" |
| } |
| }, |
| "node_modules/workbox-build/node_modules/pretty-bytes": { |
| "version": "5.6.0", |
| "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.6.0.tgz", |
| "integrity": "sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/sindresorhus" |
| } |
| }, |
| "node_modules/workbox-build/node_modules/rollup": { |
| "version": "2.80.0", |
| "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.80.0.tgz", |
| "integrity": "sha512-cIFJOD1DESzpjOBl763Kp1AH7UE/0fcdHe6rZXUdQ9c50uvgigvW97u3IcSeBwOkgqL/PXPBktBCh0KEu5L8XQ==", |
| "license": "MIT", |
| "bin": { |
| "rollup": "dist/bin/rollup" |
| }, |
| "engines": { |
| "node": ">=10.0.0" |
| }, |
| "optionalDependencies": { |
| "fsevents": "~2.3.2" |
| } |
| }, |
| "node_modules/workbox-cacheable-response": { |
| "version": "7.4.0", |
| "resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-7.4.0.tgz", |
| "integrity": "sha512-0Fb8795zg/x23ISFkAc7lbWes6vbw34DGFIMw31cwuHPgDEC/5EYm6m/ZkylLX0EnEbbOyOCLjKgFS/Z5g0HeQ==", |
| "license": "MIT", |
| "dependencies": { |
| "workbox-core": "7.4.0" |
| } |
| }, |
| "node_modules/workbox-core": { |
| "version": "7.4.0", |
| "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-7.4.0.tgz", |
| "integrity": "sha512-6BMfd8tYEnN4baG4emG9U0hdXM4gGuDU3ectXuVHnj71vwxTFI7WOpQJC4siTOlVtGqCUtj0ZQNsrvi6kZZTAQ==", |
| "license": "MIT" |
| }, |
| "node_modules/workbox-expiration": { |
| "version": "7.4.0", |
| "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-7.4.0.tgz", |
| "integrity": "sha512-V50p4BxYhtA80eOvulu8xVfPBgZbkxJ1Jr8UUn0rvqjGhLDqKNtfrDfjJKnLz2U8fO2xGQJTx/SKXNTzHOjnHw==", |
| "license": "MIT", |
| "dependencies": { |
| "idb": "^7.0.1", |
| "workbox-core": "7.4.0" |
| } |
| }, |
| "node_modules/workbox-google-analytics": { |
| "version": "7.4.0", |
| "resolved": "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-7.4.0.tgz", |
| "integrity": "sha512-MVPXQslRF6YHkzGoFw1A4GIB8GrKym/A5+jYDUSL+AeJw4ytQGrozYdiZqUW1TPQHW8isBCBtyFJergUXyNoWQ==", |
| "license": "MIT", |
| "dependencies": { |
| "workbox-background-sync": "7.4.0", |
| "workbox-core": "7.4.0", |
| "workbox-routing": "7.4.0", |
| "workbox-strategies": "7.4.0" |
| } |
| }, |
| "node_modules/workbox-navigation-preload": { |
| "version": "7.4.0", |
| "resolved": "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-7.4.0.tgz", |
| "integrity": "sha512-etzftSgdQfjMcfPgbfaZCfM2QuR1P+4o8uCA2s4rf3chtKTq/Om7g/qvEOcZkG6v7JZOSOxVYQiOu6PbAZgU6w==", |
| "license": "MIT", |
| "dependencies": { |
| "workbox-core": "7.4.0" |
| } |
| }, |
| "node_modules/workbox-precaching": { |
| "version": "7.4.0", |
| "resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-7.4.0.tgz", |
| "integrity": "sha512-VQs37T6jDqf1rTxUJZXRl3yjZMf5JX/vDPhmx2CPgDDKXATzEoqyRqhYnRoxl6Kr0rqaQlp32i9rtG5zTzIlNg==", |
| "license": "MIT", |
| "dependencies": { |
| "workbox-core": "7.4.0", |
| "workbox-routing": "7.4.0", |
| "workbox-strategies": "7.4.0" |
| } |
| }, |
| "node_modules/workbox-range-requests": { |
| "version": "7.4.0", |
| "resolved": "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-7.4.0.tgz", |
| "integrity": "sha512-3Vq854ZNuP6Y0KZOQWLaLC9FfM7ZaE+iuQl4VhADXybwzr4z/sMmnLgTeUZLq5PaDlcJBxYXQ3U91V7dwAIfvw==", |
| "license": "MIT", |
| "dependencies": { |
| "workbox-core": "7.4.0" |
| } |
| }, |
| "node_modules/workbox-recipes": { |
| "version": "7.4.0", |
| "resolved": "https://registry.npmjs.org/workbox-recipes/-/workbox-recipes-7.4.0.tgz", |
| "integrity": "sha512-kOkWvsAn4H8GvAkwfJTbwINdv4voFoiE9hbezgB1sb/0NLyTG4rE7l6LvS8lLk5QIRIto+DjXLuAuG3Vmt3cxQ==", |
| "license": "MIT", |
| "dependencies": { |
| "workbox-cacheable-response": "7.4.0", |
| "workbox-core": "7.4.0", |
| "workbox-expiration": "7.4.0", |
| "workbox-precaching": "7.4.0", |
| "workbox-routing": "7.4.0", |
| "workbox-strategies": "7.4.0" |
| } |
| }, |
| "node_modules/workbox-routing": { |
| "version": "7.4.0", |
| "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-7.4.0.tgz", |
| "integrity": "sha512-C/ooj5uBWYAhAqwmU8HYQJdOjjDKBp9MzTQ+otpMmd+q0eF59K+NuXUek34wbL0RFrIXe/KKT+tUWcZcBqxbHQ==", |
| "license": "MIT", |
| "dependencies": { |
| "workbox-core": "7.4.0" |
| } |
| }, |
| "node_modules/workbox-strategies": { |
| "version": "7.4.0", |
| "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-7.4.0.tgz", |
| "integrity": "sha512-T4hVqIi5A4mHi92+5EppMX3cLaVywDp8nsyUgJhOZxcfSV/eQofcOA6/EMo5rnTNmNTpw0rUgjAI6LaVullPpg==", |
| "license": "MIT", |
| "dependencies": { |
| "workbox-core": "7.4.0" |
| } |
| }, |
| "node_modules/workbox-streams": { |
| "version": "7.4.0", |
| "resolved": "https://registry.npmjs.org/workbox-streams/-/workbox-streams-7.4.0.tgz", |
| "integrity": "sha512-QHPBQrey7hQbnTs5GrEVoWz7RhHJXnPT+12qqWM378orDMo5VMJLCkCM1cnCk+8Eq92lccx/VgRZ7WAzZWbSLg==", |
| "license": "MIT", |
| "dependencies": { |
| "workbox-core": "7.4.0", |
| "workbox-routing": "7.4.0" |
| } |
| }, |
| "node_modules/workbox-sw": { |
| "version": "7.4.0", |
| "resolved": "https://registry.npmjs.org/workbox-sw/-/workbox-sw-7.4.0.tgz", |
| "integrity": "sha512-ltU+Kr3qWR6BtbdlMnCjobZKzeV1hN+S6UvDywBrwM19TTyqA03X66dzw1tEIdJvQ4lYKkBFox6IAEhoSEZ8Xw==", |
| "license": "MIT" |
| }, |
| "node_modules/workbox-window": { |
| "version": "7.4.0", |
| "resolved": "https://registry.npmjs.org/workbox-window/-/workbox-window-7.4.0.tgz", |
| "integrity": "sha512-/bIYdBLAVsNR3v7gYGaV4pQW3M3kEPx5E8vDxGvxo6khTrGtSSCS7QiFKv9ogzBgZiy0OXLP9zO28U/1nF1mfw==", |
| "license": "MIT", |
| "dependencies": { |
| "@types/trusted-types": "^2.0.2", |
| "workbox-core": "7.4.0" |
| } |
| }, |
| "node_modules/wrap-ansi": { |
| "version": "8.1.0", |
| "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", |
| "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-styles": "^6.1.0", |
| "string-width": "^5.0.1", |
| "strip-ansi": "^7.0.1" |
| }, |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/wrap-ansi?sponsor=1" |
| } |
| }, |
| "node_modules/wrap-ansi-cjs": { |
| "name": "wrap-ansi", |
| "version": "7.0.0", |
| "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", |
| "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-styles": "^4.0.0", |
| "string-width": "^4.1.0", |
| "strip-ansi": "^6.0.0" |
| }, |
| "engines": { |
| "node": ">=10" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/wrap-ansi?sponsor=1" |
| } |
| }, |
| "node_modules/wrap-ansi-cjs/node_modules/ansi-regex": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", |
| "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": { |
| "version": "4.3.0", |
| "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", |
| "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", |
| "license": "MIT", |
| "dependencies": { |
| "color-convert": "^2.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| }, |
| "funding": { |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" |
| } |
| }, |
| "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": { |
| "version": "8.0.0", |
| "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", |
| "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", |
| "license": "MIT" |
| }, |
| "node_modules/wrap-ansi-cjs/node_modules/string-width": { |
| "version": "4.2.3", |
| "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", |
| "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", |
| "license": "MIT", |
| "dependencies": { |
| "emoji-regex": "^8.0.0", |
| "is-fullwidth-code-point": "^3.0.0", |
| "strip-ansi": "^6.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/wrap-ansi-cjs/node_modules/strip-ansi": { |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-regex": "^5.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/ws": { |
| "version": "8.19.0", |
| "resolved": "https://registry.npmjs.org/ws/-/ws-8.19.0.tgz", |
| "integrity": "sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=10.0.0" |
| }, |
| "peerDependencies": { |
| "bufferutil": "^4.0.1", |
| "utf-8-validate": ">=5.0.2" |
| }, |
| "peerDependenciesMeta": { |
| "bufferutil": { |
| "optional": true |
| }, |
| "utf-8-validate": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/y18n": { |
| "version": "5.0.8", |
| "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", |
| "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=10" |
| } |
| }, |
| "node_modules/yallist": { |
| "version": "3.1.1", |
| "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", |
| "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", |
| "license": "ISC" |
| }, |
| "node_modules/yargs": { |
| "version": "17.7.2", |
| "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", |
| "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", |
| "license": "MIT", |
| "dependencies": { |
| "cliui": "^8.0.1", |
| "escalade": "^3.1.1", |
| "get-caller-file": "^2.0.5", |
| "require-directory": "^2.1.1", |
| "string-width": "^4.2.3", |
| "y18n": "^5.0.5", |
| "yargs-parser": "^21.1.1" |
| }, |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/yargs-parser": { |
| "version": "21.1.1", |
| "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", |
| "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", |
| "license": "ISC", |
| "engines": { |
| "node": ">=12" |
| } |
| }, |
| "node_modules/yargs/node_modules/ansi-regex": { |
| "version": "5.0.1", |
| "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", |
| "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/yargs/node_modules/emoji-regex": { |
| "version": "8.0.0", |
| "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", |
| "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", |
| "license": "MIT" |
| }, |
| "node_modules/yargs/node_modules/string-width": { |
| "version": "4.2.3", |
| "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", |
| "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", |
| "license": "MIT", |
| "dependencies": { |
| "emoji-regex": "^8.0.0", |
| "is-fullwidth-code-point": "^3.0.0", |
| "strip-ansi": "^6.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/yargs/node_modules/strip-ansi": { |
| "version": "6.0.1", |
| "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", |
| "license": "MIT", |
| "dependencies": { |
| "ansi-regex": "^5.0.1" |
| }, |
| "engines": { |
| "node": ">=8" |
| } |
| }, |
| "node_modules/zwitch": { |
| "version": "2.0.4", |
| "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz", |
| "integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==", |
| "license": "MIT", |
| "funding": { |
| "type": "github", |
| "url": "https://github.com/sponsors/wooorm" |
| } |
| } |
| } |
| } |
|
|