fix: upgrade notion-client to fix collection issues

This commit is contained in:
Travis Fischer
2025-10-11 11:21:40 +07:00
parent 668c5212d2
commit 68af398013
2 changed files with 97 additions and 91 deletions

View File

@@ -41,9 +41,9 @@
"ky": "^1.8.1",
"lqip-modern": "^2.2.1",
"next": "^15.5.3",
"notion-client": "^7.5.1",
"notion-types": "^7.5.1",
"notion-utils": "^7.5.1",
"notion-client": "^7.7.0",
"notion-types": "^7.7.0",
"notion-utils": "^7.7.0",
"p-map": "^7.0.3",
"p-memoize": "^7.1.1",
"posthog-js": "^1.249.4",
@@ -51,7 +51,7 @@
"react": "^19.1.1",
"react-body-classname": "^1.3.1",
"react-dom": "^19.1.1",
"react-notion-x": "^7.5.0",
"react-notion-x": "^7.7.0",
"react-tweet": "^3.2.2",
"react-use": "^17.6.0",
"rss": "^1.2.2"