diff --git a/app/assets/javascripts/discourse/app/lib/load-instant-search.js b/app/assets/javascripts/discourse/app/lib/load-instant-search.js deleted file mode 100644 index 914ccde0f68..00000000000 --- a/app/assets/javascripts/discourse/app/lib/load-instant-search.js +++ /dev/null @@ -1,10 +0,0 @@ -/* -Plugins & themes are unable to async-import npm modules directly. -This wrapper provides them with a way to use ember-instantsearch, while keeping the `import()` in core's codebase. -*/ -export default async function loadInstantSearch() { - const emberInstantSearch = await import( - "@discourse/ember-instantsearch/components" - ); - return emberInstantSearch; -} diff --git a/app/assets/javascripts/discourse/package.json b/app/assets/javascripts/discourse/package.json index 3bc2c9cd555..be3c280f66d 100644 --- a/app/assets/javascripts/discourse/package.json +++ b/app/assets/javascripts/discourse/package.json @@ -15,7 +15,6 @@ "test": "ember test" }, "dependencies": { - "@discourse/ember-instantsearch": "^1.1.2", "@faker-js/faker": "^8.4.1", "@glimmer/syntax": "^0.92.0", "@highlightjs/cdn-assets": "^11.10.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d1dc636491f..20c6e469620 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -172,7 +172,7 @@ importers: version: 3.0.0 ember-cli: specifier: ~5.11.0 - version: 5.11.0(handlebars@4.7.8)(hogan.js@3.0.2)(underscore@1.13.6) + version: 5.11.0(handlebars@4.7.8)(underscore@1.13.6) ember-cli-inject-live-reload: specifier: ^2.1.0 version: 2.1.0 @@ -263,9 +263,6 @@ importers: app/assets/javascripts/discourse: dependencies: - '@discourse/ember-instantsearch': - specifier: ^1.1.2 - version: 1.1.2(@babel/core@7.25.2)(@glint/template@1.4.1-unstable.ff9ea6c)(ember-source@5.5.0(@babel/core@7.25.2)(@glint/template@1.4.1-unstable.ff9ea6c)(rsvp@4.8.5)(webpack@5.94.0(@swc/core@1.7.22)(esbuild@0.23.1))) '@faker-js/faker': specifier: ^8.4.1 version: 8.4.1 @@ -470,7 +467,7 @@ importers: version: 1.0.2(@babel/core@7.25.2)(@glint/template@1.4.1-unstable.ff9ea6c)(ember-source@5.5.0(@babel/core@7.25.2)(@glint/template@1.4.1-unstable.ff9ea6c)(rsvp@4.8.5)(webpack@5.94.0(@swc/core@1.7.22)(esbuild@0.23.1))) ember-cli: specifier: ~5.11.0 - version: 5.11.0(handlebars@4.7.8)(hogan.js@3.0.2)(underscore@1.13.6) + version: 5.11.0(handlebars@4.7.8)(underscore@1.13.6) ember-cli-app-version: specifier: ^7.0.0 version: 7.0.0(ember-source@5.5.0(@babel/core@7.25.2)(@glint/template@1.4.1-unstable.ff9ea6c)(rsvp@4.8.5)(webpack@5.94.0(@swc/core@1.7.22)(esbuild@0.23.1))) @@ -578,7 +575,7 @@ importers: version: 5.31.6 testem: specifier: ^3.10.1 - version: 3.10.1(handlebars@4.7.8)(hogan.js@3.0.2)(lodash@4.17.21)(underscore@1.13.6) + version: 3.10.1(handlebars@4.7.8)(lodash@4.17.21)(underscore@1.13.6) truth-helpers: specifier: workspace:1.0.0 version: link:../truth-helpers @@ -669,7 +666,7 @@ importers: version: 3.0.0 ember-cli: specifier: ~5.11.0 - version: 5.11.0(handlebars@4.7.8)(hogan.js@3.0.2)(underscore@1.13.6) + version: 5.11.0(handlebars@4.7.8)(underscore@1.13.6) ember-cli-inject-live-reload: specifier: ^2.1.0 version: 2.1.0 @@ -769,7 +766,7 @@ importers: devDependencies: ember-cli: specifier: ~5.11.0 - version: 5.11.0(handlebars@4.7.8)(hogan.js@3.0.2)(underscore@1.13.6) + version: 5.11.0(handlebars@4.7.8)(underscore@1.13.6) webpack: specifier: ^5.94.0 version: 5.94.0(@swc/core@1.7.22)(esbuild@0.23.1) @@ -809,7 +806,7 @@ importers: version: 3.0.0 ember-cli: specifier: ~5.11.0 - version: 5.11.0(handlebars@4.7.8)(hogan.js@3.0.2)(underscore@1.13.6) + version: 5.11.0(handlebars@4.7.8)(underscore@1.13.6) ember-cli-inject-live-reload: specifier: ^2.1.0 version: 2.1.0 @@ -889,7 +886,7 @@ importers: version: 3.0.0 ember-cli: specifier: ~5.11.0 - version: 5.11.0(handlebars@4.7.8)(hogan.js@3.0.2)(underscore@1.13.6) + version: 5.11.0(handlebars@4.7.8)(underscore@1.13.6) ember-cli-inject-live-reload: specifier: ^2.1.0 version: 2.1.0 @@ -968,7 +965,7 @@ importers: version: 3.0.0 ember-cli: specifier: ~5.11.0 - version: 5.11.0(handlebars@4.7.8)(hogan.js@3.0.2)(underscore@1.13.6) + version: 5.11.0(handlebars@4.7.8)(underscore@1.13.6) ember-cli-inject-live-reload: specifier: ^2.1.0 version: 2.1.0 @@ -1047,7 +1044,7 @@ importers: version: 3.0.0 ember-cli: specifier: ~5.11.0 - version: 5.11.0(handlebars@4.7.8)(hogan.js@3.0.2)(underscore@1.13.6) + version: 5.11.0(handlebars@4.7.8)(underscore@1.13.6) ember-cli-inject-live-reload: specifier: ^2.1.0 version: 2.1.0 @@ -1135,54 +1132,6 @@ importers: packages: - '@algolia/cache-browser-local-storage@4.24.0': - resolution: {integrity: sha512-t63W9BnoXVrGy9iYHBgObNXqYXM3tYXCjDSHeNwnsc324r4o5UiVKUiAB4THQ5z9U5hTj6qUvwg/Ez43ZD85ww==} - - '@algolia/cache-common@4.24.0': - resolution: {integrity: sha512-emi+v+DmVLpMGhp0V9q9h5CdkURsNmFC+cOS6uK9ndeJm9J4TiqSvPYVu+THUP8P/S08rxf5x2P+p3CfID0Y4g==} - - '@algolia/cache-in-memory@4.24.0': - resolution: {integrity: sha512-gDrt2so19jW26jY3/MkFg5mEypFIPbPoXsQGQWAi6TrCPsNOSEYepBMPlucqWigsmEy/prp5ug2jy/N3PVG/8w==} - - '@algolia/client-account@4.24.0': - resolution: {integrity: sha512-adcvyJ3KjPZFDybxlqnf+5KgxJtBjwTPTeyG2aOyoJvx0Y8dUQAEOEVOJ/GBxX0WWNbmaSrhDURMhc+QeevDsA==} - - '@algolia/client-analytics@4.24.0': - resolution: {integrity: sha512-y8jOZt1OjwWU4N2qr8G4AxXAzaa8DBvyHTWlHzX/7Me1LX8OayfgHexqrsL4vSBcoMmVw2XnVW9MhL+Y2ZDJXg==} - - '@algolia/client-common@4.24.0': - resolution: {integrity: sha512-bc2ROsNL6w6rqpl5jj/UywlIYC21TwSSoFHKl01lYirGMW+9Eek6r02Tocg4gZ8HAw3iBvu6XQiM3BEbmEMoiA==} - - '@algolia/client-personalization@4.24.0': - resolution: {integrity: sha512-l5FRFm/yngztweU0HdUzz1rC4yoWCFo3IF+dVIVTfEPg906eZg5BOd1k0K6rZx5JzyyoP4LdmOikfkfGsKVE9w==} - - '@algolia/client-search@4.24.0': - resolution: {integrity: sha512-uRW6EpNapmLAD0mW47OXqTP8eiIx5F6qN9/x/7HHO6owL3N1IXqydGwW5nhDFBrV+ldouro2W1VX3XlcUXEFCA==} - - '@algolia/events@4.0.1': - resolution: {integrity: sha512-FQzvOCgoFXAbf5Y6mYozw2aj5KCJoA3m4heImceldzPSMbdyS4atVjJzXKMsfX3wnZTFYwkkt8/z8UesLHlSBQ==} - - '@algolia/logger-common@4.24.0': - resolution: {integrity: sha512-LLUNjkahj9KtKYrQhFKCzMx0BY3RnNP4FEtO+sBybCjJ73E8jNdaKJ/Dd8A/VA4imVHP5tADZ8pn5B8Ga/wTMA==} - - '@algolia/logger-console@4.24.0': - resolution: {integrity: sha512-X4C8IoHgHfiUROfoRCV+lzSy+LHMgkoEEU1BbKcsfnV0i0S20zyy0NLww9dwVHUWNfPPxdMU+/wKmLGYf96yTg==} - - '@algolia/recommend@4.24.0': - resolution: {integrity: sha512-P9kcgerfVBpfYHDfVZDvvdJv0lEoCvzNlOy2nykyt5bK8TyieYyiD0lguIJdRZZYGre03WIAFf14pgE+V+IBlw==} - - '@algolia/requester-browser-xhr@4.24.0': - resolution: {integrity: sha512-Z2NxZMb6+nVXSjF13YpjYTdvV3032YTBSGm2vnYvYPA6mMxzM3v5rsCiSspndn9rzIW4Qp1lPHBvuoKJV6jnAA==} - - '@algolia/requester-common@4.24.0': - resolution: {integrity: sha512-k3CXJ2OVnvgE3HMwcojpvY6d9kgKMPRxs/kVohrwF5WMr2fnqojnycZkxPoEg+bXm8fi5BBfFmOqgYztRtHsQA==} - - '@algolia/requester-node-http@4.24.0': - resolution: {integrity: sha512-JF18yTjNOVYvU/L3UosRcvbPMGT9B+/GQWNWnenIImglzNVGpyzChkXLnrSf6uxwVNO6ESGu6oN8MqcGQcjQJw==} - - '@algolia/transporter@4.24.0': - resolution: {integrity: sha512-86nI7w6NzWxd1Zp9q3413dRshDqAzSbsQjhcDhPIatEFiZrL1/TjnHL8S7jVKFePlIMzDsZWXAXwXzcok9c5oA==} - '@ampproject/remapping@2.2.1': resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==} engines: {node: '>=6.0.0'} @@ -1872,9 +1821,6 @@ packages: '@discourse/backburner.js@2.7.1-0': resolution: {integrity: sha512-r0cjllX/niPSxot/lpz0Tj9CXmyYoFE6kvEN9oL0D0sOGpknmK9FielZqcPGxuD/Z8vOb67penUElHRjH+F4cQ==} - '@discourse/ember-instantsearch@1.1.2': - resolution: {integrity: sha512-zCVfrz1QVjQXz2I8RDFjqqhLdis6OPsQ7kfY9kU9LtXaYQg9VNyxYYlDaeArJPnHWy4G5pxkWYetgoD67s+gbw==} - '@discourse/itsatrap@2.0.10': resolution: {integrity: sha512-Jn1gdiyHMGUsmUfLFf4Q7VnTAv0l7NePbegU6pKhKHEmbzV3FosGxq30fTOYgVyTS1bxqGjlA6LvQttJpv3ROw==} @@ -2687,9 +2633,6 @@ packages: '@types/cors@2.8.17': resolution: {integrity: sha512-8CGDvrBj1zgo2qE+oS3pOCyYNqCPryMWY2bGfwA0dcfopWGgxs+78df0Rs3rc9THP4JkOhLsAa+15VdpAqkcUA==} - '@types/dom-speech-recognition@0.0.1': - resolution: {integrity: sha512-udCxb8DvjcDKfk1WTBzDsxFbLgYxmQGKrE/ricoMqHRNjSlSUCcamVTA5lIQqzY10mY5qCY0QDwBfFEwhfoDPw==} - '@types/eslint@8.56.12': resolution: {integrity: sha512-03ruubjWyOHlmljCVoxSuNDdmfZDzsrrz0P2LeJsOXr+ZwFQ+0yQIwNCwt/GYhV7Z31fgtXJTAEs+FYlEL851g==} @@ -2714,12 +2657,6 @@ packages: '@types/glob@8.1.0': resolution: {integrity: sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==} - '@types/google.maps@3.57.0': - resolution: {integrity: sha512-8X/HqaUXob25aVslslO84p9ESInpOQd3lMxW085IxqZZ1opRuFfwx2/c1JIUFVvCkkK+sCQHFDJ+Kw60Gsi1qA==} - - '@types/hogan.js@3.0.5': - resolution: {integrity: sha512-/uRaY3HGPWyLqOyhgvW9Aa43BNnLZrNeQxl2p8wqId4UHMfPKolSB+U7BlZyO1ng7MkLnyEAItsBzCG0SDhqrA==} - '@types/http-errors@2.0.4': resolution: {integrity: sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==} @@ -3003,14 +2940,6 @@ packages: ajv@8.17.1: resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==} - algoliasearch-helper@3.22.4: - resolution: {integrity: sha512-fvBCywguW9f+939S6awvRMstqMF1XXcd2qs1r1aGqL/PJ1go/DqN06tWmDVmhCDqBJanm++imletrQWf0G2S1g==} - peerDependencies: - algoliasearch: '>= 3.1 < 6' - - algoliasearch@4.24.0: - resolution: {integrity: sha512-bf0QV/9jVejssFBmz2HQLxUadxk574t4iwjCKp5E7NBzwKkrDEhKPISIIjAU/p6K5qDx3qoeh4+26zWN1jmw3g==} - amd-name-resolver@1.3.1: resolution: {integrity: sha512-26qTEWqZQ+cxSYygZ4Cf8tsjDBLceJahhtewxtKZA3SRa4PluuqYCuheemDQD+7Mf5B7sr+zhTDWAHDh02a1Dw==} engines: {node: 6.* || 8.* || >= 10.*} @@ -3191,9 +3120,6 @@ packages: resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} engines: {node: '>= 0.4'} - axios@1.7.6: - resolution: {integrity: sha512-Ekur6XDwhnJ5RgOCaxFnXyqlPALI3rVeukZMwOdfghW7/wGz784BYKiQq+QD8NPcr91KRo30KfHOchyijwWw7g==} - b4a@1.6.4: resolution: {integrity: sha512-fpWrvyVHEKyeEvbKZTVOeZF3VSKKWtJxFIxX/jaVPf+cLbGUSitjb49pHLqPV2BUNNZ0LcoeEGfE/YCpyDYHIw==} @@ -4195,9 +4121,6 @@ packages: resolution: {integrity: sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==} engines: {node: '>=0.10'} - decorator-transforms@1.2.1: - resolution: {integrity: sha512-UUtmyfdlHvYoX3VSG1w5rbvBQ2r5TX1JsE4hmKU9snleFymadA3VACjl6SRfi9YgBCSjBbfQvR1bs9PRW9yBKw==} - decorator-transforms@2.0.0: resolution: {integrity: sha512-ETfQccGcotK01YJsoB0AGTdUp7kS9jI93mBzrRY5Oyo+bOJfa2UKTSjCNf+iRNwAWBmBKlbiCcyL4tkY4C4dZQ==} @@ -4386,14 +4309,6 @@ packages: resolution: {integrity: sha512-N9Y80oZfcfWLsqickMfRd9YByVcTGyhYRnYQ2XVPVrp6jyUyOeRWmEAPh7ERSXpp8Ws4hr/JB9QVQrn/yZa+Ag==} engines: {node: 12.* || 14.* || >= 16} - ember-cli-htmlbars@https://codeload.github.com/ember-cli/ember-cli-htmlbars/tar.gz/671b3953f1c7ca5c53cfb84fe49b1cac31764c2a: - resolution: {tarball: https://codeload.github.com/ember-cli/ember-cli-htmlbars/tar.gz/671b3953f1c7ca5c53cfb84fe49b1cac31764c2a} - version: 6.3.0 - engines: {node: '>= 18'} - peerDependencies: - '@babel/core': '>= 7' - ember-source: '>= 4.0.0' - ember-cli-inject-live-reload@2.1.0: resolution: {integrity: sha512-YV5wYRD5PJHmxaxaJt18u6LE6Y+wo455BnmcpN+hGNlChy2piM9/GMvYgTAz/8Vin8RJ5KekqP/w/NEaRndc/A==} engines: {node: 6.* || 8.* || >= 10.*} @@ -5089,10 +5004,6 @@ packages: resolution: {integrity: sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==} engines: {node: '>= 6'} - form-data@4.0.0: - resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==} - engines: {node: '>= 6'} - formdata-polyfill@4.0.10: resolution: {integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==} engines: {node: '>=12.20.0'} @@ -5421,10 +5332,6 @@ packages: resolution: {integrity: sha512-SYVnVFswQER+zu1laSya563s+F8VDGt7o35d4utbamowvUNLLMovFqwCLSocpZTz3MgaSRA1IbqRWZv97dtErQ==} engines: {node: '>=12.0.0'} - hogan.js@3.0.2: - resolution: {integrity: sha512-RqGs4wavGYJWE07t35JQccByczmNUXQT0E12ZYV1VKYu5UiAU9lsos/yBAcf840+zrUQQxgVduCR5/B8nNtibg==} - hasBin: true - homedir-polyfill@1.0.3: resolution: {integrity: sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==} engines: {node: '>=0.10.0'} @@ -5433,9 +5340,6 @@ packages: resolution: {integrity: sha512-r0EI+HBMcXadMrugk0GCQ+6BQV39PiWAZVfq7oIckeGiN7sjRGyQxPdft3nQekFTCQbYxLBH+/axZMeH8UX6+w==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - htm@3.1.1: - resolution: {integrity: sha512-983Vyg8NwUE7JkZ6NmOqpCZ+sh1bKv2iYTlUkzlWmA5JD2acKoxd4KVxbMmxX/85mtfdnDmTFoNKcg5DGAvxNQ==} - html-encoding-sniffer@2.0.1: resolution: {integrity: sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==} engines: {node: '>=10'} @@ -5598,14 +5502,6 @@ packages: resolution: {integrity: sha512-riK/iQB2ctwkpWYgjjWIRv3MBLt2gzb2Sj0JNQNbyTXgyXsLWcDPJ5WS5ZDTCx7BRFnJsARtYh+58fjP5M2Y0Q==} engines: {node: '>=18'} - instantsearch-ui-components@0.9.0: - resolution: {integrity: sha512-ugQ+XdPx3i3Sxu+woRo6tPE0Fz/kWd4KblTUfZD1TZZBsm/8qFvcbg5dVBDvXX9v7ntoyugXCzC/XCZMzrSkig==} - - instantsearch.js@4.74.0: - resolution: {integrity: sha512-IbKAvnQ03cxb1Ni1OpLv6Yuu1W7Cu1zGru77rvgzYyPsurknpjQHdBicszSZlKaK/zND7D5vhSNZoliiz9nuEQ==} - peerDependencies: - algoliasearch: '>= 3.1 < 6' - internal-slot@1.0.7: resolution: {integrity: sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==} engines: {node: '>= 0.4'} @@ -6226,10 +6122,6 @@ packages: resolution: {integrity: sha512-CdaO738xRapbKIMVn2m4F6KTj4j7ooJ8POVnebSgKo3KBz5axNXRAL7ZdRjIV6NOr2Uf4vjtRkxrFETOioCqSA==} engines: {node: '>= 12.0.0'} - loglevel@1.9.1: - resolution: {integrity: sha512-hP3I3kCrDIMuRwAwHltphhDM1r8i55H33GgqjXbrisuJhF4kRhW1dNuxsRklp4bXl8DSdLaNLuiL4A/LWRfxvg==} - engines: {node: '>= 0.6.0'} - loupe@2.3.6: resolution: {integrity: sha512-RaPMZKiMy8/JruncMU5Bt6na1eftNoo++R4Y+N2FrxkDVTrGvcyzFTsaGif4QTeKESheMGegbhw6iUAq+5A8zA==} deprecated: Please upgrade to 2.3.7 which fixes GHSA-4q6p-r6v2-jvc5 @@ -6496,10 +6388,6 @@ packages: resolution: {integrity: sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==} engines: {node: '>=0.10.0'} - mkdirp@0.3.0: - resolution: {integrity: sha512-OHsdUcVAQ6pOtg5JYWpCBo9W/GySVuwvP9hueRMW7UqshC0tbfzLv8wjySTPm3tfUZ/21CE9E1pJagOA91Pxew==} - deprecated: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) - mkdirp@0.5.6: resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} hasBin: true @@ -6630,10 +6518,6 @@ packages: resolution: {integrity: sha512-3l4E8uMPY1HdMMryPRUAl+oIHtXtyiTlIiESNSVSNxcPfzAFzeTbXFQkZfAwBbo0B1qMSG8nUABx+Gd+YrbKrQ==} engines: {node: '>=6'} - nopt@1.0.10: - resolution: {integrity: sha512-NWmpvLSqUrgrAC9HCuxEvb+PSloHpqVu+FqcO4eeF2h5qYRhA7ev6KvelyQAKtegUbC6RypJnlEOhd8vloNKYg==} - hasBin: true - nopt@3.0.6: resolution: {integrity: sha512-4GUt3kSEYmk4ITxzB/b9vaIDfUVWN/Ml1Fwl11IlnIG2iaJ9O6WXZ9SrYM9NLI8OCBieN2Y8SWC2oJV0RQ7qYg==} hasBin: true @@ -7178,10 +7062,6 @@ packages: resolution: {integrity: sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==} engines: {node: '>=0.6'} - qs@6.9.7: - resolution: {integrity: sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw==} - engines: {node: '>=0.6'} - querystringify@2.2.0: resolution: {integrity: sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==} @@ -7510,9 +7390,6 @@ packages: resolution: {integrity: sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==} engines: {node: '>= 12.13.0'} - search-insights@2.17.0: - resolution: {integrity: sha512-AskayU3QNsXQzSL6v4LTYST7NNfs2HWyHHB+sdORP9chsytAhro5XRfToAMI/LAVYgNbzowVZTMfBRodgbUHKg==} - semver@5.7.2: resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==} hasBin: true @@ -8137,18 +8014,6 @@ packages: engines: {node: '>=14.17'} hasBin: true - typesense-instantsearch-adapter@2.8.0: - resolution: {integrity: sha512-2q4QVpHoUV0ncf1XOqIC0dufOTkFRxQ0mHzg//H3WK02ZYqdNNPCAacZODhQlltl1cNJdTI8Y4uuGVd6fJuGzw==} - engines: {node: '>=16'} - peerDependencies: - '@babel/runtime': ^7.17.2 - - typesense@1.8.2: - resolution: {integrity: sha512-aBpePjA99Qvo+OP2pJwMpvga4Jrm1Y2oV5NsrWXBxlqUDNEUCPZBIksPv2Hq0jxQxHhLLyJVbjXjByXsvpCDVA==} - engines: {node: '>=18'} - peerDependencies: - '@babel/runtime': ^7.23.2 - uc.micro@1.0.6: resolution: {integrity: sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA==} @@ -8612,84 +8477,6 @@ packages: snapshots: - '@algolia/cache-browser-local-storage@4.24.0': - dependencies: - '@algolia/cache-common': 4.24.0 - - '@algolia/cache-common@4.24.0': {} - - '@algolia/cache-in-memory@4.24.0': - dependencies: - '@algolia/cache-common': 4.24.0 - - '@algolia/client-account@4.24.0': - dependencies: - '@algolia/client-common': 4.24.0 - '@algolia/client-search': 4.24.0 - '@algolia/transporter': 4.24.0 - - '@algolia/client-analytics@4.24.0': - dependencies: - '@algolia/client-common': 4.24.0 - '@algolia/client-search': 4.24.0 - '@algolia/requester-common': 4.24.0 - '@algolia/transporter': 4.24.0 - - '@algolia/client-common@4.24.0': - dependencies: - '@algolia/requester-common': 4.24.0 - '@algolia/transporter': 4.24.0 - - '@algolia/client-personalization@4.24.0': - dependencies: - '@algolia/client-common': 4.24.0 - '@algolia/requester-common': 4.24.0 - '@algolia/transporter': 4.24.0 - - '@algolia/client-search@4.24.0': - dependencies: - '@algolia/client-common': 4.24.0 - '@algolia/requester-common': 4.24.0 - '@algolia/transporter': 4.24.0 - - '@algolia/events@4.0.1': {} - - '@algolia/logger-common@4.24.0': {} - - '@algolia/logger-console@4.24.0': - dependencies: - '@algolia/logger-common': 4.24.0 - - '@algolia/recommend@4.24.0': - dependencies: - '@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 - - '@algolia/requester-browser-xhr@4.24.0': - dependencies: - '@algolia/requester-common': 4.24.0 - - '@algolia/requester-common@4.24.0': {} - - '@algolia/requester-node-http@4.24.0': - dependencies: - '@algolia/requester-common': 4.24.0 - - '@algolia/transporter@4.24.0': - dependencies: - '@algolia/cache-common': 4.24.0 - '@algolia/logger-common': 4.24.0 - '@algolia/requester-common': 4.24.0 - '@ampproject/remapping@2.2.1': dependencies: '@jridgewell/gen-mapping': 0.3.5 @@ -9596,23 +9383,6 @@ snapshots: '@discourse/backburner.js@2.7.1-0': {} - '@discourse/ember-instantsearch@1.1.2(@babel/core@7.25.2)(@glint/template@1.4.1-unstable.ff9ea6c)(ember-source@5.5.0(@babel/core@7.25.2)(@glint/template@1.4.1-unstable.ff9ea6c)(rsvp@4.8.5)(webpack@5.94.0(@swc/core@1.7.22)(esbuild@0.23.1)))': - dependencies: - '@babel/runtime': 7.24.4 - '@ember/render-modifiers': 2.1.0(@babel/core@7.25.2)(@glint/template@1.4.1-unstable.ff9ea6c)(ember-source@5.5.0(@babel/core@7.25.2)(@glint/template@1.4.1-unstable.ff9ea6c)(rsvp@4.8.5)(webpack@5.94.0(@swc/core@1.7.22)(esbuild@0.23.1))) - '@embroider/addon-shim': 1.8.9 - algoliasearch: 4.24.0 - decorator-transforms: 1.2.1(@babel/core@7.25.2) - ember-cli-htmlbars: https://codeload.github.com/ember-cli/ember-cli-htmlbars/tar.gz/671b3953f1c7ca5c53cfb84fe49b1cac31764c2a(@babel/core@7.25.2)(ember-source@5.5.0(@babel/core@7.25.2)(@glint/template@1.4.1-unstable.ff9ea6c)(rsvp@4.8.5)(webpack@5.94.0(@swc/core@1.7.22)(esbuild@0.23.1))) - instantsearch.js: 4.74.0(algoliasearch@4.24.0) - typesense-instantsearch-adapter: 2.8.0(@babel/runtime@7.24.4) - transitivePeerDependencies: - - '@babel/core' - - '@glint/template' - - debug - - ember-source - - supports-color - '@discourse/itsatrap@2.0.10': {} '@discourse/lint-configs@1.3.9(ember-template-lint@6.0.0)(eslint@8.57.0)(prettier@2.8.8)': @@ -10661,8 +10431,6 @@ snapshots: dependencies: '@types/node': 20.3.2 - '@types/dom-speech-recognition@0.0.1': {} - '@types/eslint@8.56.12': dependencies: '@types/estree': 1.0.5 @@ -10702,10 +10470,6 @@ snapshots: '@types/minimatch': 5.1.2 '@types/node': 20.3.2 - '@types/google.maps@3.57.0': {} - - '@types/hogan.js@3.0.5': {} - '@types/http-errors@2.0.4': {} '@types/jquery@3.5.30': @@ -11055,29 +10819,6 @@ snapshots: json-schema-traverse: 1.0.0 require-from-string: 2.0.2 - algoliasearch-helper@3.22.4(algoliasearch@4.24.0): - dependencies: - '@algolia/events': 4.0.1 - algoliasearch: 4.24.0 - - algoliasearch@4.24.0: - dependencies: - '@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 - amd-name-resolver@1.3.1: dependencies: ensure-posix-path: 1.1.1 @@ -11243,14 +10984,6 @@ snapshots: dependencies: possible-typed-array-names: 1.0.0 - axios@1.7.6: - dependencies: - follow-redirects: 1.15.6 - form-data: 4.0.0 - proxy-from-env: 1.1.0 - transitivePeerDependencies: - - debug - b4a@1.6.4: {} babel-import-util@0.2.0: {} @@ -12258,12 +11991,11 @@ snapshots: ora: 3.4.0 through2: 3.0.2 - consolidate@0.16.0(handlebars@4.7.8)(hogan.js@3.0.2)(lodash@4.17.21)(mustache@4.2.0)(underscore@1.13.6): + consolidate@0.16.0(handlebars@4.7.8)(lodash@4.17.21)(mustache@4.2.0)(underscore@1.13.6): dependencies: bluebird: 3.7.2 optionalDependencies: handlebars: 4.7.8 - hogan.js: 3.0.2 lodash: 4.17.21 mustache: 4.2.0 underscore: 1.13.6 @@ -12425,13 +12157,6 @@ snapshots: decode-uri-component@0.2.2: {} - decorator-transforms@1.2.1(@babel/core@7.25.2): - dependencies: - '@babel/plugin-syntax-decorators': 7.24.7(@babel/core@7.25.2) - babel-import-util: 2.1.1 - transitivePeerDependencies: - - '@babel/core' - decorator-transforms@2.0.0(patch_hash=dre3eimzrhlapntwzf7qrwrwqi)(@babel/core@7.25.2): dependencies: '@babel/plugin-syntax-decorators': 7.24.7(@babel/core@7.25.2) @@ -12752,23 +12477,6 @@ snapshots: transitivePeerDependencies: - supports-color - ember-cli-htmlbars@https://codeload.github.com/ember-cli/ember-cli-htmlbars/tar.gz/671b3953f1c7ca5c53cfb84fe49b1cac31764c2a(@babel/core@7.25.2)(ember-source@5.5.0(@babel/core@7.25.2)(@glint/template@1.4.1-unstable.ff9ea6c)(rsvp@4.8.5)(webpack@5.94.0(@swc/core@1.7.22)(esbuild@0.23.1))): - dependencies: - '@babel/core': 7.25.2(supports-color@8.1.1) - '@ember/edition-utils': 1.2.0 - babel-plugin-ember-template-compilation: 2.2.5 - broccoli-debug: 0.6.5 - broccoli-persistent-filter: 3.1.3 - broccoli-plugin: 4.0.7 - ember-source: 5.5.0(@babel/core@7.25.2)(@glint/template@1.4.1-unstable.ff9ea6c)(rsvp@4.8.5)(webpack@5.94.0(@swc/core@1.7.22)(esbuild@0.23.1)) - fs-tree-diff: 2.0.1 - heimdalljs-logger: 0.1.10 - js-string-escape: 1.0.1 - silent-error: 1.1.1 - walk-sync: 2.2.0 - transitivePeerDependencies: - - supports-color - ember-cli-inject-live-reload@2.1.0: dependencies: clean-base-url: 1.0.0 @@ -12911,7 +12619,7 @@ snapshots: transitivePeerDependencies: - supports-color - ember-cli@5.11.0(handlebars@4.7.8)(hogan.js@3.0.2)(underscore@1.13.6): + ember-cli@5.11.0(handlebars@4.7.8)(underscore@1.13.6): dependencies: '@pnpm/find-workspace-dir': 6.0.3 broccoli: 3.5.2 @@ -12990,7 +12698,7 @@ snapshots: sort-package-json: 1.57.0 symlink-or-copy: 1.3.1 temp: 0.9.4 - testem: 3.10.1(handlebars@4.7.8)(hogan.js@3.0.2)(lodash@4.17.21)(underscore@1.13.6) + testem: 3.10.1(handlebars@4.7.8)(lodash@4.17.21)(underscore@1.13.6) tiny-lr: 2.0.0 tree-sync: 2.1.0 walk-sync: 3.0.0 @@ -14075,12 +13783,6 @@ snapshots: combined-stream: 1.0.8 mime-types: 2.1.35 - form-data@4.0.0: - dependencies: - asynckit: 0.4.0 - combined-stream: 1.0.8 - mime-types: 2.1.35 - formdata-polyfill@4.0.10: dependencies: fetch-blob: 3.2.0 @@ -14514,11 +14216,6 @@ snapshots: highlight.js@11.10.0: {} - hogan.js@3.0.2: - dependencies: - mkdirp: 0.3.0 - nopt: 1.0.10 - homedir-polyfill@1.0.3: dependencies: parse-passwd: 1.0.0 @@ -14527,8 +14224,6 @@ snapshots: dependencies: lru-cache: 7.18.3 - htm@3.1.1: {} - html-encoding-sniffer@2.0.1: dependencies: whatwg-encoding: 1.0.5 @@ -14727,26 +14422,6 @@ snapshots: wrap-ansi: 6.2.0 yoctocolors-cjs: 2.1.2 - instantsearch-ui-components@0.9.0: - dependencies: - '@babel/runtime': 7.24.4 - - instantsearch.js@4.74.0(algoliasearch@4.24.0): - dependencies: - '@algolia/events': 4.0.1 - '@types/dom-speech-recognition': 0.0.1 - '@types/google.maps': 3.57.0 - '@types/hogan.js': 3.0.5 - '@types/qs': 6.9.15 - algoliasearch: 4.24.0 - algoliasearch-helper: 3.22.4(algoliasearch@4.24.0) - hogan.js: 3.0.2 - htm: 3.1.1 - instantsearch-ui-components: 0.9.0 - preact: 10.23.2 - qs: 6.9.7 - search-insights: 2.17.0 - internal-slot@1.0.7: dependencies: es-errors: 1.3.0 @@ -15355,8 +15030,6 @@ snapshots: safe-stable-stringify: 2.5.0 triple-beam: 1.4.1 - loglevel@1.9.1: {} - loupe@2.3.6: dependencies: get-func-name: 2.0.2 @@ -15671,8 +15344,6 @@ snapshots: for-in: 1.0.2 is-extendable: 1.0.1 - mkdirp@0.3.0: {} - mkdirp@0.5.6: dependencies: minimist: 1.2.8 @@ -15808,10 +15479,6 @@ snapshots: node-watch@0.7.3: {} - nopt@1.0.10: - dependencies: - abbrev: 1.1.1 - nopt@3.0.6: dependencies: abbrev: 1.1.1 @@ -16369,8 +16036,6 @@ snapshots: dependencies: side-channel: 1.0.6 - qs@6.9.7: {} - querystringify@2.2.0: {} queue-microtask@1.2.3: {} @@ -16726,8 +16391,6 @@ snapshots: ajv-formats: 2.1.1 ajv-keywords: 5.1.0(ajv@8.17.1) - search-insights@2.17.0: {} - semver@5.7.2: {} semver@6.3.1: {} @@ -17256,7 +16919,7 @@ snapshots: commander: 2.20.3 source-map-support: 0.5.21 - testem@3.10.1(handlebars@4.7.8)(hogan.js@3.0.2)(lodash@4.17.21)(underscore@1.13.6): + testem@3.10.1(handlebars@4.7.8)(lodash@4.17.21)(underscore@1.13.6): dependencies: '@xmldom/xmldom': 0.8.10 backbone: 1.6.0 @@ -17264,7 +16927,7 @@ snapshots: charm: 1.0.2 commander: 2.20.3 compression: 1.7.4 - consolidate: 0.16.0(handlebars@4.7.8)(hogan.js@3.0.2)(lodash@4.17.21)(mustache@4.2.0)(underscore@1.13.6) + consolidate: 0.16.0(handlebars@4.7.8)(lodash@4.17.21)(mustache@4.2.0)(underscore@1.13.6) execa: 1.0.0 express: 4.19.2 fireworm: 0.7.2 @@ -17558,21 +17221,6 @@ snapshots: typescript@5.5.4: {} - typesense-instantsearch-adapter@2.8.0(@babel/runtime@7.24.4): - dependencies: - '@babel/runtime': 7.24.4 - typesense: 1.8.2(@babel/runtime@7.24.4) - transitivePeerDependencies: - - debug - - typesense@1.8.2(@babel/runtime@7.24.4): - dependencies: - '@babel/runtime': 7.24.4 - axios: 1.7.6 - loglevel: 1.9.1 - transitivePeerDependencies: - - debug - uc.micro@1.0.6: {} uc.micro@2.1.0: {}