From 5e6504e539d89600ae93b2fe8a48c640699415b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 07:05:13 +0000 Subject: [PATCH] Bump cpx2 from 8.0.2 to 9.0.0 Bumps [cpx2](https://github.com/bcomnes/cpx2) from 8.0.2 to 9.0.0. - [Release notes](https://github.com/bcomnes/cpx2/releases) - [Changelog](https://github.com/bcomnes/cpx2/blob/master/CHANGELOG.md) - [Commits](https://github.com/bcomnes/cpx2/compare/v8.0.2...v9.0.0) --- updated-dependencies: - dependency-name: cpx2 dependency-version: 9.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/lib-redux/package.json | 2 +- pnpm-lock.yaml | 21 +++++++++++++-------- 2 files changed, 14 insertions(+), 9 deletions(-) diff --git a/packages/lib-redux/package.json b/packages/lib-redux/package.json index 1aa481ed..72431a7b 100644 --- a/packages/lib-redux/package.json +++ b/packages/lib-redux/package.json @@ -10,7 +10,7 @@ "lodash": "catalog:" }, "devDependencies": { - "cpx2": "^8.0.2" + "cpx2": "^9.0.0" }, "exports": { ".": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 27499f46..5509b997 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -501,8 +501,8 @@ importers: version: 4.18.1 devDependencies: cpx2: - specifier: ^8.0.2 - version: 8.0.2 + specifier: ^9.0.0 + version: 9.0.0 packages/traffic-style: dependencies: @@ -2234,9 +2234,9 @@ packages: resolution: {integrity: sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==} engines: {node: '>=18'} - cpx2@8.0.2: - resolution: {integrity: sha512-exLFEIh8XgWthEtrEq8hs+S6jxM5ZHpjQnRH6D7VU+2uAYS3amLSVOUSuirfx3HeN7WBCq+xFygHpt7l+gQtUA==} - engines: {node: ^20.0.0 || >=22.0.0, npm: '>=10'} + cpx2@9.0.0: + resolution: {integrity: sha512-KRZGQCmHrM10xfLjrCBTQHpEIJgKtZyOOO5fygu9KE00IjQOL76FHjeON62R5PWS/W2J5ofgRJKF8rpUlEuLPQ==} + engines: {node: ^22.0.0 || >=24.0.0, npm: '>=10'} hasBin: true cross-spawn@6.0.6: @@ -4001,6 +4001,10 @@ packages: resolution: {integrity: sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==} engines: {node: '>= 0.4'} + shell-quote@1.8.4: + resolution: {integrity: sha512-VsC6n6vz1ihYYyZZwX7YZSF5l5x36ca17OC+a69h94YqB7X6XLwf+5MOgynYir2SLFUbl8gIYvBo8K8RoNQ6bQ==} + engines: {node: '>= 0.4'} + side-channel-list@1.0.1: resolution: {integrity: sha512-mjn/0bi/oUURjc5Xl7IaWi/OJJJumuoJFQJfDDyO46+hBWsfaVM65TBHq2eoZBhzl9EchxOijpkbRC8SVBQU0w==} engines: {node: '>= 0.4'} @@ -6042,7 +6046,7 @@ snapshots: cookie@1.1.1: {} - cpx2@8.0.2: + cpx2@9.0.0: dependencies: debounce: 3.0.0 glob: 13.0.6 @@ -6050,8 +6054,7 @@ snapshots: ignore: 7.0.5 minimatch: 10.2.5 p-map: 7.0.4 - resolve: 1.22.12 - shell-quote: 1.8.3 + shell-quote: 1.8.4 subarg: 1.0.0 cross-spawn@6.0.6: @@ -8023,6 +8026,8 @@ snapshots: shell-quote@1.8.3: {} + shell-quote@1.8.4: {} + side-channel-list@1.0.1: dependencies: es-errors: 1.3.0