mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
Update runtime dependencies
This commit is contained in:
@ -33,7 +33,10 @@
|
||||
"remark-rehype": "^10.0.1",
|
||||
"remark-toc": "^8.0.1",
|
||||
"sharp": "^0.29.3",
|
||||
"unified": "^10.1.0"
|
||||
"unified": "^10.1.0",
|
||||
"strip-markdown": "^5.0.0",
|
||||
"classnames": "^2.3.1",
|
||||
"gray-matter": "^4.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/jest-dom": "^5.16.1",
|
||||
@ -44,14 +47,11 @@
|
||||
"@types/react": "17.0.38",
|
||||
"@types/react-stickynode": "^4.0.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"classnames": "^2.3.1",
|
||||
"eslint": "8.6.0",
|
||||
"eslint-config-next": "12.0.8",
|
||||
"gray-matter": "^4.0.3",
|
||||
"jest": "^27.4.7",
|
||||
"postcss": "^8.4.5",
|
||||
"prettier": "^2.5.1",
|
||||
"strip-markdown": "^5.0.0",
|
||||
"tailwindcss": "^3.0.13",
|
||||
"typescript": "4.5.4"
|
||||
}
|
||||
|
Reference in New Issue
Block a user