diff --git a/package.json b/package.json index 66d2785b..65a84151 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "eslint": "9.39.2", "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-solid": "0.14.5", - "fast-check": "4.5.0", + "fast-check": "4.5.1", "globals": "16.5.0", "lighthouse": "13.0.1", "playwright-lighthouse": "4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b39cffd8..317c7469 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -94,8 +94,8 @@ importers: specifier: 0.14.5 version: 0.14.5(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) fast-check: - specifier: 4.5.0 - version: 4.5.0 + specifier: 4.5.1 + version: 4.5.1 globals: specifier: 16.5.0 version: 16.5.0 @@ -2933,8 +2933,8 @@ packages: engines: {node: '>= 10.17.0'} hasBin: true - fast-check@4.5.0: - resolution: {integrity: sha512-xFXcerDrzB+c+s4xT6LT2hhYzSbuYgIvXTV5k0w9y4RoiREFw73XuHAeYncI7mo5Ik+hvInRXrlkJUm+bLl18Q==} + fast-check@4.5.1: + resolution: {integrity: sha512-G70DBBb8ThD/0dYFfPRHJKxk45JvjiWRZWFWIE41bYwncnZftIsCTV8iKc3+9gUvB6SQ5i4byCK6P/G5RQbH3Q==} engines: {node: '>=12.17.0'} fast-deep-equal@3.1.3: @@ -8115,7 +8115,7 @@ snapshots: transitivePeerDependencies: - supports-color - fast-check@4.5.0: + fast-check@4.5.1: dependencies: pure-rand: 7.0.1