From 8a6c0e41eccfd870b43ae38959cac3fc95b366d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 21:48:36 +0000 Subject: [PATCH] Bump fast-check from 4.5.2 to 4.5.3 Bumps [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) from 4.5.2 to 4.5.3. - [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.5.3/packages/fast-check) --- updated-dependencies: - dependency-name: fast-check dependency-version: 4.5.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index d49caa0..288deab 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "alias-hq": "^6.2.4", "autoprefixer": "^10.4.23", "docusaurus-plugin-module-alias": "^0.0.2", - "fast-check": "^4.5.2", + "fast-check": "^4.5.3", "postcss-nesting": "^13.0.2", "prettier": "^3.8.1", "tsm": "^2.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cbf420b..549b482 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: ^0.0.2 version: 0.0.2 fast-check: - specifier: ^4.5.2 - version: 4.5.2 + specifier: ^4.5.3 + version: 4.5.3 postcss-nesting: specifier: ^13.0.2 version: 13.0.2(postcss@8.5.6) @@ -3009,8 +3009,8 @@ packages: resolution: {integrity: sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==} engines: {node: '>=4'} - fast-check@4.5.2: - resolution: {integrity: sha512-tOzL01LMrDIWPLfvMiGUMH0AjqnOelHQPmgvYkW/aRO4Yaw+pBQqWmyebNzAEbKOigoCN8HkRWUZXFkjmiaXMQ==} + fast-check@4.5.3: + resolution: {integrity: sha512-IE9csY7lnhxBnA8g/WI5eg/hygA6MGWJMSNfFRrBlXUciADEhS1EDB0SIsMSvzubzIlOBbVITSsypCsW717poA==} engines: {node: '>=12.17.0'} fast-deep-equal@3.1.3: @@ -9650,7 +9650,7 @@ snapshots: iconv-lite: 0.4.24 tmp: 0.0.33 - fast-check@4.5.2: + fast-check@4.5.3: dependencies: pure-rand: 7.0.1