Skip to content
This repository has been archived by the owner on Mar 12, 2023. It is now read-only.

Commit

Permalink
Update libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
otoyo committed Dec 18, 2022
1 parent f7c7f99 commit 113b9e2
Show file tree
Hide file tree
Showing 2 changed files with 1,420 additions and 1,302 deletions.
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,40 +16,40 @@
}
},
"dependencies": {
"@notionhq/client": "^1.0.4",
"axios": "^0.27.2",
"got": "^12.3.1",
"image-size": "^1.0.1",
"@notionhq/client": "^2.2.2",
"axios": "^1.2.1",
"got": "^12.5.3",
"mermaid": "^9.3.0",
"metascraper": "^5.30.2",
"metascraper-description": "^5.30.2",
"metascraper-image": "^5.30.2",
"metascraper-title": "^5.30.2",
"next": "^13.0.5",
"prismjs": "^1.28.0",
"metascraper": "^5.32.3",
"metascraper-description": "^5.32.3",
"metascraper-image": "^5.32.3",
"metascraper-title": "^5.32.3",
"next": "^13.0.7",
"prismjs": "^1.29.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-katex": "^2.0.2",
"react-share": "^4.4.0",
"react-katex": "^3.0.1",
"react-share": "^4.4.1",
"react-twitter-embed": "^4.0.4",
"react-youtube": "^9.0.2",
"shell-quote": "^1.7.3",
"swr": "^1.3.0"
"react-youtube": "^10.1.0",
"shell-quote": "^1.7.4",
"swr": "^2.0.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@types/node": "^17.0.35",
"@types/node": "^18.11.17",
"@types/prismjs": "^1.26.0",
"@types/react": "^17.0.39",
"@typescript-eslint/eslint-plugin": "^5.26.0",
"eslint": "8.16.0",
"eslint-config-next": "^13.0.5",
"husky": "^8.0.1",
"jest": "^27.5.1",
"lint-staged": "^12.4.2",
"node-mocks-http": "^1.11.0",
"prettier": "^2.6.2",
"typescript": "^4.7.2"
"@types/react": "^18.0.26",
"@typescript-eslint/eslint-plugin": "^5.46.1",
"eslint": "8.30.0",
"eslint-config-next": "^13.0.7",
"husky": "^8.0.2",
"jest": "^29.3.1",
"jest-environment-jsdom": "29.3.1",
"lint-staged": "^13.1.0",
"node-mocks-http": "^1.12.1",
"prettier": "^2.8.1",
"typescript": "^4.8.4"
}
}
Loading

0 comments on commit 113b9e2

Please sign in to comment.