2024-06-05 13:53:46 +00:00
{
"name" : "data-controller-site" ,
"version" : "1.0.0" ,
"lockfileVersion" : 3 ,
"requires" : true ,
"packages" : {
"" : {
"name" : "data-controller-site" ,
"version" : "1.0.0" ,
"dependencies" : {
2024-06-19 12:23:24 +00:00
"@browniebroke/gatsby-image-gallery" : "^8.2.0" ,
"@mdx-js/mdx" : "^3.0.1" ,
"@mdx-js/react" : "^3.0.1" ,
"babel-plugin-styled-components" : "^2.1.4" ,
"gatsby" : "^5.13.6" ,
"gatsby-plugin-google-analytics" : "^5.13.1" ,
2024-06-05 13:53:46 +00:00
"gatsby-plugin-google-fonts" : "^1.0.1" ,
2024-06-19 12:23:24 +00:00
"gatsby-plugin-image" : "^3.13.1" ,
2024-06-05 13:53:46 +00:00
"gatsby-plugin-local-search" : "^2.0.1" ,
2024-06-19 12:23:24 +00:00
"gatsby-plugin-manifest" : "^5.13.1" ,
"gatsby-plugin-matomo" : "0.16.2" ,
"gatsby-plugin-react-helmet" : "^6.13.1" ,
"gatsby-plugin-sharp" : "^5.13.1" ,
"gatsby-plugin-sitemap" : "^6.13.1" ,
"gatsby-plugin-styled-components" : "^6.13.1" ,
"gatsby-remark-embed-video" : "^3.2.1" ,
"gatsby-remark-images" : "^7.13.1" ,
"gatsby-remark-responsive-iframe" : "^6.13.1" ,
"gatsby-source-filesystem" : "^5.13.1" ,
"gatsby-transformer-remark" : "^6.13.1" ,
"gatsby-transformer-sharp" : "^5.13.1" ,
2024-06-19 08:49:56 +00:00
"nostr-tools" : "^2.7.0" ,
2024-06-19 12:23:24 +00:00
"react" : "^18.3.1" ,
"react-dom" : "^18.3.1" ,
2024-06-05 13:53:46 +00:00
"react-helmet" : "^6.1.0" ,
2024-06-19 12:23:24 +00:00
"react-icons" : "^5.2.1" ,
"react-share" : "^5.1.0" ,
2024-06-05 13:53:46 +00:00
"react-use-flexsearch" : "^0.1.1" ,
2024-06-19 12:23:24 +00:00
"styled-components" : "^6.1.11" ,
2024-06-19 08:49:56 +00:00
"tseep" : "^1.2.1"
2024-06-05 13:53:46 +00:00
} ,
"devDependencies" : {
"@popperjs/core" : "^2.9.2" ,
"bootstrap" : "^5.0.0-beta3" ,
"jquery" : "^3.6.0"
}
} ,
"node_modules/@ampproject/remapping" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz" ,
"integrity" : "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==" ,
"dependencies" : {
"@jridgewell/gen-mapping" : "^0.3.5" ,
"@jridgewell/trace-mapping" : "^0.3.24"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
2024-06-19 12:23:24 +00:00
"node_modules/@ardatan/relay-compiler" : {
"version" : "12.0.0" ,
"resolved" : "https://registry.npmjs.org/@ardatan/relay-compiler/-/relay-compiler-12.0.0.tgz" ,
"integrity" : "sha512-9anThAaj1dQr6IGmzBMcfzOQKTa5artjuPmw8NYK/fiGEMjADbSguBY2FMDykt+QhilR3wc9VA/3yVju7JHg7Q==" ,
"dependencies" : {
"@babel/core" : "^7.14.0" ,
"@babel/generator" : "^7.14.0" ,
"@babel/parser" : "^7.14.0" ,
"@babel/runtime" : "^7.0.0" ,
"@babel/traverse" : "^7.14.0" ,
"@babel/types" : "^7.0.0" ,
"babel-preset-fbjs" : "^3.4.0" ,
"chalk" : "^4.0.0" ,
"fb-watchman" : "^2.0.0" ,
"fbjs" : "^3.0.0" ,
"glob" : "^7.1.1" ,
"immutable" : "~3.7.6" ,
"invariant" : "^2.2.4" ,
"nullthrows" : "^1.1.1" ,
"relay-runtime" : "12.0.0" ,
"signedsource" : "^1.0.0" ,
"yargs" : "^15.3.1"
} ,
"bin" : {
"relay-compiler" : "bin/relay-compiler"
} ,
"peerDependencies" : {
"graphql" : "*"
}
} ,
"node_modules/@ardatan/relay-compiler/node_modules/ansi-styles" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" ,
"integrity" : "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" ,
2024-06-05 13:53:46 +00:00
"dependencies" : {
2024-06-19 12:23:24 +00:00
"color-convert" : "^2.0.1"
2024-06-05 13:53:46 +00:00
} ,
"engines" : {
"node" : ">=8"
2024-06-19 12:23:24 +00:00
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
2024-06-05 13:53:46 +00:00
}
} ,
2024-06-19 12:23:24 +00:00
"node_modules/@ardatan/relay-compiler/node_modules/chalk" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz" ,
"integrity" : "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" ,
"dependencies" : {
"ansi-styles" : "^4.1.0" ,
"supports-color" : "^7.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/chalk?sponsor=1"
}
} ,
"node_modules/@ardatan/relay-compiler/node_modules/color-convert" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" ,
"integrity" : "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" ,
"dependencies" : {
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"node_modules/@ardatan/relay-compiler/node_modules/color-name" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" ,
"integrity" : "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
} ,
"node_modules/@ardatan/relay-compiler/node_modules/has-flag" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" ,
"integrity" : "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/@ardatan/relay-compiler/node_modules/supports-color" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" ,
"integrity" : "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==" ,
"dependencies" : {
"has-flag" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
2024-06-05 13:53:46 +00:00
} ,
"node_modules/@babel/code-frame" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz" ,
"integrity" : "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==" ,
"dependencies" : {
"@babel/highlight" : "^7.24.7" ,
"picocolors" : "^1.0.0"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/compat-data" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.7.tgz" ,
"integrity" : "sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/core" : {
2024-06-19 12:23:24 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/core/-/core-7.24.7.tgz" ,
"integrity" : "sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==" ,
"dependencies" : {
"@ampproject/remapping" : "^2.2.0" ,
"@babel/code-frame" : "^7.24.7" ,
"@babel/generator" : "^7.24.7" ,
"@babel/helper-compilation-targets" : "^7.24.7" ,
"@babel/helper-module-transforms" : "^7.24.7" ,
"@babel/helpers" : "^7.24.7" ,
"@babel/parser" : "^7.24.7" ,
"@babel/template" : "^7.24.7" ,
"@babel/traverse" : "^7.24.7" ,
"@babel/types" : "^7.24.7" ,
"convert-source-map" : "^2.0.0" ,
2024-06-05 13:53:46 +00:00
"debug" : "^4.1.0" ,
2024-06-19 12:23:24 +00:00
"gensync" : "^1.0.0-beta.2" ,
"json5" : "^2.2.3" ,
"semver" : "^6.3.1"
2024-06-05 13:53:46 +00:00
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/babel"
}
} ,
"node_modules/@babel/eslint-parser" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.24.7.tgz" ,
"integrity" : "sha512-SO5E3bVxDuxyNxM5agFv480YA2HO6ohZbGxbazZdIk3KQOPOGVNw6q78I9/lbviIf95eq6tPozeYnJLbjnC8IA==" ,
"dependencies" : {
"@nicolo-ribaudo/eslint-scope-5-internals" : "5.1.1-v1" ,
"eslint-visitor-keys" : "^2.1.0" ,
"semver" : "^6.3.1"
} ,
"engines" : {
"node" : "^10.13.0 || ^12.13.0 || >=14.0.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.11.0" ,
"eslint" : "^7.5.0 || ^8.0.0 || ^9.0.0"
}
} ,
"node_modules/@babel/generator" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/generator/-/generator-7.24.7.tgz" ,
"integrity" : "sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA==" ,
"dependencies" : {
"@babel/types" : "^7.24.7" ,
"@jridgewell/gen-mapping" : "^0.3.5" ,
"@jridgewell/trace-mapping" : "^0.3.25" ,
"jsesc" : "^2.5.1"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-annotate-as-pure" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.7.tgz" ,
"integrity" : "sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==" ,
"dependencies" : {
"@babel/types" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-builder-binary-assignment-operator-visitor" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.24.7.tgz" ,
"integrity" : "sha512-xZeCVVdwb4MsDBkkyZ64tReWYrLRHlMN72vP7Bdm3OUOuyFZExhsHUUnuWnm2/XOlAJzR0LfPpB56WXZn0X/lA==" ,
"dependencies" : {
"@babel/traverse" : "^7.24.7" ,
"@babel/types" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-compilation-targets" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.7.tgz" ,
"integrity" : "sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg==" ,
"dependencies" : {
"@babel/compat-data" : "^7.24.7" ,
"@babel/helper-validator-option" : "^7.24.7" ,
"browserslist" : "^4.22.2" ,
"lru-cache" : "^5.1.1" ,
"semver" : "^6.3.1"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-create-class-features-plugin" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.7.tgz" ,
"integrity" : "sha512-kTkaDl7c9vO80zeX1rJxnuRpEsD5tA81yh11X1gQo+PhSti3JS+7qeZo9U4RHobKRiFPKaGK3svUAeb8D0Q7eg==" ,
"dependencies" : {
"@babel/helper-annotate-as-pure" : "^7.24.7" ,
"@babel/helper-environment-visitor" : "^7.24.7" ,
"@babel/helper-function-name" : "^7.24.7" ,
"@babel/helper-member-expression-to-functions" : "^7.24.7" ,
"@babel/helper-optimise-call-expression" : "^7.24.7" ,
"@babel/helper-replace-supers" : "^7.24.7" ,
"@babel/helper-skip-transparent-expression-wrappers" : "^7.24.7" ,
"@babel/helper-split-export-declaration" : "^7.24.7" ,
"semver" : "^6.3.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/@babel/helper-create-regexp-features-plugin" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.24.7.tgz" ,
"integrity" : "sha512-03TCmXy2FtXJEZfbXDTSqq1fRJArk7lX9DOFC/47VthYcxyIOx+eXQmdo6DOQvrbpIix+KfXwvuXdFDZHxt+rA==" ,
"dependencies" : {
"@babel/helper-annotate-as-pure" : "^7.24.7" ,
"regexpu-core" : "^5.3.1" ,
"semver" : "^6.3.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/@babel/helper-define-polyfill-provider" : {
"version" : "0.6.2" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.2.tgz" ,
"integrity" : "sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==" ,
"dependencies" : {
"@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"
} ,
"peerDependencies" : {
"@babel/core" : "^7.4.0 || ^8.0.0-0 <8.0.0"
}
} ,
"node_modules/@babel/helper-environment-visitor" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz" ,
"integrity" : "sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==" ,
"dependencies" : {
"@babel/types" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-function-name" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz" ,
"integrity" : "sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==" ,
"dependencies" : {
"@babel/template" : "^7.24.7" ,
"@babel/types" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-hoist-variables" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.7.tgz" ,
"integrity" : "sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==" ,
"dependencies" : {
"@babel/types" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-member-expression-to-functions" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.7.tgz" ,
"integrity" : "sha512-LGeMaf5JN4hAT471eJdBs/GK1DoYIJ5GCtZN/EsL6KUiiDZOvO/eKE11AMZJa2zP4zk4qe9V2O/hxAmkRc8p6w==" ,
"dependencies" : {
"@babel/traverse" : "^7.24.7" ,
"@babel/types" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-module-imports" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz" ,
"integrity" : "sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==" ,
"dependencies" : {
"@babel/traverse" : "^7.24.7" ,
"@babel/types" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-module-transforms" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.7.tgz" ,
"integrity" : "sha512-1fuJEwIrp+97rM4RWdO+qrRsZlAeL1lQJoPqtCYWv0NL115XM93hIH4CSRln2w52SqvmY5hqdtauB6QFCDiZNQ==" ,
"dependencies" : {
"@babel/helper-environment-visitor" : "^7.24.7" ,
"@babel/helper-module-imports" : "^7.24.7" ,
"@babel/helper-simple-access" : "^7.24.7" ,
"@babel/helper-split-export-declaration" : "^7.24.7" ,
"@babel/helper-validator-identifier" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/@babel/helper-optimise-call-expression" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.24.7.tgz" ,
"integrity" : "sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==" ,
"dependencies" : {
"@babel/types" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-plugin-utils" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.7.tgz" ,
"integrity" : "sha512-Rq76wjt7yz9AAc1KnlRKNAi/dMSVWgDRx43FHoJEbcYU6xOWaE2dVPwcdTukJrjxS65GITyfbvEYHvkirZ6uEg==" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-remap-async-to-generator" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.24.7.tgz" ,
"integrity" : "sha512-9pKLcTlZ92hNZMQfGCHImUpDOlAgkkpqalWEeftW5FBya75k8Li2ilerxkM/uBEj01iBZXcCIB/bwvDYgWyibA==" ,
"dependencies" : {
"@babel/helper-annotate-as-pure" : "^7.24.7" ,
"@babel/helper-environment-visitor" : "^7.24.7" ,
"@babel/helper-wrap-function" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/@babel/helper-replace-supers" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.24.7.tgz" ,
"integrity" : "sha512-qTAxxBM81VEyoAY0TtLrx1oAEJc09ZK67Q9ljQToqCnA+55eNwCORaxlKyu+rNfX86o8OXRUSNUnrtsAZXM9sg==" ,
"dependencies" : {
"@babel/helper-environment-visitor" : "^7.24.7" ,
"@babel/helper-member-expression-to-functions" : "^7.24.7" ,
"@babel/helper-optimise-call-expression" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/@babel/helper-simple-access" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz" ,
"integrity" : "sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==" ,
"dependencies" : {
"@babel/traverse" : "^7.24.7" ,
"@babel/types" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-skip-transparent-expression-wrappers" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.24.7.tgz" ,
"integrity" : "sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==" ,
"dependencies" : {
"@babel/traverse" : "^7.24.7" ,
"@babel/types" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-split-export-declaration" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.7.tgz" ,
"integrity" : "sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==" ,
"dependencies" : {
"@babel/types" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-string-parser" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz" ,
"integrity" : "sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-validator-identifier" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz" ,
"integrity" : "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-validator-option" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.7.tgz" ,
"integrity" : "sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw==" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-wrap-function" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.24.7.tgz" ,
"integrity" : "sha512-N9JIYk3TD+1vq/wn77YnJOqMtfWhNewNE+DJV4puD2X7Ew9J4JvrzrFDfTfyv5EgEXVy9/Wt8QiOErzEmv5Ifw==" ,
"dependencies" : {
"@babel/helper-function-name" : "^7.24.7" ,
"@babel/template" : "^7.24.7" ,
"@babel/traverse" : "^7.24.7" ,
"@babel/types" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helpers" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.7.tgz" ,
"integrity" : "sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==" ,
"dependencies" : {
"@babel/template" : "^7.24.7" ,
"@babel/types" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/highlight" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz" ,
"integrity" : "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==" ,
"dependencies" : {
"@babel/helper-validator-identifier" : "^7.24.7" ,
"chalk" : "^2.4.2" ,
"js-tokens" : "^4.0.0" ,
"picocolors" : "^1.0.0"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/parser" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/parser/-/parser-7.24.7.tgz" ,
"integrity" : "sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==" ,
"bin" : {
"parser" : "bin/babel-parser.js"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.24.7.tgz" ,
"integrity" : "sha512-TiT1ss81W80eQsN+722OaeQMY/G4yTb4G9JrqeiDADs3N8lbPMGldWi9x8tyqCW5NLx1Jh2AvkE6r6QvEltMMQ==" ,
"dependencies" : {
"@babel/helper-environment-visitor" : "^7.24.7" ,
"@babel/helper-plugin-utils" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" : {
"version" : "7.24.7" ,
"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.24.7.tgz" ,
"integrity" : "sha512-unaQgZ/iRu/By6tsjMZzpeBZjChYfLYry6HrEXPoz3KmfF0sVBQ1l8zKMQ4xRGLWVsjuvB8nQfjNP/DcfEOCsg==" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.24.7.tgz" ,
"integrity" : "sha512-+izXIbke1T33mY4MSNnrqhPXDz01WYhEf3yF5NbnUtkiNnm+XBZJl3kNfoK6NKmYlz/D07+l2GWVK/QfDkNCuQ==" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.24.7" ,
"@babel/helper-skip-transparent-expression-wrappers" : "^7.24.7" ,
"@babel/plugin-transform-optional-chaining" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.13.0"
}
} ,
"node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.24.7.tgz" ,
"integrity" : "sha512-utA4HuR6F4Vvcr+o4DnjL8fCOlgRFGbeeBEGNg3ZTrLFw6VWG5XmUrvcQ0FjIYMU2ST4XcR2Wsp7t9qOAPnxMg==" ,
"dependencies" : {
"@babel/helper-environment-visitor" : "^7.24.7" ,
"@babel/helper-plugin-utils" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/@babel/plugin-proposal-class-properties" : {
"version" : "7.18.6" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz" ,
"integrity" : "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==" ,
"deprecated" : "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead." ,
"dependencies" : {
"@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-nullish-coalescing-operator" : {
"version" : "7.18.6" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz" ,
"integrity" : "sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==" ,
"deprecated" : "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead." ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.18.6" ,
"@babel/plugin-syntax-nullish-coalescing-operator" : "^7.8.3"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-proposal-numeric-separator" : {
"version" : "7.18.6" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.18.6.tgz" ,
"integrity" : "sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==" ,
"deprecated" : "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead." ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.18.6" ,
"@babel/plugin-syntax-numeric-separator" : "^7.10.4"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-proposal-object-rest-spread" : {
2024-06-19 12:23:24 +00:00
"version" : "7.20.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.20.7.tgz" ,
"integrity" : "sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==" ,
2024-06-05 13:53:46 +00:00
"deprecated" : "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead." ,
"dependencies" : {
2024-06-19 12:23:24 +00:00
"@babel/compat-data" : "^7.20.5" ,
"@babel/helper-compilation-targets" : "^7.20.7" ,
"@babel/helper-plugin-utils" : "^7.20.2" ,
"@babel/plugin-syntax-object-rest-spread" : "^7.8.3" ,
"@babel/plugin-transform-parameters" : "^7.20.7"
} ,
"engines" : {
"node" : ">=6.9.0"
2024-06-05 13:53:46 +00:00
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-proposal-optional-chaining" : {
"version" : "7.21.0" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.21.0.tgz" ,
"integrity" : "sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==" ,
"deprecated" : "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead." ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.20.2" ,
"@babel/helper-skip-transparent-expression-wrappers" : "^7.20.0" ,
"@babel/plugin-syntax-optional-chaining" : "^7.8.3"
} ,
"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==" ,
"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==" ,
"dependencies" : {
"@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==" ,
"dependencies" : {
"@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==" ,
"dependencies" : {
"@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==" ,
"dependencies" : {
"@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==" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.8.3"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2024-06-19 12:23:24 +00:00
"node_modules/@babel/plugin-syntax-flow" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.24.7.tgz" ,
"integrity" : "sha512-9G8GYT/dxn/D1IIKOUBmGX0mnmj46mGH9NnZyJLwtCpgh5f7D2VbuKodb+2s9m1Yavh1s7ASQN8lf0eqrb1LTw==" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
2024-06-05 13:53:46 +00:00
"node_modules/@babel/plugin-syntax-import-assertions" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.24.7.tgz" ,
"integrity" : "sha512-Ec3NRUMoi8gskrkBe3fNmEQfxDvY8bgfQpz6jlk/41kX9eUjvpyqWU7PBP/pLAvMaSQjbMNKJmvX57jP+M6bPg==" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-syntax-import-attributes" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.24.7.tgz" ,
"integrity" : "sha512-hbX+lKKeUMGihnK8nvKqmXBInriT3GVjzXKFriV3YC6APGxMbP8RZNFwy91+hocLXq90Mta+HshoB31802bb8A==" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.24.7"
} ,
"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==" ,
"dependencies" : {
"@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==" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.8.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-syntax-jsx" : {
2024-06-19 12:23:24 +00:00
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.7.tgz" ,
"integrity" : "sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==" ,
2024-06-05 13:53:46 +00:00
"dependencies" : {
2024-06-19 12:23:24 +00:00
"@babel/helper-plugin-utils" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
2024-06-05 13:53:46 +00:00
} ,
"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==" ,
"dependencies" : {
"@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==" ,
"dependencies" : {
"@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==" ,
"dependencies" : {
"@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==" ,
"dependencies" : {
"@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==" ,
"dependencies" : {
"@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==" ,
"dependencies" : {
"@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==" ,
"dependencies" : {
"@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==" ,
"dependencies" : {
"@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.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.7.tgz" ,
"integrity" : "sha512-c/+fVeJBB0FeKsFvwytYiUD+LBvhHjGSI0g446PRGdSVGZLRNArBUno2PETbAly3tpiNAQR5XaZ+JslxkotsbA==" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-syntax-unicode-sets-regex" : {
"version" : "7.18.6" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz" ,
"integrity" : "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==" ,
"dependencies" : {
"@babel/helper-create-regexp-features-plugin" : "^7.18.6" ,
"@babel/helper-plugin-utils" : "^7.18.6"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/@babel/plugin-transform-arrow-functions" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.24.7.tgz" ,
"integrity" : "sha512-Dt9LQs6iEY++gXUwY03DNFat5C2NbO48jj+j/bSAz6b3HgPs39qcPiYt77fDObIcFwj3/C2ICX9YMwGflUoSHQ==" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-async-generator-functions" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.7.tgz" ,
"integrity" : "sha512-o+iF77e3u7ZS4AoAuJvapz9Fm001PuD2V3Lp6OSE4FYQke+cSewYtnek+THqGRWyQloRCyvWL1OkyfNEl9vr/g==" ,
"dependencies" : {
"@babel/helper-environment-visitor" : "^7.24.7" ,
"@babel/helper-plugin-utils" : "^7.24.7" ,
"@babel/helper-remap-async-to-generator" : "^7.24.7" ,
"@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.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.24.7.tgz" ,
"integrity" : "sha512-SQY01PcJfmQ+4Ash7NE+rpbLFbmqA2GPIgqzxfFTL4t1FKRq4zTms/7htKpoCUI9OcFYgzqfmCdH53s6/jn5fA==" ,
"dependencies" : {
"@babel/helper-module-imports" : "^7.24.7" ,
"@babel/helper-plugin-utils" : "^7.24.7" ,
"@babel/helper-remap-async-to-generator" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-block-scoped-functions" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.24.7.tgz" ,
"integrity" : "sha512-yO7RAz6EsVQDaBH18IDJcMB1HnrUn2FJ/Jslc/WtPPWcjhpUJXU/rjbwmluzp7v/ZzWcEhTMXELnnsz8djWDwQ==" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-block-scoping" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.7.tgz" ,
"integrity" : "sha512-Nd5CvgMbWc+oWzBsuaMcbwjJWAcp5qzrbg69SZdHSP7AMY0AbWFqFO0WTFCA1jxhMCwodRwvRec8k0QUbZk7RQ==" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-class-properties" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.24.7.tgz" ,
"integrity" : "sha512-vKbfawVYayKcSeSR5YYzzyXvsDFWU2mD8U5TFeXtbCPLFUqe7GyCgvO6XDHzje862ODrOwy6WCPmKeWHbCFJ4w==" ,
"dependencies" : {
"@babel/helper-create-class-features-plugin" : "^7.24.7" ,
"@babel/helper-plugin-utils" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-class-static-block" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.24.7.tgz" ,
"integrity" : "sha512-HMXK3WbBPpZQufbMG4B46A90PkuuhN9vBCb5T8+VAHqvAqvcLi+2cKoukcpmUYkszLhScU3l1iudhrks3DggRQ==" ,
"dependencies" : {
"@babel/helper-create-class-features-plugin" : "^7.24.7" ,
"@babel/helper-plugin-utils" : "^7.24.7" ,
"@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.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.24.7.tgz" ,
"integrity" : "sha512-CFbbBigp8ln4FU6Bpy6g7sE8B/WmCmzvivzUC6xDAdWVsjYTXijpuuGJmYkAaoWAzcItGKT3IOAbxRItZ5HTjw==" ,
"dependencies" : {
"@babel/helper-annotate-as-pure" : "^7.24.7" ,
"@babel/helper-compilation-targets" : "^7.24.7" ,
"@babel/helper-environment-visitor" : "^7.24.7" ,
"@babel/helper-function-name" : "^7.24.7" ,
"@babel/helper-plugin-utils" : "^7.24.7" ,
"@babel/helper-replace-supers" : "^7.24.7" ,
"@babel/helper-split-export-declaration" : "^7.24.7" ,
"globals" : "^11.1.0"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-computed-properties" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.24.7.tgz" ,
"integrity" : "sha512-25cS7v+707Gu6Ds2oY6tCkUwsJ9YIDbggd9+cu9jzzDgiNq7hR/8dkzxWfKWnTic26vsI3EsCXNd4iEB6e8esQ==" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.24.7" ,
"@babel/template" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
}
} ,
"node_modules/@babel/plugin-transform-destructuring" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.24.7.tgz" ,
"integrity" : "sha512-19eJO/8kdCQ9zISOf+SEUJM/bAUIsvY3YDnXZTupUCQ8LgrWnsG/gFB9dvXqdXnRXMAM8fvt7b0CBKQHNGy1mw==" ,
"dependencies" : {
"@babel/helper-plugin-utils" : "^7.24.7"
} ,
"engines" : {