add the search function to website
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
"@vercel/analytics": "^1.1.1",
|
||||
"@vercel/speed-insights": "^1.0.2",
|
||||
"autoprefixer": "10.4.16",
|
||||
"axios": "^1.6.4",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"clsx": "^2.0.0",
|
||||
"cmdk": "^0.2.0",
|
||||
@@ -45,12 +46,14 @@
|
||||
"katex": "^0.16.9",
|
||||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.292.0",
|
||||
"minisearch": "^6.3.0",
|
||||
"nanoid": "^5.0.3",
|
||||
"next": "14.0.1",
|
||||
"next-mdx-remote": "^4.4.1",
|
||||
"next-seo": "^6.4.0",
|
||||
"next-share": "^0.27.0",
|
||||
"next-themes": "^0.2.1",
|
||||
"nodejs-jieba": "^0.1.2",
|
||||
"postcss": "8.4.31",
|
||||
"prism": "^1.0.0",
|
||||
"prismjs": "^1.29.0",
|
||||
@@ -59,6 +62,7 @@
|
||||
"react-copy-to-clipboard": "^5.1.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-icons": "^4.11.0",
|
||||
"react-query": "^3.39.3",
|
||||
"react-swipeable": "^7.0.1",
|
||||
"rehype-autolink-headings": "^7.1.0",
|
||||
"rehype-katex": "^6.0.3",
|
||||
|
||||
Reference in New Issue
Block a user