2020-06-14 08:49:52 -04:00
{
"name" : "gamja" ,
2023-08-17 04:50:31 -04:00
"lockfileVersion" : 3 ,
2020-06-14 08:49:52 -04:00
"requires" : true ,
2021-05-17 03:52:42 -04:00
"packages" : {
"" : {
2021-09-21 12:50:59 -04:00
"name" : "gamja" ,
2021-05-17 03:52:42 -04:00
"dependencies" : {
"htm" : "^3.0.4" ,
2024-01-10 05:33:20 -05:00
"linkifyjs" : "^4.1.3" ,
2024-07-12 03:07:02 -04:00
"preact" : "10.17.1"
2021-05-17 03:52:42 -04:00
} ,
"devDependencies" : {
2024-09-28 15:45:45 -04:00
"@eslint/js" : "^9.11.1" ,
2021-11-04 07:21:21 -04:00
"@parcel/packager-raw-url" : "^2.0.0" ,
"@parcel/transformer-webmanifest" : "^2.0.0" ,
2024-09-29 05:45:42 -04:00
"@stylistic/eslint-plugin-js" : "^2.8.0" ,
2024-09-28 15:45:45 -04:00
"eslint" : "^9.11.1" ,
"globals" : "^15.9.0" ,
2021-12-01 04:34:41 -05:00
"node-static" : "^0.7.11" ,
"parcel" : "^2.0.0" ,
"split" : "^1.0.1" ,
"ws" : "^8.3.0"
2022-02-10 08:46:42 -05:00
} ,
"engines" : {
"node" : ">=14.13.0"
2021-05-17 03:52:42 -04:00
}
} ,
2021-11-04 07:21:21 -04:00
"node_modules/@babel/code-frame" : {
2024-10-23 14:30:57 -04:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.25.9.tgz" ,
"integrity" : "sha512-z88xeGxnzehn2sqZ8UdGQEvYErF1odv2CftxInpSYJt6uHuPe9YjahKZITGs3l5LeI9d2ROG+obuDAoSlqbNfQ==" ,
2021-05-17 03:52:42 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-05-17 03:52:42 -04:00
"dependencies" : {
2024-10-23 14:30:57 -04:00
"@babel/highlight" : "^7.25.9" ,
2024-04-10 08:24:34 -04:00
"picocolors" : "^1.0.0"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
"node" : ">=6.9.0"
2021-05-17 03:52:42 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@babel/helper-validator-identifier" : {
2024-10-23 14:30:57 -04:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz" ,
"integrity" : "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/highlight" : {
2024-10-23 14:30:57 -04:00
"version" : "7.25.9" ,
"resolved" : "https://registry.npmjs.org/@babel/highlight/-/highlight-7.25.9.tgz" ,
"integrity" : "sha512-llL88JShoCsth8fF8R4SJnIn+WLvR6ccFxu1H3FlMhDontdcmZWf2HgIZ7AIqV3Xcck1idlohrN4EUBQz6klbw==" ,
2022-06-14 13:58:50 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-06-14 13:58:50 -04:00
"dependencies" : {
2024-10-23 14:30:57 -04:00
"@babel/helper-validator-identifier" : "^7.25.9" ,
2023-08-17 04:50:31 -04:00
"chalk" : "^2.4.2" ,
2024-04-10 08:24:34 -04:00
"js-tokens" : "^4.0.0" ,
"picocolors" : "^1.0.0"
2022-06-14 13:58:50 -04:00
} ,
"engines" : {
2023-08-17 04:50:31 -04:00
"node" : ">=6.9.0"
2022-06-14 13:58:50 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@babel/highlight/node_modules/ansi-styles" : {
"version" : "3.2.1" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz" ,
"integrity" : "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==" ,
2022-06-14 13:58:50 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
"color-convert" : "^1.9.0"
} ,
2022-06-14 13:58:50 -04:00
"engines" : {
2023-08-17 04:50:31 -04:00
"node" : ">=4"
2022-06-14 13:58:50 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@babel/highlight/node_modules/chalk" : {
"version" : "2.4.2" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz" ,
"integrity" : "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==" ,
2022-06-14 13:58:50 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
"ansi-styles" : "^3.2.1" ,
"escape-string-regexp" : "^1.0.5" ,
"supports-color" : "^5.3.0"
} ,
2022-06-14 13:58:50 -04:00
"engines" : {
2023-08-17 04:50:31 -04:00
"node" : ">=4"
2022-06-14 13:58:50 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@babel/highlight/node_modules/color-convert" : {
"version" : "1.9.3" ,
"resolved" : "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz" ,
"integrity" : "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==" ,
2022-06-14 13:58:50 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-06-14 13:58:50 -04:00
"dependencies" : {
2023-08-17 04:50:31 -04:00
"color-name" : "1.1.3"
2022-06-14 13:58:50 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@babel/highlight/node_modules/color-name" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz" ,
"integrity" : "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "MIT"
2022-06-14 13:58:50 -04:00
} ,
2024-09-28 15:50:03 -04:00
"node_modules/@babel/highlight/node_modules/escape-string-regexp" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" ,
"integrity" : "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@babel/highlight/node_modules/has-flag" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz" ,
"integrity" : "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/@babel/highlight/node_modules/supports-color" : {
"version" : "5.5.0" ,
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz" ,
"integrity" : "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==" ,
2022-06-14 13:58:50 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-06-14 13:58:50 -04:00
"dependencies" : {
2023-08-17 04:50:31 -04:00
"has-flag" : "^3.0.0"
} ,
"engines" : {
"node" : ">=4"
2022-06-14 13:58:50 -04:00
}
} ,
2024-09-28 15:45:45 -04:00
"node_modules/@eslint-community/eslint-utils" : {
"version" : "4.4.0" ,
"resolved" : "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz" ,
"integrity" : "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"eslint-visitor-keys" : "^3.3.0"
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"peerDependencies" : {
"eslint" : "^6.0.0 || ^7.0.0 || >=8.0.0"
}
} ,
"node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys" : {
"version" : "3.4.3" ,
"resolved" : "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz" ,
"integrity" : "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
}
} ,
"node_modules/@eslint-community/regexpp" : {
"version" : "4.11.1" ,
"resolved" : "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.11.1.tgz" ,
"integrity" : "sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "^12.0.0 || ^14.0.0 || >=16.0.0"
}
} ,
"node_modules/@eslint/config-array" : {
"version" : "0.18.0" ,
"resolved" : "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.18.0.tgz" ,
"integrity" : "sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@eslint/object-schema" : "^2.1.4" ,
"debug" : "^4.3.1" ,
"minimatch" : "^3.1.2"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
}
} ,
"node_modules/@eslint/core" : {
2024-10-23 14:30:57 -04:00
"version" : "0.7.0" ,
"resolved" : "https://registry.npmjs.org/@eslint/core/-/core-0.7.0.tgz" ,
"integrity" : "sha512-xp5Jirz5DyPYlPiKat8jaq0EmYvDXKKpzTbxXMpT9eqlRJkRKIz9AGMdlvYjih+im+QlhWrpvVjl8IPC/lHlUw==" ,
2024-09-28 15:45:45 -04:00
"dev" : true ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
}
} ,
"node_modules/@eslint/eslintrc" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.1.0.tgz" ,
"integrity" : "sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"ajv" : "^6.12.4" ,
"debug" : "^4.3.2" ,
"espree" : "^10.0.1" ,
"globals" : "^14.0.0" ,
"ignore" : "^5.2.0" ,
"import-fresh" : "^3.2.1" ,
"js-yaml" : "^4.1.0" ,
"minimatch" : "^3.1.2" ,
"strip-json-comments" : "^3.1.1"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
}
} ,
"node_modules/@eslint/eslintrc/node_modules/globals" : {
"version" : "14.0.0" ,
"resolved" : "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz" ,
"integrity" : "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/@eslint/js" : {
2024-10-23 14:30:57 -04:00
"version" : "9.13.0" ,
"resolved" : "https://registry.npmjs.org/@eslint/js/-/js-9.13.0.tgz" ,
"integrity" : "sha512-IFLyoY4d72Z5y/6o/BazFBezupzI/taV8sGumxTAVw3lXG9A6md1Dc34T9s1FoD/an9pJH8RHbAxsaEbBed9lA==" ,
2024-09-28 15:45:45 -04:00
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
}
} ,
"node_modules/@eslint/object-schema" : {
"version" : "2.1.4" ,
"resolved" : "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.4.tgz" ,
"integrity" : "sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
}
} ,
"node_modules/@eslint/plugin-kit" : {
2024-10-23 14:30:57 -04:00
"version" : "0.2.1" ,
"resolved" : "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.1.tgz" ,
"integrity" : "sha512-HFZ4Mp26nbWk9d/BpvP0YNL6W4UoZF0VFcTw/aPPA8RpOxeFQgK+ClABGgAUXs9Y/RGX/l1vOmrqz1MQt9MNuw==" ,
2024-09-28 15:45:45 -04:00
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"levn" : "^0.4.1"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
}
} ,
2024-10-23 14:30:57 -04:00
"node_modules/@humanfs/core" : {
"version" : "0.19.0" ,
"resolved" : "https://registry.npmjs.org/@humanfs/core/-/core-0.19.0.tgz" ,
"integrity" : "sha512-2cbWIHbZVEweE853g8jymffCA+NCMiuqeECeBBLm8dg2oFdjuGJhgN4UAbI+6v0CKbbhvtXA4qV8YR5Ji86nmw==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=18.18.0"
}
} ,
"node_modules/@humanfs/node" : {
"version" : "0.16.5" ,
"resolved" : "https://registry.npmjs.org/@humanfs/node/-/node-0.16.5.tgz" ,
"integrity" : "sha512-KSPA4umqSG4LHYRodq31VDwKAvaTF4xmVlzM8Aeh4PlU1JQ3IG0wiA8C25d3RQ9nJyM3mBHyI53K06VVL/oFFg==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@humanfs/core" : "^0.19.0" ,
"@humanwhocodes/retry" : "^0.3.0"
} ,
"engines" : {
"node" : ">=18.18.0"
}
} ,
2024-09-28 15:45:45 -04:00
"node_modules/@humanwhocodes/module-importer" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz" ,
"integrity" : "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=12.22"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/nzakas"
}
} ,
"node_modules/@humanwhocodes/retry" : {
2024-10-23 14:30:57 -04:00
"version" : "0.3.1" ,
"resolved" : "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz" ,
"integrity" : "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==" ,
2024-09-28 15:45:45 -04:00
"dev" : true ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=18.18"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/nzakas"
}
} ,
2022-06-14 13:58:50 -04:00
"node_modules/@lezer/common" : {
2024-10-23 14:30:57 -04:00
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/@lezer/common/-/common-1.2.3.tgz" ,
"integrity" : "sha512-w7ojc8ejBqr2REPsWxJjrMFsA/ysDCFICn8zEOR9mrqzOu2amhITYuLD8ag6XZf0CFXDrhKqw7+tW8cX66NaDA==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "MIT"
2022-06-14 13:58:50 -04:00
} ,
"node_modules/@lezer/lr" : {
2024-09-28 15:50:03 -04:00
"version" : "1.4.2" ,
"resolved" : "https://registry.npmjs.org/@lezer/lr/-/lr-1.4.2.tgz" ,
"integrity" : "sha512-pu0K1jCIdnQ12aWNaAVU5bzi7Bd1w54J3ECgANPmYLtQKP0HBj2cE/5coBD66MT10xbtIuUr7tg0Shbsvk0mDA==" ,
2022-06-14 13:58:50 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-06-14 13:58:50 -04:00
"dependencies" : {
2023-11-26 12:22:32 -05:00
"@lezer/common" : "^1.0.0"
2022-06-14 13:58:50 -04:00
}
} ,
2022-07-11 15:02:12 -04:00
"node_modules/@lmdb/lmdb-darwin-arm64" : {
2023-11-26 12:22:32 -05:00
"version" : "2.8.5" ,
"resolved" : "https://registry.npmjs.org/@lmdb/lmdb-darwin-arm64/-/lmdb-darwin-arm64-2.8.5.tgz" ,
"integrity" : "sha512-KPDeVScZgA1oq0CiPBcOa3kHIqU+pTOwRFDIhxvmf8CTNvqdZQYp5cCKW0bUk69VygB2PuTiINFWbY78aR2pQw==" ,
2022-07-11 15:02:12 -04:00
"cpu" : [
"arm64"
] ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-07-11 15:02:12 -04:00
"optional" : true ,
"os" : [
"darwin"
]
} ,
"node_modules/@lmdb/lmdb-darwin-x64" : {
2023-11-26 12:22:32 -05:00
"version" : "2.8.5" ,
"resolved" : "https://registry.npmjs.org/@lmdb/lmdb-darwin-x64/-/lmdb-darwin-x64-2.8.5.tgz" ,
"integrity" : "sha512-w/sLhN4T7MW1nB3R/U8WK5BgQLz904wh+/SmA2jD8NnF7BLLoUgflCNxOeSPOWp8geP6nP/+VjWzZVip7rZ1ug==" ,
2022-07-11 15:02:12 -04:00
"cpu" : [
"x64"
] ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-07-11 15:02:12 -04:00
"optional" : true ,
"os" : [
"darwin"
]
} ,
"node_modules/@lmdb/lmdb-linux-arm" : {
2023-11-26 12:22:32 -05:00
"version" : "2.8.5" ,
"resolved" : "https://registry.npmjs.org/@lmdb/lmdb-linux-arm/-/lmdb-linux-arm-2.8.5.tgz" ,
"integrity" : "sha512-c0TGMbm2M55pwTDIfkDLB6BpIsgxV4PjYck2HiOX+cy/JWiBXz32lYbarPqejKs9Flm7YVAKSILUducU9g2RVg==" ,
2022-07-11 15:02:12 -04:00
"cpu" : [
"arm"
] ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-07-11 15:02:12 -04:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@lmdb/lmdb-linux-arm64" : {
2023-11-26 12:22:32 -05:00
"version" : "2.8.5" ,
"resolved" : "https://registry.npmjs.org/@lmdb/lmdb-linux-arm64/-/lmdb-linux-arm64-2.8.5.tgz" ,
"integrity" : "sha512-vtbZRHH5UDlL01TT5jB576Zox3+hdyogvpcbvVJlmU5PdL3c5V7cj1EODdh1CHPksRl+cws/58ugEHi8bcj4Ww==" ,
2022-07-11 15:02:12 -04:00
"cpu" : [
"arm64"
] ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-07-11 15:02:12 -04:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@lmdb/lmdb-linux-x64" : {
2023-11-26 12:22:32 -05:00
"version" : "2.8.5" ,
"resolved" : "https://registry.npmjs.org/@lmdb/lmdb-linux-x64/-/lmdb-linux-x64-2.8.5.tgz" ,
"integrity" : "sha512-Xkc8IUx9aEhP0zvgeKy7IQ3ReX2N8N1L0WPcQwnZweWmOuKfwpS3GRIYqLtK5za/w3E60zhFfNdS+3pBZPytqQ==" ,
2022-07-11 15:02:12 -04:00
"cpu" : [
"x64"
] ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-07-11 15:02:12 -04:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@lmdb/lmdb-win32-x64" : {
2023-11-26 12:22:32 -05:00
"version" : "2.8.5" ,
"resolved" : "https://registry.npmjs.org/@lmdb/lmdb-win32-x64/-/lmdb-win32-x64-2.8.5.tgz" ,
"integrity" : "sha512-4wvrf5BgnR8RpogHhtpCPJMKBmvyZPhhUtEwMJbXh0ni2BucpfF07jlmyM11zRqQ2XIq6PbC2j7W7UCCcm1rRQ==" ,
2022-07-11 15:02:12 -04:00
"cpu" : [
"x64"
] ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-07-11 15:02:12 -04:00
"optional" : true ,
"os" : [
"win32"
]
} ,
2022-06-14 13:58:50 -04:00
"node_modules/@mischnic/json-sourcemap" : {
2023-11-26 12:22:32 -05:00
"version" : "0.1.1" ,
"resolved" : "https://registry.npmjs.org/@mischnic/json-sourcemap/-/json-sourcemap-0.1.1.tgz" ,
"integrity" : "sha512-iA7+tyVqfrATAIsIRWQG+a7ZLLD0VaOCKV2Wd/v4mqIU3J9c4jx9p7S0nw1XH3gJCKNBOOwACOPYYSUu9pgT+w==" ,
2022-06-14 13:58:50 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-06-14 13:58:50 -04:00
"dependencies" : {
2023-11-26 12:22:32 -05:00
"@lezer/common" : "^1.0.0" ,
"@lezer/lr" : "^1.0.0" ,
2022-06-14 13:58:50 -04:00
"json5" : "^2.2.1"
} ,
"engines" : {
"node" : ">=12.0.0"
}
} ,
"node_modules/@msgpackr-extract/msgpackr-extract-darwin-arm64" : {
2024-07-08 08:43:18 -04:00
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-darwin-arm64/-/msgpackr-extract-darwin-arm64-3.0.3.tgz" ,
"integrity" : "sha512-QZHtlVgbAdy2zAqNA9Gu1UpIuI8Xvsd1v8ic6B2pZmeFnFcMWiPLfWXh7TVw4eGEZ/C9TH281KwhVoeQUKbyjw==" ,
2022-06-14 13:58:50 -04:00
"cpu" : [
"arm64"
] ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-06-14 13:58:50 -04:00
"optional" : true ,
"os" : [
"darwin"
]
} ,
"node_modules/@msgpackr-extract/msgpackr-extract-darwin-x64" : {
2024-07-08 08:43:18 -04:00
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-darwin-x64/-/msgpackr-extract-darwin-x64-3.0.3.tgz" ,
"integrity" : "sha512-mdzd3AVzYKuUmiWOQ8GNhl64/IoFGol569zNRdkLReh6LRLHOXxU4U8eq0JwaD8iFHdVGqSy4IjFL4reoWCDFw==" ,
2022-06-14 13:58:50 -04:00
"cpu" : [
"x64"
] ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-06-14 13:58:50 -04:00
"optional" : true ,
"os" : [
"darwin"
]
} ,
"node_modules/@msgpackr-extract/msgpackr-extract-linux-arm" : {
2024-07-08 08:43:18 -04:00
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-linux-arm/-/msgpackr-extract-linux-arm-3.0.3.tgz" ,
"integrity" : "sha512-fg0uy/dG/nZEXfYilKoRe7yALaNmHoYeIoJuJ7KJ+YyU2bvY8vPv27f7UKhGRpY6euFYqEVhxCFZgAUNQBM3nw==" ,
2022-06-14 13:58:50 -04:00
"cpu" : [
"arm"
] ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-06-14 13:58:50 -04:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@msgpackr-extract/msgpackr-extract-linux-arm64" : {
2024-07-08 08:43:18 -04:00
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-linux-arm64/-/msgpackr-extract-linux-arm64-3.0.3.tgz" ,
"integrity" : "sha512-YxQL+ax0XqBJDZiKimS2XQaf+2wDGVa1enVRGzEvLLVFeqa5kx2bWbtcSXgsxjQB7nRqqIGFIcLteF/sHeVtQg==" ,
2022-06-14 13:58:50 -04:00
"cpu" : [
"arm64"
] ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-06-14 13:58:50 -04:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@msgpackr-extract/msgpackr-extract-linux-x64" : {
2024-07-08 08:43:18 -04:00
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-linux-x64/-/msgpackr-extract-linux-x64-3.0.3.tgz" ,
"integrity" : "sha512-cvwNfbP07pKUfq1uH+S6KJ7dT9K8WOE4ZiAcsrSes+UY55E/0jLYc+vq+DO7jlmqRb5zAggExKm0H7O/CBaesg==" ,
2022-06-14 13:58:50 -04:00
"cpu" : [
"x64"
] ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-06-14 13:58:50 -04:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@msgpackr-extract/msgpackr-extract-win32-x64" : {
2024-07-08 08:43:18 -04:00
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/@msgpackr-extract/msgpackr-extract-win32-x64/-/msgpackr-extract-win32-x64-3.0.3.tgz" ,
"integrity" : "sha512-x0fWaQtYp4E6sktbsdAqnehxDgEc/VwM7uLsRCYWaiGu0ykYdZPiS8zCWdnjHwyiumousxfBm4SO31eXqwEZhQ==" ,
2022-06-14 13:58:50 -04:00
"cpu" : [
"x64"
] ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-06-14 13:58:50 -04:00
"optional" : true ,
"os" : [
"win32"
]
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/bundler-default" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/bundler-default/-/bundler-default-2.12.0.tgz" ,
"integrity" : "sha512-3ybN74oYNMKyjD6V20c9Gerdbh7teeNvVMwIoHIQMzuIFT6IGX53PyOLlOKRLbjxMc0TMimQQxIt2eQqxR5LsA==" ,
2021-05-17 03:52:42 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/diagnostic" : "2.12.0" ,
"@parcel/graph" : "3.2.0" ,
"@parcel/plugin" : "2.12.0" ,
"@parcel/rust" : "2.12.0" ,
"@parcel/utils" : "2.12.0" ,
2022-02-26 04:47:55 -05:00
"nullthrows" : "^1.1.1"
2021-11-04 07:21:21 -04:00
} ,
2021-05-17 03:52:42 -04:00
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2021-05-17 03:52:42 -04:00
} ,
2022-02-26 04:47:55 -05:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-11-04 07:21:21 -04:00
}
2021-05-17 03:52:42 -04:00
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/cache" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/cache/-/cache-2.12.0.tgz" ,
"integrity" : "sha512-FX5ZpTEkxvq/yvWklRHDESVRz+c7sLTXgFuzz6uEnBcXV38j6dMSikflNpHA6q/L4GKkCqRywm9R6XQwhwIMyw==" ,
2021-05-17 03:52:42 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-05-17 03:52:42 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/fs" : "2.12.0" ,
"@parcel/logger" : "2.12.0" ,
"@parcel/utils" : "2.12.0" ,
2023-11-26 12:22:32 -05:00
"lmdb" : "2.8.5"
2021-05-17 03:52:42 -04:00
} ,
2021-11-04 07:21:21 -04:00
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
} ,
"peerDependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/core" : "^2.12.0"
2021-05-17 03:52:42 -04:00
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/codeframe" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/codeframe/-/codeframe-2.12.0.tgz" ,
"integrity" : "sha512-v2VmneILFiHZJTxPiR7GEF1wey1/IXPdZMcUlNXBiPZyWDfcuNgGGVQkx/xW561rULLIvDPharOMdxz5oHOKQg==" ,
2021-05-17 03:52:42 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-05-17 03:52:42 -04:00
"dependencies" : {
2022-02-26 04:47:55 -05:00
"chalk" : "^4.1.0"
2021-05-17 03:52:42 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-05-17 03:52:42 -04:00
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/compressor-raw" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/compressor-raw/-/compressor-raw-2.12.0.tgz" ,
"integrity" : "sha512-h41Q3X7ZAQ9wbQ2csP8QGrwepasLZdXiuEdpUryDce6rF9ZiHoJ97MRpdLxOhOPyASTw/xDgE1xyaPQr0Q3f5A==" ,
2021-05-17 03:52:42 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/plugin" : "2.12.0"
2021-05-17 03:52:42 -04:00
} ,
2021-11-04 07:21:21 -04:00
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2022-02-26 04:47:55 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-05-17 03:52:42 -04:00
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/config-default" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/config-default/-/config-default-2.12.0.tgz" ,
"integrity" : "sha512-dPNe2n9eEsKRc1soWIY0yToMUPirPIa2QhxcCB3Z5RjpDGIXm0pds+BaiqY6uGLEEzsjhRO0ujd4v2Rmm0vuFg==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2024-04-10 08:24:34 -04:00
"dependencies" : {
"@parcel/bundler-default" : "2.12.0" ,
"@parcel/compressor-raw" : "2.12.0" ,
"@parcel/namer-default" : "2.12.0" ,
"@parcel/optimizer-css" : "2.12.0" ,
"@parcel/optimizer-htmlnano" : "2.12.0" ,
"@parcel/optimizer-image" : "2.12.0" ,
"@parcel/optimizer-svgo" : "2.12.0" ,
"@parcel/optimizer-swc" : "2.12.0" ,
"@parcel/packager-css" : "2.12.0" ,
"@parcel/packager-html" : "2.12.0" ,
"@parcel/packager-js" : "2.12.0" ,
"@parcel/packager-raw" : "2.12.0" ,
"@parcel/packager-svg" : "2.12.0" ,
"@parcel/packager-wasm" : "2.12.0" ,
"@parcel/reporter-dev-server" : "2.12.0" ,
"@parcel/resolver-default" : "2.12.0" ,
"@parcel/runtime-browser-hmr" : "2.12.0" ,
"@parcel/runtime-js" : "2.12.0" ,
"@parcel/runtime-react-refresh" : "2.12.0" ,
"@parcel/runtime-service-worker" : "2.12.0" ,
"@parcel/transformer-babel" : "2.12.0" ,
"@parcel/transformer-css" : "2.12.0" ,
"@parcel/transformer-html" : "2.12.0" ,
"@parcel/transformer-image" : "2.12.0" ,
"@parcel/transformer-js" : "2.12.0" ,
"@parcel/transformer-json" : "2.12.0" ,
"@parcel/transformer-postcss" : "2.12.0" ,
"@parcel/transformer-posthtml" : "2.12.0" ,
"@parcel/transformer-raw" : "2.12.0" ,
"@parcel/transformer-react-refresh-wrap" : "2.12.0" ,
"@parcel/transformer-svg" : "2.12.0"
2021-11-04 07:21:21 -04:00
} ,
2022-02-26 04:47:55 -05:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
} ,
"peerDependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/core" : "^2.12.0"
2021-05-17 03:52:42 -04:00
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/core" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/core/-/core-2.12.0.tgz" ,
"integrity" : "sha512-s+6pwEj+GfKf7vqGUzN9iSEPueUssCCQrCBUlcAfKrJe0a22hTUCjewpB0I7lNrCIULt8dkndD+sMdOrXsRl6Q==" ,
2022-06-14 13:58:50 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-06-14 13:58:50 -04:00
"dependencies" : {
"@mischnic/json-sourcemap" : "^0.1.0" ,
2024-04-10 08:24:34 -04:00
"@parcel/cache" : "2.12.0" ,
"@parcel/diagnostic" : "2.12.0" ,
"@parcel/events" : "2.12.0" ,
"@parcel/fs" : "2.12.0" ,
"@parcel/graph" : "3.2.0" ,
"@parcel/logger" : "2.12.0" ,
"@parcel/package-manager" : "2.12.0" ,
"@parcel/plugin" : "2.12.0" ,
"@parcel/profiler" : "2.12.0" ,
"@parcel/rust" : "2.12.0" ,
2023-01-16 06:10:31 -05:00
"@parcel/source-map" : "^2.1.1" ,
2024-04-10 08:24:34 -04:00
"@parcel/types" : "2.12.0" ,
"@parcel/utils" : "2.12.0" ,
"@parcel/workers" : "2.12.0" ,
2022-02-26 04:47:55 -05:00
"abortcontroller-polyfill" : "^1.1.9" ,
"base-x" : "^3.0.8" ,
"browserslist" : "^4.6.6" ,
"clone" : "^2.1.1" ,
"dotenv" : "^7.0.0" ,
"dotenv-expand" : "^5.1.0" ,
"json5" : "^2.2.0" ,
2023-11-26 12:22:32 -05:00
"msgpackr" : "^1.9.9" ,
2022-02-26 04:47:55 -05:00
"nullthrows" : "^1.1.1" ,
2023-08-17 04:50:31 -04:00
"semver" : "^7.5.2"
2021-10-29 10:25:58 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-10-29 10:25:58 -04:00
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/diagnostic" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/diagnostic/-/diagnostic-2.12.0.tgz" ,
"integrity" : "sha512-8f1NOsSFK+F4AwFCKynyIu9Kr/uWHC+SywAv4oS6Bv3Acig0gtwUjugk0C9UaB8ztBZiW5TQZhw+uPZn9T/lJA==" ,
2021-05-17 03:52:42 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-05-17 03:52:42 -04:00
"dependencies" : {
2022-06-14 13:58:50 -04:00
"@mischnic/json-sourcemap" : "^0.1.0" ,
2022-02-26 04:47:55 -05:00
"nullthrows" : "^1.1.1"
2021-05-17 03:52:42 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-05-17 03:52:42 -04:00
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/events" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/events/-/events-2.12.0.tgz" ,
"integrity" : "sha512-nmAAEIKLjW1kB2cUbCYSmZOGbnGj8wCzhqnK727zCCWaA25ogzAtt657GPOeFyqW77KyosU728Tl63Fc8hphIA==" ,
2021-05-17 03:52:42 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-05-17 03:52:42 -04:00
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-10-29 10:25:58 -04:00
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/fs" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/fs/-/fs-2.12.0.tgz" ,
"integrity" : "sha512-NnFkuvou1YBtPOhTdZr44WN7I60cGyly2wpHzqRl62yhObyi1KvW0SjwOMa0QGNcBOIzp4G0CapoZ93hD0RG5Q==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-02-26 04:47:55 -05:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/rust" : "2.12.0" ,
"@parcel/types" : "2.12.0" ,
"@parcel/utils" : "2.12.0" ,
2023-01-16 06:10:31 -05:00
"@parcel/watcher" : "^2.0.7" ,
2024-04-10 08:24:34 -04:00
"@parcel/workers" : "2.12.0"
2022-02-26 04:47:55 -05:00
} ,
2021-11-04 07:21:21 -04:00
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
} ,
"peerDependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/core" : "^2.12.0"
2021-05-17 03:52:42 -04:00
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/graph" : {
2024-04-10 08:24:34 -04:00
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/graph/-/graph-3.2.0.tgz" ,
"integrity" : "sha512-xlrmCPqy58D4Fg5umV7bpwDx5Vyt7MlnQPxW68vae5+BA4GSWetfZt+Cs5dtotMG2oCHzZxhIPt7YZ7NRyQzLA==" ,
2021-05-17 03:52:42 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2022-02-26 04:47:55 -05:00
"nullthrows" : "^1.1.1"
2021-05-17 03:52:42 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-05-17 03:52:42 -04:00
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/logger" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/logger/-/logger-2.12.0.tgz" ,
"integrity" : "sha512-cJ7Paqa7/9VJ7C+KwgJlwMqTQBOjjn71FbKk0G07hydUEBISU2aDfmc/52o60ErL9l+vXB26zTrIBanbxS8rVg==" ,
2021-05-17 03:52:42 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-02-26 04:47:55 -05:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/diagnostic" : "2.12.0" ,
"@parcel/events" : "2.12.0"
2022-02-26 04:47:55 -05:00
} ,
2021-11-04 07:21:21 -04:00
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-05-17 03:52:42 -04:00
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/markdown-ansi" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/markdown-ansi/-/markdown-ansi-2.12.0.tgz" ,
"integrity" : "sha512-WZz3rzL8k0H3WR4qTHX6Ic8DlEs17keO9gtD4MNGyMNQbqQEvQ61lWJaIH0nAtgEetu0SOITiVqdZrb8zx/M7w==" ,
2021-05-17 03:52:42 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-02-26 04:47:55 -05:00
"dependencies" : {
"chalk" : "^4.1.0"
} ,
2021-11-04 07:21:21 -04:00
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-05-17 03:52:42 -04:00
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/namer-default" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/namer-default/-/namer-default-2.12.0.tgz" ,
"integrity" : "sha512-9DNKPDHWgMnMtqqZIMiEj/R9PNWW16lpnlHjwK3ciRlMPgjPJ8+UNc255teZODhX0T17GOzPdGbU/O/xbxVPzA==" ,
2021-05-17 03:52:42 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-05-17 03:52:42 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/diagnostic" : "2.12.0" ,
"@parcel/plugin" : "2.12.0" ,
2022-02-26 04:47:55 -05:00
"nullthrows" : "^1.1.1"
2021-05-17 03:52:42 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2022-02-26 04:47:55 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-05-17 03:52:42 -04:00
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/node-resolver-core" : {
2024-04-10 08:24:34 -04:00
"version" : "3.3.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/node-resolver-core/-/node-resolver-core-3.3.0.tgz" ,
"integrity" : "sha512-rhPW9DYPEIqQBSlYzz3S0AjXxjN6Ub2yS6tzzsW/4S3Gpsgk/uEq4ZfxPvoPf/6TgZndVxmKwpmxaKtGMmf3cA==" ,
2021-05-17 03:52:42 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-05-17 03:52:42 -04:00
"dependencies" : {
2023-08-17 04:50:31 -04:00
"@mischnic/json-sourcemap" : "^0.1.0" ,
2024-04-10 08:24:34 -04:00
"@parcel/diagnostic" : "2.12.0" ,
"@parcel/fs" : "2.12.0" ,
"@parcel/rust" : "2.12.0" ,
"@parcel/utils" : "2.12.0" ,
2022-07-11 15:02:12 -04:00
"nullthrows" : "^1.1.1" ,
2023-08-17 04:50:31 -04:00
"semver" : "^7.5.2"
2021-05-17 03:52:42 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-05-17 03:52:42 -04:00
}
} ,
2022-06-14 13:58:50 -04:00
"node_modules/@parcel/optimizer-css" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/optimizer-css/-/optimizer-css-2.12.0.tgz" ,
"integrity" : "sha512-ifbcC97fRzpruTjaa8axIFeX4MjjSIlQfem3EJug3L2AVqQUXnM1XO8L0NaXGNLTW2qnh1ZjIJ7vXT/QhsphsA==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/diagnostic" : "2.12.0" ,
"@parcel/plugin" : "2.12.0" ,
2023-01-16 06:10:31 -05:00
"@parcel/source-map" : "^2.1.1" ,
2024-04-10 08:24:34 -04:00
"@parcel/utils" : "2.12.0" ,
2022-06-14 13:58:50 -04:00
"browserslist" : "^4.6.6" ,
2024-01-10 04:50:30 -05:00
"lightningcss" : "^1.22.1" ,
2022-06-14 13:58:50 -04:00
"nullthrows" : "^1.1.1"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2022-02-26 04:47:55 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-11-04 07:21:21 -04:00
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/optimizer-htmlnano" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/optimizer-htmlnano/-/optimizer-htmlnano-2.12.0.tgz" ,
"integrity" : "sha512-MfPMeCrT8FYiOrpFHVR+NcZQlXAptK2r4nGJjfT+ndPBhEEZp4yyL7n1y7HfX9geg5altc4WTb4Gug7rCoW8VQ==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/plugin" : "2.12.0" ,
2022-02-26 04:47:55 -05:00
"htmlnano" : "^2.0.0" ,
"nullthrows" : "^1.1.1" ,
"posthtml" : "^0.16.5" ,
"svgo" : "^2.4.0"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2022-02-26 04:47:55 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@parcel/optimizer-htmlnano/node_modules/css-select" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/css-select/-/css-select-4.3.0.tgz" ,
"integrity" : "sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "BSD-2-Clause" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
"boolbase" : "^1.0.0" ,
"css-what" : "^6.0.1" ,
"domhandler" : "^4.3.1" ,
"domutils" : "^2.8.0" ,
"nth-check" : "^2.0.1"
} ,
"funding" : {
"url" : "https://github.com/sponsors/fb55"
}
} ,
"node_modules/@parcel/optimizer-htmlnano/node_modules/css-tree" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz" ,
"integrity" : "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
"mdn-data" : "2.0.14" ,
"source-map" : "^0.6.1"
} ,
"engines" : {
"node" : ">=8.0.0"
}
} ,
"node_modules/@parcel/optimizer-htmlnano/node_modules/csso" : {
"version" : "4.2.0" ,
"resolved" : "https://registry.npmjs.org/csso/-/csso-4.2.0.tgz" ,
"integrity" : "sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
"css-tree" : "^1.1.2"
} ,
"engines" : {
"node" : ">=8.0.0"
}
} ,
"node_modules/@parcel/optimizer-htmlnano/node_modules/mdn-data" : {
"version" : "2.0.14" ,
"resolved" : "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz" ,
"integrity" : "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "CC0-1.0"
2023-08-17 04:50:31 -04:00
} ,
"node_modules/@parcel/optimizer-htmlnano/node_modules/svgo" : {
"version" : "2.8.0" ,
"resolved" : "https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz" ,
"integrity" : "sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
"@trysound/sax" : "0.2.0" ,
"commander" : "^7.2.0" ,
"css-select" : "^4.1.3" ,
"css-tree" : "^1.1.3" ,
"csso" : "^4.2.0" ,
"picocolors" : "^1.0.0" ,
"stable" : "^0.1.8"
} ,
"bin" : {
"svgo" : "bin/svgo"
} ,
"engines" : {
"node" : ">=10.13.0"
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/optimizer-image" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/optimizer-image/-/optimizer-image-2.12.0.tgz" ,
"integrity" : "sha512-bo1O7raeAIbRU5nmNVtx8divLW9Xqn0c57GVNGeAK4mygnQoqHqRZ0mR9uboh64pxv6ijXZHPhKvU9HEpjPjBQ==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/diagnostic" : "2.12.0" ,
"@parcel/plugin" : "2.12.0" ,
"@parcel/rust" : "2.12.0" ,
"@parcel/utils" : "2.12.0" ,
"@parcel/workers" : "2.12.0"
2022-02-26 04:47:55 -05:00
} ,
2021-11-04 07:21:21 -04:00
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2022-02-26 04:47:55 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2023-08-17 04:50:31 -04:00
} ,
"peerDependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/core" : "^2.12.0"
2021-11-04 07:21:21 -04:00
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/optimizer-svgo" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/optimizer-svgo/-/optimizer-svgo-2.12.0.tgz" ,
"integrity" : "sha512-Kyli+ZZXnoonnbeRQdoWwee9Bk2jm/49xvnfb+2OO8NN0d41lblBoRhOyFiScRnJrw7eVl1Xrz7NTkXCIO7XFQ==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/diagnostic" : "2.12.0" ,
"@parcel/plugin" : "2.12.0" ,
"@parcel/utils" : "2.12.0" ,
2022-02-26 04:47:55 -05:00
"svgo" : "^2.4.0"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2021-11-04 07:21:21 -04:00
} ,
2022-02-26 04:47:55 -05:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@parcel/optimizer-svgo/node_modules/css-select" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/css-select/-/css-select-4.3.0.tgz" ,
"integrity" : "sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "BSD-2-Clause" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
"boolbase" : "^1.0.0" ,
"css-what" : "^6.0.1" ,
"domhandler" : "^4.3.1" ,
"domutils" : "^2.8.0" ,
"nth-check" : "^2.0.1"
} ,
"funding" : {
"url" : "https://github.com/sponsors/fb55"
}
} ,
"node_modules/@parcel/optimizer-svgo/node_modules/css-tree" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz" ,
"integrity" : "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
"mdn-data" : "2.0.14" ,
"source-map" : "^0.6.1"
} ,
"engines" : {
"node" : ">=8.0.0"
}
} ,
"node_modules/@parcel/optimizer-svgo/node_modules/csso" : {
"version" : "4.2.0" ,
"resolved" : "https://registry.npmjs.org/csso/-/csso-4.2.0.tgz" ,
"integrity" : "sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
"css-tree" : "^1.1.2"
} ,
"engines" : {
"node" : ">=8.0.0"
}
} ,
"node_modules/@parcel/optimizer-svgo/node_modules/mdn-data" : {
"version" : "2.0.14" ,
"resolved" : "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz" ,
"integrity" : "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "CC0-1.0"
2023-08-17 04:50:31 -04:00
} ,
"node_modules/@parcel/optimizer-svgo/node_modules/svgo" : {
"version" : "2.8.0" ,
"resolved" : "https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz" ,
"integrity" : "sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
"@trysound/sax" : "0.2.0" ,
"commander" : "^7.2.0" ,
"css-select" : "^4.1.3" ,
"css-tree" : "^1.1.3" ,
"csso" : "^4.2.0" ,
"picocolors" : "^1.0.0" ,
"stable" : "^0.1.8"
} ,
"bin" : {
"svgo" : "bin/svgo"
} ,
"engines" : {
"node" : ">=10.13.0"
}
} ,
"node_modules/@parcel/optimizer-swc" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/optimizer-swc/-/optimizer-swc-2.12.0.tgz" ,
"integrity" : "sha512-iBi6LZB3lm6WmbXfzi8J3DCVPmn4FN2lw7DGXxUXu7MouDPVWfTsM6U/5TkSHJRNRogZ2gqy5q9g34NPxHbJcw==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/diagnostic" : "2.12.0" ,
"@parcel/plugin" : "2.12.0" ,
2023-01-16 06:10:31 -05:00
"@parcel/source-map" : "^2.1.1" ,
2024-04-10 08:24:34 -04:00
"@parcel/utils" : "2.12.0" ,
2023-08-17 04:50:31 -04:00
"@swc/core" : "^1.3.36" ,
"nullthrows" : "^1.1.1"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2021-11-04 07:21:21 -04:00
} ,
2022-02-26 04:47:55 -05:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-11-04 07:21:21 -04:00
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/package-manager" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/package-manager/-/package-manager-2.12.0.tgz" ,
"integrity" : "sha512-0nvAezcjPx9FT+hIL+LS1jb0aohwLZXct7jAh7i0MLMtehOi0z1Sau+QpgMlA9rfEZZ1LIeFdnZZwqSy7Ccspw==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2024-04-10 08:24:34 -04:00
"dependencies" : {
"@parcel/diagnostic" : "2.12.0" ,
"@parcel/fs" : "2.12.0" ,
"@parcel/logger" : "2.12.0" ,
"@parcel/node-resolver-core" : "3.3.0" ,
"@parcel/types" : "2.12.0" ,
"@parcel/utils" : "2.12.0" ,
"@parcel/workers" : "2.12.0" ,
"@swc/core" : "^1.3.36" ,
2023-08-17 04:50:31 -04:00
"semver" : "^7.5.2"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-11-04 07:21:21 -04:00
} ,
"peerDependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/core" : "^2.12.0"
2021-11-04 07:21:21 -04:00
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/packager-css" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/packager-css/-/packager-css-2.12.0.tgz" ,
"integrity" : "sha512-j3a/ODciaNKD19IYdWJT+TP+tnhhn5koBGBWWtrKSu0UxWpnezIGZetit3eE+Y9+NTePalMkvpIlit2eDhvfJA==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/diagnostic" : "2.12.0" ,
"@parcel/plugin" : "2.12.0" ,
2023-01-16 06:10:31 -05:00
"@parcel/source-map" : "^2.1.1" ,
2024-04-10 08:24:34 -04:00
"@parcel/utils" : "2.12.0" ,
"lightningcss" : "^1.22.1" ,
2022-02-26 04:47:55 -05:00
"nullthrows" : "^1.1.1"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2021-11-04 07:21:21 -04:00
} ,
2022-02-26 04:47:55 -05:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-11-04 07:21:21 -04:00
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/packager-html" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/packager-html/-/packager-html-2.12.0.tgz" ,
"integrity" : "sha512-PpvGB9hFFe+19NXGz2ApvPrkA9GwEqaDAninT+3pJD57OVBaxB8U+HN4a5LICKxjUppPPqmrLb6YPbD65IX4RA==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/plugin" : "2.12.0" ,
"@parcel/types" : "2.12.0" ,
"@parcel/utils" : "2.12.0" ,
2022-02-26 04:47:55 -05:00
"nullthrows" : "^1.1.1" ,
"posthtml" : "^0.16.5"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2021-11-04 07:21:21 -04:00
} ,
2022-02-26 04:47:55 -05:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-11-04 07:21:21 -04:00
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/packager-js" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/packager-js/-/packager-js-2.12.0.tgz" ,
"integrity" : "sha512-viMF+FszITRRr8+2iJyk+4ruGiL27Y6AF7hQ3xbJfzqnmbOhGFtLTQwuwhOLqN/mWR2VKdgbLpZSarWaO3yAMg==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/diagnostic" : "2.12.0" ,
"@parcel/plugin" : "2.12.0" ,
"@parcel/rust" : "2.12.0" ,
2023-01-16 06:10:31 -05:00
"@parcel/source-map" : "^2.1.1" ,
2024-04-10 08:24:34 -04:00
"@parcel/types" : "2.12.0" ,
"@parcel/utils" : "2.12.0" ,
2022-02-26 04:47:55 -05:00
"globals" : "^13.2.0" ,
"nullthrows" : "^1.1.1"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2022-02-26 04:47:55 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-11-04 07:21:21 -04:00
}
} ,
2024-09-28 15:45:45 -04:00
"node_modules/@parcel/packager-js/node_modules/globals" : {
"version" : "13.24.0" ,
"resolved" : "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz" ,
"integrity" : "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"type-fest" : "^0.20.2"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/packager-raw" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/packager-raw/-/packager-raw-2.12.0.tgz" ,
"integrity" : "sha512-tJZqFbHqP24aq1F+OojFbQIc09P/u8HAW5xfndCrFnXpW4wTgM3p03P0xfw3gnNq+TtxHJ8c3UFE5LnXNNKhYA==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/plugin" : "2.12.0"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2022-02-26 04:47:55 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-11-04 07:21:21 -04:00
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/packager-raw-url" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/packager-raw-url/-/packager-raw-url-2.12.0.tgz" ,
"integrity" : "sha512-sH7cvLbotS+qknhQUCGfd9mslQr4KcanlZE5CgzM0uGn3SnyZoKznqHrbouzgnIP/LHgXKOKmMaNjPLtVe4rcA==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/plugin" : "2.12.0" ,
"@parcel/utils" : "2.12.0"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2022-02-26 04:47:55 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-11-04 07:21:21 -04:00
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/packager-svg" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/packager-svg/-/packager-svg-2.12.0.tgz" ,
"integrity" : "sha512-ldaGiacGb2lLqcXas97k8JiZRbAnNREmcvoY2W2dvW4loVuDT9B9fU777mbV6zODpcgcHWsLL3lYbJ5Lt3y9cg==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/plugin" : "2.12.0" ,
"@parcel/types" : "2.12.0" ,
"@parcel/utils" : "2.12.0" ,
2022-02-26 04:47:55 -05:00
"posthtml" : "^0.16.4"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2023-11-26 12:22:32 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/@parcel/packager-wasm" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/packager-wasm/-/packager-wasm-2.12.0.tgz" ,
"integrity" : "sha512-fYqZzIqO9fGYveeImzF8ll6KRo2LrOXfD+2Y5U3BiX/wp9wv17dz50QLDQm9hmTcKGWxK4yWqKQh+Evp/fae7A==" ,
2023-11-26 12:22:32 -05:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-11-26 12:22:32 -05:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/plugin" : "2.12.0"
2023-11-26 12:22:32 -05:00
} ,
"engines" : {
"node" : ">=12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2021-11-04 07:21:21 -04:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/plugin" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/plugin/-/plugin-2.12.0.tgz" ,
"integrity" : "sha512-nc/uRA8DiMoe4neBbzV6kDndh/58a4wQuGKw5oEoIwBCHUvE2W8ZFSu7ollSXUGRzfacTt4NdY8TwS73ScWZ+g==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/types" : "2.12.0"
2023-08-17 04:50:31 -04:00
} ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/@parcel/profiler" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/profiler/-/profiler-2.12.0.tgz" ,
"integrity" : "sha512-q53fvl5LDcFYzMUtSusUBZSjQrKjMlLEBgKeQHFwkimwR1mgoseaDBDuNz0XvmzDzF1UelJ02TUKCGacU8W2qA==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/diagnostic" : "2.12.0" ,
"@parcel/events" : "2.12.0" ,
2023-08-17 04:50:31 -04:00
"chrome-trace-event" : "^1.0.2"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/reporter-cli" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/reporter-cli/-/reporter-cli-2.12.0.tgz" ,
"integrity" : "sha512-TqKsH4GVOLPSCanZ6tcTPj+rdVHERnt5y4bwTM82cajM21bCX1Ruwp8xOKU+03091oV2pv5ieB18pJyRF7IpIw==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/plugin" : "2.12.0" ,
"@parcel/types" : "2.12.0" ,
"@parcel/utils" : "2.12.0" ,
2022-06-14 13:58:50 -04:00
"chalk" : "^4.1.0" ,
"term-size" : "^2.2.1"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2021-11-04 07:21:21 -04:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/reporter-dev-server" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/reporter-dev-server/-/reporter-dev-server-2.12.0.tgz" ,
"integrity" : "sha512-tIcDqRvAPAttRlTV28dHcbWT5K2r/MBFks7nM4nrEDHWtnrCwimkDmZTc1kD8QOCCjGVwRHcQybpHvxfwol6GA==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/plugin" : "2.12.0" ,
"@parcel/utils" : "2.12.0"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2023-08-17 04:50:31 -04:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/@parcel/reporter-tracer" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/reporter-tracer/-/reporter-tracer-2.12.0.tgz" ,
"integrity" : "sha512-g8rlu9GxB8Ut/F8WGx4zidIPQ4pcYFjU9bZO+fyRIPrSUFH2bKijCnbZcr4ntqzDGx74hwD6cCG4DBoleq2UlQ==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/plugin" : "2.12.0" ,
"@parcel/utils" : "2.12.0" ,
2023-08-17 04:50:31 -04:00
"chrome-trace-event" : "^1.0.3" ,
"nullthrows" : "^1.1.1"
} ,
"engines" : {
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2021-11-04 07:21:21 -04:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/resolver-default" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/resolver-default/-/resolver-default-2.12.0.tgz" ,
"integrity" : "sha512-uuhbajTax37TwCxu7V98JtRLiT6hzE4VYSu5B7Qkauy14/WFt2dz6GOUXPgVsED569/hkxebPx3KCMtZW6cHHA==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/node-resolver-core" : "3.3.0" ,
"@parcel/plugin" : "2.12.0"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2021-11-04 07:21:21 -04:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/runtime-browser-hmr" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/runtime-browser-hmr/-/runtime-browser-hmr-2.12.0.tgz" ,
"integrity" : "sha512-4ZLp2FWyD32r0GlTulO3+jxgsA3oO1P1b5oO2IWuWilfhcJH5LTiazpL5YdusUjtNn9PGN6QLAWfxmzRIfM+Ow==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/plugin" : "2.12.0" ,
"@parcel/utils" : "2.12.0"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2021-11-04 07:21:21 -04:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/runtime-js" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/runtime-js/-/runtime-js-2.12.0.tgz" ,
"integrity" : "sha512-sBerP32Z1crX5PfLNGDSXSdqzlllM++GVnVQVeM7DgMKS8JIFG3VLi28YkX+dYYGtPypm01JoIHCkvwiZEcQJg==" ,
2022-02-26 04:47:55 -05:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-02-26 04:47:55 -05:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/diagnostic" : "2.12.0" ,
"@parcel/plugin" : "2.12.0" ,
"@parcel/utils" : "2.12.0" ,
2022-02-26 04:47:55 -05:00
"nullthrows" : "^1.1.1"
} ,
"engines" : {
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2021-11-04 07:21:21 -04:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/runtime-react-refresh" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/runtime-react-refresh/-/runtime-react-refresh-2.12.0.tgz" ,
"integrity" : "sha512-SCHkcczJIDFTFdLTzrHTkQ0aTrX3xH6jrA4UsCBL6ji61+w+ohy4jEEe9qCgJVXhnJfGLE43HNXek+0MStX+Mw==" ,
2022-02-26 04:47:55 -05:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-02-26 04:47:55 -05:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/plugin" : "2.12.0" ,
"@parcel/utils" : "2.12.0" ,
2022-06-14 13:58:50 -04:00
"react-error-overlay" : "6.0.9" ,
2022-02-26 04:47:55 -05:00
"react-refresh" : "^0.9.0"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2021-11-04 07:21:21 -04:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/runtime-service-worker" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/runtime-service-worker/-/runtime-service-worker-2.12.0.tgz" ,
"integrity" : "sha512-BXuMBsfiwpIEnssn+jqfC3jkgbS8oxeo3C7xhSQsuSv+AF2FwY3O3AO1c1RBskEW3XrBLNINOJujroNw80VTKA==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/plugin" : "2.12.0" ,
"@parcel/utils" : "2.12.0" ,
2021-11-04 07:21:21 -04:00
"nullthrows" : "^1.1.1"
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2023-11-26 12:22:32 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/@parcel/rust" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/rust/-/rust-2.12.0.tgz" ,
"integrity" : "sha512-005cldMdFZFDPOjbDVEXcINQ3wT4vrxvSavRWI3Az0e3E18exO/x/mW9f648KtXugOXMAqCEqhFHcXECL9nmMw==" ,
2023-11-26 12:22:32 -05:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-11-26 12:22:32 -05:00
"engines" : {
"node" : ">= 12.0.0"
2021-11-04 07:21:21 -04:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/source-map" : {
2022-09-18 14:08:13 -04:00
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/@parcel/source-map/-/source-map-2.1.1.tgz" ,
"integrity" : "sha512-Ejx1P/mj+kMjQb8/y5XxDUn4reGdr+WyKYloBljpppUy8gs42T+BNoEOuRYqDVdgPc6NxduzIDoJS9pOFfV5Ew==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-02-26 04:47:55 -05:00
"dependencies" : {
"detect-libc" : "^1.0.3"
2021-11-04 07:21:21 -04:00
} ,
2022-02-26 04:47:55 -05:00
"engines" : {
"node" : "^12.18.3 || >=14"
2021-11-04 07:21:21 -04:00
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/transformer-babel" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/transformer-babel/-/transformer-babel-2.12.0.tgz" ,
"integrity" : "sha512-zQaBfOnf/l8rPxYGnsk/ufh/0EuqvmnxafjBIpKZ//j6rGylw5JCqXSb1QvvAqRYruKeccxGv7+HrxpqKU6V4A==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/diagnostic" : "2.12.0" ,
"@parcel/plugin" : "2.12.0" ,
2023-01-16 06:10:31 -05:00
"@parcel/source-map" : "^2.1.1" ,
2024-04-10 08:24:34 -04:00
"@parcel/utils" : "2.12.0" ,
2022-02-26 04:47:55 -05:00
"browserslist" : "^4.6.6" ,
"json5" : "^2.2.0" ,
2021-11-04 07:21:21 -04:00
"nullthrows" : "^1.1.1" ,
2023-08-17 04:50:31 -04:00
"semver" : "^7.5.2"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2021-11-04 07:21:21 -04:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/transformer-css" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/transformer-css/-/transformer-css-2.12.0.tgz" ,
"integrity" : "sha512-vXhOqoAlQGATYyQ433Z1DXKmiKmzOAUmKysbYH3FD+LKEKLMEl/pA14goqp00TW+A/EjtSKKyeMyHlMIIUqj4Q==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/diagnostic" : "2.12.0" ,
"@parcel/plugin" : "2.12.0" ,
2023-01-16 06:10:31 -05:00
"@parcel/source-map" : "^2.1.1" ,
2024-04-10 08:24:34 -04:00
"@parcel/utils" : "2.12.0" ,
2022-06-14 13:58:50 -04:00
"browserslist" : "^4.6.6" ,
2024-01-10 04:50:30 -05:00
"lightningcss" : "^1.22.1" ,
2022-06-14 13:58:50 -04:00
"nullthrows" : "^1.1.1"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2021-11-04 07:21:21 -04:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/transformer-html" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/transformer-html/-/transformer-html-2.12.0.tgz" ,
"integrity" : "sha512-5jW4dFFBlYBvIQk4nrH62rfA/G/KzVzEDa6S+Nne0xXhglLjkm64Ci9b/d4tKZfuGWUbpm2ASAq8skti/nfpXw==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/diagnostic" : "2.12.0" ,
"@parcel/plugin" : "2.12.0" ,
"@parcel/rust" : "2.12.0" ,
2022-02-26 04:47:55 -05:00
"nullthrows" : "^1.1.1" ,
"posthtml" : "^0.16.5" ,
"posthtml-parser" : "^0.10.1" ,
"posthtml-render" : "^3.0.0" ,
2023-08-17 04:50:31 -04:00
"semver" : "^7.5.2" ,
2023-04-04 13:10:10 -04:00
"srcset" : "4"
2022-02-26 04:47:55 -05:00
} ,
"engines" : {
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2021-11-04 07:21:21 -04:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
2024-07-08 08:43:18 -04:00
"node_modules/@parcel/transformer-html/node_modules/srcset" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/srcset/-/srcset-4.0.0.tgz" ,
"integrity" : "sha512-wvLeHgcVHKO8Sc/H/5lkGreJQVeYMm9rlmt8PuR1xE31rIuXhuzznUUqAt8MqLhB3MqJdFzlNAfpcWnxiFUcPw==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/transformer-image" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/transformer-image/-/transformer-image-2.12.0.tgz" ,
"integrity" : "sha512-8hXrGm2IRII49R7lZ0RpmNk27EhcsH+uNKsvxuMpXPuEnWgC/ha/IrjaI29xCng1uGur74bJF43NUSQhR4aTdw==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/plugin" : "2.12.0" ,
"@parcel/utils" : "2.12.0" ,
"@parcel/workers" : "2.12.0" ,
2021-11-04 07:21:21 -04:00
"nullthrows" : "^1.1.1"
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2022-06-14 13:58:50 -04:00
} ,
"peerDependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/core" : "^2.12.0"
2021-11-04 07:21:21 -04:00
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/transformer-js" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/transformer-js/-/transformer-js-2.12.0.tgz" ,
"integrity" : "sha512-OSZpOu+FGDbC/xivu24v092D9w6EGytB3vidwbdiJ2FaPgfV7rxS0WIUjH4I0OcvHAcitArRXL0a3+HrNTdQQw==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/diagnostic" : "2.12.0" ,
"@parcel/plugin" : "2.12.0" ,
"@parcel/rust" : "2.12.0" ,
2023-01-16 06:10:31 -05:00
"@parcel/source-map" : "^2.1.1" ,
2024-04-10 08:24:34 -04:00
"@parcel/utils" : "2.12.0" ,
"@parcel/workers" : "2.12.0" ,
2023-08-17 04:50:31 -04:00
"@swc/helpers" : "^0.5.0" ,
2022-02-26 04:47:55 -05:00
"browserslist" : "^4.6.6" ,
"nullthrows" : "^1.1.1" ,
"regenerator-runtime" : "^0.13.7" ,
2023-08-17 04:50:31 -04:00
"semver" : "^7.5.2"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2021-11-04 07:21:21 -04:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2022-06-14 13:58:50 -04:00
} ,
"peerDependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/core" : "^2.12.0"
2021-11-04 07:21:21 -04:00
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/transformer-json" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/transformer-json/-/transformer-json-2.12.0.tgz" ,
"integrity" : "sha512-Utv64GLRCQILK5r0KFs4o7I41ixMPllwOLOhkdjJKvf1hZmN6WqfOmB1YLbWS/y5Zb/iB52DU2pWZm96vLFQZQ==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/plugin" : "2.12.0" ,
2022-02-26 04:47:55 -05:00
"json5" : "^2.2.0"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2021-11-04 07:21:21 -04:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/transformer-postcss" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/transformer-postcss/-/transformer-postcss-2.12.0.tgz" ,
"integrity" : "sha512-FZqn+oUtiLfPOn67EZxPpBkfdFiTnF4iwiXPqvst3XI8H+iC+yNgzmtJkunOOuylpYY6NOU5jT8d7saqWSDv2Q==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/diagnostic" : "2.12.0" ,
"@parcel/plugin" : "2.12.0" ,
"@parcel/rust" : "2.12.0" ,
"@parcel/utils" : "2.12.0" ,
2022-02-26 04:47:55 -05:00
"clone" : "^2.1.1" ,
"nullthrows" : "^1.1.1" ,
"postcss-value-parser" : "^4.2.0" ,
2023-08-17 04:50:31 -04:00
"semver" : "^7.5.2"
2022-02-26 04:47:55 -05:00
} ,
2021-11-04 07:21:21 -04:00
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2021-11-04 07:21:21 -04:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/transformer-posthtml" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/transformer-posthtml/-/transformer-posthtml-2.12.0.tgz" ,
"integrity" : "sha512-z6Z7rav/pcaWdeD+2sDUcd0mmNZRUvtHaUGa50Y2mr+poxrKilpsnFMSiWBT+oOqPt7j71jzDvrdnAF4XkCljg==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/plugin" : "2.12.0" ,
"@parcel/utils" : "2.12.0" ,
2022-02-26 04:47:55 -05:00
"nullthrows" : "^1.1.1" ,
"posthtml" : "^0.16.5" ,
"posthtml-parser" : "^0.10.1" ,
"posthtml-render" : "^3.0.0" ,
2023-08-17 04:50:31 -04:00
"semver" : "^7.5.2"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2021-11-04 07:21:21 -04:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/transformer-raw" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/transformer-raw/-/transformer-raw-2.12.0.tgz" ,
"integrity" : "sha512-Ht1fQvXxix0NncdnmnXZsa6hra20RXYh1VqhBYZLsDfkvGGFnXIgO03Jqn4Z8MkKoa0tiNbDhpKIeTjyclbBxQ==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/plugin" : "2.12.0"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2021-11-04 07:21:21 -04:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/transformer-react-refresh-wrap" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/transformer-react-refresh-wrap/-/transformer-react-refresh-wrap-2.12.0.tgz" ,
"integrity" : "sha512-GE8gmP2AZtkpBIV5vSCVhewgOFRhqwdM5Q9jNPOY5PKcM3/Ff0qCqDiTzzGLhk0/VMBrdjssrfZkVx6S/lHdJw==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/plugin" : "2.12.0" ,
"@parcel/utils" : "2.12.0" ,
2022-02-26 04:47:55 -05:00
"react-refresh" : "^0.9.0"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2021-11-04 07:21:21 -04:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/transformer-svg" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/transformer-svg/-/transformer-svg-2.12.0.tgz" ,
"integrity" : "sha512-cZJqGRJ4JNdYcb+vj94J7PdOuTnwyy45dM9xqbIMH+HSiiIkfrMsdEwYft0GTyFTdsnf+hdHn3tau7Qa5hhX+A==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/diagnostic" : "2.12.0" ,
"@parcel/plugin" : "2.12.0" ,
"@parcel/rust" : "2.12.0" ,
2021-11-04 07:21:21 -04:00
"nullthrows" : "^1.1.1" ,
"posthtml" : "^0.16.5" ,
2022-02-26 04:47:55 -05:00
"posthtml-parser" : "^0.10.1" ,
"posthtml-render" : "^3.0.0" ,
2023-08-17 04:50:31 -04:00
"semver" : "^7.5.2"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
"node" : ">= 12.0.0" ,
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2021-11-04 07:21:21 -04:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/transformer-webmanifest" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/transformer-webmanifest/-/transformer-webmanifest-2.12.0.tgz" ,
"integrity" : "sha512-suiUv9DDEpyryHtzahbIeJSZTIeE/t4cdrU0Ikb/O46wsy5RLo59nE4E6TGWM84R7fQO8m/MhzeQM5Y3NV6jKg==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2022-06-14 13:58:50 -04:00
"@mischnic/json-sourcemap" : "^0.1.0" ,
2024-04-10 08:24:34 -04:00
"@parcel/diagnostic" : "2.12.0" ,
"@parcel/plugin" : "2.12.0" ,
"@parcel/utils" : "2.12.0"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
2024-04-10 08:24:34 -04:00
"parcel" : "^2.12.0"
2021-11-04 07:21:21 -04:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/types" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/types/-/types-2.12.0.tgz" ,
"integrity" : "sha512-8zAFiYNCwNTQcglIObyNwKfRYQK5ELlL13GuBOrSMxueUiI5ylgsGbTS1N7J3dAGZixHO8KhHGv5a71FILn9rQ==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/cache" : "2.12.0" ,
"@parcel/diagnostic" : "2.12.0" ,
"@parcel/fs" : "2.12.0" ,
"@parcel/package-manager" : "2.12.0" ,
2023-01-16 06:10:31 -05:00
"@parcel/source-map" : "^2.1.1" ,
2024-04-10 08:24:34 -04:00
"@parcel/workers" : "2.12.0" ,
2022-02-26 04:47:55 -05:00
"utility-types" : "^3.10.0"
}
} ,
"node_modules/@parcel/utils" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/utils/-/utils-2.12.0.tgz" ,
"integrity" : "sha512-z1JhLuZ8QmDaYoEIuUCVZlhcFrS7LMfHrb2OCRui5SQFntRWBH2fNM6H/fXXUkT9SkxcuFP2DUA6/m4+Gkz72g==" ,
2022-02-26 04:47:55 -05:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-02-26 04:47:55 -05:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/codeframe" : "2.12.0" ,
"@parcel/diagnostic" : "2.12.0" ,
"@parcel/logger" : "2.12.0" ,
"@parcel/markdown-ansi" : "2.12.0" ,
"@parcel/rust" : "2.12.0" ,
2023-01-16 06:10:31 -05:00
"@parcel/source-map" : "^2.1.1" ,
2023-08-17 04:50:31 -04:00
"chalk" : "^4.1.0" ,
"nullthrows" : "^1.1.1"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 12.0.0"
2021-11-04 07:21:21 -04:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
2022-02-26 04:47:55 -05:00
"node_modules/@parcel/watcher" : {
2024-04-10 08:24:34 -04:00
"version" : "2.4.1" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.4.1.tgz" ,
"integrity" : "sha512-HNjmfLQEVRZmHRET336f20H/8kOozUGwk7yajvsonjNxbj2wBTK1WsQuHkD5yYh9RxFGL2EyDHryOihOwUoKDA==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2023-08-17 04:50:31 -04:00
"detect-libc" : "^1.0.3" ,
2023-01-16 06:10:31 -05:00
"is-glob" : "^4.0.3" ,
"micromatch" : "^4.0.5" ,
2023-08-17 04:50:31 -04:00
"node-addon-api" : "^7.0.0"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">= 10.0.0"
2021-11-04 07:21:21 -04:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
} ,
2023-08-17 04:50:31 -04:00
"optionalDependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/watcher-android-arm64" : "2.4.1" ,
"@parcel/watcher-darwin-arm64" : "2.4.1" ,
"@parcel/watcher-darwin-x64" : "2.4.1" ,
"@parcel/watcher-freebsd-x64" : "2.4.1" ,
"@parcel/watcher-linux-arm-glibc" : "2.4.1" ,
"@parcel/watcher-linux-arm64-glibc" : "2.4.1" ,
"@parcel/watcher-linux-arm64-musl" : "2.4.1" ,
"@parcel/watcher-linux-x64-glibc" : "2.4.1" ,
"@parcel/watcher-linux-x64-musl" : "2.4.1" ,
"@parcel/watcher-win32-arm64" : "2.4.1" ,
"@parcel/watcher-win32-ia32" : "2.4.1" ,
"@parcel/watcher-win32-x64" : "2.4.1"
2023-08-17 04:50:31 -04:00
}
} ,
"node_modules/@parcel/watcher-android-arm64" : {
2024-04-10 08:24:34 -04:00
"version" : "2.4.1" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.4.1.tgz" ,
"integrity" : "sha512-LOi/WTbbh3aTn2RYddrO8pnapixAziFl6SMxHM69r3tvdSm94JtCenaKgk1GRg5FJ5wpMCpHeW+7yqPlvZv7kg==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"arm64"
] ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"android"
] ,
2021-11-04 07:21:21 -04:00
"engines" : {
2023-08-17 04:50:31 -04:00
"node" : ">= 10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@parcel/watcher-darwin-arm64" : {
2024-04-10 08:24:34 -04:00
"version" : "2.4.1" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.4.1.tgz" ,
"integrity" : "sha512-ln41eihm5YXIY043vBrrHfn94SIBlqOWmoROhsMVTSXGh0QahKGy77tfEywQ7v3NywyxBBkGIfrWRHm0hsKtzA==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"arm64"
] ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"darwin"
] ,
2021-11-04 07:21:21 -04:00
"engines" : {
2023-08-17 04:50:31 -04:00
"node" : ">= 10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@parcel/watcher-darwin-x64" : {
2024-04-10 08:24:34 -04:00
"version" : "2.4.1" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.4.1.tgz" ,
"integrity" : "sha512-yrw81BRLjjtHyDu7J61oPuSoeYWR3lDElcPGJyOvIXmor6DEo7/G2u1o7I38cwlcoBHQFULqF6nesIX3tsEXMg==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"x64"
] ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"darwin"
] ,
2021-11-04 07:21:21 -04:00
"engines" : {
2023-08-17 04:50:31 -04:00
"node" : ">= 10.0.0"
2021-11-04 07:21:21 -04:00
} ,
"funding" : {
2023-08-17 04:50:31 -04:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-11-04 07:21:21 -04:00
}
} ,
2023-11-26 12:22:32 -05:00
"node_modules/@parcel/watcher-freebsd-x64" : {
2024-04-10 08:24:34 -04:00
"version" : "2.4.1" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.4.1.tgz" ,
"integrity" : "sha512-TJa3Pex/gX3CWIx/Co8k+ykNdDCLx+TuZj3f3h7eOjgpdKM+Mnix37RYsYU4LHhiYJz3DK5nFCCra81p6g050w==" ,
2023-11-26 12:22:32 -05:00
"cpu" : [
"x64"
] ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-11-26 12:22:32 -05:00
"optional" : true ,
"os" : [
"freebsd"
] ,
"engines" : {
"node" : ">= 10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@parcel/watcher-linux-arm-glibc" : {
2024-04-10 08:24:34 -04:00
"version" : "2.4.1" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.4.1.tgz" ,
"integrity" : "sha512-4rVYDlsMEYfa537BRXxJ5UF4ddNwnr2/1O4MHM5PjI9cvV2qymvhwZSFgXqbS8YoTk5i/JR0L0JDs69BUn45YA==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"arm"
] ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@parcel/watcher-linux-arm64-glibc" : {
2024-04-10 08:24:34 -04:00
"version" : "2.4.1" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.4.1.tgz" ,
"integrity" : "sha512-BJ7mH985OADVLpbrzCLgrJ3TOpiZggE9FMblfO65PlOCdG++xJpKUJ0Aol74ZUIYfb8WsRlUdgrZxKkz3zXWYA==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"arm64"
] ,
2023-01-16 06:10:31 -05:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"linux"
] ,
2023-01-16 06:10:31 -05:00
"engines" : {
2023-08-17 04:50:31 -04:00
"node" : ">= 10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2023-01-16 06:10:31 -05:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@parcel/watcher-linux-arm64-musl" : {
2024-04-10 08:24:34 -04:00
"version" : "2.4.1" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.4.1.tgz" ,
"integrity" : "sha512-p4Xb7JGq3MLgAfYhslU2SjoV9G0kI0Xry0kuxeG/41UfpjHGOhv7UoUDAz/jb1u2elbhazy4rRBL8PegPJFBhA==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"arm64"
] ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"linux"
2022-06-14 13:58:50 -04:00
] ,
2021-11-04 07:21:21 -04:00
"engines" : {
2023-08-17 04:50:31 -04:00
"node" : ">= 10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@parcel/watcher-linux-x64-glibc" : {
2024-04-10 08:24:34 -04:00
"version" : "2.4.1" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.4.1.tgz" ,
"integrity" : "sha512-s9O3fByZ/2pyYDPoLM6zt92yu6P4E39a03zvO0qCHOTjxmt3GHRMLuRZEWhWLASTMSrrnVNWdVI/+pUElJBBBg==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"x64"
] ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"linux"
] ,
2021-11-04 07:21:21 -04:00
"engines" : {
2023-08-17 04:50:31 -04:00
"node" : ">= 10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@parcel/watcher-linux-x64-musl" : {
2024-04-10 08:24:34 -04:00
"version" : "2.4.1" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.4.1.tgz" ,
"integrity" : "sha512-L2nZTYR1myLNST0O632g0Dx9LyMNHrn6TOt76sYxWLdff3cB22/GZX2UPtJnaqQPdCRoszoY5rcOj4oMTtp5fQ==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"x64"
] ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"linux"
] ,
2021-11-04 07:21:21 -04:00
"engines" : {
2023-08-17 04:50:31 -04:00
"node" : ">= 10.0.0"
2021-11-04 07:21:21 -04:00
} ,
"funding" : {
2023-08-17 04:50:31 -04:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@parcel/watcher-win32-arm64" : {
2024-04-10 08:24:34 -04:00
"version" : "2.4.1" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.4.1.tgz" ,
"integrity" : "sha512-Uq2BPp5GWhrq/lcuItCHoqxjULU1QYEcyjSO5jqqOK8RNFDBQnenMMx4gAl3v8GiWa59E9+uDM7yZ6LxwUIfRg==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"arm64"
] ,
2021-12-01 04:34:41 -05:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"win32"
] ,
2021-12-01 04:34:41 -05:00
"engines" : {
2023-08-17 04:50:31 -04:00
"node" : ">= 10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-12-01 04:34:41 -05:00
}
} ,
2023-11-26 12:22:32 -05:00
"node_modules/@parcel/watcher-win32-ia32" : {
2024-04-10 08:24:34 -04:00
"version" : "2.4.1" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.4.1.tgz" ,
"integrity" : "sha512-maNRit5QQV2kgHFSYwftmPBxiuK5u4DXjbXx7q6eKjq5dsLXZ4FJiVvlcw35QXzk0KrUecJmuVFbj4uV9oYrcw==" ,
2023-11-26 12:22:32 -05:00
"cpu" : [
"ia32"
] ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-11-26 12:22:32 -05:00
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">= 10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@parcel/watcher-win32-x64" : {
2024-04-10 08:24:34 -04:00
"version" : "2.4.1" ,
"resolved" : "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.4.1.tgz" ,
"integrity" : "sha512-+DvS92F9ezicfswqrvIRM2njcYJbd5mb9CUgtrHCHmvn7pPPa+nMDRu1o1bYYz/l5IB2NVGNJWiH7h1E58IF2A==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"x64"
] ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"win32"
] ,
2021-11-04 07:21:21 -04:00
"engines" : {
2023-08-17 04:50:31 -04:00
"node" : ">= 10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@parcel/workers" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/@parcel/workers/-/workers-2.12.0.tgz" ,
"integrity" : "sha512-zv5We5Jmb+ZWXlU6A+AufyjY4oZckkxsZ8J4dvyWL0W8IQvGO1JB4FGeryyttzQv3RM3OxcN/BpTGPiDG6keBw==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2021-11-04 07:21:21 -04:00
"dependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/diagnostic" : "2.12.0" ,
"@parcel/logger" : "2.12.0" ,
"@parcel/profiler" : "2.12.0" ,
"@parcel/types" : "2.12.0" ,
"@parcel/utils" : "2.12.0" ,
2023-08-17 04:50:31 -04:00
"nullthrows" : "^1.1.1"
2021-11-04 07:21:21 -04:00
} ,
"engines" : {
2023-08-17 04:50:31 -04:00
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
} ,
"peerDependencies" : {
2024-04-10 08:24:34 -04:00
"@parcel/core" : "^2.12.0"
2021-11-04 07:21:21 -04:00
}
} ,
2024-09-29 05:45:42 -04:00
"node_modules/@stylistic/eslint-plugin-js" : {
2024-10-23 14:30:57 -04:00
"version" : "2.9.0" ,
"resolved" : "https://registry.npmjs.org/@stylistic/eslint-plugin-js/-/eslint-plugin-js-2.9.0.tgz" ,
"integrity" : "sha512-h08DQybPsXxIvHIvQqU1tFWcu74M7kZK/0S0jVIDdoHSFq7jB+TzxikBWAg5j0lPR17WsGGGHAS8GHFlAAQXHA==" ,
2024-09-29 05:45:42 -04:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2024-10-23 14:30:57 -04:00
"eslint-visitor-keys" : "^4.1.0" ,
"espree" : "^10.2.0"
2024-09-29 05:45:42 -04:00
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"peerDependencies" : {
"eslint" : ">=8.40.0"
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@swc/core" : {
2024-10-23 14:30:57 -04:00
"version" : "1.7.39" ,
"resolved" : "https://registry.npmjs.org/@swc/core/-/core-1.7.39.tgz" ,
"integrity" : "sha512-jns6VFeOT49uoTKLWIEfiQqJAlyqldNAt80kAr8f7a5YjX0zgnG3RBiLMpksx4Ka4SlK4O6TJ/lumIM3Trp82g==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2023-08-17 04:50:31 -04:00
"hasInstallScript" : true ,
2024-07-08 08:43:18 -04:00
"license" : "Apache-2.0" ,
2023-11-26 12:22:32 -05:00
"dependencies" : {
2024-07-08 08:43:18 -04:00
"@swc/counter" : "^0.1.3" ,
2024-10-23 14:30:57 -04:00
"@swc/types" : "^0.1.13"
2023-11-26 12:22:32 -05:00
} ,
2021-11-04 07:21:21 -04:00
"engines" : {
2022-02-26 04:47:55 -05:00
"node" : ">=10"
2021-11-04 07:21:21 -04:00
} ,
"funding" : {
2023-08-17 04:50:31 -04:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/swc"
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"optionalDependencies" : {
2024-10-23 14:30:57 -04:00
"@swc/core-darwin-arm64" : "1.7.39" ,
"@swc/core-darwin-x64" : "1.7.39" ,
"@swc/core-linux-arm-gnueabihf" : "1.7.39" ,
"@swc/core-linux-arm64-gnu" : "1.7.39" ,
"@swc/core-linux-arm64-musl" : "1.7.39" ,
"@swc/core-linux-x64-gnu" : "1.7.39" ,
"@swc/core-linux-x64-musl" : "1.7.39" ,
"@swc/core-win32-arm64-msvc" : "1.7.39" ,
"@swc/core-win32-ia32-msvc" : "1.7.39" ,
"@swc/core-win32-x64-msvc" : "1.7.39"
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"peerDependencies" : {
2024-07-08 08:43:18 -04:00
"@swc/helpers" : "*"
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"peerDependenciesMeta" : {
"@swc/helpers" : {
"optional" : true
2022-02-26 04:47:55 -05:00
}
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@swc/core-darwin-arm64" : {
2024-10-23 14:30:57 -04:00
"version" : "1.7.39" ,
"resolved" : "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.7.39.tgz" ,
"integrity" : "sha512-o2nbEL6scMBMCTvY9OnbyVXtepLuNbdblV9oNJEFia5v5eGj9WMrnRQiylH3Wp/G2NYkW7V1/ZVW+kfvIeYe9A==" ,
2022-09-18 14:08:13 -04:00
"cpu" : [
"arm64"
2023-08-17 04:50:31 -04:00
] ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "Apache-2.0 AND MIT" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">=10"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@swc/core-darwin-x64" : {
2024-10-23 14:30:57 -04:00
"version" : "1.7.39" ,
"resolved" : "https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.7.39.tgz" ,
"integrity" : "sha512-qMlv3XPgtPi/Fe11VhiPDHSLiYYk2dFYl747oGsHZPq+6tIdDQjIhijXPcsUHIXYDyG7lNpODPL8cP/X1sc9MA==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"x64"
] ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "Apache-2.0 AND MIT" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">=10"
2021-11-04 07:21:21 -04:00
}
} ,
2024-01-10 04:50:30 -05:00
"node_modules/@swc/core-linux-arm-gnueabihf" : {
2024-10-23 14:30:57 -04:00
"version" : "1.7.39" ,
"resolved" : "https://registry.npmjs.org/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.7.39.tgz" ,
"integrity" : "sha512-NP+JIkBs1ZKnpa3Lk2W1kBJMwHfNOxCUJXuTa2ckjFsuZ8OUu2gwdeLFkTHbR43dxGwH5UzSmuGocXeMowra/Q==" ,
2024-01-10 04:50:30 -05:00
"cpu" : [
"arm"
] ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "Apache-2.0" ,
2024-01-10 04:50:30 -05:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=10"
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@swc/core-linux-arm64-gnu" : {
2024-10-23 14:30:57 -04:00
"version" : "1.7.39" ,
"resolved" : "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.7.39.tgz" ,
"integrity" : "sha512-cPc+/HehyHyHcvAsk3ML/9wYcpWVIWax3YBaA+ScecJpSE04l/oBHPfdqKUPslqZ+Gcw0OWnIBGJT/fBZW2ayw==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"arm64"
] ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "Apache-2.0 AND MIT" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=10"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@swc/core-linux-arm64-musl" : {
2024-10-23 14:30:57 -04:00
"version" : "1.7.39" ,
"resolved" : "https://registry.npmjs.org/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.7.39.tgz" ,
"integrity" : "sha512-8RxgBC6ubFem66bk9XJ0vclu3exJ6eD7x7CwDhp5AD/tulZslTYXM7oNPjEtje3xxabXuj/bEUMNvHZhQRFdqA==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"arm64"
] ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "Apache-2.0 AND MIT" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=10"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@swc/core-linux-x64-gnu" : {
2024-10-23 14:30:57 -04:00
"version" : "1.7.39" ,
"resolved" : "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.7.39.tgz" ,
"integrity" : "sha512-3gtCPEJuXLQEolo9xsXtuPDocmXQx12vewEyFFSMSjOfakuPOBmOQMa0sVL8Wwius8C1eZVeD1fgk0omMqeC+Q==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"x64"
] ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "Apache-2.0 AND MIT" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=10"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@swc/core-linux-x64-musl" : {
2024-10-23 14:30:57 -04:00
"version" : "1.7.39" ,
"resolved" : "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.7.39.tgz" ,
"integrity" : "sha512-mg39pW5x/eqqpZDdtjZJxrUvQNSvJF4O8wCl37fbuFUqOtXs4TxsjZ0aolt876HXxxhsQl7rS+N4KioEMSgTZw==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"x64"
] ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "Apache-2.0 AND MIT" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">=10"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@swc/core-win32-arm64-msvc" : {
2024-10-23 14:30:57 -04:00
"version" : "1.7.39" ,
"resolved" : "https://registry.npmjs.org/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.7.39.tgz" ,
"integrity" : "sha512-NZwuS0mNJowH3e9bMttr7B1fB8bW5svW/yyySigv9qmV5VcQRNz1kMlCvrCLYRsa93JnARuiaBI6FazSeG8mpA==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"arm64"
] ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "Apache-2.0 AND MIT" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=10"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@swc/core-win32-ia32-msvc" : {
2024-10-23 14:30:57 -04:00
"version" : "1.7.39" ,
"resolved" : "https://registry.npmjs.org/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.7.39.tgz" ,
"integrity" : "sha512-qFmvv5UExbJPXhhvCVDBnjK5Duqxr048dlVB6ZCgGzbRxuarOlawCzzLK4N172230pzlAWGLgn9CWl3+N6zfHA==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"ia32"
] ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "Apache-2.0 AND MIT" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=10"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@swc/core-win32-x64-msvc" : {
2024-10-23 14:30:57 -04:00
"version" : "1.7.39" ,
"resolved" : "https://registry.npmjs.org/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.7.39.tgz" ,
"integrity" : "sha512-o+5IMqgOtj9+BEOp16atTfBgCogVak9svhBpwsbcJQp67bQbxGYhAPPDW/hZ2rpSSF7UdzbY9wudoX9G4trcuQ==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"x64"
] ,
2022-02-26 04:47:55 -05:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "Apache-2.0 AND MIT" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=10"
2022-02-26 04:47:55 -05:00
}
} ,
2023-11-26 12:22:32 -05:00
"node_modules/@swc/counter" : {
2024-04-10 08:24:34 -04:00
"version" : "0.1.3" ,
"resolved" : "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz" ,
"integrity" : "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "Apache-2.0"
2023-11-26 12:22:32 -05:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@swc/helpers" : {
2024-09-28 15:50:03 -04:00
"version" : "0.5.13" ,
"resolved" : "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.13.tgz" ,
"integrity" : "sha512-UoKGxQ3r5kYI9dALKJapMmuK+1zWM/H17Z1+iwnNmzcJRnfFuevZs375TA5rW31pu4BS4NoSy1fRsexDXfWn5w==" ,
2022-06-14 13:58:50 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "Apache-2.0" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2022-06-14 13:58:50 -04:00
"tslib" : "^2.4.0"
}
2022-02-26 04:47:55 -05:00
} ,
2023-11-26 12:22:32 -05:00
"node_modules/@swc/types" : {
2024-10-23 14:30:57 -04:00
"version" : "0.1.13" ,
"resolved" : "https://registry.npmjs.org/@swc/types/-/types-0.1.13.tgz" ,
"integrity" : "sha512-JL7eeCk6zWCbiYQg2xQSdLXQJl8Qoc9rXmG2cEKvHe3CKwMHwHGpfOb8frzNLmbycOo6I51qxnLnn9ESf4I20Q==" ,
2024-04-10 08:24:34 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "Apache-2.0" ,
2024-04-10 08:24:34 -04:00
"dependencies" : {
"@swc/counter" : "^0.1.3"
}
2023-11-26 12:22:32 -05:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/@trysound/sax" : {
2022-02-26 04:47:55 -05:00
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz" ,
"integrity" : "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "ISC" ,
2023-08-17 04:50:31 -04:00
"engines" : {
"node" : ">=10.13.0"
}
2021-11-04 07:21:21 -04:00
} ,
2024-09-28 15:45:45 -04:00
"node_modules/@types/estree" : {
"version" : "1.0.6" ,
"resolved" : "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz" ,
"integrity" : "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@types/json-schema" : {
"version" : "7.0.15" ,
"resolved" : "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz" ,
"integrity" : "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==" ,
"dev" : true ,
"license" : "MIT"
} ,
2023-08-17 04:50:31 -04:00
"node_modules/abortcontroller-polyfill" : {
2023-01-16 06:10:31 -05:00
"version" : "1.7.5" ,
"resolved" : "https://registry.npmjs.org/abortcontroller-polyfill/-/abortcontroller-polyfill-1.7.5.tgz" ,
"integrity" : "sha512-JMJ5soJWP18htbbxJjG7bG6yuI6pRhgJ0scHHTfkUjf6wjP912xZWvM+A4sJK3gqd9E8fcPbDnOefbA9Th/FIQ==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "MIT"
2021-11-04 07:21:21 -04:00
} ,
2024-09-28 15:45:45 -04:00
"node_modules/acorn" : {
2024-10-23 14:30:57 -04:00
"version" : "8.13.0" ,
"resolved" : "https://registry.npmjs.org/acorn/-/acorn-8.13.0.tgz" ,
"integrity" : "sha512-8zSiw54Oxrdym50NlZ9sUusyO1Z1ZchgRLWRaK6c86XJFClyCgFKetdowBg5bKxyp/u+CDBJG4Mpp0m3HLZl9w==" ,
2024-09-28 15:45:45 -04:00
"dev" : true ,
"license" : "MIT" ,
"bin" : {
"acorn" : "bin/acorn"
} ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/acorn-jsx" : {
"version" : "5.3.2" ,
"resolved" : "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz" ,
"integrity" : "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==" ,
"dev" : true ,
"license" : "MIT" ,
"peerDependencies" : {
"acorn" : "^6.0.0 || ^7.0.0 || ^8.0.0"
}
} ,
"node_modules/ajv" : {
"version" : "6.12.6" ,
"resolved" : "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz" ,
"integrity" : "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"fast-deep-equal" : "^3.1.1" ,
"fast-json-stable-stringify" : "^2.0.0" ,
"json-schema-traverse" : "^0.4.1" ,
"uri-js" : "^4.2.2"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/epoberezkin"
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/ansi-styles" : {
2022-02-26 04:47:55 -05:00
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" ,
"integrity" : "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2022-02-26 04:47:55 -05:00
"color-convert" : "^2.0.1"
2023-08-17 04:50:31 -04:00
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/argparse" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz" ,
"integrity" : "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "Python-2.0"
2023-08-17 04:50:31 -04:00
} ,
2024-09-28 15:45:45 -04:00
"node_modules/balanced-match" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz" ,
"integrity" : "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" ,
"dev" : true ,
"license" : "MIT"
} ,
2023-08-17 04:50:31 -04:00
"node_modules/base-x" : {
2024-07-08 08:43:18 -04:00
"version" : "3.0.10" ,
"resolved" : "https://registry.npmjs.org/base-x/-/base-x-3.0.10.tgz" ,
"integrity" : "sha512-7d0s06rR9rYaIWHkpfLIFICM/tkSVdoPC9qYAQRpxn9DdKNWNsKC0uk++akckyLq16Tx2WIinnZ6WRriAt6njQ==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2022-02-26 04:47:55 -05:00
"safe-buffer" : "^5.0.1"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/boolbase" : {
2022-02-26 04:47:55 -05:00
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz" ,
2022-06-14 13:58:50 -04:00
"integrity" : "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "ISC"
2021-11-04 07:21:21 -04:00
} ,
2024-09-28 15:45:45 -04:00
"node_modules/brace-expansion" : {
"version" : "1.1.11" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" ,
"integrity" : "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/braces" : {
2024-07-08 08:43:18 -04:00
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz" ,
"integrity" : "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==" ,
2023-01-16 06:10:31 -05:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2024-07-08 08:43:18 -04:00
"fill-range" : "^7.1.1"
2023-08-17 04:50:31 -04:00
} ,
"engines" : {
"node" : ">=8"
2023-01-16 06:10:31 -05:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/browserslist" : {
2024-10-23 14:30:57 -04:00
"version" : "4.24.2" ,
"resolved" : "https://registry.npmjs.org/browserslist/-/browserslist-4.24.2.tgz" ,
"integrity" : "sha512-ZIc+Q62revdMcqC6aChtW4jz3My3klmCO1fEmINZY/8J3EpBg5/A/D0AKmBveUh6pgoeycoMkVMko84tuYS+Gg==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2023-08-17 04:50:31 -04:00
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/browserslist"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2024-10-23 14:30:57 -04:00
"caniuse-lite" : "^1.0.30001669" ,
"electron-to-chromium" : "^1.5.41" ,
2024-09-28 15:50:03 -04:00
"node-releases" : "^2.0.18" ,
2024-10-23 14:30:57 -04:00
"update-browserslist-db" : "^1.1.1"
2023-08-17 04:50:31 -04:00
} ,
"bin" : {
"browserslist" : "cli.js"
} ,
"engines" : {
"node" : "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/callsites" : {
2022-02-26 04:47:55 -05:00
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz" ,
"integrity" : "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"engines" : {
"node" : ">=6"
}
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/caniuse-lite" : {
2024-10-23 14:30:57 -04:00
"version" : "1.0.30001669" ,
"resolved" : "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001669.tgz" ,
"integrity" : "sha512-DlWzFDJqstqtIVx1zeSpIMLjunf5SmwOw0N2Ck/QSQdS8PLS4+9HrLaYei4w8BIAL7IB/UEDu889d8vhCTPA0w==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/caniuse-lite"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
2024-07-08 08:43:18 -04:00
] ,
"license" : "CC-BY-4.0"
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/chalk" : {
2022-02-26 04:47:55 -05:00
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz" ,
"integrity" : "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2022-02-26 04:47:55 -05:00
"ansi-styles" : "^4.1.0" ,
"supports-color" : "^7.1.0"
2023-08-17 04:50:31 -04:00
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/chalk?sponsor=1"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/chrome-trace-event" : {
2024-07-08 08:43:18 -04:00
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.4.tgz" ,
"integrity" : "sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"engines" : {
"node" : ">=6.0"
}
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/clone" : {
2022-02-26 04:47:55 -05:00
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/clone/-/clone-2.1.2.tgz" ,
2022-06-14 13:58:50 -04:00
"integrity" : "sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"engines" : {
"node" : ">=0.8"
}
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/color-convert" : {
2022-02-26 04:47:55 -05:00
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" ,
"integrity" : "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2022-02-26 04:47:55 -05:00
"color-name" : "~1.1.4"
2023-08-17 04:50:31 -04:00
} ,
"engines" : {
"node" : ">=7.0.0"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/color-name" : {
2022-02-26 04:47:55 -05:00
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" ,
"integrity" : "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "MIT"
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/colors" : {
2022-02-26 04:47:55 -05:00
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/colors/-/colors-1.4.0.tgz" ,
"integrity" : "sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"engines" : {
"node" : ">=0.1.90"
}
} ,
"node_modules/commander" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz" ,
"integrity" : "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"engines" : {
"node" : ">= 10"
}
} ,
2024-09-28 15:45:45 -04:00
"node_modules/concat-map" : {
"version" : "0.0.1" ,
"resolved" : "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz" ,
"integrity" : "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" ,
"dev" : true ,
"license" : "MIT"
} ,
2023-08-17 04:50:31 -04:00
"node_modules/cosmiconfig" : {
2024-07-08 08:43:18 -04:00
"version" : "9.0.0" ,
"resolved" : "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz" ,
"integrity" : "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2024-07-08 08:43:18 -04:00
"env-paths" : "^2.2.1" ,
2023-11-26 12:22:32 -05:00
"import-fresh" : "^3.3.0" ,
2023-08-17 04:50:31 -04:00
"js-yaml" : "^4.1.0" ,
2024-07-08 08:43:18 -04:00
"parse-json" : "^5.2.0"
2023-08-17 04:50:31 -04:00
} ,
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/sponsors/d-fischer"
2023-11-26 12:22:32 -05:00
} ,
"peerDependencies" : {
"typescript" : ">=4.9.5"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
2023-08-17 04:50:31 -04:00
}
} ,
2024-09-28 15:45:45 -04:00
"node_modules/cross-spawn" : {
"version" : "7.0.3" ,
"resolved" : "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz" ,
"integrity" : "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"path-key" : "^3.1.0" ,
"shebang-command" : "^2.0.0" ,
"which" : "^2.0.1"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/css-select" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz" ,
"integrity" : "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "BSD-2-Clause" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"peer" : true ,
"dependencies" : {
"boolbase" : "^1.0.0" ,
"css-what" : "^6.1.0" ,
"domhandler" : "^5.0.2" ,
"domutils" : "^3.0.1" ,
"nth-check" : "^2.0.1"
} ,
"funding" : {
"url" : "https://github.com/sponsors/fb55"
}
} ,
"node_modules/css-select/node_modules/dom-serializer" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz" ,
"integrity" : "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"peer" : true ,
"dependencies" : {
"domelementtype" : "^2.3.0" ,
"domhandler" : "^5.0.2" ,
"entities" : "^4.2.0"
} ,
"funding" : {
"url" : "https://github.com/cheeriojs/dom-serializer?sponsor=1"
}
2022-02-26 04:47:55 -05:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/css-select/node_modules/domhandler" : {
"version" : "5.0.3" ,
"resolved" : "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz" ,
"integrity" : "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "BSD-2-Clause" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"peer" : true ,
"dependencies" : {
"domelementtype" : "^2.3.0"
} ,
"engines" : {
"node" : ">= 4"
} ,
"funding" : {
"url" : "https://github.com/fb55/domhandler?sponsor=1"
}
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/css-select/node_modules/domutils" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz" ,
"integrity" : "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "BSD-2-Clause" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"peer" : true ,
"dependencies" : {
"dom-serializer" : "^2.0.0" ,
"domelementtype" : "^2.3.0" ,
"domhandler" : "^5.0.3"
} ,
"funding" : {
"url" : "https://github.com/fb55/domutils?sponsor=1"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/css-select/node_modules/entities" : {
"version" : "4.5.0" ,
"resolved" : "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz" ,
"integrity" : "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "BSD-2-Clause" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">=0.12"
} ,
"funding" : {
"url" : "https://github.com/fb55/entities?sponsor=1"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/css-tree" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/css-tree/-/css-tree-2.3.1.tgz" ,
"integrity" : "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"peer" : true ,
"dependencies" : {
"mdn-data" : "2.0.30" ,
"source-map-js" : "^1.0.1"
} ,
"engines" : {
"node" : "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/css-what" : {
2022-06-14 13:58:50 -04:00
"version" : "6.1.0" ,
"resolved" : "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz" ,
"integrity" : "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "BSD-2-Clause" ,
2023-08-17 04:50:31 -04:00
"engines" : {
"node" : ">= 6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/fb55"
}
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/csso" : {
"version" : "5.0.5" ,
"resolved" : "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz" ,
"integrity" : "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"peer" : true ,
"dependencies" : {
"css-tree" : "~2.2.0"
} ,
"engines" : {
"node" : "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" ,
"npm" : ">=7.0.0"
}
} ,
"node_modules/csso/node_modules/css-tree" : {
"version" : "2.2.1" ,
"resolved" : "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz" ,
"integrity" : "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"peer" : true ,
"dependencies" : {
"mdn-data" : "2.0.28" ,
"source-map-js" : "^1.0.1"
} ,
"engines" : {
"node" : "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" ,
"npm" : ">=7.0.0"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/csso/node_modules/mdn-data" : {
"version" : "2.0.28" ,
"resolved" : "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz" ,
"integrity" : "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "CC0-1.0" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"peer" : true
} ,
2024-09-28 15:45:45 -04:00
"node_modules/debug" : {
"version" : "4.3.7" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz" ,
"integrity" : "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"ms" : "^2.1.3"
} ,
"engines" : {
"node" : ">=6.0"
} ,
"peerDependenciesMeta" : {
"supports-color" : {
"optional" : true
}
}
} ,
"node_modules/deep-is" : {
"version" : "0.1.4" ,
"resolved" : "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz" ,
"integrity" : "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
2023-08-17 04:50:31 -04:00
"node_modules/detect-libc" : {
2022-02-26 04:47:55 -05:00
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz" ,
2022-06-14 13:58:50 -04:00
"integrity" : "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "Apache-2.0" ,
2023-08-17 04:50:31 -04:00
"bin" : {
"detect-libc" : "bin/detect-libc.js"
} ,
"engines" : {
"node" : ">=0.10"
}
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/dom-serializer" : {
2022-06-14 13:58:50 -04:00
"version" : "1.4.1" ,
"resolved" : "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.4.1.tgz" ,
"integrity" : "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2022-02-26 04:47:55 -05:00
"domelementtype" : "^2.0.1" ,
"domhandler" : "^4.2.0" ,
"entities" : "^2.0.0"
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"funding" : {
"url" : "https://github.com/cheeriojs/dom-serializer?sponsor=1"
}
} ,
"node_modules/dom-serializer/node_modules/entities" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz" ,
"integrity" : "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "BSD-2-Clause" ,
2023-08-17 04:50:31 -04:00
"funding" : {
"url" : "https://github.com/fb55/entities?sponsor=1"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/domelementtype" : {
2022-06-14 13:58:50 -04:00
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz" ,
"integrity" : "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/fb55"
}
2024-07-08 08:43:18 -04:00
] ,
"license" : "BSD-2-Clause"
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/domhandler" : {
2022-06-14 13:58:50 -04:00
"version" : "4.3.1" ,
"resolved" : "https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz" ,
"integrity" : "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "BSD-2-Clause" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2022-02-26 04:47:55 -05:00
"domelementtype" : "^2.2.0"
2023-08-17 04:50:31 -04:00
} ,
"engines" : {
"node" : ">= 4"
} ,
"funding" : {
"url" : "https://github.com/fb55/domhandler?sponsor=1"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/domutils" : {
2022-02-26 04:47:55 -05:00
"version" : "2.8.0" ,
"resolved" : "https://registry.npmjs.org/domutils/-/domutils-2.8.0.tgz" ,
"integrity" : "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "BSD-2-Clause" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2022-02-26 04:47:55 -05:00
"dom-serializer" : "^1.0.1" ,
"domelementtype" : "^2.2.0" ,
"domhandler" : "^4.2.0"
2023-08-17 04:50:31 -04:00
} ,
"funding" : {
"url" : "https://github.com/fb55/domutils?sponsor=1"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/dotenv" : {
2022-02-26 04:47:55 -05:00
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/dotenv/-/dotenv-7.0.0.tgz" ,
"integrity" : "sha512-M3NhsLbV1i6HuGzBUH8vXrtxOk+tWmzWKDMbAVSUp3Zsjm7ywFeuwrUXhmhQyRK1q5B5GGy7hcXPbj3bnfZg2g==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "BSD-2-Clause" ,
2023-08-17 04:50:31 -04:00
"engines" : {
"node" : ">=6"
}
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/dotenv-expand" : {
2022-02-26 04:47:55 -05:00
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-5.1.0.tgz" ,
"integrity" : "sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "BSD-2-Clause"
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/electron-to-chromium" : {
2024-10-23 14:30:57 -04:00
"version" : "1.5.43" ,
"resolved" : "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.43.tgz" ,
"integrity" : "sha512-NxnmFBHDl5Sachd2P46O7UJiMaMHMLSofoIWVJq3mj8NJgG0umiSeljAVP9lGzjI0UDLJJ5jjoGjcrB8RSbjLQ==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "ISC"
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/entities" : {
2022-02-26 04:47:55 -05:00
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/entities/-/entities-3.0.1.tgz" ,
"integrity" : "sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "BSD-2-Clause" ,
2023-08-17 04:50:31 -04:00
"engines" : {
"node" : ">=0.12"
} ,
"funding" : {
"url" : "https://github.com/fb55/entities?sponsor=1"
}
2021-11-04 07:21:21 -04:00
} ,
2024-07-08 08:43:18 -04:00
"node_modules/env-paths" : {
"version" : "2.2.1" ,
"resolved" : "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz" ,
"integrity" : "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/error-ex" : {
2022-02-26 04:47:55 -05:00
"version" : "1.3.2" ,
"resolved" : "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz" ,
"integrity" : "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2022-02-26 04:47:55 -05:00
"is-arrayish" : "^0.2.1"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/escalade" : {
2024-09-28 15:50:03 -04:00
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz" ,
"integrity" : "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"engines" : {
"node" : ">=6"
}
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/escape-string-regexp" : {
2024-09-28 15:50:03 -04:00
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz" ,
"integrity" : "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"engines" : {
2024-09-28 15:50:03 -04:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2023-08-17 04:50:31 -04:00
}
2021-11-04 07:21:21 -04:00
} ,
2024-09-28 15:45:45 -04:00
"node_modules/eslint" : {
2024-10-23 14:30:57 -04:00
"version" : "9.13.0" ,
"resolved" : "https://registry.npmjs.org/eslint/-/eslint-9.13.0.tgz" ,
"integrity" : "sha512-EYZK6SX6zjFHST/HRytOdA/zE72Cq/bfw45LSyuwrdvcclb/gqV8RRQxywOBEWO2+WDpva6UZa4CcDeJKzUCFA==" ,
2023-01-16 06:10:31 -05:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2024-09-28 15:45:45 -04:00
"@eslint-community/eslint-utils" : "^4.2.0" ,
"@eslint-community/regexpp" : "^4.11.0" ,
"@eslint/config-array" : "^0.18.0" ,
2024-10-23 14:30:57 -04:00
"@eslint/core" : "^0.7.0" ,
2024-09-28 15:45:45 -04:00
"@eslint/eslintrc" : "^3.1.0" ,
2024-10-23 14:30:57 -04:00
"@eslint/js" : "9.13.0" ,
2024-09-28 15:45:45 -04:00
"@eslint/plugin-kit" : "^0.2.0" ,
2024-10-23 14:30:57 -04:00
"@humanfs/node" : "^0.16.5" ,
2024-09-28 15:45:45 -04:00
"@humanwhocodes/module-importer" : "^1.0.1" ,
2024-10-23 14:30:57 -04:00
"@humanwhocodes/retry" : "^0.3.1" ,
2024-09-28 15:45:45 -04:00
"@types/estree" : "^1.0.6" ,
"@types/json-schema" : "^7.0.15" ,
"ajv" : "^6.12.4" ,
"chalk" : "^4.0.0" ,
"cross-spawn" : "^7.0.2" ,
"debug" : "^4.3.2" ,
"escape-string-regexp" : "^4.0.0" ,
2024-10-23 14:30:57 -04:00
"eslint-scope" : "^8.1.0" ,
"eslint-visitor-keys" : "^4.1.0" ,
"espree" : "^10.2.0" ,
2024-09-28 15:45:45 -04:00
"esquery" : "^1.5.0" ,
"esutils" : "^2.0.2" ,
"fast-deep-equal" : "^3.1.3" ,
"file-entry-cache" : "^8.0.0" ,
"find-up" : "^5.0.0" ,
"glob-parent" : "^6.0.2" ,
"ignore" : "^5.2.0" ,
"imurmurhash" : "^0.1.4" ,
"is-glob" : "^4.0.0" ,
"json-stable-stringify-without-jsonify" : "^1.0.1" ,
"lodash.merge" : "^4.6.2" ,
"minimatch" : "^3.1.2" ,
"natural-compare" : "^1.4.0" ,
"optionator" : "^0.9.3" ,
"text-table" : "^0.2.0"
} ,
"bin" : {
"eslint" : "bin/eslint.js"
2023-08-17 04:50:31 -04:00
} ,
"engines" : {
2024-09-28 15:45:45 -04:00
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"url" : "https://eslint.org/donate"
} ,
"peerDependencies" : {
"jiti" : "*"
} ,
"peerDependenciesMeta" : {
"jiti" : {
"optional" : true
}
2023-01-16 06:10:31 -05:00
}
} ,
2024-09-28 15:45:45 -04:00
"node_modules/eslint-scope" : {
"version" : "8.1.0" ,
"resolved" : "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.1.0.tgz" ,
"integrity" : "sha512-14dSvlhaVhKKsa9Fx1l8A17s7ah7Ef7wCakJ10LYk6+GYmP9yDti2oq2SEwcyndt6knfcZyhyxwY3i9yL78EQw==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-09-28 15:45:45 -04:00
"license" : "BSD-2-Clause" ,
"dependencies" : {
"esrecurse" : "^4.3.0" ,
"estraverse" : "^5.2.0"
} ,
2023-08-17 04:50:31 -04:00
"engines" : {
2024-09-28 15:45:45 -04:00
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
2023-08-17 04:50:31 -04:00
}
2021-11-04 07:21:21 -04:00
} ,
2024-09-28 15:45:45 -04:00
"node_modules/eslint-visitor-keys" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.1.0.tgz" ,
"integrity" : "sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-09-28 15:45:45 -04:00
"license" : "Apache-2.0" ,
2023-08-17 04:50:31 -04:00
"engines" : {
2024-09-28 15:45:45 -04:00
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
2023-08-17 04:50:31 -04:00
} ,
"funding" : {
2024-09-28 15:45:45 -04:00
"url" : "https://opencollective.com/eslint"
2021-11-04 07:21:21 -04:00
}
} ,
2024-09-28 15:45:45 -04:00
"node_modules/espree" : {
"version" : "10.2.0" ,
"resolved" : "https://registry.npmjs.org/espree/-/espree-10.2.0.tgz" ,
"integrity" : "sha512-upbkBJbckcCNBDBDXEbuhjbP68n+scUd3k/U2EkyM9nw+I/jPiL4cLF/Al06CF96wRltFda16sxDFrxsI1v0/g==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"acorn" : "^8.12.0" ,
"acorn-jsx" : "^5.3.2" ,
"eslint-visitor-keys" : "^4.1.0"
} ,
"engines" : {
"node" : "^18.18.0 || ^20.9.0 || >=21.1.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
}
2021-11-04 07:21:21 -04:00
} ,
2024-09-28 15:45:45 -04:00
"node_modules/esquery" : {
"version" : "1.6.0" ,
"resolved" : "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz" ,
"integrity" : "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-09-28 15:45:45 -04:00
"license" : "BSD-3-Clause" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2024-09-28 15:45:45 -04:00
"estraverse" : "^5.1.0"
} ,
"engines" : {
"node" : ">=0.10"
}
} ,
"node_modules/esrecurse" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz" ,
"integrity" : "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"estraverse" : "^5.2.0"
} ,
"engines" : {
"node" : ">=4.0"
}
} ,
"node_modules/estraverse" : {
"version" : "5.3.0" ,
"resolved" : "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz" ,
"integrity" : "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=4.0"
}
} ,
"node_modules/esutils" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz" ,
"integrity" : "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/fast-deep-equal" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz" ,
"integrity" : "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/fast-json-stable-stringify" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz" ,
"integrity" : "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/fast-levenshtein" : {
"version" : "2.0.6" ,
"resolved" : "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz" ,
"integrity" : "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/file-entry-cache" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz" ,
"integrity" : "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"flat-cache" : "^4.0.0"
} ,
"engines" : {
"node" : ">=16.0.0"
}
} ,
"node_modules/fill-range" : {
"version" : "7.1.1" ,
"resolved" : "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz" ,
"integrity" : "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"to-regex-range" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/find-up" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz" ,
"integrity" : "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"locate-path" : "^6.0.0" ,
"path-exists" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/flat-cache" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz" ,
"integrity" : "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"flatted" : "^3.2.9" ,
"keyv" : "^4.5.4"
} ,
"engines" : {
"node" : ">=16"
}
} ,
"node_modules/flatted" : {
"version" : "3.3.1" ,
"resolved" : "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz" ,
"integrity" : "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==" ,
"dev" : true ,
"license" : "ISC"
} ,
"node_modules/get-port" : {
"version" : "4.2.0" ,
"resolved" : "https://registry.npmjs.org/get-port/-/get-port-4.2.0.tgz" ,
"integrity" : "sha512-/b3jarXkH8KJoOMQc3uVGHASwGLPq3gSFJ7tgJm2diza+bydJPTGOibin2steecKeOylE8oY2JERlVWkAJO6yw==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/glob-parent" : {
"version" : "6.0.2" ,
"resolved" : "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz" ,
"integrity" : "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"is-glob" : "^4.0.3"
} ,
"engines" : {
"node" : ">=10.13.0"
}
} ,
"node_modules/globals" : {
2024-10-23 14:30:57 -04:00
"version" : "15.11.0" ,
"resolved" : "https://registry.npmjs.org/globals/-/globals-15.11.0.tgz" ,
"integrity" : "sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw==" ,
2024-09-28 15:45:45 -04:00
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"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==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/htm" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/htm/-/htm-3.1.1.tgz" ,
"integrity" : "sha512-983Vyg8NwUE7JkZ6NmOqpCZ+sh1bKv2iYTlUkzlWmA5JD2acKoxd4KVxbMmxX/85mtfdnDmTFoNKcg5DGAvxNQ==" ,
"license" : "Apache-2.0"
} ,
"node_modules/htmlnano" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/htmlnano/-/htmlnano-2.1.1.tgz" ,
"integrity" : "sha512-kAERyg/LuNZYmdqgCdYvugyLWNFAm8MWXpQMz1pLpetmCbFwoMxvkSoaAMlFrOC4OKTWI4KlZGT/RsNxg4ghOw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"cosmiconfig" : "^9.0.0" ,
"posthtml" : "^0.16.5" ,
"timsort" : "^0.3.0"
2023-08-17 04:50:31 -04:00
} ,
"peerDependencies" : {
2024-07-08 08:43:18 -04:00
"cssnano" : "^7.0.0" ,
2023-08-17 04:50:31 -04:00
"postcss" : "^8.3.11" ,
2024-07-08 08:43:18 -04:00
"purgecss" : "^6.0.0" ,
2023-08-17 04:50:31 -04:00
"relateurl" : "^0.2.7" ,
2024-07-08 08:43:18 -04:00
"srcset" : "5.0.1" ,
2023-08-17 04:50:31 -04:00
"svgo" : "^3.0.2" ,
"terser" : "^5.10.0" ,
"uncss" : "^0.17.3"
} ,
"peerDependenciesMeta" : {
"cssnano" : {
"optional" : true
} ,
"postcss" : {
"optional" : true
} ,
"purgecss" : {
"optional" : true
} ,
"relateurl" : {
"optional" : true
} ,
"srcset" : {
"optional" : true
} ,
"svgo" : {
"optional" : true
} ,
"terser" : {
"optional" : true
} ,
"uncss" : {
"optional" : true
}
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/htmlparser2" : {
2022-02-26 04:47:55 -05:00
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/htmlparser2/-/htmlparser2-7.2.0.tgz" ,
"integrity" : "sha512-H7MImA4MS6cw7nbyURtLPO1Tms7C5H602LRETv95z1MxO/7CP7rDVROehUYeYBUYEON94NXXDEPmZuq+hX4sog==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2023-08-17 04:50:31 -04:00
"funding" : [
"https://github.com/fb55/htmlparser2?sponsor=1" ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/fb55"
}
] ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2022-02-26 04:47:55 -05:00
"domelementtype" : "^2.0.1" ,
"domhandler" : "^4.2.2" ,
"domutils" : "^2.8.0" ,
"entities" : "^3.0.1"
2021-11-04 07:21:21 -04:00
}
} ,
2024-09-28 15:45:45 -04:00
"node_modules/ignore" : {
"version" : "5.3.2" ,
"resolved" : "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz" ,
"integrity" : "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 4"
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/import-fresh" : {
2022-02-26 04:47:55 -05:00
"version" : "3.3.0" ,
"resolved" : "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz" ,
"integrity" : "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2022-02-26 04:47:55 -05:00
"parent-module" : "^1.0.0" ,
"resolve-from" : "^4.0.0"
2023-08-17 04:50:31 -04:00
} ,
"engines" : {
"node" : ">=6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2021-11-04 07:21:21 -04:00
}
} ,
2024-09-28 15:45:45 -04:00
"node_modules/imurmurhash" : {
"version" : "0.1.4" ,
"resolved" : "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz" ,
"integrity" : "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.8.19"
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/is-arrayish" : {
2022-02-26 04:47:55 -05:00
"version" : "0.2.1" ,
"resolved" : "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz" ,
2022-06-14 13:58:50 -04:00
"integrity" : "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "MIT"
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/is-extglob" : {
2023-01-16 06:10:31 -05:00
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz" ,
"integrity" : "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"engines" : {
"node" : ">=0.10.0"
}
2023-01-16 06:10:31 -05:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/is-glob" : {
2023-01-16 06:10:31 -05:00
"version" : "4.0.3" ,
"resolved" : "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz" ,
"integrity" : "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2023-01-16 06:10:31 -05:00
"is-extglob" : "^2.1.1"
2023-08-17 04:50:31 -04:00
} ,
"engines" : {
"node" : ">=0.10.0"
2023-01-16 06:10:31 -05:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/is-json" : {
2022-02-26 04:47:55 -05:00
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/is-json/-/is-json-2.0.1.tgz" ,
2022-06-14 13:58:50 -04:00
"integrity" : "sha512-6BEnpVn1rcf3ngfmViLM6vjUjGErbdrL4rwlv+u1NO1XO8kqT4YGL8+19Q+Z/bas8tY90BTWMk2+fW1g6hQjbA==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "ISC"
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/is-number" : {
2023-01-16 06:10:31 -05:00
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" ,
"integrity" : "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"engines" : {
"node" : ">=0.12.0"
}
2023-01-16 06:10:31 -05:00
} ,
2024-09-28 15:45:45 -04:00
"node_modules/isexe" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz" ,
"integrity" : "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" ,
"dev" : true ,
"license" : "ISC"
} ,
2023-08-17 04:50:31 -04:00
"node_modules/js-tokens" : {
2021-11-04 07:21:21 -04:00
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz" ,
"integrity" : "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "MIT"
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/js-yaml" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz" ,
"integrity" : "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
"argparse" : "^2.0.1"
} ,
"bin" : {
"js-yaml" : "bin/js-yaml.js"
}
} ,
2024-09-28 15:45:45 -04:00
"node_modules/json-buffer" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz" ,
"integrity" : "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
2023-08-17 04:50:31 -04:00
"node_modules/json-parse-even-better-errors" : {
2021-11-04 07:21:21 -04:00
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz" ,
"integrity" : "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "MIT"
2021-11-04 07:21:21 -04:00
} ,
2024-09-28 15:45:45 -04:00
"node_modules/json-schema-traverse" : {
"version" : "0.4.1" ,
"resolved" : "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" ,
"integrity" : "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/json-stable-stringify-without-jsonify" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz" ,
"integrity" : "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==" ,
"dev" : true ,
"license" : "MIT"
} ,
2023-08-17 04:50:31 -04:00
"node_modules/json5" : {
2023-01-16 06:10:31 -05:00
"version" : "2.2.3" ,
"resolved" : "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz" ,
"integrity" : "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"bin" : {
"json5" : "lib/cli.js"
} ,
"engines" : {
"node" : ">=6"
}
2021-11-04 07:21:21 -04:00
} ,
2024-09-28 15:45:45 -04:00
"node_modules/keyv" : {
"version" : "4.5.4" ,
"resolved" : "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz" ,
"integrity" : "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"json-buffer" : "3.0.1"
}
} ,
"node_modules/levn" : {
"version" : "0.4.1" ,
"resolved" : "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz" ,
"integrity" : "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"prelude-ls" : "^1.2.1" ,
"type-check" : "~0.4.0"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/lightningcss" : {
2024-09-28 15:50:03 -04:00
"version" : "1.27.0" ,
"resolved" : "https://registry.npmjs.org/lightningcss/-/lightningcss-1.27.0.tgz" ,
"integrity" : "sha512-8f7aNmS1+etYSLHht0fQApPc2kNO8qGRutifN5rVIc6Xo6ABsEbqOr758UwI7ALVbTt4x1fllKt0PYgzD9S3yQ==" ,
2022-09-18 14:08:13 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MPL-2.0" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
"detect-libc" : "^1.0.3"
} ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
} ,
"optionalDependencies" : {
2024-09-28 15:50:03 -04:00
"lightningcss-darwin-arm64" : "1.27.0" ,
"lightningcss-darwin-x64" : "1.27.0" ,
"lightningcss-freebsd-x64" : "1.27.0" ,
"lightningcss-linux-arm-gnueabihf" : "1.27.0" ,
"lightningcss-linux-arm64-gnu" : "1.27.0" ,
"lightningcss-linux-arm64-musl" : "1.27.0" ,
"lightningcss-linux-x64-gnu" : "1.27.0" ,
"lightningcss-linux-x64-musl" : "1.27.0" ,
"lightningcss-win32-arm64-msvc" : "1.27.0" ,
"lightningcss-win32-x64-msvc" : "1.27.0"
2022-09-18 14:08:13 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/lightningcss-darwin-arm64" : {
2024-09-28 15:50:03 -04:00
"version" : "1.27.0" ,
"resolved" : "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.27.0.tgz" ,
"integrity" : "sha512-Gl/lqIXY+d+ySmMbgDf0pgaWSqrWYxVHoc88q+Vhf2YNzZ8DwoRzGt5NZDVqqIW5ScpSnmmjcgXP87Dn2ylSSQ==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"arm64"
] ,
2022-09-18 14:08:13 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MPL-2.0" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
2022-09-18 14:08:13 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/lightningcss-darwin-x64" : {
2024-09-28 15:50:03 -04:00
"version" : "1.27.0" ,
"resolved" : "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.27.0.tgz" ,
"integrity" : "sha512-0+mZa54IlcNAoQS9E0+niovhyjjQWEMrwW0p2sSdLRhLDc8LMQ/b67z7+B5q4VmjYCMSfnFi3djAAQFIDuj/Tg==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"x64"
] ,
2022-09-18 14:08:13 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MPL-2.0" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
2022-09-18 14:08:13 -04:00
} ,
2023-11-26 12:22:32 -05:00
"node_modules/lightningcss-freebsd-x64" : {
2024-09-28 15:50:03 -04:00
"version" : "1.27.0" ,
"resolved" : "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.27.0.tgz" ,
"integrity" : "sha512-n1sEf85fePoU2aDN2PzYjoI8gbBqnmLGEhKq7q0DKLj0UTVmOTwDC7PtLcy/zFxzASTSBlVQYJUhwIStQMIpRA==" ,
2023-11-26 12:22:32 -05:00
"cpu" : [
"x64"
] ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MPL-2.0" ,
2023-11-26 12:22:32 -05:00
"optional" : true ,
"os" : [
"freebsd"
] ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/lightningcss-linux-arm-gnueabihf" : {
2024-09-28 15:50:03 -04:00
"version" : "1.27.0" ,
"resolved" : "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.27.0.tgz" ,
"integrity" : "sha512-MUMRmtdRkOkd5z3h986HOuNBD1c2lq2BSQA1Jg88d9I7bmPGx08bwGcnB75dvr17CwxjxD6XPi3Qh8ArmKFqCA==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"arm"
] ,
2022-09-18 14:08:13 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MPL-2.0" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
2022-09-18 14:08:13 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/lightningcss-linux-arm64-gnu" : {
2024-09-28 15:50:03 -04:00
"version" : "1.27.0" ,
"resolved" : "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.27.0.tgz" ,
"integrity" : "sha512-cPsxo1QEWq2sfKkSq2Bq5feQDHdUEwgtA9KaB27J5AX22+l4l0ptgjMZZtYtUnteBofjee+0oW1wQ1guv04a7A==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"arm64"
] ,
2022-09-18 14:08:13 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MPL-2.0" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
2022-09-18 14:08:13 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/lightningcss-linux-arm64-musl" : {
2024-09-28 15:50:03 -04:00
"version" : "1.27.0" ,
"resolved" : "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.27.0.tgz" ,
"integrity" : "sha512-rCGBm2ax7kQ9pBSeITfCW9XSVF69VX+fm5DIpvDZQl4NnQoMQyRwhZQm9pd59m8leZ1IesRqWk2v/DntMo26lg==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"arm64"
] ,
2022-09-18 14:08:13 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MPL-2.0" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
2022-09-18 14:08:13 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/lightningcss-linux-x64-gnu" : {
2024-09-28 15:50:03 -04:00
"version" : "1.27.0" ,
"resolved" : "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.27.0.tgz" ,
"integrity" : "sha512-Dk/jovSI7qqhJDiUibvaikNKI2x6kWPN79AQiD/E/KeQWMjdGe9kw51RAgoWFDi0coP4jinaH14Nrt/J8z3U4A==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"x64"
] ,
2022-09-18 14:08:13 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MPL-2.0" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
2022-09-18 14:08:13 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/lightningcss-linux-x64-musl" : {
2024-09-28 15:50:03 -04:00
"version" : "1.27.0" ,
"resolved" : "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.27.0.tgz" ,
"integrity" : "sha512-QKjTxXm8A9s6v9Tg3Fk0gscCQA1t/HMoF7Woy1u68wCk5kS4fR+q3vXa1p3++REW784cRAtkYKrPy6JKibrEZA==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"x64"
] ,
2022-09-18 14:08:13 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MPL-2.0" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
2022-09-18 14:08:13 -04:00
} ,
2024-09-28 15:50:03 -04:00
"node_modules/lightningcss-win32-arm64-msvc" : {
"version" : "1.27.0" ,
"resolved" : "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.27.0.tgz" ,
"integrity" : "sha512-/wXegPS1hnhkeG4OXQKEMQeJd48RDC3qdh+OA8pCuOPCyvnm/yEayrJdJVqzBsqpy1aJklRCVxscpFur80o6iQ==" ,
"cpu" : [
"arm64"
] ,
"dev" : true ,
"license" : "MPL-2.0" ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/lightningcss-win32-x64-msvc" : {
2024-09-28 15:50:03 -04:00
"version" : "1.27.0" ,
"resolved" : "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.27.0.tgz" ,
"integrity" : "sha512-/OJLj94Zm/waZShL8nB5jsNj3CfNATLCTyFxZyouilfTmSoLDX7VlVAmhPHoZWVFp4vdmoiEbPEYC8HID3m6yw==" ,
2023-08-17 04:50:31 -04:00
"cpu" : [
"x64"
] ,
2022-09-18 14:08:13 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MPL-2.0" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
2022-09-18 14:08:13 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/lines-and-columns" : {
2022-02-26 04:47:55 -05:00
"version" : "1.2.4" ,
"resolved" : "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz" ,
"integrity" : "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "MIT"
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/linkifyjs" : {
2024-01-10 05:33:20 -05:00
"version" : "4.1.3" ,
"resolved" : "https://registry.npmjs.org/linkifyjs/-/linkifyjs-4.1.3.tgz" ,
2024-07-08 08:43:18 -04:00
"integrity" : "sha512-auMesunaJ8yfkHvK4gfg1K0SaKX/6Wn9g2Aac/NwX+l5VdmFZzo/hdPGxEOETj+ryRa4/fiOPjeeKURSAJx1sg==" ,
"license" : "MIT"
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/lmdb" : {
2023-11-26 12:22:32 -05:00
"version" : "2.8.5" ,
"resolved" : "https://registry.npmjs.org/lmdb/-/lmdb-2.8.5.tgz" ,
"integrity" : "sha512-9bMdFfc80S+vSldBmG3HOuLVHnxRdNTlpzR6QDnzqCQtCzGUEAGTzBKYMeIM+I/sU4oZfgbcbS7X7F65/z/oxQ==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
"hasInstallScript" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2023-11-26 12:22:32 -05:00
"msgpackr" : "^1.9.5" ,
"node-addon-api" : "^6.1.0" ,
"node-gyp-build-optional-packages" : "5.1.1" ,
"ordered-binary" : "^1.4.1" ,
2022-02-26 04:47:55 -05:00
"weak-lru-cache" : "^1.2.2"
2022-06-14 13:58:50 -04:00
} ,
2023-08-17 04:50:31 -04:00
"bin" : {
"download-lmdb-prebuilds" : "bin/download-prebuilds.js"
} ,
"optionalDependencies" : {
2023-11-26 12:22:32 -05:00
"@lmdb/lmdb-darwin-arm64" : "2.8.5" ,
"@lmdb/lmdb-darwin-x64" : "2.8.5" ,
"@lmdb/lmdb-linux-arm" : "2.8.5" ,
"@lmdb/lmdb-linux-arm64" : "2.8.5" ,
"@lmdb/lmdb-linux-x64" : "2.8.5" ,
"@lmdb/lmdb-win32-x64" : "2.8.5"
2023-08-17 04:50:31 -04:00
}
} ,
"node_modules/lmdb/node_modules/node-addon-api" : {
2023-11-26 12:22:32 -05:00
"version" : "6.1.0" ,
"resolved" : "https://registry.npmjs.org/node-addon-api/-/node-addon-api-6.1.0.tgz" ,
"integrity" : "sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT"
2023-08-17 04:50:31 -04:00
} ,
2024-09-28 15:45:45 -04:00
"node_modules/locate-path" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz" ,
"integrity" : "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"p-locate" : "^5.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/lodash.merge" : {
"version" : "4.6.2" ,
"resolved" : "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz" ,
"integrity" : "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
2023-08-17 04:50:31 -04:00
"node_modules/mdn-data" : {
"version" : "2.0.30" ,
"resolved" : "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz" ,
"integrity" : "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "CC0-1.0" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"peer" : true
} ,
"node_modules/micromatch" : {
2024-09-28 15:50:03 -04:00
"version" : "4.0.8" ,
"resolved" : "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz" ,
"integrity" : "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==" ,
2023-01-16 06:10:31 -05:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2024-07-08 08:43:18 -04:00
"braces" : "^3.0.3" ,
2023-01-16 06:10:31 -05:00
"picomatch" : "^2.3.1"
2023-08-17 04:50:31 -04:00
} ,
"engines" : {
"node" : ">=8.6"
2023-01-16 06:10:31 -05:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/mime" : {
2022-02-26 04:47:55 -05:00
"version" : "1.6.0" ,
"resolved" : "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz" ,
"integrity" : "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"bin" : {
"mime" : "cli.js"
} ,
"engines" : {
"node" : ">=4"
}
2021-11-04 07:21:21 -04:00
} ,
2024-09-28 15:45:45 -04:00
"node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/minimist" : {
2022-06-14 13:58:50 -04:00
"version" : "0.0.10" ,
"resolved" : "https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz" ,
"integrity" : "sha512-iotkTvxc+TwOm5Ieim8VnSNvCDjCK9S8G3scJ50ZthspSxa7jx50jkhYduuAtAjvfDUwSgOwf8+If99AlOEhyw==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "MIT"
2022-02-26 04:47:55 -05:00
} ,
2024-09-28 15:45:45 -04:00
"node_modules/ms" : {
"version" : "2.1.3" ,
"resolved" : "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" ,
"integrity" : "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" ,
"dev" : true ,
"license" : "MIT"
} ,
2023-08-17 04:50:31 -04:00
"node_modules/msgpackr" : {
2024-09-28 15:50:03 -04:00
"version" : "1.11.0" ,
"resolved" : "https://registry.npmjs.org/msgpackr/-/msgpackr-1.11.0.tgz" ,
"integrity" : "sha512-I8qXuuALqJe5laEBYoFykChhSXLikZmUhccjGsPuSJ/7uPip2TJ7lwdIQwWSAi0jGZDXv4WOP8Qg65QZRuXxXw==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"optionalDependencies" : {
"msgpackr-extract" : "^3.0.2"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/msgpackr-extract" : {
2024-07-08 08:43:18 -04:00
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/msgpackr-extract/-/msgpackr-extract-3.0.3.tgz" ,
"integrity" : "sha512-P0efT1C9jIdVRefqjzOQ9Xml57zpOXnIuS+csaB4MdZbTdmGDLo8XhzBG1N7aO11gKDDkJvBLULeFTo46wwreA==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2023-08-17 04:50:31 -04:00
"hasInstallScript" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2022-02-26 04:47:55 -05:00
"optional" : true ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2024-07-08 08:43:18 -04:00
"node-gyp-build-optional-packages" : "5.2.2"
2023-08-17 04:50:31 -04:00
} ,
"bin" : {
"download-msgpackr-prebuilds" : "bin/download-prebuilds.js"
} ,
"optionalDependencies" : {
2024-07-08 08:43:18 -04:00
"@msgpackr-extract/msgpackr-extract-darwin-arm64" : "3.0.3" ,
"@msgpackr-extract/msgpackr-extract-darwin-x64" : "3.0.3" ,
"@msgpackr-extract/msgpackr-extract-linux-arm" : "3.0.3" ,
"@msgpackr-extract/msgpackr-extract-linux-arm64" : "3.0.3" ,
"@msgpackr-extract/msgpackr-extract-linux-x64" : "3.0.3" ,
"@msgpackr-extract/msgpackr-extract-win32-x64" : "3.0.3"
}
} ,
"node_modules/msgpackr-extract/node_modules/detect-libc" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz" ,
"integrity" : "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"optional" : true ,
"engines" : {
"node" : ">=8"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/msgpackr-extract/node_modules/node-gyp-build-optional-packages" : {
2024-07-08 08:43:18 -04:00
"version" : "5.2.2" ,
"resolved" : "https://registry.npmjs.org/node-gyp-build-optional-packages/-/node-gyp-build-optional-packages-5.2.2.tgz" ,
"integrity" : "sha512-s+w+rBWnpTMwSFbaE0UXsRlg7hU4FjekKU4eyAih5T8nJuNZT1nNsskXpxmeqSK9UzkBl6UgRlnKc8hz8IEqOw==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
2024-07-08 08:43:18 -04:00
"dependencies" : {
"detect-libc" : "^2.0.1"
} ,
2023-08-17 04:50:31 -04:00
"bin" : {
"node-gyp-build-optional-packages" : "bin.js" ,
"node-gyp-build-optional-packages-optional" : "optional.js" ,
"node-gyp-build-optional-packages-test" : "build-test.js"
}
2021-11-04 07:21:21 -04:00
} ,
2024-09-28 15:45:45 -04:00
"node_modules/natural-compare" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" ,
"integrity" : "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==" ,
"dev" : true ,
"license" : "MIT"
} ,
2023-08-17 04:50:31 -04:00
"node_modules/node-addon-api" : {
2024-09-28 15:50:03 -04:00
"version" : "7.1.1" ,
"resolved" : "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz" ,
"integrity" : "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==" ,
2024-04-10 08:24:34 -04:00
"dev" : true ,
2024-09-28 15:50:03 -04:00
"license" : "MIT"
2022-06-14 13:58:50 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/node-gyp-build-optional-packages" : {
2023-11-26 12:22:32 -05:00
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/node-gyp-build-optional-packages/-/node-gyp-build-optional-packages-5.1.1.tgz" ,
"integrity" : "sha512-+P72GAjVAbTxjjwUmwjVrqrdZROD4nf8KgpBoDxqXXTiYZZt/ud60dE5yvCSr9lRO8e8yv6kgJIC0K0PfZFVQw==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-11-26 12:22:32 -05:00
"dependencies" : {
"detect-libc" : "^2.0.1"
} ,
2023-08-17 04:50:31 -04:00
"bin" : {
"node-gyp-build-optional-packages" : "bin.js" ,
"node-gyp-build-optional-packages-optional" : "optional.js" ,
"node-gyp-build-optional-packages-test" : "build-test.js"
}
2021-11-04 07:21:21 -04:00
} ,
2023-11-26 12:22:32 -05:00
"node_modules/node-gyp-build-optional-packages/node_modules/detect-libc" : {
2024-04-10 08:24:34 -04:00
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz" ,
"integrity" : "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==" ,
2023-11-26 12:22:32 -05:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "Apache-2.0" ,
2023-11-26 12:22:32 -05:00
"engines" : {
"node" : ">=8"
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/node-releases" : {
2024-09-28 15:50:03 -04:00
"version" : "2.0.18" ,
"resolved" : "https://registry.npmjs.org/node-releases/-/node-releases-2.0.18.tgz" ,
"integrity" : "sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "MIT"
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/node-static" : {
2021-12-01 04:34:41 -05:00
"version" : "0.7.11" ,
"resolved" : "https://registry.npmjs.org/node-static/-/node-static-0.7.11.tgz" ,
"integrity" : "sha512-zfWC/gICcqb74D9ndyvxZWaI1jzcoHmf4UTHWQchBNuNMxdBLJMDiUgZ1tjGLEIe/BMhj2DxKD8HOuc2062pDQ==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2021-12-01 04:34:41 -05:00
"colors" : ">=0.6.0" ,
"mime" : "^1.2.9" ,
"optimist" : ">=0.3.4"
2023-08-17 04:50:31 -04:00
} ,
"bin" : {
"static" : "bin/cli.js"
} ,
"engines" : {
"node" : ">= 0.4.1"
2021-12-01 04:34:41 -05:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/nth-check" : {
2022-06-14 13:58:50 -04:00
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz" ,
"integrity" : "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "BSD-2-Clause" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2021-11-04 07:21:21 -04:00
"boolbase" : "^1.0.0"
2023-08-17 04:50:31 -04:00
} ,
"funding" : {
"url" : "https://github.com/fb55/nth-check?sponsor=1"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/nullthrows" : {
2021-11-04 07:21:21 -04:00
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/nullthrows/-/nullthrows-1.1.1.tgz" ,
"integrity" : "sha512-2vPPEi+Z7WqML2jZYddDIfy5Dqb0r2fze2zTxNNknZaFpVHU3mFB3R+DWeJWGVx0ecvttSGlJTI+WG+8Z4cDWw==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "MIT"
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/optimist" : {
2021-12-01 04:34:41 -05:00
"version" : "0.6.1" ,
"resolved" : "https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz" ,
2022-06-14 13:58:50 -04:00
"integrity" : "sha512-snN4O4TkigujZphWLN0E//nQmm7790RYaE53DdL7ZYwee2D8DDo9/EyYiKUfN3rneWUjhJnueija3G9I2i0h3g==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT/X11" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2021-12-01 04:34:41 -05:00
"minimist" : "~0.0.1" ,
"wordwrap" : "~0.0.2"
2021-11-04 07:21:21 -04:00
}
} ,
2024-09-28 15:45:45 -04:00
"node_modules/optionator" : {
"version" : "0.9.4" ,
"resolved" : "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz" ,
"integrity" : "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"deep-is" : "^0.1.3" ,
"fast-levenshtein" : "^2.0.6" ,
"levn" : "^0.4.1" ,
"prelude-ls" : "^1.2.1" ,
"type-check" : "^0.4.0" ,
"word-wrap" : "^1.2.5"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/ordered-binary" : {
2024-09-28 15:50:03 -04:00
"version" : "1.5.2" ,
"resolved" : "https://registry.npmjs.org/ordered-binary/-/ordered-binary-1.5.2.tgz" ,
"integrity" : "sha512-JTo+4+4Fw7FreyAvlSLjb1BBVaxEQAacmjD3jjuyPZclpbEghTvQZbXBb2qPd2LeIMxiHwXBZUcpmG2Gl/mDEA==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "MIT"
2021-11-04 07:21:21 -04:00
} ,
2024-09-28 15:45:45 -04:00
"node_modules/p-limit" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz" ,
"integrity" : "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"yocto-queue" : "^0.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/p-locate" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz" ,
"integrity" : "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"p-limit" : "^3.0.2"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/parcel" : {
2024-04-10 08:24:34 -04:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/parcel/-/parcel-2.12.0.tgz" ,
"integrity" : "sha512-W+gxAq7aQ9dJIg/XLKGcRT0cvnStFAQHPaI0pvD0U2l6IVLueUAm3nwN7lkY62zZNmlvNx6jNtE4wlbS+CyqSg==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2024-04-10 08:24:34 -04:00
"dependencies" : {
"@parcel/config-default" : "2.12.0" ,
"@parcel/core" : "2.12.0" ,
"@parcel/diagnostic" : "2.12.0" ,
"@parcel/events" : "2.12.0" ,
"@parcel/fs" : "2.12.0" ,
"@parcel/logger" : "2.12.0" ,
"@parcel/package-manager" : "2.12.0" ,
"@parcel/reporter-cli" : "2.12.0" ,
"@parcel/reporter-dev-server" : "2.12.0" ,
"@parcel/reporter-tracer" : "2.12.0" ,
"@parcel/utils" : "2.12.0" ,
2021-11-04 07:21:21 -04:00
"chalk" : "^4.1.0" ,
"commander" : "^7.0.0" ,
2023-08-17 04:50:31 -04:00
"get-port" : "^4.2.0"
} ,
"bin" : {
"parcel" : "lib/bin.js"
} ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/parent-module" : {
2022-02-26 04:47:55 -05:00
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz" ,
"integrity" : "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2022-02-26 04:47:55 -05:00
"callsites" : "^3.0.0"
2023-08-17 04:50:31 -04:00
} ,
"engines" : {
"node" : ">=6"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/parse-json" : {
2022-02-26 04:47:55 -05:00
"version" : "5.2.0" ,
"resolved" : "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz" ,
"integrity" : "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2022-02-26 04:47:55 -05:00
"@babel/code-frame" : "^7.0.0" ,
"error-ex" : "^1.3.1" ,
"json-parse-even-better-errors" : "^2.3.0" ,
"lines-and-columns" : "^1.1.6"
2023-08-17 04:50:31 -04:00
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2021-11-04 07:21:21 -04:00
}
} ,
2024-09-28 15:45:45 -04:00
"node_modules/path-exists" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz" ,
"integrity" : "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/path-key" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz" ,
"integrity" : "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/picocolors" : {
2024-10-23 14:30:57 -04:00
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz" ,
"integrity" : "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "ISC"
2022-02-26 04:47:55 -05:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/picomatch" : {
2023-01-16 06:10:31 -05:00
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz" ,
"integrity" : "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"engines" : {
"node" : ">=8.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
2023-01-16 06:10:31 -05:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/postcss-value-parser" : {
2022-02-26 04:47:55 -05:00
"version" : "4.2.0" ,
"resolved" : "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz" ,
"integrity" : "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "MIT"
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/posthtml" : {
2022-02-26 04:47:55 -05:00
"version" : "0.16.6" ,
"resolved" : "https://registry.npmjs.org/posthtml/-/posthtml-0.16.6.tgz" ,
"integrity" : "sha512-JcEmHlyLK/o0uGAlj65vgg+7LIms0xKXe60lcDOTU7oVX/3LuEuLwrQpW3VJ7de5TaFKiW4kWkaIpJL42FEgxQ==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2022-02-26 04:47:55 -05:00
"posthtml-parser" : "^0.11.0" ,
"posthtml-render" : "^3.0.0"
2021-10-29 10:25:58 -04:00
} ,
2023-08-17 04:50:31 -04:00
"engines" : {
"node" : ">=12.0.0"
2021-10-29 10:25:58 -04:00
}
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/posthtml-parser" : {
2022-02-26 04:47:55 -05:00
"version" : "0.10.2" ,
"resolved" : "https://registry.npmjs.org/posthtml-parser/-/posthtml-parser-0.10.2.tgz" ,
"integrity" : "sha512-PId6zZ/2lyJi9LiKfe+i2xv57oEjJgWbsHGGANwos5AvdQp98i6AtamAl8gzSVFGfQ43Glb5D614cvZf012VKg==" ,
2021-10-29 10:25:58 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2022-02-26 04:47:55 -05:00
"htmlparser2" : "^7.1.1"
2023-08-17 04:50:31 -04:00
} ,
"engines" : {
"node" : ">=12"
2021-10-29 10:25:58 -04:00
}
2020-06-14 08:49:52 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/posthtml-render" : {
2022-02-26 04:47:55 -05:00
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/posthtml-render/-/posthtml-render-3.0.0.tgz" ,
"integrity" : "sha512-z+16RoxK3fUPgwaIgH9NGnK1HKY9XIDpydky5eQGgAFVXTCSezalv9U2jQuNV+Z9qV1fDWNzldcw4eK0SSbqKA==" ,
2021-05-17 03:52:42 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2022-02-26 04:47:55 -05:00
"is-json" : "^2.0.1"
2023-08-17 04:50:31 -04:00
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/posthtml/node_modules/posthtml-parser" : {
"version" : "0.11.0" ,
"resolved" : "https://registry.npmjs.org/posthtml-parser/-/posthtml-parser-0.11.0.tgz" ,
"integrity" : "sha512-QecJtfLekJbWVo/dMAA+OSwY79wpRmbqS5TeXvXSX+f0c6pW4/SE6inzZ2qkU7oAMCPqIDkZDvd/bQsSFUnKyw==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
"htmlparser2" : "^7.1.1"
} ,
"engines" : {
"node" : ">=12"
2021-05-17 03:52:42 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/preact" : {
2024-07-12 03:07:02 -04:00
"version" : "10.17.1" ,
"resolved" : "https://registry.npmjs.org/preact/-/preact-10.17.1.tgz" ,
"integrity" : "sha512-X9BODrvQ4Ekwv9GURm9AKAGaomqXmip7NQTZgY7gcNmr7XE83adOMJvd3N42id1tMFU7ojiynRsYnY6/BRFxLA==" ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/preact"
}
2022-06-14 13:58:50 -04:00
} ,
2024-09-28 15:45:45 -04:00
"node_modules/prelude-ls" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz" ,
"integrity" : "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/punycode" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz" ,
"integrity" : "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/react-error-overlay" : {
2022-06-14 13:58:50 -04:00
"version" : "6.0.9" ,
"resolved" : "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-6.0.9.tgz" ,
"integrity" : "sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "MIT"
2022-02-26 04:47:55 -05:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/react-refresh" : {
2022-02-26 04:47:55 -05:00
"version" : "0.9.0" ,
"resolved" : "https://registry.npmjs.org/react-refresh/-/react-refresh-0.9.0.tgz" ,
"integrity" : "sha512-Gvzk7OZpiqKSkxsQvO/mbTN1poglhmAV7gR/DdIrRrSMXraRQQlfikRJOr3Nb9GTMPC5kof948Zy6jJZIFtDvQ==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"engines" : {
"node" : ">=0.10.0"
}
2022-02-26 04:47:55 -05:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/regenerator-runtime" : {
2023-01-16 06:10:31 -05:00
"version" : "0.13.11" ,
"resolved" : "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz" ,
"integrity" : "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "MIT"
2022-02-26 04:47:55 -05:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/resolve-from" : {
2022-02-26 04:47:55 -05:00
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz" ,
"integrity" : "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"engines" : {
"node" : ">=4"
}
2022-02-26 04:47:55 -05:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/safe-buffer" : {
2022-02-26 04:47:55 -05:00
"version" : "5.2.1" ,
"resolved" : "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz" ,
"integrity" : "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
2024-07-08 08:43:18 -04:00
] ,
"license" : "MIT"
2022-02-26 04:47:55 -05:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/semver" : {
2024-09-28 15:50:03 -04:00
"version" : "7.6.3" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz" ,
"integrity" : "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "ISC" ,
2023-08-17 04:50:31 -04:00
"bin" : {
"semver" : "bin/semver.js"
} ,
"engines" : {
"node" : ">=10"
}
2022-02-26 04:47:55 -05:00
} ,
2024-09-28 15:45:45 -04:00
"node_modules/shebang-command" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz" ,
"integrity" : "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"shebang-regex" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/shebang-regex" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz" ,
"integrity" : "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/source-map" : {
2022-02-26 04:47:55 -05:00
"version" : "0.6.1" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" ,
"integrity" : "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "BSD-3-Clause" ,
2023-08-17 04:50:31 -04:00
"engines" : {
"node" : ">=0.10.0"
}
2022-02-26 04:47:55 -05:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/source-map-js" : {
2024-09-28 15:50:03 -04:00
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz" ,
"integrity" : "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "BSD-3-Clause" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"peer" : true ,
"engines" : {
"node" : ">=0.10.0"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/split" : {
2022-02-26 04:47:55 -05:00
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/split/-/split-1.0.1.tgz" ,
"integrity" : "sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2022-02-26 04:47:55 -05:00
"through" : "2"
2023-08-17 04:50:31 -04:00
} ,
"engines" : {
"node" : "*"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/srcset" : {
2024-07-08 08:43:18 -04:00
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/srcset/-/srcset-5.0.1.tgz" ,
"integrity" : "sha512-/P1UYbGfJVlxZag7aABNRrulEXAwCSDo7fklafOQrantuPTDmYgijJMks2zusPCVzgW9+4P69mq7w6pYuZpgxw==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
"optional" : true ,
"peer" : true ,
2023-08-17 04:50:31 -04:00
"engines" : {
2024-07-08 08:43:18 -04:00
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
2023-08-17 04:50:31 -04:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
2023-04-04 13:10:10 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/stable" : {
2022-02-26 04:47:55 -05:00
"version" : "0.1.8" ,
"resolved" : "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz" ,
"integrity" : "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==" ,
2023-08-17 04:50:31 -04:00
"deprecated" : "Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "MIT"
2022-02-26 04:47:55 -05:00
} ,
2024-09-28 15:45:45 -04:00
"node_modules/strip-json-comments" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz" ,
"integrity" : "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/supports-color" : {
2021-11-04 07:21:21 -04:00
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" ,
"integrity" : "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2021-11-04 07:21:21 -04:00
"has-flag" : "^4.0.0"
2023-08-17 04:50:31 -04:00
} ,
"engines" : {
"node" : ">=8"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/svgo" : {
2024-07-08 08:43:18 -04:00
"version" : "3.3.2" ,
"resolved" : "https://registry.npmjs.org/svgo/-/svgo-3.3.2.tgz" ,
"integrity" : "sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"optional" : true ,
"peer" : true ,
"dependencies" : {
2021-11-04 07:21:21 -04:00
"@trysound/sax" : "0.2.0" ,
"commander" : "^7.2.0" ,
2023-08-17 04:50:31 -04:00
"css-select" : "^5.1.0" ,
2024-01-10 04:50:30 -05:00
"css-tree" : "^2.3.1" ,
2023-11-26 12:22:32 -05:00
"css-what" : "^6.1.0" ,
2024-01-10 04:50:30 -05:00
"csso" : "^5.0.5" ,
2023-08-17 04:50:31 -04:00
"picocolors" : "^1.0.0"
} ,
"bin" : {
"svgo" : "bin/svgo"
} ,
"engines" : {
"node" : ">=14.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/svgo"
2021-11-04 07:21:21 -04:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/term-size" : {
2022-06-14 13:58:50 -04:00
"version" : "2.2.1" ,
"resolved" : "https://registry.npmjs.org/term-size/-/term-size-2.2.1.tgz" ,
"integrity" : "sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"engines" : {
"node" : ">=8"
2021-11-04 07:21:21 -04:00
} ,
2023-08-17 04:50:31 -04:00
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2021-11-04 07:21:21 -04:00
}
} ,
2024-09-28 15:45:45 -04:00
"node_modules/text-table" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz" ,
"integrity" : "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==" ,
"dev" : true ,
"license" : "MIT"
} ,
2023-08-17 04:50:31 -04:00
"node_modules/through" : {
2021-12-01 04:34:41 -05:00
"version" : "2.3.8" ,
"resolved" : "https://registry.npmjs.org/through/-/through-2.3.8.tgz" ,
2022-06-14 13:58:50 -04:00
"integrity" : "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "MIT"
2021-12-01 04:34:41 -05:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/timsort" : {
2021-11-04 07:21:21 -04:00
"version" : "0.3.0" ,
"resolved" : "https://registry.npmjs.org/timsort/-/timsort-0.3.0.tgz" ,
2022-06-14 13:58:50 -04:00
"integrity" : "sha512-qsdtZH+vMoCARQtyod4imc2nIJwg9Cc7lPRrw9CzF8ZKR0khdr8+2nX80PBhET3tcyTtJDxAffGh2rXH4tyU8A==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "MIT"
2022-06-14 13:58:50 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/to-regex-range" : {
2023-01-16 06:10:31 -05:00
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz" ,
"integrity" : "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==" ,
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2023-01-16 06:10:31 -05:00
"is-number" : "^7.0.0"
2023-08-17 04:50:31 -04:00
} ,
"engines" : {
"node" : ">=8.0"
2023-01-16 06:10:31 -05:00
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/tslib" : {
2024-10-23 14:30:57 -04:00
"version" : "2.8.0" ,
"resolved" : "https://registry.npmjs.org/tslib/-/tslib-2.8.0.tgz" ,
"integrity" : "sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "0BSD"
2020-06-14 08:49:52 -04:00
} ,
2024-09-28 15:45:45 -04:00
"node_modules/type-check" : {
"version" : "0.4.0" ,
"resolved" : "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz" ,
"integrity" : "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"prelude-ls" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/type-fest" : {
2021-11-04 07:21:21 -04:00
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz" ,
"integrity" : "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "(MIT OR CC0-1.0)" ,
2023-08-17 04:50:31 -04:00
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
2021-05-17 03:52:42 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/update-browserslist-db" : {
2024-09-28 15:50:03 -04:00
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.1.tgz" ,
"integrity" : "sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==" ,
2022-07-11 15:02:12 -04:00
"dev" : true ,
2023-08-17 04:50:31 -04:00
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/browserslist"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"dependencies" : {
2024-09-28 15:50:03 -04:00
"escalade" : "^3.2.0" ,
"picocolors" : "^1.1.0"
2023-08-17 04:50:31 -04:00
} ,
"bin" : {
"update-browserslist-db" : "cli.js"
} ,
"peerDependencies" : {
"browserslist" : ">= 4.21.0"
2022-07-11 15:02:12 -04:00
}
} ,
2024-09-28 15:45:45 -04:00
"node_modules/uri-js" : {
"version" : "4.4.1" ,
"resolved" : "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz" ,
"integrity" : "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"punycode" : "^2.1.0"
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/utility-types" : {
2024-04-10 08:24:34 -04:00
"version" : "3.11.0" ,
"resolved" : "https://registry.npmjs.org/utility-types/-/utility-types-3.11.0.tgz" ,
"integrity" : "sha512-6Z7Ma2aVEWisaL6TvBCy7P8rm2LQoPv6dJ7ecIaIixHcwfbJ0x7mWdbcwlIM5IGQxPZSFYeqRCqlOOeKoJYMkw==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"engines" : {
"node" : ">= 4"
}
2021-05-17 03:52:42 -04:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/weak-lru-cache" : {
2022-02-26 04:47:55 -05:00
"version" : "1.2.2" ,
"resolved" : "https://registry.npmjs.org/weak-lru-cache/-/weak-lru-cache-1.2.2.tgz" ,
"integrity" : "sha512-DEAoo25RfSYMuTGc9vPJzZcZullwIqRDSI9LOy+fkCJPi6hykCnfKaXTuPBDuXAUcqHXyOgFtHNp/kB2FjYHbw==" ,
2024-07-08 08:43:18 -04:00
"dev" : true ,
"license" : "MIT"
2021-10-29 10:25:58 -04:00
} ,
2024-09-28 15:45:45 -04:00
"node_modules/which" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/which/-/which-2.0.2.tgz" ,
"integrity" : "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"isexe" : "^2.0.0"
} ,
"bin" : {
"node-which" : "bin/node-which"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/word-wrap" : {
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz" ,
"integrity" : "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2023-08-17 04:50:31 -04:00
"node_modules/wordwrap" : {
2021-12-01 04:34:41 -05:00
"version" : "0.0.3" ,
"resolved" : "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.3.tgz" ,
2022-06-14 13:58:50 -04:00
"integrity" : "sha512-1tMA907+V4QmxV7dbRvb4/8MaRALK6q9Abid3ndMYnbyo8piisCmeONVqVSXqQA3KaP4SLt5b7ud6E2sqP8TFw==" ,
2023-08-17 04:50:31 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"engines" : {
"node" : ">=0.4.0"
}
2021-12-01 04:34:41 -05:00
} ,
2023-08-17 04:50:31 -04:00
"node_modules/ws" : {
2024-07-08 08:43:18 -04:00
"version" : "8.18.0" ,
"resolved" : "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz" ,
"integrity" : "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==" ,
2021-11-04 07:21:21 -04:00
"dev" : true ,
2024-07-08 08:43:18 -04:00
"license" : "MIT" ,
2023-08-17 04:50:31 -04:00
"engines" : {
"node" : ">=10.0.0"
} ,
"peerDependencies" : {
"bufferutil" : "^4.0.1" ,
"utf-8-validate" : ">=5.0.2"
} ,
"peerDependenciesMeta" : {
"bufferutil" : {
"optional" : true
} ,
"utf-8-validate" : {
"optional" : true
}
}
2024-09-28 15:45:45 -04:00
} ,
"node_modules/yocto-queue" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz" ,
"integrity" : "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
2020-06-14 08:49:52 -04:00
}
}
}