mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
feat: search
This commit is contained in:
18
yarn.lock
18
yarn.lock
@@ -2123,7 +2123,6 @@ __metadata:
|
||||
dependencies:
|
||||
"@discordjs/api-extractor-utils": "workspace:^"
|
||||
"@discordjs/scripts": "workspace:^"
|
||||
"@lyrasearch/lyra": ^0.2.3
|
||||
"@microsoft/api-extractor-model": 7.24.0
|
||||
"@microsoft/tsdoc": 0.14.1
|
||||
"@testing-library/react": ^13.4.0
|
||||
@@ -2142,6 +2141,7 @@ __metadata:
|
||||
eslint: ^8.23.0
|
||||
eslint-config-neon: ^0.1.33
|
||||
happy-dom: ^6.0.4
|
||||
meilisearch: ^0.27.0
|
||||
next: ^12.3.0
|
||||
next-mdx-remote: ^4.1.0
|
||||
next-progress: ^2.2.0
|
||||
@@ -2708,13 +2708,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@lyrasearch/lyra@npm:^0.2.3":
|
||||
version: 0.2.3
|
||||
resolution: "@lyrasearch/lyra@npm:0.2.3"
|
||||
checksum: 5fde21ef623222657255fb9f592c16fcfc1f5e81fc0bf48a7c196aee9fcdc857c3cedb9ffbc55654778d6822c4c48c1ea76701a117719007d83d7e9017a24933
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@mapbox/node-pre-gyp@npm:^1.0.5":
|
||||
version: 1.0.9
|
||||
resolution: "@mapbox/node-pre-gyp@npm:1.0.9"
|
||||
@@ -12171,6 +12164,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"meilisearch@npm:^0.27.0":
|
||||
version: 0.27.0
|
||||
resolution: "meilisearch@npm:0.27.0"
|
||||
dependencies:
|
||||
cross-fetch: ^3.1.5
|
||||
checksum: 78c1a667f4dc95f2a77f1a2d929d8ad25e090544abfb3d8ad44ace19e9c16f4b5a18bd74ebd0f1c33f72381732f7d31531090130fd0844460b0380bd2c875358
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"meow@npm:^8.0.0":
|
||||
version: 8.1.2
|
||||
resolution: "meow@npm:8.1.2"
|
||||
|
||||
Reference in New Issue
Block a user