feat: bump deps; syntaxes now optional; katex now peer dep

This commit is contained in:
Travis Fischer
2022-04-08 12:22:38 -04:00
parent 89df7676a3
commit 5d77c9eeb8
5 changed files with 62 additions and 23 deletions

View File

@@ -35,20 +35,21 @@
"fathom-client": "^3.4.1",
"got": "^12.0.3",
"isomorphic-unfetch": "^3.1.0",
"katex": "^0.15.3",
"lqip-modern": "^1.2.0",
"next": "^12.1.1",
"next-api-og-image": "^2.2.1",
"node-fetch": "^2.6.1",
"notion-client": "^6.9.2",
"notion-client": "^6.9.3-6.10.0-alpha.0.0",
"notion-types": "^6.7.0",
"notion-utils": "^6.9.2",
"notion-utils": "^6.9.3-6.10.0-alpha.0.0",
"p-map": "^5.3.0",
"p-memoize": "^6.0.1",
"posthog-js": "^1.20.2",
"react": "^17.0.2",
"react-body-classname": "^1.3.1",
"react-dom": "^17.0.2",
"react-notion-x": "^6.9.2",
"react-notion-x": "^6.9.3-6.10.0-alpha.0.0",
"react-static-tweets": "^0.7.2",
"react-use": "^17.3.2",
"static-tweets": "^0.7.2"