Skip to content
Snippets Groups Projects
package-lock.json 948 KiB
Newer Older
  • Learn to ignore specific revisions
  •         "semver": "bin/semver.js"
          }
        },
        "node_modules/@babel/helper-create-regexp-features-plugin": {
          "version": "7.22.15",
    
          "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.15.tgz",
          "integrity": "sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==",
    
          "dev": true,
          "dependencies": {
            "@babel/helper-annotate-as-pure": "^7.22.5",
            "regexpu-core": "^5.3.1",
            "semver": "^6.3.1"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0"
          }
        },
        "node_modules/@babel/helper-create-regexp-features-plugin/node_modules/semver": {
          "version": "6.3.1",
    
          "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
          "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
    
          "dev": true,
          "bin": {
            "semver": "bin/semver.js"
          }
        },
        "node_modules/@babel/helper-define-polyfill-provider": {
    
          "version": "0.4.4",
          "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz",
          "integrity": "sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA==",
    
          "dev": true,
    
            "@babel/helper-compilation-targets": "^7.22.6",
            "@babel/helper-plugin-utils": "^7.22.5",
    
            "debug": "^4.1.1",
            "lodash.debounce": "^4.0.8",
    
            "resolve": "^1.14.2"
    
            "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
    
          }
        },
        "node_modules/@babel/helper-environment-visitor": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "version": "7.22.20",
          "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz",
          "integrity": "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==",
    
          "dev": true,
          "engines": {
            "node": ">=6.9.0"
          }
        },
        "node_modules/@babel/helper-function-name": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "version": "7.23.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz",
          "integrity": "sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==",
    
          "dependencies": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
            "@babel/template": "^7.22.15",
            "@babel/types": "^7.23.0"
    
        "node_modules/@babel/helper-hoist-variables": {
          "version": "7.22.5",
    
          "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz",
          "integrity": "sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "@babel/types": "^7.22.5"
          },
          "engines": {
            "node": ">=6.9.0"
    
        "node_modules/@babel/helper-member-expression-to-functions": {
    
          "version": "7.23.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz",
          "integrity": "sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
        "node_modules/@babel/helper-module-imports": {
          "version": "7.22.15",
    
          "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz",
          "integrity": "sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "@babel/types": "^7.22.15"
          },
          "engines": {
            "node": ">=6.9.0"
    
        "node_modules/@babel/helper-module-transforms": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "version": "7.23.3",
          "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz",
          "integrity": "sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
            "@babel/helper-environment-visitor": "^7.22.20",
    
            "@babel/helper-module-imports": "^7.22.15",
            "@babel/helper-simple-access": "^7.22.5",
            "@babel/helper-split-export-declaration": "^7.22.6",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
            "@babel/helper-validator-identifier": "^7.22.20"
    
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0"
    
        "node_modules/@babel/helper-optimise-call-expression": {
          "version": "7.22.5",
    
          "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.22.5.tgz",
          "integrity": "sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==",
    
          "dependencies": {
            "@babel/types": "^7.22.5"
          },
          "engines": {
            "node": ">=6.9.0"
    
        "node_modules/@babel/helper-plugin-utils": {
    
          "version": "7.24.0",
          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.0.tgz",
          "integrity": "sha512-9cUznXMG0+FxRuJfvL82QlTqIzhVW9sL0KjMPHhAOOvpQGL8QtdxnBKILjBqxlHyliz0yCa1G903ZXI/FuHy2w==",
    
          "dev": true,
    
          "engines": {
            "node": ">=6.9.0"
    
        "node_modules/@babel/helper-remap-async-to-generator": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "version": "7.22.20",
          "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.22.20.tgz",
          "integrity": "sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==",
    
          "dev": true,
          "dependencies": {
            "@babel/helper-annotate-as-pure": "^7.22.5",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
            "@babel/helper-environment-visitor": "^7.22.20",
            "@babel/helper-wrap-function": "^7.22.20"
    
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
        "node_modules/@babel/helper-replace-supers": {
    
          "version": "7.24.1",
          "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.24.1.tgz",
          "integrity": "sha512-QCR1UqC9BzG5vZl8BMicmZ28RuUBnHhAMddD8yHFHDRH9lLTZ9uUPehX8ctVPT8l0TKblJidqcgUUKGVrePleQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
            "@babel/helper-environment-visitor": "^7.22.20",
    
            "@babel/helper-member-expression-to-functions": "^7.23.0",
    
            "@babel/helper-optimise-call-expression": "^7.22.5"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0"
    
        "node_modules/@babel/helper-simple-access": {
          "version": "7.22.5",
    
          "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz",
          "integrity": "sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "@babel/types": "^7.22.5"
          },
          "engines": {
            "node": ">=6.9.0"
    
        "node_modules/@babel/helper-skip-transparent-expression-wrappers": {
          "version": "7.22.5",
    
          "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.22.5.tgz",
          "integrity": "sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "@babel/types": "^7.22.5"
          },
          "engines": {
            "node": ">=6.9.0"
    
        "node_modules/@babel/helper-split-export-declaration": {
    
          "version": "7.22.6",
          "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz",
          "integrity": "sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/types": "^7.22.5"
    
        "node_modules/@babel/helper-string-parser": {
    
          "version": "7.23.4",
          "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz",
          "integrity": "sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==",
    
          "dev": true,
          "engines": {
            "node": ">=6.9.0"
          }
    
        "node_modules/@babel/helper-validator-identifier": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "version": "7.22.20",
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz",
          "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==",
    
          "dev": true,
          "engines": {
            "node": ">=6.9.0"
          }
    
        "node_modules/@babel/helper-validator-option": {
    
          "version": "7.23.5",
          "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz",
          "integrity": "sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==",
    
          "dev": true,
          "engines": {
            "node": ">=6.9.0"
          }
    
        "node_modules/@babel/helper-wrap-function": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "version": "7.22.20",
          "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.22.20.tgz",
          "integrity": "sha512-pms/UwkOpnQe/PDAEdV/d7dVCoBbB+R4FvYoHGZz+4VPcg7RtYy2KP7S2lbuWM6FCSgob5wshfGESbC/hzNXZw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "@babel/helper-function-name": "^7.22.5",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
            "@babel/template": "^7.22.15",
            "@babel/types": "^7.22.19"
    
        "node_modules/@babel/helpers": {
    
          "version": "7.24.0",
          "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.0.tgz",
          "integrity": "sha512-ulDZdc0Aj5uLc5nETsa7EPx2L7rM0YJM8r7ck7U73AXi7qOV44IHHRAYZHY6iU1rr3C5N4NtTmMRUJP6kwCWeA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/template": "^7.24.0",
            "@babel/traverse": "^7.24.0",
            "@babel/types": "^7.24.0"
    
          },
          "engines": {
            "node": ">=6.9.0"
          }
        },
        "node_modules/@babel/highlight": {
    
          "version": "7.23.4",
          "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.23.4.tgz",
          "integrity": "sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==",
    
          "dev": true,
          "dependencies": {
    
            "@babel/helper-validator-identifier": "^7.22.20",
    
            "js-tokens": "^4.0.0"
    
          "engines": {
            "node": ">=6.9.0"
          }
        },
        "node_modules/@babel/parser": {
    
          "version": "7.24.0",
          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.0.tgz",
          "integrity": "sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg==",
    
          "dev": true,
          "bin": {
            "parser": "bin/babel-parser.js"
          },
          "engines": {
            "node": ">=6.0.0"
          }
        },
        "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "version": "7.23.3",
          "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.23.3.tgz",
          "integrity": "sha512-iRkKcCqb7iGnq9+3G6rZ+Ciz5VywC4XNRHe57lKM+jOeYAoR0lVqdeeDRfh0tQcTfw/+vBhHn926FmQhLtlFLQ==",
    
          "dev": true,
          "dependencies": {
            "@babel/helper-plugin-utils": "^7.22.5"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0"
          }
        },
        "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "version": "7.23.3",
          "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.23.3.tgz",
          "integrity": "sha512-WwlxbfMNdVEpQjZmK5mhm7oSwD3dS6eU+Iwsi4Knl9wAletWem7kaRsGOG+8UEbRyqxY4SS5zvtfXwX+jMxUwQ==",
    
          "dev": true,
          "dependencies": {
            "@babel/helper-plugin-utils": "^7.22.5",
            "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
            "@babel/plugin-transform-optional-chaining": "^7.23.3"
    
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.13.0"
          }
        },
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
        "node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": {
    
          "version": "7.23.7",
          "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.7.tgz",
          "integrity": "sha512-LlRT7HgaifEpQA1ZgLVOIJZZFVPWN5iReq/7/JixwBtwcoeVGDBD53ZV28rrsLYOZs1Y/EHhA8N/Z6aazHR8cw==",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "dev": true,
          "dependencies": {
            "@babel/helper-environment-visitor": "^7.22.20",
            "@babel/helper-plugin-utils": "^7.22.5"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0"
          }
        },
    
        "node_modules/@babel/plugin-proposal-private-methods": {
    
          "version": "7.18.6",
    
          "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.18.6.tgz",
          "integrity": "sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==",
          "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-create-class-features-plugin": "^7.18.6",
            "@babel/helper-plugin-utils": "^7.18.6"
    
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.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==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-syntax-async-generators": {
          "version": "7.8.4",
          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
          "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-plugin-utils": "^7.8.0"
    
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-syntax-class-properties": {
    
          "version": "7.12.13",
    
          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz",
          "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==",
    
            "@babel/helper-plugin-utils": "^7.12.13"
    
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-syntax-class-static-block": {
    
          "version": "7.14.5",
    
          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz",
          "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-plugin-utils": "^7.14.5"
    
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-syntax-dynamic-import": {
    
          "version": "7.8.3",
    
          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz",
          "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-plugin-utils": "^7.8.0"
    
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-syntax-export-namespace-from": {
    
          "version": "7.8.3",
    
          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz",
          "integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-plugin-utils": "^7.8.3"
    
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-syntax-flow": {
    
          "version": "7.24.1",
          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.24.1.tgz",
          "integrity": "sha512-sxi2kLTI5DeW5vDtMUsk4mTPwvlUDbjOnoWayhynCwrw4QXRld4QEYwqzY8JmQXaJUtgUuCIurtSRH5sn4c7mA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-plugin-utils": "^7.24.0"
    
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-syntax-import-assertions": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "version": "7.23.3",
          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.23.3.tgz",
          "integrity": "sha512-lPgDSU+SJLK3xmFDTV2ZRQAiM7UuUjGidwBywFavObCiZc1BeAAcMtHJKUya92hPHO+at63JJPLygilZard8jw==",
    
          "dev": true,
          "dependencies": {
            "@babel/helper-plugin-utils": "^7.22.5"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
          }
        },
        "node_modules/@babel/plugin-syntax-import-attributes": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "version": "7.23.3",
          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.23.3.tgz",
          "integrity": "sha512-pawnE0P9g10xgoP7yKr6CK63K2FMsTE+FZidZO/1PwRdzmAPVs+HS1mAURUsgaoxammTJvULUdIkEK0gOcU2tA==",
    
          "dev": true,
          "dependencies": {
            "@babel/helper-plugin-utils": "^7.22.5"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
          }
        },
        "node_modules/@babel/plugin-syntax-import-meta": {
    
          "version": "7.10.4",
    
          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
          "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-plugin-utils": "^7.10.4"
    
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-syntax-json-strings": {
    
          "version": "7.8.3",
    
          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
          "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-plugin-utils": "^7.8.0"
    
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-syntax-jsx": {
    
          "version": "7.24.1",
          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.1.tgz",
          "integrity": "sha512-2eCtxZXf+kbkMIsXS4poTvT4Yu5rXiRa+9xGVT56raghjmBTKMpFNc9R4IDiB4emao9eO22Ox7CxuJG7BgExqA==",
    
          "dev": true,
          "dependencies": {
    
            "@babel/helper-plugin-utils": "^7.24.0"
    
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
          }
        },
        "node_modules/@babel/plugin-syntax-logical-assignment-operators": {
    
          "version": "7.10.4",
    
          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
          "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==",
    
            "@babel/helper-plugin-utils": "^7.10.4"
    
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-syntax-nullish-coalescing-operator": {
    
          "version": "7.8.3",
    
          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
          "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-plugin-utils": "^7.8.0"
    
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-syntax-numeric-separator": {
    
          "version": "7.10.4",
    
          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
          "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-plugin-utils": "^7.10.4"
    
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-syntax-object-rest-spread": {
    
          "version": "7.8.3",
    
          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
          "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-plugin-utils": "^7.8.0"
    
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-syntax-optional-catch-binding": {
    
          "version": "7.8.3",
    
          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
          "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-plugin-utils": "^7.8.0"
    
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-syntax-optional-chaining": {
    
          "version": "7.8.3",
    
          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
          "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==",
    
            "@babel/helper-plugin-utils": "^7.8.0"
    
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-syntax-private-property-in-object": {
    
          "version": "7.14.5",
    
          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz",
          "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==",
    
            "@babel/helper-plugin-utils": "^7.14.5"
    
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-syntax-top-level-await": {
    
          "version": "7.14.5",
    
          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz",
          "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==",
    
            "@babel/helper-plugin-utils": "^7.14.5"
    
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-syntax-typescript": {
    
          "version": "7.24.1",
          "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.1.tgz",
          "integrity": "sha512-Yhnmvy5HZEnHUty6i++gcfH1/l68AHnItFHnaCv6hn9dNh0hQvvQJsxpi4BMBFN5DLeHBuucT/0DgzXif/OyRw==",
    
            "@babel/helper-plugin-utils": "^7.24.0"
    
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-syntax-unicode-sets-regex": {
          "version": "7.18.6",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "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==",
    
          "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"
          }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        },
    
        "node_modules/@babel/plugin-transform-arrow-functions": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "version": "7.23.3",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.23.3.tgz",
          "integrity": "sha512-NzQcQrzaQPkaEwoTm4Mhyl8jI1huEL/WWIEvudjTCMJ9aBZNpsJbMASx7EQECtQQPS/DcnFpo0FIh3LvEO9cxQ==",
    
          "dev": true,
          "dependencies": {
            "@babel/helper-plugin-utils": "^7.22.5"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
          }
        },
        "node_modules/@babel/plugin-transform-async-generator-functions": {
    
          "version": "7.23.2",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.2.tgz",
          "integrity": "sha512-BBYVGxbDVHfoeXbOwcagAkOQAm9NxoTdMGfTqghu1GrvadSaw6iW3Je6IcL5PNOw8VwjxqBECXy50/iCQSY/lQ==",
    
          "dev": true,
          "dependencies": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
            "@babel/helper-environment-visitor": "^7.22.20",
    
            "@babel/helper-plugin-utils": "^7.22.5",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
            "@babel/helper-remap-async-to-generator": "^7.22.20",
    
            "@babel/plugin-syntax-async-generators": "^7.8.4"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
          }
        },
        "node_modules/@babel/plugin-transform-async-to-generator": {
    
          "version": "7.22.5",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.22.5.tgz",
          "integrity": "sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ==",
    
          "dev": true,
    
            "@babel/helper-module-imports": "^7.22.5",
            "@babel/helper-plugin-utils": "^7.22.5",
            "@babel/helper-remap-async-to-generator": "^7.22.5"
    
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-block-scoped-functions": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "version": "7.23.3",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.23.3.tgz",
          "integrity": "sha512-vI+0sIaPIO6CNuM9Kk5VmXcMVRiOpDh7w2zZt9GXzmE/9KD70CUEVhvPR/etAeNK/FAEkhxQtXOzVF3EuRL41A==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "@babel/helper-plugin-utils": "^7.22.5"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-block-scoping": {
    
          "version": "7.23.4",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.23.4.tgz",
          "integrity": "sha512-0QqbP6B6HOh7/8iNR4CQU2Th/bbRtBp4KS9vcaZd1fZ0wSh5Fyssg0UCIHwxh+ka+pNDREbVLQnHCMHKZfPwfw==",
    
          "dependencies": {
            "@babel/helper-plugin-utils": "^7.22.5"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-class-properties": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "version": "7.23.3",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.23.3.tgz",
          "integrity": "sha512-uM+AN8yCIjDPccsKGlw271xjJtGii+xQIF/uMPS8H15L12jZTsLfF4o5vNO7d/oUguOyfdikHGc/yi9ge4SGIg==",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
            "@babel/helper-create-class-features-plugin": "^7.22.15",
    
            "@babel/helper-plugin-utils": "^7.22.5"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-class-static-block": {
    
          "version": "7.23.4",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.23.4.tgz",
          "integrity": "sha512-nsWu/1M+ggti1SOALj3hfx5FXzAY06fwPJsUZD4/A5e1bWi46VUIWtD+kOX6/IdhXGsXBWllLFDSnqSCdUNydQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
            "@babel/helper-create-class-features-plugin": "^7.22.15",
    
            "@babel/helper-plugin-utils": "^7.22.5",
            "@babel/plugin-syntax-class-static-block": "^7.14.5"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.12.0"
    
        "node_modules/@babel/plugin-transform-classes": {
    
          "version": "7.23.5",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.23.5.tgz",
          "integrity": "sha512-jvOTR4nicqYC9yzOHIhXG5emiFEOpappSJAl73SDSEDcybD+Puuze8Tnpb9p9qEyYup24tq891gkaygIFvWDqg==",
    
          "dev": true,
    
          "dependencies": {
            "@babel/helper-annotate-as-pure": "^7.22.5",
            "@babel/helper-compilation-targets": "^7.22.15",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
            "@babel/helper-environment-visitor": "^7.22.20",
            "@babel/helper-function-name": "^7.23.0",
    
            "@babel/helper-optimise-call-expression": "^7.22.5",
            "@babel/helper-plugin-utils": "^7.22.5",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
            "@babel/helper-replace-supers": "^7.22.20",
    
            "@babel/helper-split-export-declaration": "^7.22.6",
            "globals": "^11.1.0"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-computed-properties": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "version": "7.23.3",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.23.3.tgz",
          "integrity": "sha512-dTj83UVTLw/+nbiHqQSFdwO9CbTtwq1DsDqm3CUEtDrZNET5rT5E6bIdTlOftDTDLMYxvxHNEYO4B9SLl8SLZw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "@babel/helper-plugin-utils": "^7.22.5",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
            "@babel/template": "^7.22.15"
    
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-destructuring": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "version": "7.23.3",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.23.3.tgz",
          "integrity": "sha512-n225npDqjDIr967cMScVKHXJs7rout1q+tt50inyBCPkyZ8KxeI6d+GIbSBTT/w/9WdlWDOej3V9HE5Lgk57gw==",
    
          "dependencies": {
            "@babel/helper-plugin-utils": "^7.22.5"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-dotall-regex": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "version": "7.23.3",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.23.3.tgz",
          "integrity": "sha512-vgnFYDHAKzFaTVp+mneDsIEbnJ2Np/9ng9iviHw3P/KVcgONxpNULEW/51Z/BaFojG2GI2GwwXck5uV1+1NOYQ==",
    
          "dev": true,
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
            "@babel/helper-create-regexp-features-plugin": "^7.22.15",
    
            "@babel/helper-plugin-utils": "^7.22.5"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-duplicate-keys": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "version": "7.23.3",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.23.3.tgz",
          "integrity": "sha512-RrqQ+BQmU3Oyav3J+7/myfvRCq7Tbz+kKLLshUmMwNlDHExbGL7ARhajvoBJEvc+fCguPPu887N+3RRXBVKZUA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "@babel/helper-plugin-utils": "^7.22.5"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-dynamic-import": {
    
          "version": "7.23.4",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.23.4.tgz",
          "integrity": "sha512-V6jIbLhdJK86MaLh4Jpghi8ho5fGzt3imHOBu/x0jlBaPYqDoWz4RDXjmMOfnh+JWNaQleEAByZLV0QzBT4YQQ==",
    
          "dependencies": {
            "@babel/helper-plugin-utils": "^7.22.5",
            "@babel/plugin-syntax-dynamic-import": "^7.8.3"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-exponentiation-operator": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "version": "7.23.3",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.23.3.tgz",
          "integrity": "sha512-5fhCsl1odX96u7ILKHBj4/Y8vipoqwsJMh4csSA8qFfxrZDEA4Ssku2DyNvMJSmZNOEBT750LfFPbtrnTP90BQ==",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
            "@babel/helper-builder-binary-assignment-operator-visitor": "^7.22.15",
    
            "@babel/helper-plugin-utils": "^7.22.5"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-export-namespace-from": {
    
          "version": "7.23.4",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.23.4.tgz",
          "integrity": "sha512-GzuSBcKkx62dGzZI1WVgTWvkkz84FZO5TC5T8dl/Tht/rAla6Dg/Mz9Yhypg+ezVACf/rgDuQt3kbWEv7LdUDQ==",
    
          "dependencies": {
            "@babel/helper-plugin-utils": "^7.22.5",
            "@babel/plugin-syntax-export-namespace-from": "^7.8.3"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-flow-strip-types": {
    
          "version": "7.24.1",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.24.1.tgz",
          "integrity": "sha512-iIYPIWt3dUmUKKE10s3W+jsQ3icFkw0JyRVyY1B7G4yK/nngAOHLVx8xlhA6b/Jzl/Y0nis8gjqhqKtRDQqHWQ==",
    
            "@babel/helper-plugin-utils": "^7.24.0",
            "@babel/plugin-syntax-flow": "^7.24.1"
    
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-for-of": {
    
          "version": "7.23.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.6.tgz",
          "integrity": "sha512-aYH4ytZ0qSuBbpfhuofbg/e96oQ7U2w1Aw/UQmKT+1l39uEhUPoFS3fHevDc1G0OvewyDudfMKY1OulczHzWIw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-plugin-utils": "^7.22.5",
            "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5"
    
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-function-name": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "version": "7.23.3",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.23.3.tgz",
          "integrity": "sha512-I1QXp1LxIvt8yLaib49dRW5Okt7Q4oaxao6tFVKS/anCdEOMtYwWVKoiOA1p34GOWIZjUK0E+zCp7+l1pfQyiw==",
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
            "@babel/helper-compilation-targets": "^7.22.15",
            "@babel/helper-function-name": "^7.23.0",
    
            "@babel/helper-plugin-utils": "^7.22.5"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-json-strings": {
    
          "version": "7.23.4",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.23.4.tgz",
          "integrity": "sha512-81nTOqM1dMwZ/aRXQ59zVubN9wHGqk6UtqRK+/q+ciXmRy8fSolhGVvG09HHRGo4l6fr/c4ZhXUQH0uFW7PZbg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "@babel/helper-plugin-utils": "^7.22.5",
            "@babel/plugin-syntax-json-strings": "^7.8.3"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-literals": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "version": "7.23.3",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.23.3.tgz",
          "integrity": "sha512-wZ0PIXRxnwZvl9AYpqNUxpZ5BiTGrYt7kueGQ+N5FiQ7RCOD4cm8iShd6S6ggfVIWaJf2EMk8eRzAh52RfP4rQ==",
    
          "dependencies": {
            "@babel/helper-plugin-utils": "^7.22.5"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-logical-assignment-operators": {
    
          "version": "7.23.4",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.23.4.tgz",
          "integrity": "sha512-Mc/ALf1rmZTP4JKKEhUwiORU+vcfarFVLfcFiolKUo6sewoxSEgl36ak5t+4WamRsNr6nzjZXQjM35WsU+9vbg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "@babel/helper-plugin-utils": "^7.22.5",
            "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
          },
          "engines": {
            "node": ">=6.9.0"
          },
          "peerDependencies": {
            "@babel/core": "^7.0.0-0"
    
        "node_modules/@babel/plugin-transform-member-expression-literals": {
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
          "version": "7.23.3",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.23.3.tgz",
          "integrity": "sha512-sC3LdDBDi5x96LA+Ytekz2ZPk8i/Ck+DEuDbRAll5rknJ5XRTSaPKEYwomLcs1AA8wg9b3KjIQRsnApj+q51Ag==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
          "dependencies": {
            "@babel/helper-plugin-utils": "^7.22.5"