feat: fix search

This commit is contained in:
Travis Fischer
2022-03-26 01:05:55 -04:00
parent c74ca7df6d
commit dcc6b6048f
6 changed files with 30 additions and 31 deletions

View File

@@ -36,16 +36,16 @@
"lqip-modern": "^1.2.0",
"next": "^12.1.0",
"node-fetch": "^2.6.1",
"notion-client": "^6.0.5",
"notion-types": "^6.0.2",
"notion-utils": "^6.0.5",
"notion-client": "^6.0.6",
"notion-types": "^6.0.6",
"notion-utils": "^6.0.6",
"p-map": "^5.3.0",
"p-memoize": "^6.0.1",
"react": "^17.0.2",
"react-body-classname": "^1.3.1",
"react-dom": "^17.0.2",
"react-icons": "^4.3.1",
"react-notion-x": "^6.0.5",
"react-notion-x": "^6.0.6",
"react-static-tweets": "^0.7.1",
"react-use": "^17.3.2",
"static-tweets": "^0.7.1",