feat: meilisearch
This commit is contained in:
14
package.json
14
package.json
@@ -20,6 +20,7 @@
|
||||
"@mantine/core": "^7.6.2",
|
||||
"@mantine/hooks": "^7.6.2",
|
||||
"@mantine/notifications": "^7.6.2",
|
||||
"@meilisearch/instant-meilisearch": "^0.18.1",
|
||||
"@reduxjs/toolkit": "^2.2.1",
|
||||
"@sentry/react": "^7.108.0",
|
||||
"@sentry/vite-plugin": "^2.16.0",
|
||||
@@ -28,14 +29,23 @@
|
||||
"dayjs": "^1.11.10",
|
||||
"i18next": "^23.10.1",
|
||||
"i18next-browser-languagedetector": "^7.2.0",
|
||||
"instantsearch.js": "^4.71.1",
|
||||
"lodash": "^4.17.21",
|
||||
"meilisearch": "^0.40.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-i18next": "^14.1.0",
|
||||
"react-instantsearch": "^7.11.1",
|
||||
"react-redux": "^9.1.0",
|
||||
"react-router-dom": "^6.22.3",
|
||||
"remark": "^15.0.1",
|
||||
"remark-html": "^16.0.1"
|
||||
"rehype-highlight": "^7.0.0",
|
||||
"rehype-sanitize": "^6.0.0",
|
||||
"rehype-stringify": "^10.0.0",
|
||||
"remark-gfm": "^4.0.0",
|
||||
"remark-html": "^16.0.1",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.0",
|
||||
"unified": "^11.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.24.1",
|
||||
|
||||
Reference in New Issue
Block a user