From aa5dc1506b01880f9a7168e1e8f3394e485243a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 15:29:35 +0000 Subject: [PATCH 1/2] Chore(deps): Bump @notionhq/client from 4.0.2 to 5.0.0 Bumps [@notionhq/client](https://github.com/makenotion/notion-sdk-js) from 4.0.2 to 5.0.0. - [Release notes](https://github.com/makenotion/notion-sdk-js/releases) - [Commits](https://github.com/makenotion/notion-sdk-js/compare/v4.0.2...v5.0.0) --- updated-dependencies: - dependency-name: "@notionhq/client" dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/contact/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/contact/package.json b/apps/contact/package.json index e6485de0..5bfd4f2d 100644 --- a/apps/contact/package.json +++ b/apps/contact/package.json @@ -12,7 +12,7 @@ "react": "^19.0.0", "react-dom": "^19.0.0", "next": "15.5.2", - "@notionhq/client": "^4.0.1", + "@notionhq/client": "^5.0.0", "nanoid": "^5.0.9", "zod": "^4.0.17" }, From bcb807c8b81dedd066ffb832a08177b292db1a3f Mon Sep 17 00:00:00 2001 From: gloria Date: Thu, 11 Sep 2025 09:35:00 +0200 Subject: [PATCH 2/2] chore: commit bun.lock --- bun.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index 559c138d..3a7e88bf 100644 --- a/bun.lock +++ b/bun.lock @@ -15,7 +15,7 @@ "name": "contact", "version": "0.1.0", "dependencies": { - "@notionhq/client": "^4.0.1", + "@notionhq/client": "^5.0.0", "nanoid": "^5.0.9", "next": "15.5.2", "react": "^19.0.0", @@ -267,7 +267,7 @@ "@next/swc-win32-x64-msvc": ["@next/swc-win32-x64-msvc@15.5.2", "", { "os": "win32", "cpu": "x64" }, "sha512-W5VvyZHnxG/2ukhZF/9Ikdra5fdNftxI6ybeVKYvBPDtyx7x4jPPSNduUkfH5fo3zG0JQ0bPxgy41af2JX5D4Q=="], - "@notionhq/client": ["@notionhq/client@4.0.2", "", {}, "sha512-4pk3dm4umhjsRI0umCnJ8lCZh0TMiaMdkY0rz6FV4OqVuTsmYFV3pk+YTR5S8792ZY2Rm4lJHlLj05HQVKDuIg=="], + "@notionhq/client": ["@notionhq/client@5.0.0", "", {}, "sha512-eXq0bZTXN8+xwT6e3qlrH9QCUn8mQLJ9UkNgKSew2NKNV/hyKb2wmIzQAuass8a2Q6F1aMjMPi+EGLQwgbVlOA=="], "@oslojs/encoding": ["@oslojs/encoding@1.1.0", "", {}, "sha512-70wQhgYmndg4GCPxPPxPGevRKqTIJ2Nh4OkiMWmDAVYsTQ+Ta7Sq+rPevXyXGdzr30/qZBnyOalCszoMxlyldQ=="],