chore: upgrade dependencies (#6946)

* chore: upgrade dependencies

* reformat
This commit is contained in:
Joshua Chen 2022-03-21 07:45:29 +08:00 committed by GitHub
parent 92fcc0ddc5
commit e8a2f66a0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 281 additions and 268 deletions

View file

@ -18,7 +18,7 @@
"@docusaurus/preset-classic": "2.0.0-beta.17",
"@mdx-js/react": "^1.6.22",
"clsx": "^1.1.1",
"prism-react-renderer": "^1.2.1",
"prism-react-renderer": "^1.3.1",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},

View file

@ -35,8 +35,8 @@
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.3.0",
"prettier": "^2.5.1",
"stylelint": "^14.5.3"
"prettier": "^2.6.0",
"stylelint": "^14.6.0"
},
"browserslist": {
"production": [