From 8c661d8751ffc131a68ed35edadb15443bcce922 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 06:13:22 +0000 Subject: [PATCH 1/2] chore(deps)(deps-dev): bump fast-check from 4.7.0 to 4.9.0 Bumps [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) from 4.7.0 to 4.9.0. - [Release notes](https://github.com/dubzzz/fast-check/releases) - [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md) - [Commits](https://github.com/dubzzz/fast-check/commits/v4.9.0/packages/fast-check) --- updated-dependencies: - dependency-name: fast-check dependency-version: 4.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- scraper/package.json | 2 +- shared/package.json | 2 +- site/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/scraper/package.json b/scraper/package.json index 6385366..c296088 100644 --- a/scraper/package.json +++ b/scraper/package.json @@ -28,7 +28,7 @@ }, "devDependencies": { "@types/bun": "1.3.14", - "fast-check": "4.7.0", + "fast-check": "4.9.0", "msw": "2.14.6" } } diff --git a/shared/package.json b/shared/package.json index 5c95a98..2fe65f2 100644 --- a/shared/package.json +++ b/shared/package.json @@ -17,6 +17,6 @@ "zod": "4.4.3" }, "devDependencies": { - "fast-check": "4.7.0" + "fast-check": "4.9.0" } } diff --git a/site/package.json b/site/package.json index 3ba17a8..80e8199 100644 --- a/site/package.json +++ b/site/package.json @@ -29,7 +29,7 @@ "@size-limit/file": "12.1.0", "@testing-library/svelte": "5.4.2", "@types/bun": "1.3.14", - "fast-check": "4.7.0", + "fast-check": "4.9.0", "lighthouse": "13.4.0", "playwright-lighthouse": "4.0.0", "size-limit": "12.1.0" From 06d80186f6f85b0105e2b0607053c9938475329f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 06:13:40 +0000 Subject: [PATCH 2/2] chore(deps): sync bun.lock --- bun.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bun.lock b/bun.lock index 1a0a34a..e194942 100644 --- a/bun.lock +++ b/bun.lock @@ -33,7 +33,7 @@ }, "devDependencies": { "@types/bun": "1.3.14", - "fast-check": "4.7.0", + "fast-check": "4.9.0", "msw": "2.14.6", }, }, @@ -44,7 +44,7 @@ "zod": "4.4.3", }, "devDependencies": { - "fast-check": "4.7.0", + "fast-check": "4.9.0", }, }, "site": { @@ -64,7 +64,7 @@ "@size-limit/file": "12.1.0", "@testing-library/svelte": "5.4.2", "@types/bun": "1.3.14", - "fast-check": "4.7.0", + "fast-check": "4.9.0", "lighthouse": "13.4.0", "playwright-lighthouse": "4.0.0", "size-limit": "12.1.0", @@ -729,7 +729,7 @@ "extend": ["extend@3.0.2", "", {}, "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g=="], - "fast-check": ["fast-check@4.7.0", "", { "dependencies": { "pure-rand": "^8.0.0" } }, "sha512-NsZRtqvSSoCP0HbNjUD+r1JH8zqZalyp6gLY9e7OYs7NK9b6AHOs2baBFeBG7bVNsuoukh89x2Yg3rPsul8ziQ=="], + "fast-check": ["fast-check@4.9.0", "", { "dependencies": { "pure-rand": "^8.0.0" } }, "sha512-7ms6T7SybUev/PQITciI0yLM2pOSFy5zpG8Ty7tQofcVaQUvrMXp6CBwqF6fThLCLOrfBtuHAtwq6Yu4XPCllg=="], "fast-deep-equal": ["fast-deep-equal@3.1.3", "", {}, "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="],