更新组件

This commit is contained in:
2024-08-30 17:54:59 +08:00
parent 57c37b372b
commit 5f0f9f872c
+3 -2
View File
@@ -19,10 +19,11 @@
"@mdx-js/loader": "^2.3.0", "@mdx-js/loader": "^2.3.0",
"@mdx-js/react": "^2.3.0", "@mdx-js/react": "^2.3.0",
"@monaco-editor/react": "^4.6.0", "@monaco-editor/react": "^4.6.0",
"@remixicon/react": "^4.2.0",
"@tailwindcss/line-clamp": "^0.4.2", "@tailwindcss/line-clamp": "^0.4.2",
"@types/node": "18.15.0", "@types/node": "18.15.0",
"@types/react": "18.0.28", "@types/react": "^18.3.4",
"@types/react-dom": "18.0.11", "@types/react-dom": "^18.3.0",
"@types/react-syntax-highlighter": "^15.5.6", "@types/react-syntax-highlighter": "^15.5.6",
"ahooks": "^3.7.5", "ahooks": "^3.7.5",
"axios": "^1.3.5", "axios": "^1.3.5",