File tree Expand file tree Collapse file tree 2 files changed +219
-204
lines changed
Expand file tree Collapse file tree 2 files changed +219
-204
lines changed Original file line number Diff line number Diff line change 1717 "prepare" : " husky install"
1818 },
1919 "dependencies" : {
20- "@docusaurus/core" : " ^2.0.0-beta.2" ,
21- "@docusaurus/module-type-aliases" : " ^2.0.0-beta.2" ,
22- "@docusaurus/preset-classic" : " ^2.0.0-beta.2" ,
20+ "@docusaurus/core" : " ^2.0.0-beta.3" ,
21+ "@docusaurus/preset-classic" : " ^2.0.0-beta.3" ,
2322 "clsx" : " ^1.1.1" ,
2423 "prism-react-renderer" : " ^1.2.1" ,
2524 "react" : " ^17.0.2" ,
4039 ]
4140 },
4241 "devDependencies" : {
42+ "@docusaurus/module-type-aliases" : " ^2.0.0-beta.3" ,
4343 "@tsconfig/docusaurus" : " ^1.0.2" ,
44- "@types/react" : " ^17.0.11 " ,
45- "@typescript-eslint/eslint-plugin" : " ^4.28.0 " ,
46- "@typescript-eslint/parser" : " ^4.28.0 " ,
47- "eslint" : " ^7.29 .0" ,
44+ "@types/react" : " ^17.0.13 " ,
45+ "@typescript-eslint/eslint-plugin" : " ^4.28.1 " ,
46+ "@typescript-eslint/parser" : " ^4.28.1 " ,
47+ "eslint" : " ^7.30 .0" ,
4848 "eslint-config-airbnb" : " ^18.2.1" ,
4949 "eslint-config-prettier" : " ^8.3.0" ,
5050 "eslint-config-standard" : " ^16.0.3" ,
5959 "husky" : " ^7.0.0" ,
6060 "lint-staged" : " >=11" ,
6161 "prettier" : " ^2.3.2" ,
62- "typescript" : " ^4.3.4 "
62+ "typescript" : " ^4.3.5 "
6363 },
6464 "lint-staged" : {
6565 "*.{js,jsx,ts,tsx}" : [
You can’t perform that action at this time.
0 commit comments