Skip to content

Commit 68af398

Browse files
fix: upgrade notion-client to fix collection issues
1 parent 668c521 commit 68af398

File tree

2 files changed

+97
-91
lines changed

2 files changed

+97
-91
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,17 @@
4141
"ky": "^1.8.1",
4242
"lqip-modern": "^2.2.1",
4343
"next": "^15.5.3",
44-
"notion-client": "^7.5.1",
45-
"notion-types": "^7.5.1",
46-
"notion-utils": "^7.5.1",
44+
"notion-client": "^7.7.0",
45+
"notion-types": "^7.7.0",
46+
"notion-utils": "^7.7.0",
4747
"p-map": "^7.0.3",
4848
"p-memoize": "^7.1.1",
4949
"posthog-js": "^1.249.4",
5050
"prismjs": "^1.30.0",
5151
"react": "^19.1.1",
5252
"react-body-classname": "^1.3.1",
5353
"react-dom": "^19.1.1",
54-
"react-notion-x": "^7.5.0",
54+
"react-notion-x": "^7.7.0",
5555
"react-tweet": "^3.2.2",
5656
"react-use": "^17.6.0",
5757
"rss": "^1.2.2"

0 commit comments

Comments
 (0)