Skip to content
Snippets Groups Projects
package-lock.json 1.13 MiB
Newer Older
  • Learn to ignore specific revisions
  • Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "globals": "^11.1.0"
              }
            },
            "@babel/types": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.19.0.tgz",
              "integrity": "sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/helper-string-parser": "^7.18.10",
                "@babel/helper-validator-identifier": "^7.18.6",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "to-fast-properties": "^2.0.0"
              }
            },
    
            "@jridgewell/gen-mapping": {
              "version": "0.3.2",
              "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz",
              "integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==",
              "dev": true,
              "requires": {
                "@jridgewell/set-array": "^1.0.1",
                "@jridgewell/sourcemap-codec": "^1.4.10",
                "@jridgewell/trace-mapping": "^0.3.9"
              }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-modules-systemjs": {
    
          "version": "7.19.0",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.19.0.tgz",
          "integrity": "sha512-x9aiR0WXAWmOWsqcsnrzGR+ieaTMVyGyffPVA7F8cXAGt/UxefYv6uSHZLkAFChN5M5Iy1+wjE+xJuPt22H39A==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-hoist-variables": "^7.18.6",
            "@babel/helper-module-transforms": "^7.19.0",
            "@babel/helper-plugin-utils": "^7.19.0",
            "@babel/helper-validator-identifier": "^7.18.6",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "babel-plugin-dynamic-import-node": "^2.3.3"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
    
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/code-frame": {
    
              "version": "7.18.6",
              "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz",
              "integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/highlight": "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/generator": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.19.0.tgz",
              "integrity": "sha512-S1ahxf1gZ2dpoiFgA+ohK9DIpz50bJ0CWs7Zlzb54Z4sG8qmdIrGrVqmy1sAtTVRb+9CU6U8VqT9L0Zj7hxHVg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/types": "^7.19.0",
                "@jridgewell/gen-mapping": "^0.3.2",
                "jsesc": "^2.5.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/helper-environment-visitor": {
    
              "version": "7.18.9",
              "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz",
              "integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==",
              "dev": true
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            },
            "@babel/helper-function-name": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz",
              "integrity": "sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/template": "^7.18.10",
                "@babel/types": "^7.19.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/helper-hoist-variables": {
    
              "version": "7.18.6",
              "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz",
              "integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/types": "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/helper-module-imports": {
    
              "version": "7.18.6",
              "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz",
              "integrity": "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/types": "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/helper-module-transforms": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.19.0.tgz",
              "integrity": "sha512-3HBZ377Fe14RbLIA+ac3sY4PTgpxHVkFrESaWhoI5PuyXPBBX8+C34qblV9G89ZtycGJCmCI/Ut+VUDK4bltNQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/helper-environment-visitor": "^7.18.9",
                "@babel/helper-module-imports": "^7.18.6",
                "@babel/helper-simple-access": "^7.18.6",
                "@babel/helper-split-export-declaration": "^7.18.6",
                "@babel/helper-validator-identifier": "^7.18.6",
                "@babel/template": "^7.18.10",
                "@babel/traverse": "^7.19.0",
                "@babel/types": "^7.19.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/helper-plugin-utils": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.19.0.tgz",
              "integrity": "sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true
            },
            "@babel/helper-simple-access": {
    
              "version": "7.18.6",
              "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.18.6.tgz",
              "integrity": "sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/types": "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/helper-split-export-declaration": {
    
              "version": "7.18.6",
              "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz",
              "integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/types": "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/helper-validator-identifier": {
    
              "version": "7.18.6",
              "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz",
              "integrity": "sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true
            },
            "@babel/highlight": {
    
              "version": "7.18.6",
              "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz",
              "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/helper-validator-identifier": "^7.18.6",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "chalk": "^2.0.0",
                "js-tokens": "^4.0.0"
              }
            },
            "@babel/parser": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.19.0.tgz",
              "integrity": "sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true
            },
            "@babel/template": {
    
              "version": "7.18.10",
              "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.18.10.tgz",
              "integrity": "sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/code-frame": "^7.18.6",
                "@babel/parser": "^7.18.10",
                "@babel/types": "^7.18.10"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/traverse": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.19.0.tgz",
              "integrity": "sha512-4pKpFRDh+utd2mbRC8JLnlsMUii3PMHjpL6a0SZ4NMZy7YFP9aXORxEhdMVOc9CpWtDF09IkciQLEhK7Ml7gRA==",
              "dev": true,
              "requires": {
                "@babel/code-frame": "^7.18.6",
                "@babel/generator": "^7.19.0",
                "@babel/helper-environment-visitor": "^7.18.9",
                "@babel/helper-function-name": "^7.19.0",
                "@babel/helper-hoist-variables": "^7.18.6",
                "@babel/helper-split-export-declaration": "^7.18.6",
                "@babel/parser": "^7.19.0",
                "@babel/types": "^7.19.0",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "debug": "^4.1.0",
                "globals": "^11.1.0"
              }
            },
            "@babel/types": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.19.0.tgz",
              "integrity": "sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/helper-string-parser": "^7.18.10",
                "@babel/helper-validator-identifier": "^7.18.6",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "to-fast-properties": "^2.0.0"
              }
            },
    
            "@jridgewell/gen-mapping": {
              "version": "0.3.2",
              "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz",
              "integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==",
              "dev": true,
              "requires": {
                "@jridgewell/set-array": "^1.0.1",
                "@jridgewell/sourcemap-codec": "^1.4.10",
                "@jridgewell/trace-mapping": "^0.3.9"
              }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-modules-umd": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.18.6.tgz",
          "integrity": "sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-module-transforms": "^7.18.6",
            "@babel/helper-plugin-utils": "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
    
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/code-frame": {
    
              "version": "7.18.6",
              "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz",
              "integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==",
    
              "dev": true,
              "requires": {
    
                "@babel/highlight": "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/generator": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.19.0.tgz",
              "integrity": "sha512-S1ahxf1gZ2dpoiFgA+ohK9DIpz50bJ0CWs7Zlzb54Z4sG8qmdIrGrVqmy1sAtTVRb+9CU6U8VqT9L0Zj7hxHVg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/types": "^7.19.0",
                "@jridgewell/gen-mapping": "^0.3.2",
                "jsesc": "^2.5.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/helper-environment-visitor": {
    
              "version": "7.18.9",
              "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz",
              "integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==",
              "dev": true
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            },
            "@babel/helper-function-name": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz",
              "integrity": "sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/template": "^7.18.10",
                "@babel/types": "^7.19.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/helper-hoist-variables": {
    
              "version": "7.18.6",
              "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz",
              "integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/types": "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/helper-module-imports": {
    
              "version": "7.18.6",
              "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz",
              "integrity": "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/types": "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            },
            "@babel/helper-module-transforms": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.19.0.tgz",
              "integrity": "sha512-3HBZ377Fe14RbLIA+ac3sY4PTgpxHVkFrESaWhoI5PuyXPBBX8+C34qblV9G89ZtycGJCmCI/Ut+VUDK4bltNQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/helper-environment-visitor": "^7.18.9",
                "@babel/helper-module-imports": "^7.18.6",
                "@babel/helper-simple-access": "^7.18.6",
                "@babel/helper-split-export-declaration": "^7.18.6",
                "@babel/helper-validator-identifier": "^7.18.6",
                "@babel/template": "^7.18.10",
                "@babel/traverse": "^7.19.0",
                "@babel/types": "^7.19.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/helper-plugin-utils": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.19.0.tgz",
              "integrity": "sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true
            },
            "@babel/helper-simple-access": {
    
              "version": "7.18.6",
              "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.18.6.tgz",
              "integrity": "sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/types": "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/helper-split-export-declaration": {
    
              "version": "7.18.6",
              "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz",
              "integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/types": "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/helper-validator-identifier": {
    
              "version": "7.18.6",
              "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz",
              "integrity": "sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true
            },
            "@babel/highlight": {
    
              "version": "7.18.6",
              "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz",
              "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/helper-validator-identifier": "^7.18.6",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "chalk": "^2.0.0",
                "js-tokens": "^4.0.0"
              }
            },
            "@babel/parser": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.19.0.tgz",
              "integrity": "sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true
            },
            "@babel/template": {
    
              "version": "7.18.10",
              "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.18.10.tgz",
              "integrity": "sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/code-frame": "^7.18.6",
                "@babel/parser": "^7.18.10",
                "@babel/types": "^7.18.10"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/traverse": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.19.0.tgz",
              "integrity": "sha512-4pKpFRDh+utd2mbRC8JLnlsMUii3PMHjpL6a0SZ4NMZy7YFP9aXORxEhdMVOc9CpWtDF09IkciQLEhK7Ml7gRA==",
              "dev": true,
              "requires": {
                "@babel/code-frame": "^7.18.6",
                "@babel/generator": "^7.19.0",
                "@babel/helper-environment-visitor": "^7.18.9",
                "@babel/helper-function-name": "^7.19.0",
                "@babel/helper-hoist-variables": "^7.18.6",
                "@babel/helper-split-export-declaration": "^7.18.6",
                "@babel/parser": "^7.19.0",
                "@babel/types": "^7.19.0",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "debug": "^4.1.0",
                "globals": "^11.1.0"
              }
            },
            "@babel/types": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.19.0.tgz",
              "integrity": "sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/helper-string-parser": "^7.18.10",
                "@babel/helper-validator-identifier": "^7.18.6",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "to-fast-properties": "^2.0.0"
              }
            },
    
            "@jridgewell/gen-mapping": {
              "version": "0.3.2",
              "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz",
              "integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==",
              "dev": true,
              "requires": {
                "@jridgewell/set-array": "^1.0.1",
                "@jridgewell/sourcemap-codec": "^1.4.10",
                "@jridgewell/trace-mapping": "^0.3.9"
              }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-named-capturing-groups-regex": {
    
          "version": "7.19.0",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.19.0.tgz",
          "integrity": "sha512-HDSuqOQzkU//kfGdiHBt71/hkDTApw4U/cMVgKgX7PqfB3LOaK+2GtCEsBu1dL9CkswDm0Gwehht1dCr421ULQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-create-regexp-features-plugin": "^7.19.0",
            "@babel/helper-plugin-utils": "^7.19.0"
          },
          "dependencies": {
            "@babel/helper-plugin-utils": {
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.19.0.tgz",
              "integrity": "sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==",
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-new-target": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.18.6.tgz",
          "integrity": "sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-plugin-utils": "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-plugin-utils": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.19.0.tgz",
              "integrity": "sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-object-super": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.18.6.tgz",
          "integrity": "sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-plugin-utils": "^7.18.6",
            "@babel/helper-replace-supers": "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "dependencies": {
            "@babel/code-frame": {
    
              "version": "7.18.6",
              "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz",
              "integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/highlight": "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/generator": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.19.0.tgz",
              "integrity": "sha512-S1ahxf1gZ2dpoiFgA+ohK9DIpz50bJ0CWs7Zlzb54Z4sG8qmdIrGrVqmy1sAtTVRb+9CU6U8VqT9L0Zj7hxHVg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/types": "^7.19.0",
                "@jridgewell/gen-mapping": "^0.3.2",
                "jsesc": "^2.5.1"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/helper-environment-visitor": {
    
              "version": "7.18.9",
              "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz",
              "integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==",
              "dev": true
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            },
            "@babel/helper-function-name": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz",
              "integrity": "sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/template": "^7.18.10",
                "@babel/types": "^7.19.0"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/helper-hoist-variables": {
    
              "version": "7.18.6",
              "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz",
              "integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/types": "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/helper-member-expression-to-functions": {
    
              "version": "7.18.9",
              "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.18.9.tgz",
              "integrity": "sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/types": "^7.18.9"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/helper-optimise-call-expression": {
    
              "version": "7.18.6",
              "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz",
              "integrity": "sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/types": "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/helper-plugin-utils": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.19.0.tgz",
              "integrity": "sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true
            },
            "@babel/helper-replace-supers": {
    
              "version": "7.18.9",
              "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.18.9.tgz",
              "integrity": "sha512-dNsWibVI4lNT6HiuOIBr1oyxo40HvIVmbwPUm3XZ7wMh4k2WxrxTqZwSqw/eEmXDS9np0ey5M2bz9tBmO9c+YQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/helper-environment-visitor": "^7.18.9",
                "@babel/helper-member-expression-to-functions": "^7.18.9",
                "@babel/helper-optimise-call-expression": "^7.18.6",
                "@babel/traverse": "^7.18.9",
                "@babel/types": "^7.18.9"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/helper-split-export-declaration": {
    
              "version": "7.18.6",
              "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz",
              "integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/types": "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/helper-validator-identifier": {
    
              "version": "7.18.6",
              "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz",
              "integrity": "sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true
            },
            "@babel/highlight": {
    
              "version": "7.18.6",
              "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz",
              "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/helper-validator-identifier": "^7.18.6",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "chalk": "^2.0.0",
                "js-tokens": "^4.0.0"
              }
            },
            "@babel/parser": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.19.0.tgz",
              "integrity": "sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true
            },
            "@babel/template": {
    
              "version": "7.18.10",
              "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.18.10.tgz",
              "integrity": "sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/code-frame": "^7.18.6",
                "@babel/parser": "^7.18.10",
                "@babel/types": "^7.18.10"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/traverse": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.19.0.tgz",
              "integrity": "sha512-4pKpFRDh+utd2mbRC8JLnlsMUii3PMHjpL6a0SZ4NMZy7YFP9aXORxEhdMVOc9CpWtDF09IkciQLEhK7Ml7gRA==",
              "dev": true,
              "requires": {
                "@babel/code-frame": "^7.18.6",
                "@babel/generator": "^7.19.0",
                "@babel/helper-environment-visitor": "^7.18.9",
                "@babel/helper-function-name": "^7.19.0",
                "@babel/helper-hoist-variables": "^7.18.6",
                "@babel/helper-split-export-declaration": "^7.18.6",
                "@babel/parser": "^7.19.0",
                "@babel/types": "^7.19.0",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "debug": "^4.1.0",
                "globals": "^11.1.0"
              }
            },
            "@babel/types": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.19.0.tgz",
              "integrity": "sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/helper-string-parser": "^7.18.10",
                "@babel/helper-validator-identifier": "^7.18.6",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "to-fast-properties": "^2.0.0"
              }
            },
    
            "@jridgewell/gen-mapping": {
              "version": "0.3.2",
              "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz",
              "integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==",
              "dev": true,
              "requires": {
                "@jridgewell/set-array": "^1.0.1",
                "@jridgewell/sourcemap-codec": "^1.4.10",
                "@jridgewell/trace-mapping": "^0.3.9"
              }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-parameters": {
    
          "version": "7.18.8",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.18.8.tgz",
          "integrity": "sha512-ivfbE3X2Ss+Fj8nnXvKJS6sjRG4gzwPMsP+taZC+ZzEGjAYlvENixmt1sZ5Ca6tWls+BlKSGKPJ6OOXvXCbkFg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-plugin-utils": "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "dependencies": {
            "@babel/helper-plugin-utils": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.19.0.tgz",
              "integrity": "sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-property-literals": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.18.6.tgz",
          "integrity": "sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-plugin-utils": "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "dependencies": {
            "@babel/helper-plugin-utils": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.19.0.tgz",
              "integrity": "sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-regenerator": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.18.6.tgz",
          "integrity": "sha512-poqRI2+qiSdeldcz4wTSTXBRryoq3Gc70ye7m7UD5Ww0nE29IXqMl6r7Nd15WBgRd74vloEMlShtH6CKxVzfmQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-plugin-utils": "^7.18.6",
            "regenerator-transform": "^0.15.0"
          },
          "dependencies": {
            "@babel/helper-plugin-utils": {
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.19.0.tgz",
              "integrity": "sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==",
              "dev": true
            },
            "regenerator-transform": {
              "version": "0.15.0",
              "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.0.tgz",
              "integrity": "sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==",
              "dev": true,
              "requires": {
                "@babel/runtime": "^7.8.4"
              }
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-reserved-words": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.18.6.tgz",
          "integrity": "sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-plugin-utils": "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "dependencies": {
            "@babel/helper-plugin-utils": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.19.0.tgz",
              "integrity": "sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-runtime": {
    
          "version": "7.18.10",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.18.10.tgz",
          "integrity": "sha512-q5mMeYAdfEbpBAgzl7tBre/la3LeCxmDO1+wMXRdPWbcoMjR3GiXlCLk7JBZVVye0bqTGNMbt0yYVXX1B1jEWQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-module-imports": "^7.18.6",
            "@babel/helper-plugin-utils": "^7.18.9",
            "babel-plugin-polyfill-corejs2": "^0.3.2",
            "babel-plugin-polyfill-corejs3": "^0.5.3",
            "babel-plugin-polyfill-regenerator": "^0.4.0",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "semver": "^6.3.0"
    
          },
          "dependencies": {
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/helper-define-polyfill-provider": {
    
              "version": "0.3.3",
              "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.3.tgz",
              "integrity": "sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/helper-compilation-targets": "^7.17.7",
                "@babel/helper-plugin-utils": "^7.16.7",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "debug": "^4.1.1",
                "lodash.debounce": "^4.0.8",
                "resolve": "^1.14.2",
                "semver": "^6.1.2"
              }
            },
            "@babel/helper-module-imports": {
    
              "version": "7.18.6",
              "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz",
              "integrity": "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/types": "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "@babel/helper-plugin-utils": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.19.0.tgz",
              "integrity": "sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true
            },
            "@babel/helper-validator-identifier": {
    
              "version": "7.18.6",
              "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz",
              "integrity": "sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true
            },
            "@babel/types": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.19.0.tgz",
              "integrity": "sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/helper-string-parser": "^7.18.10",
                "@babel/helper-validator-identifier": "^7.18.6",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "to-fast-properties": "^2.0.0"
              }
            },
    
            "babel-plugin-polyfill-corejs2": {
              "version": "0.3.3",
              "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.3.tgz",
              "integrity": "sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==",
              "dev": true,
              "requires": {
                "@babel/compat-data": "^7.17.7",
                "@babel/helper-define-polyfill-provider": "^0.3.3",
                "semver": "^6.1.1"
              }
            },
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "babel-plugin-polyfill-corejs3": {
    
              "version": "0.5.3",
              "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.3.tgz",
              "integrity": "sha512-zKsXDh0XjnrUEW0mxIHLfjBfnXSMr5Q/goMe/fxpQnLm07mcOZiIZHBNWCMx60HmdvjxfXcalac0tfFg0wqxyw==",
              "dev": true,
              "requires": {
                "@babel/helper-define-polyfill-provider": "^0.3.2",
                "core-js-compat": "^3.21.0"
              }
            },
            "babel-plugin-polyfill-regenerator": {
              "version": "0.4.1",
              "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.1.tgz",
              "integrity": "sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/helper-define-polyfill-provider": "^0.3.3"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              }
            },
            "semver": {
              "version": "6.3.0",
              "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
              "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-shorthand-properties": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.18.6.tgz",
          "integrity": "sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-plugin-utils": "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "dependencies": {
            "@babel/helper-plugin-utils": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.19.0.tgz",
              "integrity": "sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-spread": {
    
          "version": "7.19.0",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.19.0.tgz",
          "integrity": "sha512-RsuMk7j6n+r752EtzyScnWkQyuJdli6LdO5Klv8Yx0OfPVTcQkIUfS8clx5e9yHXzlnhOZF3CbQ8C2uP5j074w==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-plugin-utils": "^7.19.0",
            "@babel/helper-skip-transparent-expression-wrappers": "^7.18.9"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "dependencies": {
            "@babel/helper-plugin-utils": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.19.0.tgz",
              "integrity": "sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-sticky-regex": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.18.6.tgz",
          "integrity": "sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-plugin-utils": "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "dependencies": {
            "@babel/helper-plugin-utils": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.19.0.tgz",
              "integrity": "sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-template-literals": {
    
          "version": "7.18.9",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.18.9.tgz",
          "integrity": "sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-plugin-utils": "^7.18.9"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "dependencies": {
            "@babel/helper-plugin-utils": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.19.0.tgz",
              "integrity": "sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-typeof-symbol": {
    
          "version": "7.18.9",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.18.9.tgz",
          "integrity": "sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-plugin-utils": "^7.18.9"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "dependencies": {
            "@babel/helper-plugin-utils": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.19.0.tgz",
              "integrity": "sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-unicode-escapes": {
    
          "version": "7.18.10",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.10.tgz",
          "integrity": "sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-plugin-utils": "^7.18.9"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "dependencies": {
            "@babel/helper-plugin-utils": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.19.0.tgz",
              "integrity": "sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/plugin-transform-unicode-regex": {
    
          "version": "7.18.6",
          "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.18.6.tgz",
          "integrity": "sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          "dev": true,
    
            "@babel/helper-create-regexp-features-plugin": "^7.18.6",
            "@babel/helper-plugin-utils": "^7.18.6"
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
          },
          "dependencies": {
            "@babel/helper-plugin-utils": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.19.0.tgz",
              "integrity": "sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true
            }
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
        "@babel/preset-env": {
    
          "version": "7.18.10",
          "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.18.10.tgz",
          "integrity": "sha512-wVxs1yjFdW3Z/XkNfXKoblxoHgbtUF7/l3PvvP4m02Qz9TZ6uZGxRVYjSQeR87oQmHco9zWitW5J82DJ7sCjvA==",
          "dev": true,
          "requires": {
            "@babel/compat-data": "^7.18.8",
            "@babel/helper-compilation-targets": "^7.18.9",
            "@babel/helper-plugin-utils": "^7.18.9",
            "@babel/helper-validator-option": "^7.18.6",
            "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6",
            "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.18.9",
            "@babel/plugin-proposal-async-generator-functions": "^7.18.10",
            "@babel/plugin-proposal-class-properties": "^7.18.6",
            "@babel/plugin-proposal-class-static-block": "^7.18.6",
            "@babel/plugin-proposal-dynamic-import": "^7.18.6",
            "@babel/plugin-proposal-export-namespace-from": "^7.18.9",
            "@babel/plugin-proposal-json-strings": "^7.18.6",
            "@babel/plugin-proposal-logical-assignment-operators": "^7.18.9",
            "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
            "@babel/plugin-proposal-numeric-separator": "^7.18.6",
            "@babel/plugin-proposal-object-rest-spread": "^7.18.9",
            "@babel/plugin-proposal-optional-catch-binding": "^7.18.6",
            "@babel/plugin-proposal-optional-chaining": "^7.18.9",
            "@babel/plugin-proposal-private-methods": "^7.18.6",
            "@babel/plugin-proposal-private-property-in-object": "^7.18.6",
            "@babel/plugin-proposal-unicode-property-regex": "^7.18.6",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/plugin-syntax-async-generators": "^7.8.4",
            "@babel/plugin-syntax-class-properties": "^7.12.13",
            "@babel/plugin-syntax-class-static-block": "^7.14.5",
            "@babel/plugin-syntax-dynamic-import": "^7.8.3",
            "@babel/plugin-syntax-export-namespace-from": "^7.8.3",
    
            "@babel/plugin-syntax-import-assertions": "^7.18.6",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/plugin-syntax-json-strings": "^7.8.3",
            "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
            "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
            "@babel/plugin-syntax-numeric-separator": "^7.10.4",
            "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
            "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
            "@babel/plugin-syntax-optional-chaining": "^7.8.3",
            "@babel/plugin-syntax-private-property-in-object": "^7.14.5",
            "@babel/plugin-syntax-top-level-await": "^7.14.5",
    
            "@babel/plugin-transform-arrow-functions": "^7.18.6",
            "@babel/plugin-transform-async-to-generator": "^7.18.6",
            "@babel/plugin-transform-block-scoped-functions": "^7.18.6",
            "@babel/plugin-transform-block-scoping": "^7.18.9",
            "@babel/plugin-transform-classes": "^7.18.9",
            "@babel/plugin-transform-computed-properties": "^7.18.9",
            "@babel/plugin-transform-destructuring": "^7.18.9",
            "@babel/plugin-transform-dotall-regex": "^7.18.6",
            "@babel/plugin-transform-duplicate-keys": "^7.18.9",
            "@babel/plugin-transform-exponentiation-operator": "^7.18.6",
            "@babel/plugin-transform-for-of": "^7.18.8",
            "@babel/plugin-transform-function-name": "^7.18.9",
            "@babel/plugin-transform-literals": "^7.18.9",
            "@babel/plugin-transform-member-expression-literals": "^7.18.6",
            "@babel/plugin-transform-modules-amd": "^7.18.6",
            "@babel/plugin-transform-modules-commonjs": "^7.18.6",
            "@babel/plugin-transform-modules-systemjs": "^7.18.9",
            "@babel/plugin-transform-modules-umd": "^7.18.6",
            "@babel/plugin-transform-named-capturing-groups-regex": "^7.18.6",
            "@babel/plugin-transform-new-target": "^7.18.6",
            "@babel/plugin-transform-object-super": "^7.18.6",
            "@babel/plugin-transform-parameters": "^7.18.8",
            "@babel/plugin-transform-property-literals": "^7.18.6",
            "@babel/plugin-transform-regenerator": "^7.18.6",
            "@babel/plugin-transform-reserved-words": "^7.18.6",
            "@babel/plugin-transform-shorthand-properties": "^7.18.6",
            "@babel/plugin-transform-spread": "^7.18.9",
            "@babel/plugin-transform-sticky-regex": "^7.18.6",
            "@babel/plugin-transform-template-literals": "^7.18.9",
            "@babel/plugin-transform-typeof-symbol": "^7.18.9",
            "@babel/plugin-transform-unicode-escapes": "^7.18.10",
            "@babel/plugin-transform-unicode-regex": "^7.18.6",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "@babel/preset-modules": "^0.1.5",
    
            "@babel/types": "^7.18.10",
            "babel-plugin-polyfill-corejs2": "^0.3.2",
            "babel-plugin-polyfill-corejs3": "^0.5.3",
            "babel-plugin-polyfill-regenerator": "^0.4.0",
            "core-js-compat": "^3.22.1",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
            "semver": "^6.3.0"
          },
          "dependencies": {
            "@babel/helper-define-polyfill-provider": {
    
              "version": "0.3.3",
              "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.3.tgz",
              "integrity": "sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
              "dev": true,
              "requires": {
    
                "@babel/helper-compilation-targets": "^7.17.7",
                "@babel/helper-plugin-utils": "^7.16.7",
    
    Hugo SUBTIL's avatar
    Hugo SUBTIL committed
                "debug": "^4.1.1",
                "lodash.debounce": "^4.0.8",
                "resolve": "^1.14.2",
                "semver": "^6.1.2"
              }
            },
            "@babel/helper-plugin-utils": {
    
              "version": "7.19.0",
              "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.19.0.tgz",
              "integrity": "sha512-40Ryx7I8mT+0gaNxm8JGTZFUITNqdLAgdg0hXzeVZxVD6nFsdhQvip6v8dqkRHzsz1VFpFAaOCHNn0vKBL7Czw==",