From 252c246c4abda7216f01cfa40921c8d0dfd61511 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 08:52:29 +0000 Subject: [PATCH] chore(deps): bump the npm-dependencies group across 4 directories with 2 updates Bumps the npm-dependencies group with 2 updates in the /tests/npm directory: [prettier](https://github.com/prettier/prettier) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). Bumps the npm-dependencies group with 2 updates in the /tests/pnpm directory: [prettier](https://github.com/prettier/prettier) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). Bumps the npm-dependencies group with 2 updates in the /tests/pnpm-package-manager directory: [prettier](https://github.com/prettier/prettier) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). Bumps the npm-dependencies group with 2 updates in the /tests/yarn directory: [prettier](https://github.com/prettier/prettier) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). Updates `prettier` from 3.7.1 to 3.7.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.7.1...3.7.3) Updates `storybook` from 10.1.0 to 10.1.2 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.1.2/code/core) Updates `prettier` from 3.7.1 to 3.7.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.7.1...3.7.3) Updates `storybook` from 10.1.0 to 10.1.2 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.1.2/code/core) Updates `prettier` from 3.7.1 to 3.7.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.7.1...3.7.3) Updates `storybook` from 10.1.0 to 10.1.2 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.1.2/code/core) Updates `prettier` from 3.7.1 to 3.7.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.7.1...3.7.3) Updates `storybook` from 10.1.0 to 10.1.2 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.1.2/code/core) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 10.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: prettier dependency-version: 3.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 10.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: prettier dependency-version: 3.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 10.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: prettier dependency-version: 3.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: storybook dependency-version: 10.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] --- tests/npm/package-lock.json | 16 ++++++++-------- tests/npm/package.json | 4 ++-- tests/pnpm-package-manager/package.json | 4 ++-- tests/pnpm-package-manager/pnpm-lock.yaml | 22 +++++++++++----------- tests/pnpm/package.json | 4 ++-- tests/pnpm/pnpm-lock.yaml | 22 +++++++++++----------- tests/yarn/package.json | 4 ++-- tests/yarn/yarn.lock | 16 ++++++++-------- 8 files changed, 46 insertions(+), 46 deletions(-) diff --git a/tests/npm/package-lock.json b/tests/npm/package-lock.json index d0c2031..acec5b4 100644 --- a/tests/npm/package-lock.json +++ b/tests/npm/package-lock.json @@ -9,8 +9,8 @@ "gatsby": "^5.15.0", "jest": "^30.2.0", "nx": "^22.1.3", - "prettier": "^3.7.1", - "storybook": "^10.1.0" + "prettier": "^3.7.3", + "storybook": "^10.1.2" } }, "node_modules/@adobe/css-tools": { @@ -17716,9 +17716,9 @@ } }, "node_modules/prettier": { - "version": "3.7.1", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.1.tgz", - "integrity": "sha512-RWKXE4qB3u5Z6yz7omJkjWwmTfLdcbv44jUVHC5NpfXwFGzvpQM798FGv/6WNK879tc+Cn0AAyherCl1KjbyZQ==", + "version": "3.7.3", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.7.3.tgz", + "integrity": "sha512-QgODejq9K3OzoBbuyobZlUhznP5SKwPqp+6Q6xw6o8gnhr4O85L2U915iM2IDcfF2NPXVaM9zlo9tdwipnYwzg==", "license": "MIT", "peer": true, "bin": { @@ -19661,9 +19661,9 @@ } }, "node_modules/storybook": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/storybook/-/storybook-10.1.0.tgz", - "integrity": "sha512-RCTybwtyQaKRoU1Z8rWGv5h6ZN3+HelSM0WMMWKBsKgXZkpQ00vro1kd/tWILawxNiU2YS9Zo+4On5hx2Rm+8w==", + "version": "10.1.2", + "resolved": "https://registry.npmjs.org/storybook/-/storybook-10.1.2.tgz", + "integrity": "sha512-yFL15WVQJeagmptyRadd2cwJlMVCo6xPoTPt/R+lQXIJmsTDHOFl5cZooIsvgALe3hTi5hsuVL3pG2bPEUuYGg==", "license": "MIT", "dependencies": { "@storybook/global": "^5.0.0", diff --git a/tests/npm/package.json b/tests/npm/package.json index baba38b..c2aa90a 100644 --- a/tests/npm/package.json +++ b/tests/npm/package.json @@ -11,7 +11,7 @@ "gatsby": "^5.15.0", "jest": "^30.2.0", "nx": "^22.1.3", - "prettier": "^3.7.1", - "storybook": "^10.1.0" + "prettier": "^3.7.3", + "storybook": "^10.1.2" } } diff --git a/tests/pnpm-package-manager/package.json b/tests/pnpm-package-manager/package.json index ca99c8d..a8ff0e1 100644 --- a/tests/pnpm-package-manager/package.json +++ b/tests/pnpm-package-manager/package.json @@ -9,8 +9,8 @@ "gatsby": "^5.15.0", "jest": "^30.2.0", "nx": "^22.1.3", - "prettier": "^3.7.1", - "storybook": "^10.1.0" + "prettier": "^3.7.3", + "storybook": "^10.1.2" }, "packageManager": "pnpm@10.8.0" } diff --git a/tests/pnpm-package-manager/pnpm-lock.yaml b/tests/pnpm-package-manager/pnpm-lock.yaml index 7df4719..6bcff22 100644 --- a/tests/pnpm-package-manager/pnpm-lock.yaml +++ b/tests/pnpm-package-manager/pnpm-lock.yaml @@ -18,11 +18,11 @@ importers: specifier: ^22.1.3 version: 22.1.3 prettier: - specifier: ^3.7.1 - version: 3.7.1 + specifier: ^3.7.3 + version: 3.7.3 storybook: - specifier: ^10.1.0 - version: 10.1.0(@testing-library/dom@10.4.0)(prettier@3.7.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^10.1.2 + version: 10.1.2(@testing-library/dom@10.4.0)(prettier@3.7.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) packages: @@ -5385,8 +5385,8 @@ packages: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} - prettier@3.7.1: - resolution: {integrity: sha512-RWKXE4qB3u5Z6yz7omJkjWwmTfLdcbv44jUVHC5NpfXwFGzvpQM798FGv/6WNK879tc+Cn0AAyherCl1KjbyZQ==} + prettier@3.7.3: + resolution: {integrity: sha512-QgODejq9K3OzoBbuyobZlUhznP5SKwPqp+6Q6xw6o8gnhr4O85L2U915iM2IDcfF2NPXVaM9zlo9tdwipnYwzg==} engines: {node: '>=14'} hasBin: true @@ -5932,8 +5932,8 @@ packages: resolution: {integrity: sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==} engines: {node: '>= 0.4'} - storybook@10.1.0: - resolution: {integrity: sha512-RCTybwtyQaKRoU1Z8rWGv5h6ZN3+HelSM0WMMWKBsKgXZkpQ00vro1kd/tWILawxNiU2YS9Zo+4On5hx2Rm+8w==} + storybook@10.1.2: + resolution: {integrity: sha512-yFL15WVQJeagmptyRadd2cwJlMVCo6xPoTPt/R+lQXIJmsTDHOFl5cZooIsvgALe3hTi5hsuVL3pG2bPEUuYGg==} hasBin: true peerDependencies: prettier: ^2 || ^3 @@ -13315,7 +13315,7 @@ snapshots: prelude-ls@1.2.1: {} - prettier@3.7.1: {} + prettier@3.7.3: {} pretty-error@2.1.2: dependencies: @@ -13976,7 +13976,7 @@ snapshots: es-errors: 1.3.0 internal-slot: 1.1.0 - storybook@10.1.0(@testing-library/dom@10.4.0)(prettier@3.7.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + storybook@10.1.2(@testing-library/dom@10.4.0)(prettier@3.7.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@storybook/global': 5.0.0 '@storybook/icons': 2.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -13990,7 +13990,7 @@ snapshots: use-sync-external-store: 1.6.0(react@18.3.1) ws: 8.18.3 optionalDependencies: - prettier: 3.7.1 + prettier: 3.7.3 transitivePeerDependencies: - '@testing-library/dom' - bufferutil diff --git a/tests/pnpm/package.json b/tests/pnpm/package.json index 94bd38c..3efe488 100644 --- a/tests/pnpm/package.json +++ b/tests/pnpm/package.json @@ -9,7 +9,7 @@ "gatsby": "^5.15.0", "jest": "^30.2.0", "nx": "^22.1.3", - "prettier": "^3.7.1", - "storybook": "^10.1.0" + "prettier": "^3.7.3", + "storybook": "^10.1.2" } } diff --git a/tests/pnpm/pnpm-lock.yaml b/tests/pnpm/pnpm-lock.yaml index 86d2bb1..783e477 100644 --- a/tests/pnpm/pnpm-lock.yaml +++ b/tests/pnpm/pnpm-lock.yaml @@ -18,11 +18,11 @@ importers: specifier: ^22.1.3 version: 22.1.3 prettier: - specifier: ^3.7.1 - version: 3.7.1 + specifier: ^3.7.3 + version: 3.7.3 storybook: - specifier: ^10.1.0 - version: 10.1.0(@testing-library/dom@10.4.0)(prettier@3.7.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^10.1.2 + version: 10.1.2(@testing-library/dom@10.4.0)(prettier@3.7.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) packages: @@ -5389,8 +5389,8 @@ packages: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} - prettier@3.7.1: - resolution: {integrity: sha512-RWKXE4qB3u5Z6yz7omJkjWwmTfLdcbv44jUVHC5NpfXwFGzvpQM798FGv/6WNK879tc+Cn0AAyherCl1KjbyZQ==} + prettier@3.7.3: + resolution: {integrity: sha512-QgODejq9K3OzoBbuyobZlUhznP5SKwPqp+6Q6xw6o8gnhr4O85L2U915iM2IDcfF2NPXVaM9zlo9tdwipnYwzg==} engines: {node: '>=14'} hasBin: true @@ -5936,8 +5936,8 @@ packages: resolution: {integrity: sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==} engines: {node: '>= 0.4'} - storybook@10.1.0: - resolution: {integrity: sha512-RCTybwtyQaKRoU1Z8rWGv5h6ZN3+HelSM0WMMWKBsKgXZkpQ00vro1kd/tWILawxNiU2YS9Zo+4On5hx2Rm+8w==} + storybook@10.1.2: + resolution: {integrity: sha512-yFL15WVQJeagmptyRadd2cwJlMVCo6xPoTPt/R+lQXIJmsTDHOFl5cZooIsvgALe3hTi5hsuVL3pG2bPEUuYGg==} hasBin: true peerDependencies: prettier: ^2 || ^3 @@ -13327,7 +13327,7 @@ snapshots: prelude-ls@1.2.1: {} - prettier@3.7.1: {} + prettier@3.7.3: {} pretty-error@2.1.2: dependencies: @@ -13988,7 +13988,7 @@ snapshots: es-errors: 1.3.0 internal-slot: 1.1.0 - storybook@10.1.0(@testing-library/dom@10.4.0)(prettier@3.7.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + storybook@10.1.2(@testing-library/dom@10.4.0)(prettier@3.7.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@storybook/global': 5.0.0 '@storybook/icons': 2.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -14002,7 +14002,7 @@ snapshots: use-sync-external-store: 1.6.0(react@18.3.1) ws: 8.18.3 optionalDependencies: - prettier: 3.7.1 + prettier: 3.7.3 transitivePeerDependencies: - '@testing-library/dom' - bufferutil diff --git a/tests/yarn/package.json b/tests/yarn/package.json index ef41244..f56dbea 100644 --- a/tests/yarn/package.json +++ b/tests/yarn/package.json @@ -9,7 +9,7 @@ "gatsby": "^5.15.0", "jest": "^30.2.0", "nx": "^22.1.3", - "prettier": "^3.7.1", - "storybook": "^10.1.0" + "prettier": "^3.7.3", + "storybook": "^10.1.2" } } diff --git a/tests/yarn/yarn.lock b/tests/yarn/yarn.lock index e4bad4a..05a2501 100644 --- a/tests/yarn/yarn.lock +++ b/tests/yarn/yarn.lock @@ -9539,10 +9539,10 @@ prelude-ls@^1.2.1: resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396" integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g== -prettier@^3.7.1: - version "3.7.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.1.tgz#8dfbf54c98e85a113962d3d8414ae82ff3722991" - integrity sha512-RWKXE4qB3u5Z6yz7omJkjWwmTfLdcbv44jUVHC5NpfXwFGzvpQM798FGv/6WNK879tc+Cn0AAyherCl1KjbyZQ== +prettier@^3.7.3: + version "3.7.3" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.3.tgz#99a8891f6c990cfa54bcff2a0d276e6f845e59ab" + integrity sha512-QgODejq9K3OzoBbuyobZlUhznP5SKwPqp+6Q6xw6o8gnhr4O85L2U915iM2IDcfF2NPXVaM9zlo9tdwipnYwzg== pretty-error@^2.1.2: version "2.1.2" @@ -10554,10 +10554,10 @@ statuses@2.0.1: resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.1.tgz#55cb000ccf1d48728bd23c685a063998cf1a1b63" integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ== -storybook@^10.1.0: - version "10.1.0" - resolved "https://registry.yarnpkg.com/storybook/-/storybook-10.1.0.tgz#9530f680a9ea49c60438ca804291a12f1efdb47f" - integrity sha512-RCTybwtyQaKRoU1Z8rWGv5h6ZN3+HelSM0WMMWKBsKgXZkpQ00vro1kd/tWILawxNiU2YS9Zo+4On5hx2Rm+8w== +storybook@^10.1.2: + version "10.1.2" + resolved "https://registry.yarnpkg.com/storybook/-/storybook-10.1.2.tgz#cb596d76ef04d248509f6fc16966f8fc6326f50c" + integrity sha512-yFL15WVQJeagmptyRadd2cwJlMVCo6xPoTPt/R+lQXIJmsTDHOFl5cZooIsvgALe3hTi5hsuVL3pG2bPEUuYGg== dependencies: "@storybook/global" "^5.0.0" "@storybook/icons" "^2.0.0"