mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-13 23:16:47 +00:00
feat: bump deps; syntaxes now optional; katex now peer dep
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user