fix: update react-notion-x deps

This commit is contained in:
Travis Fischer
2025-06-06 22:48:26 +07:00
parent b99d5a330a
commit 53b5dc46d3
2 changed files with 29 additions and 29 deletions

View File

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