|
|
|
@@ -8,21 +8,21 @@
|
|
|
|
|
"name": "virtualhub",
|
|
|
|
|
"version": "0.0.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docusaurus/core": "3.4.0",
|
|
|
|
|
"@docusaurus/plugin-pwa": "3.4.0",
|
|
|
|
|
"@docusaurus/preset-classic": "3.4.0",
|
|
|
|
|
"@docusaurus/core": "3.5.2",
|
|
|
|
|
"@docusaurus/plugin-pwa": "3.5.2",
|
|
|
|
|
"@docusaurus/preset-classic": "3.5.2",
|
|
|
|
|
"@mdx-js/react": "^3.0.1",
|
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
|
"docusaurus-plugin-image-zoom": "^2.0.0",
|
|
|
|
|
"prism-react-renderer": "^2.3.1",
|
|
|
|
|
"prism-react-renderer": "^2.4.0",
|
|
|
|
|
"react": "^18.3.1",
|
|
|
|
|
"react-dom": "^18.3.1"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@docusaurus/module-type-aliases": "3.4.0",
|
|
|
|
|
"@docusaurus/types": "3.4.0",
|
|
|
|
|
"@docusaurus/module-type-aliases": "3.5.2",
|
|
|
|
|
"@docusaurus/types": "3.5.2",
|
|
|
|
|
"@giscus/react": "^3.0.0",
|
|
|
|
|
"prettier": "3.3.2"
|
|
|
|
|
"prettier": "3.3.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18.0"
|
|
|
|
@@ -74,82 +74,139 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/cache-browser-local-storage": {
|
|
|
|
|
"version": "4.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-vRHXYCpPlTDE7i6UOy2xE03zHF2C8MEFjPN2v7fRbqVpcOvAUQK81x3Kc21xyb5aSIpYCjWCZbYZuz8Glyzyyg==",
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-t63W9BnoXVrGy9iYHBgObNXqYXM3tYXCjDSHeNwnsc324r4o5UiVKUiAB4THQ5z9U5hTj6qUvwg/Ez43ZD85ww==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/cache-common": "4.23.3"
|
|
|
|
|
"@algolia/cache-common": "4.24.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/cache-common": {
|
|
|
|
|
"version": "4.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/cache-common/-/cache-common-4.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-h9XcNI6lxYStaw32pHpB1TMm0RuxphF+Ik4o7tcQiodEdpKK+wKufY6QXtba7t3k8eseirEMVB83uFFF3Nu54A==",
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/cache-common/-/cache-common-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-emi+v+DmVLpMGhp0V9q9h5CdkURsNmFC+cOS6uK9ndeJm9J4TiqSvPYVu+THUP8P/S08rxf5x2P+p3CfID0Y4g==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/cache-in-memory": {
|
|
|
|
|
"version": "4.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/cache-in-memory/-/cache-in-memory-4.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-yvpbuUXg/+0rbcagxNT7un0eo3czx2Uf0y4eiR4z4SD7SiptwYTpbuS0IHxcLHG3lq22ukx1T6Kjtk/rT+mqNg==",
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/cache-in-memory/-/cache-in-memory-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-gDrt2so19jW26jY3/MkFg5mEypFIPbPoXsQGQWAi6TrCPsNOSEYepBMPlucqWigsmEy/prp5ug2jy/N3PVG/8w==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/cache-common": "4.23.3"
|
|
|
|
|
"@algolia/cache-common": "4.24.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/client-account": {
|
|
|
|
|
"version": "4.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-account/-/client-account-4.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-hpa6S5d7iQmretHHF40QGq6hz0anWEHGlULcTIT9tbUssWUriN9AUXIFQ8Ei4w9azD0hc1rUok9/DeQQobhQMA==",
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-account/-/client-account-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-adcvyJ3KjPZFDybxlqnf+5KgxJtBjwTPTeyG2aOyoJvx0Y8dUQAEOEVOJ/GBxX0WWNbmaSrhDURMhc+QeevDsA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/client-common": "4.23.3",
|
|
|
|
|
"@algolia/client-search": "4.23.3",
|
|
|
|
|
"@algolia/transporter": "4.23.3"
|
|
|
|
|
"@algolia/client-common": "4.24.0",
|
|
|
|
|
"@algolia/client-search": "4.24.0",
|
|
|
|
|
"@algolia/transporter": "4.24.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/client-account/node_modules/@algolia/client-common": {
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-bc2ROsNL6w6rqpl5jj/UywlIYC21TwSSoFHKl01lYirGMW+9Eek6r02Tocg4gZ8HAw3iBvu6XQiM3BEbmEMoiA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/requester-common": "4.24.0",
|
|
|
|
|
"@algolia/transporter": "4.24.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/client-account/node_modules/@algolia/client-search": {
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-uRW6EpNapmLAD0mW47OXqTP8eiIx5F6qN9/x/7HHO6owL3N1IXqydGwW5nhDFBrV+ldouro2W1VX3XlcUXEFCA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/client-common": "4.24.0",
|
|
|
|
|
"@algolia/requester-common": "4.24.0",
|
|
|
|
|
"@algolia/transporter": "4.24.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/client-analytics": {
|
|
|
|
|
"version": "4.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-analytics/-/client-analytics-4.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-LBsEARGS9cj8VkTAVEZphjxTjMVCci+zIIiRhpFun9jGDUlS1XmhCW7CTrnaWeIuCQS/2iPyRqSy1nXPjcBLRA==",
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-analytics/-/client-analytics-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-y8jOZt1OjwWU4N2qr8G4AxXAzaa8DBvyHTWlHzX/7Me1LX8OayfgHexqrsL4vSBcoMmVw2XnVW9MhL+Y2ZDJXg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/client-common": "4.23.3",
|
|
|
|
|
"@algolia/client-search": "4.23.3",
|
|
|
|
|
"@algolia/requester-common": "4.23.3",
|
|
|
|
|
"@algolia/transporter": "4.23.3"
|
|
|
|
|
"@algolia/client-common": "4.24.0",
|
|
|
|
|
"@algolia/client-search": "4.24.0",
|
|
|
|
|
"@algolia/requester-common": "4.24.0",
|
|
|
|
|
"@algolia/transporter": "4.24.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/client-analytics/node_modules/@algolia/client-common": {
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-bc2ROsNL6w6rqpl5jj/UywlIYC21TwSSoFHKl01lYirGMW+9Eek6r02Tocg4gZ8HAw3iBvu6XQiM3BEbmEMoiA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/requester-common": "4.24.0",
|
|
|
|
|
"@algolia/transporter": "4.24.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/client-analytics/node_modules/@algolia/client-search": {
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-uRW6EpNapmLAD0mW47OXqTP8eiIx5F6qN9/x/7HHO6owL3N1IXqydGwW5nhDFBrV+ldouro2W1VX3XlcUXEFCA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/client-common": "4.24.0",
|
|
|
|
|
"@algolia/requester-common": "4.24.0",
|
|
|
|
|
"@algolia/transporter": "4.24.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/client-common": {
|
|
|
|
|
"version": "4.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-4.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-l6EiPxdAlg8CYhroqS5ybfIczsGUIAC47slLPOMDeKSVXYG1n0qGiz4RjAHLw2aD0xzh2EXZ7aRguPfz7UKDKw==",
|
|
|
|
|
"version": "5.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-5.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-4MGqXqiAyqsUJw+KamKWZO2Gxn9iMpc05vC0vy8+iQRjKRZEDB1a+3Da6CnkWzXa162pJb7a/chDAAKA9rye8A==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/requester-common": "4.23.3",
|
|
|
|
|
"@algolia/transporter": "4.23.3"
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 14.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/client-personalization": {
|
|
|
|
|
"version": "4.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-personalization/-/client-personalization-4.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-3E3yF3Ocr1tB/xOZiuC3doHQBQ2zu2MPTYZ0d4lpfWads2WTKG7ZzmGnsHmm63RflvDeLK/UVx7j2b3QuwKQ2g==",
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-personalization/-/client-personalization-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-l5FRFm/yngztweU0HdUzz1rC4yoWCFo3IF+dVIVTfEPg906eZg5BOd1k0K6rZx5JzyyoP4LdmOikfkfGsKVE9w==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/client-common": "4.23.3",
|
|
|
|
|
"@algolia/requester-common": "4.23.3",
|
|
|
|
|
"@algolia/transporter": "4.23.3"
|
|
|
|
|
"@algolia/client-common": "4.24.0",
|
|
|
|
|
"@algolia/requester-common": "4.24.0",
|
|
|
|
|
"@algolia/transporter": "4.24.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/client-personalization/node_modules/@algolia/client-common": {
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-bc2ROsNL6w6rqpl5jj/UywlIYC21TwSSoFHKl01lYirGMW+9Eek6r02Tocg4gZ8HAw3iBvu6XQiM3BEbmEMoiA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/requester-common": "4.24.0",
|
|
|
|
|
"@algolia/transporter": "4.24.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/client-search": {
|
|
|
|
|
"version": "4.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-4.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-P4VAKFHqU0wx9O+q29Q8YVuaowaZ5EM77rxfmGnkHUJggh28useXQdopokgwMeYw2XUht49WX5RcTQ40rZIabw==",
|
|
|
|
|
"version": "5.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-5.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-HloeR0Ef29vf2yJc1lhjw1OYial3YgB0f3TQaqqMlSnM/IkAw9TnX1IOYLurnI91apMKggFpA9t8lRp7TGEKEg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/client-common": "4.23.3",
|
|
|
|
|
"@algolia/requester-common": "4.23.3",
|
|
|
|
|
"@algolia/transporter": "4.23.3"
|
|
|
|
|
"@algolia/client-common": "5.6.1",
|
|
|
|
|
"@algolia/requester-browser-xhr": "5.6.1",
|
|
|
|
|
"@algolia/requester-fetch": "5.6.1",
|
|
|
|
|
"@algolia/requester-node-http": "5.6.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 14.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/events": {
|
|
|
|
@@ -159,72 +216,132 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/logger-common": {
|
|
|
|
|
"version": "4.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/logger-common/-/logger-common-4.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-y9kBtmJwiZ9ZZ+1Ek66P0M68mHQzKRxkW5kAAXYN/rdzgDN0d2COsViEFufxJ0pb45K4FRcfC7+33YB4BLrZ+g==",
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/logger-common/-/logger-common-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-LLUNjkahj9KtKYrQhFKCzMx0BY3RnNP4FEtO+sBybCjJ73E8jNdaKJ/Dd8A/VA4imVHP5tADZ8pn5B8Ga/wTMA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/logger-console": {
|
|
|
|
|
"version": "4.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/logger-console/-/logger-console-4.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-8xoiseoWDKuCVnWP8jHthgaeobDLolh00KJAdMe9XPrWPuf1by732jSpgy2BlsLTaT9m32pHI8CRfrOqQzHv3A==",
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/logger-console/-/logger-console-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-X4C8IoHgHfiUROfoRCV+lzSy+LHMgkoEEU1BbKcsfnV0i0S20zyy0NLww9dwVHUWNfPPxdMU+/wKmLGYf96yTg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/logger-common": "4.23.3"
|
|
|
|
|
"@algolia/logger-common": "4.24.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/recommend": {
|
|
|
|
|
"version": "4.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/recommend/-/recommend-4.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-9fK4nXZF0bFkdcLBRDexsnGzVmu4TSYZqxdpgBW2tEyfuSSY54D4qSRkLmNkrrz4YFvdh2GM1gA8vSsnZPR73w==",
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/recommend/-/recommend-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-P9kcgerfVBpfYHDfVZDvvdJv0lEoCvzNlOy2nykyt5bK8TyieYyiD0lguIJdRZZYGre03WIAFf14pgE+V+IBlw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/cache-browser-local-storage": "4.23.3",
|
|
|
|
|
"@algolia/cache-common": "4.23.3",
|
|
|
|
|
"@algolia/cache-in-memory": "4.23.3",
|
|
|
|
|
"@algolia/client-common": "4.23.3",
|
|
|
|
|
"@algolia/client-search": "4.23.3",
|
|
|
|
|
"@algolia/logger-common": "4.23.3",
|
|
|
|
|
"@algolia/logger-console": "4.23.3",
|
|
|
|
|
"@algolia/requester-browser-xhr": "4.23.3",
|
|
|
|
|
"@algolia/requester-common": "4.23.3",
|
|
|
|
|
"@algolia/requester-node-http": "4.23.3",
|
|
|
|
|
"@algolia/transporter": "4.23.3"
|
|
|
|
|
"@algolia/cache-browser-local-storage": "4.24.0",
|
|
|
|
|
"@algolia/cache-common": "4.24.0",
|
|
|
|
|
"@algolia/cache-in-memory": "4.24.0",
|
|
|
|
|
"@algolia/client-common": "4.24.0",
|
|
|
|
|
"@algolia/client-search": "4.24.0",
|
|
|
|
|
"@algolia/logger-common": "4.24.0",
|
|
|
|
|
"@algolia/logger-console": "4.24.0",
|
|
|
|
|
"@algolia/requester-browser-xhr": "4.24.0",
|
|
|
|
|
"@algolia/requester-common": "4.24.0",
|
|
|
|
|
"@algolia/requester-node-http": "4.24.0",
|
|
|
|
|
"@algolia/transporter": "4.24.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/recommend/node_modules/@algolia/client-common": {
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-bc2ROsNL6w6rqpl5jj/UywlIYC21TwSSoFHKl01lYirGMW+9Eek6r02Tocg4gZ8HAw3iBvu6XQiM3BEbmEMoiA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/requester-common": "4.24.0",
|
|
|
|
|
"@algolia/transporter": "4.24.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/recommend/node_modules/@algolia/client-search": {
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-uRW6EpNapmLAD0mW47OXqTP8eiIx5F6qN9/x/7HHO6owL3N1IXqydGwW5nhDFBrV+ldouro2W1VX3XlcUXEFCA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/client-common": "4.24.0",
|
|
|
|
|
"@algolia/requester-common": "4.24.0",
|
|
|
|
|
"@algolia/transporter": "4.24.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/recommend/node_modules/@algolia/requester-browser-xhr": {
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-Z2NxZMb6+nVXSjF13YpjYTdvV3032YTBSGm2vnYvYPA6mMxzM3v5rsCiSspndn9rzIW4Qp1lPHBvuoKJV6jnAA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/requester-common": "4.24.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/recommend/node_modules/@algolia/requester-node-http": {
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-JF18yTjNOVYvU/L3UosRcvbPMGT9B+/GQWNWnenIImglzNVGpyzChkXLnrSf6uxwVNO6ESGu6oN8MqcGQcjQJw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/requester-common": "4.24.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/requester-browser-xhr": {
|
|
|
|
|
"version": "4.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-jDWGIQ96BhXbmONAQsasIpTYWslyjkiGu0Quydjlowe+ciqySpiDUrJHERIRfELE5+wFc7hc1Q5hqjGoV7yghw==",
|
|
|
|
|
"version": "5.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-tY1RW60sGF9sMpxbd8j53IqLLwnkNhrAarVhFfNZzDZNvI8WyzG78W5ZD/SFvtkgNPPSav3T/3LpBT8xBpzbGw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/requester-common": "4.23.3"
|
|
|
|
|
"@algolia/client-common": "5.6.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 14.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/requester-common": {
|
|
|
|
|
"version": "4.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-common/-/requester-common-4.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-xloIdr/bedtYEGcXCiF2muajyvRhwop4cMZo+K2qzNht0CMzlRkm8YsDdj5IaBhshqfgmBb3rTg4sL4/PpvLYw==",
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-common/-/requester-common-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-k3CXJ2OVnvgE3HMwcojpvY6d9kgKMPRxs/kVohrwF5WMr2fnqojnycZkxPoEg+bXm8fi5BBfFmOqgYztRtHsQA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/requester-node-http": {
|
|
|
|
|
"version": "4.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-4.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-zgu++8Uj03IWDEJM3fuNl34s746JnZOWn1Uz5taV1dFyJhVM/kTNw9Ik7YJWiUNHJQXcaD8IXD1eCb0nq/aByA==",
|
|
|
|
|
"node_modules/@algolia/requester-fetch": {
|
|
|
|
|
"version": "5.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-fetch/-/requester-fetch-5.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-4TvR5IodrH+o+ji4ka+VBufWY0GfHr43nFqnDTStabtjspfo4rlcV16x534vvnbfp694oBxrz0SO/Ny8VemvXg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/requester-common": "4.23.3"
|
|
|
|
|
"@algolia/client-common": "5.6.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 14.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/requester-node-http": {
|
|
|
|
|
"version": "5.6.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-5.6.1.tgz",
|
|
|
|
|
"integrity": "sha512-K7tlss87aq6UnWnU8+fPIe+Is9Mvyqwzysp6Ty/HpQ7YNKUU7opgkMOVKxzTwt3fm40NfNX4ENvVKHoYABL6vw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/client-common": "5.6.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 14.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@algolia/transporter": {
|
|
|
|
|
"version": "4.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/transporter/-/transporter-4.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-Wjl5gttqnf/gQKJA+dafnD0Y6Yw97yvfY8R9h0dQltX1GXTgNs1zWgvtWW0tHl1EgMdhAyw189uWiZMnL3QebQ==",
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/transporter/-/transporter-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-86nI7w6NzWxd1Zp9q3413dRshDqAzSbsQjhcDhPIatEFiZrL1/TjnHL8S7jVKFePlIMzDsZWXAXwXzcok9c5oA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/cache-common": "4.23.3",
|
|
|
|
|
"@algolia/logger-common": "4.23.3",
|
|
|
|
|
"@algolia/requester-common": "4.23.3"
|
|
|
|
|
"@algolia/cache-common": "4.24.0",
|
|
|
|
|
"@algolia/logger-common": "4.24.0",
|
|
|
|
|
"@algolia/requester-common": "4.24.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@ampproject/remapping": {
|
|
|
|
@@ -271,30 +388,30 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/compat-data": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==",
|
|
|
|
|
"version": "7.25.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.25.4.tgz",
|
|
|
|
|
"integrity": "sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/core": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==",
|
|
|
|
|
"version": "7.25.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.25.2.tgz",
|
|
|
|
|
"integrity": "sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@ampproject/remapping": "^2.2.0",
|
|
|
|
|
"@babel/code-frame": "^7.24.7",
|
|
|
|
|
"@babel/generator": "^7.24.7",
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.24.7",
|
|
|
|
|
"@babel/helper-module-transforms": "^7.24.7",
|
|
|
|
|
"@babel/helpers": "^7.24.7",
|
|
|
|
|
"@babel/parser": "^7.24.7",
|
|
|
|
|
"@babel/template": "^7.24.7",
|
|
|
|
|
"@babel/traverse": "^7.24.7",
|
|
|
|
|
"@babel/types": "^7.24.7",
|
|
|
|
|
"@babel/generator": "^7.25.0",
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.25.2",
|
|
|
|
|
"@babel/helper-module-transforms": "^7.25.2",
|
|
|
|
|
"@babel/helpers": "^7.25.0",
|
|
|
|
|
"@babel/parser": "^7.25.0",
|
|
|
|
|
"@babel/template": "^7.25.0",
|
|
|
|
|
"@babel/traverse": "^7.25.2",
|
|
|
|
|
"@babel/types": "^7.25.2",
|
|
|
|
|
"convert-source-map": "^2.0.0",
|
|
|
|
|
"debug": "^4.1.0",
|
|
|
|
|
"gensync": "^1.0.0-beta.2",
|
|
|
|
@@ -319,12 +436,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/generator": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA==",
|
|
|
|
|
"version": "7.25.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.25.6.tgz",
|
|
|
|
|
"integrity": "sha512-VPC82gr1seXOpkjAAKoLhP50vx4vGNlF4msF64dSFq1P8RfB+QAuJWGHPXXPc8QyfVWwwB/TNNU4+ayZmHNbZw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/types": "^7.24.7",
|
|
|
|
|
"@babel/types": "^7.25.6",
|
|
|
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
|
|
|
"jsesc": "^2.5.1"
|
|
|
|
@@ -359,14 +476,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-compilation-targets": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg==",
|
|
|
|
|
"version": "7.25.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.2.tgz",
|
|
|
|
|
"integrity": "sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/compat-data": "^7.24.7",
|
|
|
|
|
"@babel/helper-validator-option": "^7.24.7",
|
|
|
|
|
"browserslist": "^4.22.2",
|
|
|
|
|
"@babel/compat-data": "^7.25.2",
|
|
|
|
|
"@babel/helper-validator-option": "^7.24.8",
|
|
|
|
|
"browserslist": "^4.23.1",
|
|
|
|
|
"lru-cache": "^5.1.1",
|
|
|
|
|
"semver": "^6.3.1"
|
|
|
|
|
},
|
|
|
|
@@ -384,19 +501,17 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-create-class-features-plugin": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-kTkaDl7c9vO80zeX1rJxnuRpEsD5tA81yh11X1gQo+PhSti3JS+7qeZo9U4RHobKRiFPKaGK3svUAeb8D0Q7eg==",
|
|
|
|
|
"version": "7.25.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.4.tgz",
|
|
|
|
|
"integrity": "sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.24.7",
|
|
|
|
|
"@babel/helper-environment-visitor": "^7.24.7",
|
|
|
|
|
"@babel/helper-function-name": "^7.24.7",
|
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.24.7",
|
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.24.8",
|
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.24.7",
|
|
|
|
|
"@babel/helper-replace-supers": "^7.24.7",
|
|
|
|
|
"@babel/helper-replace-supers": "^7.25.0",
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.7",
|
|
|
|
|
"@babel/helper-split-export-declaration": "^7.24.7",
|
|
|
|
|
"@babel/traverse": "^7.25.4",
|
|
|
|
|
"semver": "^6.3.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
@@ -416,9 +531,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-create-regexp-features-plugin": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-03TCmXy2FtXJEZfbXDTSqq1fRJArk7lX9DOFC/47VthYcxyIOx+eXQmdo6DOQvrbpIix+KfXwvuXdFDZHxt+rA==",
|
|
|
|
|
"version": "7.25.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.25.2.tgz",
|
|
|
|
|
"integrity": "sha512-+wqVGP+DFmqwFD3EH6TMTfUNeqDehV3E/dl+Sd54eaXqm17tEUNbEIn4sVivVowbvUpOtIGxdo3GoXyDH9N/9g==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.24.7",
|
|
|
|
@@ -457,51 +572,14 @@
|
|
|
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-environment-visitor": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==",
|
|
|
|
|
"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-member-expression-to-functions": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-LGeMaf5JN4hAT471eJdBs/GK1DoYIJ5GCtZN/EsL6KUiiDZOvO/eKE11AMZJa2zP4zk4qe9V2O/hxAmkRc8p6w==",
|
|
|
|
|
"version": "7.24.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.8.tgz",
|
|
|
|
|
"integrity": "sha512-LABppdt+Lp/RlBxqrh4qgf1oEH/WxdzQNDJIu5gC/W1GyvPVrOBiItmmM8wan2fm4oYqFuFfkXmlGpLQhPY8CA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/traverse": "^7.24.7",
|
|
|
|
|
"@babel/types": "^7.24.7"
|
|
|
|
|
"@babel/traverse": "^7.24.8",
|
|
|
|
|
"@babel/types": "^7.24.8"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -521,16 +599,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-1fuJEwIrp+97rM4RWdO+qrRsZlAeL1lQJoPqtCYWv0NL115XM93hIH4CSRln2w52SqvmY5hqdtauB6QFCDiZNQ==",
|
|
|
|
|
"version": "7.25.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.25.2.tgz",
|
|
|
|
|
"integrity": "sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==",
|
|
|
|
|
"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"
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.7",
|
|
|
|
|
"@babel/traverse": "^7.25.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -552,23 +629,23 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-Rq76wjt7yz9AAc1KnlRKNAi/dMSVWgDRx43FHoJEbcYU6xOWaE2dVPwcdTukJrjxS65GITyfbvEYHvkirZ6uEg==",
|
|
|
|
|
"version": "7.24.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.8.tgz",
|
|
|
|
|
"integrity": "sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-remap-async-to-generator": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-9pKLcTlZ92hNZMQfGCHImUpDOlAgkkpqalWEeftW5FBya75k8Li2ilerxkM/uBEj01iBZXcCIB/bwvDYgWyibA==",
|
|
|
|
|
"version": "7.25.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.25.0.tgz",
|
|
|
|
|
"integrity": "sha512-NhavI2eWEIz/H9dbrG0TuOicDhNexze43i5z7lEqwYm0WEZVTwnPpA0EafUTP7+6/W79HWIP2cTe3Z5NiSTVpw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.24.7",
|
|
|
|
|
"@babel/helper-environment-visitor": "^7.24.7",
|
|
|
|
|
"@babel/helper-wrap-function": "^7.24.7"
|
|
|
|
|
"@babel/helper-wrap-function": "^7.25.0",
|
|
|
|
|
"@babel/traverse": "^7.25.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -578,14 +655,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-replace-supers": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-qTAxxBM81VEyoAY0TtLrx1oAEJc09ZK67Q9ljQToqCnA+55eNwCORaxlKyu+rNfX86o8OXRUSNUnrtsAZXM9sg==",
|
|
|
|
|
"version": "7.25.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.25.0.tgz",
|
|
|
|
|
"integrity": "sha512-q688zIvQVYtZu+i2PsdIu/uWGRpfxzr5WESsfpShfZECkO+d2o+WROWezCi/Q6kJ0tfPa5+pUGUlfx2HhrA3Bg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-environment-visitor": "^7.24.7",
|
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.24.7",
|
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.24.7"
|
|
|
|
|
"@babel/helper-member-expression-to-functions": "^7.24.8",
|
|
|
|
|
"@babel/helper-optimise-call-expression": "^7.24.7",
|
|
|
|
|
"@babel/traverse": "^7.25.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -620,22 +697,10 @@
|
|
|
|
|
"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.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==",
|
|
|
|
|
"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"
|
|
|
|
@@ -651,37 +716,36 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helper-validator-option": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw==",
|
|
|
|
|
"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/helper-wrap-function": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-N9JIYk3TD+1vq/wn77YnJOqMtfWhNewNE+DJV4puD2X7Ew9J4JvrzrFDfTfyv5EgEXVy9/Wt8QiOErzEmv5Ifw==",
|
|
|
|
|
"version": "7.25.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.25.0.tgz",
|
|
|
|
|
"integrity": "sha512-s6Q1ebqutSiZnEjaofc/UKDyC4SbzV5n5SrA2Gq8UawLycr3i04f1dX4OzoQVnexm6aOCh37SQNYlJ/8Ku+PMQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-function-name": "^7.24.7",
|
|
|
|
|
"@babel/template": "^7.24.7",
|
|
|
|
|
"@babel/traverse": "^7.24.7",
|
|
|
|
|
"@babel/types": "^7.24.7"
|
|
|
|
|
"@babel/template": "^7.25.0",
|
|
|
|
|
"@babel/traverse": "^7.25.0",
|
|
|
|
|
"@babel/types": "^7.25.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/helpers": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==",
|
|
|
|
|
"version": "7.25.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.25.6.tgz",
|
|
|
|
|
"integrity": "sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/template": "^7.24.7",
|
|
|
|
|
"@babel/types": "^7.24.7"
|
|
|
|
|
"@babel/template": "^7.25.0",
|
|
|
|
|
"@babel/types": "^7.25.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -774,10 +838,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/parser": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==",
|
|
|
|
|
"version": "7.25.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.6.tgz",
|
|
|
|
|
"integrity": "sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/types": "^7.25.6"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"parser": "bin/babel-parser.js"
|
|
|
|
|
},
|
|
|
|
@@ -786,13 +853,28 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-TiT1ss81W80eQsN+722OaeQMY/G4yTb4G9JrqeiDADs3N8lbPMGldWi9x8tyqCW5NLx1Jh2AvkE6r6QvEltMMQ==",
|
|
|
|
|
"version": "7.25.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.3.tgz",
|
|
|
|
|
"integrity": "sha512-wUrcsxZg6rqBXG05HG1FPYgsP6EvwF4WpBbxIpWIIYnH8wG0gzx3yZY3dtEHas4sTAOGkbTsc9EGPxwff8lRoA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-environment-visitor": "^7.24.7",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
|
|
|
"@babel/traverse": "^7.25.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope": {
|
|
|
|
|
"version": "7.25.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-class-field-initializer-scope/-/plugin-bugfix-safari-class-field-initializer-scope-7.25.0.tgz",
|
|
|
|
|
"integrity": "sha512-Bm4bH2qsX880b/3ziJ8KD711LT7z4u8CFudmjqle65AZj/HNUFhEf90dqYv6O86buWvSBmeQDjv0Tn2aF/bIBA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -802,12 +884,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-unaQgZ/iRu/By6tsjMZzpeBZjChYfLYry6HrEXPoz3KmfF0sVBQ1l8zKMQ4xRGLWVsjuvB8nQfjNP/DcfEOCsg==",
|
|
|
|
|
"version": "7.25.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.25.0.tgz",
|
|
|
|
|
"integrity": "sha512-lXwdNZtTmeVOOFtwM/WDe7yg1PL8sYhRk/XH0FzbR2HDQ0xC+EnQ/JHeoMYSavtU115tnUk0q9CDyq8si+LMAA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -834,13 +916,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-utA4HuR6F4Vvcr+o4DnjL8fCOlgRFGbeeBEGNg3ZTrLFw6VWG5XmUrvcQ0FjIYMU2ST4XcR2Wsp7t9qOAPnxMg==",
|
|
|
|
|
"version": "7.25.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.25.0.tgz",
|
|
|
|
|
"integrity": "sha512-tggFrk1AIShG/RUQbEwt2Tr/E+ObkfwrPjR6BjbRvsx24+PSjK8zrq0GWPNCjo8qpRx4DuJzlcvWJqlm+0h3kw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-environment-visitor": "^7.24.7",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
|
|
|
"@babel/traverse": "^7.25.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -925,12 +1007,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-syntax-import-assertions": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-Ec3NRUMoi8gskrkBe3fNmEQfxDvY8bgfQpz6jlk/41kX9eUjvpyqWU7PBP/pLAvMaSQjbMNKJmvX57jP+M6bPg==",
|
|
|
|
|
"version": "7.25.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.25.6.tgz",
|
|
|
|
|
"integrity": "sha512-aABl0jHw9bZ2karQ/uUD6XP4u0SG22SJrOHFoL6XB1R7dTovOP4TzTlsxOYC5yQ1pdscVK2JTUnF6QL3ARoAiQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -940,12 +1022,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-syntax-import-attributes": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-hbX+lKKeUMGihnK8nvKqmXBInriT3GVjzXKFriV3YC6APGxMbP8RZNFwy91+hocLXq90Mta+HshoB31802bb8A==",
|
|
|
|
|
"version": "7.25.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.25.6.tgz",
|
|
|
|
|
"integrity": "sha512-sXaDXaJN9SNLymBdlWFA+bjzBhFD617ZaFiY13dGt7TVslVvVgA6fkZOP7Ki3IGElC45lwHdOTrCtKZGVAWeLQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -1096,12 +1178,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-syntax-typescript": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-c/+fVeJBB0FeKsFvwytYiUD+LBvhHjGSI0g446PRGdSVGZLRNArBUno2PETbAly3tpiNAQR5XaZ+JslxkotsbA==",
|
|
|
|
|
"version": "7.25.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.25.4.tgz",
|
|
|
|
|
"integrity": "sha512-uMOCoHVU52BsSWxPOMVv5qKRdeSlPuImUCB2dlPuBSU+W2/ROE7/Zg8F2Kepbk+8yBa68LlRKxO+xgEVWorsDg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -1142,15 +1224,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-async-generator-functions": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-o+iF77e3u7ZS4AoAuJvapz9Fm001PuD2V3Lp6OSE4FYQke+cSewYtnek+THqGRWyQloRCyvWL1OkyfNEl9vr/g==",
|
|
|
|
|
"version": "7.25.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.4.tgz",
|
|
|
|
|
"integrity": "sha512-jz8cV2XDDTqjKPwVPJBIjORVEmSGYhdRa8e5k5+vN+uwcjSrSxUaebBRa4ko1jqNF2uxyg8G6XYk30Jv285xzg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-environment-visitor": "^7.24.7",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
|
|
|
"@babel/helper-remap-async-to-generator": "^7.24.7",
|
|
|
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
|
|
|
"@babel/helper-remap-async-to-generator": "^7.25.0",
|
|
|
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
|
|
|
"@babel/traverse": "^7.25.4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -1192,12 +1274,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-block-scoping": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-Nd5CvgMbWc+oWzBsuaMcbwjJWAcp5qzrbg69SZdHSP7AMY0AbWFqFO0WTFCA1jxhMCwodRwvRec8k0QUbZk7RQ==",
|
|
|
|
|
"version": "7.25.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.25.0.tgz",
|
|
|
|
|
"integrity": "sha512-yBQjYoOjXlFv9nlXb3f1casSHOZkWr29NX+zChVanLg5Nc157CrbEX9D7hxxtTpuFy7Q0YzmmWfJxzvps4kXrQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -1207,13 +1289,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-class-properties": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-vKbfawVYayKcSeSR5YYzzyXvsDFWU2mD8U5TFeXtbCPLFUqe7GyCgvO6XDHzje862ODrOwy6WCPmKeWHbCFJ4w==",
|
|
|
|
|
"version": "7.25.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.25.4.tgz",
|
|
|
|
|
"integrity": "sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.24.7",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.25.4",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -1240,18 +1322,16 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-classes": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-CFbbBigp8ln4FU6Bpy6g7sE8B/WmCmzvivzUC6xDAdWVsjYTXijpuuGJmYkAaoWAzcItGKT3IOAbxRItZ5HTjw==",
|
|
|
|
|
"version": "7.25.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.4.tgz",
|
|
|
|
|
"integrity": "sha512-oexUfaQle2pF/b6E0dwsxQtAol9TLSO88kQvym6HHBWFliV2lGdrPieX+WgMRLSJDVzdYywk7jXbLPuO2KLTLg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.24.7",
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.24.7",
|
|
|
|
|
"@babel/helper-environment-visitor": "^7.24.7",
|
|
|
|
|
"@babel/helper-function-name": "^7.24.7",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
|
|
|
"@babel/helper-replace-supers": "^7.24.7",
|
|
|
|
|
"@babel/helper-split-export-declaration": "^7.24.7",
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.25.2",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
|
|
|
"@babel/helper-replace-supers": "^7.25.0",
|
|
|
|
|
"@babel/traverse": "^7.25.4",
|
|
|
|
|
"globals": "^11.1.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
@@ -1278,12 +1358,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-destructuring": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-19eJO/8kdCQ9zISOf+SEUJM/bAUIsvY3YDnXZTupUCQ8LgrWnsG/gFB9dvXqdXnRXMAM8fvt7b0CBKQHNGy1mw==",
|
|
|
|
|
"version": "7.24.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.24.8.tgz",
|
|
|
|
|
"integrity": "sha512-36e87mfY8TnRxc7yc6M9g9gOB7rKgSahqkIKwLpz4Ppk2+zC2Cy1is0uwtuSG6AE4zlTOUa+7JGz9jCJGLqQFQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -1323,6 +1403,22 @@
|
|
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex": {
|
|
|
|
|
"version": "7.25.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-named-capturing-groups-regex/-/plugin-transform-duplicate-named-capturing-groups-regex-7.25.0.tgz",
|
|
|
|
|
"integrity": "sha512-YLpb4LlYSc3sCUa35un84poXoraOiQucUTTu8X1j18JV+gNa8E0nyUf/CjZ171IRGr4jEguF+vzJU66QZhn29g==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.0",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-dynamic-import": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.24.7.tgz",
|
|
|
|
@@ -1388,14 +1484,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-function-name": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-U9FcnA821YoILngSmYkW6FjyQe2TyZD5pHt4EVIhmcTkrJw/3KqcrRSxuOo5tFZJi7TE19iDyI1u+weTI7bn2w==",
|
|
|
|
|
"version": "7.25.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.25.1.tgz",
|
|
|
|
|
"integrity": "sha512-TVVJVdW9RKMNgJJlLtHsKDTydjZAbwIsn6ySBPQaEAUU5+gVvlJt/9nRmqVbsV/IBanRjzWoaAQKLoamWVOUuA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.24.7",
|
|
|
|
|
"@babel/helper-function-name": "^7.24.7",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.24.8",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
|
|
|
"@babel/traverse": "^7.25.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -1421,12 +1517,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-literals": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-vcwCbb4HDH+hWi8Pqenwnjy+UiklO4Kt1vfspcQYFhJdpthSnW8XvWGyDZWKNVrVbVViI/S7K9PDJZiUmP2fYQ==",
|
|
|
|
|
"version": "7.25.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.25.2.tgz",
|
|
|
|
|
"integrity": "sha512-HQI+HcTbm9ur3Z2DkO+jgESMAMcYLuN/A7NRw9juzxAezN9AvqvUTnpKP/9kkYANz6u7dFlAyOu44ejuGySlfw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -1483,13 +1579,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-modules-commonjs": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-iFI8GDxtevHJ/Z22J5xQpVqFLlMNstcLXh994xifFwxxGslr2ZXXLWgtBeLctOD63UFDArdvN6Tg8RFw+aEmjQ==",
|
|
|
|
|
"version": "7.24.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.8.tgz",
|
|
|
|
|
"integrity": "sha512-WHsk9H8XxRs3JXKWFiqtQebdh9b/pTk4EgueygFzYlTKAg0Ud985mSevdNjdXdFBATSKVJGQXP1tv6aGbssLKA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-module-transforms": "^7.24.7",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
|
|
|
"@babel/helper-module-transforms": "^7.24.8",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
|
|
|
"@babel/helper-simple-access": "^7.24.7"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
@@ -1500,15 +1596,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-modules-systemjs": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-GYQE0tW7YoaN13qFh3O1NCY4MPkUiAH3fiF7UcV/I3ajmDKEdG3l+UOcbAm4zUE3gnvUU+Eni7XrVKo9eO9auw==",
|
|
|
|
|
"version": "7.25.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.25.0.tgz",
|
|
|
|
|
"integrity": "sha512-YPJfjQPDXxyQWg/0+jHKj1llnY5f/R6a0p/vP4lPymxLu7Lvl4k2WMitqi08yxwQcCVUUdG9LCUj4TNEgAp3Jw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-hoist-variables": "^7.24.7",
|
|
|
|
|
"@babel/helper-module-transforms": "^7.24.7",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.7"
|
|
|
|
|
"@babel/helper-module-transforms": "^7.25.0",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.7",
|
|
|
|
|
"@babel/traverse": "^7.25.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -1647,12 +1743,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-optional-chaining": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-tK+0N9yd4j+x/4hxF3F0e0fu/VdcxU18y5SevtyM/PCFlQvXbR0Zmlo2eBrKtVipGNFzpq56o8WsIIKcJFUCRQ==",
|
|
|
|
|
"version": "7.24.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.24.8.tgz",
|
|
|
|
|
"integrity": "sha512-5cTOLSMs9eypEy8JUVvIKOu6NgvbJMnpG62VpIHrTmROdQ+L5mDAaI40g25k5vXti55JWNX5jCkq3HZxXBQANw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.7",
|
|
|
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
|
|
|
|
},
|
|
|
|
@@ -1679,13 +1775,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-private-methods": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-COTCOkG2hn4JKGEKBADkA8WNb35TGkkRbI5iT845dB+NyqgO8Hn+ajPbSnIQznneJTa3d30scb6iz/DhH8GsJQ==",
|
|
|
|
|
"version": "7.25.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.25.4.tgz",
|
|
|
|
|
"integrity": "sha512-ao8BG7E2b/URaUQGqN3Tlsg+M3KlHY6rJ1O1gXAEUnZoyNQnvKyH87Kfg+FoxSeyWUB8ISZZsC91C44ZuBFytw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.24.7",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.25.4",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -1728,12 +1824,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-react-constant-elements": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-7LidzZfUXyfZ8/buRW6qIIHBY8wAZ1OrY9c/wTr8YhZ6vMPo+Uc/CVFLYY1spZrEQlD4w5u8wjqk5NQ3OVqQKA==",
|
|
|
|
|
"version": "7.25.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.25.1.tgz",
|
|
|
|
|
"integrity": "sha512-SLV/giH/V4SmloZ6Dt40HjTGTAIkxn33TVIHxNGNvo8ezMhrxBkzisj4op1KZYPIOHFLqhv60OHvX+YRu4xbmQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -1758,16 +1854,16 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-react-jsx": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-+Dj06GDZEFRYvclU6k4bme55GKBEWUmByM/eoKuqg4zTNQHiApWRhQph5fxQB2wAEFvRzL1tOEj1RJ19wJrhoA==",
|
|
|
|
|
"version": "7.25.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.25.2.tgz",
|
|
|
|
|
"integrity": "sha512-KQsqEAVBpU82NM/B/N9j9WOdphom1SZH3R+2V7INrQUH+V9EBFwZsEJl8eBIVeQE62FxJCc70jzEZwqU7RcVqA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.24.7",
|
|
|
|
|
"@babel/helper-module-imports": "^7.24.7",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
|
|
|
"@babel/plugin-syntax-jsx": "^7.24.7",
|
|
|
|
|
"@babel/types": "^7.24.7"
|
|
|
|
|
"@babel/types": "^7.25.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -1839,15 +1935,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-runtime": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-YqXjrk4C+a1kZjewqt+Mmu2UuV1s07y8kqcUf4qYLnoqemhR4gRQikhdAhSVJioMjVTu6Mo6pAbaypEA3jY6fw==",
|
|
|
|
|
"version": "7.25.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.25.4.tgz",
|
|
|
|
|
"integrity": "sha512-8hsyG+KUYGY0coX6KUCDancA0Vw225KJ2HJO0yCNr1vq5r+lJTleDaJf0K7iOhjw4SWhu03TMBzYTJ9krmzULQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-module-imports": "^7.24.7",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
|
|
|
"babel-plugin-polyfill-corejs2": "^0.4.10",
|
|
|
|
|
"babel-plugin-polyfill-corejs3": "^0.10.1",
|
|
|
|
|
"babel-plugin-polyfill-corejs3": "^0.10.6",
|
|
|
|
|
"babel-plugin-polyfill-regenerator": "^0.6.1",
|
|
|
|
|
"semver": "^6.3.1"
|
|
|
|
|
},
|
|
|
|
@@ -1929,12 +2025,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-typeof-symbol": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-VtR8hDy7YLB7+Pet9IarXjg/zgCMSF+1mNS/EQEiEaUPoFXCVsHG64SIxcaaI2zJgRiv+YmgaQESUfWAdbjzgg==",
|
|
|
|
|
"version": "7.24.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.24.8.tgz",
|
|
|
|
|
"integrity": "sha512-adNTUpDCVnmAE58VEqKlAA6ZBlNkMnWD0ZcW76lyNFN3MJniyGFZfNwERVk8Ap56MCnXztmDr19T4mPTztcuaw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -1944,14 +2040,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-typescript": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-iLD3UNkgx2n/HrjBesVbYX6j0yqn/sJktvbtKKgcaLIQ4bTTQ8obAypc1VpyHPD2y4Phh9zHOaAt8e/L14wCpw==",
|
|
|
|
|
"version": "7.25.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.25.2.tgz",
|
|
|
|
|
"integrity": "sha512-lBwRvjSmqiMYe/pS0+1gggjJleUJi7NzjvQ1Fkqtt69hBa/0t1YuW/MLQMAPixfwaQOHUXsd6jeU3Z+vdGv3+A==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-annotate-as-pure": "^7.24.7",
|
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.24.7",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
|
|
|
"@babel/helper-create-class-features-plugin": "^7.25.0",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.7",
|
|
|
|
|
"@babel/plugin-syntax-typescript": "^7.24.7"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
@@ -2009,13 +2106,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/plugin-transform-unicode-sets-regex": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-2G8aAvF4wy1w/AGZkemprdGMRg5o6zPNhbHVImRz3lss55TYCBd6xStN19rt8XJHq20sqV0JbyWjOWwQRwV/wg==",
|
|
|
|
|
"version": "7.25.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.25.4.tgz",
|
|
|
|
|
"integrity": "sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.24.7",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
|
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.2",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
@@ -2025,19 +2122,20 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/preset-env": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-1YZNsc+y6cTvWlDHidMBsQZrZfEFjRIo/BZCT906PMdzOyXtSLTgqGdrpcuTDCXyd11Am5uQULtDIcCfnTc8fQ==",
|
|
|
|
|
"version": "7.25.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.25.4.tgz",
|
|
|
|
|
"integrity": "sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/compat-data": "^7.24.7",
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.24.7",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
|
|
|
"@babel/helper-validator-option": "^7.24.7",
|
|
|
|
|
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.24.7",
|
|
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.24.7",
|
|
|
|
|
"@babel/compat-data": "^7.25.4",
|
|
|
|
|
"@babel/helper-compilation-targets": "^7.25.2",
|
|
|
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
|
|
|
"@babel/helper-validator-option": "^7.24.8",
|
|
|
|
|
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.25.3",
|
|
|
|
|
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.0",
|
|
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.25.0",
|
|
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.24.7",
|
|
|
|
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.24.7",
|
|
|
|
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.25.0",
|
|
|
|
|
"@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
|
|
|
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
|
|
|
"@babel/plugin-syntax-class-properties": "^7.12.13",
|
|
|
|
@@ -2058,29 +2156,30 @@
|
|
|
|
|
"@babel/plugin-syntax-top-level-await": "^7.14.5",
|
|
|
|
|
"@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
|
|
|
|
|
"@babel/plugin-transform-arrow-functions": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-async-generator-functions": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-async-generator-functions": "^7.25.4",
|
|
|
|
|
"@babel/plugin-transform-async-to-generator": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-block-scoped-functions": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-block-scoping": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-class-properties": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-block-scoping": "^7.25.0",
|
|
|
|
|
"@babel/plugin-transform-class-properties": "^7.25.4",
|
|
|
|
|
"@babel/plugin-transform-class-static-block": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-classes": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-classes": "^7.25.4",
|
|
|
|
|
"@babel/plugin-transform-computed-properties": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-destructuring": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-destructuring": "^7.24.8",
|
|
|
|
|
"@babel/plugin-transform-dotall-regex": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-duplicate-keys": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.25.0",
|
|
|
|
|
"@babel/plugin-transform-dynamic-import": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-exponentiation-operator": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-export-namespace-from": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-for-of": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-function-name": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-function-name": "^7.25.1",
|
|
|
|
|
"@babel/plugin-transform-json-strings": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-literals": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-literals": "^7.25.2",
|
|
|
|
|
"@babel/plugin-transform-logical-assignment-operators": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-member-expression-literals": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-modules-amd": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-modules-commonjs": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-modules-systemjs": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-modules-commonjs": "^7.24.8",
|
|
|
|
|
"@babel/plugin-transform-modules-systemjs": "^7.25.0",
|
|
|
|
|
"@babel/plugin-transform-modules-umd": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-new-target": "^7.24.7",
|
|
|
|
@@ -2089,9 +2188,9 @@
|
|
|
|
|
"@babel/plugin-transform-object-rest-spread": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-object-super": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-optional-catch-binding": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-optional-chaining": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-optional-chaining": "^7.24.8",
|
|
|
|
|
"@babel/plugin-transform-parameters": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-private-methods": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-private-methods": "^7.25.4",
|
|
|
|
|
"@babel/plugin-transform-private-property-in-object": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-property-literals": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-regenerator": "^7.24.7",
|
|
|
|
@@ -2100,16 +2199,16 @@
|
|
|
|
|
"@babel/plugin-transform-spread": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-sticky-regex": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-template-literals": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-typeof-symbol": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-typeof-symbol": "^7.24.8",
|
|
|
|
|
"@babel/plugin-transform-unicode-escapes": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-unicode-property-regex": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-unicode-regex": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-unicode-sets-regex": "^7.24.7",
|
|
|
|
|
"@babel/plugin-transform-unicode-sets-regex": "^7.25.4",
|
|
|
|
|
"@babel/preset-modules": "0.1.6-no-external-plugins",
|
|
|
|
|
"babel-plugin-polyfill-corejs2": "^0.4.10",
|
|
|
|
|
"babel-plugin-polyfill-corejs3": "^0.10.4",
|
|
|
|
|
"babel-plugin-polyfill-corejs3": "^0.10.6",
|
|
|
|
|
"babel-plugin-polyfill-regenerator": "^0.6.1",
|
|
|
|
|
"core-js-compat": "^3.31.0",
|
|
|
|
|
"core-js-compat": "^3.37.1",
|
|
|
|
|
"semver": "^6.3.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
@@ -2188,9 +2287,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/runtime": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==",
|
|
|
|
|
"version": "7.25.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.25.6.tgz",
|
|
|
|
|
"integrity": "sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"regenerator-runtime": "^0.14.0"
|
|
|
|
@@ -2200,9 +2299,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/runtime-corejs3": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-eytSX6JLBY6PVAeQa2bFlDx/7Mmln/gaEpsit5a3WEvjGfiIytEsgAwuIXCPM0xvw0v0cJn3ilq0/TvXrW0kgA==",
|
|
|
|
|
"version": "7.25.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.25.6.tgz",
|
|
|
|
|
"integrity": "sha512-Gz0Nrobx8szge6kQQ5Z5MX9L3ObqNwCQY1PSwSNzreFL7aHGxv8Fp2j3ETV6/wWdbiV+mW6OSm8oQhg3Tcsniw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"core-js-pure": "^3.30.2",
|
|
|
|
@@ -2213,33 +2312,30 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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==",
|
|
|
|
|
"version": "7.25.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.0.tgz",
|
|
|
|
|
"integrity": "sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/code-frame": "^7.24.7",
|
|
|
|
|
"@babel/parser": "^7.24.7",
|
|
|
|
|
"@babel/types": "^7.24.7"
|
|
|
|
|
"@babel/parser": "^7.25.0",
|
|
|
|
|
"@babel/types": "^7.25.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/traverse": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-yb65Ed5S/QAcewNPh0nZczy9JdYXkkAbIsEo+P7BE7yO3txAY30Y/oPa3QkQ5It3xVG2kpKMg9MsdxZaO31uKA==",
|
|
|
|
|
"version": "7.25.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.25.6.tgz",
|
|
|
|
|
"integrity": "sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/code-frame": "^7.24.7",
|
|
|
|
|
"@babel/generator": "^7.24.7",
|
|
|
|
|
"@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.7",
|
|
|
|
|
"@babel/types": "^7.24.7",
|
|
|
|
|
"@babel/generator": "^7.25.6",
|
|
|
|
|
"@babel/parser": "^7.25.6",
|
|
|
|
|
"@babel/template": "^7.25.0",
|
|
|
|
|
"@babel/types": "^7.25.6",
|
|
|
|
|
"debug": "^4.3.1",
|
|
|
|
|
"globals": "^11.1.0"
|
|
|
|
|
},
|
|
|
|
@@ -2248,12 +2344,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/types": {
|
|
|
|
|
"version": "7.24.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.7.tgz",
|
|
|
|
|
"integrity": "sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==",
|
|
|
|
|
"version": "7.25.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.6.tgz",
|
|
|
|
|
"integrity": "sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-string-parser": "^7.24.7",
|
|
|
|
|
"@babel/helper-string-parser": "^7.24.8",
|
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.7",
|
|
|
|
|
"to-fast-properties": "^2.0.0"
|
|
|
|
|
},
|
|
|
|
@@ -2281,20 +2377,20 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docsearch/css": {
|
|
|
|
|
"version": "3.6.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docsearch/css/-/css-3.6.0.tgz",
|
|
|
|
|
"integrity": "sha512-+sbxb71sWre+PwDK7X2T8+bhS6clcVMLwBPznX45Qu6opJcgRjAp7gYSDzVFp187J+feSj5dNBN1mJoi6ckkUQ==",
|
|
|
|
|
"version": "3.6.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docsearch/css/-/css-3.6.2.tgz",
|
|
|
|
|
"integrity": "sha512-vKNZepO2j7MrYBTZIGXvlUOIR+v9KRf70FApRgovWrj3GTs1EITz/Xb0AOlm1xsQBp16clVZj1SY/qaOJbQtZw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docsearch/react": {
|
|
|
|
|
"version": "3.6.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docsearch/react/-/react-3.6.0.tgz",
|
|
|
|
|
"integrity": "sha512-HUFut4ztcVNmqy9gp/wxNbC7pTOHhgVVkHVGCACTuLhUKUhKAF9KYHJtMiLUJxEqiFLQiuri1fWF8zqwM/cu1w==",
|
|
|
|
|
"version": "3.6.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docsearch/react/-/react-3.6.2.tgz",
|
|
|
|
|
"integrity": "sha512-rtZce46OOkVflCQH71IdbXSFK+S8iJZlUF56XBW5rIgx/eG5qoomC7Ag3anZson1bBac/JFQn7XOBfved/IMRA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/autocomplete-core": "1.9.3",
|
|
|
|
|
"@algolia/autocomplete-preset-algolia": "1.9.3",
|
|
|
|
|
"@docsearch/css": "3.6.0",
|
|
|
|
|
"@docsearch/css": "3.6.2",
|
|
|
|
|
"algoliasearch": "^4.19.1"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
@@ -2319,9 +2415,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/core": {
|
|
|
|
|
"version": "3.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/core/-/core-3.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-g+0wwmN2UJsBqy2fQRQ6fhXruoEa62JDeEa5d8IdTJlMoaDaEDfHh7WjwGRn4opuTQWpjAwP/fbcgyHKlE+64w==",
|
|
|
|
|
"version": "3.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/core/-/core-3.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-4Z1WkhCSkX4KO0Fw5m/Vuc7Q3NxBG53NE5u59Rs96fWkMPZVSrzEPP16/Nk6cWb/shK7xXPndTmalJtw7twL/w==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/core": "^7.23.3",
|
|
|
|
@@ -2334,12 +2430,12 @@
|
|
|
|
|
"@babel/runtime": "^7.22.6",
|
|
|
|
|
"@babel/runtime-corejs3": "^7.22.6",
|
|
|
|
|
"@babel/traverse": "^7.22.8",
|
|
|
|
|
"@docusaurus/cssnano-preset": "3.4.0",
|
|
|
|
|
"@docusaurus/logger": "3.4.0",
|
|
|
|
|
"@docusaurus/mdx-loader": "3.4.0",
|
|
|
|
|
"@docusaurus/utils": "3.4.0",
|
|
|
|
|
"@docusaurus/utils-common": "3.4.0",
|
|
|
|
|
"@docusaurus/utils-validation": "3.4.0",
|
|
|
|
|
"@docusaurus/cssnano-preset": "3.5.2",
|
|
|
|
|
"@docusaurus/logger": "3.5.2",
|
|
|
|
|
"@docusaurus/mdx-loader": "3.5.2",
|
|
|
|
|
"@docusaurus/utils": "3.5.2",
|
|
|
|
|
"@docusaurus/utils-common": "3.5.2",
|
|
|
|
|
"@docusaurus/utils-validation": "3.5.2",
|
|
|
|
|
"autoprefixer": "^10.4.14",
|
|
|
|
|
"babel-loader": "^9.1.3",
|
|
|
|
|
"babel-plugin-dynamic-import-node": "^2.3.3",
|
|
|
|
@@ -2400,14 +2496,15 @@
|
|
|
|
|
"node": ">=18.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@mdx-js/react": "^3.0.0",
|
|
|
|
|
"react": "^18.0.0",
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/cssnano-preset": {
|
|
|
|
|
"version": "3.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/cssnano-preset/-/cssnano-preset-3.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-qwLFSz6v/pZHy/UP32IrprmH5ORce86BGtN0eBtG75PpzQJAzp9gefspox+s8IEOr0oZKuQ/nhzZ3xwyc3jYJQ==",
|
|
|
|
|
"version": "3.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/cssnano-preset/-/cssnano-preset-3.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-D3KiQXOMA8+O0tqORBrTOEQyQxNIfPm9jEaJoALjjSjc2M/ZAWcUfPQEnwr2JB2TadHw2gqWgpZckQmrVWkytA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"cssnano-preset-advanced": "^6.1.2",
|
|
|
|
@@ -2420,9 +2517,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/logger": {
|
|
|
|
|
"version": "3.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/logger/-/logger-3.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-bZwkX+9SJ8lB9kVRkXw+xvHYSMGG4bpYHKGXeXFvyVc79NMeeBSGgzd4TQLHH+DYeOJoCdl8flrFJVxlZ0wo/Q==",
|
|
|
|
|
"version": "3.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/logger/-/logger-3.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-LHC540SGkeLfyT3RHK3gAMK6aS5TRqOD4R72BEU/DE2M/TY8WwEUAMY576UUc/oNJXv8pGhBmQB6N9p3pt8LQw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"chalk": "^4.1.2",
|
|
|
|
@@ -2433,14 +2530,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/mdx-loader": {
|
|
|
|
|
"version": "3.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/mdx-loader/-/mdx-loader-3.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-kSSbrrk4nTjf4d+wtBA9H+FGauf2gCax89kV8SUSJu3qaTdSIKdWERlngsiHaCFgZ7laTJ8a67UFf+xlFPtuTw==",
|
|
|
|
|
"version": "3.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/mdx-loader/-/mdx-loader-3.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-ku3xO9vZdwpiMIVd8BzWV0DCqGEbCP5zs1iHfKX50vw6jX8vQo0ylYo1YJMZyz6e+JFJ17HYHT5FzVidz2IflA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docusaurus/logger": "3.4.0",
|
|
|
|
|
"@docusaurus/utils": "3.4.0",
|
|
|
|
|
"@docusaurus/utils-validation": "3.4.0",
|
|
|
|
|
"@docusaurus/logger": "3.5.2",
|
|
|
|
|
"@docusaurus/utils": "3.5.2",
|
|
|
|
|
"@docusaurus/utils-validation": "3.5.2",
|
|
|
|
|
"@mdx-js/mdx": "^3.0.0",
|
|
|
|
|
"@slorber/remark-comment": "^1.0.0",
|
|
|
|
|
"escape-html": "^1.0.3",
|
|
|
|
@@ -2472,12 +2569,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/module-type-aliases": {
|
|
|
|
|
"version": "3.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-3.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-A1AyS8WF5Bkjnb8s+guTDuYmUiwJzNrtchebBHpc0gz0PyHJNMaybUlSrmJjHVcGrya0LKI4YcR3lBDQfXRYLw==",
|
|
|
|
|
"version": "3.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-3.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-Z+Xu3+2rvKef/YKTMxZHsEXp1y92ac0ngjDiExRdqGTmEKtCUpkbNYH8v5eXo5Ls+dnW88n6WTa+Q54kLOkwPg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docusaurus/types": "3.4.0",
|
|
|
|
|
"@docusaurus/types": "3.5.2",
|
|
|
|
|
"@types/history": "^4.7.11",
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"@types/react-router-config": "*",
|
|
|
|
@@ -2491,19 +2588,20 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-content-blog": {
|
|
|
|
|
"version": "3.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-blog/-/plugin-content-blog-3.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-vv6ZAj78ibR5Jh7XBUT4ndIjmlAxkijM3Sx5MAAzC1gyv0vupDQNhzuFg1USQmQVj3P5I6bquk12etPV3LJ+Xw==",
|
|
|
|
|
"version": "3.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-blog/-/plugin-content-blog-3.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-R7ghWnMvjSf+aeNDH0K4fjyQnt5L0KzUEnUhmf1e3jZrv3wogeytZNN6n7X8yHcMsuZHPOrctQhXWnmxu+IRRg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docusaurus/core": "3.4.0",
|
|
|
|
|
"@docusaurus/logger": "3.4.0",
|
|
|
|
|
"@docusaurus/mdx-loader": "3.4.0",
|
|
|
|
|
"@docusaurus/types": "3.4.0",
|
|
|
|
|
"@docusaurus/utils": "3.4.0",
|
|
|
|
|
"@docusaurus/utils-common": "3.4.0",
|
|
|
|
|
"@docusaurus/utils-validation": "3.4.0",
|
|
|
|
|
"cheerio": "^1.0.0-rc.12",
|
|
|
|
|
"@docusaurus/core": "3.5.2",
|
|
|
|
|
"@docusaurus/logger": "3.5.2",
|
|
|
|
|
"@docusaurus/mdx-loader": "3.5.2",
|
|
|
|
|
"@docusaurus/theme-common": "3.5.2",
|
|
|
|
|
"@docusaurus/types": "3.5.2",
|
|
|
|
|
"@docusaurus/utils": "3.5.2",
|
|
|
|
|
"@docusaurus/utils-common": "3.5.2",
|
|
|
|
|
"@docusaurus/utils-validation": "3.5.2",
|
|
|
|
|
"cheerio": "1.0.0-rc.12",
|
|
|
|
|
"feed": "^4.2.2",
|
|
|
|
|
"fs-extra": "^11.1.1",
|
|
|
|
|
"lodash": "^4.17.21",
|
|
|
|
@@ -2518,24 +2616,26 @@
|
|
|
|
|
"node": ">=18.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@docusaurus/plugin-content-docs": "*",
|
|
|
|
|
"react": "^18.0.0",
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-content-docs": {
|
|
|
|
|
"version": "3.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-docs/-/plugin-content-docs-3.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-HkUCZffhBo7ocYheD9oZvMcDloRnGhBMOZRyVcAQRFmZPmNqSyISlXA1tQCIxW+r478fty97XXAGjNYzBjpCsg==",
|
|
|
|
|
"version": "3.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-docs/-/plugin-content-docs-3.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-Bt+OXn/CPtVqM3Di44vHjE7rPCEsRCB/DMo2qoOuozB9f7+lsdrHvD0QCHdBs0uhz6deYJDppAr2VgqybKPlVQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docusaurus/core": "3.4.0",
|
|
|
|
|
"@docusaurus/logger": "3.4.0",
|
|
|
|
|
"@docusaurus/mdx-loader": "3.4.0",
|
|
|
|
|
"@docusaurus/module-type-aliases": "3.4.0",
|
|
|
|
|
"@docusaurus/types": "3.4.0",
|
|
|
|
|
"@docusaurus/utils": "3.4.0",
|
|
|
|
|
"@docusaurus/utils-common": "3.4.0",
|
|
|
|
|
"@docusaurus/utils-validation": "3.4.0",
|
|
|
|
|
"@docusaurus/core": "3.5.2",
|
|
|
|
|
"@docusaurus/logger": "3.5.2",
|
|
|
|
|
"@docusaurus/mdx-loader": "3.5.2",
|
|
|
|
|
"@docusaurus/module-type-aliases": "3.5.2",
|
|
|
|
|
"@docusaurus/theme-common": "3.5.2",
|
|
|
|
|
"@docusaurus/types": "3.5.2",
|
|
|
|
|
"@docusaurus/utils": "3.5.2",
|
|
|
|
|
"@docusaurus/utils-common": "3.5.2",
|
|
|
|
|
"@docusaurus/utils-validation": "3.5.2",
|
|
|
|
|
"@types/react-router-config": "^5.0.7",
|
|
|
|
|
"combine-promises": "^1.1.0",
|
|
|
|
|
"fs-extra": "^11.1.1",
|
|
|
|
@@ -2554,16 +2654,16 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-content-pages": {
|
|
|
|
|
"version": "3.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-pages/-/plugin-content-pages-3.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-h2+VN/0JjpR8fIkDEAoadNjfR3oLzB+v1qSXbIAKjQ46JAHx3X22n9nqS+BWSQnTnp1AjkjSvZyJMekmcwxzxg==",
|
|
|
|
|
"version": "3.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-content-pages/-/plugin-content-pages-3.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-WzhHjNpoQAUz/ueO10cnundRz+VUtkjFhhaQ9jApyv1a46FPURO4cef89pyNIOMny1fjDz/NUN2z6Yi+5WUrCw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docusaurus/core": "3.4.0",
|
|
|
|
|
"@docusaurus/mdx-loader": "3.4.0",
|
|
|
|
|
"@docusaurus/types": "3.4.0",
|
|
|
|
|
"@docusaurus/utils": "3.4.0",
|
|
|
|
|
"@docusaurus/utils-validation": "3.4.0",
|
|
|
|
|
"@docusaurus/core": "3.5.2",
|
|
|
|
|
"@docusaurus/mdx-loader": "3.5.2",
|
|
|
|
|
"@docusaurus/types": "3.5.2",
|
|
|
|
|
"@docusaurus/utils": "3.5.2",
|
|
|
|
|
"@docusaurus/utils-validation": "3.5.2",
|
|
|
|
|
"fs-extra": "^11.1.1",
|
|
|
|
|
"tslib": "^2.6.0",
|
|
|
|
|
"webpack": "^5.88.1"
|
|
|
|
@@ -2577,14 +2677,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-debug": {
|
|
|
|
|
"version": "3.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-debug/-/plugin-debug-3.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-uV7FDUNXGyDSD3PwUaf5YijX91T5/H9SX4ErEcshzwgzWwBtK37nUWPU3ZLJfeTavX3fycTOqk9TglpOLaWkCg==",
|
|
|
|
|
"version": "3.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-debug/-/plugin-debug-3.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-kBK6GlN0itCkrmHuCS6aX1wmoWc5wpd5KJlqQ1FyrF0cLDnvsYSnh7+ftdwzt7G6lGBho8lrVwkkL9/iQvaSOA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docusaurus/core": "3.4.0",
|
|
|
|
|
"@docusaurus/types": "3.4.0",
|
|
|
|
|
"@docusaurus/utils": "3.4.0",
|
|
|
|
|
"@docusaurus/core": "3.5.2",
|
|
|
|
|
"@docusaurus/types": "3.5.2",
|
|
|
|
|
"@docusaurus/utils": "3.5.2",
|
|
|
|
|
"fs-extra": "^11.1.1",
|
|
|
|
|
"react-json-view-lite": "^1.2.0",
|
|
|
|
|
"tslib": "^2.6.0"
|
|
|
|
@@ -2598,14 +2698,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-google-analytics": {
|
|
|
|
|
"version": "3.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-analytics/-/plugin-google-analytics-3.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-mCArluxEGi3cmYHqsgpGGt3IyLCrFBxPsxNZ56Mpur0xSlInnIHoeLDH7FvVVcPJRPSQ9/MfRqLsainRw+BojA==",
|
|
|
|
|
"version": "3.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-analytics/-/plugin-google-analytics-3.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-rjEkJH/tJ8OXRE9bwhV2mb/WP93V441rD6XnM6MIluu7rk8qg38iSxS43ga2V2Q/2ib53PcqbDEJDG/yWQRJhQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docusaurus/core": "3.4.0",
|
|
|
|
|
"@docusaurus/types": "3.4.0",
|
|
|
|
|
"@docusaurus/utils-validation": "3.4.0",
|
|
|
|
|
"@docusaurus/core": "3.5.2",
|
|
|
|
|
"@docusaurus/types": "3.5.2",
|
|
|
|
|
"@docusaurus/utils-validation": "3.5.2",
|
|
|
|
|
"tslib": "^2.6.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
@@ -2617,14 +2717,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-google-gtag": {
|
|
|
|
|
"version": "3.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-gtag/-/plugin-google-gtag-3.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-Dsgg6PLAqzZw5wZ4QjUYc8Z2KqJqXxHxq3vIoyoBWiLEEfigIs7wHR+oiWUQy3Zk9MIk6JTYj7tMoQU0Jm3nqA==",
|
|
|
|
|
"version": "3.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-gtag/-/plugin-google-gtag-3.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-lm8XL3xLkTPHFKKjLjEEAHUrW0SZBSHBE1I+i/tmYMBsjCcUB5UJ52geS5PSiOCFVR74tbPGcPHEV/gaaxFeSA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docusaurus/core": "3.4.0",
|
|
|
|
|
"@docusaurus/types": "3.4.0",
|
|
|
|
|
"@docusaurus/utils-validation": "3.4.0",
|
|
|
|
|
"@docusaurus/core": "3.5.2",
|
|
|
|
|
"@docusaurus/types": "3.5.2",
|
|
|
|
|
"@docusaurus/utils-validation": "3.5.2",
|
|
|
|
|
"@types/gtag.js": "^0.0.12",
|
|
|
|
|
"tslib": "^2.6.0"
|
|
|
|
|
},
|
|
|
|
@@ -2637,14 +2737,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-google-tag-manager": {
|
|
|
|
|
"version": "3.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-tag-manager/-/plugin-google-tag-manager-3.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-O9tX1BTwxIhgXpOLpFDueYA9DWk69WCbDRrjYoMQtFHSkTyE7RhNgyjSPREUWJb9i+YUg3OrsvrBYRl64FCPCQ==",
|
|
|
|
|
"version": "3.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-google-tag-manager/-/plugin-google-tag-manager-3.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-QkpX68PMOMu10Mvgvr5CfZAzZQFx8WLlOiUQ/Qmmcl6mjGK6H21WLT5x7xDmcpCoKA/3CegsqIqBR+nA137lQg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docusaurus/core": "3.4.0",
|
|
|
|
|
"@docusaurus/types": "3.4.0",
|
|
|
|
|
"@docusaurus/utils-validation": "3.4.0",
|
|
|
|
|
"@docusaurus/core": "3.5.2",
|
|
|
|
|
"@docusaurus/types": "3.5.2",
|
|
|
|
|
"@docusaurus/utils-validation": "3.5.2",
|
|
|
|
|
"tslib": "^2.6.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
@@ -2656,20 +2756,20 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-pwa": {
|
|
|
|
|
"version": "3.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-pwa/-/plugin-pwa-3.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-HC5gK1lFhy0E8SbGgWRl49+5LycAi4C+0YvFRiQRkF6ryJCfXGVIPXtgdXuatCb9iAN40trad3byw73GOragZg==",
|
|
|
|
|
"version": "3.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-pwa/-/plugin-pwa-3.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-FCwE+C04PgoCpOnDecr4qnVJdwrOphOVRkeXSUvL6dEHjxfuB+WpSxFA6ASVSxPnFwrBhwt8UQ3vYQgxYNSstQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/core": "^7.23.3",
|
|
|
|
|
"@babel/preset-env": "^7.23.3",
|
|
|
|
|
"@docusaurus/core": "3.4.0",
|
|
|
|
|
"@docusaurus/logger": "3.4.0",
|
|
|
|
|
"@docusaurus/theme-common": "3.4.0",
|
|
|
|
|
"@docusaurus/theme-translations": "3.4.0",
|
|
|
|
|
"@docusaurus/types": "3.4.0",
|
|
|
|
|
"@docusaurus/utils": "3.4.0",
|
|
|
|
|
"@docusaurus/utils-validation": "3.4.0",
|
|
|
|
|
"@docusaurus/core": "3.5.2",
|
|
|
|
|
"@docusaurus/logger": "3.5.2",
|
|
|
|
|
"@docusaurus/theme-common": "3.5.2",
|
|
|
|
|
"@docusaurus/theme-translations": "3.5.2",
|
|
|
|
|
"@docusaurus/types": "3.5.2",
|
|
|
|
|
"@docusaurus/utils": "3.5.2",
|
|
|
|
|
"@docusaurus/utils-validation": "3.5.2",
|
|
|
|
|
"babel-loader": "^9.1.3",
|
|
|
|
|
"clsx": "^2.0.0",
|
|
|
|
|
"core-js": "^3.31.1",
|
|
|
|
@@ -2691,17 +2791,17 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/plugin-sitemap": {
|
|
|
|
|
"version": "3.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-sitemap/-/plugin-sitemap-3.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-+0VDvx9SmNrFNgwPoeoCha+tRoAjopwT0+pYO1xAbyLcewXSemq+eLxEa46Q1/aoOaJQ0qqHELuQM7iS2gp33Q==",
|
|
|
|
|
"version": "3.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/plugin-sitemap/-/plugin-sitemap-3.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-DnlqYyRAdQ4NHY28TfHuVk414ft2uruP4QWCH//jzpHjqvKyXjj2fmDtI8RPUBh9K8iZKFMHRnLtzJKySPWvFA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docusaurus/core": "3.4.0",
|
|
|
|
|
"@docusaurus/logger": "3.4.0",
|
|
|
|
|
"@docusaurus/types": "3.4.0",
|
|
|
|
|
"@docusaurus/utils": "3.4.0",
|
|
|
|
|
"@docusaurus/utils-common": "3.4.0",
|
|
|
|
|
"@docusaurus/utils-validation": "3.4.0",
|
|
|
|
|
"@docusaurus/core": "3.5.2",
|
|
|
|
|
"@docusaurus/logger": "3.5.2",
|
|
|
|
|
"@docusaurus/types": "3.5.2",
|
|
|
|
|
"@docusaurus/utils": "3.5.2",
|
|
|
|
|
"@docusaurus/utils-common": "3.5.2",
|
|
|
|
|
"@docusaurus/utils-validation": "3.5.2",
|
|
|
|
|
"fs-extra": "^11.1.1",
|
|
|
|
|
"sitemap": "^7.1.1",
|
|
|
|
|
"tslib": "^2.6.0"
|
|
|
|
@@ -2715,24 +2815,24 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/preset-classic": {
|
|
|
|
|
"version": "3.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/preset-classic/-/preset-classic-3.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-Ohj6KB7siKqZaQhNJVMBBUzT3Nnp6eTKqO+FXO3qu/n1hJl3YLwVKTWBg28LF7MWrKu46UuYavwMRxud0VyqHg==",
|
|
|
|
|
"version": "3.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/preset-classic/-/preset-classic-3.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-3ihfXQ95aOHiLB5uCu+9PRy2gZCeSZoDcqpnDvf3B+sTrMvMTr8qRUzBvWkoIqc82yG5prCboRjk1SVILKx6sg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docusaurus/core": "3.4.0",
|
|
|
|
|
"@docusaurus/plugin-content-blog": "3.4.0",
|
|
|
|
|
"@docusaurus/plugin-content-docs": "3.4.0",
|
|
|
|
|
"@docusaurus/plugin-content-pages": "3.4.0",
|
|
|
|
|
"@docusaurus/plugin-debug": "3.4.0",
|
|
|
|
|
"@docusaurus/plugin-google-analytics": "3.4.0",
|
|
|
|
|
"@docusaurus/plugin-google-gtag": "3.4.0",
|
|
|
|
|
"@docusaurus/plugin-google-tag-manager": "3.4.0",
|
|
|
|
|
"@docusaurus/plugin-sitemap": "3.4.0",
|
|
|
|
|
"@docusaurus/theme-classic": "3.4.0",
|
|
|
|
|
"@docusaurus/theme-common": "3.4.0",
|
|
|
|
|
"@docusaurus/theme-search-algolia": "3.4.0",
|
|
|
|
|
"@docusaurus/types": "3.4.0"
|
|
|
|
|
"@docusaurus/core": "3.5.2",
|
|
|
|
|
"@docusaurus/plugin-content-blog": "3.5.2",
|
|
|
|
|
"@docusaurus/plugin-content-docs": "3.5.2",
|
|
|
|
|
"@docusaurus/plugin-content-pages": "3.5.2",
|
|
|
|
|
"@docusaurus/plugin-debug": "3.5.2",
|
|
|
|
|
"@docusaurus/plugin-google-analytics": "3.5.2",
|
|
|
|
|
"@docusaurus/plugin-google-gtag": "3.5.2",
|
|
|
|
|
"@docusaurus/plugin-google-tag-manager": "3.5.2",
|
|
|
|
|
"@docusaurus/plugin-sitemap": "3.5.2",
|
|
|
|
|
"@docusaurus/theme-classic": "3.5.2",
|
|
|
|
|
"@docusaurus/theme-common": "3.5.2",
|
|
|
|
|
"@docusaurus/theme-search-algolia": "3.5.2",
|
|
|
|
|
"@docusaurus/types": "3.5.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=18.0"
|
|
|
|
@@ -2743,27 +2843,27 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/theme-classic": {
|
|
|
|
|
"version": "3.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/theme-classic/-/theme-classic-3.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-0IPtmxsBYv2adr1GnZRdMkEQt1YW6tpzrUPj02YxNpvJ5+ju4E13J5tB4nfdaen/tfR1hmpSPlTFPvTf4kwy8Q==",
|
|
|
|
|
"version": "3.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/theme-classic/-/theme-classic-3.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-XRpinSix3NBv95Rk7xeMF9k4safMkwnpSgThn0UNQNumKvmcIYjfkwfh2BhwYh/BxMXQHJ/PdmNh22TQFpIaYg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docusaurus/core": "3.4.0",
|
|
|
|
|
"@docusaurus/mdx-loader": "3.4.0",
|
|
|
|
|
"@docusaurus/module-type-aliases": "3.4.0",
|
|
|
|
|
"@docusaurus/plugin-content-blog": "3.4.0",
|
|
|
|
|
"@docusaurus/plugin-content-docs": "3.4.0",
|
|
|
|
|
"@docusaurus/plugin-content-pages": "3.4.0",
|
|
|
|
|
"@docusaurus/theme-common": "3.4.0",
|
|
|
|
|
"@docusaurus/theme-translations": "3.4.0",
|
|
|
|
|
"@docusaurus/types": "3.4.0",
|
|
|
|
|
"@docusaurus/utils": "3.4.0",
|
|
|
|
|
"@docusaurus/utils-common": "3.4.0",
|
|
|
|
|
"@docusaurus/utils-validation": "3.4.0",
|
|
|
|
|
"@docusaurus/core": "3.5.2",
|
|
|
|
|
"@docusaurus/mdx-loader": "3.5.2",
|
|
|
|
|
"@docusaurus/module-type-aliases": "3.5.2",
|
|
|
|
|
"@docusaurus/plugin-content-blog": "3.5.2",
|
|
|
|
|
"@docusaurus/plugin-content-docs": "3.5.2",
|
|
|
|
|
"@docusaurus/plugin-content-pages": "3.5.2",
|
|
|
|
|
"@docusaurus/theme-common": "3.5.2",
|
|
|
|
|
"@docusaurus/theme-translations": "3.5.2",
|
|
|
|
|
"@docusaurus/types": "3.5.2",
|
|
|
|
|
"@docusaurus/utils": "3.5.2",
|
|
|
|
|
"@docusaurus/utils-common": "3.5.2",
|
|
|
|
|
"@docusaurus/utils-validation": "3.5.2",
|
|
|
|
|
"@mdx-js/react": "^3.0.0",
|
|
|
|
|
"clsx": "^2.0.0",
|
|
|
|
|
"copy-text-to-clipboard": "^3.2.0",
|
|
|
|
|
"infima": "0.2.0-alpha.43",
|
|
|
|
|
"infima": "0.2.0-alpha.44",
|
|
|
|
|
"lodash": "^4.17.21",
|
|
|
|
|
"nprogress": "^0.2.0",
|
|
|
|
|
"postcss": "^8.4.26",
|
|
|
|
@@ -2783,18 +2883,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/theme-common": {
|
|
|
|
|
"version": "3.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/theme-common/-/theme-common-3.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-0A27alXuv7ZdCg28oPE8nH/Iz73/IUejVaCazqu9elS4ypjiLhK3KfzdSQBnL/g7YfHSlymZKdiOHEo8fJ0qMA==",
|
|
|
|
|
"version": "3.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/theme-common/-/theme-common-3.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-QXqlm9S6x9Ibwjs7I2yEDgsCocp708DrCrgHgKwg2n2AY0YQ6IjU0gAK35lHRLOvAoJUfCKpQAwUykB0R7+Eew==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docusaurus/mdx-loader": "3.4.0",
|
|
|
|
|
"@docusaurus/module-type-aliases": "3.4.0",
|
|
|
|
|
"@docusaurus/plugin-content-blog": "3.4.0",
|
|
|
|
|
"@docusaurus/plugin-content-docs": "3.4.0",
|
|
|
|
|
"@docusaurus/plugin-content-pages": "3.4.0",
|
|
|
|
|
"@docusaurus/utils": "3.4.0",
|
|
|
|
|
"@docusaurus/utils-common": "3.4.0",
|
|
|
|
|
"@docusaurus/mdx-loader": "3.5.2",
|
|
|
|
|
"@docusaurus/module-type-aliases": "3.5.2",
|
|
|
|
|
"@docusaurus/utils": "3.5.2",
|
|
|
|
|
"@docusaurus/utils-common": "3.5.2",
|
|
|
|
|
"@types/history": "^4.7.11",
|
|
|
|
|
"@types/react": "*",
|
|
|
|
|
"@types/react-router-config": "*",
|
|
|
|
@@ -2808,24 +2905,25 @@
|
|
|
|
|
"node": ">=18.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@docusaurus/plugin-content-docs": "*",
|
|
|
|
|
"react": "^18.0.0",
|
|
|
|
|
"react-dom": "^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/theme-search-algolia": {
|
|
|
|
|
"version": "3.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/theme-search-algolia/-/theme-search-algolia-3.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-aiHFx7OCw4Wck1z6IoShVdUWIjntC8FHCw9c5dR8r3q4Ynh+zkS8y2eFFunN/DL6RXPzpnvKCg3vhLQYJDmT9Q==",
|
|
|
|
|
"version": "3.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/theme-search-algolia/-/theme-search-algolia-3.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-qW53kp3VzMnEqZGjakaV90sst3iN1o32PH+nawv1uepROO8aEGxptcq2R5rsv7aBShSRbZwIobdvSYKsZ5pqvA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docsearch/react": "^3.5.2",
|
|
|
|
|
"@docusaurus/core": "3.4.0",
|
|
|
|
|
"@docusaurus/logger": "3.4.0",
|
|
|
|
|
"@docusaurus/plugin-content-docs": "3.4.0",
|
|
|
|
|
"@docusaurus/theme-common": "3.4.0",
|
|
|
|
|
"@docusaurus/theme-translations": "3.4.0",
|
|
|
|
|
"@docusaurus/utils": "3.4.0",
|
|
|
|
|
"@docusaurus/utils-validation": "3.4.0",
|
|
|
|
|
"@docusaurus/core": "3.5.2",
|
|
|
|
|
"@docusaurus/logger": "3.5.2",
|
|
|
|
|
"@docusaurus/plugin-content-docs": "3.5.2",
|
|
|
|
|
"@docusaurus/theme-common": "3.5.2",
|
|
|
|
|
"@docusaurus/theme-translations": "3.5.2",
|
|
|
|
|
"@docusaurus/utils": "3.5.2",
|
|
|
|
|
"@docusaurus/utils-validation": "3.5.2",
|
|
|
|
|
"algoliasearch": "^4.18.0",
|
|
|
|
|
"algoliasearch-helper": "^3.13.3",
|
|
|
|
|
"clsx": "^2.0.0",
|
|
|
|
@@ -2844,9 +2942,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/theme-translations": {
|
|
|
|
|
"version": "3.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/theme-translations/-/theme-translations-3.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-zSxCSpmQCCdQU5Q4CnX/ID8CSUUI3fvmq4hU/GNP/XoAWtXo9SAVnM3TzpU8Gb//H3WCsT8mJcTfyOk3d9ftNg==",
|
|
|
|
|
"version": "3.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/theme-translations/-/theme-translations-3.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-GPZLcu4aT1EmqSTmbdpVrDENGR2yObFEX8ssEFYTCiAIVc0EihNSdOIBTazUvgNqwvnoU1A8vIs1xyzc3LITTw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"fs-extra": "^11.1.1",
|
|
|
|
@@ -2857,9 +2955,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/types": {
|
|
|
|
|
"version": "3.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-4jcDO8kXi5Cf9TcyikB/yKmz14f2RZ2qTRerbHAsS+5InE9ZgSLBNLsewtFTcTOXSVcbU3FoGOzcNWAmU1TR0A==",
|
|
|
|
|
"version": "3.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/types/-/types-3.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-N6GntLXoLVUwkZw7zCxwy9QiuEXIcTVzA9AkmNw16oc0AP3SXLrMmDMMBIfgqwuKWa6Ox6epHol9kMtJqekACw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@mdx-js/mdx": "^3.0.0",
|
|
|
|
@@ -2878,13 +2976,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/utils": {
|
|
|
|
|
"version": "3.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/utils/-/utils-3.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-fRwnu3L3nnWaXOgs88BVBmG1yGjcQqZNHG+vInhEa2Sz2oQB+ZjbEMO5Rh9ePFpZ0YDiDUhpaVjwmS+AU2F14g==",
|
|
|
|
|
"version": "3.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/utils/-/utils-3.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-33QvcNFh+Gv+C2dP9Y9xWEzMgf3JzrpL2nW9PopidiohS1nDcyknKRx2DWaFvyVTTYIkkABVSr073VTj/NITNA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docusaurus/logger": "3.4.0",
|
|
|
|
|
"@docusaurus/utils-common": "3.4.0",
|
|
|
|
|
"@docusaurus/logger": "3.5.2",
|
|
|
|
|
"@docusaurus/utils-common": "3.5.2",
|
|
|
|
|
"@svgr/webpack": "^8.1.0",
|
|
|
|
|
"escape-string-regexp": "^4.0.0",
|
|
|
|
|
"file-loader": "^6.2.0",
|
|
|
|
@@ -2917,9 +3015,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/utils-common": {
|
|
|
|
|
"version": "3.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/utils-common/-/utils-common-3.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-NVx54Wr4rCEKsjOH5QEVvxIqVvm+9kh7q8aYTU5WzUU9/Hctd6aTrcZ3G0Id4zYJ+AeaG5K5qHA4CY5Kcm2iyQ==",
|
|
|
|
|
"version": "3.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/utils-common/-/utils-common-3.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-i0AZjHiRgJU6d7faQngIhuHKNrszpL/SHQPgF1zH4H+Ij6E9NBYGy6pkcGWToIv7IVPbs+pQLh1P3whn0gWXVg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"tslib": "^2.6.0"
|
|
|
|
@@ -2937,14 +3035,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@docusaurus/utils-validation": {
|
|
|
|
|
"version": "3.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/utils-validation/-/utils-validation-3.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-hYQ9fM+AXYVTWxJOT1EuNaRnrR2WGpRdLDQG07O8UOpsvCPWUVOeo26Rbm0JWY2sGLfzAb+tvJ62yF+8F+TV0g==",
|
|
|
|
|
"version": "3.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@docusaurus/utils-validation/-/utils-validation-3.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-m+Foq7augzXqB6HufdS139PFxDC5d5q2QKZy8q0qYYvGdI6nnlNsGH4cIGsgBnV7smz+mopl3g4asbSDvMV0jA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@docusaurus/logger": "3.4.0",
|
|
|
|
|
"@docusaurus/utils": "3.4.0",
|
|
|
|
|
"@docusaurus/utils-common": "3.4.0",
|
|
|
|
|
"@docusaurus/logger": "3.5.2",
|
|
|
|
|
"@docusaurus/utils": "3.5.2",
|
|
|
|
|
"@docusaurus/utils-common": "3.5.2",
|
|
|
|
|
"fs-extra": "^11.2.0",
|
|
|
|
|
"joi": "^17.9.2",
|
|
|
|
|
"js-yaml": "^4.1.0",
|
|
|
|
@@ -3055,9 +3153,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
|
|
|
"version": "1.4.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz",
|
|
|
|
|
"integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==",
|
|
|
|
|
"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"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@jridgewell/trace-mapping": {
|
|
|
|
@@ -3077,9 +3175,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@lit-labs/ssr-dom-shim": {
|
|
|
|
|
"version": "1.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-yWJKmpGE6lUURKAaIltoPIE/wrbY3TEkqQt+X0m+7fQNnAv0keydnYvbiJFP1PnMhizmIWRWOG5KLhYyc/xl+g==",
|
|
|
|
|
"version": "1.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-wx4aBmgeGvFmOKucFKY+8VFJSYZxs9poN3SDNQFF6lT6NrQUnHiPB2PWz2sc4ieEcAaYYzN+1uWahEeTq2aRIQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-3-Clause"
|
|
|
|
|
},
|
|
|
|
@@ -3208,9 +3306,9 @@
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@pnpm/npm-conf": {
|
|
|
|
|
"version": "2.2.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@pnpm/npm-conf/-/npm-conf-2.2.2.tgz",
|
|
|
|
|
"integrity": "sha512-UA91GwWPhFExt3IizW6bOeY/pQ0BkuNwKjk9iQW9KqxluGCrg4VenZ0/L+2Y0+ZOtme72EVvg6v0zo3AMQRCeA==",
|
|
|
|
|
"version": "2.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@pnpm/npm-conf/-/npm-conf-2.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-c83qWb22rNRuB0UaVCI0uRPNRr8Z0FWnEIvT47jiHAmOIUHbBOg5XvV7pM5x+rKn9HRpjxquDbXYSXr3fAKFcw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@pnpm/config.env-replace": "^1.1.0",
|
|
|
|
@@ -3222,9 +3320,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@polka/url": {
|
|
|
|
|
"version": "1.0.0-next.25",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.25.tgz",
|
|
|
|
|
"integrity": "sha512-j7P6Rgr3mmtdkeDGTe0E/aYyWEWVtc5yFXtHCRHs28/jptDEWfaVOc5T7cblqy1XKPPfCxJc/8DwQ5YgLOZOVQ==",
|
|
|
|
|
"version": "1.0.0-next.28",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.28.tgz",
|
|
|
|
|
"integrity": "sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/plugin-babel": {
|
|
|
|
@@ -3251,15 +3349,14 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/plugin-node-resolve": {
|
|
|
|
|
"version": "15.2.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.3.tgz",
|
|
|
|
|
"integrity": "sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ==",
|
|
|
|
|
"version": "15.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-9eO5McEICxMzJpDW9OnMYSv4Sta3hmt7VtBFz5zR9273suNOydOyq/FrGeGy+KsTRFm8w0SLVhzig2ILFT63Ag==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@rollup/pluginutils": "^5.0.1",
|
|
|
|
|
"@types/resolve": "1.20.2",
|
|
|
|
|
"deepmerge": "^4.2.2",
|
|
|
|
|
"is-builtin-module": "^3.2.1",
|
|
|
|
|
"is-module": "^1.0.0",
|
|
|
|
|
"resolve": "^1.22.1"
|
|
|
|
|
},
|
|
|
|
@@ -3276,9 +3373,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@rollup/plugin-node-resolve/node_modules/@rollup/pluginutils": {
|
|
|
|
|
"version": "5.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==",
|
|
|
|
|
"version": "5.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-/FIdS3PyZ39bjZlwqFnWqCOVnW7o963LtKMwQOD0NhQqw22gSr2YY1afu3FxRip4ZCZNsD5jq6Aaz6QV3D/Njw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/estree": "^1.0.0",
|
|
|
|
@@ -3763,30 +3860,10 @@
|
|
|
|
|
"@types/ms": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/estree": "*",
|
|
|
|
|
"@types/json-schema": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/eslint": "*",
|
|
|
|
|
"@types/estree": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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==",
|
|
|
|
|
"version": "1.0.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz",
|
|
|
|
|
"integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/estree-jsx": {
|
|
|
|
@@ -3811,9 +3888,21 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/express-serve-static-core": {
|
|
|
|
|
"version": "4.19.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.19.5.tgz",
|
|
|
|
|
"integrity": "sha512-y6W03tvrACO72aijJ5uF02FRq5cgDR9lUxddQ8vyF+GvmjJQqbzDcJngEjURc+ZsG31VI3hODNZJ2URj86pzmg==",
|
|
|
|
|
"version": "5.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-5.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-AbXMTZGt40T+KON9/Fdxx0B2WK5hsgxcfXJLr5bFpZ7b4JCex2WyQPTEKdXqfHiY5nKKBScZ7yCoO6Pvgxfvnw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/node": "*",
|
|
|
|
|
"@types/qs": "*",
|
|
|
|
|
"@types/range-parser": "*",
|
|
|
|
|
"@types/send": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/express/node_modules/@types/express-serve-static-core": {
|
|
|
|
|
"version": "4.19.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.19.6.tgz",
|
|
|
|
|
"integrity": "sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/node": "*",
|
|
|
|
@@ -3862,9 +3951,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/http-proxy": {
|
|
|
|
|
"version": "1.17.14",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.14.tgz",
|
|
|
|
|
"integrity": "sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w==",
|
|
|
|
|
"version": "1.17.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.15.tgz",
|
|
|
|
|
"integrity": "sha512-25g5atgiVNTIv0LBDTg1H74Hvayx0ajtJPLLcYE3whFv75J0pWNtOBzaXJQgDTmrX1bx5U9YC2w/n65BN1HwRQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/node": "*"
|
|
|
|
@@ -3928,12 +4017,12 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/node": {
|
|
|
|
|
"version": "20.14.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.8.tgz",
|
|
|
|
|
"integrity": "sha512-DO+2/jZinXfROG7j7WKFn/3C6nFwxy2lLpgLjEXJz+0XKphZlTLJ14mo8Vfg8X5BWN6XjyESXq+LcYdT7tR3bA==",
|
|
|
|
|
"version": "22.7.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.7.4.tgz",
|
|
|
|
|
"integrity": "sha512-y+NPi1rFzDs1NdQHHToqeiX2TIS79SWEAw9GYhkkx8bD0ChpfqC+n2j5OXOCpzfojBEBt6DnEnnG9MY0zk1XLg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"undici-types": "~5.26.4"
|
|
|
|
|
"undici-types": "~6.19.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/node-forge": {
|
|
|
|
@@ -3958,15 +4047,15 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/prop-types": {
|
|
|
|
|
"version": "15.7.12",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.12.tgz",
|
|
|
|
|
"integrity": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==",
|
|
|
|
|
"version": "15.7.13",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.13.tgz",
|
|
|
|
|
"integrity": "sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/qs": {
|
|
|
|
|
"version": "6.9.15",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.15.tgz",
|
|
|
|
|
"integrity": "sha512-uXHQKES6DQKKCLh441Xv/dwxOq1TVS3JPUMlEqoEglvlhR6Mxnlew/Xq/LRVHpLyk7iK3zODe1qYHIMltO7XGg==",
|
|
|
|
|
"version": "6.9.16",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.16.tgz",
|
|
|
|
|
"integrity": "sha512-7i+zxXdPD0T4cKDuxCUXJ4wHcsJLwENa6Z3dCu8cfCK743OGy5Nu1RmAGqDPsoTDINVEcdXKRvR/zre+P2Ku1A==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/range-parser": {
|
|
|
|
@@ -3976,9 +4065,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/react": {
|
|
|
|
|
"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==",
|
|
|
|
|
"version": "18.3.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.10.tgz",
|
|
|
|
|
"integrity": "sha512-02sAAlBnP39JgXwkAq3PeU9DVaaGpZyF3MGcC0MKgQVkZor5IiiDAipVaxQHtDJAmO4GIy/rVBy/LzVj76Cyqg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/prop-types": "*",
|
|
|
|
@@ -4084,24 +4173,24 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/unist": {
|
|
|
|
|
"version": "3.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==",
|
|
|
|
|
"version": "3.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/ws": {
|
|
|
|
|
"version": "8.5.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.10.tgz",
|
|
|
|
|
"integrity": "sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==",
|
|
|
|
|
"version": "8.5.12",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.12.tgz",
|
|
|
|
|
"integrity": "sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/node": "*"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/yargs": {
|
|
|
|
|
"version": "17.0.32",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.32.tgz",
|
|
|
|
|
"integrity": "sha512-xQ67Yc/laOG5uMfX/093MRlGGCIBzZMarVa+gfNKJxWAIgykYpVGkBdbqEzGDDfCrVUj6Hiff4mTZ5BA6TmAog==",
|
|
|
|
|
"version": "17.0.33",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.33.tgz",
|
|
|
|
|
"integrity": "sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/yargs-parser": "*"
|
|
|
|
@@ -4312,9 +4401,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/acorn": {
|
|
|
|
|
"version": "8.12.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.0.tgz",
|
|
|
|
|
"integrity": "sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw==",
|
|
|
|
|
"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"
|
|
|
|
@@ -4342,9 +4431,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/acorn-walk": {
|
|
|
|
|
"version": "8.3.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.3.tgz",
|
|
|
|
|
"integrity": "sha512-MxXdReSRhGO7VlFe1bRG/oI7/mdLV9B9JJT0N8vZOhF7gFRR5l3M8W9G8JxmKV+JC5mGqJ0QvqfSOLsCPa4nUw==",
|
|
|
|
|
"version": "8.3.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.4.tgz",
|
|
|
|
|
"integrity": "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"acorn": "^8.11.0"
|
|
|
|
@@ -4376,15 +4465,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ajv": {
|
|
|
|
|
"version": "8.16.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.16.0.tgz",
|
|
|
|
|
"integrity": "sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==",
|
|
|
|
|
"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",
|
|
|
|
|
"uri-js": "^4.4.1"
|
|
|
|
|
"require-from-string": "^2.0.2"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
@@ -4421,32 +4510,32 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/algoliasearch": {
|
|
|
|
|
"version": "4.23.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/algoliasearch/-/algoliasearch-4.23.3.tgz",
|
|
|
|
|
"integrity": "sha512-Le/3YgNvjW9zxIQMRhUHuhiUjAlKY/zsdZpfq4dlLqg6mEm0nL6yk+7f2hDOtLpxsgE4jSzDmvHL7nXdBp5feg==",
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/algoliasearch/-/algoliasearch-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-bf0QV/9jVejssFBmz2HQLxUadxk574t4iwjCKp5E7NBzwKkrDEhKPISIIjAU/p6K5qDx3qoeh4+26zWN1jmw3g==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/cache-browser-local-storage": "4.23.3",
|
|
|
|
|
"@algolia/cache-common": "4.23.3",
|
|
|
|
|
"@algolia/cache-in-memory": "4.23.3",
|
|
|
|
|
"@algolia/client-account": "4.23.3",
|
|
|
|
|
"@algolia/client-analytics": "4.23.3",
|
|
|
|
|
"@algolia/client-common": "4.23.3",
|
|
|
|
|
"@algolia/client-personalization": "4.23.3",
|
|
|
|
|
"@algolia/client-search": "4.23.3",
|
|
|
|
|
"@algolia/logger-common": "4.23.3",
|
|
|
|
|
"@algolia/logger-console": "4.23.3",
|
|
|
|
|
"@algolia/recommend": "4.23.3",
|
|
|
|
|
"@algolia/requester-browser-xhr": "4.23.3",
|
|
|
|
|
"@algolia/requester-common": "4.23.3",
|
|
|
|
|
"@algolia/requester-node-http": "4.23.3",
|
|
|
|
|
"@algolia/transporter": "4.23.3"
|
|
|
|
|
"@algolia/cache-browser-local-storage": "4.24.0",
|
|
|
|
|
"@algolia/cache-common": "4.24.0",
|
|
|
|
|
"@algolia/cache-in-memory": "4.24.0",
|
|
|
|
|
"@algolia/client-account": "4.24.0",
|
|
|
|
|
"@algolia/client-analytics": "4.24.0",
|
|
|
|
|
"@algolia/client-common": "4.24.0",
|
|
|
|
|
"@algolia/client-personalization": "4.24.0",
|
|
|
|
|
"@algolia/client-search": "4.24.0",
|
|
|
|
|
"@algolia/logger-common": "4.24.0",
|
|
|
|
|
"@algolia/logger-console": "4.24.0",
|
|
|
|
|
"@algolia/recommend": "4.24.0",
|
|
|
|
|
"@algolia/requester-browser-xhr": "4.24.0",
|
|
|
|
|
"@algolia/requester-common": "4.24.0",
|
|
|
|
|
"@algolia/requester-node-http": "4.24.0",
|
|
|
|
|
"@algolia/transporter": "4.24.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/algoliasearch-helper": {
|
|
|
|
|
"version": "3.22.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.22.1.tgz",
|
|
|
|
|
"integrity": "sha512-fSxJ4YreH4kOME9CnKazbAn2tK/rvBoV37ETd6nTt4j7QfkcnW+c+F22WfuE9Q/sRpvOMnUwU/BXAVEiwW7p/w==",
|
|
|
|
|
"version": "3.22.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.22.5.tgz",
|
|
|
|
|
"integrity": "sha512-lWvhdnc+aKOKx8jyA3bsdEgHzm/sglC4cYdMG4xSQyRiPLJVJtH/IVYZG3Hp6PkTEhQqhyVYkeP9z2IlcHJsWw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/events": "^4.0.1"
|
|
|
|
@@ -4455,6 +4544,45 @@
|
|
|
|
|
"algoliasearch": ">= 3.1 < 6"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/algoliasearch/node_modules/@algolia/client-common": {
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-common/-/client-common-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-bc2ROsNL6w6rqpl5jj/UywlIYC21TwSSoFHKl01lYirGMW+9Eek6r02Tocg4gZ8HAw3iBvu6XQiM3BEbmEMoiA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/requester-common": "4.24.0",
|
|
|
|
|
"@algolia/transporter": "4.24.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/algoliasearch/node_modules/@algolia/client-search": {
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/client-search/-/client-search-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-uRW6EpNapmLAD0mW47OXqTP8eiIx5F6qN9/x/7HHO6owL3N1IXqydGwW5nhDFBrV+ldouro2W1VX3XlcUXEFCA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/client-common": "4.24.0",
|
|
|
|
|
"@algolia/requester-common": "4.24.0",
|
|
|
|
|
"@algolia/transporter": "4.24.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/algoliasearch/node_modules/@algolia/requester-browser-xhr": {
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-Z2NxZMb6+nVXSjF13YpjYTdvV3032YTBSGm2vnYvYPA6mMxzM3v5rsCiSspndn9rzIW4Qp1lPHBvuoKJV6jnAA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/requester-common": "4.24.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/algoliasearch/node_modules/@algolia/requester-node-http": {
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@algolia/requester-node-http/-/requester-node-http-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-JF18yTjNOVYvU/L3UosRcvbPMGT9B+/GQWNWnenIImglzNVGpyzChkXLnrSf6uxwVNO6ESGu6oN8MqcGQcjQJw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@algolia/requester-common": "4.24.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ansi-align": {
|
|
|
|
|
"version": "3.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.1.tgz",
|
|
|
|
@@ -4599,18 +4727,18 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/astring": {
|
|
|
|
|
"version": "1.8.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/astring/-/astring-1.8.6.tgz",
|
|
|
|
|
"integrity": "sha512-ISvCdHdlTDlH5IpxQJIex7BWBywFWgjJSVdwst+/iQCoEYnyOaQ95+X1JGshuBjGp6nxKUy1jMgE3zPqN7fQdg==",
|
|
|
|
|
"version": "1.9.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/astring/-/astring-1.9.0.tgz",
|
|
|
|
|
"integrity": "sha512-LElXdjswlqjWrPpJFg1Fx4wpkOCxj1TDHlSV4PlaRxHGWko024xICaa97ZkMfs6DRKlCguiAI+rbXv5GWwXIkg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"bin": {
|
|
|
|
|
"astring": "bin/astring"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/async": {
|
|
|
|
|
"version": "3.2.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/async/-/async-3.2.5.tgz",
|
|
|
|
|
"integrity": "sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==",
|
|
|
|
|
"version": "3.2.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/async/-/async-3.2.6.tgz",
|
|
|
|
|
"integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/at-least-node": {
|
|
|
|
@@ -4623,9 +4751,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/autoprefixer": {
|
|
|
|
|
"version": "10.4.19",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.19.tgz",
|
|
|
|
|
"integrity": "sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew==",
|
|
|
|
|
"version": "10.4.20",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.20.tgz",
|
|
|
|
|
"integrity": "sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g==",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
@@ -4642,11 +4770,11 @@
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"browserslist": "^4.23.0",
|
|
|
|
|
"caniuse-lite": "^1.0.30001599",
|
|
|
|
|
"browserslist": "^4.23.3",
|
|
|
|
|
"caniuse-lite": "^1.0.30001646",
|
|
|
|
|
"fraction.js": "^4.3.7",
|
|
|
|
|
"normalize-range": "^0.1.2",
|
|
|
|
|
"picocolors": "^1.0.0",
|
|
|
|
|
"picocolors": "^1.0.1",
|
|
|
|
|
"postcss-value-parser": "^4.2.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
@@ -4675,9 +4803,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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==",
|
|
|
|
|
"version": "9.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-9.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-fqe8naHt46e0yIdkjUZYqddSXfej3AHajX+CSO5X7oy0EmPc6o5Xh+RClNoHjnieWz9AW4kZxW9yyFMhVB1QLA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"find-cache-dir": "^4.0.0",
|
|
|
|
@@ -4724,13 +4852,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/babel-plugin-polyfill-corejs3": {
|
|
|
|
|
"version": "0.10.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.4.tgz",
|
|
|
|
|
"integrity": "sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==",
|
|
|
|
|
"version": "0.10.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz",
|
|
|
|
|
"integrity": "sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.6.1",
|
|
|
|
|
"core-js-compat": "^3.36.1"
|
|
|
|
|
"@babel/helper-define-polyfill-provider": "^0.6.2",
|
|
|
|
|
"core-js-compat": "^3.38.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
|
|
@@ -4792,9 +4920,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/body-parser": {
|
|
|
|
|
"version": "1.20.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.2.tgz",
|
|
|
|
|
"integrity": "sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==",
|
|
|
|
|
"version": "1.20.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.3.tgz",
|
|
|
|
|
"integrity": "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"bytes": "3.1.2",
|
|
|
|
@@ -4805,7 +4933,7 @@
|
|
|
|
|
"http-errors": "2.0.0",
|
|
|
|
|
"iconv-lite": "0.4.24",
|
|
|
|
|
"on-finished": "2.4.1",
|
|
|
|
|
"qs": "6.11.0",
|
|
|
|
|
"qs": "6.13.0",
|
|
|
|
|
"raw-body": "2.5.2",
|
|
|
|
|
"type-is": "~1.6.18",
|
|
|
|
|
"unpipe": "1.0.0"
|
|
|
|
@@ -4900,9 +5028,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/browserslist": {
|
|
|
|
|
"version": "4.23.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.1.tgz",
|
|
|
|
|
"integrity": "sha512-TUfofFo/KsK/bWZ9TWQ5O26tsWW4Uhmt8IYklbnUa70udB6P2wA7w7o4PY4muaEPBQaAX+CEnmmIA41NVHtPVw==",
|
|
|
|
|
"version": "4.24.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.0.tgz",
|
|
|
|
|
"integrity": "sha512-Rmb62sR1Zpjql25eSanFGEhAxcFwfA1K0GuQcLoaJBAcENegrQut3hYdhXFF1obQfiDyqIW/cLM5HSJ/9k884A==",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
@@ -4919,10 +5047,10 @@
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"caniuse-lite": "^1.0.30001629",
|
|
|
|
|
"electron-to-chromium": "^1.4.796",
|
|
|
|
|
"node-releases": "^2.0.14",
|
|
|
|
|
"update-browserslist-db": "^1.0.16"
|
|
|
|
|
"caniuse-lite": "^1.0.30001663",
|
|
|
|
|
"electron-to-chromium": "^1.5.28",
|
|
|
|
|
"node-releases": "^2.0.18",
|
|
|
|
|
"update-browserslist-db": "^1.1.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"browserslist": "cli.js"
|
|
|
|
@@ -4937,18 +5065,6 @@
|
|
|
|
|
"integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/builtin-modules": {
|
|
|
|
|
"version": "3.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/bytes": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz",
|
|
|
|
@@ -5048,9 +5164,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/caniuse-lite": {
|
|
|
|
|
"version": "1.0.30001636",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001636.tgz",
|
|
|
|
|
"integrity": "sha512-bMg2vmr8XBsbL6Lr0UHXy/21m84FTxDLWn2FSqMd5PrlbMxwJlQnC2YWYxVgp66PZE+BBNF2jYQUBKCo1FDeZg==",
|
|
|
|
|
"version": "1.0.30001664",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001664.tgz",
|
|
|
|
|
"integrity": "sha512-AmE7k4dXiNKQipgn7a2xg558IRqPN3jMQY/rOsbxDhrd0tyChwbITBfiwtnqz8bi2M5mIWbxAYBvk7W7QBUS2g==",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
@@ -5424,9 +5540,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/compressible/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==",
|
|
|
|
|
"version": "1.53.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.53.0.tgz",
|
|
|
|
|
"integrity": "sha512-oHlN/w+3MQ3rba9rqFr6V/ypF10LSkdwUysQL7GkXoTgIWeV+tcXGA852TBxH+gsh8UWoyhR1hKcoMJTuWflpg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.6"
|
|
|
|
@@ -5546,10 +5662,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/cookie": {
|
|
|
|
|
"version": "0.6.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.6.0.tgz",
|
|
|
|
|
"integrity": "sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"version": "0.7.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.1.tgz",
|
|
|
|
|
"integrity": "sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.6"
|
|
|
|
|
}
|
|
|
|
@@ -5640,9 +5755,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/core-js": {
|
|
|
|
|
"version": "3.37.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.37.1.tgz",
|
|
|
|
|
"integrity": "sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==",
|
|
|
|
|
"version": "3.38.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.38.1.tgz",
|
|
|
|
|
"integrity": "sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==",
|
|
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
@@ -5651,12 +5766,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/core-js-compat": {
|
|
|
|
|
"version": "3.37.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.37.1.tgz",
|
|
|
|
|
"integrity": "sha512-9TNiImhKvQqSUkOvk/mMRZzOANTiEVC7WaBNhHcKM7x+/5E1l5NvsysR19zuDQScE8k+kfQXWRN3AtS/eOSHpg==",
|
|
|
|
|
"version": "3.38.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.38.1.tgz",
|
|
|
|
|
"integrity": "sha512-JRH6gfXxGmrzF3tZ57lFx97YARxCXPaMzPo6jELZhv88pBH5VXpQ+y0znKGlFnzuaihqhLbefxSJxWJMPtfDzw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"browserslist": "^4.23.0"
|
|
|
|
|
"browserslist": "^4.23.3"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
@@ -5664,9 +5779,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/core-js-pure": {
|
|
|
|
|
"version": "3.37.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.37.1.tgz",
|
|
|
|
|
"integrity": "sha512-J/r5JTHSmzTxbiYYrzXg9w1VpqrYt+gexenBE9pugeyhwPZTAEJddyiReJWsLO6uNQ8xJZFbod6XC7KKwatCiA==",
|
|
|
|
|
"version": "3.38.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.38.1.tgz",
|
|
|
|
|
"integrity": "sha512-BY8Etc1FZqdw1glX0XNOq2FDwfrg/VGqoZOZCdaL+UmdaqDwQwYXkMJT4t6In+zfEfOJDcM9T0KdbBeJg8KKCQ==",
|
|
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
@@ -6085,12 +6200,12 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/debug": {
|
|
|
|
|
"version": "4.3.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz",
|
|
|
|
|
"integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==",
|
|
|
|
|
"version": "4.3.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
|
|
|
|
|
"integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"ms": "2.1.2"
|
|
|
|
|
"ms": "^2.1.3"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6.0"
|
|
|
|
@@ -6510,9 +6625,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/electron-to-chromium": {
|
|
|
|
|
"version": "1.4.811",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.811.tgz",
|
|
|
|
|
"integrity": "sha512-CDyzcJ5XW78SHzsIOdn27z8J4ist8eaFLhdto2hSMSJQgsiwvbv2fbizcKUICryw1Wii1TI/FEkvzvJsR3awrA==",
|
|
|
|
|
"version": "1.5.30",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.30.tgz",
|
|
|
|
|
"integrity": "sha512-sXI35EBN4lYxzc/pIGorlymYNzDBOqkSlVRe6MkgBsW/hW1tpC/HDJ2fjG7XnjakzfLEuvdmux0Mjs6jHq4UOA==",
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/emoji-regex": {
|
|
|
|
@@ -6537,9 +6652,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/emoticon": {
|
|
|
|
|
"version": "4.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/emoticon/-/emoticon-4.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-dqx7eA9YaqyvYtUhJwT4rC1HIp82j5ybS1/vQ42ur+jBe17dJMwZE4+gvL1XadSFfxaPFFGt3Xsw+Y8akThDlw==",
|
|
|
|
|
"version": "4.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/emoticon/-/emoticon-4.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-VWZfnxqwNcc51hIy/sbOdEem6D+cVtpPzEEtVAFdaas30+1dgkyaOQ4sQ6Bp0tOMqWO1v+HQfYaoodOkdhK6SQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "github",
|
|
|
|
@@ -6547,18 +6662,18 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/encodeurl": {
|
|
|
|
|
"version": "1.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/enhanced-resolve": {
|
|
|
|
|
"version": "5.17.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.17.0.tgz",
|
|
|
|
|
"integrity": "sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==",
|
|
|
|
|
"version": "5.17.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz",
|
|
|
|
|
"integrity": "sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"graceful-fs": "^4.2.4",
|
|
|
|
@@ -6720,9 +6835,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/escalade": {
|
|
|
|
|
"version": "3.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==",
|
|
|
|
|
"version": "3.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
@@ -6984,37 +7099,36 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/express": {
|
|
|
|
|
"version": "4.19.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/express/-/express-4.19.2.tgz",
|
|
|
|
|
"integrity": "sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"version": "4.21.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/express/-/express-4.21.1.tgz",
|
|
|
|
|
"integrity": "sha512-YSFlK1Ee0/GC8QaO91tHcDxJiE/X4FbpAyQWkxAvG6AXCuR65YzK8ua6D9hvi/TzUfZMpc+BwuM1IPw8fmQBiQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"accepts": "~1.3.8",
|
|
|
|
|
"array-flatten": "1.1.1",
|
|
|
|
|
"body-parser": "1.20.2",
|
|
|
|
|
"body-parser": "1.20.3",
|
|
|
|
|
"content-disposition": "0.5.4",
|
|
|
|
|
"content-type": "~1.0.4",
|
|
|
|
|
"cookie": "0.6.0",
|
|
|
|
|
"cookie": "0.7.1",
|
|
|
|
|
"cookie-signature": "1.0.6",
|
|
|
|
|
"debug": "2.6.9",
|
|
|
|
|
"depd": "2.0.0",
|
|
|
|
|
"encodeurl": "~1.0.2",
|
|
|
|
|
"encodeurl": "~2.0.0",
|
|
|
|
|
"escape-html": "~1.0.3",
|
|
|
|
|
"etag": "~1.8.1",
|
|
|
|
|
"finalhandler": "1.2.0",
|
|
|
|
|
"finalhandler": "1.3.1",
|
|
|
|
|
"fresh": "0.5.2",
|
|
|
|
|
"http-errors": "2.0.0",
|
|
|
|
|
"merge-descriptors": "1.0.1",
|
|
|
|
|
"merge-descriptors": "1.0.3",
|
|
|
|
|
"methods": "~1.1.2",
|
|
|
|
|
"on-finished": "2.4.1",
|
|
|
|
|
"parseurl": "~1.3.3",
|
|
|
|
|
"path-to-regexp": "0.1.7",
|
|
|
|
|
"path-to-regexp": "0.1.10",
|
|
|
|
|
"proxy-addr": "~2.0.7",
|
|
|
|
|
"qs": "6.11.0",
|
|
|
|
|
"qs": "6.13.0",
|
|
|
|
|
"range-parser": "~1.2.1",
|
|
|
|
|
"safe-buffer": "5.2.1",
|
|
|
|
|
"send": "0.18.0",
|
|
|
|
|
"serve-static": "1.15.0",
|
|
|
|
|
"send": "0.19.0",
|
|
|
|
|
"serve-static": "1.16.2",
|
|
|
|
|
"setprototypeof": "1.2.0",
|
|
|
|
|
"statuses": "2.0.1",
|
|
|
|
|
"type-is": "~1.6.18",
|
|
|
|
@@ -7053,9 +7167,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/express/node_modules/path-to-regexp": {
|
|
|
|
|
"version": "0.1.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz",
|
|
|
|
|
"integrity": "sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==",
|
|
|
|
|
"version": "0.1.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.10.tgz",
|
|
|
|
|
"integrity": "sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/express/node_modules/range-parser": {
|
|
|
|
@@ -7113,6 +7227,12 @@
|
|
|
|
|
"integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/fast-uri": {
|
|
|
|
|
"version": "3.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-GR6f0hD7XXyNJa25Tb9BuIdN0tdr+0BMi6/CJPH3wJO1JjNG3n/VsSw38AwRdKZABm8lGbPfakLRkYzx2V9row==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/fast-url-parser": {
|
|
|
|
|
"version": "1.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/fast-url-parser/-/fast-url-parser-1.1.3.tgz",
|
|
|
|
@@ -7289,13 +7409,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/finalhandler": {
|
|
|
|
|
"version": "1.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==",
|
|
|
|
|
"version": "1.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"debug": "2.6.9",
|
|
|
|
|
"encodeurl": "~1.0.2",
|
|
|
|
|
"encodeurl": "~2.0.0",
|
|
|
|
|
"escape-html": "~1.0.3",
|
|
|
|
|
"on-finished": "2.4.1",
|
|
|
|
|
"parseurl": "~1.3.3",
|
|
|
|
@@ -7363,9 +7483,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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==",
|
|
|
|
|
"version": "1.15.9",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz",
|
|
|
|
|
"integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "individual",
|
|
|
|
@@ -8188,18 +8308,18 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/hast-util-to-jsx-runtime/node_modules/inline-style-parser": {
|
|
|
|
|
"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==",
|
|
|
|
|
"version": "0.2.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.4.tgz",
|
|
|
|
|
"integrity": "sha512-0aO8FkhNZlj/ZIbNi7Lxxr12obT7cL1moPfE4tg1LkX7LlLfC6DeX4l2ZEud1ukP9jNQyNnfzQVqwbwmAATY4Q==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/hast-util-to-jsx-runtime/node_modules/style-to-object": {
|
|
|
|
|
"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==",
|
|
|
|
|
"version": "1.0.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.8.tgz",
|
|
|
|
|
"integrity": "sha512-xT47I/Eo0rwJmaXC4oilDGDWLohVhR6o/xAQcPQN8q6QBuZVL8qMYL85kLmST5cPjAorwvqIA4qXTRQoYHaL6g==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"inline-style-parser": "0.2.3"
|
|
|
|
|
"inline-style-parser": "0.2.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/hast-util-to-parse5": {
|
|
|
|
@@ -8623,9 +8743,9 @@
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ignore": {
|
|
|
|
|
"version": "5.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==",
|
|
|
|
|
"version": "5.3.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
|
|
|
|
|
"integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 4"
|
|
|
|
@@ -8700,9 +8820,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/infima": {
|
|
|
|
|
"version": "0.2.0-alpha.43",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/infima/-/infima-0.2.0-alpha.43.tgz",
|
|
|
|
|
"integrity": "sha512-2uw57LvUqW0rK/SWYnd/2rRfxNA5DDNOh33jxF7fy46VWoNhGxiUQyVZHbBMjQ33mQem0cjdDVwgWVAmlRfgyQ==",
|
|
|
|
|
"version": "0.2.0-alpha.44",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/infima/-/infima-0.2.0-alpha.44.tgz",
|
|
|
|
|
"integrity": "sha512-tuRkUSO/lB3rEhLJk25atwAjgLuzq070+pOW8XcvpHky/YbENnRRdPd85IBkyeTgttmOy5ah+yHYsK1HhUd4lQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
@@ -8864,21 +8984,6 @@
|
|
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-builtin-module": {
|
|
|
|
|
"version": "3.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"builtin-modules": "^3.3.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=6"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-callable": {
|
|
|
|
|
"version": "1.2.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz",
|
|
|
|
@@ -8904,9 +9009,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/is-core-module": {
|
|
|
|
|
"version": "2.14.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.14.0.tgz",
|
|
|
|
|
"integrity": "sha512-a5dFJih5ZLYlRtDc0dZWP7RiKr6xIKzmn/oAYCDvdLThadVgyJwlaoQPmRtMSpz+rk0OGAgIu+TcM9HUF0fk1A==",
|
|
|
|
|
"version": "2.15.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.1.tgz",
|
|
|
|
|
"integrity": "sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"hasown": "^2.0.2"
|
|
|
|
@@ -9319,9 +9424,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/jake": {
|
|
|
|
|
"version": "10.9.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jake/-/jake-10.9.1.tgz",
|
|
|
|
|
"integrity": "sha512-61btcOHNnLnsOdtLgA5efqQWjnSi/vow5HbI7HMdKKWqvrKR1bLK3BPlJn9gcSaP2ewuamUSMB5XEy76KUIS2w==",
|
|
|
|
|
"version": "10.9.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/jake/-/jake-10.9.2.tgz",
|
|
|
|
|
"integrity": "sha512-2P4SQ0HrLQ+fw6llpLnOaGAvN2Zu6778SJMrCUwns4fOoG9ayrTiZk3VV8sCPkVZF8ab0zksVpS8FDY5pRCNBA==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"async": "^3.2.3",
|
|
|
|
@@ -9535,9 +9640,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/launch-editor": {
|
|
|
|
|
"version": "2.8.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.8.0.tgz",
|
|
|
|
|
"integrity": "sha512-vJranOAJrI/llyWGRQqiDM+adrw+k83fvmmx3+nV47g3+36xM15jE+zyZ6Ffel02+xSvuM0b2GDRosXZkbb6wA==",
|
|
|
|
|
"version": "2.9.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.9.1.tgz",
|
|
|
|
|
"integrity": "sha512-Gcnl4Bd+hRO9P9icCP/RVVT2o8SFlPXofuCxvA2SaZuH45whSvf5p8x5oih5ftLiVhEI4sp5xDY+R+b3zJBh5w==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"picocolors": "^1.0.0",
|
|
|
|
@@ -9572,33 +9677,33 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lit": {
|
|
|
|
|
"version": "3.1.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lit/-/lit-3.1.4.tgz",
|
|
|
|
|
"integrity": "sha512-q6qKnKXHy2g1kjBaNfcoLlgbI3+aSOZ9Q4tiGa9bGYXq5RBXxkVTqTIVmP2VWMp29L4GyvCFm8ZQ2o56eUAMyA==",
|
|
|
|
|
"version": "3.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lit/-/lit-3.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-s6tI33Lf6VpDu7u4YqsSX78D28bYQulM+VAzsGch4fx2H0eLZnJsUBsPWmGYSGoKDNbjtRv02rio1o+UdPVwvw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@lit/reactive-element": "^2.0.4",
|
|
|
|
|
"lit-element": "^4.0.4",
|
|
|
|
|
"lit-html": "^3.1.2"
|
|
|
|
|
"lit-element": "^4.1.0",
|
|
|
|
|
"lit-html": "^3.2.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lit-element": {
|
|
|
|
|
"version": "4.0.6",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lit-element/-/lit-element-4.0.6.tgz",
|
|
|
|
|
"integrity": "sha512-U4sdJ3CSQip7sLGZ/uJskO5hGiqtlpxndsLr6mt3IQIjheg93UKYeGQjWMRql1s/cXNOaRrCzC2FQwjIwSUqkg==",
|
|
|
|
|
"version": "4.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lit-element/-/lit-element-4.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-gSejRUQJuMQjV2Z59KAS/D4iElUhwKpIyJvZ9w+DIagIQjfJnhR20h2Q5ddpzXGS+fF0tMZ/xEYGMnKmaI/iww==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@lit-labs/ssr-dom-shim": "^1.2.0",
|
|
|
|
|
"@lit/reactive-element": "^2.0.4",
|
|
|
|
|
"lit-html": "^3.1.2"
|
|
|
|
|
"lit-html": "^3.2.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lit-html": {
|
|
|
|
|
"version": "3.1.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lit-html/-/lit-html-3.1.4.tgz",
|
|
|
|
|
"integrity": "sha512-yKKO2uVv7zYFHlWMfZmqc+4hkmSbFp8jgjdZY9vvR9jr4J8fH6FUMXhr+ljfELgmjpvlF7Z1SJ5n5/Jeqtc9YA==",
|
|
|
|
|
"version": "3.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lit-html/-/lit-html-3.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-pwT/HwoxqI9FggTrYVarkBKFN9MlTUpLrDHubTmW4SrkL3kkqW5gxwbxMMUnbbRHBC0WTZnYHcjDSCM559VyfA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
@@ -9894,9 +9999,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mdast-util-gfm-autolink-literal": {
|
|
|
|
|
"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==",
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/mdast": "^4.0.0",
|
|
|
|
@@ -10029,9 +10134,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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==",
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/mdast-util-mdx-expression/-/mdast-util-mdx-expression-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/estree-jsx": "^1.0.0",
|
|
|
|
@@ -10047,9 +10152,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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==",
|
|
|
|
|
"version": "3.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/mdast-util-mdx-jsx/-/mdast-util-mdx-jsx-3.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-bfOjvNt+1AcbPLTFMFWY149nJz0OjmewJs3LQQ5pIyVGxP4CdOqNVJL6kTaM5c68p8q82Xv3nCyFfUnuEcH3UQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/estree-jsx": "^1.0.0",
|
|
|
|
@@ -10062,7 +10167,6 @@
|
|
|
|
|
"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"
|
|
|
|
|
},
|
|
|
|
@@ -10191,10 +10295,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/merge-descriptors": {
|
|
|
|
|
"version": "1.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
"version": "1.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/merge-stream": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
@@ -10346,9 +10453,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/micromark-extension-directive": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/micromark-extension-directive/-/micromark-extension-directive-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-61OI07qpQrERc+0wEysLHMvoiO3s2R56x5u7glHq2Yqq6EHbH4dW25G9GfDdGCDYqA21KE6DWgNSzxSwHc2hSg==",
|
|
|
|
|
"version": "3.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/micromark-extension-directive/-/micromark-extension-directive-3.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-wjcXHgk+PPdmvR58Le9d7zQYWy+vKEU9Se44p2CrCDPiLr2FMyiT4Fyb5UFKFC66wGB3kPlgD7q3TnoqPS7SZA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"devlop": "^1.0.0",
|
|
|
|
@@ -10493,9 +10600,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/micromark-extension-gfm-autolink-literal": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-rTHfnpt/Q7dEAK1Y5ii0W8bhfJlVJFnJMHIPisfPK3gpVNuOP0VnRl96+YJ3RYWV/P4gFeQoGKNlT3RhuvpqAg==",
|
|
|
|
|
"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==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"micromark-util-character": "^2.0.0",
|
|
|
|
@@ -10545,9 +10652,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/micromark-extension-gfm-footnote": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-6Rzu0CYRKDv3BfLAUnZsSlzx3ak6HAoI85KTiijuKIz5UxZxbUI+pD6oHgw+6UtQuiRwnGRhzMmPRv4smcz0fg==",
|
|
|
|
|
"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==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"devlop": "^1.0.0",
|
|
|
|
@@ -10621,9 +10728,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/micromark-extension-gfm-strikethrough": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-c3BR1ClMp5fxxmwP6AoOY2fXO9U8uFMKs4ADD66ahLTNcwzSCyRVU4k7LPV5Nxo/VJiR4TdzxRQY2v3qIUceCw==",
|
|
|
|
|
"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==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"devlop": "^1.0.0",
|
|
|
|
@@ -10655,9 +10762,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/micromark-extension-gfm-table": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-PoHlhypg1ItIucOaHmKE8fbin3vTLpDOUg8KAr8gRCF1MOZI9Nquq2i/44wFvviM4WuxJzc3demT8Y3dkfvYrw==",
|
|
|
|
|
"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==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"devlop": "^1.0.0",
|
|
|
|
@@ -10741,9 +10848,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/micromark-extension-gfm-task-list-item": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-cY5PzGcnULaN5O7T+cOzfMoHjBW7j+T9D2sucA5d/KbsBTPcYdebm9zUd9zzdgJGCwahV+/W78Z3nbulBYVbTw==",
|
|
|
|
|
"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==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"devlop": "^1.0.0",
|
|
|
|
@@ -10896,9 +11003,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/micromark-extension-mdx-jsx": {
|
|
|
|
|
"version": "3.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/micromark-extension-mdx-jsx/-/micromark-extension-mdx-jsx-3.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-uvhhss8OGuzR4/N17L1JwvmJIpPhAd8oByMawEKx6NVdBCbesjH4t+vjEp3ZXft9DwvlKSD07fCeI44/N0Vf2w==",
|
|
|
|
|
"version": "3.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/micromark-extension-mdx-jsx/-/micromark-extension-mdx-jsx-3.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-vNuFb9czP8QCtAQcEJn0UJQJZA8Dk6DXKBqx+bg/w0WGuSxDxNr7hErW89tHUY31dUW4NqEOWwmEUNhjTFmHkg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/acorn": "^4.0.0",
|
|
|
|
@@ -10908,6 +11015,7 @@
|
|
|
|
|
"micromark-factory-mdx-expression": "^2.0.0",
|
|
|
|
|
"micromark-factory-space": "^2.0.0",
|
|
|
|
|
"micromark-util-character": "^2.0.0",
|
|
|
|
|
"micromark-util-events-to-acorn": "^2.0.0",
|
|
|
|
|
"micromark-util-symbol": "^2.0.0",
|
|
|
|
|
"micromark-util-types": "^2.0.0",
|
|
|
|
|
"vfile-message": "^4.0.0"
|
|
|
|
@@ -11179,9 +11287,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/micromark-factory-mdx-expression": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/micromark-factory-mdx-expression/-/micromark-factory-mdx-expression-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-F0ccWIUHRLRrYp5TC9ZYXmZo+p2AM13ggbsW4T0b5CRKP8KHVRB8t4pwtBgTxtjRmwrK0Irwm7vs2JOZabHZfg==",
|
|
|
|
|
"version": "2.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/micromark-factory-mdx-expression/-/micromark-factory-mdx-expression-2.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-5E5I2pFzJyg2CtemqAbcyCktpHXuJbABnsb32wX2U8IQKhhVFBqkcZR5LRm1WVoFqa4kTueZK4abep7wdo9nrw==",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "GitHub Sponsors",
|
|
|
|
@@ -11196,6 +11304,7 @@
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/estree": "^1.0.0",
|
|
|
|
|
"devlop": "^1.0.0",
|
|
|
|
|
"micromark-factory-space": "^2.0.0",
|
|
|
|
|
"micromark-util-character": "^2.0.0",
|
|
|
|
|
"micromark-util-events-to-acorn": "^2.0.0",
|
|
|
|
|
"micromark-util-symbol": "^2.0.0",
|
|
|
|
@@ -11204,6 +11313,26 @@
|
|
|
|
|
"vfile-message": "^4.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/micromark-factory-mdx-expression/node_modules/micromark-factory-space": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-TKr+LIDX2pkBJXFLzpyPyljzYK3MtmllMUMODTQJIUfDGncESaqB90db9IAUcz4AZAJFdd8U9zOp9ty1458rxg==",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "GitHub Sponsors",
|
|
|
|
|
"url": "https://github.com/sponsors/unifiedjs"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "OpenCollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"micromark-util-character": "^2.0.0",
|
|
|
|
|
"micromark-util-types": "^2.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/micromark-factory-mdx-expression/node_modules/micromark-util-character": {
|
|
|
|
|
"version": "2.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.0.tgz",
|
|
|
|
@@ -11985,9 +12114,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/micromatch": {
|
|
|
|
|
"version": "4.0.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.7.tgz",
|
|
|
|
|
"integrity": "sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==",
|
|
|
|
|
"version": "4.0.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
|
|
|
|
|
"integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"braces": "^3.0.3",
|
|
|
|
@@ -12052,9 +12181,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/mini-css-extract-plugin": {
|
|
|
|
|
"version": "2.9.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.0.tgz",
|
|
|
|
|
"integrity": "sha512-Zs1YsZVfemekSZG+44vBsYTLQORkPMwnlv+aehcxK/NLKC+EGhDB39/YePYYqx/sTk6NnYpuqikhSn7+JIevTA==",
|
|
|
|
|
"version": "2.9.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.1.tgz",
|
|
|
|
|
"integrity": "sha512-+Vyi+GCCOHnrJ2VPS+6aPoXN2k2jgUzDRhTFLjjTBn23qyXJXkjUWQgTL+mXpF5/A8ixLdCc6kWsoeOjKGejKQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"schema-utils": "^4.0.0",
|
|
|
|
@@ -12108,9 +12237,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ms": {
|
|
|
|
|
"version": "2.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
|
|
|
|
|
"version": "2.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/multicast-dns": {
|
|
|
|
@@ -12194,9 +12323,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/node-releases": {
|
|
|
|
|
"version": "2.0.14",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz",
|
|
|
|
|
"integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==",
|
|
|
|
|
"version": "2.0.18",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.18.tgz",
|
|
|
|
|
"integrity": "sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/normalize-path": {
|
|
|
|
@@ -12521,9 +12650,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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==",
|
|
|
|
|
"version": "2.0.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.11.tgz",
|
|
|
|
|
"integrity": "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/parse-json": {
|
|
|
|
@@ -12655,9 +12784,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/path-to-regexp": {
|
|
|
|
|
"version": "1.8.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.8.0.tgz",
|
|
|
|
|
"integrity": "sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==",
|
|
|
|
|
"version": "1.9.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.9.0.tgz",
|
|
|
|
|
"integrity": "sha512-xIp7/apCFJuUHdDLWe8O1HIkb0kQrOMb/0u6FXQjemHn/ii5LrIzU6bdECnsiTF/GjZkMEKg1xdiZwNqDYlZ6g==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"isarray": "0.0.1"
|
|
|
|
@@ -12684,9 +12813,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/picocolors": {
|
|
|
|
|
"version": "1.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==",
|
|
|
|
|
"version": "1.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==",
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/picomatch": {
|
|
|
|
@@ -12799,9 +12928,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/postcss": {
|
|
|
|
|
"version": "8.4.38",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.38.tgz",
|
|
|
|
|
"integrity": "sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==",
|
|
|
|
|
"version": "8.4.47",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.47.tgz",
|
|
|
|
|
"integrity": "sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
@@ -12819,8 +12948,8 @@
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"nanoid": "^3.3.7",
|
|
|
|
|
"picocolors": "^1.0.0",
|
|
|
|
|
"source-map-js": "^1.2.0"
|
|
|
|
|
"picocolors": "^1.1.0",
|
|
|
|
|
"source-map-js": "^1.2.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^10 || ^12 || >=14"
|
|
|
|
@@ -13330,9 +13459,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/postcss-selector-parser": {
|
|
|
|
|
"version": "6.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==",
|
|
|
|
|
"version": "6.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"cssesc": "^3.0.0",
|
|
|
|
@@ -13407,9 +13536,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/prettier": {
|
|
|
|
|
"version": "3.3.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.2.tgz",
|
|
|
|
|
"integrity": "sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==",
|
|
|
|
|
"version": "3.3.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz",
|
|
|
|
|
"integrity": "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"bin": {
|
|
|
|
@@ -13454,9 +13583,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/prism-react-renderer": {
|
|
|
|
|
"version": "2.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/prism-react-renderer/-/prism-react-renderer-2.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-Rdf+HzBLR7KYjzpJ1rSoxT9ioO85nZngQEoFIhL07XhtJHlCU3SOz0GJ6+qvMyQe0Se+BV3qpe6Yd/NmQF5Juw==",
|
|
|
|
|
"version": "2.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/prism-react-renderer/-/prism-react-renderer-2.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-327BsVCD/unU4CNLZTWVHyUHKnsqcvj2qbPlQ8MiBE2eq2rgctjigPA1Gp9HLF83kZ20zNN6jgizHJeEsyFYOw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/prismjs": "^1.26.0",
|
|
|
|
@@ -13565,12 +13694,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/qs": {
|
|
|
|
|
"version": "6.11.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz",
|
|
|
|
|
"integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==",
|
|
|
|
|
"version": "6.13.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz",
|
|
|
|
|
"integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==",
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"side-channel": "^1.0.4"
|
|
|
|
|
"side-channel": "^1.0.6"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.6"
|
|
|
|
@@ -13873,9 +14002,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-json-view-lite": {
|
|
|
|
|
"version": "1.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-json-view-lite/-/react-json-view-lite-1.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-wh6F6uJyYAmQ4fK0e8dSQMEWuvTs2Wr3el3sLD9bambX1+pSWUVXIz1RFaoy3TI1mZ0FqdpKq9YgbgTTgyrmXA==",
|
|
|
|
|
"version": "1.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-json-view-lite/-/react-json-view-lite-1.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-nWqA1E4jKPklL2jvHWs6s+7Na0qNgw9HCP6xehdQJeg6nPBTFZgGwyko9Q0oj+jQWKTTVRS30u0toM5wiuL3iw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14"
|
|
|
|
@@ -14026,9 +14155,9 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/regenerate-unicode-properties": {
|
|
|
|
|
"version": "10.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==",
|
|
|
|
|
"version": "10.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"regenerate": "^1.4.2"
|
|
|
|
@@ -14255,9 +14384,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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==",
|
|
|
|
|
"version": "11.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/remark-rehype/-/remark-rehype-11.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-g/osARvjkBXb6Wo0XvAeXQohVta8i84ACbenPpoSsxTOQH/Ae0/RGP4WZgnMH5pMLpsj4FG7OHmcIcXxpza8eQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/hast": "^3.0.0",
|
|
|
|
@@ -14510,9 +14639,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/rollup": {
|
|
|
|
|
"version": "2.79.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.79.1.tgz",
|
|
|
|
|
"integrity": "sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==",
|
|
|
|
|
"version": "2.79.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.79.2.tgz",
|
|
|
|
|
"integrity": "sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"bin": {
|
|
|
|
|
"rollup": "dist/bin/rollup"
|
|
|
|
@@ -14531,9 +14660,9 @@
|
|
|
|
|
"license": "BSD-3-Clause"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/rtlcss": {
|
|
|
|
|
"version": "4.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-4.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-/oVHgBtnPNcggP2aVXQjSy6N1mMAfHg4GSag0QtZBlD5bdDgAHwr4pydqJGd+SUCu9260+Pjqbjwtvu7EMH1KQ==",
|
|
|
|
|
"version": "4.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/rtlcss/-/rtlcss-4.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-FI+pHEn7Wc4NqKXMXFM+VAYKEj/mRIcW4h24YVwVtyjI+EqGrLc2Hx/Ny0lrZ21cBWU2goLy36eqMcNj3AQJig==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"escalade": "^3.1.1",
|
|
|
|
@@ -14673,9 +14802,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/search-insights": {
|
|
|
|
|
"version": "2.14.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/search-insights/-/search-insights-2.14.0.tgz",
|
|
|
|
|
"integrity": "sha512-OLN6MsPMCghDOqlCtsIsYgtsC0pnwVTyT9Mu6A3ewOj1DxvzZF6COrn2g86E/c05xbktB0XN04m/t1Z+n+fTGw==",
|
|
|
|
|
"version": "2.17.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/search-insights/-/search-insights-2.17.2.tgz",
|
|
|
|
|
"integrity": "sha512-zFNpOpUO+tY2D85KrxJ+aqwnIfdEGi06UH2+xEb+Bp9Mwznmauqc9djbnBibJO5mpfUPPa8st6Sx65+vbeO45g==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true
|
|
|
|
|
},
|
|
|
|
@@ -14712,9 +14841,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/semver": {
|
|
|
|
|
"version": "7.6.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz",
|
|
|
|
|
"integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==",
|
|
|
|
|
"version": "7.6.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
|
|
|
|
|
"integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"bin": {
|
|
|
|
|
"semver": "bin/semver.js"
|
|
|
|
@@ -14739,9 +14868,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/send": {
|
|
|
|
|
"version": "0.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/send/-/send-0.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==",
|
|
|
|
|
"version": "0.19.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/send/-/send-0.19.0.tgz",
|
|
|
|
|
"integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"debug": "2.6.9",
|
|
|
|
@@ -14777,11 +14906,14 @@
|
|
|
|
|
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/send/node_modules/ms": {
|
|
|
|
|
"version": "2.1.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
"node_modules/send/node_modules/encodeurl": {
|
|
|
|
|
"version": "1.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.8"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/send/node_modules/range-parser": {
|
|
|
|
|
"version": "1.2.1",
|
|
|
|
@@ -14902,15 +15034,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/serve-static": {
|
|
|
|
|
"version": "1.15.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.15.0.tgz",
|
|
|
|
|
"integrity": "sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==",
|
|
|
|
|
"version": "1.16.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.16.2.tgz",
|
|
|
|
|
"integrity": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"encodeurl": "~1.0.2",
|
|
|
|
|
"encodeurl": "~2.0.0",
|
|
|
|
|
"escape-html": "~1.0.3",
|
|
|
|
|
"parseurl": "~1.3.3",
|
|
|
|
|
"send": "0.18.0"
|
|
|
|
|
"send": "0.19.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 0.8.0"
|
|
|
|
@@ -15155,9 +15287,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/source-map-js": {
|
|
|
|
|
"version": "1.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==",
|
|
|
|
|
"version": "1.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
|
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
@@ -15289,9 +15421,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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==",
|
|
|
|
|
"version": "6.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
@@ -15628,9 +15760,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/terser": {
|
|
|
|
|
"version": "5.31.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/terser/-/terser-5.31.1.tgz",
|
|
|
|
|
"integrity": "sha512-37upzU1+viGvuFtBo9NPufCb9dwM0+l9hMxYyWfBA+fbwrPqNJAhbZ6W47bBFnZHKHTUBnMvi87434qq+qnxOg==",
|
|
|
|
|
"version": "5.34.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/terser/-/terser-5.34.1.tgz",
|
|
|
|
|
"integrity": "sha512-FsJZ7iZLd/BXkz+4xrRTGJ26o/6VTjQytUk8b8OxkwcD2I+79VPJlz7qss1+zE7h8GNIScFqXcDyJ/KqBYZFVA==",
|
|
|
|
|
"license": "BSD-2-Clause",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@jridgewell/source-map": "^0.3.3",
|
|
|
|
@@ -15865,9 +15997,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/tslib": {
|
|
|
|
|
"version": "2.6.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
|
|
|
|
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
|
|
|
|
"version": "2.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==",
|
|
|
|
|
"license": "0BSD"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/type-fest": {
|
|
|
|
@@ -15999,9 +16131,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/typescript": {
|
|
|
|
|
"version": "5.5.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==",
|
|
|
|
|
"version": "5.6.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.2.tgz",
|
|
|
|
|
"integrity": "sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==",
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"bin": {
|
|
|
|
@@ -16028,15 +16160,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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==",
|
|
|
|
|
"version": "6.19.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz",
|
|
|
|
|
"integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/unicode-canonical-property-names-ecmascript": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==",
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4"
|
|
|
|
@@ -16065,9 +16197,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/unicode-match-property-value-ecmascript": {
|
|
|
|
|
"version": "2.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==",
|
|
|
|
|
"version": "2.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-4IehN3V/+kkr5YeSSDDQG8QLqO26XpL2XP3GQtqwlT/QYSECAwFztxVHjlbh0+gjJ3XmNLS0zDsbgs9jWKExLg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=4"
|
|
|
|
@@ -16155,20 +16287,6 @@
|
|
|
|
|
"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"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/unist-util-stringify-position": {
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz",
|
|
|
|
@@ -16240,9 +16358,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/update-browserslist-db": {
|
|
|
|
|
"version": "1.0.16",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.16.tgz",
|
|
|
|
|
"integrity": "sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ==",
|
|
|
|
|
"version": "1.1.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.1.tgz",
|
|
|
|
|
"integrity": "sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==",
|
|
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "opencollective",
|
|
|
|
@@ -16259,8 +16377,8 @@
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"escalade": "^3.1.2",
|
|
|
|
|
"picocolors": "^1.0.1"
|
|
|
|
|
"escalade": "^3.2.0",
|
|
|
|
|
"picocolors": "^1.1.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"update-browserslist-db": "cli.js"
|
|
|
|
@@ -16526,13 +16644,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vfile": {
|
|
|
|
|
"version": "6.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-1bYqc7pt6NIADBJ98UiG0Bn/CHIVOoZ/IyEkqIruLg0mE1BKzkOXY2D6CSqQIcKqgadppE5lrxgWXJmXd7zZJw==",
|
|
|
|
|
"version": "6.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/unist": "^3.0.0",
|
|
|
|
|
"unist-util-stringify-position": "^4.0.0",
|
|
|
|
|
"vfile-message": "^4.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
@@ -16541,9 +16658,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vfile-location": {
|
|
|
|
|
"version": "5.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/vfile-location/-/vfile-location-5.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-NXPYyxyBSH7zB5U6+3uDdd6Nybz6o6/od9rk8bp9H8GR3L+cm/fC0uUTbqBmUTnMCUDslAGBOIKNfvvb+gGlDg==",
|
|
|
|
|
"version": "5.0.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/vfile-location/-/vfile-location-5.0.3.tgz",
|
|
|
|
|
"integrity": "sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/unist": "^3.0.0",
|
|
|
|
@@ -16569,9 +16686,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/watchpack": {
|
|
|
|
|
"version": "2.4.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.4.1.tgz",
|
|
|
|
|
"integrity": "sha512-8wrBCMtVhqcXP2Sup1ctSkga6uc2Bx0IIvKyT7yTFier5AXHooSI+QyQQAtTb7+E0IUCCKyTFmXqdqgum2XWGg==",
|
|
|
|
|
"version": "2.4.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.4.2.tgz",
|
|
|
|
|
"integrity": "sha512-TnbFSbcOCcDgjZ4piURLCbJ3nJhznVh9kw6F6iokjiFPl8ONxe9A6nMDVXDiNbrSfLILs6vB07F7wLBrwPYzJw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"glob-to-regexp": "^0.4.1",
|
|
|
|
@@ -16607,12 +16724,11 @@
|
|
|
|
|
"license": "BSD-2-Clause"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/webpack": {
|
|
|
|
|
"version": "5.92.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.92.1.tgz",
|
|
|
|
|
"integrity": "sha512-JECQ7IwJb+7fgUFBlrJzbyu3GEuNBcdqr1LD7IbSzwkSmIevTm8PF+wej3Oxuz/JFBUZ6O1o43zsPkwm1C4TmA==",
|
|
|
|
|
"version": "5.95.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.95.0.tgz",
|
|
|
|
|
"integrity": "sha512-2t3XstrKULz41MNMBF+cJ97TyHdyQ8HCt//pqErqDvNjU9YQBnZxIHa11VXsi7F3mb5/aO2tuDxdeTPdU7xu9Q==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/eslint-scope": "^3.7.3",
|
|
|
|
|
"@types/estree": "^1.0.5",
|
|
|
|
|
"@webassemblyjs/ast": "^1.12.1",
|
|
|
|
|
"@webassemblyjs/wasm-edit": "^1.12.1",
|
|
|
|
@@ -16621,7 +16737,7 @@
|
|
|
|
|
"acorn-import-attributes": "^1.9.5",
|
|
|
|
|
"browserslist": "^4.21.10",
|
|
|
|
|
"chrome-trace-event": "^1.0.2",
|
|
|
|
|
"enhanced-resolve": "^5.17.0",
|
|
|
|
|
"enhanced-resolve": "^5.17.1",
|
|
|
|
|
"es-module-lexer": "^1.2.1",
|
|
|
|
|
"eslint-scope": "5.1.1",
|
|
|
|
|
"events": "^3.2.0",
|
|
|
|
@@ -16801,9 +16917,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/webpack-dev-server/node_modules/ws": {
|
|
|
|
|
"version": "8.17.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz",
|
|
|
|
|
"integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==",
|
|
|
|
|
"version": "8.18.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz",
|
|
|
|
|
"integrity": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=10.0.0"
|
|
|
|
@@ -17273,9 +17389,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"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==",
|
|
|
|
|
"version": "6.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
@@ -17390,9 +17506,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/yocto-queue": {
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==",
|
|
|
|
|
"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"
|
|
|
|
|