Skip to content

Commit df773e0

Browse files
dependabot[bot]gloriababic
authored andcommitted
Chore(deps): Bump @notionhq/client from 2.3.0 to 4.0.1
Bumps [@notionhq/client](https://github.com/makenotion/notion-sdk-js) from 2.3.0 to 4.0.1. - [Release notes](https://github.com/makenotion/notion-sdk-js/releases) - [Commits](makenotion/notion-sdk-js@v2.3.0...v4.0.1) --- updated-dependencies: - dependency-name: "@notionhq/client" dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5fc3c7 commit df773e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/contact/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"react": "^19.0.0",
1313
"react-dom": "^19.0.0",
1414
"next": "15.2.4",
15-
"@notionhq/client": "^2.2.15",
15+
"@notionhq/client": "^4.0.1",
1616
"nanoid": "^5.0.9",
1717
"zod": "^3.24.1"
1818
},
@@ -22,4 +22,4 @@
2222
"@types/react": "^19",
2323
"@types/react-dom": "^19"
2424
}
25-
}
25+
}

0 commit comments

Comments
 (0)