feat: update deps

This commit is contained in:
Travis Fischer
2021-02-05 20:59:58 -05:00
parent c382c04ecb
commit 3a2a4c42ea
2 changed files with 17 additions and 17 deletions

View File

@@ -35,9 +35,9 @@
"isomorphic-unfetch": "^3.1.0",
"lqip-modern": "^1.1.3",
"next": "^10.0.6",
"notion-client": "^4.2.10",
"notion-client": "^4.2.11",
"notion-types": "^4.0.0",
"notion-utils": "^4.2.7",
"notion-utils": "^4.2.11",
"p-map": "^4.0.0",
"p-memoize": "^4.0.0",
"puppeteer-core": "^5.5.0",
@@ -46,7 +46,7 @@
"react-body-classname": "^1.3.1",
"react-dom": "17.0.1",
"react-icons": "^4.1.0",
"react-notion-x": "^4.2.9",
"react-notion-x": "^4.2.12",
"react-use": "^15.3.3",
"use-dark-mode": "^2.3.1"
},