2023-12-23 14:54:38 -06:00
{
2024-07-21 17:02:40 -05:00
"name" : "plebdevs" ,
2023-12-23 14:54:38 -06:00
"version" : "0.1.0" ,
"lockfileVersion" : 3 ,
"requires" : true ,
"packages" : {
"" : {
2024-07-21 17:02:40 -05:00
"name" : "plebdevs" ,
2023-12-23 14:54:38 -06:00
"version" : "0.1.0" ,
2024-08-03 13:42:46 -05:00
"hasInstallScript" : true ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"@getalby/bitcoin-connect-react" : "^3.5.3" ,
2024-08-09 19:00:31 -05:00
"@getalby/lightning-tools" : "^5.0.3" ,
2024-08-04 17:02:34 -05:00
"@nostr-dev-kit/ndk" : "^2.10.0" ,
2024-07-21 14:12:19 -05:00
"@prisma/client" : "^5.17.0" ,
2024-08-03 13:42:46 -05:00
"@tanstack/react-query" : "^5.51.21" ,
2024-07-21 19:56:55 -05:00
"@uiw/react-markdown-preview" : "^5.1.2" ,
2024-07-21 17:02:40 -05:00
"@uiw/react-md-editor" : "^3.11.0" ,
2024-07-21 14:12:19 -05:00
"axios" : "^1.7.2" ,
2024-04-22 19:09:46 -05:00
"bech32" : "^2.0.0" ,
2024-04-01 18:13:38 -05:00
"light-bolt11-decoder" : "^3.1.1" ,
2024-07-21 14:12:19 -05:00
"next" : "14.2.5" ,
"next-auth" : "^4.24.7" ,
"next-remove-imports" : "^1.0.12" ,
2024-08-07 16:02:13 -05:00
"nodemailer" : "^6.9.14" ,
2024-07-21 14:12:19 -05:00
"nostr-tools" : "^2.7.1" ,
"primeicons" : "^7.0.0" ,
"primereact" : "^10.7.0" ,
2023-12-23 14:54:38 -06:00
"react" : "^18" ,
2024-02-10 22:13:09 -06:00
"react-dom" : "^18" ,
2024-07-21 14:12:19 -05:00
"uuid" : "^10.0.0" ,
2024-04-23 18:52:55 -05:00
"zapthreads" : "^0.5.2"
2023-12-23 14:54:38 -06:00
} ,
"devDependencies" : {
2024-08-05 17:27:19 -05:00
"@tailwindcss/typography" : "^0.5.13" ,
2023-12-23 14:54:38 -06:00
"eslint" : "^8" ,
2024-07-21 14:12:19 -05:00
"eslint-config-next" : "14.2.5" ,
2023-12-23 20:33:25 -06:00
"postcss" : "^8" ,
2024-07-21 14:12:19 -05:00
"tailwindcss" : "^3.4.1"
2023-12-23 14:54:38 -06:00
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/@alloc/quick-lru" : {
"version" : "5.2.0" ,
"resolved" : "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz" ,
"integrity" : "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/@ampproject/remapping" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz" ,
"integrity" : "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@jridgewell/gen-mapping" : "^0.3.5" ,
"@jridgewell/trace-mapping" : "^0.3.24"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@babel/code-frame" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz" ,
"integrity" : "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/highlight" : "^7.24.7" ,
"picocolors" : "^1.0.0"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/compat-data" : {
"version" : "7.24.9" ,
"resolved" : "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.9.tgz" ,
"integrity" : "sha512-e701mcfApCJqMMueQI0Fb68Amflj83+dvAvHawoBpAz+GDjCIyGHzNwnefjsWJ3xiYAqqiQFoWbspGYBdb2/ng==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/core" : {
"version" : "7.24.9" ,
"resolved" : "https://registry.npmjs.org/@babel/core/-/core-7.24.9.tgz" ,
"integrity" : "sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg==" ,
"license" : "MIT" ,
"dependencies" : {
"@ampproject/remapping" : "^2.2.0" ,
"@babel/code-frame" : "^7.24.7" ,
"@babel/generator" : "^7.24.9" ,
"@babel/helper-compilation-targets" : "^7.24.8" ,
"@babel/helper-module-transforms" : "^7.24.9" ,
"@babel/helpers" : "^7.24.8" ,
"@babel/parser" : "^7.24.8" ,
"@babel/template" : "^7.24.7" ,
"@babel/traverse" : "^7.24.8" ,
"@babel/types" : "^7.24.9" ,
"convert-source-map" : "^2.0.0" ,
"debug" : "^4.1.0" ,
"gensync" : "^1.0.0-beta.2" ,
"json5" : "^2.2.3" ,
"semver" : "^6.3.1"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/babel"
}
} ,
"node_modules/@babel/core/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/@babel/generator" : {
"version" : "7.24.10" ,
"resolved" : "https://registry.npmjs.org/@babel/generator/-/generator-7.24.10.tgz" ,
"integrity" : "sha512-o9HBZL1G2129luEUlG1hB4N/nlYNWHnpwlND9eOMclRqqu1YDy2sSYVCFUZwl8I1Gxh+QSRrP2vD7EpUmFVXxg==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/types" : "^7.24.9" ,
"@jridgewell/gen-mapping" : "^0.3.5" ,
"@jridgewell/trace-mapping" : "^0.3.25" ,
"jsesc" : "^2.5.1"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-compilation-targets" : {
"version" : "7.24.8" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.8.tgz" ,
"integrity" : "sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/compat-data" : "^7.24.8" ,
"@babel/helper-validator-option" : "^7.24.8" ,
"browserslist" : "^4.23.1" ,
"lru-cache" : "^5.1.1" ,
"semver" : "^6.3.1"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-compilation-targets/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/@babel/helper-environment-visitor" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz" ,
"integrity" : "sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/types" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-function-name" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz" ,
"integrity" : "sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/template" : "^7.24.7" ,
"@babel/types" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-hoist-variables" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.7.tgz" ,
"integrity" : "sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/types" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-module-imports" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz" ,
"integrity" : "sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/traverse" : "^7.24.7" ,
"@babel/types" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-module-transforms" : {
"version" : "7.24.9" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.9.tgz" ,
"integrity" : "sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-environment-visitor" : "^7.24.7" ,
"@babel/helper-module-imports" : "^7.24.7" ,
"@babel/helper-simple-access" : "^7.24.7" ,
"@babel/helper-split-export-declaration" : "^7.24.7" ,
"@babel/helper-validator-identifier" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.0.0"
}
} ,
"node_modules/@babel/helper-simple-access" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz" ,
"integrity" : "sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/traverse" : "^7.24.7" ,
"@babel/types" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-split-export-declaration" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.7.tgz" ,
"integrity" : "sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/types" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-string-parser" : {
"version" : "7.24.8" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz" ,
"integrity" : "sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-validator-identifier" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz" ,
"integrity" : "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helper-validator-option" : {
"version" : "7.24.8" ,
"resolved" : "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz" ,
"integrity" : "sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/helpers" : {
"version" : "7.24.8" ,
"resolved" : "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.8.tgz" ,
"integrity" : "sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/template" : "^7.24.7" ,
"@babel/types" : "^7.24.8"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/highlight" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz" ,
"integrity" : "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-validator-identifier" : "^7.24.7" ,
"chalk" : "^2.4.2" ,
"js-tokens" : "^4.0.0" ,
"picocolors" : "^1.0.0"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/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==" ,
"license" : "MIT" ,
"dependencies" : {
"color-convert" : "^1.9.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"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==" ,
"license" : "MIT" ,
"dependencies" : {
"ansi-styles" : "^3.2.1" ,
"escape-string-regexp" : "^1.0.5" ,
"supports-color" : "^5.3.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"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==" ,
"license" : "MIT" ,
"dependencies" : {
"color-name" : "1.1.3"
}
} ,
"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==" ,
"license" : "MIT"
} ,
"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==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.8.0"
}
} ,
"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==" ,
"license" : "MIT" ,
"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==" ,
"license" : "MIT" ,
"dependencies" : {
"has-flag" : "^3.0.0"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/@babel/parser" : {
"version" : "7.24.8" ,
"resolved" : "https://registry.npmjs.org/@babel/parser/-/parser-7.24.8.tgz" ,
"integrity" : "sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w==" ,
"license" : "MIT" ,
"bin" : {
"parser" : "bin/babel-parser.js"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/@babel/runtime" : {
2024-07-21 14:12:19 -05:00
"version" : "7.24.8" ,
"resolved" : "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.8.tgz" ,
"integrity" : "sha512-5F7SDGs1T72ZczbRwbGO9lQi0NLjQxzl6i4lJxLxfW9U5UluCSyEJeniWvnhl3/euNiqQVbo8zruhsDfid0esA==" ,
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"regenerator-runtime" : "^0.14.0"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/@babel/template" : {
"version" : "7.24.7" ,
"resolved" : "https://registry.npmjs.org/@babel/template/-/template-7.24.7.tgz" ,
"integrity" : "sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/code-frame" : "^7.24.7" ,
"@babel/parser" : "^7.24.7" ,
"@babel/types" : "^7.24.7"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/traverse" : {
"version" : "7.24.8" ,
"resolved" : "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.8.tgz" ,
"integrity" : "sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/code-frame" : "^7.24.7" ,
"@babel/generator" : "^7.24.8" ,
"@babel/helper-environment-visitor" : "^7.24.7" ,
"@babel/helper-function-name" : "^7.24.7" ,
"@babel/helper-hoist-variables" : "^7.24.7" ,
"@babel/helper-split-export-declaration" : "^7.24.7" ,
"@babel/parser" : "^7.24.8" ,
"@babel/types" : "^7.24.8" ,
"debug" : "^4.3.1" ,
"globals" : "^11.1.0"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/@babel/traverse/node_modules/globals" : {
"version" : "11.12.0" ,
"resolved" : "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz" ,
"integrity" : "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/@babel/types" : {
"version" : "7.24.9" ,
"resolved" : "https://registry.npmjs.org/@babel/types/-/types-7.24.9.tgz" ,
"integrity" : "sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/helper-string-parser" : "^7.24.8" ,
"@babel/helper-validator-identifier" : "^7.24.7" ,
"to-fast-properties" : "^2.0.0"
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2023-12-23 14:54:38 -06: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 ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"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/regexpp" : {
2024-07-21 14:12:19 -05:00
"version" : "4.11.0" ,
"resolved" : "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.11.0.tgz" ,
"integrity" : "sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : "^12.0.0 || ^14.0.0 || >=16.0.0"
}
} ,
"node_modules/@eslint/eslintrc" : {
"version" : "2.1.4" ,
"resolved" : "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz" ,
"integrity" : "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"ajv" : "^6.12.4" ,
"debug" : "^4.3.2" ,
"espree" : "^9.6.0" ,
"globals" : "^13.19.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" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
}
} ,
"node_modules/@eslint/js" : {
2024-02-27 18:29:57 -06:00
"version" : "8.57.0" ,
"resolved" : "https://registry.npmjs.org/@eslint/js/-/js-8.57.0.tgz" ,
"integrity" : "sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
}
} ,
2024-04-01 18:13:38 -05:00
"node_modules/@getalby/bitcoin-connect" : {
2024-07-21 14:12:19 -05:00
"version" : "3.5.3" ,
"resolved" : "https://registry.npmjs.org/@getalby/bitcoin-connect/-/bitcoin-connect-3.5.3.tgz" ,
"integrity" : "sha512-csVNT4gXzuJtXP3ZyXnNnSGpt4JEQJvynLhc/aG3VNZVqPhNgot5Npj1J4XIewrsn4sWVIr9WkAtCxGfQ6XmSQ==" ,
"license" : "MIT" ,
2024-04-01 18:13:38 -05:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"@getalby/lightning-tools" : "^5.0.3" ,
"@getalby/sdk" : "^3.5.1" ,
2024-04-01 18:13:38 -05:00
"@lightninglabs/lnc-web" : "^0.3.1-alpha" ,
"qrcode-generator" : "^1.4.4" ,
2024-07-21 14:12:19 -05:00
"zustand" : "^4.5.2"
2024-04-01 18:13:38 -05:00
}
} ,
"node_modules/@getalby/bitcoin-connect-react" : {
2024-07-21 14:12:19 -05:00
"version" : "3.5.3" ,
"resolved" : "https://registry.npmjs.org/@getalby/bitcoin-connect-react/-/bitcoin-connect-react-3.5.3.tgz" ,
"integrity" : "sha512-/oAPFFva/T946JzuNv6X/AuCGb46co2rLxfiINy4am/jFN+mAZ1HNGjOycTodpsTXnNpr3Ih37wV+YuI/03ueQ==" ,
"license" : "MIT" ,
2024-04-01 18:13:38 -05:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"@getalby/bitcoin-connect" : "^3.5.3"
2024-04-01 18:13:38 -05:00
} ,
"peerDependencies" : {
"react" : "^18.2.0"
}
} ,
"node_modules/@getalby/lightning-tools" : {
2024-07-21 14:12:19 -05:00
"version" : "5.0.3" ,
"resolved" : "https://registry.npmjs.org/@getalby/lightning-tools/-/lightning-tools-5.0.3.tgz" ,
"integrity" : "sha512-QG3/SBI5n2py5IgsjP3K+c8eq55eiI3PQB12yo9Pot0b5hcN7TNNoTKn0fgLJjO1iEVCUkF513kDOpjjXwK0hQ==" ,
"license" : "MIT" ,
2024-04-01 18:13:38 -05:00
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"type" : "lightning" ,
"url" : "lightning:hello@getalby.com"
}
} ,
"node_modules/@getalby/sdk" : {
2024-07-21 14:12:19 -05:00
"version" : "3.6.1" ,
"resolved" : "https://registry.npmjs.org/@getalby/sdk/-/sdk-3.6.1.tgz" ,
"integrity" : "sha512-hg3WvRXQUf9S9NE1QZaz50IrOOnBr0QehlTRBENX2wRbZPSdpuyVOc4LWyI9tme8hOabeLbNpEl6iMZ7gZENwQ==" ,
"license" : "MIT" ,
2024-04-01 18:13:38 -05:00
"dependencies" : {
"eventemitter3" : "^5.0.1" ,
"nostr-tools" : "^1.17.0"
} ,
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"type" : "lightning" ,
"url" : "lightning:hello@getalby.com"
}
} ,
"node_modules/@getalby/sdk/node_modules/@noble/ciphers" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/@noble/ciphers/-/ciphers-0.2.0.tgz" ,
"integrity" : "sha512-6YBxJDAapHSdd3bLDv6x2wRPwq4QFMUaB3HvljNBUTThDd12eSm7/3F+2lnfzx2jvM+S6Nsy0jEt9QbPqSwqRw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-04-01 18:13:38 -05:00
"funding" : {
"url" : "https://paulmillr.com/funding/"
}
} ,
2024-07-21 17:02:40 -05:00
"node_modules/@getalby/sdk/node_modules/@noble/curves" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@noble/curves/-/curves-1.1.0.tgz" ,
"integrity" : "sha512-091oBExgENk/kGj3AZmtBDMpxQPDtxQABR2B9lb1JbVTs6ytdzZNwvhxQ4MWasRNEzlbEH8jCWFCwhF/Obj5AA==" ,
"license" : "MIT" ,
"dependencies" : {
"@noble/hashes" : "1.3.1"
} ,
"funding" : {
"url" : "https://paulmillr.com/funding/"
}
} ,
2024-04-01 18:13:38 -05:00
"node_modules/@getalby/sdk/node_modules/nostr-tools" : {
"version" : "1.17.0" ,
"resolved" : "https://registry.npmjs.org/nostr-tools/-/nostr-tools-1.17.0.tgz" ,
"integrity" : "sha512-LZmR8GEWKZeElbFV5Xte75dOeE9EFUW/QLI1Ncn3JKn0kFddDKEfBbFN8Mu4TMs+L4HR/WTPha2l+PPuRnJcMw==" ,
2024-07-21 14:12:19 -05:00
"license" : "Unlicense" ,
2024-04-01 18:13:38 -05:00
"dependencies" : {
"@noble/ciphers" : "0.2.0" ,
"@noble/curves" : "1.1.0" ,
"@noble/hashes" : "1.3.1" ,
"@scure/base" : "1.1.1" ,
"@scure/bip32" : "1.3.1" ,
"@scure/bip39" : "1.2.1"
} ,
"peerDependencies" : {
"typescript" : ">=5.0.0"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/@humanwhocodes/config-array" : {
2024-02-27 18:29:57 -06:00
"version" : "0.11.14" ,
"resolved" : "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz" ,
"integrity" : "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==" ,
2024-07-21 14:12:19 -05:00
"deprecated" : "Use @eslint/config-array instead" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "Apache-2.0" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-02-27 18:29:57 -06:00
"@humanwhocodes/object-schema" : "^2.0.2" ,
"debug" : "^4.3.1" ,
2023-12-23 14:54:38 -06:00
"minimatch" : "^3.0.5"
} ,
"engines" : {
"node" : ">=10.10.0"
}
} ,
"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 ,
2024-07-21 14:12:19 -05:00
"license" : "Apache-2.0" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=12.22"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/nzakas"
}
} ,
"node_modules/@humanwhocodes/object-schema" : {
2024-07-21 14:12:19 -05:00
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz" ,
"integrity" : "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==" ,
"deprecated" : "Use @eslint/object-schema instead" ,
"dev" : true ,
"license" : "BSD-3-Clause"
2023-12-23 14:54:38 -06:00
} ,
2023-12-23 20:33:25 -06:00
"node_modules/@isaacs/cliui" : {
"version" : "8.0.2" ,
"resolved" : "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz" ,
"integrity" : "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "ISC" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"string-width" : "^5.1.2" ,
"string-width-cjs" : "npm:string-width@^4.2.0" ,
"strip-ansi" : "^7.0.1" ,
"strip-ansi-cjs" : "npm:strip-ansi@^6.0.1" ,
"wrap-ansi" : "^8.1.0" ,
"wrap-ansi-cjs" : "npm:wrap-ansi@^7.0.0"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@isaacs/cliui/node_modules/ansi-regex" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz" ,
"integrity" : "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-regex?sponsor=1"
}
} ,
"node_modules/@isaacs/cliui/node_modules/strip-ansi" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz" ,
"integrity" : "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"ansi-regex" : "^6.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/strip-ansi?sponsor=1"
}
} ,
"node_modules/@jridgewell/gen-mapping" : {
2024-03-13 17:45:55 -05:00
"version" : "0.3.5" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz" ,
"integrity" : "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
2024-03-13 17:45:55 -05:00
"@jridgewell/set-array" : "^1.2.1" ,
2023-12-23 20:33:25 -06:00
"@jridgewell/sourcemap-codec" : "^1.4.10" ,
2024-03-13 17:45:55 -05:00
"@jridgewell/trace-mapping" : "^0.3.24"
2023-12-23 20:33:25 -06:00
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@jridgewell/resolve-uri" : {
2024-02-27 18:29:57 -06:00
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz" ,
"integrity" : "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@jridgewell/set-array" : {
2024-03-13 17:45:55 -05:00
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz" ,
"integrity" : "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"engines" : {
"node" : ">=6.0.0"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/@jridgewell/source-map" : {
"version" : "0.3.6" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.6.tgz" ,
"integrity" : "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"@jridgewell/gen-mapping" : "^0.3.5" ,
"@jridgewell/trace-mapping" : "^0.3.25"
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/@jridgewell/sourcemap-codec" : {
2024-07-21 14:12:19 -05:00
"version" : "1.5.0" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz" ,
"integrity" : "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==" ,
"license" : "MIT"
2023-12-23 20:33:25 -06:00
} ,
"node_modules/@jridgewell/trace-mapping" : {
2024-03-13 17:45:55 -05:00
"version" : "0.3.25" ,
"resolved" : "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz" ,
"integrity" : "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"@jridgewell/resolve-uri" : "^3.1.0" ,
"@jridgewell/sourcemap-codec" : "^1.4.14"
}
} ,
2024-04-01 18:13:38 -05:00
"node_modules/@lightninglabs/lnc-core" : {
"version" : "0.3.1-alpha" ,
"resolved" : "https://registry.npmjs.org/@lightninglabs/lnc-core/-/lnc-core-0.3.1-alpha.tgz" ,
2024-07-21 14:12:19 -05:00
"integrity" : "sha512-I/hThdItLWJ6RU8Z27ZIXhpBS2JJuD3+TjtaQXX2CabaUYXlcN4sk+Kx8N/zG/fk8qZvjlRWum4vHu4ZX554Fg==" ,
"license" : "MIT"
2024-04-01 18:13:38 -05:00
} ,
"node_modules/@lightninglabs/lnc-web" : {
"version" : "0.3.1-alpha" ,
"resolved" : "https://registry.npmjs.org/@lightninglabs/lnc-web/-/lnc-web-0.3.1-alpha.tgz" ,
"integrity" : "sha512-yL5SgBkl6kd6ISzJHGlSN7TXbiDoo1pfGvTOIdVWYVyXtEeW8PT+x6YGOmyQXGFT2OOf7fC7PfP9VnskDPuFaA==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-04-01 18:13:38 -05:00
"dependencies" : {
"@lightninglabs/lnc-core" : "0.3.1-alpha" ,
"crypto-js" : "4.2.0"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/@next/env" : {
2024-07-21 14:12:19 -05:00
"version" : "14.2.5" ,
"resolved" : "https://registry.npmjs.org/@next/env/-/env-14.2.5.tgz" ,
"integrity" : "sha512-/zZGkrTOsraVfYjGP8uM0p6r0BDT6xWpkjdVbcz66PJVSpwXX3yNiRycxAuDfBKGWBrZBXRuK/YVlkNgxHGwmA==" ,
"license" : "MIT"
2023-12-23 14:54:38 -06:00
} ,
"node_modules/@next/eslint-plugin-next" : {
2024-07-21 14:12:19 -05:00
"version" : "14.2.5" ,
"resolved" : "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.5.tgz" ,
"integrity" : "sha512-LY3btOpPh+OTIpviNojDpUdIbHW9j0JBYBjsIp8IxtDFfYFyORvw3yNq6N231FVqQA7n7lwaf7xHbVJlA1ED7g==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"glob" : "10.3.10"
2023-12-23 14:54:38 -06:00
}
} ,
"node_modules/@next/swc-darwin-arm64" : {
2024-07-21 14:12:19 -05:00
"version" : "14.2.5" ,
"resolved" : "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.5.tgz" ,
"integrity" : "sha512-/9zVxJ+K9lrzSGli1///ujyRfon/ZneeZ+v4ptpiPoOU+GKZnm8Wj8ELWU1Pm7GHltYRBklmXMTUqM/DqQ99FQ==" ,
2023-12-23 14:54:38 -06:00
"cpu" : [
"arm64"
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/@next/swc-darwin-x64" : {
2024-07-21 14:12:19 -05:00
"version" : "14.2.5" ,
"resolved" : "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.5.tgz" ,
"integrity" : "sha512-vXHOPCwfDe9qLDuq7U1OYM2wUY+KQ4Ex6ozwsKxp26BlJ6XXbHleOUldenM67JRyBfVjv371oneEvYd3H2gNSA==" ,
2023-12-23 14:54:38 -06:00
"cpu" : [
"x64"
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/@next/swc-linux-arm64-gnu" : {
2024-07-21 14:12:19 -05:00
"version" : "14.2.5" ,
"resolved" : "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.5.tgz" ,
"integrity" : "sha512-vlhB8wI+lj8q1ExFW8lbWutA4M2ZazQNvMWuEDqZcuJJc78iUnLdPPunBPX8rC4IgT6lIx/adB+Cwrl99MzNaA==" ,
2023-12-23 14:54:38 -06:00
"cpu" : [
"arm64"
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/@next/swc-linux-arm64-musl" : {
2024-07-21 14:12:19 -05:00
"version" : "14.2.5" ,
"resolved" : "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.5.tgz" ,
"integrity" : "sha512-NpDB9NUR2t0hXzJJwQSGu1IAOYybsfeB+LxpGsXrRIb7QOrYmidJz3shzY8cM6+rO4Aojuef0N/PEaX18pi9OA==" ,
2023-12-23 14:54:38 -06:00
"cpu" : [
"arm64"
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/@next/swc-linux-x64-gnu" : {
2024-07-21 14:12:19 -05:00
"version" : "14.2.5" ,
"resolved" : "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.5.tgz" ,
"integrity" : "sha512-8XFikMSxWleYNryWIjiCX+gU201YS+erTUidKdyOVYi5qUQo/gRxv/3N1oZFCgqpesN6FPeqGM72Zve+nReVXQ==" ,
2023-12-23 14:54:38 -06:00
"cpu" : [
"x64"
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/@next/swc-linux-x64-musl" : {
2024-07-21 14:12:19 -05:00
"version" : "14.2.5" ,
"resolved" : "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.5.tgz" ,
"integrity" : "sha512-6QLwi7RaYiQDcRDSU/os40r5o06b5ue7Jsk5JgdRBGGp8l37RZEh9JsLSM8QF0YDsgcosSeHjglgqi25+m04IQ==" ,
2023-12-23 14:54:38 -06:00
"cpu" : [
"x64"
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/@next/swc-win32-arm64-msvc" : {
2024-07-21 14:12:19 -05:00
"version" : "14.2.5" ,
"resolved" : "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.5.tgz" ,
"integrity" : "sha512-1GpG2VhbspO+aYoMOQPQiqc/tG3LzmsdBH0LhnDS3JrtDx2QmzXe0B6mSZZiN3Bq7IOMXxv1nlsjzoS1+9mzZw==" ,
2023-12-23 14:54:38 -06:00
"cpu" : [
"arm64"
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/@next/swc-win32-ia32-msvc" : {
2024-07-21 14:12:19 -05:00
"version" : "14.2.5" ,
"resolved" : "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.5.tgz" ,
"integrity" : "sha512-Igh9ZlxwvCDsu6438FXlQTHlRno4gFpJzqPjSIBZooD22tKeI4fE/YMRoHVJHmrQ2P5YL1DoZ0qaOKkbeFWeMg==" ,
2023-12-23 14:54:38 -06:00
"cpu" : [
"ia32"
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/@next/swc-win32-x64-msvc" : {
2024-07-21 14:12:19 -05:00
"version" : "14.2.5" ,
"resolved" : "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.5.tgz" ,
"integrity" : "sha512-tEQ7oinq1/CjSG9uSTerca3v4AZ+dFa+4Yu6ihaG8Ud8ddqLQgFGcnwYls13H5X5CPDPZJdYxyeMui6muOLd4g==" ,
2023-12-23 14:54:38 -06:00
"cpu" : [
"x64"
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
2024-02-11 00:00:27 -06:00
"node_modules/@noble/ciphers" : {
2024-07-21 14:12:19 -05:00
"version" : "0.5.3" ,
"resolved" : "https://registry.npmjs.org/@noble/ciphers/-/ciphers-0.5.3.tgz" ,
"integrity" : "sha512-B0+6IIHiqEs3BPMT0hcRmHvEj2QHOLu+uwt+tqDDeVd0oyVzh7BPrDcPjRnV1PV/5LaknXJJQvOuRGR0zQJz+w==" ,
"license" : "MIT" ,
2024-02-11 00:00:27 -06:00
"funding" : {
"url" : "https://paulmillr.com/funding/"
}
} ,
"node_modules/@noble/curves" : {
2024-07-21 17:02:40 -05:00
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/@noble/curves/-/curves-1.2.0.tgz" ,
"integrity" : "sha512-oYclrNgRaM9SsBUBVbb8M6DTV7ZHRTKugureoYEncY5c65HOmRzvSiTE3y5CYaPYJA/GVkrhXEoF0M3Ya9PMnw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-11 00:00:27 -06:00
"dependencies" : {
2024-07-21 17:02:40 -05:00
"@noble/hashes" : "1.3.2"
} ,
"funding" : {
"url" : "https://paulmillr.com/funding/"
}
} ,
"node_modules/@noble/curves/node_modules/@noble/hashes" : {
"version" : "1.3.2" ,
"resolved" : "https://registry.npmjs.org/@noble/hashes/-/hashes-1.3.2.tgz" ,
"integrity" : "sha512-MVC8EAQp7MvEcm30KWENFjgR+Mkmf+D189XJTkFIlwohU5hcBbn1ZkKq7KVTi2Hme3PMGF390DaL52beVrIihQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 16"
2024-02-11 00:00:27 -06:00
} ,
"funding" : {
"url" : "https://paulmillr.com/funding/"
}
} ,
"node_modules/@noble/hashes" : {
"version" : "1.3.1" ,
"resolved" : "https://registry.npmjs.org/@noble/hashes/-/hashes-1.3.1.tgz" ,
"integrity" : "sha512-EbqwksQwz9xDRGfDST86whPBgM65E0OH/pCgqW0GBVzO22bNE+NuIbeTb714+IfSjU3aRk47EUvXIb5bTsenKA==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-11 00:00:27 -06:00
"engines" : {
"node" : ">= 16"
} ,
"funding" : {
"url" : "https://paulmillr.com/funding/"
}
} ,
2024-08-04 17:02:34 -05:00
"node_modules/@noble/secp256k1" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/@noble/secp256k1/-/secp256k1-2.1.0.tgz" ,
"integrity" : "sha512-XLEQQNdablO0XZOIniFQimiXsZDNwaYgL96dZwC54Q30imSbAOFf3NKtepc+cXyuZf5Q1HCgbqgZ2UFFuHVcEw==" ,
"license" : "MIT" ,
"funding" : {
"url" : "https://paulmillr.com/funding/"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/@nodelib/fs.scandir" : {
"version" : "2.1.5" ,
"resolved" : "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz" ,
"integrity" : "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"@nodelib/fs.stat" : "2.0.5" ,
"run-parallel" : "^1.1.9"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/@nodelib/fs.stat" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz" ,
"integrity" : "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/@nodelib/fs.walk" : {
"version" : "1.2.8" ,
"resolved" : "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz" ,
"integrity" : "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"@nodelib/fs.scandir" : "2.1.5" ,
"fastq" : "^1.6.0"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
2024-08-04 17:02:34 -05:00
"node_modules/@nostr-dev-kit/ndk" : {
"version" : "2.10.0" ,
"resolved" : "https://registry.npmjs.org/@nostr-dev-kit/ndk/-/ndk-2.10.0.tgz" ,
"integrity" : "sha512-TqCAAo6ylORraAXrzRkCGFN2xTMiFbdER8Y8CtUT0HwOpFG/Wn+PBNeDeDmqkl/6LaPdeyXmVwCWj2KcUjIwYA==" ,
"license" : "MIT" ,
"dependencies" : {
"@noble/curves" : "^1.4.0" ,
"@noble/hashes" : "^1.3.1" ,
"@noble/secp256k1" : "^2.0.0" ,
"@scure/base" : "^1.1.1" ,
"debug" : "^4.3.4" ,
"light-bolt11-decoder" : "^3.0.0" ,
"node-fetch" : "^3.3.1" ,
"nostr-tools" : "^2.7.1" ,
"tseep" : "^1.1.1" ,
"typescript-lru-cache" : "^2.0.0" ,
"utf8-buffer" : "^1.0.0" ,
"websocket-polyfill" : "^0.0.3"
} ,
"engines" : {
"node" : ">=16"
}
} ,
"node_modules/@nostr-dev-kit/ndk/node_modules/@noble/curves" : {
"version" : "1.4.2" ,
"resolved" : "https://registry.npmjs.org/@noble/curves/-/curves-1.4.2.tgz" ,
"integrity" : "sha512-TavHr8qycMChk8UwMld0ZDRvatedkzWfH8IiaeGCfymOP5i0hSCozz9vHOL0nkwk7HRMlFnAiKpS2jrUmSybcw==" ,
"license" : "MIT" ,
"dependencies" : {
"@noble/hashes" : "1.4.0"
} ,
"funding" : {
"url" : "https://paulmillr.com/funding/"
}
} ,
"node_modules/@nostr-dev-kit/ndk/node_modules/@noble/hashes" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/@noble/hashes/-/hashes-1.4.0.tgz" ,
"integrity" : "sha512-V1JJ1WTRUqHHrOSh597hURcMqVKVGL/ea3kv0gSnEdsEZ0/+VyPghM1lMNGc00z7CIQorSvbKpuJkxvuHbvdbg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 16"
} ,
"funding" : {
"url" : "https://paulmillr.com/funding/"
}
} ,
2023-12-25 10:13:42 -06:00
"node_modules/@panva/hkdf" : {
2024-07-21 14:12:19 -05:00
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/@panva/hkdf/-/hkdf-1.2.1.tgz" ,
"integrity" : "sha512-6oclG6Y3PiDFcoyk8srjLfVKyMfVCKJ27JwNPViuXziFpmdz+MZnZN/aKY0JGXgYuO/VghU0jcOAZgWXZ1Dmrw==" ,
"license" : "MIT" ,
2023-12-25 10:13:42 -06:00
"funding" : {
"url" : "https://github.com/sponsors/panva"
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/@pkgjs/parseargs" : {
"version" : "0.11.0" ,
"resolved" : "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz" ,
"integrity" : "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"optional" : true ,
"engines" : {
"node" : ">=14"
}
} ,
2024-02-11 00:00:27 -06:00
"node_modules/@prisma/client" : {
2024-07-21 14:12:19 -05:00
"version" : "5.17.0" ,
"resolved" : "https://registry.npmjs.org/@prisma/client/-/client-5.17.0.tgz" ,
"integrity" : "sha512-N2tnyKayT0Zf7mHjwEyE8iG7FwTmXDHFZ1GnNhQp0pJUObsuel4ZZ1XwfuAYkq5mRIiC/Kot0kt0tGCfLJ70Jw==" ,
2024-02-11 00:00:27 -06:00
"hasInstallScript" : true ,
2024-07-21 14:12:19 -05:00
"license" : "Apache-2.0" ,
2024-02-11 00:00:27 -06:00
"engines" : {
"node" : ">=16.13"
} ,
"peerDependencies" : {
"prisma" : "*"
} ,
"peerDependenciesMeta" : {
"prisma" : {
"optional" : true
}
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/@rushstack/eslint-patch" : {
"version" : "1.10.3" ,
"resolved" : "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.3.tgz" ,
"integrity" : "sha512-qC/xYId4NMebE6w/V33Fh9gWxLgURiNYgVNObbJl2LZv0GUUItCcCqC5axQSwRaAgaxl2mELq1rMzlswaQ0Zxg==" ,
2024-03-13 17:45:55 -05:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT"
2023-12-23 14:54:38 -06:00
} ,
2024-02-11 00:00:27 -06:00
"node_modules/@scure/base" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/@scure/base/-/base-1.1.1.tgz" ,
"integrity" : "sha512-ZxOhsSyxYwLJj3pLZCefNitxsj093tb2vq90mp2txoYeBqbcjDjqFhyM8eUjq/uFm6zJ+mUuqxlS2FkuSY1MTA==" ,
"funding" : [
{
"type" : "individual" ,
"url" : "https://paulmillr.com/funding/"
}
2024-07-21 14:12:19 -05:00
] ,
"license" : "MIT"
2024-02-11 00:00:27 -06:00
} ,
"node_modules/@scure/bip32" : {
"version" : "1.3.1" ,
"resolved" : "https://registry.npmjs.org/@scure/bip32/-/bip32-1.3.1.tgz" ,
"integrity" : "sha512-osvveYtyzdEVbt3OfwwXFr4P2iVBL5u1Q3q4ONBfDY/UpOuXmOlbgwc1xECEboY8wIays8Yt6onaWMUdUbfl0A==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-11 00:00:27 -06:00
"dependencies" : {
"@noble/curves" : "~1.1.0" ,
"@noble/hashes" : "~1.3.1" ,
"@scure/base" : "~1.1.0"
} ,
"funding" : {
"url" : "https://paulmillr.com/funding/"
}
} ,
2024-07-21 17:02:40 -05:00
"node_modules/@scure/bip32/node_modules/@noble/curves" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@noble/curves/-/curves-1.1.0.tgz" ,
"integrity" : "sha512-091oBExgENk/kGj3AZmtBDMpxQPDtxQABR2B9lb1JbVTs6ytdzZNwvhxQ4MWasRNEzlbEH8jCWFCwhF/Obj5AA==" ,
"license" : "MIT" ,
"dependencies" : {
"@noble/hashes" : "1.3.1"
} ,
"funding" : {
"url" : "https://paulmillr.com/funding/"
}
} ,
2024-02-11 00:00:27 -06:00
"node_modules/@scure/bip39" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/@scure/bip39/-/bip39-1.2.1.tgz" ,
"integrity" : "sha512-Z3/Fsz1yr904dduJD0NpiyRHhRYHdcnyh73FZWiV+/qhWi83wNJ3NWolYqCEN+ZWsUz2TWwajJggcRE9r1zUYg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-11 00:00:27 -06:00
"dependencies" : {
"@noble/hashes" : "~1.3.0" ,
"@scure/base" : "~1.1.0"
} ,
"funding" : {
"url" : "https://paulmillr.com/funding/"
}
} ,
2024-04-23 18:52:55 -05:00
"node_modules/@solid-primitives/autofocus" : {
"version" : "0.0.107" ,
"resolved" : "https://registry.npmjs.org/@solid-primitives/autofocus/-/autofocus-0.0.107.tgz" ,
"integrity" : "sha512-CWa87WQA5McII2uOb74aMYdQq9oNVtKDEdzFKXHHwUY1yXQKXzoXE+yBu4jtqG81IVkJCDpEdaal7PvdSOMhag==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-04-23 18:52:55 -05:00
"dependencies" : {
"@solid-primitives/utils" : "^6.2.0"
} ,
"peerDependencies" : {
"solid-js" : "^1.6.12"
}
} ,
"node_modules/@solid-primitives/event-listener" : {
"version" : "2.3.3" ,
"resolved" : "https://registry.npmjs.org/@solid-primitives/event-listener/-/event-listener-2.3.3.tgz" ,
"integrity" : "sha512-DAJbl+F0wrFW2xmcV8dKMBhk9QLVLuBSW+TR4JmIfTaObxd13PuL7nqaXnaYKDWOYa6otB00qcCUIGbuIhSUgQ==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-04-23 18:52:55 -05:00
"dependencies" : {
"@solid-primitives/utils" : "^6.2.3"
} ,
"peerDependencies" : {
"solid-js" : "^1.6.12"
}
} ,
"node_modules/@solid-primitives/resize-observer" : {
2024-07-21 14:12:19 -05:00
"version" : "2.0.26" ,
"resolved" : "https://registry.npmjs.org/@solid-primitives/resize-observer/-/resize-observer-2.0.26.tgz" ,
"integrity" : "sha512-KbPhwal6ML9OHeUTZszBbt6PYSMj89d4wVCLxlvDYL4U0+p+xlCEaqz6v9dkCwm/0Lb+Wed7W5T1dQZCP3JUUw==" ,
"license" : "MIT" ,
2024-04-23 18:52:55 -05:00
"dependencies" : {
"@solid-primitives/event-listener" : "^2.3.3" ,
"@solid-primitives/rootless" : "^1.4.5" ,
"@solid-primitives/static-store" : "^0.0.8" ,
"@solid-primitives/utils" : "^6.2.3"
} ,
"peerDependencies" : {
"solid-js" : "^1.6.12"
}
} ,
"node_modules/@solid-primitives/rootless" : {
"version" : "1.4.5" ,
"resolved" : "https://registry.npmjs.org/@solid-primitives/rootless/-/rootless-1.4.5.tgz" ,
"integrity" : "sha512-GFJE9GC3ojx0aUKqAUZmQPyU8fOVMtnVNrkdk2yS4kd17WqVSpXpoTmo9CnOwA+PG7FTzdIkogvfLQSLs4lrww==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-04-23 18:52:55 -05:00
"dependencies" : {
"@solid-primitives/utils" : "^6.2.3"
} ,
"peerDependencies" : {
"solid-js" : "^1.6.12"
}
} ,
"node_modules/@solid-primitives/scheduled" : {
"version" : "1.4.3" ,
"resolved" : "https://registry.npmjs.org/@solid-primitives/scheduled/-/scheduled-1.4.3.tgz" ,
"integrity" : "sha512-HfWN5w7b7FEc6VPLBKnnE302h90jsLMuR28Fcf7neRGGf8jBj6wm6/UFQ00VlKexHFMR6KQ2u4VBh5a1ZcqM8g==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-04-23 18:52:55 -05:00
"peerDependencies" : {
"solid-js" : "^1.6.12"
}
} ,
"node_modules/@solid-primitives/static-store" : {
"version" : "0.0.8" ,
"resolved" : "https://registry.npmjs.org/@solid-primitives/static-store/-/static-store-0.0.8.tgz" ,
"integrity" : "sha512-ZecE4BqY0oBk0YG00nzaAWO5Mjcny8Fc06CdbXadH9T9lzq/9GefqcSe/5AtdXqjvY/DtJ5C6CkcjPZO0o/eqg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-04-23 18:52:55 -05:00
"dependencies" : {
"@solid-primitives/utils" : "^6.2.3"
} ,
"peerDependencies" : {
"solid-js" : "^1.6.12"
}
} ,
"node_modules/@solid-primitives/utils" : {
"version" : "6.2.3" ,
"resolved" : "https://registry.npmjs.org/@solid-primitives/utils/-/utils-6.2.3.tgz" ,
"integrity" : "sha512-CqAwKb2T5Vi72+rhebSsqNZ9o67buYRdEJrIFzRXz3U59QqezuuxPsyzTSVCacwS5Pf109VRsgCJQoxKRoECZQ==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-04-23 18:52:55 -05:00
"peerDependencies" : {
"solid-js" : "^1.6.12"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/@swc/counter" : {
"version" : "0.1.3" ,
"resolved" : "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz" ,
"integrity" : "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==" ,
"license" : "Apache-2.0"
} ,
2023-12-23 14:54:38 -06:00
"node_modules/@swc/helpers" : {
2024-07-21 14:12:19 -05:00
"version" : "0.5.5" ,
"resolved" : "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.5.tgz" ,
"integrity" : "sha512-KGYxvIOXcceOAbEk4bi/dVLEK9z8sZ0uBB3Il5b1rhfClSpcX0yfRO0KmTkqR2cnQDymwLB+25ZyMzICg/cm/A==" ,
"license" : "Apache-2.0" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"@swc/counter" : "^0.1.3" ,
2023-12-23 14:54:38 -06:00
"tslib" : "^2.4.0"
}
} ,
2024-08-05 17:27:19 -05:00
"node_modules/@tailwindcss/typography" : {
"version" : "0.5.13" ,
"resolved" : "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.13.tgz" ,
"integrity" : "sha512-ADGcJ8dX21dVVHIwTRgzrcunY6YY9uSlAHHGVKvkA+vLc5qLwEszvKts40lx7z0qc4clpjclwLeK5rVCV2P/uw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"lodash.castarray" : "^4.4.0" ,
"lodash.isplainobject" : "^4.0.6" ,
"lodash.merge" : "^4.6.2" ,
"postcss-selector-parser" : "6.0.10"
} ,
"peerDependencies" : {
"tailwindcss" : ">=3.0.0 || insiders"
}
} ,
"node_modules/@tailwindcss/typography/node_modules/postcss-selector-parser" : {
"version" : "6.0.10" ,
"resolved" : "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz" ,
"integrity" : "sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"cssesc" : "^3.0.0" ,
"util-deprecate" : "^1.0.2"
} ,
"engines" : {
"node" : ">=4"
}
} ,
2024-08-03 13:42:46 -05:00
"node_modules/@tanstack/query-core" : {
"version" : "5.51.21" ,
"resolved" : "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.51.21.tgz" ,
"integrity" : "sha512-POQxm42IUp6n89kKWF4IZi18v3fxQWFRolvBA6phNVmA8psdfB1MvDnGacCJdS+EOX12w/CyHM62z//rHmYmvw==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/tannerlinsley"
}
} ,
"node_modules/@tanstack/react-query" : {
"version" : "5.51.21" ,
"resolved" : "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.51.21.tgz" ,
"integrity" : "sha512-Q/V81x3sAYgCsxjwOkfLXfrmoG+FmDhLeHH5okC/Bp8Aaw2c33lbEo/mMcMnkxUPVtB2FLpzHT0tq3c+OlZEbw==" ,
"license" : "MIT" ,
"dependencies" : {
"@tanstack/query-core" : "5.51.21"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/tannerlinsley"
} ,
"peerDependencies" : {
"react" : "^18.0.0"
}
} ,
2024-02-27 18:29:57 -06:00
"node_modules/@types/debug" : {
"version" : "4.1.12" ,
"resolved" : "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz" ,
"integrity" : "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
"@types/ms" : "*"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/@types/eslint" : {
"version" : "8.56.10" ,
"resolved" : "https://registry.npmjs.org/@types/eslint/-/eslint-8.56.10.tgz" ,
"integrity" : "sha512-Shavhk87gCtY2fhXDctcfS3e6FdxWkCx1iUZ9eEUbh7rTqlZT0/IzOkCOVt0fCjcFuZ9FPYfuezTBImfHCDBGQ==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"@types/estree" : "*" ,
"@types/json-schema" : "*"
}
2024-02-27 18:29:57 -06:00
} ,
2024-07-21 14:12:19 -05:00
"node_modules/@types/eslint-scope" : {
"version" : "3.7.7" ,
"resolved" : "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.7.tgz" ,
"integrity" : "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==" ,
"license" : "MIT" ,
"peer" : true ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"@types/eslint" : "*" ,
2024-02-27 18:29:57 -06:00
"@types/estree" : "*"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/@types/estree" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz" ,
"integrity" : "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==" ,
2024-07-21 19:56:55 -05:00
"license" : "MIT"
} ,
"node_modules/@types/estree-jsx" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/@types/estree-jsx/-/estree-jsx-1.0.5.tgz" ,
"integrity" : "sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 19:56:55 -05:00
"dependencies" : {
"@types/estree" : "*"
}
2024-07-21 14:12:19 -05:00
} ,
2024-02-27 18:29:57 -06:00
"node_modules/@types/hast" : {
2024-07-21 19:56:55 -05:00
"version" : "3.0.4" ,
"resolved" : "https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz" ,
"integrity" : "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "*"
2024-02-27 18:29:57 -06:00
}
} ,
2024-07-21 14:12:19 -05:00
"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==" ,
"license" : "MIT"
} ,
2023-12-23 14:54:38 -06:00
"node_modules/@types/json5" : {
"version" : "0.0.29" ,
"resolved" : "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz" ,
"integrity" : "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT"
2023-12-23 14:54:38 -06:00
} ,
2024-02-27 18:29:57 -06:00
"node_modules/@types/mdast" : {
2024-07-21 19:56:55 -05:00
"version" : "4.0.4" ,
"resolved" : "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz" ,
"integrity" : "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "*"
2024-02-27 18:29:57 -06:00
}
} ,
"node_modules/@types/ms" : {
"version" : "0.7.34" ,
"resolved" : "https://registry.npmjs.org/@types/ms/-/ms-0.7.34.tgz" ,
2024-07-21 14:12:19 -05:00
"integrity" : "sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==" ,
"license" : "MIT"
2024-02-27 18:29:57 -06:00
} ,
"node_modules/@types/node" : {
2024-07-21 14:12:19 -05:00
"version" : "20.14.11" ,
"resolved" : "https://registry.npmjs.org/@types/node/-/node-20.14.11.tgz" ,
"integrity" : "sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==" ,
"license" : "MIT" ,
"peer" : true ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
"undici-types" : "~5.26.4"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/@types/parse5" : {
"version" : "6.0.3" ,
"resolved" : "https://registry.npmjs.org/@types/parse5/-/parse5-6.0.3.tgz" ,
"integrity" : "sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==" ,
"license" : "MIT"
} ,
2024-07-21 17:02:40 -05:00
"node_modules/@types/prismjs" : {
"version" : "1.26.4" ,
"resolved" : "https://registry.npmjs.org/@types/prismjs/-/prismjs-1.26.4.tgz" ,
"integrity" : "sha512-rlAnzkW2sZOjbqZ743IHUhFcvzaGbqijwOu8QZnZCjfQzBqFE3s4lOTJEsxikImav9uzz/42I+O7YUs1mWgMlg==" ,
"license" : "MIT"
} ,
2023-12-23 17:21:42 -06:00
"node_modules/@types/prop-types" : {
2024-07-21 14:12:19 -05:00
"version" : "15.7.12" ,
"resolved" : "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.12.tgz" ,
"integrity" : "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==" ,
"license" : "MIT"
2023-12-23 17:21:42 -06:00
} ,
"node_modules/@types/react" : {
2024-07-21 14:12:19 -05:00
"version" : "18.3.3" ,
"resolved" : "https://registry.npmjs.org/@types/react/-/react-18.3.3.tgz" ,
"integrity" : "sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==" ,
"license" : "MIT" ,
2023-12-23 17:21:42 -06:00
"dependencies" : {
"@types/prop-types" : "*" ,
"csstype" : "^3.0.2"
}
} ,
"node_modules/@types/react-transition-group" : {
"version" : "4.4.10" ,
"resolved" : "https://registry.npmjs.org/@types/react-transition-group/-/react-transition-group-4.4.10.tgz" ,
"integrity" : "sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 17:21:42 -06:00
"dependencies" : {
"@types/react" : "*"
}
} ,
2024-02-27 18:29:57 -06:00
"node_modules/@types/unist" : {
2024-07-21 19:56:55 -05:00
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz" ,
"integrity" : "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT"
2024-02-10 22:13:09 -06:00
} ,
2023-12-23 14:54:38 -06:00
"node_modules/@typescript-eslint/parser" : {
2024-07-21 14:12:19 -05:00
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-7.2.0.tgz" ,
"integrity" : "sha512-5FKsVcHTk6TafQKQbuIVkXq58Fnbkd2wDL4LB7AURN7RUOu1utVP+G8+6u3ZhEroW3DF6hyo3ZEXxgKgp4KeCg==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "BSD-2-Clause" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"@typescript-eslint/scope-manager" : "7.2.0" ,
"@typescript-eslint/types" : "7.2.0" ,
"@typescript-eslint/typescript-estree" : "7.2.0" ,
"@typescript-eslint/visitor-keys" : "7.2.0" ,
2023-12-23 14:54:38 -06:00
"debug" : "^4.3.4"
} ,
"engines" : {
"node" : "^16.0.0 || >=18.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependencies" : {
2024-07-21 14:12:19 -05:00
"eslint" : "^8.56.0"
2023-12-23 14:54:38 -06:00
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
"node_modules/@typescript-eslint/scope-manager" : {
2024-07-21 14:12:19 -05:00
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.2.0.tgz" ,
"integrity" : "sha512-Qh976RbQM/fYtjx9hs4XkayYujB/aPwglw2choHmf3zBjB4qOywWSdt9+KLRdHubGcoSwBnXUH2sR3hkyaERRg==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"@typescript-eslint/types" : "7.2.0" ,
"@typescript-eslint/visitor-keys" : "7.2.0"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
"node" : "^16.0.0 || >=18.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
}
} ,
"node_modules/@typescript-eslint/types" : {
2024-07-21 14:12:19 -05:00
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.2.0.tgz" ,
"integrity" : "sha512-XFtUHPI/abFhm4cbCDc5Ykc8npOKBSJePY3a3s+lwumt7XWJuzP5cZcfZ610MIPHjQjNsOLlYK8ASPaNG8UiyA==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : "^16.0.0 || >=18.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
}
} ,
"node_modules/@typescript-eslint/typescript-estree" : {
2024-07-21 14:12:19 -05:00
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.2.0.tgz" ,
"integrity" : "sha512-cyxS5WQQCoBwSakpMrvMXuMDEbhOo9bNHHrNcEWis6XHx6KF518tkF1wBvKIn/tpq5ZpUYK7Bdklu8qY0MsFIA==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "BSD-2-Clause" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"@typescript-eslint/types" : "7.2.0" ,
"@typescript-eslint/visitor-keys" : "7.2.0" ,
2023-12-23 14:54:38 -06:00
"debug" : "^4.3.4" ,
"globby" : "^11.1.0" ,
"is-glob" : "^4.0.3" ,
2024-02-27 18:29:57 -06:00
"minimatch" : "9.0.3" ,
2023-12-23 14:54:38 -06:00
"semver" : "^7.5.4" ,
"ts-api-utils" : "^1.0.1"
} ,
"engines" : {
"node" : "^16.0.0 || >=18.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
2024-02-27 18:29:57 -06:00
"node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz" ,
"integrity" : "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
"balanced-match" : "^1.0.0"
}
} ,
"node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch" : {
"version" : "9.0.3" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz" ,
"integrity" : "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "ISC" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
"brace-expansion" : "^2.0.1"
} ,
"engines" : {
"node" : ">=16 || 14 >=14.17"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/@typescript-eslint/visitor-keys" : {
2024-07-21 14:12:19 -05:00
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.2.0.tgz" ,
"integrity" : "sha512-c6EIQRHhcpl6+tO8EMR+kjkkV+ugUNXOmeASA1rlzkd8EPIriavpWoiEz1HR/VLhbVIdhqnV6E7JZm00cBDx2A==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"@typescript-eslint/types" : "7.2.0" ,
2023-12-23 14:54:38 -06:00
"eslint-visitor-keys" : "^3.4.1"
} ,
"engines" : {
"node" : "^16.0.0 || >=18.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
}
} ,
2024-07-21 17:02:40 -05:00
"node_modules/@uiw/copy-to-clipboard" : {
"version" : "1.0.17" ,
"resolved" : "https://registry.npmjs.org/@uiw/copy-to-clipboard/-/copy-to-clipboard-1.0.17.tgz" ,
"integrity" : "sha512-O2GUHV90Iw2VrSLVLK0OmNIMdZ5fgEg4NhvtwINsX+eZ/Wf6DWD0TdsK9xwV7dNRnK/UI2mQtl0a2/kRgm1m1A==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 17:02:40 -05:00
"funding" : {
"url" : "https://jaywcjlove.github.io/#/sponsor"
}
} ,
"node_modules/@uiw/react-markdown-preview" : {
2024-07-21 19:56:55 -05:00
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/@uiw/react-markdown-preview/-/react-markdown-preview-5.1.2.tgz" ,
"integrity" : "sha512-IheBzajVKZ3NUhYAfrnnereJmKVNQ6vRZDjQhKEQy7IMarJXrUKC1eG8OzTgy1J/3m67MBTs6d52kkSB699efA==" ,
2024-07-21 17:02:40 -05:00
"license" : "MIT" ,
"dependencies" : {
"@babel/runtime" : "^7.17.2" ,
"@uiw/copy-to-clipboard" : "~1.0.12" ,
2024-07-21 19:56:55 -05:00
"react-markdown" : "~9.0.1" ,
"rehype-attr" : "~3.0.1" ,
"rehype-autolink-headings" : "~7.1.0" ,
"rehype-ignore" : "^2.0.0" ,
"rehype-prism-plus" : "2.0.0" ,
"rehype-raw" : "^7.0.0" ,
"rehype-rewrite" : "~4.0.0" ,
"rehype-slug" : "~6.0.0" ,
"remark-gfm" : "~4.0.0" ,
"remark-github-blockquote-alert" : "^1.0.0" ,
"unist-util-visit" : "^5.0.0"
} ,
"funding" : {
"url" : "https://jaywcjlove.github.io/#/sponsor"
2024-07-21 14:12:19 -05:00
} ,
"peerDependencies" : {
"react" : ">=16.8.0" ,
"react-dom" : ">=16.8.0"
}
} ,
"node_modules/@uiw/react-md-editor" : {
2024-07-21 17:02:40 -05:00
"version" : "3.25.6" ,
"resolved" : "https://registry.npmjs.org/@uiw/react-md-editor/-/react-md-editor-3.25.6.tgz" ,
"integrity" : "sha512-YuDv5KiM931WFYBDCyk9/HvtLdIWk9DXvzC6d1riaLufvchM7IUHkqTkSl3HqmTod1exSN+5ZsUtKZ+S+GAsug==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
"@babel/runtime" : "^7.14.6" ,
2024-07-21 17:02:40 -05:00
"@uiw/react-markdown-preview" : "^4.2.1" ,
"rehype" : "~12.0.1" ,
"rehype-prism-plus" : "~1.6.1"
2024-07-21 14:12:19 -05:00
} ,
"peerDependencies" : {
"react" : ">=16.8.0" ,
"react-dom" : ">=16.8.0"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/@uiw/react-md-editor/node_modules/@types/hast" : {
"version" : "2.3.10" ,
"resolved" : "https://registry.npmjs.org/@types/hast/-/hast-2.3.10.tgz" ,
"integrity" : "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^2"
2024-07-21 14:12:19 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/@uiw/react-md-editor/node_modules/@types/mdast" : {
"version" : "3.0.15" ,
"resolved" : "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.15.tgz" ,
"integrity" : "sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 19:56:55 -05:00
"dependencies" : {
"@types/unist" : "^2"
}
2024-07-21 14:12:19 -05:00
} ,
2024-07-21 19:56:55 -05:00
"node_modules/@uiw/react-md-editor/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==" ,
"license" : "MIT"
2024-07-21 14:12:19 -05:00
} ,
2024-07-21 19:56:55 -05:00
"node_modules/@uiw/react-md-editor/node_modules/@uiw/react-markdown-preview" : {
"version" : "4.2.2" ,
"resolved" : "https://registry.npmjs.org/@uiw/react-markdown-preview/-/react-markdown-preview-4.2.2.tgz" ,
"integrity" : "sha512-Jy3GtAqcF2pKgvFtgLUEwR8u2t0Yk/DAnLTl6cf1RzhNYcAxm1auDs3KndZRBDP01xhmYLX4KiOcOg/qv+Jc0A==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@babel/runtime" : "^7.17.2" ,
"@uiw/copy-to-clipboard" : "~1.0.12" ,
"react-markdown" : "~8.0.0" ,
"rehype-attr" : "~2.1.0" ,
"rehype-autolink-headings" : "~6.1.1" ,
"rehype-ignore" : "^1.0.1" ,
"rehype-prism-plus" : "1.6.3" ,
"rehype-raw" : "^6.1.1" ,
"rehype-rewrite" : "~3.0.6" ,
"rehype-slug" : "~5.1.0" ,
"remark-gfm" : "~3.0.1" ,
"unist-util-visit" : "^4.1.0"
} ,
"peerDependencies" : {
"react" : ">=16.8.0" ,
"react-dom" : ">=16.8.0"
2024-07-21 14:12:19 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/@uiw/react-md-editor/node_modules/css-selector-parser" : {
"version" : "1.4.1" ,
"resolved" : "https://registry.npmjs.org/css-selector-parser/-/css-selector-parser-1.4.1.tgz" ,
"integrity" : "sha512-HYPSb7y/Z7BNDCOrakL4raGO2zltZkbeXyAd6Tg9obzix6QhzxCotdBl6VT0Dv4vZfJGVz3WL/xaEI9Ly3ul0g==" ,
"license" : "MIT"
2024-07-21 14:12:19 -05:00
} ,
2024-07-21 19:56:55 -05:00
"node_modules/@uiw/react-md-editor/node_modules/escape-string-regexp" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz" ,
"integrity" : "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 19:56:55 -05:00
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2024-07-21 14:12:19 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/@uiw/react-md-editor/node_modules/hast-util-has-property" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/hast-util-has-property/-/hast-util-has-property-2.0.1.tgz" ,
"integrity" : "sha512-X2+RwZIMTMKpXUzlotatPzWj8bspCymtXH3cfG3iQKV+wPF53Vgaqxi/eLqGck0wKq1kS9nvoB1wchbCPEL8sg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 19:56:55 -05:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-07-21 14:12:19 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/@uiw/react-md-editor/node_modules/hast-util-heading-rank" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/hast-util-heading-rank/-/hast-util-heading-rank-2.1.1.tgz" ,
"integrity" : "sha512-iAuRp+ESgJoRFJbSyaqsfvJDY6zzmFoEnL1gtz1+U8gKtGGj1p0CVlysuUAUjq95qlZESHINLThwJzNGmgGZxA==" ,
"license" : "MIT" ,
2024-07-21 14:12:19 -05:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/hast" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-07-21 14:12:19 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/@uiw/react-md-editor/node_modules/hast-util-is-element" : {
"version" : "2.1.3" ,
"resolved" : "https://registry.npmjs.org/hast-util-is-element/-/hast-util-is-element-2.1.3.tgz" ,
"integrity" : "sha512-O1bKah6mhgEq2WtVMk+Ta5K7pPMqsBBlmzysLdcwKVrqzZQ0CHqUPiIVspNhAG1rvxpvJjtGee17XfauZYKqVA==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/hast" : "^2.0.0" ,
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-07-21 14:12:19 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/@uiw/react-md-editor/node_modules/hast-util-raw" : {
"version" : "7.2.3" ,
"resolved" : "https://registry.npmjs.org/hast-util-raw/-/hast-util-raw-7.2.3.tgz" ,
"integrity" : "sha512-RujVQfVsOrxzPOPSzZFiwofMArbQke6DJjnFfceiEbFh7S05CbPt0cYN+A5YeD3pso0JQk6O1aHBnx9+Pm2uqg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/hast" : "^2.0.0" ,
"@types/parse5" : "^6.0.0" ,
"hast-util-from-parse5" : "^7.0.0" ,
"hast-util-to-parse5" : "^7.0.0" ,
"html-void-elements" : "^2.0.0" ,
"parse5" : "^6.0.0" ,
"unist-util-position" : "^4.0.0" ,
"unist-util-visit" : "^4.0.0" ,
"vfile" : "^5.0.0" ,
"web-namespaces" : "^2.0.0" ,
"zwitch" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-07-21 14:12:19 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/@uiw/react-md-editor/node_modules/hast-util-select" : {
"version" : "5.0.5" ,
"resolved" : "https://registry.npmjs.org/hast-util-select/-/hast-util-select-5.0.5.tgz" ,
"integrity" : "sha512-QQhWMhgTFRhCaQdgTKzZ5g31GLQ9qRb1hZtDPMqQaOhpLBziWcshUS0uCR5IJ0U1jrK/mxg35fmcq+Dp/Cy2Aw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/hast" : "^2.0.0" ,
"@types/unist" : "^2.0.0" ,
"bcp-47-match" : "^2.0.0" ,
"comma-separated-tokens" : "^2.0.0" ,
"css-selector-parser" : "^1.0.0" ,
"direction" : "^2.0.0" ,
"hast-util-has-property" : "^2.0.0" ,
"hast-util-to-string" : "^2.0.0" ,
"hast-util-whitespace" : "^2.0.0" ,
"not" : "^0.1.0" ,
"nth-check" : "^2.0.0" ,
"property-information" : "^6.0.0" ,
"space-separated-tokens" : "^2.0.0" ,
"unist-util-visit" : "^4.0.0" ,
"zwitch" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-07-21 14:12:19 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/@uiw/react-md-editor/node_modules/hast-util-to-parse5" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-to-parse5/-/hast-util-to-parse5-7.1.0.tgz" ,
"integrity" : "sha512-YNRgAJkH2Jky5ySkIqFXTQiaqcAtJyVE+D5lkN6CdtOqrnkLfGYYrEcKuHOJZlp+MwjSwuD3fZuawI+sic/RBw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/hast" : "^2.0.0" ,
"comma-separated-tokens" : "^2.0.0" ,
"property-information" : "^6.0.0" ,
"space-separated-tokens" : "^2.0.0" ,
"web-namespaces" : "^2.0.0" ,
"zwitch" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-07-21 14:12:19 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/@uiw/react-md-editor/node_modules/hast-util-to-string" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-to-string/-/hast-util-to-string-2.0.0.tgz" ,
"integrity" : "sha512-02AQ3vLhuH3FisaMM+i/9sm4OXGSq1UhOOCpTLLQtHdL3tZt7qil69r8M8iDkZYyC0HCFylcYoP+8IO7ddta1A==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/hast" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-07-21 14:12:19 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/@uiw/react-md-editor/node_modules/hast-util-whitespace" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-2.0.1.tgz" ,
"integrity" : "sha512-nAxA0v8+vXSBDt3AnRUNjyRIQ0rD+ntpbAp4LnPkumc5M9yUbSMa4XDU9Q6etY4f1Wp4bNgvc1yjiZtsTTrSng==" ,
"license" : "MIT" ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
2024-07-21 14:12:19 -05:00
} ,
2024-07-21 19:56:55 -05:00
"node_modules/@uiw/react-md-editor/node_modules/html-void-elements" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/html-void-elements/-/html-void-elements-2.0.1.tgz" ,
"integrity" : "sha512-0quDb7s97CfemeJAnW9wC0hw78MtW7NU3hqtCD75g2vFlDLt36llsYD7uB7SUzojLMP24N5IatXf7ylGXiGG9A==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 19:56:55 -05:00
"node_modules/@uiw/react-md-editor/node_modules/inline-style-parser" : {
"version" : "0.1.1" ,
"resolved" : "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.1.1.tgz" ,
"integrity" : "sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q==" ,
"license" : "MIT"
} ,
"node_modules/@uiw/react-md-editor/node_modules/mdast-util-find-and-replace" : {
"version" : "2.2.2" ,
"resolved" : "https://registry.npmjs.org/mdast-util-find-and-replace/-/mdast-util-find-and-replace-2.2.2.tgz" ,
"integrity" : "sha512-MTtdFRz/eMDHXzeK6W3dO7mXUlF82Gom4y0oOgvHhh/HXZAGvIQDUvQ0SuUx+j2tv44b8xTHOm8K/9OoRFnXKw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 19:56:55 -05:00
"dependencies" : {
"@types/mdast" : "^3.0.0" ,
"escape-string-regexp" : "^5.0.0" ,
"unist-util-is" : "^5.0.0" ,
"unist-util-visit-parents" : "^5.0.0"
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 19:56:55 -05:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/@uiw/react-md-editor/node_modules/mdast-util-from-markdown" : {
"version" : "1.3.1" ,
"resolved" : "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-1.3.1.tgz" ,
"integrity" : "sha512-4xTO/M8c82qBcnQc1tgpNtubGUW/Y1tBQ1B0i5CtSoelOLKFYlElIr3bvgREYYO5iRqbMY1YuqZng0GVOI8Qww==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 19:56:55 -05:00
"dependencies" : {
"@types/mdast" : "^3.0.0" ,
"@types/unist" : "^2.0.0" ,
"decode-named-character-reference" : "^1.0.0" ,
"mdast-util-to-string" : "^3.1.0" ,
"micromark" : "^3.0.0" ,
"micromark-util-decode-numeric-character-reference" : "^1.0.0" ,
"micromark-util-decode-string" : "^1.0.0" ,
"micromark-util-normalize-identifier" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0" ,
"unist-util-stringify-position" : "^3.0.0" ,
"uvu" : "^0.5.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-07-21 14:12:19 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/@uiw/react-md-editor/node_modules/mdast-util-gfm" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm/-/mdast-util-gfm-2.0.2.tgz" ,
"integrity" : "sha512-qvZ608nBppZ4icQlhQQIAdc6S3Ffj9RGmzwUKUWuEICFnd1LVkN3EktF7ZHAgfcEdvZB5owU9tQgt99e2TlLjg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 19:56:55 -05:00
"dependencies" : {
"mdast-util-from-markdown" : "^1.0.0" ,
"mdast-util-gfm-autolink-literal" : "^1.0.0" ,
"mdast-util-gfm-footnote" : "^1.0.0" ,
"mdast-util-gfm-strikethrough" : "^1.0.0" ,
"mdast-util-gfm-table" : "^1.0.0" ,
"mdast-util-gfm-task-list-item" : "^1.0.0" ,
"mdast-util-to-markdown" : "^1.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/@uiw/react-md-editor/node_modules/mdast-util-gfm-autolink-literal" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-1.0.3.tgz" ,
"integrity" : "sha512-My8KJ57FYEy2W2LyNom4n3E7hKTuQk/0SES0u16tjA9Z3oFkF4RrC/hPAPgjlSpezsOvI8ObcXcElo92wn5IGA==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/mdast" : "^3.0.0" ,
"ccount" : "^2.0.0" ,
"mdast-util-find-and-replace" : "^2.0.0" ,
"micromark-util-character" : "^1.0.0"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/@uiw/react-md-editor/node_modules/mdast-util-gfm-footnote" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-1.0.2.tgz" ,
"integrity" : "sha512-56D19KOGbE00uKVj3sgIykpwKL179QsVFwx/DCW0u/0+URsryacI4MAdNJl0dh+u2PSsD9FtxPFbHCzJ78qJFQ==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/mdast" : "^3.0.0" ,
"mdast-util-to-markdown" : "^1.3.0" ,
"micromark-util-normalize-identifier" : "^1.0.0"
2024-07-21 14:12:19 -05:00
} ,
2024-07-21 19:56:55 -05:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-07-21 14:12:19 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/@uiw/react-md-editor/node_modules/mdast-util-gfm-strikethrough" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-1.0.3.tgz" ,
"integrity" : "sha512-DAPhYzTYrRcXdMjUtUjKvW9z/FNAMTdU0ORyMcbmkwYNbKocDpdk+PX1L1dQgOID/+vVs1uBQ7ElrBQfZ0cuiQ==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/mdast" : "^3.0.0" ,
"mdast-util-to-markdown" : "^1.3.0"
2024-07-21 14:12:19 -05:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-07-21 14:12:19 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/@uiw/react-md-editor/node_modules/mdast-util-gfm-table" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-1.0.7.tgz" ,
"integrity" : "sha512-jjcpmNnQvrmN5Vx7y7lEc2iIOEytYv7rTvu+MeyAsSHTASGCCRA79Igg2uKssgOs1i1po8s3plW0sTu1wkkLGg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 19:56:55 -05:00
"dependencies" : {
"@types/mdast" : "^3.0.0" ,
"markdown-table" : "^3.0.0" ,
"mdast-util-from-markdown" : "^1.0.0" ,
"mdast-util-to-markdown" : "^1.3.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-07-21 14:12:19 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/@uiw/react-md-editor/node_modules/mdast-util-gfm-task-list-item" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-1.0.2.tgz" ,
"integrity" : "sha512-PFTA1gzfp1B1UaiJVyhJZA1rm0+Tzn690frc/L8vNX1Jop4STZgOE6bxUhnzdVSB+vm2GU1tIsuQcA9bxTQpMQ==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 19:56:55 -05:00
"dependencies" : {
"@types/mdast" : "^3.0.0" ,
"mdast-util-to-markdown" : "^1.3.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/@uiw/react-md-editor/node_modules/mdast-util-phrasing" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-3.0.1.tgz" ,
"integrity" : "sha512-WmI1gTXUBJo4/ZmSk79Wcb2HcjPJBzM1nlI/OUWA8yk2X9ik3ffNbBGsU+09BFmXaL1IBb9fiuvq6/KMiNycSg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/mdast" : "^3.0.0" ,
"unist-util-is" : "^5.0.0"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/mdast-util-to-hast" : {
"version" : "12.3.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-12.3.0.tgz" ,
"integrity" : "sha512-pits93r8PhnIoU4Vy9bjW39M2jJ6/tdHyja9rrot9uujkN7UTU9SDnE6WNJz/IGyQk3XHX6yNNtrBH6cQzm8Hw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^2.0.0" ,
"@types/mdast" : "^3.0.0" ,
"mdast-util-definitions" : "^5.0.0" ,
"micromark-util-sanitize-uri" : "^1.1.0" ,
"trim-lines" : "^3.0.0" ,
"unist-util-generated" : "^2.0.0" ,
"unist-util-position" : "^4.0.0" ,
"unist-util-visit" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/mdast-util-to-markdown" : {
"version" : "1.5.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-1.5.0.tgz" ,
"integrity" : "sha512-bbv7TPv/WC49thZPg3jXuqzuvI45IL2EVAr/KxF0BSdHsU0ceFHOmwQn6evxAh1GaoK/6GQ1wp4R4oW2+LFL/A==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^3.0.0" ,
"@types/unist" : "^2.0.0" ,
"longest-streak" : "^3.0.0" ,
"mdast-util-phrasing" : "^3.0.0" ,
"mdast-util-to-string" : "^3.0.0" ,
"micromark-util-decode-string" : "^1.0.0" ,
"unist-util-visit" : "^4.0.0" ,
"zwitch" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/mdast-util-to-string" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-3.2.0.tgz" ,
"integrity" : "sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/micromark/-/micromark-3.2.0.tgz" ,
"integrity" : "sha512-uD66tJj54JLYq0De10AhWycZWGQNUvDI55xPgk2sQM5kn1JYlhbCMTtEeT27+vAhW2FBQxLlOmS3pmA7/2z4aA==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"@types/debug" : "^4.0.0" ,
"debug" : "^4.0.0" ,
"decode-named-character-reference" : "^1.0.0" ,
"micromark-core-commonmark" : "^1.0.1" ,
"micromark-factory-space" : "^1.0.0" ,
"micromark-util-character" : "^1.0.0" ,
"micromark-util-chunked" : "^1.0.0" ,
"micromark-util-combine-extensions" : "^1.0.0" ,
"micromark-util-decode-numeric-character-reference" : "^1.0.0" ,
"micromark-util-encode" : "^1.0.0" ,
"micromark-util-normalize-identifier" : "^1.0.0" ,
"micromark-util-resolve-all" : "^1.0.0" ,
"micromark-util-sanitize-uri" : "^1.0.0" ,
"micromark-util-subtokenize" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.1" ,
"uvu" : "^0.5.0"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-core-commonmark" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-1.1.0.tgz" ,
"integrity" : "sha512-BgHO1aRbolh2hcrzL2d1La37V0Aoz73ymF8rAcKnohLy93titmv62E0gP8Hrx9PKcKrqCZ1BbLGbP3bEhoXYlw==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"decode-named-character-reference" : "^1.0.0" ,
"micromark-factory-destination" : "^1.0.0" ,
"micromark-factory-label" : "^1.0.0" ,
"micromark-factory-space" : "^1.0.0" ,
"micromark-factory-title" : "^1.0.0" ,
"micromark-factory-whitespace" : "^1.0.0" ,
"micromark-util-character" : "^1.0.0" ,
"micromark-util-chunked" : "^1.0.0" ,
"micromark-util-classify-character" : "^1.0.0" ,
"micromark-util-html-tag-name" : "^1.0.0" ,
"micromark-util-normalize-identifier" : "^1.0.0" ,
"micromark-util-resolve-all" : "^1.0.0" ,
"micromark-util-subtokenize" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.1" ,
"uvu" : "^0.5.0"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-extension-gfm" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm/-/micromark-extension-gfm-2.0.3.tgz" ,
"integrity" : "sha512-vb9OoHqrhCmbRidQv/2+Bc6pkP0FrtlhurxZofvOEy5o8RtuuvTq+RQ1Vw5ZDNrVraQZu3HixESqbG+0iKk/MQ==" ,
"license" : "MIT" ,
"dependencies" : {
"micromark-extension-gfm-autolink-literal" : "^1.0.0" ,
"micromark-extension-gfm-footnote" : "^1.0.0" ,
"micromark-extension-gfm-strikethrough" : "^1.0.0" ,
"micromark-extension-gfm-table" : "^1.0.0" ,
"micromark-extension-gfm-tagfilter" : "^1.0.0" ,
"micromark-extension-gfm-task-list-item" : "^1.0.0" ,
"micromark-util-combine-extensions" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-extension-gfm-autolink-literal" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-1.0.5.tgz" ,
"integrity" : "sha512-z3wJSLrDf8kRDOh2qBtoTRD53vJ+CWIyo7uyZuxf/JAbNJjiHsOpG1y5wxk8drtv3ETAHutCu6N3thkOOgueWg==" ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-character" : "^1.0.0" ,
"micromark-util-sanitize-uri" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-extension-gfm-footnote" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-1.1.2.tgz" ,
"integrity" : "sha512-Yxn7z7SxgyGWRNa4wzf8AhYYWNrwl5q1Z8ii+CSTTIqVkmGZF1CElX2JI8g5yGoM3GAman9/PVCUFUSJ0kB/8Q==" ,
"license" : "MIT" ,
"dependencies" : {
"micromark-core-commonmark" : "^1.0.0" ,
"micromark-factory-space" : "^1.0.0" ,
"micromark-util-character" : "^1.0.0" ,
"micromark-util-normalize-identifier" : "^1.0.0" ,
"micromark-util-sanitize-uri" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0" ,
"uvu" : "^0.5.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-extension-gfm-strikethrough" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-1.0.7.tgz" ,
"integrity" : "sha512-sX0FawVE1o3abGk3vRjOH50L5TTLr3b5XMqnP9YDRb34M0v5OoZhG+OHFz1OffZ9dlwgpTBKaT4XW/AsUVnSDw==" ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-chunked" : "^1.0.0" ,
"micromark-util-classify-character" : "^1.0.0" ,
"micromark-util-resolve-all" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0" ,
"uvu" : "^0.5.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-extension-gfm-table" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-1.0.7.tgz" ,
"integrity" : "sha512-3ZORTHtcSnMQEKtAOsBQ9/oHp9096pI/UvdPtN7ehKvrmZZ2+bbWhi0ln+I9drmwXMt5boocn6OlwQzNXeVeqw==" ,
"license" : "MIT" ,
"dependencies" : {
"micromark-factory-space" : "^1.0.0" ,
"micromark-util-character" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0" ,
"uvu" : "^0.5.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-extension-gfm-tagfilter" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-1.0.2.tgz" ,
"integrity" : "sha512-5XWB9GbAUSHTn8VPU8/1DBXMuKYT5uOgEjJb8gN3mW0PNW5OPHpSdojoqf+iq1xo7vWzw/P8bAHY0n6ijpXF7g==" ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-types" : "^1.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-extension-gfm-task-list-item" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-1.0.5.tgz" ,
"integrity" : "sha512-RMFXl2uQ0pNQy6Lun2YBYT9g9INXtWJULgbt01D/x8/6yJ2qpKyzdZD3pi6UIkzF++Da49xAelVKUeUMqd5eIQ==" ,
"license" : "MIT" ,
"dependencies" : {
"micromark-factory-space" : "^1.0.0" ,
"micromark-util-character" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0" ,
"uvu" : "^0.5.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-factory-destination" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-1.1.0.tgz" ,
"integrity" : "sha512-XaNDROBgx9SgSChd69pjiGKbV+nfHGDPVYFs5dOoDd7ZnMAE+Cuu91BCpsY8RT2NP9vo/B8pds2VQNCLiu0zhg==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-character" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-factory-label" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-1.1.0.tgz" ,
"integrity" : "sha512-OLtyez4vZo/1NjxGhcpDSbHQ+m0IIGnT8BoPamh+7jVlzLJBH98zzuCoUeMxvM6WsNeh8wx8cKvqLiPHEACn0w==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-character" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0" ,
"uvu" : "^0.5.0"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-factory-space" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-1.1.0.tgz" ,
"integrity" : "sha512-cRzEj7c0OL4Mw2v6nwzttyOZe8XY/Z8G0rzmWQZTBi/jjwyw/U4uqKtUORXQrR5bAZZnbTI/feRV/R7hc4jQYQ==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-character" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-factory-title" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-1.1.0.tgz" ,
"integrity" : "sha512-J7n9R3vMmgjDOCY8NPw55jiyaQnH5kBdV2/UXCtZIpnHH3P6nHUKaH7XXEYuWwx/xUJcawa8plLBEjMPU24HzQ==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-factory-space" : "^1.0.0" ,
"micromark-util-character" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-factory-whitespace" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-1.1.0.tgz" ,
"integrity" : "sha512-v2WlmiymVSp5oMg+1Q0N1Lxmt6pMhIHD457whWM7/GUlEks1hI9xj5w3zbc4uuMKXGisksZk8DzP2UyGbGqNsQ==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-factory-space" : "^1.0.0" ,
"micromark-util-character" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-util-character" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-1.2.0.tgz" ,
"integrity" : "sha512-lXraTwcX3yH/vMDaFWCQJP1uIszLVebzUa3ZHdrgxr7KEU/9mL4mVgCpGbyhvNLNlauROiNUq7WN5u7ndbY6xg==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-util-chunked" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-1.1.0.tgz" ,
"integrity" : "sha512-Ye01HXpkZPNcV6FiyoW2fGZDUw4Yc7vT0E9Sad83+bEDiCJ1uXu0S3mr8WLpsz3HaG3x2q0HM6CTuPdcZcluFQ==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-symbol" : "^1.0.0"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-util-classify-character" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-1.1.0.tgz" ,
"integrity" : "sha512-SL0wLxtKSnklKSUplok1WQFoGhUdWYKggKUiqhX+Swala+BtptGCu5iPRc+xvzJ4PXE/hwM3FNXsfEVgoZsWbw==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-character" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-util-combine-extensions" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-1.1.0.tgz" ,
"integrity" : "sha512-Q20sp4mfNf9yEqDL50WwuWZHUrCO4fEyeDCnMGmG5Pr0Cz15Uo7KBs6jq+dq0EgX4DPwwrh9m0X+zPV1ypFvUA==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-chunked" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-util-decode-numeric-character-reference" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-1.1.0.tgz" ,
"integrity" : "sha512-m9V0ExGv0jB1OT21mrWcuf4QhP46pH1KkfWy9ZEezqHKAxkj4mPCy3nIH1rkbdMlChLHX531eOrymlwyZIf2iw==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-symbol" : "^1.0.0"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-util-decode-string" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-1.1.0.tgz" ,
"integrity" : "sha512-YphLGCK8gM1tG1bd54azwyrQRjCFcmgj2S2GoJDNnh4vYtnL38JS8M4gpxzOPNyHdNEpheyWXCTnnTDY3N+NVQ==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"decode-named-character-reference" : "^1.0.0" ,
"micromark-util-character" : "^1.0.0" ,
"micromark-util-decode-numeric-character-reference" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-util-encode" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-1.1.0.tgz" ,
"integrity" : "sha512-EuEzTWSTAj9PA5GOAs992GzNh2dGQO52UvAbtSOMvXTxv3Criqb6IOzJUBCmEqrrXSblJIJBbFFv6zPxpreiJw==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT"
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-util-html-tag-name" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-1.2.0.tgz" ,
"integrity" : "sha512-VTQzcuQgFUD7yYztuQFKXT49KghjtETQ+Wv/zUjGSGBioZnkA4P1XXZPT1FHeJA6RwRXSF47yvJ1tsJdoxwO+Q==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT"
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-util-normalize-identifier" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-1.1.0.tgz" ,
"integrity" : "sha512-N+w5vhqrBihhjdpM8+5Xsxy71QWqGn7HYNUvch71iV2PM7+E3uWGox1Qp90loa1ephtCxG2ftRV/Conitc6P2Q==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-symbol" : "^1.0.0"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-util-resolve-all" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-1.1.0.tgz" ,
"integrity" : "sha512-b/G6BTMSg+bX+xVCshPTPyAu2tmA0E4X98NSR7eIbeC6ycCqCeE7wjfDIgzEbkzdEVJXRtOG4FbEm/uGbCRouA==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-types" : "^1.0.0"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-util-sanitize-uri" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-1.2.0.tgz" ,
"integrity" : "sha512-QO4GXv0XZfWey4pYFndLUKEAktKkG5kZTdUNaTAkzbuJxn2tNBOr+QtxR2XpWaMhbImT2dPzyLrPXLlPhph34A==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-character" : "^1.0.0" ,
"micromark-util-encode" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-util-subtokenize" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-1.1.0.tgz" ,
"integrity" : "sha512-kUQHyzRoxvZO2PuLzMt2P/dwVsTiivCK8icYTeR+3WgbuPqfHgPPy7nFKbeqRivBvn/3N3GBiNC+JRTMSxEC7A==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"micromark-util-chunked" : "^1.0.0" ,
"micromark-util-symbol" : "^1.0.0" ,
"micromark-util-types" : "^1.0.0" ,
"uvu" : "^0.5.0"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-util-symbol" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-1.1.0.tgz" ,
"integrity" : "sha512-uEjpEYY6KMs1g7QfJ2eX1SQEV+ZT4rUD3UcF6l57acZvLNK7PBZL+ty82Z1qhK1/yXIY4bdx04FKMgR0g4IAag==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT"
} ,
"node_modules/@uiw/react-md-editor/node_modules/micromark-util-types" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-1.1.0.tgz" ,
"integrity" : "sha512-ukRBgie8TIAcacscVHSiddHjO4k/q3pnedmzMQ4iwDcK0FtFCohKOlFbaOL/mPgfnPsL3C1ZyxJa4sbWrBl3jg==" ,
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
"license" : "MIT"
} ,
"node_modules/@uiw/react-md-editor/node_modules/react-is" : {
"version" : "18.3.1" ,
"resolved" : "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz" ,
"integrity" : "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==" ,
"license" : "MIT"
} ,
"node_modules/@uiw/react-md-editor/node_modules/react-markdown" : {
"version" : "8.0.7" ,
"resolved" : "https://registry.npmjs.org/react-markdown/-/react-markdown-8.0.7.tgz" ,
"integrity" : "sha512-bvWbzG4MtOU62XqBx3Xx+zB2raaFFsq4mYiAzfjXJMEz2sixgeAfraA3tvzULF02ZdOMUOKTBFFaZJDDrq+BJQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^2.0.0" ,
"@types/prop-types" : "^15.0.0" ,
"@types/unist" : "^2.0.0" ,
"comma-separated-tokens" : "^2.0.0" ,
"hast-util-whitespace" : "^2.0.0" ,
"prop-types" : "^15.0.0" ,
"property-information" : "^6.0.0" ,
"react-is" : "^18.0.0" ,
"remark-parse" : "^10.0.0" ,
"remark-rehype" : "^10.0.0" ,
"space-separated-tokens" : "^2.0.0" ,
"style-to-object" : "^0.4.0" ,
"unified" : "^10.0.0" ,
"unist-util-visit" : "^4.0.0" ,
"vfile" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
} ,
"peerDependencies" : {
"@types/react" : ">=16" ,
"react" : ">=16"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/rehype-attr" : {
"version" : "2.1.4" ,
"resolved" : "https://registry.npmjs.org/rehype-attr/-/rehype-attr-2.1.4.tgz" ,
"integrity" : "sha512-iAeaL5JyF4XxkcvWzpi/0SAF7iV7qOTaHS56tJuEsXziQc3+PEmMn65kV8OFgbO9mRVY7J1fRC/aLvot1PsNkg==" ,
"license" : "MIT" ,
"dependencies" : {
"unified" : "~10.1.1" ,
"unist-util-visit" : "~4.1.0"
} ,
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/rehype-autolink-headings" : {
"version" : "6.1.1" ,
"resolved" : "https://registry.npmjs.org/rehype-autolink-headings/-/rehype-autolink-headings-6.1.1.tgz" ,
"integrity" : "sha512-NMYzZIsHM3sA14nC5rAFuUPIOfg+DFmf9EY1YMhaNlB7+3kK/ZlE6kqPfuxr1tsJ1XWkTrMtMoyHosU70d35mA==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^2.0.0" ,
"extend" : "^3.0.0" ,
"hast-util-has-property" : "^2.0.0" ,
"hast-util-heading-rank" : "^2.0.0" ,
"hast-util-is-element" : "^2.0.0" ,
"unified" : "^10.0.0" ,
"unist-util-visit" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/rehype-ignore" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/rehype-ignore/-/rehype-ignore-1.0.5.tgz" ,
"integrity" : "sha512-JQXS5eDwXaYKwB8JEYFJJA/YvGi0sSNUOYuiURMtuPTg8tuWHFB91JMYLbImH1FyvyGQM4fIBqNMAPB50WR2Bw==" ,
"license" : "MIT" ,
"dependencies" : {
"hast-util-select" : "^5.0.5" ,
"unified" : "^10.1.2" ,
"unist-util-visit" : "^4.1.2"
} ,
"engines" : {
"node" : "^14.13.1 || >=16.0.0"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/rehype-prism-plus" : {
"version" : "1.6.3" ,
"resolved" : "https://registry.npmjs.org/rehype-prism-plus/-/rehype-prism-plus-1.6.3.tgz" ,
"integrity" : "sha512-F6tn376zimnvy+xW0bSnryul+rvVL7NhDIkavc9kAuzDx5zIZW04A6jdXPkcFBhojcqZB8b6pHt6CLqiUx+Tbw==" ,
"license" : "MIT" ,
"dependencies" : {
"hast-util-to-string" : "^2.0.0" ,
"parse-numeric-range" : "^1.3.0" ,
"refractor" : "^4.8.0" ,
"rehype-parse" : "^8.0.2" ,
"unist-util-filter" : "^4.0.0" ,
"unist-util-visit" : "^4.0.0"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/rehype-raw" : {
"version" : "6.1.1" ,
"resolved" : "https://registry.npmjs.org/rehype-raw/-/rehype-raw-6.1.1.tgz" ,
"integrity" : "sha512-d6AKtisSRtDRX4aSPsJGTfnzrX2ZkHQLE5kiUuGOeEoLpbEulFF4hj0mLPbsa+7vmguDKOVVEQdHKDSwoaIDsQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^2.0.0" ,
"hast-util-raw" : "^7.2.0" ,
"unified" : "^10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/rehype-rewrite" : {
"version" : "3.0.6" ,
"resolved" : "https://registry.npmjs.org/rehype-rewrite/-/rehype-rewrite-3.0.6.tgz" ,
"integrity" : "sha512-REDTNCvsKcAazy8IQWzKp66AhSUDSOIKssSCqNqCcT9sN7JCwAAm3mWGTUdUzq80ABuy8d0D6RBwbnewu1aY1g==" ,
"license" : "MIT" ,
"dependencies" : {
"hast-util-select" : "~5.0.1" ,
"unified" : "~10.1.1" ,
"unist-util-visit" : "~4.1.0"
} ,
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/rehype-slug" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/rehype-slug/-/rehype-slug-5.1.0.tgz" ,
"integrity" : "sha512-Gf91dJoXneiorNEnn+Phx97CO7oRMrpi+6r155tTxzGuLtm+QrI4cTwCa9e1rtePdL4i9tSO58PeSS6HWfgsiw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^2.0.0" ,
"github-slugger" : "^2.0.0" ,
"hast-util-has-property" : "^2.0.0" ,
"hast-util-heading-rank" : "^2.0.0" ,
"hast-util-to-string" : "^2.0.0" ,
"unified" : "^10.0.0" ,
"unist-util-visit" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/remark-gfm" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/remark-gfm/-/remark-gfm-3.0.1.tgz" ,
"integrity" : "sha512-lEFDoi2PICJyNrACFOfDD3JlLkuSbOa5Wd8EPt06HUdptv8Gn0bxYTdbU/XXQ3swAPkEaGxxPN9cbnMHvVu1Ig==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^3.0.0" ,
"mdast-util-gfm" : "^2.0.0" ,
"micromark-extension-gfm" : "^2.0.0" ,
"unified" : "^10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/remark-parse" : {
"version" : "10.0.2" ,
"resolved" : "https://registry.npmjs.org/remark-parse/-/remark-parse-10.0.2.tgz" ,
"integrity" : "sha512-3ydxgHa/ZQzG8LvC7jTXccARYDcRld3VfcgIIFs7bI6vbRSxJJmzgLEIIoYKyrfhaY+ujuWaf/PJiMZXoiCXgw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^3.0.0" ,
"mdast-util-from-markdown" : "^1.0.0" ,
"unified" : "^10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/remark-rehype" : {
"version" : "10.1.0" ,
"resolved" : "https://registry.npmjs.org/remark-rehype/-/remark-rehype-10.1.0.tgz" ,
"integrity" : "sha512-EFmR5zppdBp0WQeDVZ/b66CWJipB2q2VLNFMabzDSGR66Z2fQii83G5gTBbgGEnEEA0QRussvrFHxk1HWGJskw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^2.0.0" ,
"@types/mdast" : "^3.0.0" ,
"mdast-util-to-hast" : "^12.1.0" ,
"unified" : "^10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/style-to-object" : {
"version" : "0.4.4" ,
"resolved" : "https://registry.npmjs.org/style-to-object/-/style-to-object-0.4.4.tgz" ,
"integrity" : "sha512-HYNoHZa2GorYNyqiCaBgsxvcJIn7OHq6inEga+E6Ke3m5JkoqpQbnFssk4jwe+K7AhGa2fcha4wSOf1Kn01dMg==" ,
"license" : "MIT" ,
"dependencies" : {
"inline-style-parser" : "0.1.1"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/unified" : {
"version" : "10.1.2" ,
"resolved" : "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz" ,
"integrity" : "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"bail" : "^2.0.0" ,
"extend" : "^3.0.0" ,
"is-buffer" : "^2.0.0" ,
"is-plain-obj" : "^4.0.0" ,
"trough" : "^2.0.0" ,
"vfile" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/unist-util-filter" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/unist-util-filter/-/unist-util-filter-4.0.1.tgz" ,
"integrity" : "sha512-RynicUM/vbOSTSiUK+BnaK9XMfmQUh6gyi7L6taNgc7FIf84GukXVV3ucGzEN/PhUUkdP5hb1MmXc+3cvPUm5Q==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"unist-util-is" : "^5.0.0" ,
"unist-util-visit-parents" : "^5.0.0"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/unist-util-is" : {
"version" : "5.2.1" ,
"resolved" : "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz" ,
"integrity" : "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/unist-util-position" : {
"version" : "4.0.4" ,
"resolved" : "https://registry.npmjs.org/unist-util-position/-/unist-util-position-4.0.4.tgz" ,
"integrity" : "sha512-kUBE91efOWfIVBo8xzh/uZQ7p9ffYRtUbMRZBNFYwf0RK8koUMx6dGUfwylLOKmaT2cs4wSW96QoYUSXAyEtpg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/unist-util-stringify-position" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz" ,
"integrity" : "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/unist-util-visit" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz" ,
"integrity" : "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"unist-util-is" : "^5.0.0" ,
"unist-util-visit-parents" : "^5.1.1"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/unist-util-visit-parents" : {
"version" : "5.1.3" ,
"resolved" : "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz" ,
"integrity" : "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"unist-util-is" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/vfile" : {
"version" : "5.3.7" ,
"resolved" : "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz" ,
"integrity" : "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"is-buffer" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0" ,
"vfile-message" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@uiw/react-md-editor/node_modules/vfile-message" : {
"version" : "3.1.4" ,
"resolved" : "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz" ,
"integrity" : "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/@ungap/structured-clone" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz" ,
"integrity" : "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==" ,
"license" : "ISC"
} ,
"node_modules/@webassemblyjs/ast" : {
"version" : "1.12.1" ,
"resolved" : "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.12.1.tgz" ,
"integrity" : "sha512-EKfMUOPRRUTy5UII4qJDGPpqfwjOmZ5jeGFwid9mnoqIFK+e0vqoi1qH56JpmZSzEL53jKnNzScdmftJyG5xWg==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"@webassemblyjs/helper-numbers" : "1.11.6" ,
"@webassemblyjs/helper-wasm-bytecode" : "1.11.6"
}
} ,
"node_modules/@webassemblyjs/floating-point-hex-parser" : {
"version" : "1.11.6" ,
"resolved" : "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.6.tgz" ,
"integrity" : "sha512-ejAj9hfRJ2XMsNHk/v6Fu2dGS+i4UaXBXGemOfQ/JfQ6mdQg/WXtwleQRLLS4OvfDhv8rYnVwH27YJLMyYsxhw==" ,
"license" : "MIT" ,
"peer" : true
} ,
"node_modules/@webassemblyjs/helper-api-error" : {
"version" : "1.11.6" ,
"resolved" : "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.6.tgz" ,
"integrity" : "sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q==" ,
"license" : "MIT" ,
"peer" : true
} ,
"node_modules/@webassemblyjs/helper-buffer" : {
"version" : "1.12.1" ,
"resolved" : "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.12.1.tgz" ,
"integrity" : "sha512-nzJwQw99DNDKr9BVCOZcLuJJUlqkJh+kVzVl6Fmq/tI5ZtEyWT1KZMyOXltXLZJmDtvLCDgwsyrkohEtopTXCw==" ,
"license" : "MIT" ,
"peer" : true
} ,
"node_modules/@webassemblyjs/helper-numbers" : {
"version" : "1.11.6" ,
"resolved" : "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.6.tgz" ,
"integrity" : "sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"@webassemblyjs/floating-point-hex-parser" : "1.11.6" ,
"@webassemblyjs/helper-api-error" : "1.11.6" ,
"@xtuc/long" : "4.2.2"
}
} ,
"node_modules/@webassemblyjs/helper-wasm-bytecode" : {
"version" : "1.11.6" ,
"resolved" : "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.6.tgz" ,
"integrity" : "sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA==" ,
"license" : "MIT" ,
"peer" : true
} ,
"node_modules/@webassemblyjs/helper-wasm-section" : {
"version" : "1.12.1" ,
"resolved" : "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.12.1.tgz" ,
"integrity" : "sha512-Jif4vfB6FJlUlSbgEMHUyk1j234GTNG9dBJ4XJdOySoj518Xj0oGsNi59cUQF4RRMS9ouBUxDDdyBVfPTypa5g==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"@webassemblyjs/ast" : "1.12.1" ,
"@webassemblyjs/helper-buffer" : "1.12.1" ,
"@webassemblyjs/helper-wasm-bytecode" : "1.11.6" ,
"@webassemblyjs/wasm-gen" : "1.12.1"
}
} ,
"node_modules/@webassemblyjs/ieee754" : {
"version" : "1.11.6" ,
"resolved" : "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.11.6.tgz" ,
"integrity" : "sha512-LM4p2csPNvbij6U1f19v6WR56QZ8JcHg3QIJTlSwzFcmx6WSORicYj6I63f9yU1kEUtrpG+kjkiIAkevHpDXrg==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"@xtuc/ieee754" : "^1.2.0"
}
} ,
"node_modules/@webassemblyjs/leb128" : {
"version" : "1.11.6" ,
"resolved" : "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.6.tgz" ,
"integrity" : "sha512-m7a0FhE67DQXgouf1tbN5XQcdWoNgaAuoULHIfGFIEVKA6tu/edls6XnIlkmS6FrXAquJRPni3ZZKjw6FSPjPQ==" ,
"license" : "Apache-2.0" ,
"peer" : true ,
"dependencies" : {
"@xtuc/long" : "4.2.2"
}
} ,
"node_modules/@webassemblyjs/utf8" : {
"version" : "1.11.6" ,
"resolved" : "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.11.6.tgz" ,
"integrity" : "sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA==" ,
"license" : "MIT" ,
"peer" : true
} ,
"node_modules/@webassemblyjs/wasm-edit" : {
"version" : "1.12.1" ,
"resolved" : "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.12.1.tgz" ,
"integrity" : "sha512-1DuwbVvADvS5mGnXbE+c9NfA8QRcZ6iKquqjjmR10k6o+zzsRVesil54DKexiowcFCPdr/Q0qaMgB01+SQ1u6g==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"@webassemblyjs/ast" : "1.12.1" ,
"@webassemblyjs/helper-buffer" : "1.12.1" ,
"@webassemblyjs/helper-wasm-bytecode" : "1.11.6" ,
"@webassemblyjs/helper-wasm-section" : "1.12.1" ,
"@webassemblyjs/wasm-gen" : "1.12.1" ,
"@webassemblyjs/wasm-opt" : "1.12.1" ,
"@webassemblyjs/wasm-parser" : "1.12.1" ,
"@webassemblyjs/wast-printer" : "1.12.1"
}
} ,
"node_modules/@webassemblyjs/wasm-gen" : {
"version" : "1.12.1" ,
"resolved" : "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.12.1.tgz" ,
"integrity" : "sha512-TDq4Ojh9fcohAw6OIMXqiIcTq5KUXTGRkVxbSo1hQnSy6lAM5GSdfwWeSxpAo0YzgsgF182E/U0mDNhuA0tW7w==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"@webassemblyjs/ast" : "1.12.1" ,
"@webassemblyjs/helper-wasm-bytecode" : "1.11.6" ,
"@webassemblyjs/ieee754" : "1.11.6" ,
"@webassemblyjs/leb128" : "1.11.6" ,
"@webassemblyjs/utf8" : "1.11.6"
}
} ,
"node_modules/@webassemblyjs/wasm-opt" : {
"version" : "1.12.1" ,
"resolved" : "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.12.1.tgz" ,
"integrity" : "sha512-Jg99j/2gG2iaz3hijw857AVYekZe2SAskcqlWIZXjji5WStnOpVoat3gQfT/Q5tb2djnCjBtMocY/Su1GfxPBg==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"@webassemblyjs/ast" : "1.12.1" ,
"@webassemblyjs/helper-buffer" : "1.12.1" ,
"@webassemblyjs/wasm-gen" : "1.12.1" ,
"@webassemblyjs/wasm-parser" : "1.12.1"
}
} ,
"node_modules/@webassemblyjs/wasm-parser" : {
"version" : "1.12.1" ,
"resolved" : "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.12.1.tgz" ,
"integrity" : "sha512-xikIi7c2FHXysxXe3COrVUPSheuBtpcfhbpFj4gmu7KRLYOzANztwUU0IbsqvMqzuNK2+glRGWCEqZo1WCLyAQ==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"@webassemblyjs/ast" : "1.12.1" ,
"@webassemblyjs/helper-api-error" : "1.11.6" ,
"@webassemblyjs/helper-wasm-bytecode" : "1.11.6" ,
"@webassemblyjs/ieee754" : "1.11.6" ,
"@webassemblyjs/leb128" : "1.11.6" ,
"@webassemblyjs/utf8" : "1.11.6"
}
} ,
"node_modules/@webassemblyjs/wast-printer" : {
"version" : "1.12.1" ,
"resolved" : "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.12.1.tgz" ,
"integrity" : "sha512-+X4WAlOisVWQMikjbcvY2e0rwPsKQ9F688lksZhBcPycBBuii3O7m8FACbDMWDojpAqvjIncrG8J0XHKyQfVeA==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"@webassemblyjs/ast" : "1.12.1" ,
"@xtuc/long" : "4.2.2"
}
} ,
"node_modules/@xtuc/ieee754" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz" ,
"integrity" : "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==" ,
"license" : "BSD-3-Clause" ,
"peer" : true
} ,
"node_modules/@xtuc/long" : {
"version" : "4.2.2" ,
"resolved" : "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz" ,
"integrity" : "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==" ,
"license" : "Apache-2.0" ,
"peer" : true
} ,
"node_modules/acorn" : {
"version" : "8.12.1" ,
"resolved" : "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz" ,
"integrity" : "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==" ,
"license" : "MIT" ,
"bin" : {
"acorn" : "bin/acorn"
} ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/acorn-import-attributes" : {
"version" : "1.9.5" ,
"resolved" : "https://registry.npmjs.org/acorn-import-attributes/-/acorn-import-attributes-1.9.5.tgz" ,
"integrity" : "sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==" ,
"license" : "MIT" ,
"peer" : true ,
"peerDependencies" : {
"acorn" : "^8"
}
} ,
"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==" ,
"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"
}
} ,
"node_modules/ajv-formats" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz" ,
"integrity" : "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==" ,
"license" : "MIT" ,
"dependencies" : {
"ajv" : "^8.0.0"
} ,
"peerDependencies" : {
"ajv" : "^8.0.0"
} ,
"peerDependenciesMeta" : {
"ajv" : {
"optional" : true
}
}
} ,
"node_modules/ajv-formats/node_modules/ajv" : {
"version" : "8.17.1" ,
"resolved" : "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz" ,
"integrity" : "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==" ,
"license" : "MIT" ,
"dependencies" : {
"fast-deep-equal" : "^3.1.3" ,
"fast-uri" : "^3.0.1" ,
"json-schema-traverse" : "^1.0.0" ,
"require-from-string" : "^2.0.2"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/epoberezkin"
}
} ,
"node_modules/ajv-formats/node_modules/json-schema-traverse" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz" ,
"integrity" : "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" ,
"license" : "MIT"
} ,
"node_modules/ajv-keywords" : {
"version" : "3.5.2" ,
"resolved" : "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz" ,
"integrity" : "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==" ,
"license" : "MIT" ,
"peer" : true ,
"peerDependencies" : {
"ajv" : "^6.9.1"
}
} ,
"node_modules/ansi-regex" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz" ,
"integrity" : "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/ansi-styles" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" ,
"integrity" : "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"color-convert" : "^2.0.1"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
2023-12-23 14:54:38 -06:00
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/any-promise" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz" ,
"integrity" : "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT"
2023-12-23 20:33:25 -06:00
} ,
"node_modules/anymatch" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz" ,
"integrity" : "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "ISC" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"normalize-path" : "^3.0.0" ,
"picomatch" : "^2.0.4"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/arg" : {
"version" : "5.0.2" ,
"resolved" : "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz" ,
"integrity" : "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT"
2023-12-23 20:33:25 -06:00
} ,
2023-12-23 14:54:38 -06: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-21 14:12:19 -05:00
"dev" : true ,
"license" : "Python-2.0"
2023-12-23 14:54:38 -06:00
} ,
"node_modules/aria-query" : {
2024-07-21 14:12:19 -05:00
"version" : "5.1.3" ,
"resolved" : "https://registry.npmjs.org/aria-query/-/aria-query-5.1.3.tgz" ,
"integrity" : "sha512-R5iJ5lkuHybztUfuOAznmboyjWq8O6sqNqtK7CLOqdydi54VNbORp49mb14KbWgG1QD3JFO9hJdZ+y4KutfdOQ==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "Apache-2.0" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"deep-equal" : "^2.0.5"
2023-12-23 14:54:38 -06:00
}
} ,
"node_modules/array-buffer-byte-length" : {
2024-02-27 18:29:57 -06:00
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz" ,
"integrity" : "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-02-27 18:29:57 -06:00
"call-bind" : "^1.0.5" ,
"is-array-buffer" : "^3.0.4"
} ,
"engines" : {
"node" : ">= 0.4"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/array-includes" : {
2024-07-21 14:12:19 -05:00
"version" : "3.1.8" ,
"resolved" : "https://registry.npmjs.org/array-includes/-/array-includes-3.1.8.tgz" ,
"integrity" : "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.2" ,
"es-object-atoms" : "^1.0.0" ,
"get-intrinsic" : "^1.2.4" ,
2023-12-23 14:54:38 -06:00
"is-string" : "^1.0.7"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/array-union" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz" ,
"integrity" : "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=8"
}
} ,
2024-03-13 17:45:55 -05:00
"node_modules/array.prototype.findlast" : {
2024-07-21 14:12:19 -05:00
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz" ,
"integrity" : "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==" ,
2024-03-13 17:45:55 -05:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-03-13 17:45:55 -05:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"call-bind" : "^1.0.7" ,
2024-03-13 17:45:55 -05:00
"define-properties" : "^1.2.1" ,
2024-07-21 14:12:19 -05:00
"es-abstract" : "^1.23.2" ,
2024-03-13 17:45:55 -05:00
"es-errors" : "^1.3.0" ,
2024-07-21 14:12:19 -05:00
"es-object-atoms" : "^1.0.0" ,
2024-03-13 17:45:55 -05:00
"es-shim-unscopables" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-02-27 18:29:57 -06:00
"node_modules/array.prototype.findlastindex" : {
2024-07-21 14:12:19 -05:00
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz" ,
"integrity" : "sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==" ,
2024-02-27 18:29:57 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"call-bind" : "^1.0.7" ,
2024-02-27 18:29:57 -06:00
"define-properties" : "^1.2.1" ,
2024-07-21 14:12:19 -05:00
"es-abstract" : "^1.23.2" ,
2024-02-27 18:29:57 -06:00
"es-errors" : "^1.3.0" ,
2024-07-21 14:12:19 -05:00
"es-object-atoms" : "^1.0.0" ,
2024-02-27 18:29:57 -06:00
"es-shim-unscopables" : "^1.0.2"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/array.prototype.flat" : {
"version" : "1.3.2" ,
"resolved" : "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz" ,
"integrity" : "sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"define-properties" : "^1.2.0" ,
"es-abstract" : "^1.22.1" ,
"es-shim-unscopables" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/array.prototype.flatmap" : {
"version" : "1.3.2" ,
"resolved" : "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz" ,
"integrity" : "sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"define-properties" : "^1.2.0" ,
"es-abstract" : "^1.22.1" ,
"es-shim-unscopables" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/array.prototype.tosorted" : {
2024-07-21 14:12:19 -05:00
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz" ,
"integrity" : "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"call-bind" : "^1.0.7" ,
2024-02-27 18:29:57 -06:00
"define-properties" : "^1.2.1" ,
2024-07-21 14:12:19 -05:00
"es-abstract" : "^1.23.3" ,
"es-errors" : "^1.3.0" ,
2024-02-27 18:29:57 -06:00
"es-shim-unscopables" : "^1.0.2"
2024-07-21 14:12:19 -05:00
} ,
"engines" : {
"node" : ">= 0.4"
2023-12-23 14:54:38 -06:00
}
} ,
"node_modules/arraybuffer.prototype.slice" : {
2024-02-27 18:29:57 -06:00
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz" ,
"integrity" : "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-02-27 18:29:57 -06:00
"array-buffer-byte-length" : "^1.0.1" ,
"call-bind" : "^1.0.5" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.22.3" ,
"es-errors" : "^1.2.1" ,
"get-intrinsic" : "^1.2.3" ,
"is-array-buffer" : "^3.0.4" ,
2023-12-23 14:54:38 -06:00
"is-shared-array-buffer" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/ast-types-flow" : {
"version" : "0.0.8" ,
"resolved" : "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.8.tgz" ,
"integrity" : "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT"
2023-12-23 14:54:38 -06:00
} ,
2024-02-11 00:00:27 -06:00
"node_modules/asynckit" : {
"version" : "0.4.0" ,
"resolved" : "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz" ,
2024-07-21 14:12:19 -05:00
"integrity" : "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" ,
"license" : "MIT"
2023-12-23 20:33:25 -06:00
} ,
2023-12-23 14:54:38 -06:00
"node_modules/available-typed-arrays" : {
2024-02-27 18:29:57 -06:00
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz" ,
"integrity" : "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
"possible-typed-array-names" : "^1.0.0"
} ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/axe-core" : {
2024-07-21 14:12:19 -05:00
"version" : "4.9.1" ,
"resolved" : "https://registry.npmjs.org/axe-core/-/axe-core-4.9.1.tgz" ,
"integrity" : "sha512-QbUdXJVTpvUTHU7871ppZkdOLBeGUKBQWHkHrvN2V9IQWGMt61zf3B45BtzjxEJzYuj0JBjBZP/hmYS/R9pmAw==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MPL-2.0" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=4"
}
} ,
2024-02-11 00:00:27 -06:00
"node_modules/axios" : {
2024-07-21 14:12:19 -05:00
"version" : "1.7.2" ,
"resolved" : "https://registry.npmjs.org/axios/-/axios-1.7.2.tgz" ,
"integrity" : "sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==" ,
"license" : "MIT" ,
2024-02-11 00:00:27 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"follow-redirects" : "^1.15.6" ,
2024-02-11 00:00:27 -06:00
"form-data" : "^4.0.0" ,
"proxy-from-env" : "^1.1.0"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/axobject-query" : {
2024-07-21 14:12:19 -05:00
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/axobject-query/-/axobject-query-3.1.1.tgz" ,
"integrity" : "sha512-goKlv8DZrK9hUh975fnHzhNIO4jUnFCfv/dszV5VwUGDFjI6vQ2VwoyjYjYNEbBE8AH87TduWP5uyDR1D+Iteg==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "Apache-2.0" ,
"dependencies" : {
"deep-equal" : "^2.0.5"
}
} ,
"node_modules/babel-loader" : {
"version" : "9.1.3" ,
"resolved" : "https://registry.npmjs.org/babel-loader/-/babel-loader-9.1.3.tgz" ,
"integrity" : "sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw==" ,
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"find-cache-dir" : "^4.0.0" ,
"schema-utils" : "^4.0.0"
} ,
"engines" : {
"node" : ">= 14.15.0"
} ,
"peerDependencies" : {
"@babel/core" : "^7.12.0" ,
"webpack" : ">=5"
}
} ,
"node_modules/babel-plugin-transform-remove-imports" : {
"version" : "1.8.0" ,
"resolved" : "https://registry.npmjs.org/babel-plugin-transform-remove-imports/-/babel-plugin-transform-remove-imports-1.8.0.tgz" ,
"integrity" : "sha512-QdE5ZnIjON1pSgTPU8KzLnl/LEzdq9PLmZNuHgGKTx0LOI9PBrHBj0fz9uCg2CdssiTw7v/zVRYs8GJxbvhKnQ==" ,
"license" : "MIT" ,
"peerDependencies" : {
"@babel/core" : "^7.0.0-0"
2023-12-23 14:54:38 -06:00
}
} ,
2024-02-27 18:29:57 -06:00
"node_modules/bail" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz" ,
"integrity" : "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2023-12-23 14:54:38 -06: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==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT"
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 17:02:40 -05:00
"node_modules/bcp-47-match" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/bcp-47-match/-/bcp-47-match-2.0.3.tgz" ,
"integrity" : "sha512-JtTezzbAibu8G0R9op9zb3vcWZd9JF6M0xOYGPn0fNCd7wOpRB1mU2mH9T8gaBGbAAyIIVgB2G7xG0GP98zMAQ==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2024-04-22 19:09:46 -05:00
"node_modules/bech32" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/bech32/-/bech32-2.0.0.tgz" ,
2024-07-21 14:12:19 -05:00
"integrity" : "sha512-LcknSilhIGatDAsY1ak2I8VtGaHNhgMSYVxFrGLXv+xLHytaKZKcaUJJUE7qmBr7h33o5YQwP55pMI0xmkpJwg==" ,
"license" : "MIT"
2024-04-22 19:09:46 -05:00
} ,
2023-12-23 20:33:25 -06:00
"node_modules/binary-extensions" : {
2024-07-21 14:12:19 -05:00
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz" ,
"integrity" : "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==" ,
2023-12-23 20:33:25 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"engines" : {
"node" : ">=8"
2024-07-21 14:12:19 -05:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2023-12-23 20:33:25 -06:00
}
} ,
2024-07-21 17:02:40 -05:00
"node_modules/boolbase" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz" ,
"integrity" : "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==" ,
"license" : "ISC"
} ,
2023-12-23 14:54:38 -06: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 ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/braces" : {
2024-07-21 14:12:19 -05:00
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz" ,
"integrity" : "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"fill-range" : "^7.1.1"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
"node" : ">=8"
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/browserslist" : {
2024-07-21 14:12:19 -05:00
"version" : "4.23.2" ,
"resolved" : "https://registry.npmjs.org/browserslist/-/browserslist-4.23.2.tgz" ,
"integrity" : "sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==" ,
2023-12-23 20:33:25 -06: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-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"caniuse-lite" : "^1.0.30001640" ,
"electron-to-chromium" : "^1.4.820" ,
2023-12-23 20:33:25 -06:00
"node-releases" : "^2.0.14" ,
2024-07-21 14:12:19 -05:00
"update-browserslist-db" : "^1.1.0"
2023-12-23 20:33:25 -06:00
} ,
"bin" : {
"browserslist" : "cli.js"
} ,
"engines" : {
"node" : "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/buffer-from" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz" ,
"integrity" : "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==" ,
"license" : "MIT" ,
"peer" : true
} ,
2024-08-04 17:02:34 -05:00
"node_modules/bufferutil" : {
"version" : "4.0.8" ,
"resolved" : "https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.8.tgz" ,
"integrity" : "sha512-4T53u4PdgsXqKaIctwF8ifXlRTTmEPJ8iEPWFdGZvcf7sbwYo6FKFEX9eNNAnzFZ7EzJAQ3CJeOtCRA4rDp7Pw==" ,
"hasInstallScript" : true ,
"license" : "MIT" ,
"dependencies" : {
"node-gyp-build" : "^4.3.0"
} ,
"engines" : {
"node" : ">=6.14.2"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/busboy" : {
"version" : "1.6.0" ,
"resolved" : "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz" ,
"integrity" : "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==" ,
"dependencies" : {
"streamsearch" : "^1.1.0"
} ,
"engines" : {
"node" : ">=10.16.0"
}
} ,
"node_modules/call-bind" : {
2024-02-27 18:29:57 -06:00
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz" ,
"integrity" : "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-02-27 18:29:57 -06:00
"es-define-property" : "^1.0.0" ,
"es-errors" : "^1.3.0" ,
2023-12-23 14:54:38 -06:00
"function-bind" : "^1.1.2" ,
2024-02-27 18:29:57 -06:00
"get-intrinsic" : "^1.2.4" ,
"set-function-length" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 0.4"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/callsites" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz" ,
"integrity" : "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=6"
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/camelcase-css" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz" ,
"integrity" : "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"engines" : {
"node" : ">= 6"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/caniuse-lite" : {
2024-07-21 17:02:40 -05:00
"version" : "1.0.30001643" ,
"resolved" : "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001643.tgz" ,
"integrity" : "sha512-ERgWGNleEilSrHM6iUz/zJNSQTP8Mr21wDWpdgvRwcTXGAq6jMtOUPP4dqFPTdKqZ2wKTdtB+uucZ3MRpAUSmg==" ,
2023-12-23 14:54:38 -06:00
"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-21 14:12:19 -05:00
] ,
"license" : "CC-BY-4.0"
2023-12-23 14:54:38 -06:00
} ,
2024-02-27 18:29:57 -06:00
"node_modules/ccount" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz" ,
"integrity" : "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/chalk" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz" ,
"integrity" : "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"ansi-styles" : "^4.1.0" ,
"supports-color" : "^7.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/chalk?sponsor=1"
}
} ,
2024-02-27 18:29:57 -06:00
"node_modules/character-entities" : {
2024-07-21 17:02:40 -05:00
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz" ,
"integrity" : "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/character-entities-html4" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-2.1.0.tgz" ,
"integrity" : "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/character-entities-legacy" : {
2024-07-21 17:02:40 -05:00
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz" ,
"integrity" : "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/character-reference-invalid" : {
2024-07-21 17:02:40 -05:00
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-2.0.1.tgz" ,
"integrity" : "sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/chokidar" : {
2024-02-27 18:29:57 -06:00
"version" : "3.6.0" ,
"resolved" : "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz" ,
"integrity" : "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==" ,
2023-12-23 20:33:25 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"anymatch" : "~3.1.2" ,
"braces" : "~3.0.2" ,
"glob-parent" : "~5.1.2" ,
"is-binary-path" : "~2.1.0" ,
"is-glob" : "~4.0.1" ,
"normalize-path" : "~3.0.0" ,
"readdirp" : "~3.6.0"
} ,
"engines" : {
"node" : ">= 8.10.0"
} ,
2024-02-27 18:29:57 -06:00
"funding" : {
"url" : "https://paulmillr.com/funding/"
} ,
2023-12-23 20:33:25 -06:00
"optionalDependencies" : {
"fsevents" : "~2.3.2"
}
} ,
"node_modules/chokidar/node_modules/glob-parent" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz" ,
"integrity" : "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "ISC" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"is-glob" : "^4.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/chrome-trace-event" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.4.tgz" ,
"integrity" : "sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==" ,
"license" : "MIT" ,
"peer" : true ,
"engines" : {
"node" : ">=6.0"
}
2024-03-13 17:45:55 -05:00
} ,
2023-12-23 14:54:38 -06:00
"node_modules/client-only" : {
"version" : "0.0.1" ,
"resolved" : "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz" ,
2024-07-21 14:12:19 -05:00
"integrity" : "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==" ,
"license" : "MIT"
2024-03-20 13:00:05 -05:00
} ,
2023-12-23 14:54:38 -06:00
"node_modules/color-convert" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" ,
"integrity" : "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"node_modules/color-name" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" ,
"integrity" : "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT"
2023-12-23 14:54:38 -06:00
} ,
2024-02-11 00:00:27 -06:00
"node_modules/combined-stream" : {
"version" : "1.0.8" ,
"resolved" : "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz" ,
"integrity" : "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-11 00:00:27 -06:00
"dependencies" : {
"delayed-stream" : "~1.0.0"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
2024-02-27 18:29:57 -06:00
"node_modules/comma-separated-tokens" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz" ,
"integrity" : "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/commander" : {
"version" : "4.1.1" ,
"resolved" : "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz" ,
"integrity" : "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"engines" : {
"node" : ">= 6"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/common-path-prefix" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/common-path-prefix/-/common-path-prefix-3.0.0.tgz" ,
"integrity" : "sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==" ,
"license" : "ISC"
} ,
2024-04-23 18:52:55 -05:00
"node_modules/component-register" : {
2024-07-21 14:12:19 -05:00
"version" : "0.8.5" ,
"resolved" : "https://registry.npmjs.org/component-register/-/component-register-0.8.5.tgz" ,
"integrity" : "sha512-LNs+ZD2f+pyYkB0VBSVcfIS5CcH1imBSdNlJw5YHfRckIDIL7eAj5twMp9rQLmoCOtwsk610HSy22VeTyQ/4sQ==" ,
"license" : "MIT"
2024-04-23 18:52:55 -05:00
} ,
2023-12-23 14:54:38 -06: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==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/convert-source-map" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz" ,
"integrity" : "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==" ,
"license" : "MIT"
2023-12-23 14:54:38 -06:00
} ,
2023-12-25 10:13:42 -06:00
"node_modules/cookie" : {
"version" : "0.5.0" ,
"resolved" : "https://registry.npmjs.org/cookie/-/cookie-0.5.0.tgz" ,
"integrity" : "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-25 10:13:42 -06:00
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : ">= 0.6"
}
} ,
"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"
}
} ,
"node_modules/crypto-js" : {
"version" : "4.2.0" ,
"resolved" : "https://registry.npmjs.org/crypto-js/-/crypto-js-4.2.0.tgz" ,
"integrity" : "sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==" ,
"license" : "MIT"
} ,
"node_modules/css-selector-parser" : {
"version" : "3.0.5" ,
"resolved" : "https://registry.npmjs.org/css-selector-parser/-/css-selector-parser-3.0.5.tgz" ,
"integrity" : "sha512-3itoDFbKUNx1eKmVpYMFyqKX04Ww9osZ+dLgrk6GEv6KMVeXUhUnp4I5X+evw+u3ZxVU6RFXSSRxlTeMh8bA+g==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/mdevils"
} ,
{
"type" : "patreon" ,
"url" : "https://patreon.com/mdevils"
}
] ,
"license" : "MIT"
} ,
"node_modules/cssesc" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz" ,
"integrity" : "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==" ,
"dev" : true ,
"license" : "MIT" ,
"bin" : {
"cssesc" : "bin/cssesc"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/csstype" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz" ,
"integrity" : "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" ,
"license" : "MIT"
} ,
2024-08-04 17:02:34 -05:00
"node_modules/d" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/d/-/d-1.0.2.tgz" ,
"integrity" : "sha512-MOqHvMWF9/9MX6nza0KgvFH4HpMU0EF5uUDXqX/BtxtU8NfB0QzRtJ8Oe/6SuS4kbhyzVJwjd97EA4PKrzJ8bw==" ,
"license" : "ISC" ,
"dependencies" : {
"es5-ext" : "^0.10.64" ,
"type" : "^2.7.2"
} ,
"engines" : {
"node" : ">=0.12"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/damerau-levenshtein" : {
"version" : "1.0.8" ,
"resolved" : "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz" ,
"integrity" : "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==" ,
"dev" : true ,
"license" : "BSD-2-Clause"
} ,
2024-08-04 17:02:34 -05:00
"node_modules/data-uri-to-buffer" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-4.0.1.tgz" ,
"integrity" : "sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 12"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/data-view-buffer" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.1.tgz" ,
"integrity" : "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.6" ,
"es-errors" : "^1.3.0" ,
"is-data-view" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/data-view-byte-length" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz" ,
"integrity" : "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.7" ,
"es-errors" : "^1.3.0" ,
"is-data-view" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/data-view-byte-offset" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz" ,
"integrity" : "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.6" ,
"es-errors" : "^1.3.0" ,
"is-data-view" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/debug" : {
"version" : "4.3.5" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz" ,
"integrity" : "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==" ,
"license" : "MIT" ,
"dependencies" : {
"ms" : "2.1.2"
} ,
"engines" : {
"node" : ">=6.0"
} ,
"peerDependenciesMeta" : {
"supports-color" : {
"optional" : true
}
}
} ,
"node_modules/decode-named-character-reference" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.0.2.tgz" ,
"integrity" : "sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==" ,
"license" : "MIT" ,
"dependencies" : {
"character-entities" : "^2.0.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/deep-equal" : {
"version" : "2.2.3" ,
"resolved" : "https://registry.npmjs.org/deep-equal/-/deep-equal-2.2.3.tgz" ,
"integrity" : "sha512-ZIwpnevOurS8bpT4192sqAowWM76JDKSHYzMLty3BZGSswgq6pBaH3DhCSW5xVAZICZyKdOBPjwww5wfgT/6PA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"array-buffer-byte-length" : "^1.0.0" ,
"call-bind" : "^1.0.5" ,
"es-get-iterator" : "^1.1.3" ,
"get-intrinsic" : "^1.2.2" ,
"is-arguments" : "^1.1.1" ,
"is-array-buffer" : "^3.0.2" ,
"is-date-object" : "^1.0.5" ,
"is-regex" : "^1.1.4" ,
"is-shared-array-buffer" : "^1.0.2" ,
"isarray" : "^2.0.5" ,
"object-is" : "^1.1.5" ,
"object-keys" : "^1.1.1" ,
"object.assign" : "^4.1.4" ,
"regexp.prototype.flags" : "^1.5.1" ,
"side-channel" : "^1.0.4" ,
"which-boxed-primitive" : "^1.0.2" ,
"which-collection" : "^1.0.1" ,
"which-typed-array" : "^1.1.13"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"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"
} ,
"node_modules/define-data-property" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz" ,
"integrity" : "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"es-define-property" : "^1.0.0" ,
"es-errors" : "^1.3.0" ,
"gopd" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/define-properties" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz" ,
"integrity" : "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"define-data-property" : "^1.0.1" ,
"has-property-descriptors" : "^1.0.0" ,
"object-keys" : "^1.1.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/delayed-stream" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz" ,
"integrity" : "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/dequal" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz" ,
"integrity" : "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/devlop" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz" ,
"integrity" : "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==" ,
"license" : "MIT" ,
"dependencies" : {
"dequal" : "^2.0.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/didyoumean" : {
"version" : "1.2.2" ,
"resolved" : "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz" ,
"integrity" : "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==" ,
"dev" : true ,
"license" : "Apache-2.0"
} ,
"node_modules/diff" : {
"version" : "5.2.0" ,
"resolved" : "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz" ,
"integrity" : "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==" ,
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">=0.3.1"
2023-12-25 10:13:42 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/dir-glob" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz" ,
"integrity" : "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"path-type" : "^4.0.0"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : ">=8"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/direction" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/direction/-/direction-2.0.1.tgz" ,
"integrity" : "sha512-9S6m9Sukh1cZNknO1CWAr2QAWsbKLafQiyM5gZ7VgXHeuaoUwffKN4q6NC4A/Mf9iiPlOXQEKW/Mv/mh9/3YFA==" ,
"license" : "MIT" ,
"bin" : {
"direction" : "cli.js"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
2024-04-01 18:13:38 -05:00
} ,
2024-07-21 19:56:55 -05:00
"node_modules/dlv" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz" ,
"integrity" : "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==" ,
"dev" : true ,
2024-07-21 17:02:40 -05:00
"license" : "MIT"
} ,
2024-07-21 19:56:55 -05:00
"node_modules/doctrine" : {
2023-12-23 20:33:25 -06:00
"version" : "3.0.0" ,
2024-07-21 19:56:55 -05:00
"resolved" : "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz" ,
"integrity" : "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==" ,
2023-12-23 20:33:25 -06:00
"dev" : true ,
2024-07-21 19:56:55 -05:00
"license" : "Apache-2.0" ,
"dependencies" : {
"esutils" : "^2.0.2"
2023-12-23 20:33:25 -06:00
} ,
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : ">=6.0.0"
2023-12-23 20:33:25 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/dom-helpers" : {
"version" : "5.2.1" ,
"resolved" : "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.1.tgz" ,
"integrity" : "sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/runtime" : "^7.8.7" ,
"csstype" : "^3.0.2"
}
2023-12-23 17:21:42 -06:00
} ,
2024-07-21 19:56:55 -05:00
"node_modules/eastasianwidth" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz" ,
"integrity" : "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
2024-07-21 19:56:55 -05:00
"license" : "MIT"
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 19:56:55 -05:00
"node_modules/electron-to-chromium" : {
"version" : "1.4.832" ,
"resolved" : "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.832.tgz" ,
"integrity" : "sha512-cTen3SB0H2SGU7x467NRe1eVcQgcuS6jckKfWJHia2eo0cHIGOqHoAxevIYZD4eRHcWjkvFzo93bi3vJ9W+1lA==" ,
"license" : "ISC"
} ,
"node_modules/emoji-regex" : {
"version" : "9.2.2" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz" ,
"integrity" : "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
2024-07-21 19:56:55 -05:00
"license" : "MIT"
} ,
"node_modules/enhanced-resolve" : {
"version" : "5.17.0" ,
"resolved" : "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.17.0.tgz" ,
"integrity" : "sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"graceful-fs" : "^4.2.4" ,
"tapable" : "^2.2.0"
2024-07-21 14:12:19 -05:00
} ,
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : ">=10.13.0"
}
} ,
"node_modules/entities" : {
"version" : "4.5.0" ,
"resolved" : "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz" ,
"integrity" : "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==" ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=0.12"
2024-07-21 14:12:19 -05:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"url" : "https://github.com/fb55/entities?sponsor=1"
2024-07-21 14:12:19 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/es-abstract" : {
"version" : "1.23.3" ,
"resolved" : "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.3.tgz" ,
"integrity" : "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"array-buffer-byte-length" : "^1.0.1" ,
"arraybuffer.prototype.slice" : "^1.0.3" ,
"available-typed-arrays" : "^1.0.7" ,
2024-07-21 14:12:19 -05:00
"call-bind" : "^1.0.7" ,
2024-07-21 19:56:55 -05:00
"data-view-buffer" : "^1.0.1" ,
"data-view-byte-length" : "^1.0.1" ,
"data-view-byte-offset" : "^1.0.0" ,
"es-define-property" : "^1.0.0" ,
2024-07-21 14:12:19 -05:00
"es-errors" : "^1.3.0" ,
2024-07-21 19:56:55 -05:00
"es-object-atoms" : "^1.0.0" ,
"es-set-tostringtag" : "^2.0.3" ,
"es-to-primitive" : "^1.2.1" ,
"function.prototype.name" : "^1.1.6" ,
"get-intrinsic" : "^1.2.4" ,
"get-symbol-description" : "^1.0.2" ,
"globalthis" : "^1.0.3" ,
"gopd" : "^1.0.1" ,
"has-property-descriptors" : "^1.0.2" ,
"has-proto" : "^1.0.3" ,
"has-symbols" : "^1.0.3" ,
"hasown" : "^2.0.2" ,
"internal-slot" : "^1.0.7" ,
"is-array-buffer" : "^3.0.4" ,
"is-callable" : "^1.2.7" ,
"is-data-view" : "^1.0.1" ,
"is-negative-zero" : "^2.0.3" ,
"is-regex" : "^1.1.4" ,
"is-shared-array-buffer" : "^1.0.3" ,
"is-string" : "^1.0.7" ,
"is-typed-array" : "^1.1.13" ,
"is-weakref" : "^1.0.2" ,
"object-inspect" : "^1.13.1" ,
"object-keys" : "^1.1.1" ,
"object.assign" : "^4.1.5" ,
"regexp.prototype.flags" : "^1.5.2" ,
"safe-array-concat" : "^1.1.2" ,
"safe-regex-test" : "^1.0.3" ,
"string.prototype.trim" : "^1.2.9" ,
"string.prototype.trimend" : "^1.0.8" ,
"string.prototype.trimstart" : "^1.0.8" ,
"typed-array-buffer" : "^1.0.2" ,
"typed-array-byte-length" : "^1.0.1" ,
"typed-array-byte-offset" : "^1.0.2" ,
"typed-array-length" : "^1.0.6" ,
"unbox-primitive" : "^1.0.2" ,
"which-typed-array" : "^1.1.15"
2024-07-21 14:12:19 -05:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/es-define-property" : {
2024-07-21 14:12:19 -05:00
"version" : "1.0.0" ,
2024-07-21 19:56:55 -05:00
"resolved" : "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz" ,
"integrity" : "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"get-intrinsic" : "^1.2.4"
2024-07-21 14:12:19 -05:00
} ,
"engines" : {
"node" : ">= 0.4"
2024-07-21 19:56:55 -05:00
}
} ,
"node_modules/es-errors" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz" ,
"integrity" : "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/es-get-iterator" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/es-get-iterator/-/es-get-iterator-1.1.3.tgz" ,
"integrity" : "sha512-sPZmqHBe6JIiTfN5q2pEi//TwxmAFHwj/XEuYjTuse78i8KxaqMTTzxPoFKuzRpDpTJ+0NAbpfenkmH2rePtuw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.2" ,
"get-intrinsic" : "^1.1.3" ,
"has-symbols" : "^1.0.3" ,
"is-arguments" : "^1.1.1" ,
"is-map" : "^2.0.2" ,
"is-set" : "^2.0.2" ,
"is-string" : "^1.0.7" ,
"isarray" : "^2.0.5" ,
"stop-iteration-iterator" : "^1.0.0"
2024-07-21 14:12:19 -05:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/es-iterator-helpers" : {
"version" : "1.0.19" ,
"resolved" : "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz" ,
"integrity" : "sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.3" ,
"es-errors" : "^1.3.0" ,
"es-set-tostringtag" : "^2.0.3" ,
"function-bind" : "^1.1.2" ,
"get-intrinsic" : "^1.2.4" ,
"globalthis" : "^1.0.3" ,
"has-property-descriptors" : "^1.0.2" ,
"has-proto" : "^1.0.3" ,
"has-symbols" : "^1.0.3" ,
"internal-slot" : "^1.0.7" ,
"iterator.prototype" : "^1.1.2" ,
"safe-array-concat" : "^1.1.2"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : ">= 0.4"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/es-module-lexer" : {
"version" : "1.5.4" ,
"resolved" : "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.5.4.tgz" ,
"integrity" : "sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==" ,
"license" : "MIT" ,
"peer" : true
} ,
"node_modules/es-object-atoms" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz" ,
"integrity" : "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"es-errors" : "^1.3.0"
2024-02-27 18:29:57 -06:00
} ,
2024-07-21 19:56:55 -05:00
"engines" : {
"node" : ">= 0.4"
2024-02-27 18:29:57 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/es-set-tostringtag" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz" ,
"integrity" : "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT" ,
2024-03-20 13:00:05 -05:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"get-intrinsic" : "^1.2.4" ,
"has-tostringtag" : "^1.0.2" ,
"hasown" : "^2.0.1"
2024-03-20 13:00:05 -05:00
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/es-shim-unscopables" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz" ,
"integrity" : "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"hasown" : "^2.0.0"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/es-to-primitive" : {
2023-12-23 14:54:38 -06:00
"version" : "1.2.1" ,
2024-07-21 19:56:55 -05:00
"resolved" : "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz" ,
"integrity" : "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"is-callable" : "^1.1.4" ,
"is-date-object" : "^1.0.1" ,
"is-symbol" : "^1.0.2"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-08-04 17:02:34 -05:00
"node_modules/es5-ext" : {
"version" : "0.10.64" ,
"resolved" : "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.64.tgz" ,
"integrity" : "sha512-p2snDhiLaXe6dahss1LddxqEm+SkuDvV8dnIQG0MWjyHpcMNfXKPE+/Cc0y+PhxJX3A4xGNeFCj5oc0BUh6deg==" ,
"hasInstallScript" : true ,
"license" : "ISC" ,
"dependencies" : {
"es6-iterator" : "^2.0.3" ,
"es6-symbol" : "^3.1.3" ,
"esniff" : "^2.0.1" ,
"next-tick" : "^1.1.0"
} ,
"engines" : {
"node" : ">=0.10"
}
} ,
"node_modules/es6-iterator" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.3.tgz" ,
"integrity" : "sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==" ,
"license" : "MIT" ,
"dependencies" : {
"d" : "1" ,
"es5-ext" : "^0.10.35" ,
"es6-symbol" : "^3.1.1"
}
} ,
"node_modules/es6-symbol" : {
"version" : "3.1.4" ,
"resolved" : "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.4.tgz" ,
"integrity" : "sha512-U9bFFjX8tFiATgtkJ1zg25+KviIXpgRvRHS8sau3GfhVzThRQrOeksPeT0BWW2MNZs1OEWJ1DPXOQMn0KKRkvg==" ,
"license" : "ISC" ,
"dependencies" : {
"d" : "^1.0.2" ,
"ext" : "^1.7.0"
} ,
"engines" : {
"node" : ">=0.12"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/escalade" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz" ,
"integrity" : "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=6"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/escape-string-regexp" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz" ,
"integrity" : "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
2024-07-21 19:56:55 -05:00
"license" : "MIT" ,
2024-07-21 14:12:19 -05:00
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2024-07-21 14:12:19 -05:00
}
2023-12-23 20:33:25 -06:00
} ,
2024-07-21 19:56:55 -05:00
"node_modules/eslint" : {
"version" : "8.57.0" ,
"resolved" : "https://registry.npmjs.org/eslint/-/eslint-8.57.0.tgz" ,
"integrity" : "sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@eslint-community/eslint-utils" : "^4.2.0" ,
"@eslint-community/regexpp" : "^4.6.1" ,
"@eslint/eslintrc" : "^2.1.4" ,
"@eslint/js" : "8.57.0" ,
"@humanwhocodes/config-array" : "^0.11.14" ,
"@humanwhocodes/module-importer" : "^1.0.1" ,
"@nodelib/fs.walk" : "^1.2.8" ,
"@ungap/structured-clone" : "^1.2.0" ,
"ajv" : "^6.12.4" ,
"chalk" : "^4.0.0" ,
"cross-spawn" : "^7.0.2" ,
"debug" : "^4.3.2" ,
"doctrine" : "^3.0.0" ,
"escape-string-regexp" : "^4.0.0" ,
"eslint-scope" : "^7.2.2" ,
"eslint-visitor-keys" : "^3.4.3" ,
"espree" : "^9.6.1" ,
"esquery" : "^1.4.2" ,
"esutils" : "^2.0.2" ,
"fast-deep-equal" : "^3.1.3" ,
"file-entry-cache" : "^6.0.1" ,
"find-up" : "^5.0.0" ,
"glob-parent" : "^6.0.2" ,
"globals" : "^13.19.0" ,
"graphemer" : "^1.4.0" ,
"ignore" : "^5.2.0" ,
"imurmurhash" : "^0.1.4" ,
"is-glob" : "^4.0.0" ,
"is-path-inside" : "^3.0.3" ,
"js-yaml" : "^4.1.0" ,
"json-stable-stringify-without-jsonify" : "^1.0.1" ,
"levn" : "^0.4.1" ,
"lodash.merge" : "^4.6.2" ,
"minimatch" : "^3.1.2" ,
"natural-compare" : "^1.4.0" ,
"optionator" : "^0.9.3" ,
"strip-ansi" : "^6.0.1" ,
"text-table" : "^0.2.0"
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 17:02:40 -05:00
"bin" : {
2024-07-21 19:56:55 -05:00
"eslint" : "bin/eslint.js"
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
2024-07-21 17:02:40 -05:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"url" : "https://opencollective.com/eslint"
2024-07-21 17:02:40 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/eslint-config-next" : {
"version" : "14.2.5" ,
"resolved" : "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-14.2.5.tgz" ,
"integrity" : "sha512-zogs9zlOiZ7ka+wgUnmcM0KBEDjo4Jis7kxN1jvC0N4wynQ2MIx/KBkg4mVF63J5EK4W0QMCn7xO3vNisjaAoA==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 19:56:55 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@next/eslint-plugin-next" : "14.2.5" ,
"@rushstack/eslint-patch" : "^1.3.3" ,
"@typescript-eslint/parser" : "^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0" ,
"eslint-import-resolver-node" : "^0.3.6" ,
"eslint-import-resolver-typescript" : "^3.5.2" ,
"eslint-plugin-import" : "^2.28.1" ,
"eslint-plugin-jsx-a11y" : "^6.7.1" ,
"eslint-plugin-react" : "^7.33.2" ,
"eslint-plugin-react-hooks" : "^4.5.0 || 5.0.0-canary-7118f5dd7-20230705"
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 19:56:55 -05:00
"peerDependencies" : {
"eslint" : "^7.23.0 || ^8.0.0" ,
"typescript" : ">=3.3.1"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/eslint-import-resolver-node" : {
"version" : "0.3.9" ,
"resolved" : "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz" ,
"integrity" : "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 17:21:42 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"debug" : "^3.2.7" ,
"is-core-module" : "^2.13.0" ,
"resolve" : "^1.22.4"
2023-12-23 17:21:42 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/eslint-import-resolver-node/node_modules/debug" : {
"version" : "3.2.7" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz" ,
"integrity" : "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"ms" : "^2.1.1"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/eslint-import-resolver-typescript" : {
"version" : "3.6.1" ,
"resolved" : "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.6.1.tgz" ,
"integrity" : "sha512-xgdptdoi5W3niYeuQxKmzVDTATvLYqhpwmykwsh7f6HIOStGWEIL9iqZgQDF9u9OEzrRwR8no5q2VT+bjAujTg==" ,
2024-02-27 18:29:57 -06:00
"dev" : true ,
2024-07-21 19:56:55 -05:00
"license" : "ISC" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"debug" : "^4.3.4" ,
"enhanced-resolve" : "^5.12.0" ,
"eslint-module-utils" : "^2.7.4" ,
"fast-glob" : "^3.3.1" ,
"get-tsconfig" : "^4.5.0" ,
"is-core-module" : "^2.11.0" ,
"is-glob" : "^4.0.3"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : "^14.18.0 || >=16.0.0"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"url" : "https://opencollective.com/unts/projects/eslint-import-resolver-ts"
} ,
"peerDependencies" : {
"eslint" : "*" ,
"eslint-plugin-import" : "*"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/eslint-module-utils" : {
"version" : "2.8.1" ,
"resolved" : "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.8.1.tgz" ,
"integrity" : "sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"debug" : "^3.2.7"
2024-02-27 18:29:57 -06:00
} ,
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : ">=4"
} ,
"peerDependenciesMeta" : {
"eslint" : {
"optional" : true
}
2024-02-27 18:29:57 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/eslint-module-utils/node_modules/debug" : {
"version" : "3.2.7" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz" ,
"integrity" : "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT" ,
2024-07-21 19:56:55 -05:00
"dependencies" : {
"ms" : "^2.1.1"
2024-02-27 18:29:57 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/eslint-plugin-import" : {
"version" : "2.29.1" ,
"resolved" : "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.29.1.tgz" ,
"integrity" : "sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"array-includes" : "^3.1.7" ,
"array.prototype.findlastindex" : "^1.2.3" ,
"array.prototype.flat" : "^1.3.2" ,
"array.prototype.flatmap" : "^1.3.2" ,
"debug" : "^3.2.7" ,
"doctrine" : "^2.1.0" ,
"eslint-import-resolver-node" : "^0.3.9" ,
"eslint-module-utils" : "^2.8.0" ,
"hasown" : "^2.0.0" ,
"is-core-module" : "^2.13.1" ,
"is-glob" : "^4.0.3" ,
"minimatch" : "^3.1.2" ,
"object.fromentries" : "^2.0.7" ,
"object.groupby" : "^1.0.1" ,
"object.values" : "^1.1.7" ,
"semver" : "^6.3.1" ,
"tsconfig-paths" : "^3.15.0"
2024-07-21 14:12:19 -05:00
} ,
2024-07-21 19:56:55 -05:00
"engines" : {
"node" : ">=4"
} ,
"peerDependencies" : {
"eslint" : "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
2024-07-21 14:12:19 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/eslint-plugin-import/node_modules/debug" : {
"version" : "3.2.7" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz" ,
"integrity" : "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"ms" : "^2.1.1"
}
} ,
"node_modules/eslint-plugin-import/node_modules/doctrine" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz" ,
"integrity" : "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"esutils" : "^2.0.2"
2024-07-21 14:12:19 -05:00
} ,
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : ">=0.10.0"
2024-07-21 14:12:19 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/eslint-plugin-import/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"dev" : true ,
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/eslint-plugin-jsx-a11y" : {
"version" : "6.9.0" ,
"resolved" : "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.9.0.tgz" ,
"integrity" : "sha512-nOFOCaJG2pYqORjK19lqPqxMO/JpvdCZdPtNdxY3kvom3jTvkAbOvQvD8wuD0G8BYR0IGAGYDlzqWJOh/ybn2g==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 19:56:55 -05:00
"dependencies" : {
"aria-query" : "~5.1.3" ,
"array-includes" : "^3.1.8" ,
"array.prototype.flatmap" : "^1.3.2" ,
"ast-types-flow" : "^0.0.8" ,
"axe-core" : "^4.9.1" ,
"axobject-query" : "~3.1.1" ,
"damerau-levenshtein" : "^1.0.8" ,
"emoji-regex" : "^9.2.2" ,
"es-iterator-helpers" : "^1.0.19" ,
"hasown" : "^2.0.2" ,
"jsx-ast-utils" : "^3.3.5" ,
"language-tags" : "^1.0.9" ,
"minimatch" : "^3.1.2" ,
"object.fromentries" : "^2.0.8" ,
"safe-regex-test" : "^1.0.3" ,
"string.prototype.includes" : "^2.0.0"
} ,
"engines" : {
"node" : ">=4.0"
} ,
"peerDependencies" : {
"eslint" : "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
}
2024-07-21 14:12:19 -05:00
} ,
2024-07-21 19:56:55 -05:00
"node_modules/eslint-plugin-react" : {
"version" : "7.35.0" ,
"resolved" : "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.35.0.tgz" ,
"integrity" : "sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"array-includes" : "^3.1.8" ,
"array.prototype.findlast" : "^1.2.5" ,
"array.prototype.flatmap" : "^1.3.2" ,
"array.prototype.tosorted" : "^1.1.4" ,
"doctrine" : "^2.1.0" ,
"es-iterator-helpers" : "^1.0.19" ,
"estraverse" : "^5.3.0" ,
"hasown" : "^2.0.2" ,
"jsx-ast-utils" : "^2.4.1 || ^3.0.0" ,
"minimatch" : "^3.1.2" ,
"object.entries" : "^1.1.8" ,
"object.fromentries" : "^2.0.8" ,
"object.values" : "^1.2.0" ,
"prop-types" : "^15.8.1" ,
"resolve" : "^2.0.0-next.5" ,
"semver" : "^6.3.1" ,
"string.prototype.matchall" : "^4.0.11" ,
"string.prototype.repeat" : "^1.0.0"
2024-02-27 18:29:57 -06:00
} ,
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : ">=4"
} ,
"peerDependencies" : {
"eslint" : "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/eslint-plugin-react-hooks" : {
"version" : "4.6.2" ,
"resolved" : "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz" ,
"integrity" : "sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : ">=10"
} ,
"peerDependencies" : {
"eslint" : "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/eslint-plugin-react/node_modules/doctrine" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz" ,
"integrity" : "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 19:56:55 -05:00
"license" : "Apache-2.0" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"esutils" : "^2.0.2"
} ,
"engines" : {
"node" : ">=0.10.0"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/eslint-plugin-react/node_modules/resolve" : {
"version" : "2.0.0-next.5" ,
"resolved" : "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.5.tgz" ,
"integrity" : "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"is-core-module" : "^2.13.0" ,
"path-parse" : "^1.0.7" ,
"supports-preserve-symlinks-flag" : "^1.0.0"
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 19:56:55 -05:00
"bin" : {
"resolve" : "bin/resolve"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/eslint-plugin-react/node_modules/semver" : {
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
"dev" : true ,
"license" : "ISC" ,
"bin" : {
"semver" : "bin/semver.js"
}
} ,
"node_modules/eslint-scope" : {
"version" : "7.2.2" ,
"resolved" : "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz" ,
"integrity" : "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==" ,
"dev" : true ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"esrecurse" : "^4.3.0" ,
"estraverse" : "^5.2.0"
} ,
2023-12-23 20:33:25 -06:00
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
2023-12-23 20:33:25 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"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==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 19:56:55 -05:00
"license" : "Apache-2.0" ,
2023-12-23 14:54:38 -06:00
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"url" : "https://opencollective.com/eslint"
2023-12-23 14:54:38 -06:00
}
} ,
2024-08-04 17:02:34 -05:00
"node_modules/esniff" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/esniff/-/esniff-2.0.1.tgz" ,
"integrity" : "sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==" ,
"license" : "ISC" ,
"dependencies" : {
"d" : "^1.0.1" ,
"es5-ext" : "^0.10.62" ,
"event-emitter" : "^0.3.5" ,
"type" : "^2.7.2"
} ,
"engines" : {
"node" : ">=0.10"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/espree" : {
"version" : "9.6.1" ,
"resolved" : "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz" ,
"integrity" : "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 19:56:55 -05:00
"license" : "BSD-2-Clause" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"acorn" : "^8.9.0" ,
"acorn-jsx" : "^5.3.2" ,
"eslint-visitor-keys" : "^3.4.1"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/esquery" : {
"version" : "1.6.0" ,
"resolved" : "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz" ,
"integrity" : "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 19:56:55 -05:00
"license" : "BSD-3-Clause" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"estraverse" : "^5.1.0"
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 19:56:55 -05:00
"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==" ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"estraverse" : "^5.2.0"
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 19:56:55 -05:00
"engines" : {
"node" : ">=4.0"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/estraverse" : {
"version" : "5.3.0" ,
"resolved" : "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz" ,
"integrity" : "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==" ,
"license" : "BSD-2-Clause" ,
"engines" : {
"node" : ">=4.0"
}
} ,
"node_modules/estree-util-is-identifier-name" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/estree-util-is-identifier-name/-/estree-util-is-identifier-name-3.0.0.tgz" ,
"integrity" : "sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==" ,
"license" : "MIT" ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/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"
}
} ,
2024-08-04 17:02:34 -05:00
"node_modules/event-emitter" : {
"version" : "0.3.5" ,
"resolved" : "https://registry.npmjs.org/event-emitter/-/event-emitter-0.3.5.tgz" ,
"integrity" : "sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==" ,
"license" : "MIT" ,
"dependencies" : {
"d" : "1" ,
"es5-ext" : "~0.10.14"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/eventemitter3" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.1.tgz" ,
"integrity" : "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==" ,
"license" : "MIT"
} ,
"node_modules/events" : {
"version" : "3.3.0" ,
"resolved" : "https://registry.npmjs.org/events/-/events-3.3.0.tgz" ,
"integrity" : "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==" ,
"license" : "MIT" ,
"peer" : true ,
"engines" : {
"node" : ">=0.8.x"
}
} ,
2024-08-04 17:02:34 -05:00
"node_modules/ext" : {
"version" : "1.7.0" ,
"resolved" : "https://registry.npmjs.org/ext/-/ext-1.7.0.tgz" ,
"integrity" : "sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==" ,
"license" : "ISC" ,
"dependencies" : {
"type" : "^2.7.2"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/extend" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz" ,
"integrity" : "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==" ,
"license" : "MIT"
} ,
"node_modules/fast-deep-equal" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz" ,
"integrity" : "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" ,
"license" : "MIT"
} ,
"node_modules/fast-glob" : {
"version" : "3.3.2" ,
"resolved" : "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz" ,
"integrity" : "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@nodelib/fs.stat" : "^2.0.2" ,
"@nodelib/fs.walk" : "^1.2.3" ,
"glob-parent" : "^5.1.2" ,
"merge2" : "^1.3.0" ,
"micromatch" : "^4.0.4"
} ,
"engines" : {
"node" : ">=8.6.0"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/fast-glob/node_modules/glob-parent" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz" ,
"integrity" : "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 19:56:55 -05:00
"license" : "ISC" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"is-glob" : "^4.0.1"
} ,
"engines" : {
"node" : ">= 6"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/fast-json-stable-stringify" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz" ,
"integrity" : "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" ,
"license" : "MIT"
} ,
"node_modules/fast-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/fast-uri" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.1.tgz" ,
"integrity" : "sha512-MWipKbbYiYI0UC7cl8m/i/IWTqfC8YXsqjzybjddLsFjStroQzsHXkc73JutMvBiXmOvapk+axIl79ig5t55Bw==" ,
"license" : "MIT"
} ,
"node_modules/fastq" : {
"version" : "1.17.1" ,
"resolved" : "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz" ,
"integrity" : "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "ISC" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"reusify" : "^1.0.4"
2023-12-23 14:54:38 -06:00
}
} ,
2024-08-04 17:02:34 -05:00
"node_modules/fetch-blob" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/fetch-blob/-/fetch-blob-3.2.0.tgz" ,
"integrity" : "sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/jimmywarting"
} ,
{
"type" : "paypal" ,
"url" : "https://paypal.me/jimmywarting"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"node-domexception" : "^1.0.0" ,
"web-streams-polyfill" : "^3.0.3"
} ,
"engines" : {
"node" : "^12.20 || >= 14.13"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/file-entry-cache" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz" ,
"integrity" : "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"flat-cache" : "^3.0.4"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : "^10.12.0 || >=12.0.0"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"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==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"to-regex-range" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/find-cache-dir" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-4.0.0.tgz" ,
"integrity" : "sha512-9ZonPT4ZAK4a+1pUPVPZJapbi7O5qbbJPdYw/NOQWZZbVLdDTYM3A4R9z/DpAM08IDaFGsvPgiGZ82WEwUDWjg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"common-path-prefix" : "^3.0.0" ,
"pkg-dir" : "^7.0.0"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : ">=14.16"
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 19:56:55 -05:00
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"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==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"locate-path" : "^6.0.0" ,
"path-exists" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/flat-cache" : {
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz" ,
"integrity" : "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 19:56:55 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"flatted" : "^3.2.9" ,
"keyv" : "^4.5.3" ,
"rimraf" : "^3.0.2"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : "^10.12.0 || >=12.0.0"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/flatted" : {
"version" : "3.3.1" ,
"resolved" : "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz" ,
"integrity" : "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 19:56:55 -05:00
"license" : "ISC"
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 19:56:55 -05:00
"node_modules/follow-redirects" : {
"version" : "1.15.6" ,
"resolved" : "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz" ,
"integrity" : "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==" ,
"funding" : [
{
"type" : "individual" ,
"url" : "https://github.com/sponsors/RubenVerborgh"
}
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=4.0"
} ,
2024-07-21 19:56:55 -05:00
"peerDependenciesMeta" : {
"debug" : {
"optional" : true
}
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/for-each" : {
"version" : "0.3.3" ,
"resolved" : "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz" ,
"integrity" : "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"is-callable" : "^1.1.3"
}
} ,
"node_modules/foreground-child" : {
"version" : "3.2.1" ,
"resolved" : "https://registry.npmjs.org/foreground-child/-/foreground-child-3.2.1.tgz" ,
"integrity" : "sha512-PXUUyLqrR2XCWICfv6ukppP96sdFwWbNEnfEMt7jNsISjMsvaLNinAHNDYyvkyU+SZG2BTSbT5NjG+vZslfGTA==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"cross-spawn" : "^7.0.0" ,
"signal-exit" : "^4.0.1"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : ">=14"
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 19:56:55 -05:00
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/form-data" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz" ,
"integrity" : "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 19:56:55 -05:00
"dependencies" : {
"asynckit" : "^0.4.0" ,
"combined-stream" : "^1.0.8" ,
"mime-types" : "^2.1.12"
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 19:56:55 -05:00
"engines" : {
"node" : ">= 6"
2023-12-23 14:54:38 -06:00
}
} ,
2024-08-04 17:02:34 -05:00
"node_modules/formdata-polyfill" : {
"version" : "4.0.10" ,
"resolved" : "https://registry.npmjs.org/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz" ,
"integrity" : "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==" ,
"license" : "MIT" ,
"dependencies" : {
"fetch-blob" : "^3.1.2"
} ,
"engines" : {
"node" : ">=12.20.0"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/fs.realpath" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" ,
"integrity" : "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 19:56:55 -05:00
"license" : "ISC"
} ,
"node_modules/fsevents" : {
"version" : "2.3.3" ,
"resolved" : "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz" ,
"integrity" : "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==" ,
"dev" : true ,
"hasInstallScript" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
] ,
2023-12-23 14:54:38 -06:00
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : "^8.16.0 || ^10.6.0 || >=11.0.0"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/function-bind" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz" ,
"integrity" : "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/function.prototype.name" : {
"version" : "1.1.6" ,
"resolved" : "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz" ,
"integrity" : "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 19:56:55 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"call-bind" : "^1.0.2" ,
"define-properties" : "^1.2.0" ,
"es-abstract" : "^1.22.1" ,
"functions-have-names" : "^1.2.3"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : ">= 0.4"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"url" : "https://github.com/sponsors/ljharb"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/functions-have-names" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz" ,
"integrity" : "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 19:56:55 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"funding" : {
2024-07-21 19:56:55 -05:00
"url" : "https://github.com/sponsors/ljharb"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/gensync" : {
"version" : "1.0.0-beta.2" ,
"resolved" : "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz" ,
"integrity" : "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
"node_modules/get-intrinsic" : {
"version" : "1.2.4" ,
"resolved" : "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz" ,
"integrity" : "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 19:56:55 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"es-errors" : "^1.3.0" ,
"function-bind" : "^1.1.2" ,
"has-proto" : "^1.0.1" ,
"has-symbols" : "^1.0.3" ,
"hasown" : "^2.0.0"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : ">= 0.4"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"url" : "https://github.com/sponsors/ljharb"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/get-symbol-description" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.2.tgz" ,
"integrity" : "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 19:56:55 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"call-bind" : "^1.0.5" ,
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.4"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : ">= 0.4"
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 19:56:55 -05:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/get-tsconfig" : {
"version" : "4.7.6" ,
"resolved" : "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.7.6.tgz" ,
"integrity" : "sha512-ZAqrLlu18NbDdRaHq+AKXzAmqIUPswPWKUchfytdAjiRFnCe5ojG2bstg6mRiZabkKfCoL/e98pbBELIV/YCeA==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 19:56:55 -05:00
"dependencies" : {
"resolve-pkg-maps" : "^1.0.0"
} ,
"funding" : {
"url" : "https://github.com/privatenumber/get-tsconfig?sponsor=1"
2024-07-21 14:12:19 -05:00
}
2024-03-20 13:00:05 -05:00
} ,
2024-07-21 19:56:55 -05:00
"node_modules/github-slugger" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/github-slugger/-/github-slugger-2.0.0.tgz" ,
"integrity" : "sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==" ,
"license" : "ISC"
2024-03-20 13:00:05 -05:00
} ,
2024-07-21 19:56:55 -05:00
"node_modules/glob" : {
"version" : "10.3.10" ,
"resolved" : "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz" ,
"integrity" : "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 19:56:55 -05:00
"license" : "ISC" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"foreground-child" : "^3.1.0" ,
"jackspeak" : "^2.3.5" ,
"minimatch" : "^9.0.1" ,
"minipass" : "^5.0.0 || ^6.0.2 || ^7.0.0" ,
"path-scurry" : "^1.10.1"
} ,
"bin" : {
"glob" : "dist/esm/bin.mjs"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : ">=16 || 14 >=14.17"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"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==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "ISC" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"is-glob" : "^4.0.3"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : ">=10.13.0"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/glob-to-regexp" : {
"version" : "0.4.1" ,
"resolved" : "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz" ,
"integrity" : "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==" ,
"license" : "BSD-2-Clause" ,
"peer" : true
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 19:56:55 -05:00
"node_modules/glob/node_modules/brace-expansion" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz" ,
"integrity" : "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 19:56:55 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"balanced-match" : "^1.0.0"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/glob/node_modules/minimatch" : {
"version" : "9.0.5" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz" ,
"integrity" : "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 19:56:55 -05:00
"license" : "ISC" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"brace-expansion" : "^2.0.1"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : ">=16 || 14 >=14.17"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/globals" : {
"version" : "13.24.0" ,
"resolved" : "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz" ,
"integrity" : "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"type-fest" : "^0.20.2"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
"node" : ">=8"
2024-07-21 19:56:55 -05:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/globalthis" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz" ,
"integrity" : "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"define-properties" : "^1.2.1" ,
"gopd" : "^1.0.1"
2024-07-21 14:12:19 -05:00
} ,
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : ">= 0.4"
2024-07-21 14:12:19 -05:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"url" : "https://github.com/sponsors/ljharb"
2024-07-21 14:12:19 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/globby" : {
"version" : "11.1.0" ,
"resolved" : "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz" ,
"integrity" : "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"array-union" : "^2.1.0" ,
"dir-glob" : "^3.0.1" ,
"fast-glob" : "^3.2.9" ,
"ignore" : "^5.2.0" ,
"merge2" : "^1.4.1" ,
"slash" : "^3.0.0"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/gopd" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz" ,
"integrity" : "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"get-intrinsic" : "^1.1.3"
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 19:56:55 -05:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/graceful-fs" : {
"version" : "4.2.11" ,
"resolved" : "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz" ,
"integrity" : "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" ,
"license" : "ISC"
} ,
"node_modules/graphemer" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz" ,
"integrity" : "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/has-bigints" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz" ,
"integrity" : "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==" ,
"dev" : true ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"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==" ,
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : ">=8"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/has-property-descriptors" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz" ,
"integrity" : "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
2024-07-21 19:56:55 -05:00
"license" : "MIT" ,
"dependencies" : {
"es-define-property" : "^1.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 19:56:55 -05:00
"node_modules/has-proto" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz" ,
"integrity" : "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-11 00:00:27 -06:00
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : ">= 0.4"
2024-02-11 00:00:27 -06:00
} ,
2024-07-21 19:56:55 -05:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2024-02-11 00:00:27 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/has-symbols" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz" ,
"integrity" : "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/has-tostringtag" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz" ,
"integrity" : "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"has-symbols" : "^1.0.3"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hasown" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz" ,
"integrity" : "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==" ,
2023-12-23 20:33:25 -06:00
"dev" : true ,
2024-07-21 19:56:55 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"function-bind" : "^1.1.2"
2023-12-23 20:33:25 -06:00
} ,
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : ">= 0.4"
}
} ,
"node_modules/hast-util-from-html" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/hast-util-from-html/-/hast-util-from-html-2.0.1.tgz" ,
"integrity" : "sha512-RXQBLMl9kjKVNkJTIO6bZyb2n+cUH8LFaSSzo82jiLT6Tfc+Pt7VQCS+/h3YwG4jaNE2TA2sdJisGWR+aJrp0g==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"devlop" : "^1.1.0" ,
"hast-util-from-parse5" : "^8.0.0" ,
"parse5" : "^7.0.0" ,
"vfile" : "^6.0.0" ,
"vfile-message" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-from-html/node_modules/hast-util-from-parse5" : {
"version" : "8.0.1" ,
"resolved" : "https://registry.npmjs.org/hast-util-from-parse5/-/hast-util-from-parse5-8.0.1.tgz" ,
"integrity" : "sha512-Er/Iixbc7IEa7r/XLtuG52zoqn/b3Xng/w6aZQ0xGVxzhw5xUFxcRqdPzP6yFi/4HBYRaifaI5fQ1RH8n0ZeOQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"@types/unist" : "^3.0.0" ,
"devlop" : "^1.0.0" ,
"hastscript" : "^8.0.0" ,
"property-information" : "^6.0.0" ,
"vfile" : "^6.0.0" ,
"vfile-location" : "^5.0.0" ,
"web-namespaces" : "^2.0.0"
2023-12-23 20:33:25 -06:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 20:33:25 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-from-html/node_modules/hast-util-parse-selector" : {
2024-02-11 00:00:27 -06:00
"version" : "4.0.0" ,
2024-07-21 19:56:55 -05:00
"resolved" : "https://registry.npmjs.org/hast-util-parse-selector/-/hast-util-parse-selector-4.0.0.tgz" ,
"integrity" : "sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-11 00:00:27 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/hast" : "^3.0.0"
2024-02-11 00:00:27 -06:00
} ,
2024-07-21 19:56:55 -05:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-02-11 00:00:27 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-from-html/node_modules/hastscript" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/hastscript/-/hastscript-8.0.0.tgz" ,
"integrity" : "sha512-dMOtzCEd3ABUeSIISmrETiKuyydk1w0pa+gE/uormcTpSYuaNJPbX1NU3JLyscSLjwAQM8bWMhhIlnCqnRvDTw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 19:56:55 -05:00
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"comma-separated-tokens" : "^2.0.0" ,
"hast-util-parse-selector" : "^4.0.0" ,
"property-information" : "^6.0.0" ,
"space-separated-tokens" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 20:33:25 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-from-html/node_modules/parse5" : {
"version" : "7.1.2" ,
"resolved" : "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz" ,
"integrity" : "sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 19:56:55 -05:00
"dependencies" : {
"entities" : "^4.4.0"
} ,
2023-12-23 14:54:38 -06:00
"funding" : {
2024-07-21 19:56:55 -05:00
"url" : "https://github.com/inikulin/parse5?sponsor=1"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-from-html/node_modules/vfile-location" : {
"version" : "5.0.3" ,
"resolved" : "https://registry.npmjs.org/vfile-location/-/vfile-location-5.0.3.tgz" ,
"integrity" : "sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^3.0.0" ,
"vfile" : "^6.0.0"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-from-parse5" : {
"version" : "7.1.2" ,
"resolved" : "https://registry.npmjs.org/hast-util-from-parse5/-/hast-util-from-parse5-7.1.2.tgz" ,
"integrity" : "sha512-Nz7FfPBuljzsN3tCQ4kCBKqdNhQE2l0Tn+X1ubgKBPRoiDIu1mL08Cfw4k7q71+Duyaw7DXDN+VTAp4Vh3oCOw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 19:56:55 -05:00
"dependencies" : {
"@types/hast" : "^2.0.0" ,
"@types/unist" : "^2.0.0" ,
"hastscript" : "^7.0.0" ,
"property-information" : "^6.0.0" ,
"vfile" : "^5.0.0" ,
"vfile-location" : "^4.0.0" ,
"web-namespaces" : "^2.0.0"
} ,
2023-12-23 14:54:38 -06:00
"funding" : {
2024-07-21 19:56:55 -05:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-from-parse5/node_modules/@types/hast" : {
"version" : "2.3.10" ,
"resolved" : "https://registry.npmjs.org/@types/hast/-/hast-2.3.10.tgz" ,
"integrity" : "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 19:56:55 -05:00
"dependencies" : {
"@types/unist" : "^2"
2024-07-21 14:12:19 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-from-parse5/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==" ,
"license" : "MIT"
} ,
"node_modules/hast-util-from-parse5/node_modules/unist-util-stringify-position" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz" ,
"integrity" : "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^2.0.0"
2024-02-27 18:29:57 -06:00
} ,
2023-12-23 14:54:38 -06:00
"funding" : {
2024-07-21 19:56:55 -05:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-from-parse5/node_modules/vfile" : {
"version" : "5.3.7" ,
"resolved" : "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz" ,
"integrity" : "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^2.0.0" ,
"is-buffer" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0" ,
"vfile-message" : "^3.0.0"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-from-parse5/node_modules/vfile-message" : {
"version" : "3.1.4" ,
"resolved" : "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz" ,
"integrity" : "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-has-property" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-has-property/-/hast-util-has-property-3.0.0.tgz" ,
"integrity" : "sha512-MNilsvEKLFpV604hwfhVStK0usFY/QmM5zX16bo7EjnAEGofr5YyI37kzopBlZJkHD4t887i+q/C8/tr5Q94cA==" ,
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/hast" : "^3.0.0"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-heading-rank" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-heading-rank/-/hast-util-heading-rank-3.0.0.tgz" ,
"integrity" : "sha512-EJKb8oMUXVHcWZTDepnr+WNbfnXKFNf9duMesmr4S8SXTJBJ9M4Yok08pu9vxdJwdlGRhVumk9mEhkEvKGifwA==" ,
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/hast" : "^3.0.0"
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 19:56:55 -05:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-is-element" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-is-element/-/hast-util-is-element-3.0.0.tgz" ,
"integrity" : "sha512-Val9mnv2IWpLbNPqc/pUem+a7Ipj2aHacCwgNfTiK0vJKl0LF+4Ba4+v1oPHFpf3bLYmreq0/l3Gud9S5OH42g==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/hast" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-07-21 14:12:19 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-parse-selector" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/hast-util-parse-selector/-/hast-util-parse-selector-3.1.1.tgz" ,
"integrity" : "sha512-jdlwBjEexy1oGz0aJ2f4GKMaVKkA9jwjr4MjAAI22E5fM/TXVZHuS5OpONtdeIkRKqAaryQ2E9xNQxijoThSZA==" ,
"license" : "MIT" ,
2024-07-21 14:12:19 -05:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/hast" : "^2.0.0"
2024-07-21 14:12:19 -05:00
} ,
2024-07-21 19:56:55 -05:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-parse-selector/node_modules/@types/hast" : {
"version" : "2.3.10" ,
"resolved" : "https://registry.npmjs.org/@types/hast/-/hast-2.3.10.tgz" ,
"integrity" : "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^2"
}
} ,
"node_modules/hast-util-parse-selector/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==" ,
"license" : "MIT"
} ,
"node_modules/hast-util-raw" : {
"version" : "9.0.4" ,
"resolved" : "https://registry.npmjs.org/hast-util-raw/-/hast-util-raw-9.0.4.tgz" ,
"integrity" : "sha512-LHE65TD2YiNsHD3YuXcKPHXPLuYh/gjp12mOfU8jxSrm1f/yJpsb0F/KKljS6U9LJoP0Ux+tCe8iJ2AsPzTdgA==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"@types/unist" : "^3.0.0" ,
"@ungap/structured-clone" : "^1.0.0" ,
"hast-util-from-parse5" : "^8.0.0" ,
"hast-util-to-parse5" : "^8.0.0" ,
"html-void-elements" : "^3.0.0" ,
"mdast-util-to-hast" : "^13.0.0" ,
"parse5" : "^7.0.0" ,
"unist-util-position" : "^5.0.0" ,
"unist-util-visit" : "^5.0.0" ,
"vfile" : "^6.0.0" ,
"web-namespaces" : "^2.0.0" ,
"zwitch" : "^2.0.0"
2024-07-21 14:12:19 -05:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-07-21 14:12:19 -05:00
}
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-raw/node_modules/hast-util-from-parse5" : {
"version" : "8.0.1" ,
"resolved" : "https://registry.npmjs.org/hast-util-from-parse5/-/hast-util-from-parse5-8.0.1.tgz" ,
"integrity" : "sha512-Er/Iixbc7IEa7r/XLtuG52zoqn/b3Xng/w6aZQ0xGVxzhw5xUFxcRqdPzP6yFi/4HBYRaifaI5fQ1RH8n0ZeOQ==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/hast" : "^3.0.0" ,
"@types/unist" : "^3.0.0" ,
"devlop" : "^1.0.0" ,
"hastscript" : "^8.0.0" ,
"property-information" : "^6.0.0" ,
"vfile" : "^6.0.0" ,
"vfile-location" : "^5.0.0" ,
"web-namespaces" : "^2.0.0"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-raw/node_modules/hast-util-parse-selector" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-parse-selector/-/hast-util-parse-selector-4.0.0.tgz" ,
"integrity" : "sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/hast" : "^3.0.0"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-raw/node_modules/hastscript" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/hastscript/-/hastscript-8.0.0.tgz" ,
"integrity" : "sha512-dMOtzCEd3ABUeSIISmrETiKuyydk1w0pa+gE/uormcTpSYuaNJPbX1NU3JLyscSLjwAQM8bWMhhIlnCqnRvDTw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/hast" : "^3.0.0" ,
"comma-separated-tokens" : "^2.0.0" ,
"hast-util-parse-selector" : "^4.0.0" ,
"property-information" : "^6.0.0" ,
"space-separated-tokens" : "^2.0.0"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-raw/node_modules/parse5" : {
"version" : "7.1.2" ,
"resolved" : "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz" ,
"integrity" : "sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"entities" : "^4.4.0"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"url" : "https://github.com/inikulin/parse5?sponsor=1"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-raw/node_modules/vfile-location" : {
"version" : "5.0.3" ,
"resolved" : "https://registry.npmjs.org/vfile-location/-/vfile-location-5.0.3.tgz" ,
"integrity" : "sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 19:56:55 -05:00
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"vfile" : "^6.0.0"
} ,
2023-12-23 14:54:38 -06:00
"funding" : {
2024-07-21 19:56:55 -05:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-select" : {
"version" : "6.0.2" ,
"resolved" : "https://registry.npmjs.org/hast-util-select/-/hast-util-select-6.0.2.tgz" ,
"integrity" : "sha512-hT/SD/d/Meu+iobvgkffo1QecV8WeKWxwsNMzcTJsKw1cKTQKSR/7ArJeURLNJF9HDjp9nVoORyNNJxrvBye8Q==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 19:56:55 -05:00
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"@types/unist" : "^3.0.0" ,
"bcp-47-match" : "^2.0.0" ,
"comma-separated-tokens" : "^2.0.0" ,
"css-selector-parser" : "^3.0.0" ,
"devlop" : "^1.0.0" ,
"direction" : "^2.0.0" ,
"hast-util-has-property" : "^3.0.0" ,
"hast-util-to-string" : "^3.0.0" ,
"hast-util-whitespace" : "^3.0.0" ,
"not" : "^0.1.0" ,
"nth-check" : "^2.0.0" ,
"property-information" : "^6.0.0" ,
"space-separated-tokens" : "^2.0.0" ,
"unist-util-visit" : "^5.0.0" ,
"zwitch" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-to-html" : {
"version" : "8.0.4" ,
"resolved" : "https://registry.npmjs.org/hast-util-to-html/-/hast-util-to-html-8.0.4.tgz" ,
"integrity" : "sha512-4tpQTUOr9BMjtYyNlt0P50mH7xj0Ks2xpo8M943Vykljf99HW6EzulIoJP1N3eKOSScEHzyzi9dm7/cn0RfGwA==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/hast" : "^2.0.0" ,
"@types/unist" : "^2.0.0" ,
"ccount" : "^2.0.0" ,
"comma-separated-tokens" : "^2.0.0" ,
"hast-util-raw" : "^7.0.0" ,
"hast-util-whitespace" : "^2.0.0" ,
"html-void-elements" : "^2.0.0" ,
"property-information" : "^6.0.0" ,
"space-separated-tokens" : "^2.0.0" ,
"stringify-entities" : "^4.0.0" ,
"zwitch" : "^2.0.4"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-to-html/node_modules/@types/hast" : {
"version" : "2.3.10" ,
"resolved" : "https://registry.npmjs.org/@types/hast/-/hast-2.3.10.tgz" ,
"integrity" : "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 19:56:55 -05:00
"dependencies" : {
"@types/unist" : "^2"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-to-html/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==" ,
"license" : "MIT"
} ,
"node_modules/hast-util-to-html/node_modules/hast-util-raw" : {
"version" : "7.2.3" ,
"resolved" : "https://registry.npmjs.org/hast-util-raw/-/hast-util-raw-7.2.3.tgz" ,
"integrity" : "sha512-RujVQfVsOrxzPOPSzZFiwofMArbQke6DJjnFfceiEbFh7S05CbPt0cYN+A5YeD3pso0JQk6O1aHBnx9+Pm2uqg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 19:56:55 -05:00
"dependencies" : {
"@types/hast" : "^2.0.0" ,
"@types/parse5" : "^6.0.0" ,
"hast-util-from-parse5" : "^7.0.0" ,
"hast-util-to-parse5" : "^7.0.0" ,
"html-void-elements" : "^2.0.0" ,
"parse5" : "^6.0.0" ,
"unist-util-position" : "^4.0.0" ,
"unist-util-visit" : "^4.0.0" ,
"vfile" : "^5.0.0" ,
"web-namespaces" : "^2.0.0" ,
"zwitch" : "^2.0.0"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-to-html/node_modules/hast-util-to-parse5" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-to-parse5/-/hast-util-to-parse5-7.1.0.tgz" ,
"integrity" : "sha512-YNRgAJkH2Jky5ySkIqFXTQiaqcAtJyVE+D5lkN6CdtOqrnkLfGYYrEcKuHOJZlp+MwjSwuD3fZuawI+sic/RBw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/hast" : "^2.0.0" ,
"comma-separated-tokens" : "^2.0.0" ,
"property-information" : "^6.0.0" ,
"space-separated-tokens" : "^2.0.0" ,
"web-namespaces" : "^2.0.0" ,
"zwitch" : "^2.0.0"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-to-html/node_modules/hast-util-whitespace" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-2.0.1.tgz" ,
"integrity" : "sha512-nAxA0v8+vXSBDt3AnRUNjyRIQ0rD+ntpbAp4LnPkumc5M9yUbSMa4XDU9Q6etY4f1Wp4bNgvc1yjiZtsTTrSng==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 19:56:55 -05:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-to-html/node_modules/html-void-elements" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/html-void-elements/-/html-void-elements-2.0.1.tgz" ,
"integrity" : "sha512-0quDb7s97CfemeJAnW9wC0hw78MtW7NU3hqtCD75g2vFlDLt36llsYD7uB7SUzojLMP24N5IatXf7ylGXiGG9A==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/hast-util-to-html/node_modules/unist-util-is" : {
"version" : "5.2.1" ,
"resolved" : "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz" ,
"integrity" : "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^2.0.0"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-to-html/node_modules/unist-util-position" : {
"version" : "4.0.4" ,
"resolved" : "https://registry.npmjs.org/unist-util-position/-/unist-util-position-4.0.4.tgz" ,
"integrity" : "sha512-kUBE91efOWfIVBo8xzh/uZQ7p9ffYRtUbMRZBNFYwf0RK8koUMx6dGUfwylLOKmaT2cs4wSW96QoYUSXAyEtpg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 19:56:55 -05:00
"dependencies" : {
"@types/unist" : "^2.0.0"
} ,
2024-02-27 18:29:57 -06:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-to-html/node_modules/unist-util-stringify-position" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz" ,
"integrity" : "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^2.0.0"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-to-html/node_modules/unist-util-visit" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz" ,
"integrity" : "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^2.0.0" ,
"unist-util-is" : "^5.0.0" ,
"unist-util-visit-parents" : "^5.1.1"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-to-html/node_modules/unist-util-visit-parents" : {
"version" : "5.1.3" ,
"resolved" : "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz" ,
"integrity" : "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 17:02:40 -05:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^2.0.0" ,
"unist-util-is" : "^5.0.0"
2024-07-21 17:02:40 -05:00
} ,
2024-07-21 14:12:19 -05:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-to-html/node_modules/vfile" : {
"version" : "5.3.7" ,
"resolved" : "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz" ,
"integrity" : "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^2.0.0" ,
"is-buffer" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0" ,
"vfile-message" : "^3.0.0"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-to-html/node_modules/vfile-message" : {
"version" : "3.1.4" ,
"resolved" : "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz" ,
"integrity" : "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
2024-07-21 19:56:55 -05:00
"unist-util-stringify-position" : "^3.0.0"
2024-07-21 14:12:19 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hast-util-to-jsx-runtime" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-to-jsx-runtime/-/hast-util-to-jsx-runtime-2.3.0.tgz" ,
"integrity" : "sha512-H/y0+IWPdsLLS738P8tDnrQ8Z+dj12zQQ6WC11TIM21C8WFVoIxcqWXf2H3hiTVZjF1AWqoimGwrTWecWrnmRQ==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/estree" : "^1.0.0" ,
"@types/hast" : "^3.0.0" ,
"@types/unist" : "^3.0.0" ,
2024-07-21 14:12:19 -05:00
"comma-separated-tokens" : "^2.0.0" ,
2024-07-21 19:56:55 -05:00
"devlop" : "^1.0.0" ,
"estree-util-is-identifier-name" : "^3.0.0" ,
"hast-util-whitespace" : "^3.0.0" ,
"mdast-util-mdx-expression" : "^2.0.0" ,
"mdast-util-mdx-jsx" : "^3.0.0" ,
"mdast-util-mdxjs-esm" : "^2.0.0" ,
2024-07-21 14:12:19 -05:00
"property-information" : "^6.0.0" ,
"space-separated-tokens" : "^2.0.0" ,
2024-07-21 19:56:55 -05:00
"style-to-object" : "^1.0.0" ,
"unist-util-position" : "^5.0.0" ,
"vfile-message" : "^4.0.0"
2024-07-21 14:12:19 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-to-parse5" : {
2024-07-21 19:56:55 -05:00
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-to-parse5/-/hast-util-to-parse5-8.0.0.tgz" ,
"integrity" : "sha512-3KKrV5ZVI8if87DVSi1vDeByYrkGzg4mEfeu4alwgmmIeARiBLKCZS2uw5Gb6nU9x9Yufyj3iudm6i7nl52PFw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/hast" : "^3.0.0" ,
2024-07-21 14:12:19 -05:00
"comma-separated-tokens" : "^2.0.0" ,
2024-07-21 19:56:55 -05:00
"devlop" : "^1.0.0" ,
2024-07-21 14:12:19 -05:00
"property-information" : "^6.0.0" ,
"space-separated-tokens" : "^2.0.0" ,
"web-namespaces" : "^2.0.0" ,
"zwitch" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-to-string" : {
2024-07-21 19:56:55 -05:00
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-to-string/-/hast-util-to-string-3.0.0.tgz" ,
"integrity" : "sha512-OGkAxX1Ua3cbcW6EJ5pT/tslVb90uViVkcJ4ZZIMW/R33DX/AkcJcRrPebPwJkHYwlDHXz4aIwvAAaAdtrACFA==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 17:02:40 -05:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/hast" : "^3.0.0"
2024-07-21 17:02:40 -05:00
} ,
2024-07-21 14:12:19 -05:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hast-util-whitespace" : {
2024-07-21 19:56:55 -05:00
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz" ,
"integrity" : "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-07-21 19:56:55 -05:00
"dependencies" : {
"@types/hast" : "^3.0.0"
} ,
2024-07-21 14:12:19 -05:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/hastscript" : {
2024-07-21 17:02:40 -05:00
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/hastscript/-/hastscript-7.2.0.tgz" ,
"integrity" : "sha512-TtYPq24IldU8iKoJQqvZOuhi5CyCQRAbvDOX0x1eW6rsHSxa/1i2CCiptNTotGHJ3VoHRGmqiv6/D3q113ikkw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^2.0.0" ,
2024-07-21 17:02:40 -05:00
"comma-separated-tokens" : "^2.0.0" ,
"hast-util-parse-selector" : "^3.0.0" ,
"property-information" : "^6.0.0" ,
"space-separated-tokens" : "^2.0.0"
2024-07-21 14:12:19 -05:00
} ,
2024-02-27 18:29:57 -06:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/hastscript/node_modules/@types/hast" : {
"version" : "2.3.10" ,
"resolved" : "https://registry.npmjs.org/@types/hast/-/hast-2.3.10.tgz" ,
"integrity" : "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^2"
}
} ,
"node_modules/hastscript/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==" ,
"license" : "MIT"
} ,
"node_modules/html-url-attributes" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/html-url-attributes/-/html-url-attributes-3.0.0.tgz" ,
"integrity" : "sha512-/sXbVCWayk6GDVg3ctOX6nxaVj7So40FcFAnWlWGNAB1LpYKcV5Cd10APjPjW80O7zYW2MsjBV4zZ7IZO5fVow==" ,
"license" : "MIT" ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-02-27 18:29:57 -06:00
"node_modules/html-void-elements" : {
2024-07-21 19:56:55 -05:00
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/html-void-elements/-/html-void-elements-3.0.0.tgz" ,
"integrity" : "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2024-04-23 18:52:55 -05:00
"node_modules/idb" : {
"version" : "7.1.1" ,
"resolved" : "https://registry.npmjs.org/idb/-/idb-7.1.1.tgz" ,
2024-07-21 14:12:19 -05:00
"integrity" : "sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==" ,
"license" : "ISC"
2024-04-23 18:52:55 -05:00
} ,
2024-02-27 18:29:57 -06:00
"node_modules/ignore" : {
"version" : "5.3.1" ,
"resolved" : "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz" ,
"integrity" : "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"engines" : {
"node" : ">= 4"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/import-fresh" : {
"version" : "3.3.0" ,
"resolved" : "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz" ,
"integrity" : "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"parent-module" : "^1.0.0" ,
"resolve-from" : "^4.0.0"
} ,
"engines" : {
"node" : ">=6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/imurmurhash" : {
"version" : "0.1.4" ,
"resolved" : "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz" ,
"integrity" : "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=0.8.19"
}
} ,
"node_modules/inflight" : {
"version" : "1.0.6" ,
"resolved" : "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz" ,
"integrity" : "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==" ,
2024-07-21 14:12:19 -05:00
"deprecated" : "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful." ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "ISC" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"once" : "^1.3.0" ,
"wrappy" : "1"
}
} ,
"node_modules/inherits" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" ,
"integrity" : "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "ISC"
2023-12-23 14:54:38 -06:00
} ,
2024-02-27 18:29:57 -06:00
"node_modules/inline-style-parser" : {
2024-07-21 19:56:55 -05:00
"version" : "0.2.3" ,
"resolved" : "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.3.tgz" ,
"integrity" : "sha512-qlD8YNDqyTKTyuITrDOffsl6Tdhv+UC4hcdAVuQsK4IMQ99nSgd1MIA/Q+jQYoh9r3hVUXhYh7urSRmXPkW04g==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT"
2024-02-27 18:29:57 -06:00
} ,
2023-12-23 14:54:38 -06:00
"node_modules/internal-slot" : {
2024-02-27 18:29:57 -06:00
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.7.tgz" ,
"integrity" : "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-02-27 18:29:57 -06:00
"es-errors" : "^1.3.0" ,
2023-12-23 14:54:38 -06:00
"hasown" : "^2.0.0" ,
"side-channel" : "^1.0.4"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2024-02-27 18:29:57 -06:00
"node_modules/is-alphabetical" : {
2024-07-21 17:02:40 -05:00
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-2.0.1.tgz" ,
"integrity" : "sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/is-alphanumerical" : {
2024-07-21 17:02:40 -05:00
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-2.0.1.tgz" ,
"integrity" : "sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 17:02:40 -05:00
"is-alphabetical" : "^2.0.0" ,
"is-decimal" : "^2.0.0"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2024-03-20 13:00:05 -05:00
"node_modules/is-arguments" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/is-arguments/-/is-arguments-1.1.1.tgz" ,
"integrity" : "sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT" ,
2024-03-20 13:00:05 -05:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/is-array-buffer" : {
2024-02-27 18:29:57 -06:00
"version" : "3.0.4" ,
"resolved" : "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz" ,
"integrity" : "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
2024-02-27 18:29:57 -06:00
"get-intrinsic" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 0.4"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-async-function" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/is-async-function/-/is-async-function-2.0.0.tgz" ,
"integrity" : "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-bigint" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz" ,
"integrity" : "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"has-bigints" : "^1.0.1"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/is-binary-path" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz" ,
"integrity" : "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"binary-extensions" : "^2.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/is-boolean-object" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz" ,
"integrity" : "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/is-buffer" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz" ,
"integrity" : "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/is-callable" : {
"version" : "1.2.7" ,
"resolved" : "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz" ,
"integrity" : "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-core-module" : {
2024-07-21 14:12:19 -05:00
"version" : "2.15.0" ,
"resolved" : "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.0.tgz" ,
"integrity" : "sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"hasown" : "^2.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-data-view" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.1.tgz" ,
"integrity" : "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"is-typed-array" : "^1.1.13"
} ,
"engines" : {
"node" : ">= 0.4"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-date-object" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz" ,
"integrity" : "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-02-27 18:29:57 -06:00
"node_modules/is-decimal" : {
2024-07-21 17:02:40 -05:00
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/is-decimal/-/is-decimal-2.0.1.tgz" ,
"integrity" : "sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/is-extglob" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz" ,
"integrity" : "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/is-finalizationregistry" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz" ,
"integrity" : "sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"call-bind" : "^1.0.2"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/is-fullwidth-code-point" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz" ,
"integrity" : "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"engines" : {
"node" : ">=8"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/is-generator-function" : {
"version" : "1.0.10" ,
"resolved" : "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.10.tgz" ,
"integrity" : "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-glob" : {
"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-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"is-extglob" : "^2.1.1"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2024-02-27 18:29:57 -06:00
"node_modules/is-hexadecimal" : {
2024-07-21 17:02:40 -05:00
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-2.0.1.tgz" ,
"integrity" : "sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/is-map" : {
2024-03-13 17:45:55 -05:00
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/is-map/-/is-map-2.0.3.tgz" ,
"integrity" : "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-03-13 17:45:55 -05:00
"engines" : {
"node" : ">= 0.4"
} ,
2023-12-23 14:54:38 -06:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-negative-zero" : {
2024-02-27 18:29:57 -06:00
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz" ,
"integrity" : "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-number" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" ,
"integrity" : "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=0.12.0"
}
} ,
"node_modules/is-number-object" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz" ,
"integrity" : "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-path-inside" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz" ,
"integrity" : "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=8"
}
} ,
2024-02-27 18:29:57 -06:00
"node_modules/is-plain-obj" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz" ,
"integrity" : "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/is-regex" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz" ,
"integrity" : "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-set" : {
2024-03-13 17:45:55 -05:00
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/is-set/-/is-set-2.0.3.tgz" ,
"integrity" : "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-03-13 17:45:55 -05:00
"engines" : {
"node" : ">= 0.4"
} ,
2023-12-23 14:54:38 -06:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-shared-array-buffer" : {
2024-02-27 18:29:57 -06:00
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz" ,
"integrity" : "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-02-27 18:29:57 -06:00
"call-bind" : "^1.0.7"
} ,
"engines" : {
"node" : ">= 0.4"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-string" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz" ,
"integrity" : "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-symbol" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz" ,
"integrity" : "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"has-symbols" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-typed-array" : {
2024-02-27 18:29:57 -06:00
"version" : "1.1.13" ,
"resolved" : "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.13.tgz" ,
"integrity" : "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-02-27 18:29:57 -06:00
"which-typed-array" : "^1.1.14"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-08-04 17:02:34 -05:00
"node_modules/is-typedarray" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz" ,
"integrity" : "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==" ,
"license" : "MIT"
} ,
2023-12-23 14:54:38 -06:00
"node_modules/is-weakmap" : {
2024-03-13 17:45:55 -05:00
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz" ,
"integrity" : "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-03-13 17:45:55 -05:00
"engines" : {
"node" : ">= 0.4"
} ,
2023-12-23 14:54:38 -06:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-weakref" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz" ,
"integrity" : "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"call-bind" : "^1.0.2"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-weakset" : {
2024-03-13 17:45:55 -05:00
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.3.tgz" ,
"integrity" : "sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-03-13 17:45:55 -05:00
"call-bind" : "^1.0.7" ,
"get-intrinsic" : "^1.2.4"
} ,
"engines" : {
"node" : ">= 0.4"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/isarray" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz" ,
"integrity" : "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT"
2023-12-23 14:54:38 -06:00
} ,
"node_modules/isexe" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz" ,
"integrity" : "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "ISC"
2023-12-23 14:54:38 -06:00
} ,
"node_modules/iterator.prototype" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.2.tgz" ,
"integrity" : "sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"define-properties" : "^1.2.1" ,
"get-intrinsic" : "^1.2.1" ,
"has-symbols" : "^1.0.3" ,
"reflect.getprototypeof" : "^1.0.4" ,
"set-function-name" : "^2.0.1"
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/jackspeak" : {
"version" : "2.3.6" ,
"resolved" : "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz" ,
"integrity" : "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "BlueOak-1.0.0" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"@isaacs/cliui" : "^8.0.2"
} ,
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
} ,
"optionalDependencies" : {
"@pkgjs/parseargs" : "^0.11.0"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/jest-worker" : {
"version" : "27.5.1" ,
"resolved" : "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz" ,
"integrity" : "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"@types/node" : "*" ,
"merge-stream" : "^2.0.0" ,
"supports-color" : "^8.0.0"
} ,
"engines" : {
"node" : ">= 10.13.0"
}
} ,
"node_modules/jest-worker/node_modules/supports-color" : {
"version" : "8.1.1" ,
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz" ,
"integrity" : "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"has-flag" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/supports-color?sponsor=1"
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/jiti" : {
2024-07-21 14:12:19 -05:00
"version" : "1.21.6" ,
"resolved" : "https://registry.npmjs.org/jiti/-/jiti-1.21.6.tgz" ,
"integrity" : "sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==" ,
2023-12-23 20:33:25 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"bin" : {
"jiti" : "bin/jiti.js"
}
} ,
2023-12-25 10:13:42 -06:00
"node_modules/jose" : {
2024-07-21 14:12:19 -05:00
"version" : "4.15.9" ,
"resolved" : "https://registry.npmjs.org/jose/-/jose-4.15.9.tgz" ,
"integrity" : "sha512-1vUQX+IdDMVPj4k8kOxgUqlcK518yluMuGZwqlr44FS1ppZB/5GWh4rZG89erpOBOJjU/OBsnCVFfapsRz6nEA==" ,
"license" : "MIT" ,
2023-12-25 10:13:42 -06:00
"funding" : {
"url" : "https://github.com/sponsors/panva"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/js-tokens" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz" ,
2024-07-21 14:12:19 -05:00
"integrity" : "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" ,
"license" : "MIT"
2023-12-23 14:54:38 -06: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-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"argparse" : "^2.0.1"
} ,
"bin" : {
"js-yaml" : "bin/js-yaml.js"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/jsesc" : {
"version" : "2.5.2" ,
"resolved" : "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz" ,
"integrity" : "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==" ,
"license" : "MIT" ,
"bin" : {
"jsesc" : "bin/jsesc"
} ,
"engines" : {
"node" : ">=4"
}
} ,
2023-12-23 14:54:38 -06: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==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/json-parse-even-better-errors" : {
"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==" ,
"license" : "MIT" ,
"peer" : true
2023-12-23 14:54:38 -06: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==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT"
2023-12-23 14:54:38 -06:00
} ,
"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==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT"
2023-12-23 14:54:38 -06:00
} ,
"node_modules/json5" : {
2024-07-21 17:02:40 -05:00
"version" : "2.2.3" ,
"resolved" : "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz" ,
"integrity" : "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"bin" : {
"json5" : "lib/cli.js"
2024-07-21 17:02:40 -05:00
} ,
"engines" : {
"node" : ">=6"
2023-12-23 14:54:38 -06:00
}
} ,
"node_modules/jsx-ast-utils" : {
"version" : "3.3.5" ,
"resolved" : "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz" ,
"integrity" : "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"array-includes" : "^3.1.6" ,
"array.prototype.flat" : "^1.3.1" ,
"object.assign" : "^4.1.4" ,
"object.values" : "^1.1.6"
} ,
"engines" : {
"node" : ">=4.0"
}
} ,
"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 ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"json-buffer" : "3.0.1"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/kleur" : {
"version" : "4.1.5" ,
"resolved" : "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz" ,
"integrity" : "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/language-subtag-registry" : {
2024-07-21 14:12:19 -05:00
"version" : "0.3.23" ,
"resolved" : "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz" ,
"integrity" : "sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==" ,
"dev" : true ,
"license" : "CC0-1.0"
2023-12-23 14:54:38 -06:00
} ,
"node_modules/language-tags" : {
"version" : "1.0.9" ,
"resolved" : "https://registry.npmjs.org/language-tags/-/language-tags-1.0.9.tgz" ,
"integrity" : "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"language-subtag-registry" : "^0.3.20"
} ,
"engines" : {
"node" : ">=0.10"
}
} ,
"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 ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"prelude-ls" : "^1.2.1" ,
"type-check" : "~0.4.0"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
2024-04-01 18:13:38 -05:00
"node_modules/light-bolt11-decoder" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/light-bolt11-decoder/-/light-bolt11-decoder-3.1.1.tgz" ,
"integrity" : "sha512-sLg/KCwYkgsHWkefWd6KqpCHrLFWWaXTOX3cf6yD2hAzL0SLpX+lFcaFK2spkjbgzG6hhijKfORDc9WoUHwX0A==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-04-01 18:13:38 -05:00
"dependencies" : {
"@scure/base" : "1.1.1"
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/lilconfig" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz" ,
"integrity" : "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/lines-and-columns" : {
"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-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/loader-runner" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.0.tgz" ,
"integrity" : "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==" ,
"license" : "MIT" ,
"peer" : true ,
"engines" : {
"node" : ">=6.11.5"
}
2023-12-23 20:33:25 -06:00
} ,
2023-12-23 14:54:38 -06: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 ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"p-locate" : "^5.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2024-08-05 17:27:19 -05:00
"node_modules/lodash.castarray" : {
"version" : "4.4.0" ,
"resolved" : "https://registry.npmjs.org/lodash.castarray/-/lodash.castarray-4.4.0.tgz" ,
"integrity" : "sha512-aVx8ztPv7/2ULbArGJ2Y42bG1mEQ5mGjpdvrbJcJFU3TbYybe+QlLS4pst9zV52ymy2in1KpFPiZnAOATxD4+Q==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/lodash.isplainobject" : {
"version" : "4.0.6" ,
"resolved" : "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz" ,
"integrity" : "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==" ,
"dev" : true ,
"license" : "MIT"
} ,
2023-12-23 14:54:38 -06:00
"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==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT"
2023-12-23 14:54:38 -06:00
} ,
2024-02-27 18:29:57 -06:00
"node_modules/longest-streak" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz" ,
"integrity" : "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/loose-envify" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz" ,
"integrity" : "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"js-tokens" : "^3.0.0 || ^4.0.0"
} ,
"bin" : {
"loose-envify" : "cli.js"
}
} ,
"node_modules/lru-cache" : {
2024-07-21 17:02:40 -05:00
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz" ,
"integrity" : "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==" ,
"license" : "ISC" ,
"dependencies" : {
"yallist" : "^3.0.2"
}
2024-07-21 14:12:19 -05:00
} ,
"node_modules/markdown-table" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.3.tgz" ,
"integrity" : "sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/mdast-util-definitions" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/mdast-util-definitions/-/mdast-util-definitions-5.1.2.tgz" ,
"integrity" : "sha512-8SVPMuHqlPME/z3gqVwWY4zVXn8lqKv/pAhC57FuJ40ImXyBpmO5ukh98zB2v7Blql2FiHjHv9LVztSIqjY+MA==" ,
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"@types/mdast" : "^3.0.0" ,
"@types/unist" : "^2.0.0" ,
"unist-util-visit" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/mdast-util-definitions/node_modules/@types/mdast" : {
"version" : "3.0.15" ,
"resolved" : "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.15.tgz" ,
"integrity" : "sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^2"
}
} ,
"node_modules/mdast-util-definitions/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==" ,
"license" : "MIT"
} ,
"node_modules/mdast-util-definitions/node_modules/unist-util-is" : {
"version" : "5.2.1" ,
"resolved" : "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz" ,
"integrity" : "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-definitions/node_modules/unist-util-visit" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz" ,
"integrity" : "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"unist-util-is" : "^5.0.0" ,
"unist-util-visit-parents" : "^5.1.1"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents" : {
"version" : "5.1.3" ,
"resolved" : "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz" ,
"integrity" : "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"unist-util-is" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/mdast-util-find-and-replace" : {
2024-07-21 19:56:55 -05:00
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/mdast-util-find-and-replace/-/mdast-util-find-and-replace-3.0.1.tgz" ,
"integrity" : "sha512-SG21kZHGC3XRTSUhtofZkBzZTJNM5ecCi0SK2IMKmSXR8vO3peL+kb1O0z7Zl83jKtutG4k5Wv/W7V3/YHvzPA==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/mdast" : "^4.0.0" ,
2024-07-21 14:12:19 -05:00
"escape-string-regexp" : "^5.0.0" ,
2024-07-21 19:56:55 -05:00
"unist-util-is" : "^6.0.0" ,
"unist-util-visit-parents" : "^6.0.0"
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 14:12:19 -05:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-find-and-replace/node_modules/escape-string-regexp" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz" ,
"integrity" : "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==" ,
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
2024-07-21 14:12:19 -05:00
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2023-12-23 14:54:38 -06:00
}
} ,
2024-02-27 18:29:57 -06:00
"node_modules/mdast-util-from-markdown" : {
2024-07-21 19:56:55 -05:00
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.1.tgz" ,
"integrity" : "sha512-aJEUyzZ6TzlsX2s5B4Of7lN7EQtAxvtradMMglCQDyaTFgse6CmtmdJ15ElnVRlCg1vpNyVtbem0PWzlNieZsA==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/mdast" : "^4.0.0" ,
"@types/unist" : "^3.0.0" ,
2024-02-27 18:29:57 -06:00
"decode-named-character-reference" : "^1.0.0" ,
2024-07-21 19:56:55 -05:00
"devlop" : "^1.0.0" ,
"mdast-util-to-string" : "^4.0.0" ,
"micromark" : "^4.0.0" ,
"micromark-util-decode-numeric-character-reference" : "^2.0.0" ,
"micromark-util-decode-string" : "^2.0.0" ,
"micromark-util-normalize-identifier" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0" ,
"unist-util-stringify-position" : "^4.0.0"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/mdast-util-gfm" : {
2024-07-21 19:56:55 -05:00
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm/-/mdast-util-gfm-3.0.0.tgz" ,
"integrity" : "sha512-dgQEX5Amaq+DuUqf26jJqSK9qgixgd6rYDHAv4aTBuA92cTknZlKpPfa86Z/s8Dj8xsAQpFfBmPUHWJBWqS4Bw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-gfm-autolink-literal" : "^2.0.0" ,
"mdast-util-gfm-footnote" : "^2.0.0" ,
"mdast-util-gfm-strikethrough" : "^2.0.0" ,
"mdast-util-gfm-table" : "^2.0.0" ,
"mdast-util-gfm-task-list-item" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/mdast-util-gfm-autolink-literal" : {
2024-07-21 19:56:55 -05:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.0.tgz" ,
"integrity" : "sha512-FyzMsduZZHSc3i0Px3PQcBT4WJY/X/RCtEJKuybiC6sjPqLv7h1yqAkmILZtuxMSsUyaLUWNp71+vQH2zqp5cg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/mdast" : "^4.0.0" ,
2024-02-27 18:29:57 -06:00
"ccount" : "^2.0.0" ,
2024-07-21 19:56:55 -05:00
"devlop" : "^1.0.0" ,
"mdast-util-find-and-replace" : "^3.0.0" ,
"micromark-util-character" : "^2.0.0"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 17:02:40 -05:00
"node_modules/mdast-util-gfm-footnote" : {
2024-07-21 19:56:55 -05:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-2.0.0.tgz" ,
"integrity" : "sha512-5jOT2boTSVkMnQ7LTrd6n/18kqwjmuYqo7JUPe+tRCY6O7dAuTFMtTPauYYrMPpox9hlN0uOx/FL8XvEfG9/mQ==" ,
2024-07-21 17:02:40 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/mdast" : "^4.0.0" ,
"devlop" : "^1.1.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0" ,
"micromark-util-normalize-identifier" : "^2.0.0"
2024-07-21 17:02:40 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/mdast-util-gfm-strikethrough" : {
2024-07-21 19:56:55 -05:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-2.0.0.tgz" ,
"integrity" : "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-gfm-table" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz" ,
"integrity" : "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"devlop" : "^1.0.0" ,
"markdown-table" : "^3.0.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-gfm-task-list-item" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz" ,
"integrity" : "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/mdast" : "^4.0.0" ,
"devlop" : "^1.0.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-mdx-expression" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-mdx-expression/-/mdast-util-mdx-expression-2.0.0.tgz" ,
"integrity" : "sha512-fGCu8eWdKUKNu5mohVGkhBXCXGnOTLuFqOvGMvdikr+J1w7lDJgxThOKpwRWzzbyXAU2hhSwsmssOY4yTokluw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/estree-jsx" : "^1.0.0" ,
"@types/hast" : "^3.0.0" ,
"@types/mdast" : "^4.0.0" ,
"devlop" : "^1.0.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/mdast-util-mdx-jsx" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/mdast-util-mdx-jsx/-/mdast-util-mdx-jsx-3.1.2.tgz" ,
"integrity" : "sha512-eKMQDeywY2wlHc97k5eD8VC+9ASMjN8ItEZQNGwJ6E0XWKiW/Z0V5/H8pvoXUf+y+Mj0VIgeRRbujBmFn4FTyA==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/estree-jsx" : "^1.0.0" ,
"@types/hast" : "^3.0.0" ,
"@types/mdast" : "^4.0.0" ,
"@types/unist" : "^3.0.0" ,
"ccount" : "^2.0.0" ,
"devlop" : "^1.1.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0" ,
"parse-entities" : "^4.0.0" ,
"stringify-entities" : "^4.0.0" ,
"unist-util-remove-position" : "^5.0.0" ,
"unist-util-stringify-position" : "^4.0.0" ,
"vfile-message" : "^4.0.0"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/mdast-util-mdxjs-esm" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/mdast-util-mdxjs-esm/-/mdast-util-mdxjs-esm-2.0.1.tgz" ,
"integrity" : "sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/estree-jsx" : "^1.0.0" ,
"@types/hast" : "^3.0.0" ,
"@types/mdast" : "^4.0.0" ,
"devlop" : "^1.0.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"mdast-util-to-markdown" : "^2.0.0"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/mdast-util-phrasing" : {
2024-07-21 19:56:55 -05:00
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz" ,
"integrity" : "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/mdast" : "^4.0.0" ,
"unist-util-is" : "^6.0.0"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/mdast-util-to-hast" : {
2024-07-21 19:56:55 -05:00
"version" : "13.2.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.0.tgz" ,
"integrity" : "sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/hast" : "^3.0.0" ,
"@types/mdast" : "^4.0.0" ,
"@ungap/structured-clone" : "^1.0.0" ,
"devlop" : "^1.0.0" ,
"micromark-util-sanitize-uri" : "^2.0.0" ,
2024-07-21 17:02:40 -05:00
"trim-lines" : "^3.0.0" ,
2024-07-21 19:56:55 -05:00
"unist-util-position" : "^5.0.0" ,
"unist-util-visit" : "^5.0.0" ,
"vfile" : "^6.0.0"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/mdast-util-to-markdown" : {
2024-07-21 19:56:55 -05:00
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.0.tgz" ,
"integrity" : "sha512-SR2VnIEdVNCJbP6y7kVTJgPLifdr8WEU440fQec7qHoHOUz/oJ2jmNRqdDQ3rbiStOXb2mCDGTuwsK5OPUgYlQ==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/mdast" : "^4.0.0" ,
"@types/unist" : "^3.0.0" ,
2024-07-21 14:12:19 -05:00
"longest-streak" : "^3.0.0" ,
2024-07-21 19:56:55 -05:00
"mdast-util-phrasing" : "^4.0.0" ,
"mdast-util-to-string" : "^4.0.0" ,
"micromark-util-decode-string" : "^2.0.0" ,
"unist-util-visit" : "^5.0.0" ,
2024-07-21 14:12:19 -05:00
"zwitch" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/mdast-util-to-string" : {
2024-07-21 19:56:55 -05:00
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz" ,
"integrity" : "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/mdast" : "^4.0.0"
2024-07-21 14:12:19 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/merge-stream" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz" ,
"integrity" : "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==" ,
"license" : "MIT" ,
"peer" : true
} ,
"node_modules/merge2" : {
"version" : "1.4.1" ,
"resolved" : "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz" ,
"integrity" : "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/micromark" : {
2024-07-21 19:56:55 -05:00
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark/-/micromark-4.0.0.tgz" ,
"integrity" : "sha512-o/sd0nMof8kYff+TqcDx3VSrgBTcZpSvYcAHIfHhv5VAuNmisCxjhx6YmxS8PFEpb9z5WKWKPdzf0jM23ro3RQ==" ,
2024-07-21 14:12:19 -05:00
"funding" : [
2024-02-27 18:29:57 -06:00
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
"@types/debug" : "^4.0.0" ,
"debug" : "^4.0.0" ,
"decode-named-character-reference" : "^1.0.0" ,
2024-07-21 19:56:55 -05:00
"devlop" : "^1.0.0" ,
"micromark-core-commonmark" : "^2.0.0" ,
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-chunked" : "^2.0.0" ,
"micromark-util-combine-extensions" : "^2.0.0" ,
"micromark-util-decode-numeric-character-reference" : "^2.0.0" ,
"micromark-util-encode" : "^2.0.0" ,
"micromark-util-normalize-identifier" : "^2.0.0" ,
"micromark-util-resolve-all" : "^2.0.0" ,
"micromark-util-sanitize-uri" : "^2.0.0" ,
"micromark-util-subtokenize" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2024-02-27 18:29:57 -06:00
}
} ,
"node_modules/micromark-core-commonmark" : {
2024-07-21 19:56:55 -05:00
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-2.0.1.tgz" ,
"integrity" : "sha512-CUQyKr1e///ZODyD1U3xit6zXwy1a8q2a1S1HKtIlmgvurrEpaw/Y9y6KSIbF8P59cn/NjzHyO+Q2fAyYLQrAA==" ,
2024-02-27 18:29:57 -06:00
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
"decode-named-character-reference" : "^1.0.0" ,
2024-07-21 19:56:55 -05:00
"devlop" : "^1.0.0" ,
"micromark-factory-destination" : "^2.0.0" ,
"micromark-factory-label" : "^2.0.0" ,
"micromark-factory-space" : "^2.0.0" ,
"micromark-factory-title" : "^2.0.0" ,
"micromark-factory-whitespace" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-chunked" : "^2.0.0" ,
"micromark-util-classify-character" : "^2.0.0" ,
"micromark-util-html-tag-name" : "^2.0.0" ,
"micromark-util-normalize-identifier" : "^2.0.0" ,
"micromark-util-resolve-all" : "^2.0.0" ,
"micromark-util-subtokenize" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2024-07-21 14:12:19 -05:00
}
} ,
"node_modules/micromark-extension-gfm" : {
2024-07-21 19:56:55 -05:00
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm/-/micromark-extension-gfm-3.0.0.tgz" ,
"integrity" : "sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"micromark-extension-gfm-autolink-literal" : "^2.0.0" ,
"micromark-extension-gfm-footnote" : "^2.0.0" ,
"micromark-extension-gfm-strikethrough" : "^2.0.0" ,
"micromark-extension-gfm-table" : "^2.0.0" ,
"micromark-extension-gfm-tagfilter" : "^2.0.0" ,
"micromark-extension-gfm-task-list-item" : "^2.0.0" ,
"micromark-util-combine-extensions" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2024-07-21 14:12:19 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-gfm-autolink-literal" : {
2024-07-21 19:56:55 -05:00
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.1.0.tgz" ,
"integrity" : "sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"micromark-util-character" : "^2.0.0" ,
"micromark-util-sanitize-uri" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2024-07-21 14:12:19 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 17:02:40 -05:00
"node_modules/micromark-extension-gfm-footnote" : {
2024-07-21 19:56:55 -05:00
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.1.0.tgz" ,
"integrity" : "sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==" ,
2024-07-21 17:02:40 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"devlop" : "^1.0.0" ,
"micromark-core-commonmark" : "^2.0.0" ,
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-normalize-identifier" : "^2.0.0" ,
"micromark-util-sanitize-uri" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2024-07-21 17:02:40 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/micromark-extension-gfm-strikethrough" : {
2024-07-21 19:56:55 -05:00
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.1.0.tgz" ,
"integrity" : "sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"devlop" : "^1.0.0" ,
"micromark-util-chunked" : "^2.0.0" ,
"micromark-util-classify-character" : "^2.0.0" ,
"micromark-util-resolve-all" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2024-07-21 14:12:19 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-gfm-table" : {
2024-07-21 19:56:55 -05:00
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.0.tgz" ,
"integrity" : "sha512-Ub2ncQv+fwD70/l4ou27b4YzfNaCJOvyX4HxXU15m7mpYY+rjuWzsLIPZHJL253Z643RpbcP1oeIJlQ/SKW67g==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"devlop" : "^1.0.0" ,
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2024-07-21 14:12:19 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-gfm-tagfilter" : {
2024-07-21 19:56:55 -05:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-2.0.0.tgz" ,
"integrity" : "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"micromark-util-types" : "^2.0.0"
2024-07-21 14:12:19 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/micromark-extension-gfm-task-list-item" : {
2024-07-21 19:56:55 -05:00
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.1.0.tgz" ,
"integrity" : "sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"devlop" : "^1.0.0" ,
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2024-07-21 14:12:19 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-02-27 18:29:57 -06:00
}
} ,
"node_modules/micromark-factory-destination" : {
2024-07-21 19:56:55 -05:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.0.tgz" ,
"integrity" : "sha512-j9DGrQLm/Uhl2tCzcbLhy5kXsgkHUrjJHg4fFAeoMRwJmJerT9aw4FEhIbZStWN8A3qMwOp1uzHr4UL8AInxtA==" ,
2024-02-27 18:29:57 -06:00
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2024-02-27 18:29:57 -06:00
}
} ,
"node_modules/micromark-factory-label" : {
2024-07-21 19:56:55 -05:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-2.0.0.tgz" ,
"integrity" : "sha512-RR3i96ohZGde//4WSe/dJsxOX6vxIg9TimLAS3i4EhBAFx8Sm5SmqVfR8E87DPSR31nEAjZfbt91OMZWcNgdZw==" ,
2024-02-27 18:29:57 -06:00
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"devlop" : "^1.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2024-02-27 18:29:57 -06:00
}
} ,
"node_modules/micromark-factory-space" : {
2024-07-21 19:56:55 -05:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.0.tgz" ,
"integrity" : "sha512-TKr+LIDX2pkBJXFLzpyPyljzYK3MtmllMUMODTQJIUfDGncESaqB90db9IAUcz4AZAJFdd8U9zOp9ty1458rxg==" ,
2024-02-27 18:29:57 -06:00
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"micromark-util-character" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2024-02-27 18:29:57 -06:00
}
} ,
"node_modules/micromark-factory-title" : {
2024-07-21 19:56:55 -05:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-2.0.0.tgz" ,
"integrity" : "sha512-jY8CSxmpWLOxS+t8W+FG3Xigc0RDQA9bKMY/EwILvsesiRniiVMejYTE4wumNc2f4UbAa4WsHqe3J1QS1sli+A==" ,
2024-02-27 18:29:57 -06:00
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2024-02-27 18:29:57 -06:00
}
} ,
"node_modules/micromark-factory-whitespace" : {
2024-07-21 19:56:55 -05:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.0.tgz" ,
"integrity" : "sha512-28kbwaBjc5yAI1XadbdPYHX/eDnqaUFVikLwrO7FDnKG7lpgxnvk/XGRhX/PN0mOZ+dBSZ+LgunHS+6tYQAzhA==" ,
2024-02-27 18:29:57 -06:00
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"micromark-factory-space" : "^2.0.0" ,
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2024-02-27 18:29:57 -06:00
}
} ,
"node_modules/micromark-util-character" : {
2024-07-21 19:56:55 -05:00
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.0.tgz" ,
"integrity" : "sha512-KvOVV+X1yLBfs9dCBSopq/+G1PcgT3lAK07mC4BzXi5E7ahzMAF8oIupDDJ6mievI6F+lAATkbQQlQixJfT3aQ==" ,
2024-02-27 18:29:57 -06:00
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2024-02-27 18:29:57 -06:00
}
} ,
"node_modules/micromark-util-chunked" : {
2024-07-21 19:56:55 -05:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-2.0.0.tgz" ,
"integrity" : "sha512-anK8SWmNphkXdaKgz5hJvGa7l00qmcaUQoMYsBwDlSKFKjc6gjGXPDw3FNL3Nbwq5L8gE+RCbGqTw49FK5Qyvg==" ,
2024-02-27 18:29:57 -06:00
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"micromark-util-symbol" : "^2.0.0"
2024-02-27 18:29:57 -06:00
}
} ,
"node_modules/micromark-util-classify-character" : {
2024-07-21 19:56:55 -05:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-2.0.0.tgz" ,
"integrity" : "sha512-S0ze2R9GH+fu41FA7pbSqNWObo/kzwf8rN/+IGlW/4tC6oACOs8B++bh+i9bVyNnwCcuksbFwsBme5OCKXCwIw==" ,
2024-02-27 18:29:57 -06:00
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"micromark-util-character" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2024-02-27 18:29:57 -06:00
}
} ,
"node_modules/micromark-util-combine-extensions" : {
2024-07-21 19:56:55 -05:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.0.tgz" ,
"integrity" : "sha512-vZZio48k7ON0fVS3CUgFatWHoKbbLTK/rT7pzpJ4Bjp5JjkZeasRfrS9wsBdDJK2cJLHMckXZdzPSSr1B8a4oQ==" ,
2024-02-27 18:29:57 -06:00
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"micromark-util-chunked" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2024-02-27 18:29:57 -06:00
}
} ,
"node_modules/micromark-util-decode-numeric-character-reference" : {
2024-07-21 19:56:55 -05:00
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.1.tgz" ,
"integrity" : "sha512-bmkNc7z8Wn6kgjZmVHOX3SowGmVdhYS7yBpMnuMnPzDq/6xwVA604DuOXMZTO1lvq01g+Adfa0pE2UKGlxL1XQ==" ,
2024-02-27 18:29:57 -06:00
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"micromark-util-symbol" : "^2.0.0"
2024-02-27 18:29:57 -06:00
}
} ,
"node_modules/micromark-util-decode-string" : {
2024-07-21 19:56:55 -05:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-2.0.0.tgz" ,
"integrity" : "sha512-r4Sc6leeUTn3P6gk20aFMj2ntPwn6qpDZqWvYmAG6NgvFTIlj4WtrAudLi65qYoaGdXYViXYw2pkmn7QnIFasA==" ,
2024-02-27 18:29:57 -06:00
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
"decode-named-character-reference" : "^1.0.0" ,
2024-07-21 19:56:55 -05:00
"micromark-util-character" : "^2.0.0" ,
"micromark-util-decode-numeric-character-reference" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0"
2024-02-27 18:29:57 -06:00
}
} ,
"node_modules/micromark-util-encode" : {
2024-07-21 19:56:55 -05:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.0.tgz" ,
"integrity" : "sha512-pS+ROfCXAGLWCOc8egcBvT0kf27GoWMqtdarNfDcjb6YLuV5cM3ioG45Ys2qOVqeqSbjaKg72vU+Wby3eddPsA==" ,
2024-02-27 18:29:57 -06:00
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
2024-07-21 14:12:19 -05:00
] ,
"license" : "MIT"
2024-02-27 18:29:57 -06:00
} ,
"node_modules/micromark-util-html-tag-name" : {
2024-07-21 19:56:55 -05:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.0.tgz" ,
"integrity" : "sha512-xNn4Pqkj2puRhKdKTm8t1YHC/BAjx6CEwRFXntTaRf/x16aqka6ouVoutm+QdkISTlT7e2zU7U4ZdlDLJd2Mcw==" ,
2024-02-27 18:29:57 -06:00
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
2024-07-21 14:12:19 -05:00
] ,
"license" : "MIT"
2024-02-27 18:29:57 -06:00
} ,
"node_modules/micromark-util-normalize-identifier" : {
2024-07-21 19:56:55 -05:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.0.tgz" ,
"integrity" : "sha512-2xhYT0sfo85FMrUPtHcPo2rrp1lwbDEEzpx7jiH2xXJLqBuy4H0GgXk5ToU8IEwoROtXuL8ND0ttVa4rNqYK3w==" ,
2024-02-27 18:29:57 -06:00
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"micromark-util-symbol" : "^2.0.0"
2024-02-27 18:29:57 -06:00
}
} ,
"node_modules/micromark-util-resolve-all" : {
2024-07-21 19:56:55 -05:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.0.tgz" ,
"integrity" : "sha512-6KU6qO7DZ7GJkaCgwBNtplXCvGkJToU86ybBAUdavvgsCiG8lSSvYxr9MhwmQ+udpzywHsl4RpGJsYWG1pDOcA==" ,
2024-02-27 18:29:57 -06:00
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"micromark-util-types" : "^2.0.0"
2024-02-27 18:29:57 -06:00
}
} ,
"node_modules/micromark-util-sanitize-uri" : {
2024-07-21 19:56:55 -05:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.0.tgz" ,
"integrity" : "sha512-WhYv5UEcZrbAtlsnPuChHUAsu/iBPOVaEVsntLBIdpibO0ddy8OzavZz3iL2xVvBZOpolujSliP65Kq0/7KIYw==" ,
2024-02-27 18:29:57 -06:00
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"micromark-util-character" : "^2.0.0" ,
"micromark-util-encode" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0"
2024-02-27 18:29:57 -06:00
}
} ,
"node_modules/micromark-util-subtokenize" : {
2024-07-21 19:56:55 -05:00
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-2.0.1.tgz" ,
"integrity" : "sha512-jZNtiFl/1aY73yS3UGQkutD0UbhTt68qnRpw2Pifmz5wV9h8gOVsN70v+Lq/f1rKaU/W8pxRe8y8Q9FX1AOe1Q==" ,
2024-02-27 18:29:57 -06:00
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"devlop" : "^1.0.0" ,
"micromark-util-chunked" : "^2.0.0" ,
"micromark-util-symbol" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0"
2024-02-27 18:29:57 -06:00
}
} ,
"node_modules/micromark-util-symbol" : {
2024-07-21 19:56:55 -05:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.0.tgz" ,
"integrity" : "sha512-8JZt9ElZ5kyTnO94muPxIGS8oyElRJaiJO8EzV6ZSyGQ1Is8xwl4Q45qU5UOg+bGH4AikWziz0iN4sFLWs8PGw==" ,
2024-02-27 18:29:57 -06:00
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
2024-07-21 14:12:19 -05:00
] ,
"license" : "MIT"
2024-02-27 18:29:57 -06:00
} ,
"node_modules/micromark-util-types" : {
2024-07-21 19:56:55 -05:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.0.tgz" ,
"integrity" : "sha512-oNh6S2WMHWRZrmutsRmDDfkzKtxF+bc2VxLC9dvtrDIRFln627VsFP6fLMgTryGDljgLPjkrzQSDcPrjPyDJ5w==" ,
2024-02-27 18:29:57 -06:00
"funding" : [
{
"type" : "GitHub Sponsors" ,
"url" : "https://github.com/sponsors/unifiedjs"
} ,
{
"type" : "OpenCollective" ,
"url" : "https://opencollective.com/unified"
}
2024-07-21 14:12:19 -05:00
] ,
"license" : "MIT"
2024-02-27 18:29:57 -06:00
} ,
2023-12-23 14:54:38 -06:00
"node_modules/micromatch" : {
2024-07-21 14:12:19 -05:00
"version" : "4.0.7" ,
"resolved" : "https://registry.npmjs.org/micromatch/-/micromatch-4.0.7.tgz" ,
"integrity" : "sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"braces" : "^3.0.3" ,
2023-12-23 14:54:38 -06:00
"picomatch" : "^2.3.1"
} ,
"engines" : {
"node" : ">=8.6"
}
} ,
2024-02-11 00:00:27 -06:00
"node_modules/mime-db" : {
"version" : "1.52.0" ,
"resolved" : "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz" ,
"integrity" : "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-11 00:00:27 -06:00
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/mime-types" : {
"version" : "2.1.35" ,
"resolved" : "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz" ,
"integrity" : "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-11 00:00:27 -06:00
"dependencies" : {
"mime-db" : "1.52.0"
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
2023-12-23 14:54:38 -06: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 ,
2024-07-21 14:12:19 -05:00
"license" : "ISC" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
"node_modules/minimist" : {
"version" : "1.2.8" ,
"resolved" : "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz" ,
"integrity" : "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/minipass" : {
2024-07-21 14:12:19 -05:00
"version" : "7.1.2" ,
"resolved" : "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz" ,
"integrity" : "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==" ,
2023-12-23 20:33:25 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "ISC" ,
2023-12-23 20:33:25 -06:00
"engines" : {
"node" : ">=16 || 14 >=14.17"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/mri" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz" ,
"integrity" : "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/ms" : {
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz" ,
2024-07-21 14:12:19 -05:00
"integrity" : "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" ,
"license" : "MIT"
2023-12-23 14:54:38 -06:00
} ,
2023-12-23 20:33:25 -06:00
"node_modules/mz" : {
"version" : "2.7.0" ,
"resolved" : "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz" ,
"integrity" : "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"any-promise" : "^1.0.0" ,
"object-assign" : "^4.0.1" ,
"thenify-all" : "^1.0.0"
}
} ,
2024-04-23 18:52:55 -05:00
"node_modules/nano-markdown" : {
"version" : "1.2.2" ,
"resolved" : "https://registry.npmjs.org/nano-markdown/-/nano-markdown-1.2.2.tgz" ,
2024-07-21 14:12:19 -05:00
"integrity" : "sha512-xp0zc42GsE0JVpcTxICpANgNbVfyhk2pUdRV3cDDxzqVZeXSZgrPGruwlj+umFQxo10BKD1qmWdEdxj1x+A0QQ==" ,
"license" : "MIT"
2024-04-23 18:52:55 -05:00
} ,
2023-12-23 14:54:38 -06:00
"node_modules/nanoid" : {
"version" : "3.3.7" ,
"resolved" : "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz" ,
"integrity" : "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"bin" : {
"nanoid" : "bin/nanoid.cjs"
} ,
"engines" : {
"node" : "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
} ,
"node_modules/natural-compare" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" ,
"integrity" : "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/neo-async" : {
"version" : "2.6.2" ,
"resolved" : "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz" ,
"integrity" : "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" ,
"license" : "MIT" ,
"peer" : true
2023-12-23 14:54:38 -06:00
} ,
"node_modules/next" : {
2024-07-21 14:12:19 -05:00
"version" : "14.2.5" ,
"resolved" : "https://registry.npmjs.org/next/-/next-14.2.5.tgz" ,
"integrity" : "sha512-0f8aRfBVL+mpzfBjYfQuLWh2WyAwtJXCRfkPF4UJ5qd2YwrHczsrSzXU4tRMV0OAxR8ZJZWPFn6uhSC56UTsLA==" ,
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"@next/env" : "14.2.5" ,
"@swc/helpers" : "0.5.5" ,
2023-12-23 14:54:38 -06:00
"busboy" : "1.6.0" ,
2024-07-21 14:12:19 -05:00
"caniuse-lite" : "^1.0.30001579" ,
2023-12-23 14:54:38 -06:00
"graceful-fs" : "^4.2.11" ,
"postcss" : "8.4.31" ,
2024-07-21 14:12:19 -05:00
"styled-jsx" : "5.1.1"
2023-12-23 14:54:38 -06:00
} ,
"bin" : {
"next" : "dist/bin/next"
} ,
"engines" : {
"node" : ">=18.17.0"
} ,
"optionalDependencies" : {
2024-07-21 14:12:19 -05:00
"@next/swc-darwin-arm64" : "14.2.5" ,
"@next/swc-darwin-x64" : "14.2.5" ,
"@next/swc-linux-arm64-gnu" : "14.2.5" ,
"@next/swc-linux-arm64-musl" : "14.2.5" ,
"@next/swc-linux-x64-gnu" : "14.2.5" ,
"@next/swc-linux-x64-musl" : "14.2.5" ,
"@next/swc-win32-arm64-msvc" : "14.2.5" ,
"@next/swc-win32-ia32-msvc" : "14.2.5" ,
"@next/swc-win32-x64-msvc" : "14.2.5"
2023-12-23 14:54:38 -06:00
} ,
"peerDependencies" : {
"@opentelemetry/api" : "^1.1.0" ,
2024-07-21 14:12:19 -05:00
"@playwright/test" : "^1.41.2" ,
2023-12-23 14:54:38 -06:00
"react" : "^18.2.0" ,
"react-dom" : "^18.2.0" ,
"sass" : "^1.3.0"
} ,
"peerDependenciesMeta" : {
"@opentelemetry/api" : {
"optional" : true
} ,
2024-07-21 14:12:19 -05:00
"@playwright/test" : {
"optional" : true
} ,
2023-12-23 14:54:38 -06:00
"sass" : {
"optional" : true
}
}
} ,
2023-12-25 10:13:42 -06:00
"node_modules/next-auth" : {
2024-03-13 17:45:55 -05:00
"version" : "4.24.7" ,
"resolved" : "https://registry.npmjs.org/next-auth/-/next-auth-4.24.7.tgz" ,
"integrity" : "sha512-iChjE8ov/1K/z98gdKbn2Jw+2vLgJtVV39X+rCP5SGnVQuco7QOr19FRNGMIrD8d3LYhHWV9j9sKLzq1aDWWQQ==" ,
2024-07-21 14:12:19 -05:00
"license" : "ISC" ,
2023-12-25 10:13:42 -06:00
"dependencies" : {
"@babel/runtime" : "^7.20.13" ,
"@panva/hkdf" : "^1.0.2" ,
"cookie" : "^0.5.0" ,
2024-03-13 17:45:55 -05:00
"jose" : "^4.15.5" ,
2023-12-25 10:13:42 -06:00
"oauth" : "^0.9.15" ,
"openid-client" : "^5.4.0" ,
"preact" : "^10.6.3" ,
"preact-render-to-string" : "^5.1.19" ,
"uuid" : "^8.3.2"
} ,
"peerDependencies" : {
"next" : "^12.2.5 || ^13 || ^14" ,
"nodemailer" : "^6.6.5" ,
"react" : "^17.0.2 || ^18" ,
"react-dom" : "^17.0.2 || ^18"
} ,
"peerDependenciesMeta" : {
"nodemailer" : {
"optional" : true
}
}
} ,
2024-03-20 19:42:28 -05:00
"node_modules/next-auth/node_modules/uuid" : {
"version" : "8.3.2" ,
"resolved" : "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz" ,
"integrity" : "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-03-20 19:42:28 -05:00
"bin" : {
"uuid" : "dist/bin/uuid"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/next-remove-imports" : {
"version" : "1.0.12" ,
"resolved" : "https://registry.npmjs.org/next-remove-imports/-/next-remove-imports-1.0.12.tgz" ,
"integrity" : "sha512-3tdL6VuSykJ/mcUwxfjQ+Fd4OpEmrwWVHtLZ/fhNcSaToWCutUp7nrfIww7/4CURe9I7BDCQE9AWl4fkY3YZOQ==" ,
"license" : "MIT" ,
"dependencies" : {
"@babel/core" : "^7.22.9" ,
"babel-loader" : "^9.1.3" ,
"babel-plugin-transform-remove-imports" : "^1.7.0"
}
} ,
2024-08-04 17:02:34 -05:00
"node_modules/next-tick" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/next-tick/-/next-tick-1.1.0.tgz" ,
"integrity" : "sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==" ,
"license" : "ISC"
} ,
2023-12-23 20:33:25 -06:00
"node_modules/next/node_modules/postcss" : {
"version" : "8.4.31" ,
"resolved" : "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz" ,
"integrity" : "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==" ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/postcss/"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/postcss"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"nanoid" : "^3.3.6" ,
"picocolors" : "^1.0.0" ,
"source-map-js" : "^1.0.2"
} ,
"engines" : {
"node" : "^10 || ^12 || >=14"
}
} ,
2024-08-04 17:02:34 -05:00
"node_modules/node-domexception" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz" ,
"integrity" : "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/jimmywarting"
} ,
{
"type" : "github" ,
"url" : "https://paypal.me/jimmywarting"
}
] ,
"license" : "MIT" ,
"engines" : {
"node" : ">=10.5.0"
}
} ,
"node_modules/node-fetch" : {
"version" : "3.3.2" ,
"resolved" : "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.2.tgz" ,
"integrity" : "sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==" ,
"license" : "MIT" ,
"dependencies" : {
"data-uri-to-buffer" : "^4.0.0" ,
"fetch-blob" : "^3.1.4" ,
"formdata-polyfill" : "^4.0.10"
} ,
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/node-fetch"
}
} ,
"node_modules/node-gyp-build" : {
"version" : "4.8.1" ,
"resolved" : "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.1.tgz" ,
"integrity" : "sha512-OSs33Z9yWr148JZcbZd5WiAXhh/n9z8TxQcdMhIOlpN9AhWpLfvVFO73+m77bBABQMaY9XSvIa+qk0jlI7Gcaw==" ,
"license" : "MIT" ,
"bin" : {
"node-gyp-build" : "bin.js" ,
"node-gyp-build-optional" : "optional.js" ,
"node-gyp-build-test" : "build-test.js"
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/node-releases" : {
2024-07-21 14:12:19 -05:00
"version" : "2.0.17" ,
"resolved" : "https://registry.npmjs.org/node-releases/-/node-releases-2.0.17.tgz" ,
"integrity" : "sha512-Ww6ZlOiEQfPfXM45v17oabk77Z7mg5bOt7AjDyzy7RjK9OrLrLC8dyZQoAPEOtFX9SaNf1Tdvr5gRJWdTJj7GA==" ,
"license" : "MIT"
2023-12-23 20:33:25 -06:00
} ,
2024-08-07 16:02:13 -05:00
"node_modules/nodemailer" : {
"version" : "6.9.14" ,
"resolved" : "https://registry.npmjs.org/nodemailer/-/nodemailer-6.9.14.tgz" ,
"integrity" : "sha512-Dobp/ebDKBvz91sbtRKhcznLThrKxKt97GI2FAlAyy+fk19j73Uz3sBXolVtmcXjaorivqsbbbjDY+Jkt4/bQA==" ,
"license" : "MIT-0" ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/normalize-path" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz" ,
"integrity" : "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
2024-02-11 00:00:27 -06:00
"node_modules/nostr-tools" : {
2024-07-21 14:12:19 -05:00
"version" : "2.7.1" ,
"resolved" : "https://registry.npmjs.org/nostr-tools/-/nostr-tools-2.7.1.tgz" ,
"integrity" : "sha512-4qAvlHSqBAA8lQMwRWE6dalSNdQT77Xut9lPiJZgEcb9RAlR69wR2+KVBAgnZVaabVYH7FJ7gOQXLw/jQBAYBg==" ,
"license" : "Unlicense" ,
2024-02-11 00:00:27 -06:00
"dependencies" : {
2024-02-27 18:29:57 -06:00
"@noble/ciphers" : "^0.5.1" ,
2024-02-11 00:00:27 -06:00
"@noble/curves" : "1.2.0" ,
"@noble/hashes" : "1.3.1" ,
"@scure/base" : "1.1.1" ,
"@scure/bip32" : "1.3.1" ,
"@scure/bip39" : "1.2.1"
} ,
"optionalDependencies" : {
"nostr-wasm" : "v0.1.0"
} ,
"peerDependencies" : {
"typescript" : ">=5.0.0"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
"node_modules/nostr-wasm" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/nostr-wasm/-/nostr-wasm-0.1.0.tgz" ,
"integrity" : "sha512-78BTryCLcLYv96ONU8Ws3Q1JzjlAt+43pWQhIl86xZmWeegYCNLPml7yQ+gG3vR6V5h4XGj+TxO+SS5dsThQIA==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-11 00:00:27 -06:00
"optional" : true
} ,
2024-07-21 17:02:40 -05:00
"node_modules/not" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/not/-/not-0.1.0.tgz" ,
"integrity" : "sha512-5PDmaAsVfnWUgTUbJ3ERwn7u79Z0dYxN9ErxCpVJJqe2RK0PJ3z+iFUxuqjwtlDDegXvtWoxD/3Fzxox7tFGWA=="
} ,
"node_modules/nth-check" : {
"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==" ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"boolbase" : "^1.0.0"
} ,
"funding" : {
"url" : "https://github.com/fb55/nth-check?sponsor=1"
}
} ,
2023-12-25 10:13:42 -06:00
"node_modules/oauth" : {
"version" : "0.9.15" ,
"resolved" : "https://registry.npmjs.org/oauth/-/oauth-0.9.15.tgz" ,
2024-07-21 14:12:19 -05:00
"integrity" : "sha512-a5ERWK1kh38ExDEfoO6qUHJb32rd7aYmPHuyCu3Fta/cnICvYmgd2uhuKXvPD+PXB+gCEYYEaQdIRAjCOwAKNA==" ,
"license" : "MIT"
2023-12-25 10:13:42 -06:00
} ,
2023-12-23 20:33:25 -06:00
"node_modules/object-assign" : {
"version" : "4.1.1" ,
"resolved" : "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz" ,
2023-12-23 14:54:38 -06:00
"integrity" : "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=0.10.0"
2024-02-27 18:29:57 -06:00
}
} ,
"node_modules/object-hash" : {
2024-07-21 17:02:40 -05:00
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/object-hash/-/object-hash-2.2.0.tgz" ,
"integrity" : "sha512-gScRMn0bS5fH+IuwyIFgnh9zBdo4DV+6GhygmWM9HyNJSgS0hScp1f5vjtm7oIIOiT9trXrShAkLFSc2IqKNgw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"engines" : {
"node" : ">= 6"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/object-inspect" : {
2024-07-21 14:12:19 -05:00
"version" : "1.13.2" ,
"resolved" : "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.2.tgz" ,
"integrity" : "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
} ,
2023-12-23 14:54:38 -06:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-03-20 13:00:05 -05:00
"node_modules/object-is" : {
"version" : "1.1.6" ,
"resolved" : "https://registry.npmjs.org/object-is/-/object-is-1.1.6.tgz" ,
"integrity" : "sha512-F8cZ+KfGlSGi09lJT7/Nd6KJZ9ygtvYC0/UYYLI9nmQKLMnydpB9yvbv9K1uSkEu7FU9vYPmVwLg328tX+ot3Q==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT" ,
2024-03-20 13:00:05 -05:00
"dependencies" : {
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/object-keys" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz" ,
"integrity" : "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/object.assign" : {
"version" : "4.1.5" ,
"resolved" : "https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz" ,
"integrity" : "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"call-bind" : "^1.0.5" ,
"define-properties" : "^1.2.1" ,
"has-symbols" : "^1.0.3" ,
"object-keys" : "^1.1.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/object.entries" : {
2024-07-21 14:12:19 -05:00
"version" : "1.1.8" ,
"resolved" : "https://registry.npmjs.org/object.entries/-/object.entries-1.1.8.tgz" ,
"integrity" : "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-object-atoms" : "^1.0.0"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/object.fromentries" : {
2024-07-21 14:12:19 -05:00
"version" : "2.0.8" ,
"resolved" : "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz" ,
"integrity" : "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.2" ,
"es-object-atoms" : "^1.0.0"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/object.groupby" : {
2024-07-21 14:12:19 -05:00
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.3.tgz" ,
"integrity" : "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"call-bind" : "^1.0.7" ,
2024-02-27 18:29:57 -06:00
"define-properties" : "^1.2.1" ,
2024-07-21 14:12:19 -05:00
"es-abstract" : "^1.23.2"
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 14:12:19 -05:00
"engines" : {
"node" : ">= 0.4"
2023-12-23 14:54:38 -06:00
}
} ,
"node_modules/object.values" : {
2024-07-21 14:12:19 -05:00
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/object.values/-/object.values-1.2.0.tgz" ,
"integrity" : "sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-object-atoms" : "^1.0.0"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-12-25 10:13:42 -06:00
"node_modules/oidc-token-hash" : {
"version" : "5.0.3" ,
"resolved" : "https://registry.npmjs.org/oidc-token-hash/-/oidc-token-hash-5.0.3.tgz" ,
"integrity" : "sha512-IF4PcGgzAr6XXSff26Sk/+P4KZFJVuHAJZj3wgO3vX2bMdNVp/QXTP3P7CEm9V1IdG8lDLY3HhiqpsE/nOwpPw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-25 10:13:42 -06:00
"engines" : {
"node" : "^10.13.0 || >=12.0.0"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/once" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/once/-/once-1.4.0.tgz" ,
"integrity" : "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "ISC" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"wrappy" : "1"
}
} ,
2023-12-25 10:13:42 -06:00
"node_modules/openid-client" : {
2024-03-13 17:45:55 -05:00
"version" : "5.6.5" ,
"resolved" : "https://registry.npmjs.org/openid-client/-/openid-client-5.6.5.tgz" ,
"integrity" : "sha512-5P4qO9nGJzB5PI0LFlhj4Dzg3m4odt0qsJTfyEtZyOlkgpILwEioOhVVJOrS1iVH494S4Ee5OCjjg6Bf5WOj3w==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-25 10:13:42 -06:00
"dependencies" : {
2024-03-13 17:45:55 -05:00
"jose" : "^4.15.5" ,
2023-12-25 10:13:42 -06:00
"lru-cache" : "^6.0.0" ,
"object-hash" : "^2.2.0" ,
"oidc-token-hash" : "^5.0.3"
} ,
"funding" : {
"url" : "https://github.com/sponsors/panva"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/openid-client/node_modules/lru-cache" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz" ,
"integrity" : "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==" ,
"license" : "ISC" ,
"dependencies" : {
"yallist" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/openid-client/node_modules/yallist" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" ,
"integrity" : "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" ,
"license" : "ISC"
} ,
2023-12-23 14:54:38 -06:00
"node_modules/optionator" : {
2024-07-21 14:12:19 -05:00
"version" : "0.9.4" ,
"resolved" : "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz" ,
"integrity" : "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"deep-is" : "^0.1.3" ,
"fast-levenshtein" : "^2.0.6" ,
"levn" : "^0.4.1" ,
"prelude-ls" : "^1.2.1" ,
2024-07-21 14:12:19 -05:00
"type-check" : "^0.4.0" ,
"word-wrap" : "^1.2.5"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"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 ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"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 ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"p-limit" : "^3.0.2"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/parent-module" : {
"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==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"callsites" : "^3.0.0"
} ,
"engines" : {
"node" : ">=6"
}
} ,
2024-02-27 18:29:57 -06:00
"node_modules/parse-entities" : {
2024-07-21 17:02:40 -05:00
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/parse-entities/-/parse-entities-4.0.1.tgz" ,
"integrity" : "sha512-SWzvYcSJh4d/SGLIOQfZ/CoNv6BTlI6YEQ7Nj82oDVnRpwe/Z/F1EMx42x3JAOwGBlCjeCH0BRJQbQ/opHL17w==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 17:02:40 -05:00
"@types/unist" : "^2.0.0" ,
"character-entities" : "^2.0.0" ,
"character-entities-legacy" : "^3.0.0" ,
"character-reference-invalid" : "^2.0.0" ,
"decode-named-character-reference" : "^1.0.0" ,
"is-alphanumerical" : "^2.0.0" ,
"is-decimal" : "^2.0.0" ,
"is-hexadecimal" : "^2.0.0"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/parse-entities/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==" ,
"license" : "MIT"
} ,
2024-07-21 17:02:40 -05:00
"node_modules/parse-numeric-range" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/parse-numeric-range/-/parse-numeric-range-1.3.0.tgz" ,
"integrity" : "sha512-twN+njEipszzlMJd4ONUYgSfZPDxgHhT9Ahed5uTigpQn90FggW4SA/AIPq/6a149fTbE9qBEcSwE3FAEp6wQQ==" ,
"license" : "ISC"
} ,
2024-02-27 18:29:57 -06:00
"node_modules/parse5" : {
2024-07-21 14:12:19 -05:00
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz" ,
"integrity" : "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==" ,
"license" : "MIT"
2024-02-27 18:29:57 -06:00
} ,
2023-12-23 14:54:38 -06: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 ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/path-is-absolute" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz" ,
"integrity" : "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"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 ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/path-parse" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz" ,
"integrity" : "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT"
2023-12-23 14:54:38 -06:00
} ,
2023-12-23 20:33:25 -06:00
"node_modules/path-scurry" : {
2024-07-21 14:12:19 -05:00
"version" : "1.11.1" ,
"resolved" : "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz" ,
"integrity" : "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==" ,
2023-12-23 20:33:25 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "BlueOak-1.0.0" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"lru-cache" : "^10.2.0" ,
2023-12-23 20:33:25 -06:00
"minipass" : "^5.0.0 || ^6.0.2 || ^7.0.0"
} ,
"engines" : {
2024-07-21 14:12:19 -05:00
"node" : ">=16 || 14 >=14.18"
2023-12-23 20:33:25 -06:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
2024-07-21 17:02:40 -05:00
"node_modules/path-scurry/node_modules/lru-cache" : {
"version" : "10.4.3" ,
"resolved" : "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz" ,
"integrity" : "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==" ,
"dev" : true ,
"license" : "ISC"
} ,
2023-12-23 14:54:38 -06:00
"node_modules/path-type" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz" ,
"integrity" : "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/picocolors" : {
2024-07-21 14:12:19 -05:00
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz" ,
"integrity" : "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==" ,
"license" : "ISC"
2023-12-23 14:54:38 -06:00
} ,
"node_modules/picomatch" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz" ,
"integrity" : "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=8.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/pify" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz" ,
"integrity" : "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/pirates" : {
"version" : "4.0.6" ,
"resolved" : "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz" ,
"integrity" : "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"engines" : {
"node" : ">= 6"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/pkg-dir" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/pkg-dir/-/pkg-dir-7.0.0.tgz" ,
"integrity" : "sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==" ,
"license" : "MIT" ,
"dependencies" : {
"find-up" : "^6.3.0"
} ,
"engines" : {
"node" : ">=14.16"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/pkg-dir/node_modules/find-up" : {
"version" : "6.3.0" ,
"resolved" : "https://registry.npmjs.org/find-up/-/find-up-6.3.0.tgz" ,
"integrity" : "sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==" ,
"license" : "MIT" ,
"dependencies" : {
"locate-path" : "^7.1.0" ,
"path-exists" : "^5.0.0"
} ,
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/pkg-dir/node_modules/locate-path" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz" ,
"integrity" : "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==" ,
"license" : "MIT" ,
"dependencies" : {
"p-locate" : "^6.0.0"
} ,
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/pkg-dir/node_modules/p-limit" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz" ,
"integrity" : "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==" ,
"license" : "MIT" ,
"dependencies" : {
"yocto-queue" : "^1.0.0"
} ,
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/pkg-dir/node_modules/p-locate" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz" ,
"integrity" : "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==" ,
"license" : "MIT" ,
"dependencies" : {
"p-limit" : "^4.0.0"
} ,
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/pkg-dir/node_modules/path-exists" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz" ,
"integrity" : "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==" ,
"license" : "MIT" ,
"engines" : {
"node" : "^12.20.0 || ^14.13.1 || >=16.0.0"
}
} ,
"node_modules/pkg-dir/node_modules/yocto-queue" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.1.1.tgz" ,
"integrity" : "sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=12.20"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2024-02-27 18:29:57 -06:00
"node_modules/possible-typed-array-names" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz" ,
"integrity" : "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"engines" : {
"node" : ">= 0.4"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/postcss" : {
2024-07-21 14:12:19 -05:00
"version" : "8.4.39" ,
"resolved" : "https://registry.npmjs.org/postcss/-/postcss-8.4.39.tgz" ,
"integrity" : "sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==" ,
2023-12-23 20:33:25 -06:00
"dev" : true ,
2023-12-23 14:54:38 -06:00
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/postcss/"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/postcss"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2023-12-23 20:33:25 -06:00
"nanoid" : "^3.3.7" ,
2024-07-21 14:12:19 -05:00
"picocolors" : "^1.0.1" ,
"source-map-js" : "^1.2.0"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
"node" : "^10 || ^12 || >=14"
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/postcss-import" : {
"version" : "15.1.0" ,
"resolved" : "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz" ,
"integrity" : "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"postcss-value-parser" : "^4.0.0" ,
"read-cache" : "^1.0.0" ,
"resolve" : "^1.1.7"
} ,
"engines" : {
"node" : ">=14.0.0"
} ,
"peerDependencies" : {
"postcss" : "^8.0.0"
}
} ,
"node_modules/postcss-js" : {
"version" : "4.0.1" ,
"resolved" : "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz" ,
"integrity" : "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"camelcase-css" : "^2.0.1"
} ,
"engines" : {
"node" : "^12 || ^14 || >= 16"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/postcss/"
} ,
"peerDependencies" : {
"postcss" : "^8.4.21"
}
} ,
"node_modules/postcss-load-config" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.2.tgz" ,
"integrity" : "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==" ,
"dev" : true ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/postcss/"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"lilconfig" : "^3.0.0" ,
"yaml" : "^2.3.4"
} ,
"engines" : {
"node" : ">= 14"
} ,
"peerDependencies" : {
"postcss" : ">=8.0.9" ,
"ts-node" : ">=9.0.0"
} ,
"peerDependenciesMeta" : {
"postcss" : {
"optional" : true
} ,
"ts-node" : {
"optional" : true
}
}
} ,
"node_modules/postcss-load-config/node_modules/lilconfig" : {
2024-07-21 14:12:19 -05:00
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.2.tgz" ,
"integrity" : "sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==" ,
2023-12-23 20:33:25 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"engines" : {
"node" : ">=14"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/antonk52"
2023-12-23 20:33:25 -06:00
}
} ,
"node_modules/postcss-nested" : {
2024-07-21 14:12:19 -05:00
"version" : "6.2.0" ,
"resolved" : "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.2.0.tgz" ,
"integrity" : "sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==" ,
2023-12-23 20:33:25 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/postcss/"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"postcss-selector-parser" : "^6.1.1"
2023-12-23 20:33:25 -06:00
} ,
"engines" : {
"node" : ">=12.0"
} ,
"peerDependencies" : {
"postcss" : "^8.2.14"
}
} ,
"node_modules/postcss-selector-parser" : {
2024-07-21 14:12:19 -05:00
"version" : "6.1.1" ,
"resolved" : "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.1.tgz" ,
"integrity" : "sha512-b4dlw/9V8A71rLIDsSwVmak9z2DuBUB7CA1/wSdelNEzqsjoSPeADTWNO09lpH49Diy3/JIZ2bSPB1dI3LJCHg==" ,
2023-12-23 20:33:25 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"cssesc" : "^3.0.0" ,
"util-deprecate" : "^1.0.2"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/postcss-value-parser" : {
"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-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT"
2023-12-23 20:33:25 -06:00
} ,
2023-12-25 10:13:42 -06:00
"node_modules/preact" : {
2024-07-21 14:12:19 -05:00
"version" : "10.22.1" ,
"resolved" : "https://registry.npmjs.org/preact/-/preact-10.22.1.tgz" ,
"integrity" : "sha512-jRYbDDgMpIb5LHq3hkI0bbl+l/TQ9UnkdQ0ww+lp+4MMOdqaUYdFc5qeyP+IV8FAd/2Em7drVPeKdQxsiWCf/A==" ,
"license" : "MIT" ,
2023-12-25 10:13:42 -06:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/preact"
}
} ,
"node_modules/preact-render-to-string" : {
"version" : "5.2.6" ,
"resolved" : "https://registry.npmjs.org/preact-render-to-string/-/preact-render-to-string-5.2.6.tgz" ,
"integrity" : "sha512-JyhErpYOvBV1hEPwIxc/fHWXPfnEGdRKxc8gFdAZ7XV4tlzyzG847XAyEZqoDnynP88akM4eaHcSOzNcLWFguw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-25 10:13:42 -06:00
"dependencies" : {
"pretty-format" : "^3.8.0"
} ,
"peerDependencies" : {
"preact" : ">=10"
}
} ,
2023-12-23 14:54:38 -06: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 ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">= 0.8.0"
}
} ,
2023-12-25 10:13:42 -06:00
"node_modules/pretty-format" : {
"version" : "3.8.0" ,
"resolved" : "https://registry.npmjs.org/pretty-format/-/pretty-format-3.8.0.tgz" ,
2024-07-21 14:12:19 -05:00
"integrity" : "sha512-WuxUnVtlWL1OfZFQFuqvnvs6MiAGk9UNsBostyBOB0Is9wb5uRESevA6rnl/rkksXaGX3GzZhPup5d6Vp1nFew==" ,
"license" : "MIT"
2023-12-25 10:13:42 -06:00
} ,
2023-12-23 17:21:42 -06:00
"node_modules/primeicons" : {
2024-07-21 14:12:19 -05:00
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/primeicons/-/primeicons-7.0.0.tgz" ,
"integrity" : "sha512-jK3Et9UzwzTsd6tzl2RmwrVY/b8raJ3QZLzoDACj+oTJ0oX7L9Hy+XnVwgo4QVKlKpnP/Ur13SXV/pVh4LzaDw==" ,
"license" : "MIT"
2023-12-23 17:21:42 -06:00
} ,
"node_modules/primereact" : {
2024-07-21 14:12:19 -05:00
"version" : "10.7.0" ,
"resolved" : "https://registry.npmjs.org/primereact/-/primereact-10.7.0.tgz" ,
"integrity" : "sha512-Rx0JaNF7WM+vcSy4sUeLA9nnEAxm5N1P2RhRXEwFpoo9527429kvwZcNanlcJiqY8JCwCaiSnGGPYgVKtGcZCw==" ,
"license" : "MIT" ,
2023-12-23 17:21:42 -06:00
"dependencies" : {
"@types/react-transition-group" : "^4.4.1" ,
"react-transition-group" : "^4.4.1"
} ,
"engines" : {
"node" : ">=14.0.0"
} ,
"peerDependencies" : {
2024-07-21 14:12:19 -05:00
"@types/react" : "^17.0.0 || ^18.0.0 || ^19.0.0" ,
"react" : "^17.0.0 || ^18.0.0 || ^19.0.0" ,
"react-dom" : "^17.0.0 || ^18.0.0 || ^19.0.0"
2023-12-23 17:21:42 -06:00
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
}
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/prop-types" : {
"version" : "15.8.1" ,
"resolved" : "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz" ,
"integrity" : "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"loose-envify" : "^1.4.0" ,
"object-assign" : "^4.1.1" ,
"react-is" : "^16.13.1"
}
} ,
2024-02-27 18:29:57 -06:00
"node_modules/property-information" : {
2024-07-21 14:12:19 -05:00
"version" : "6.5.0" ,
"resolved" : "https://registry.npmjs.org/property-information/-/property-information-6.5.0.tgz" ,
"integrity" : "sha512-PgTgs/BlvHxOu8QuEN7wi5A0OmXaBcHpmCSTehcs6Uuu9IkDIEo13Hy7n898RHfrQ49vKCoGeWZSaAK01nwVig==" ,
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2024-02-11 00:00:27 -06:00
"node_modules/proxy-from-env" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz" ,
2024-07-21 14:12:19 -05:00
"integrity" : "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==" ,
"license" : "MIT"
2024-02-11 00:00:27 -06:00
} ,
2023-12-23 14:54:38 -06:00
"node_modules/punycode" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz" ,
"integrity" : "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=6"
}
} ,
2024-04-01 18:13:38 -05:00
"node_modules/qrcode-generator" : {
"version" : "1.4.4" ,
"resolved" : "https://registry.npmjs.org/qrcode-generator/-/qrcode-generator-1.4.4.tgz" ,
2024-07-21 14:12:19 -05:00
"integrity" : "sha512-HM7yY8O2ilqhmULxGMpcHSF1EhJJ9yBj8gvDEuZ6M+KGJ0YY2hKpnXvRD+hZPLrDVck3ExIGhmPtSdcjC+guuw==" ,
"license" : "MIT"
2024-04-01 18:13:38 -05:00
} ,
2023-12-23 14:54:38 -06:00
"node_modules/queue-microtask" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz" ,
"integrity" : "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==" ,
"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-21 14:12:19 -05:00
] ,
"license" : "MIT"
2024-03-20 13:00:05 -05:00
} ,
2024-07-21 19:56:55 -05:00
"node_modules/randombytes" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz" ,
"integrity" : "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"safe-buffer" : "^5.1.0"
}
} ,
"node_modules/react" : {
"version" : "18.3.1" ,
"resolved" : "https://registry.npmjs.org/react/-/react-18.3.1.tgz" ,
"integrity" : "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==" ,
"license" : "MIT" ,
"dependencies" : {
"loose-envify" : "^1.1.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/react-dom" : {
"version" : "18.3.1" ,
"resolved" : "https://registry.npmjs.org/react-dom/-/react-dom-18.3.1.tgz" ,
"integrity" : "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==" ,
"license" : "MIT" ,
"dependencies" : {
"loose-envify" : "^1.1.0" ,
"scheduler" : "^0.23.2"
} ,
"peerDependencies" : {
"react" : "^18.3.1"
}
} ,
"node_modules/react-is" : {
"version" : "16.13.1" ,
"resolved" : "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz" ,
"integrity" : "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==" ,
"license" : "MIT"
} ,
"node_modules/react-markdown" : {
"version" : "9.0.1" ,
"resolved" : "https://registry.npmjs.org/react-markdown/-/react-markdown-9.0.1.tgz" ,
"integrity" : "sha512-186Gw/vF1uRkydbsOIkcGXw7aHq0sZOCRFFjGrr7b9+nVZg4UfA4enXCaxm4fUzecU38sWfrNDitGhshuU7rdg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"devlop" : "^1.0.0" ,
"hast-util-to-jsx-runtime" : "^2.0.0" ,
"html-url-attributes" : "^3.0.0" ,
"mdast-util-to-hast" : "^13.0.0" ,
"remark-parse" : "^11.0.0" ,
"remark-rehype" : "^11.0.0" ,
"unified" : "^11.0.0" ,
"unist-util-visit" : "^5.0.0" ,
"vfile" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
} ,
"peerDependencies" : {
"@types/react" : ">=18" ,
"react" : ">=18"
}
} ,
"node_modules/react-transition-group" : {
"version" : "4.4.5" ,
"resolved" : "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.5.tgz" ,
"integrity" : "sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==" ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"@babel/runtime" : "^7.5.5" ,
"dom-helpers" : "^5.0.1" ,
"loose-envify" : "^1.4.0" ,
"prop-types" : "^15.6.2"
} ,
"peerDependencies" : {
"react" : ">=16.6.0" ,
"react-dom" : ">=16.6.0"
}
} ,
"node_modules/read-cache" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz" ,
"integrity" : "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"pify" : "^2.3.0"
}
} ,
"node_modules/readdirp" : {
"version" : "3.6.0" ,
"resolved" : "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz" ,
"integrity" : "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"picomatch" : "^2.2.1"
} ,
"engines" : {
"node" : ">=8.10.0"
}
} ,
"node_modules/reflect.getprototypeof" : {
"version" : "1.0.6" ,
"resolved" : "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.6.tgz" ,
"integrity" : "sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.1" ,
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.4" ,
"globalthis" : "^1.0.3" ,
"which-builtin-type" : "^1.1.3"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/refractor" : {
"version" : "4.8.1" ,
"resolved" : "https://registry.npmjs.org/refractor/-/refractor-4.8.1.tgz" ,
"integrity" : "sha512-/fk5sI0iTgFYlmVGYVew90AoYnNMP6pooClx/XKqyeeCQXrL0Kvgn8V0VEht5ccdljbzzF1i3Q213gcntkRExg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^2.0.0" ,
"@types/prismjs" : "^1.0.0" ,
"hastscript" : "^7.0.0" ,
"parse-entities" : "^4.0.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
"node_modules/refractor/node_modules/@types/hast" : {
"version" : "2.3.10" ,
"resolved" : "https://registry.npmjs.org/@types/hast/-/hast-2.3.10.tgz" ,
"integrity" : "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^2"
}
} ,
"node_modules/refractor/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==" ,
"license" : "MIT"
} ,
"node_modules/regenerator-runtime" : {
"version" : "0.14.1" ,
"resolved" : "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz" ,
"integrity" : "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==" ,
"license" : "MIT"
} ,
"node_modules/regexp.prototype.flags" : {
"version" : "1.5.2" ,
"resolved" : "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz" ,
"integrity" : "sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.6" ,
"define-properties" : "^1.2.1" ,
"es-errors" : "^1.3.0" ,
"set-function-name" : "^2.0.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/rehype" : {
"version" : "12.0.1" ,
"resolved" : "https://registry.npmjs.org/rehype/-/rehype-12.0.1.tgz" ,
"integrity" : "sha512-ey6kAqwLM3X6QnMDILJthGvG1m1ULROS9NT4uG9IDCuv08SFyLlreSuvOa//DgEvbXx62DS6elGVqusWhRUbgw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^2.0.0" ,
"rehype-parse" : "^8.0.0" ,
"rehype-stringify" : "^9.0.0" ,
"unified" : "^10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/rehype-attr" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/rehype-attr/-/rehype-attr-3.0.3.tgz" ,
"integrity" : "sha512-Up50Xfra8tyxnkJdCzLBIBtxOcB2M1xdeKe1324U06RAvSjYm7ULSeoM+b/nYPQPVd7jsXJ9+39IG1WAJPXONw==" ,
"license" : "MIT" ,
"dependencies" : {
"unified" : "~11.0.0" ,
"unist-util-visit" : "~5.0.0"
} ,
"engines" : {
"node" : ">=16"
} ,
"funding" : {
"url" : "https://jaywcjlove.github.io/#/sponsor"
}
} ,
"node_modules/rehype-autolink-headings" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/rehype-autolink-headings/-/rehype-autolink-headings-7.1.0.tgz" ,
"integrity" : "sha512-rItO/pSdvnvsP4QRB1pmPiNHUskikqtPojZKJPPPAVx9Hj8i8TwMBhofrrAYRhYOOBZH9tgmG5lPqDLuIWPWmw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^3.0.0" ,
"@ungap/structured-clone" : "^1.0.0" ,
"hast-util-heading-rank" : "^3.0.0" ,
"hast-util-is-element" : "^3.0.0" ,
"unified" : "^11.0.0" ,
"unist-util-visit" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/rehype-ignore" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/rehype-ignore/-/rehype-ignore-2.0.2.tgz" ,
"integrity" : "sha512-BpAT/3lU9DMJ2siYVD/dSR0A/zQgD6Fb+fxkJd4j+wDVy6TYbYpK+FZqu8eM9EuNKGvi4BJR7XTZ/+zF02Dq8w==" ,
"license" : "MIT" ,
"dependencies" : {
"hast-util-select" : "^6.0.0" ,
"unified" : "^11.0.0" ,
"unist-util-visit" : "^5.0.0"
} ,
"engines" : {
"node" : ">=16"
} ,
"funding" : {
"url" : "https://jaywcjlove.github.io/#/sponsor"
}
} ,
"node_modules/rehype-parse" : {
"version" : "8.0.5" ,
"resolved" : "https://registry.npmjs.org/rehype-parse/-/rehype-parse-8.0.5.tgz" ,
"integrity" : "sha512-Ds3RglaY/+clEX2U2mHflt7NlMA72KspZ0JLUJgBBLpRddBcEw3H8uYZQliQriku22NZpYMfjDdSgHcjxue24A==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/hast" : "^2.0.0" ,
"hast-util-from-parse5" : "^7.0.0" ,
"parse5" : "^6.0.0" ,
"unified" : "^10.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/rehype-parse/node_modules/@types/hast" : {
"version" : "2.3.10" ,
"resolved" : "https://registry.npmjs.org/@types/hast/-/hast-2.3.10.tgz" ,
"integrity" : "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^2"
}
} ,
"node_modules/rehype-parse/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==" ,
"license" : "MIT"
} ,
"node_modules/rehype-parse/node_modules/unified" : {
"version" : "10.1.2" ,
"resolved" : "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz" ,
"integrity" : "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-03-20 13:00:05 -05:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^2.0.0" ,
"bail" : "^2.0.0" ,
"extend" : "^3.0.0" ,
"is-buffer" : "^2.0.0" ,
"is-plain-obj" : "^4.0.0" ,
"trough" : "^2.0.0" ,
"vfile" : "^5.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-03-20 13:00:05 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/rehype-parse/node_modules/unist-util-stringify-position" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz" ,
"integrity" : "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^2.0.0"
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 19:56:55 -05:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/rehype-parse/node_modules/vfile" : {
"version" : "5.3.7" ,
"resolved" : "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz" ,
"integrity" : "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^2.0.0" ,
"is-buffer" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0" ,
"vfile-message" : "^3.0.0"
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 19:56:55 -05:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/rehype-parse/node_modules/vfile-message" : {
"version" : "3.1.4" ,
"resolved" : "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz" ,
"integrity" : "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
2024-07-21 19:56:55 -05:00
"unist-util-stringify-position" : "^3.0.0"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/rehype-prism-plus" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/rehype-prism-plus/-/rehype-prism-plus-2.0.0.tgz" ,
"integrity" : "sha512-FeM/9V2N7EvDZVdR2dqhAzlw5YI49m9Tgn7ZrYJeYHIahM6gcXpH0K1y2gNnKanZCydOMluJvX2cB9z3lhY8XQ==" ,
"license" : "MIT" ,
"dependencies" : {
"hast-util-to-string" : "^3.0.0" ,
"parse-numeric-range" : "^1.3.0" ,
"refractor" : "^4.8.0" ,
"rehype-parse" : "^9.0.0" ,
"unist-util-filter" : "^5.0.0" ,
"unist-util-visit" : "^5.0.0"
}
2024-07-21 14:12:19 -05:00
} ,
2024-07-21 19:56:55 -05:00
"node_modules/rehype-prism-plus/node_modules/rehype-parse" : {
"version" : "9.0.0" ,
"resolved" : "https://registry.npmjs.org/rehype-parse/-/rehype-parse-9.0.0.tgz" ,
"integrity" : "sha512-WG7nfvmWWkCR++KEkZevZb/uw41E8TsH4DsY9UxsTbIXCVGbAs4S+r8FrQ+OtH5EEQAs+5UxKC42VinkmpA1Yw==" ,
"license" : "MIT" ,
2023-12-23 17:21:42 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/hast" : "^3.0.0" ,
"hast-util-from-html" : "^2.0.0" ,
"unified" : "^11.0.0"
2023-12-23 17:21:42 -06:00
} ,
2024-07-21 19:56:55 -05:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 17:21:42 -06:00
}
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 19:56:55 -05:00
"node_modules/rehype-raw" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/rehype-raw/-/rehype-raw-7.0.0.tgz" ,
"integrity" : "sha512-/aE8hCfKlQeA8LmyeyQvQF3eBiLRGNlfBJEvWH7ivp9sBqs7TNqBL5X3v157rM4IFETqDnIOO+z5M/biZbo9Ww==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/hast" : "^3.0.0" ,
"hast-util-raw" : "^9.0.0" ,
"vfile" : "^6.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 20:33:25 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/rehype-rewrite" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/rehype-rewrite/-/rehype-rewrite-4.0.2.tgz" ,
"integrity" : "sha512-rjLJ3z6fIV11phwCqHp/KRo8xuUCO8o9bFJCNw5o6O2wlLk6g8r323aRswdGBQwfXPFYeSuZdAjp4tzo6RGqEg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"hast-util-select" : "^6.0.0" ,
"unified" : "^11.0.3" ,
"unist-util-visit" : "^5.0.0"
2023-12-23 20:33:25 -06:00
} ,
"engines" : {
2024-07-21 19:56:55 -05:00
"node" : ">=16.0.0"
} ,
"funding" : {
"url" : "https://jaywcjlove.github.io/#/sponsor"
2023-12-23 20:33:25 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/rehype-slug" : {
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/rehype-slug/-/rehype-slug-6.0.0.tgz" ,
"integrity" : "sha512-lWyvf/jwu+oS5+hL5eClVd3hNdmwM1kAC0BUvEGD19pajQMIzcNUd/k9GsfQ+FfECvX+JE+e9/btsKH0EjJT6A==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/hast" : "^3.0.0" ,
"github-slugger" : "^2.0.0" ,
"hast-util-heading-rank" : "^3.0.0" ,
"hast-util-to-string" : "^3.0.0" ,
"unist-util-visit" : "^5.0.0"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/rehype-stringify" : {
"version" : "9.0.4" ,
"resolved" : "https://registry.npmjs.org/rehype-stringify/-/rehype-stringify-9.0.4.tgz" ,
"integrity" : "sha512-Uk5xu1YKdqobe5XpSskwPvo1XeHUUucWEQSl8hTrXt5selvca1e8K1EZ37E6YoZ4BT8BCqCdVfQW7OfHfthtVQ==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 17:02:40 -05:00
"@types/hast" : "^2.0.0" ,
2024-07-21 19:56:55 -05:00
"hast-util-to-html" : "^8.0.0" ,
"unified" : "^10.0.0"
2024-07-21 14:12:19 -05:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-07-21 14:12:19 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/rehype-stringify/node_modules/@types/hast" : {
"version" : "2.3.10" ,
"resolved" : "https://registry.npmjs.org/@types/hast/-/hast-2.3.10.tgz" ,
"integrity" : "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^2"
}
} ,
"node_modules/rehype-stringify/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT"
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 19:56:55 -05:00
"node_modules/rehype-stringify/node_modules/unified" : {
"version" : "10.1.2" ,
"resolved" : "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz" ,
"integrity" : "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^2.0.0" ,
"bail" : "^2.0.0" ,
"extend" : "^3.0.0" ,
"is-buffer" : "^2.0.0" ,
"is-plain-obj" : "^4.0.0" ,
"trough" : "^2.0.0" ,
"vfile" : "^5.0.0"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2023-12-23 14:54:38 -06:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/rehype-stringify/node_modules/unist-util-stringify-position" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz" ,
"integrity" : "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^2.0.0"
2024-07-21 14:12:19 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/rehype-stringify/node_modules/vfile" : {
"version" : "5.3.7" ,
"resolved" : "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz" ,
"integrity" : "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==" ,
2024-07-21 17:02:40 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^2.0.0" ,
"is-buffer" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0" ,
"vfile-message" : "^3.0.0"
2024-07-21 17:02:40 -05:00
} ,
2024-07-21 19:56:55 -05:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-07-21 17:02:40 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/rehype-stringify/node_modules/vfile-message" : {
"version" : "3.1.4" ,
"resolved" : "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz" ,
"integrity" : "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0"
2024-07-21 14:12:19 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/rehype/node_modules/@types/hast" : {
"version" : "2.3.10" ,
"resolved" : "https://registry.npmjs.org/@types/hast/-/hast-2.3.10.tgz" ,
"integrity" : "sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^2"
2024-07-21 14:12:19 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/rehype/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==" ,
"license" : "MIT"
} ,
"node_modules/rehype/node_modules/unified" : {
"version" : "10.1.2" ,
"resolved" : "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz" ,
"integrity" : "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^2.0.0" ,
"bail" : "^2.0.0" ,
"extend" : "^3.0.0" ,
"is-buffer" : "^2.0.0" ,
"is-plain-obj" : "^4.0.0" ,
"trough" : "^2.0.0" ,
"vfile" : "^5.0.0"
2024-07-21 14:12:19 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/rehype/node_modules/unist-util-stringify-position" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz" ,
"integrity" : "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==" ,
2024-07-21 17:02:40 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-07-21 17:02:40 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/rehype/node_modules/vfile" : {
"version" : "5.3.7" ,
"resolved" : "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz" ,
"integrity" : "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^2.0.0" ,
"is-buffer" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0" ,
"vfile-message" : "^3.0.0"
2024-07-21 14:12:19 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/rehype/node_modules/vfile-message" : {
"version" : "3.1.4" ,
"resolved" : "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz" ,
"integrity" : "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0"
2024-07-21 14:12:19 -05:00
} ,
2024-07-21 19:56:55 -05:00
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
2024-07-21 14:12:19 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/remark-gfm" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/remark-gfm/-/remark-gfm-4.0.0.tgz" ,
"integrity" : "sha512-U92vJgBPkbw4Zfu/IiW2oTZLSL3Zpv+uI7My2eq8JxKgqraFdU8YUGicEJCEgSbeaG+QDFqIcwwfMTOEelPxuA==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/mdast" : "^4.0.0" ,
"mdast-util-gfm" : "^3.0.0" ,
"micromark-extension-gfm" : "^3.0.0" ,
"remark-parse" : "^11.0.0" ,
"remark-stringify" : "^11.0.0" ,
"unified" : "^11.0.0"
2024-07-21 14:12:19 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/remark-github-blockquote-alert" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/remark-github-blockquote-alert/-/remark-github-blockquote-alert-1.2.1.tgz" ,
"integrity" : "sha512-qNf2mSAoZgh3Cl23/9Y1L7S4Kbf9NsdHvYK398ab/52yEsDPDU5I4cuTcgDRrdIX7Ltc6RK+KCLRtWkbFnL6Dg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"unist-util-visit" : "^5.0.0"
} ,
"engines" : {
"node" : ">=16"
2024-07-21 14:12:19 -05:00
} ,
"funding" : {
2024-07-21 19:56:55 -05:00
"url" : "https://jaywcjlove.github.io/#/sponsor"
2024-07-21 14:12:19 -05:00
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/remark-parse" : {
"version" : "11.0.0" ,
"resolved" : "https://registry.npmjs.org/remark-parse/-/remark-parse-11.0.0.tgz" ,
"integrity" : "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/mdast" : "^4.0.0" ,
"mdast-util-from-markdown" : "^2.0.0" ,
"micromark-util-types" : "^2.0.0" ,
"unified" : "^11.0.0"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/remark-rehype" : {
"version" : "11.1.0" ,
"resolved" : "https://registry.npmjs.org/remark-rehype/-/remark-rehype-11.1.0.tgz" ,
"integrity" : "sha512-z3tJrAs2kIs1AqIIy6pzHmAHlF1hWQ+OdY4/hv+Wxe35EhyLKcajL33iUEn3ScxtFox9nUvRufR/Zre8Q08H/g==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/hast" : "^3.0.0" ,
"@types/mdast" : "^4.0.0" ,
"mdast-util-to-hast" : "^13.0.0" ,
"unified" : "^11.0.0" ,
"vfile" : "^6.0.0"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/remark-stringify" : {
"version" : "11.0.0" ,
"resolved" : "https://registry.npmjs.org/remark-stringify/-/remark-stringify-11.0.0.tgz" ,
"integrity" : "sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/mdast" : "^4.0.0" ,
"mdast-util-to-markdown" : "^2.0.0" ,
"unified" : "^11.0.0"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/require-from-string" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz" ,
"integrity" : "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
2024-02-10 22:13:09 -06:00
} ,
2023-12-23 14:54:38 -06:00
"node_modules/resolve" : {
"version" : "1.22.8" ,
"resolved" : "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz" ,
"integrity" : "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"is-core-module" : "^2.13.0" ,
"path-parse" : "^1.0.7" ,
"supports-preserve-symlinks-flag" : "^1.0.0"
} ,
"bin" : {
"resolve" : "bin/resolve"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/resolve-from" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz" ,
"integrity" : "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/resolve-pkg-maps" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz" ,
"integrity" : "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"funding" : {
"url" : "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1"
}
} ,
"node_modules/reusify" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz" ,
"integrity" : "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"iojs" : ">=1.0.0" ,
"node" : ">=0.10.0"
}
} ,
"node_modules/rimraf" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz" ,
"integrity" : "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==" ,
2024-07-21 14:12:19 -05:00
"deprecated" : "Rimraf versions prior to v4 are no longer supported" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "ISC" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"glob" : "^7.1.3"
} ,
"bin" : {
"rimraf" : "bin.js"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/rimraf/node_modules/glob" : {
"version" : "7.2.3" ,
"resolved" : "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" ,
"integrity" : "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==" ,
"deprecated" : "Glob versions prior to v9 are no longer supported" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"fs.realpath" : "^1.0.0" ,
"inflight" : "^1.0.4" ,
"inherits" : "2" ,
"minimatch" : "^3.1.1" ,
"once" : "^1.3.0" ,
"path-is-absolute" : "^1.0.0"
} ,
"engines" : {
"node" : "*"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/run-parallel" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz" ,
"integrity" : "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==" ,
"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-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"queue-microtask" : "^1.2.2"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/sade" : {
"version" : "1.8.1" ,
"resolved" : "https://registry.npmjs.org/sade/-/sade-1.8.1.tgz" ,
"integrity" : "sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==" ,
"license" : "MIT" ,
"dependencies" : {
"mri" : "^1.1.0"
} ,
"engines" : {
"node" : ">=6"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/safe-array-concat" : {
2024-03-13 17:45:55 -05:00
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.2.tgz" ,
"integrity" : "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-03-13 17:45:55 -05:00
"call-bind" : "^1.0.7" ,
"get-intrinsic" : "^1.2.4" ,
2023-12-23 14:54:38 -06:00
"has-symbols" : "^1.0.3" ,
"isarray" : "^2.0.5"
} ,
"engines" : {
"node" : ">=0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/safe-buffer" : {
"version" : "5.2.1" ,
"resolved" : "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz" ,
"integrity" : "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
"license" : "MIT" ,
"peer" : true
} ,
2023-12-23 14:54:38 -06:00
"node_modules/safe-regex-test" : {
2024-02-27 18:29:57 -06:00
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.3.tgz" ,
"integrity" : "sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-02-27 18:29:57 -06:00
"call-bind" : "^1.0.6" ,
"es-errors" : "^1.3.0" ,
2023-12-23 14:54:38 -06:00
"is-regex" : "^1.1.4"
} ,
2024-02-27 18:29:57 -06:00
"engines" : {
"node" : ">= 0.4"
} ,
2023-12-23 14:54:38 -06:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/scheduler" : {
2024-07-21 14:12:19 -05:00
"version" : "0.23.2" ,
"resolved" : "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz" ,
"integrity" : "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==" ,
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"loose-envify" : "^1.1.0"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/schema-utils" : {
"version" : "4.2.0" ,
"resolved" : "https://registry.npmjs.org/schema-utils/-/schema-utils-4.2.0.tgz" ,
"integrity" : "sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==" ,
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"@types/json-schema" : "^7.0.9" ,
"ajv" : "^8.9.0" ,
"ajv-formats" : "^2.1.1" ,
"ajv-keywords" : "^5.1.0"
2023-12-23 14:54:38 -06:00
} ,
2024-07-21 14:12:19 -05:00
"engines" : {
"node" : ">= 12.13.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/webpack"
}
} ,
"node_modules/schema-utils/node_modules/ajv" : {
"version" : "8.17.1" ,
"resolved" : "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz" ,
"integrity" : "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==" ,
"license" : "MIT" ,
"dependencies" : {
"fast-deep-equal" : "^3.1.3" ,
"fast-uri" : "^3.0.1" ,
"json-schema-traverse" : "^1.0.0" ,
"require-from-string" : "^2.0.2"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/epoberezkin"
}
} ,
"node_modules/schema-utils/node_modules/ajv-keywords" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz" ,
"integrity" : "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==" ,
"license" : "MIT" ,
"dependencies" : {
"fast-deep-equal" : "^3.1.3"
} ,
"peerDependencies" : {
"ajv" : "^8.8.2"
}
} ,
"node_modules/schema-utils/node_modules/json-schema-traverse" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz" ,
"integrity" : "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" ,
"license" : "MIT"
} ,
"node_modules/semver" : {
"version" : "7.6.3" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz" ,
"integrity" : "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==" ,
"dev" : true ,
"license" : "ISC" ,
2023-12-23 14:54:38 -06:00
"bin" : {
"semver" : "bin/semver.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/serialize-javascript" : {
"version" : "6.0.2" ,
"resolved" : "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz" ,
"integrity" : "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==" ,
"license" : "BSD-3-Clause" ,
"peer" : true ,
"dependencies" : {
"randombytes" : "^2.1.0"
}
} ,
2024-04-23 18:52:55 -05:00
"node_modules/seroval" : {
2024-07-21 14:12:19 -05:00
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/seroval/-/seroval-1.1.0.tgz" ,
"integrity" : "sha512-74Wpe+hhPx4V8NFe00I2Fu9gTJopKoH5vE7nCqFzVgKOXV8AnN23T58K79QLYQotzGpH93UZ+UN2Y11j9huZJg==" ,
"license" : "MIT" ,
2024-04-23 18:52:55 -05:00
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/seroval-plugins" : {
2024-07-21 14:12:19 -05:00
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/seroval-plugins/-/seroval-plugins-1.1.0.tgz" ,
"integrity" : "sha512-KtcJg590L3X3dd7ixs6am4UGVcV69TyjYhHtanIdQJq4dy2OceWXmmvWrYx7oFDNe+LNdxdWd0I5BQXuV5fBhA==" ,
"license" : "MIT" ,
2024-04-23 18:52:55 -05:00
"engines" : {
"node" : ">=10"
} ,
"peerDependencies" : {
"seroval" : "^1.0"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/set-function-length" : {
2024-03-13 17:45:55 -05:00
"version" : "1.2.2" ,
"resolved" : "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz" ,
"integrity" : "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-03-13 17:45:55 -05:00
"define-data-property" : "^1.1.4" ,
2024-02-27 18:29:57 -06:00
"es-errors" : "^1.3.0" ,
"function-bind" : "^1.1.2" ,
2024-03-13 17:45:55 -05:00
"get-intrinsic" : "^1.2.4" ,
2023-12-23 14:54:38 -06:00
"gopd" : "^1.0.1" ,
2024-03-13 17:45:55 -05:00
"has-property-descriptors" : "^1.0.2"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/set-function-name" : {
2024-02-27 18:29:57 -06:00
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.2.tgz" ,
"integrity" : "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-02-27 18:29:57 -06:00
"define-data-property" : "^1.1.4" ,
"es-errors" : "^1.3.0" ,
2023-12-23 14:54:38 -06:00
"functions-have-names" : "^1.2.3" ,
2024-02-27 18:29:57 -06:00
"has-property-descriptors" : "^1.0.2"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/shebang-command" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz" ,
"integrity" : "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"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 ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/side-channel" : {
2024-03-13 17:45:55 -05:00
"version" : "1.0.6" ,
"resolved" : "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz" ,
"integrity" : "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-03-13 17:45:55 -05:00
"call-bind" : "^1.0.7" ,
2024-02-27 18:29:57 -06:00
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.4" ,
"object-inspect" : "^1.13.1"
} ,
"engines" : {
"node" : ">= 0.4"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/signal-exit" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz" ,
"integrity" : "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "ISC" ,
2023-12-23 20:33:25 -06:00
"engines" : {
"node" : ">=14"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/slash" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz" ,
"integrity" : "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=8"
}
} ,
2024-04-23 18:52:55 -05:00
"node_modules/solid-element" : {
2024-07-21 14:12:19 -05:00
"version" : "1.8.1" ,
"resolved" : "https://registry.npmjs.org/solid-element/-/solid-element-1.8.1.tgz" ,
"integrity" : "sha512-YYVVKQSZC2Le/rvkNoQzMq1WWUe5+guW4t+b8N9P65oMagJYz6FbmVOHKw/49xcry+seCxYUlNGHx6BDcFOgyg==" ,
"license" : "MIT" ,
2024-04-23 18:52:55 -05:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"component-register" : "~0.8.5"
2024-04-23 18:52:55 -05:00
} ,
"peerDependencies" : {
2024-07-21 14:12:19 -05:00
"solid-js" : "^1.8.18"
2024-04-23 18:52:55 -05:00
}
} ,
"node_modules/solid-js" : {
2024-07-21 14:12:19 -05:00
"version" : "1.8.18" ,
"resolved" : "https://registry.npmjs.org/solid-js/-/solid-js-1.8.18.tgz" ,
"integrity" : "sha512-cpkxDPvO/AuKBugVv6xKFd1C9VC0XZMu4VtF56IlHoux8HgyW44uqNSWbozMnVcpIzHIhS3vVXPAVZYM26jpWw==" ,
"license" : "MIT" ,
2024-04-23 18:52:55 -05:00
"dependencies" : {
"csstype" : "^3.1.0" ,
"seroval" : "^1.0.4" ,
"seroval-plugins" : "^1.0.3"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/source-map" : {
"version" : "0.6.1" ,
"resolved" : "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" ,
"integrity" : "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" ,
"license" : "BSD-3-Clause" ,
"peer" : true ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/source-map-js" : {
2024-07-21 14:12:19 -05:00
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz" ,
"integrity" : "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==" ,
"license" : "BSD-3-Clause" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/source-map-support" : {
"version" : "0.5.21" ,
"resolved" : "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz" ,
"integrity" : "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"buffer-from" : "^1.0.0" ,
"source-map" : "^0.6.0"
}
} ,
2024-02-27 18:29:57 -06:00
"node_modules/space-separated-tokens" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz" ,
"integrity" : "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/stop-iteration-iterator" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/stop-iteration-iterator/-/stop-iteration-iterator-1.0.0.tgz" ,
"integrity" : "sha512-iCGQj+0l0HOdZ2AEeBADlsRC+vsnDsZsbdSiH1yNSjcfKM7fdpCMfqAL/dwF5BLiw/XhRft/Wax6zQbhq2BcjQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"internal-slot" : "^1.0.4"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/streamsearch" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz" ,
"integrity" : "sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==" ,
"engines" : {
"node" : ">=10.0.0"
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/string-width" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz" ,
"integrity" : "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"eastasianwidth" : "^0.2.0" ,
"emoji-regex" : "^9.2.2" ,
"strip-ansi" : "^7.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/string-width-cjs" : {
"name" : "string-width" ,
"version" : "4.2.3" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" ,
"integrity" : "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/string-width-cjs/node_modules/emoji-regex" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" ,
"integrity" : "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT"
2023-12-23 20:33:25 -06:00
} ,
"node_modules/string-width/node_modules/ansi-regex" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz" ,
"integrity" : "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-regex?sponsor=1"
}
} ,
"node_modules/string-width/node_modules/strip-ansi" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz" ,
"integrity" : "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"ansi-regex" : "^6.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/strip-ansi?sponsor=1"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/string.prototype.includes" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/string.prototype.includes/-/string.prototype.includes-2.0.0.tgz" ,
"integrity" : "sha512-E34CkBgyeqNDcrbU76cDjL5JLcVrtSdYq0MEh/B10r17pRP4ciHLwTgnuLV8Ay6cgEMLkcBkFCKyFZ43YldYzg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"define-properties" : "^1.1.3" ,
"es-abstract" : "^1.17.5"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/string.prototype.matchall" : {
2024-07-21 14:12:19 -05:00
"version" : "4.0.11" ,
"resolved" : "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz" ,
"integrity" : "sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.2" ,
"es-errors" : "^1.3.0" ,
"es-object-atoms" : "^1.0.0" ,
"get-intrinsic" : "^1.2.4" ,
"gopd" : "^1.0.1" ,
2023-12-23 14:54:38 -06:00
"has-symbols" : "^1.0.3" ,
2024-07-21 14:12:19 -05:00
"internal-slot" : "^1.0.7" ,
"regexp.prototype.flags" : "^1.5.2" ,
"set-function-name" : "^2.0.2" ,
"side-channel" : "^1.0.6"
} ,
"engines" : {
"node" : ">= 0.4"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/string.prototype.repeat" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz" ,
"integrity" : "sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"define-properties" : "^1.1.3" ,
"es-abstract" : "^1.17.5"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/string.prototype.trim" : {
2024-07-21 14:12:19 -05:00
"version" : "1.2.9" ,
"resolved" : "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz" ,
"integrity" : "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.0" ,
"es-object-atoms" : "^1.0.0"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/string.prototype.trimend" : {
2024-07-21 14:12:19 -05:00
"version" : "1.0.8" ,
"resolved" : "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz" ,
"integrity" : "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-object-atoms" : "^1.0.0"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/string.prototype.trimstart" : {
2024-07-21 14:12:19 -05:00
"version" : "1.0.8" ,
"resolved" : "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz" ,
"integrity" : "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-object-atoms" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-02-27 18:29:57 -06:00
"node_modules/stringify-entities" : {
2024-07-21 14:12:19 -05:00
"version" : "4.0.4" ,
"resolved" : "https://registry.npmjs.org/stringify-entities/-/stringify-entities-4.0.4.tgz" ,
"integrity" : "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==" ,
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
"character-entities-html4" : "^2.0.0" ,
"character-entities-legacy" : "^3.0.0"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/strip-ansi" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" ,
"integrity" : "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"ansi-regex" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/strip-ansi-cjs" : {
"name" : "strip-ansi" ,
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" ,
"integrity" : "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"ansi-regex" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/strip-bom" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz" ,
"integrity" : "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=4"
}
} ,
"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 ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2024-02-27 18:29:57 -06:00
"node_modules/style-to-object" : {
2024-07-21 19:56:55 -05:00
"version" : "1.0.6" ,
"resolved" : "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.6.tgz" ,
"integrity" : "sha512-khxq+Qm3xEyZfKd/y9L3oIWQimxuc4STrQKtQn8aSDRHb8mFgpukgX1hdzfrMEW6JCjyJ8p89x+IUMVnCBI1PA==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"inline-style-parser" : "0.2.3"
2024-02-27 18:29:57 -06:00
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/styled-jsx" : {
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.1.tgz" ,
"integrity" : "sha512-pW7uC1l4mBZ8ugbiZrcIsiIvVx1UmTfw7UkC3Um2tmfUq9Bhk8IiyEIPl6F8agHgjzku6j0xQEZbfA5uSgSaCw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"client-only" : "0.0.1"
} ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"peerDependencies" : {
"react" : ">= 16.8.0 || 17.x.x || ^18.0.0-0"
} ,
"peerDependenciesMeta" : {
"@babel/core" : {
"optional" : true
} ,
"babel-plugin-macros" : {
"optional" : true
}
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/sucrase" : {
"version" : "3.35.0" ,
"resolved" : "https://registry.npmjs.org/sucrase/-/sucrase-3.35.0.tgz" ,
"integrity" : "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"@jridgewell/gen-mapping" : "^0.3.2" ,
"commander" : "^4.0.0" ,
"glob" : "^10.3.10" ,
"lines-and-columns" : "^1.1.6" ,
"mz" : "^2.7.0" ,
"pirates" : "^4.0.1" ,
"ts-interface-checker" : "^0.1.9"
} ,
"bin" : {
"sucrase" : "bin/sucrase" ,
"sucrase-node" : "bin/sucrase-node"
} ,
"engines" : {
"node" : ">=16 || 14 >=14.17"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/supports-color" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" ,
"integrity" : "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"has-flag" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/supports-preserve-symlinks-flag" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz" ,
"integrity" : "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/tailwindcss" : {
2024-07-21 14:12:19 -05:00
"version" : "3.4.6" ,
"resolved" : "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.6.tgz" ,
"integrity" : "sha512-1uRHzPB+Vzu57ocybfZ4jh5Q3SdlH7XW23J5sQoM9LhE9eIOlzxer/3XPSsycvih3rboRsvt0QCmzSrqyOYUIA==" ,
2023-12-23 20:33:25 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"@alloc/quick-lru" : "^5.2.0" ,
"arg" : "^5.0.2" ,
"chokidar" : "^3.5.3" ,
"didyoumean" : "^1.2.2" ,
"dlv" : "^1.1.3" ,
"fast-glob" : "^3.3.0" ,
"glob-parent" : "^6.0.2" ,
"is-glob" : "^4.0.3" ,
2024-07-21 14:12:19 -05:00
"jiti" : "^1.21.0" ,
2023-12-23 20:33:25 -06:00
"lilconfig" : "^2.1.0" ,
"micromatch" : "^4.0.5" ,
"normalize-path" : "^3.0.0" ,
"object-hash" : "^3.0.0" ,
"picocolors" : "^1.0.0" ,
"postcss" : "^8.4.23" ,
"postcss-import" : "^15.1.0" ,
"postcss-js" : "^4.0.1" ,
"postcss-load-config" : "^4.0.1" ,
"postcss-nested" : "^6.0.1" ,
"postcss-selector-parser" : "^6.0.11" ,
"resolve" : "^1.22.2" ,
"sucrase" : "^3.32.0"
} ,
"bin" : {
"tailwind" : "lib/cli.js" ,
"tailwindcss" : "lib/cli.js"
} ,
"engines" : {
"node" : ">=14.0.0"
}
} ,
2024-07-21 17:02:40 -05:00
"node_modules/tailwindcss/node_modules/object-hash" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz" ,
"integrity" : "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 6"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/tapable" : {
"version" : "2.2.1" ,
"resolved" : "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz" ,
"integrity" : "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=6"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/terser" : {
"version" : "5.31.3" ,
"resolved" : "https://registry.npmjs.org/terser/-/terser-5.31.3.tgz" ,
"integrity" : "sha512-pAfYn3NIZLyZpa83ZKigvj6Rn9c/vd5KfYGX7cN1mnzqgDcxWvrU5ZtAfIKhEXz9nRecw4z3LXkjaq96/qZqAA==" ,
"license" : "BSD-2-Clause" ,
"peer" : true ,
"dependencies" : {
"@jridgewell/source-map" : "^0.3.3" ,
"acorn" : "^8.8.2" ,
"commander" : "^2.20.0" ,
"source-map-support" : "~0.5.20"
} ,
"bin" : {
"terser" : "bin/terser"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/terser-webpack-plugin" : {
"version" : "5.3.10" ,
"resolved" : "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.10.tgz" ,
"integrity" : "sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"@jridgewell/trace-mapping" : "^0.3.20" ,
"jest-worker" : "^27.4.5" ,
"schema-utils" : "^3.1.1" ,
"serialize-javascript" : "^6.0.1" ,
"terser" : "^5.26.0"
} ,
"engines" : {
"node" : ">= 10.13.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/webpack"
} ,
"peerDependencies" : {
"webpack" : "^5.1.0"
} ,
"peerDependenciesMeta" : {
"@swc/core" : {
"optional" : true
} ,
"esbuild" : {
"optional" : true
} ,
"uglify-js" : {
"optional" : true
}
}
} ,
"node_modules/terser-webpack-plugin/node_modules/schema-utils" : {
"version" : "3.3.0" ,
"resolved" : "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz" ,
"integrity" : "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"@types/json-schema" : "^7.0.8" ,
"ajv" : "^6.12.5" ,
"ajv-keywords" : "^3.5.2"
} ,
"engines" : {
"node" : ">= 10.13.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/webpack"
}
} ,
"node_modules/terser/node_modules/commander" : {
"version" : "2.20.3" ,
"resolved" : "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz" ,
"integrity" : "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" ,
"license" : "MIT" ,
"peer" : true
} ,
2023-12-23 14:54:38 -06: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==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT"
2023-12-23 14:54:38 -06:00
} ,
2023-12-23 20:33:25 -06:00
"node_modules/thenify" : {
"version" : "3.3.1" ,
"resolved" : "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz" ,
"integrity" : "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"any-promise" : "^1.0.0"
}
} ,
"node_modules/thenify-all" : {
"version" : "1.6.0" ,
"resolved" : "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz" ,
"integrity" : "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"thenify" : ">= 3.1.0 < 4"
} ,
"engines" : {
"node" : ">=0.8"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/to-fast-properties" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz" ,
"integrity" : "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=4"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/to-regex-range" : {
"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-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"is-number" : "^7.0.0"
} ,
"engines" : {
"node" : ">=8.0"
}
} ,
2024-07-21 17:02:40 -05:00
"node_modules/trim-lines" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/trim-lines/-/trim-lines-3.0.1.tgz" ,
"integrity" : "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2024-02-27 18:29:57 -06:00
"node_modules/trough" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/trough/-/trough-2.2.0.tgz" ,
"integrity" : "sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/ts-api-utils" : {
2024-03-13 17:45:55 -05:00
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz" ,
"integrity" : "sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
2024-02-27 18:29:57 -06:00
"node" : ">=16"
2023-12-23 14:54:38 -06:00
} ,
"peerDependencies" : {
"typescript" : ">=4.2.0"
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/ts-interface-checker" : {
"version" : "0.1.13" ,
"resolved" : "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz" ,
"integrity" : "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "Apache-2.0"
} ,
2023-12-23 14:54:38 -06:00
"node_modules/tsconfig-paths" : {
"version" : "3.15.0" ,
"resolved" : "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz" ,
"integrity" : "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"@types/json5" : "^0.0.29" ,
"json5" : "^1.0.2" ,
"minimist" : "^1.2.6" ,
"strip-bom" : "^3.0.0"
}
} ,
2024-07-21 17:02:40 -05:00
"node_modules/tsconfig-paths/node_modules/json5" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz" ,
"integrity" : "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"minimist" : "^1.2.0"
} ,
"bin" : {
"json5" : "lib/cli.js"
}
} ,
2024-08-04 17:02:34 -05:00
"node_modules/tseep" : {
"version" : "1.2.2" ,
"resolved" : "https://registry.npmjs.org/tseep/-/tseep-1.2.2.tgz" ,
"integrity" : "sha512-GgPFuNx+08UaYBYmJQmuI86ykYa2PUUtfXAYb4MLRHGunSCp8k9N+dbsR4PK1yk4/zV9q4e4PrNg8ymXqGYaYA==" ,
"license" : "MIT"
} ,
2023-12-23 14:54:38 -06:00
"node_modules/tslib" : {
2024-07-21 14:12:19 -05:00
"version" : "2.6.3" ,
"resolved" : "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz" ,
"integrity" : "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==" ,
"license" : "0BSD"
2023-12-23 14:54:38 -06:00
} ,
2024-08-04 17:02:34 -05:00
"node_modules/tstl" : {
"version" : "2.5.16" ,
"resolved" : "https://registry.npmjs.org/tstl/-/tstl-2.5.16.tgz" ,
"integrity" : "sha512-+O2ybLVLKcBwKm4HymCEwZIT0PpwS3gCYnxfSDEjJEKADvIFruaQjd3m7CAKNU1c7N3X3WjVz87re7TA2A5FUw==" ,
"license" : "MIT"
} ,
"node_modules/type" : {
"version" : "2.7.3" ,
"resolved" : "https://registry.npmjs.org/type/-/type-2.7.3.tgz" ,
"integrity" : "sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ==" ,
"license" : "ISC"
} ,
2023-12-23 14:54:38 -06: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 ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"prelude-ls" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/type-fest" : {
"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==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "(MIT OR CC0-1.0)" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/typed-array-buffer" : {
2024-02-27 18:29:57 -06:00
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz" ,
"integrity" : "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-02-27 18:29:57 -06:00
"call-bind" : "^1.0.7" ,
"es-errors" : "^1.3.0" ,
"is-typed-array" : "^1.1.13"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/typed-array-byte-length" : {
2024-02-27 18:29:57 -06:00
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz" ,
"integrity" : "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-02-27 18:29:57 -06:00
"call-bind" : "^1.0.7" ,
2023-12-23 14:54:38 -06:00
"for-each" : "^0.3.3" ,
2024-02-27 18:29:57 -06:00
"gopd" : "^1.0.1" ,
"has-proto" : "^1.0.3" ,
"is-typed-array" : "^1.1.13"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/typed-array-byte-offset" : {
2024-02-27 18:29:57 -06:00
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.2.tgz" ,
"integrity" : "sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-02-27 18:29:57 -06:00
"available-typed-arrays" : "^1.0.7" ,
"call-bind" : "^1.0.7" ,
2023-12-23 14:54:38 -06:00
"for-each" : "^0.3.3" ,
2024-02-27 18:29:57 -06:00
"gopd" : "^1.0.1" ,
"has-proto" : "^1.0.3" ,
"is-typed-array" : "^1.1.13"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/typed-array-length" : {
2024-07-21 14:12:19 -05:00
"version" : "1.0.6" ,
"resolved" : "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.6.tgz" ,
"integrity" : "sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-02-27 18:29:57 -06:00
"call-bind" : "^1.0.7" ,
2023-12-23 14:54:38 -06:00
"for-each" : "^0.3.3" ,
2024-02-27 18:29:57 -06:00
"gopd" : "^1.0.1" ,
"has-proto" : "^1.0.3" ,
"is-typed-array" : "^1.1.13" ,
"possible-typed-array-names" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-08-04 17:02:34 -05:00
"node_modules/typedarray-to-buffer" : {
"version" : "3.1.5" ,
"resolved" : "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz" ,
"integrity" : "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==" ,
"license" : "MIT" ,
"dependencies" : {
"is-typedarray" : "^1.0.0"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/typescript" : {
"version" : "5.5.3" ,
"resolved" : "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz" ,
"integrity" : "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==" ,
"devOptional" : true ,
"license" : "Apache-2.0" ,
"peer" : true ,
"bin" : {
"tsc" : "bin/tsc" ,
"tsserver" : "bin/tsserver"
} ,
"engines" : {
"node" : ">=14.17"
}
} ,
2024-08-04 17:02:34 -05:00
"node_modules/typescript-lru-cache" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/typescript-lru-cache/-/typescript-lru-cache-2.0.0.tgz" ,
"integrity" : "sha512-Jp57Qyy8wXeMkdNuZiglE6v2Cypg13eDA1chHwDG6kq51X7gk4K7P7HaDdzZKCxkegXkVHNcPD0n5aW6OZH3aA==" ,
"license" : "MIT"
} ,
2023-12-23 14:54:38 -06:00
"node_modules/unbox-primitive" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz" ,
"integrity" : "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"call-bind" : "^1.0.2" ,
"has-bigints" : "^1.0.2" ,
"has-symbols" : "^1.0.3" ,
"which-boxed-primitive" : "^1.0.2"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-02-27 18:29:57 -06:00
"node_modules/undici-types" : {
"version" : "5.26.5" ,
"resolved" : "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz" ,
"integrity" : "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"peer" : true
2024-02-27 18:29:57 -06:00
} ,
"node_modules/unified" : {
2024-07-21 19:56:55 -05:00
"version" : "11.0.5" ,
"resolved" : "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz" ,
"integrity" : "sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^3.0.0" ,
2024-02-27 18:29:57 -06:00
"bail" : "^2.0.0" ,
2024-07-21 19:56:55 -05:00
"devlop" : "^1.0.0" ,
2024-02-27 18:29:57 -06:00
"extend" : "^3.0.0" ,
"is-plain-obj" : "^4.0.0" ,
"trough" : "^2.0.0" ,
2024-07-21 19:56:55 -05:00
"vfile" : "^6.0.0"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 17:02:40 -05:00
"node_modules/unist-util-filter" : {
2024-07-21 19:56:55 -05:00
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/unist-util-filter/-/unist-util-filter-5.0.1.tgz" ,
"integrity" : "sha512-pHx7D4Zt6+TsfwylH9+lYhBhzyhEnCXs/lbq/Hstxno5z4gVdyc2WEW0asfjGKPyG4pEKrnBv5hdkO6+aRnQJw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^3.0.0" ,
"unist-util-is" : "^6.0.0" ,
"unist-util-visit-parents" : "^6.0.0"
2024-02-27 18:29:57 -06:00
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/unist-util-generated" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/unist-util-generated/-/unist-util-generated-2.0.1.tgz" ,
"integrity" : "sha512-qF72kLmPxAw0oN2fwpWIqbXAVyEqUzDHMsbtPvOudIlUzXYFIeQIuxXQCRCFh22B7cixvU0MG7m3MW8FTq/S+A==" ,
"license" : "MIT" ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-is" : {
2024-07-21 19:56:55 -05:00
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.0.tgz" ,
"integrity" : "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^3.0.0"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/unist-util-position" : {
2024-07-21 19:56:55 -05:00
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-position/-/unist-util-position-5.0.0.tgz" ,
"integrity" : "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-remove-position" : {
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-5.0.0.tgz" ,
"integrity" : "sha512-Hp5Kh3wLxv0PHj9m2yZhhLt58KzPtEYKQQ4yxfYFEO7EvHwzyDYnduhHnY1mDxoqr7VUwVuHXk9RXKIiYS1N8Q==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"unist-util-visit" : "^5.0.0"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-stringify-position" : {
2024-07-21 19:56:55 -05:00
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz" ,
"integrity" : "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^3.0.0"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-visit" : {
2024-07-21 19:56:55 -05:00
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.0.0.tgz" ,
"integrity" : "sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^3.0.0" ,
"unist-util-is" : "^6.0.0" ,
"unist-util-visit-parents" : "^6.0.0"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/unist-util-visit-parents" : {
2024-07-21 19:56:55 -05:00
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz" ,
"integrity" : "sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^3.0.0" ,
"unist-util-is" : "^6.0.0"
2024-07-21 14:12:19 -05:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/update-browserslist-db" : {
2024-07-21 14:12:19 -05:00
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz" ,
"integrity" : "sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==" ,
2023-12-23 20:33:25 -06: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-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"escalade" : "^3.1.2" ,
"picocolors" : "^1.0.1"
2023-12-23 20:33:25 -06:00
} ,
"bin" : {
"update-browserslist-db" : "cli.js"
} ,
"peerDependencies" : {
"browserslist" : ">= 4.21.0"
}
} ,
2023-12-23 14:54:38 -06: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==" ,
2024-07-21 14:12:19 -05:00
"license" : "BSD-2-Clause" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"punycode" : "^2.1.0"
}
} ,
2024-02-10 22:13:09 -06:00
"node_modules/use-sync-external-store" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.2.0.tgz" ,
"integrity" : "sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-10 22:13:09 -06:00
"peerDependencies" : {
"react" : "^16.8.0 || ^17.0.0 || ^18.0.0"
}
} ,
2024-08-04 17:02:34 -05:00
"node_modules/utf-8-validate" : {
"version" : "5.0.10" ,
"resolved" : "https://registry.npmjs.org/utf-8-validate/-/utf-8-validate-5.0.10.tgz" ,
"integrity" : "sha512-Z6czzLq4u8fPOyx7TU6X3dvUZVvoJmxSQ+IcrlmagKhilxlhZgxPK6C5Jqbkw1IDUmFTM+cz9QDnnLTwDz/2gQ==" ,
"hasInstallScript" : true ,
"license" : "MIT" ,
"dependencies" : {
"node-gyp-build" : "^4.3.0"
} ,
"engines" : {
"node" : ">=6.14.2"
}
} ,
"node_modules/utf8-buffer" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/utf8-buffer/-/utf8-buffer-1.0.0.tgz" ,
"integrity" : "sha512-ueuhzvWnp5JU5CiGSY4WdKbiN/PO2AZ/lpeLiz2l38qwdLy/cW40XobgyuIWucNyum0B33bVB0owjFCeGBSLqg==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
}
} ,
2023-12-23 20:33:25 -06:00
"node_modules/util-deprecate" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz" ,
"integrity" : "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT"
2023-12-23 20:33:25 -06:00
} ,
2023-12-25 10:13:42 -06:00
"node_modules/uuid" : {
2024-07-21 14:12:19 -05:00
"version" : "10.0.0" ,
"resolved" : "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz" ,
"integrity" : "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==" ,
2024-03-20 19:42:28 -05:00
"funding" : [
"https://github.com/sponsors/broofa" ,
"https://github.com/sponsors/ctavan"
] ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-25 10:13:42 -06:00
"bin" : {
"uuid" : "dist/bin/uuid"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/uvu" : {
"version" : "0.5.6" ,
"resolved" : "https://registry.npmjs.org/uvu/-/uvu-0.5.6.tgz" ,
"integrity" : "sha512-+g8ENReyr8YsOc6fv/NVJs2vFdHBnBNdfE49rshrTzDWOlUx4Gq7KOS2GD8eqhy2j+Ejq29+SbKH8yjkAqXqoA==" ,
"license" : "MIT" ,
"dependencies" : {
"dequal" : "^2.0.0" ,
"diff" : "^5.0.0" ,
"kleur" : "^4.0.3" ,
"sade" : "^1.7.3"
} ,
"bin" : {
"uvu" : "bin.js"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2024-02-27 18:29:57 -06:00
"node_modules/vfile" : {
2024-07-21 19:56:55 -05:00
"version" : "6.0.2" ,
"resolved" : "https://registry.npmjs.org/vfile/-/vfile-6.0.2.tgz" ,
"integrity" : "sha512-zND7NlS8rJYb/sPqkb13ZvbbUoExdbi4w3SfRrMq6R3FvnLQmmfpajJNITuuYm6AZ5uao9vy4BAos3EXBPf2rg==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 19:56:55 -05:00
"@types/unist" : "^3.0.0" ,
"unist-util-stringify-position" : "^4.0.0" ,
"vfile-message" : "^4.0.0"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/vfile-location" : {
2024-07-21 14:12:19 -05:00
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/vfile-location/-/vfile-location-4.1.0.tgz" ,
"integrity" : "sha512-YF23YMyASIIJXpktBa4vIGLJ5Gs88UB/XePgqPmTa7cDA+JeO3yclbpheQYCHjVHBn/yePzrXuygIL+xbvRYHw==" ,
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"@types/unist" : "^2.0.0" ,
"vfile" : "^5.0.0"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/vfile-location/node_modules/@types/unist" : {
"version" : "2.0.10" ,
"resolved" : "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz" ,
"integrity" : "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==" ,
"license" : "MIT"
} ,
"node_modules/vfile-location/node_modules/unist-util-stringify-position" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz" ,
"integrity" : "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^2.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/vfile-location/node_modules/vfile" : {
"version" : "5.3.7" ,
"resolved" : "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz" ,
"integrity" : "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^2.0.0" ,
"is-buffer" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0" ,
"vfile-message" : "^3.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
"node_modules/vfile-location/node_modules/vfile-message" : {
2024-07-21 14:12:19 -05:00
"version" : "3.1.4" ,
"resolved" : "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz" ,
"integrity" : "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==" ,
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"dependencies" : {
2024-07-21 14:12:19 -05:00
"@types/unist" : "^2.0.0" ,
"unist-util-stringify-position" : "^3.0.0"
2024-02-27 18:29:57 -06:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2024-07-21 19:56:55 -05:00
"node_modules/vfile-message" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.2.tgz" ,
"integrity" : "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==" ,
"license" : "MIT" ,
"dependencies" : {
"@types/unist" : "^3.0.0" ,
"unist-util-stringify-position" : "^4.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/unified"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/watchpack" : {
2024-07-21 14:12:19 -05:00
"version" : "2.4.1" ,
"resolved" : "https://registry.npmjs.org/watchpack/-/watchpack-2.4.1.tgz" ,
"integrity" : "sha512-8wrBCMtVhqcXP2Sup1ctSkga6uc2Bx0IIvKyT7yTFier5AXHooSI+QyQQAtTb7+E0IUCCKyTFmXqdqgum2XWGg==" ,
"license" : "MIT" ,
"peer" : true ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"glob-to-regexp" : "^0.4.1" ,
"graceful-fs" : "^4.1.2"
} ,
"engines" : {
"node" : ">=10.13.0"
}
} ,
2024-02-27 18:29:57 -06:00
"node_modules/web-namespaces" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/web-namespaces/-/web-namespaces-2.0.1.tgz" ,
"integrity" : "sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2024-08-04 17:02:34 -05:00
"node_modules/web-streams-polyfill" : {
"version" : "3.3.3" ,
"resolved" : "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz" ,
"integrity" : "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 8"
}
} ,
2024-07-21 14:12:19 -05:00
"node_modules/webpack" : {
"version" : "5.93.0" ,
"resolved" : "https://registry.npmjs.org/webpack/-/webpack-5.93.0.tgz" ,
"integrity" : "sha512-Y0m5oEY1LRuwly578VqluorkXbvXKh7U3rLoQCEO04M97ScRr44afGVkI0FQFsXzysk5OgFAxjZAb9rsGQVihA==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"@types/eslint-scope" : "^3.7.3" ,
"@types/estree" : "^1.0.5" ,
"@webassemblyjs/ast" : "^1.12.1" ,
"@webassemblyjs/wasm-edit" : "^1.12.1" ,
"@webassemblyjs/wasm-parser" : "^1.12.1" ,
"acorn" : "^8.7.1" ,
"acorn-import-attributes" : "^1.9.5" ,
"browserslist" : "^4.21.10" ,
"chrome-trace-event" : "^1.0.2" ,
"enhanced-resolve" : "^5.17.0" ,
"es-module-lexer" : "^1.2.1" ,
"eslint-scope" : "5.1.1" ,
"events" : "^3.2.0" ,
"glob-to-regexp" : "^0.4.1" ,
"graceful-fs" : "^4.2.11" ,
"json-parse-even-better-errors" : "^2.3.1" ,
"loader-runner" : "^4.2.0" ,
"mime-types" : "^2.1.27" ,
"neo-async" : "^2.6.2" ,
"schema-utils" : "^3.2.0" ,
"tapable" : "^2.1.1" ,
"terser-webpack-plugin" : "^5.3.10" ,
"watchpack" : "^2.4.1" ,
"webpack-sources" : "^3.2.3"
} ,
"bin" : {
"webpack" : "bin/webpack.js"
} ,
"engines" : {
"node" : ">=10.13.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/webpack"
} ,
"peerDependenciesMeta" : {
"webpack-cli" : {
"optional" : true
}
}
} ,
"node_modules/webpack-sources" : {
"version" : "3.2.3" ,
"resolved" : "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz" ,
"integrity" : "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==" ,
"license" : "MIT" ,
"peer" : true ,
"engines" : {
"node" : ">=10.13.0"
}
} ,
"node_modules/webpack/node_modules/eslint-scope" : {
"version" : "5.1.1" ,
"resolved" : "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz" ,
"integrity" : "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==" ,
"license" : "BSD-2-Clause" ,
"peer" : true ,
"dependencies" : {
"esrecurse" : "^4.3.0" ,
"estraverse" : "^4.1.1"
} ,
"engines" : {
"node" : ">=8.0.0"
}
} ,
"node_modules/webpack/node_modules/estraverse" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz" ,
"integrity" : "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==" ,
"license" : "BSD-2-Clause" ,
"peer" : true ,
"engines" : {
"node" : ">=4.0"
}
} ,
"node_modules/webpack/node_modules/schema-utils" : {
"version" : "3.3.0" ,
"resolved" : "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz" ,
"integrity" : "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==" ,
"license" : "MIT" ,
"peer" : true ,
"dependencies" : {
"@types/json-schema" : "^7.0.8" ,
"ajv" : "^6.12.5" ,
"ajv-keywords" : "^3.5.2"
} ,
"engines" : {
"node" : ">= 10.13.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/webpack"
}
} ,
2024-08-04 17:02:34 -05:00
"node_modules/websocket" : {
"version" : "1.0.35" ,
"resolved" : "https://registry.npmjs.org/websocket/-/websocket-1.0.35.tgz" ,
"integrity" : "sha512-/REy6amwPZl44DDzvRCkaI1q1bIiQB0mEFQLUrhz3z2EK91cp3n72rAjUlrTP0zV22HJIUOVHQGPxhFRjxjt+Q==" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"bufferutil" : "^4.0.1" ,
"debug" : "^2.2.0" ,
"es5-ext" : "^0.10.63" ,
"typedarray-to-buffer" : "^3.1.5" ,
"utf-8-validate" : "^5.0.2" ,
"yaeti" : "^0.0.6"
} ,
"engines" : {
"node" : ">=4.0.0"
}
} ,
"node_modules/websocket-polyfill" : {
"version" : "0.0.3" ,
"resolved" : "https://registry.npmjs.org/websocket-polyfill/-/websocket-polyfill-0.0.3.tgz" ,
"integrity" : "sha512-pF3kR8Uaoau78MpUmFfzbIRxXj9PeQrCuPepGE6JIsfsJ/o/iXr07Q2iQNzKSSblQJ0FiGWlS64N4pVSm+O3Dg==" ,
"dependencies" : {
"tstl" : "^2.0.7" ,
"websocket" : "^1.0.28"
}
} ,
"node_modules/websocket/node_modules/debug" : {
"version" : "2.6.9" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" ,
"integrity" : "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==" ,
"license" : "MIT" ,
"dependencies" : {
"ms" : "2.0.0"
}
} ,
"node_modules/websocket/node_modules/ms" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" ,
"integrity" : "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" ,
"license" : "MIT"
} ,
2023-12-23 14:54:38 -06: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 ,
2024-07-21 14:12:19 -05:00
"license" : "ISC" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"isexe" : "^2.0.0"
} ,
"bin" : {
"node-which" : "bin/node-which"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/which-boxed-primitive" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz" ,
"integrity" : "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"is-bigint" : "^1.0.1" ,
"is-boolean-object" : "^1.1.0" ,
"is-number-object" : "^1.0.4" ,
"is-string" : "^1.0.5" ,
"is-symbol" : "^1.0.3"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/which-builtin-type" : {
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.1.3.tgz" ,
"integrity" : "sha512-YmjsSMDBYsM1CaFiayOVT06+KJeXf0o5M/CAd4o1lTadFAtacTUM49zoYxr/oroopFDfhvN6iEcBxUyc3gvKmw==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
"function.prototype.name" : "^1.1.5" ,
"has-tostringtag" : "^1.0.0" ,
"is-async-function" : "^2.0.0" ,
"is-date-object" : "^1.0.5" ,
"is-finalizationregistry" : "^1.0.2" ,
"is-generator-function" : "^1.0.10" ,
"is-regex" : "^1.1.4" ,
"is-weakref" : "^1.0.2" ,
"isarray" : "^2.0.5" ,
"which-boxed-primitive" : "^1.0.2" ,
"which-collection" : "^1.0.1" ,
"which-typed-array" : "^1.1.9"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/which-collection" : {
2024-03-13 17:45:55 -05:00
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/which-collection/-/which-collection-1.0.2.tgz" ,
"integrity" : "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-03-13 17:45:55 -05:00
"is-map" : "^2.0.3" ,
"is-set" : "^2.0.3" ,
"is-weakmap" : "^2.0.2" ,
"is-weakset" : "^2.0.3"
} ,
"engines" : {
"node" : ">= 0.4"
2023-12-23 14:54:38 -06:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/which-typed-array" : {
2024-03-13 17:45:55 -05:00
"version" : "1.1.15" ,
"resolved" : "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.15.tgz" ,
"integrity" : "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==" ,
2023-12-23 14:54:38 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"dependencies" : {
2024-03-13 17:45:55 -05:00
"available-typed-arrays" : "^1.0.7" ,
"call-bind" : "^1.0.7" ,
2023-12-23 14:54:38 -06:00
"for-each" : "^0.3.3" ,
"gopd" : "^1.0.1" ,
2024-03-13 17:45:55 -05:00
"has-tostringtag" : "^1.0.2"
2023-12-23 14:54:38 -06:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-07-21 14:12:19 -05:00
"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-12-23 20:33:25 -06:00
"node_modules/wrap-ansi" : {
"version" : "8.1.0" ,
"resolved" : "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz" ,
"integrity" : "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"ansi-styles" : "^6.1.0" ,
"string-width" : "^5.0.1" ,
"strip-ansi" : "^7.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/wrap-ansi?sponsor=1"
}
} ,
"node_modules/wrap-ansi-cjs" : {
"name" : "wrap-ansi" ,
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" ,
"integrity" : "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"ansi-styles" : "^4.0.0" ,
"string-width" : "^4.1.0" ,
"strip-ansi" : "^6.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/wrap-ansi?sponsor=1"
}
} ,
"node_modules/wrap-ansi-cjs/node_modules/emoji-regex" : {
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" ,
"integrity" : "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "MIT"
2023-12-23 20:33:25 -06:00
} ,
"node_modules/wrap-ansi-cjs/node_modules/string-width" : {
"version" : "4.2.3" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" ,
"integrity" : "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/wrap-ansi/node_modules/ansi-regex" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz" ,
"integrity" : "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-regex?sponsor=1"
}
} ,
"node_modules/wrap-ansi/node_modules/ansi-styles" : {
"version" : "6.2.1" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz" ,
"integrity" : "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
"node_modules/wrap-ansi/node_modules/strip-ansi" : {
"version" : "7.1.0" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz" ,
"integrity" : "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==" ,
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 20:33:25 -06:00
"dependencies" : {
"ansi-regex" : "^6.0.1"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/chalk/strip-ansi?sponsor=1"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/wrappy" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz" ,
"integrity" : "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" ,
2024-07-21 14:12:19 -05:00
"dev" : true ,
"license" : "ISC"
} ,
2024-08-04 17:02:34 -05:00
"node_modules/yaeti" : {
"version" : "0.0.6" ,
"resolved" : "https://registry.npmjs.org/yaeti/-/yaeti-0.0.6.tgz" ,
"integrity" : "sha512-MvQa//+KcZCUkBTIC9blM+CU9J2GzuTytsOUwf2lidtvkx/6gnEp1QvJv34t9vdjhFmha/mUiNDbN0D0mJWdug==" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.32"
}
} ,
2023-12-23 14:54:38 -06:00
"node_modules/yallist" : {
2024-07-21 14:12:19 -05:00
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz" ,
"integrity" : "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" ,
"license" : "ISC"
2023-12-23 14:54:38 -06:00
} ,
2023-12-23 20:33:25 -06:00
"node_modules/yaml" : {
2024-07-21 14:12:19 -05:00
"version" : "2.4.5" ,
"resolved" : "https://registry.npmjs.org/yaml/-/yaml-2.4.5.tgz" ,
"integrity" : "sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==" ,
2023-12-23 20:33:25 -06:00
"dev" : true ,
2024-07-21 14:12:19 -05:00
"license" : "ISC" ,
2024-02-27 18:29:57 -06:00
"bin" : {
"yaml" : "bin.mjs"
} ,
2023-12-23 20:33:25 -06:00
"engines" : {
"node" : ">= 14"
}
} ,
2023-12-23 14:54:38 -06: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 ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2023-12-23 14:54:38 -06:00
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
2024-02-27 18:29:57 -06:00
} ,
2024-04-23 18:52:55 -05:00
"node_modules/zapthreads" : {
"version" : "0.5.2" ,
"resolved" : "https://registry.npmjs.org/zapthreads/-/zapthreads-0.5.2.tgz" ,
"integrity" : "sha512-HyYm5XV/xBXcX4VVLbFJkJunH+FEOYjrTkBJ2DU91laT+wKqt/1bEnEO93oTPLa4xnXyxNJZK95uHmbW4pWE8A==" ,
2024-07-21 14:12:19 -05:00
"license" : "Unlicense" ,
2024-04-23 18:52:55 -05:00
"dependencies" : {
"@solid-primitives/autofocus" : "^0.0.107" ,
"@solid-primitives/resize-observer" : "^2.0.21" ,
"@solid-primitives/scheduled" : "^1.3.2" ,
"fast-deep-equal" : "^3.1.3" ,
"idb" : "^7.1.1" ,
"light-bolt11-decoder" : "^3.0.0" ,
"nano-markdown" : "^1.2.2" ,
"nostr-tools" : "^2.4.0" ,
"solid-element" : "^1.7.1" ,
"solid-js" : "^1.8.5"
}
} ,
2024-04-01 18:13:38 -05:00
"node_modules/zustand" : {
2024-07-21 14:12:19 -05:00
"version" : "4.5.4" ,
"resolved" : "https://registry.npmjs.org/zustand/-/zustand-4.5.4.tgz" ,
"integrity" : "sha512-/BPMyLKJPtFEvVL0E9E9BTUM63MNyhPGlvxk1XjrfWTUlV+BR8jufjsovHzrtR6YNcBEcL7cMHovL1n9xHawEg==" ,
"license" : "MIT" ,
2024-04-01 18:13:38 -05:00
"dependencies" : {
"use-sync-external-store" : "1.2.0"
} ,
"engines" : {
"node" : ">=12.7.0"
} ,
"peerDependencies" : {
"@types/react" : ">=16.8" ,
"immer" : ">=9.0.6" ,
"react" : ">=16.8"
} ,
"peerDependenciesMeta" : {
"@types/react" : {
"optional" : true
} ,
"immer" : {
"optional" : true
} ,
"react" : {
"optional" : true
}
}
} ,
2024-02-27 18:29:57 -06:00
"node_modules/zwitch" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz" ,
"integrity" : "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==" ,
2024-07-21 14:12:19 -05:00
"license" : "MIT" ,
2024-02-27 18:29:57 -06:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
2023-12-23 14:54:38 -06:00
}
}
}