mirror of
https://github.com/Nezumi-2711/onedrive-vercel-index.git
synced 2026-09-22 13:38:45 +00:00
code highlighting
This commit is contained in:
@@ -15,17 +15,26 @@
|
||||
"@fortawesome/free-solid-svg-icons": "^5.15.3",
|
||||
"@fortawesome/react-fontawesome": "^0.1.14",
|
||||
"axios": "^0.21.1",
|
||||
"github-markdown-css": "^4.0.0",
|
||||
"next": "11.0.0",
|
||||
"prismjs": "^1.23.0",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2",
|
||||
"react-markdown": "^6.0.2",
|
||||
"react-pdf": "^5.3.0",
|
||||
"react-player": "^2.9.0",
|
||||
"react-viewer": "^3.2.2",
|
||||
"rehype-katex": "^5.0.0",
|
||||
"remark-gfm": "^1.0.0",
|
||||
"remark-math": "^4.0.0",
|
||||
"swr": "^0.5.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/prismjs": "^1.16.5",
|
||||
"@types/react": "17.0.11",
|
||||
"@types/react-dom": "^17.0.8",
|
||||
"@types/react-pdf": "^5.0.4",
|
||||
"@types/react-syntax-highlighter": "^13.5.1",
|
||||
"autoprefixer": "^10.2.6",
|
||||
"eslint": "7.29.0",
|
||||
"eslint-config-next": "11.0.0",
|
||||
|
||||
Reference in New Issue
Block a user