Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pducolin committed Jul 16, 2022
1 parent 0c0703c commit 7357739
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 260 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,18 @@
"date-fns": "^2.17.0",
"file-loader": "^6.2.0",
"gray-matter": "^4.0.2",
"next": "12.1.0",
"next": "^12.2.2",
"postcss": "^8.2.4",
"raw-loader": "^4.0.2",
"react": "17.0.1",
"react-dom": "17.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-markdown": "^5.0.3",
"react-syntax-highlighter": "^15.4.3",
"tailwindcss": "^2.0.2",
"url-loader": "^4.1.1",
"yarn": "^1.22.10"
},
"devDependencies": {
"@ijsto/eslint-config": "3.0.1",
"babel-eslint": "^9.0.0",
"colors": "^1.4.0",
"eslint": "^6.1.0",
Expand All @@ -41,7 +40,7 @@
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.0.1",
"eslint-plugin-react": "^7.14.2",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-react-hooks": "^4.6.0",
"husky": "^5.0.9",
"lint-staged": "^10.5.4",
"mediumexporter": "^0.1.6",
Expand Down
Loading

0 comments on commit 7357739

Please sign in to comment.