From 7857cb3cf122ca33c9297d45c571eb0f2be6e958 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 15:07:42 +0000 Subject: [PATCH] build(deps-dev): bump @rollup/plugin-commonjs from 26.0.1 to 28.0.0 Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 26.0.1 to 28.0.0. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.0/packages/commonjs) --- updated-dependencies: - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/components-react/package.json | 2 +- pnpm-lock.yaml | 26 ++++++++++++++++++++------ 2 files changed, 21 insertions(+), 7 deletions(-) diff --git a/packages/components-react/package.json b/packages/components-react/package.json index 85484df..c3edfb2 100644 --- a/packages/components-react/package.json +++ b/packages/components-react/package.json @@ -43,7 +43,7 @@ "@babel/runtime": "7.25.6", "@example/components-css": "workspace:*", "@rollup/plugin-babel": "6.0.4", - "@rollup/plugin-commonjs": "26.0.1", + "@rollup/plugin-commonjs": "28.0.0", "@rollup/plugin-node-resolve": "15.2.3", "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "6.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fb20e17..29f30d8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -112,8 +112,8 @@ importers: specifier: 6.0.4 version: 6.0.4(@babel/core@7.25.2)(@types/babel__core@7.20.5)(rollup@4.21.3) '@rollup/plugin-commonjs': - specifier: 26.0.1 - version: 26.0.1(rollup@4.21.3) + specifier: 28.0.0 + version: 28.0.0(rollup@4.21.3) '@rollup/plugin-node-resolve': specifier: 15.2.3 version: 15.2.3(rollup@4.21.3) @@ -1680,8 +1680,8 @@ packages: rollup: optional: true - '@rollup/plugin-commonjs@26.0.1': - resolution: {integrity: sha512-UnsKoZK6/aGIH6AdkptXhNvhaqftcjq3zZdT+LY5Ftms6JR06nADcDsYp5hTU9E2lbJUEOhdlY5J4DNTneM+jQ==} + '@rollup/plugin-commonjs@28.0.0': + resolution: {integrity: sha512-BJcu+a+Mpq476DMXG+hevgPSl56bkUoi88dKT8t3RyUp8kGuOh+2bU8Gs7zXDlu+fyZggnJ+iOBGrb/O1SorYg==} engines: {node: '>=16.0.0 || 14 >= 14.17'} peerDependencies: rollup: ^2.68.0||^3.0.0||^4.0.0 @@ -3440,6 +3440,7 @@ packages: eslint@8.57.1: resolution: {integrity: sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@9.6.1: @@ -3551,6 +3552,14 @@ packages: fb-watchman@2.0.2: resolution: {integrity: sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==} + fdir@6.4.0: + resolution: {integrity: sha512-3oB133prH1o4j/L5lLW7uOCF1PlD+/It2L0eL/iAqWMB91RBbqTewABqxhj0ibBd90EEmWZq7ntIWzVaWcXTGQ==} + peerDependencies: + picomatch: ^3 || ^4 + peerDependenciesMeta: + picomatch: + optional: true + file-entry-cache@6.0.1: resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==} engines: {node: ^10.12.0 || >=12.0.0} @@ -8895,14 +8904,15 @@ snapshots: '@types/babel__core': 7.20.5 rollup: 4.21.3 - '@rollup/plugin-commonjs@26.0.1(rollup@4.21.3)': + '@rollup/plugin-commonjs@28.0.0(rollup@4.21.3)': dependencies: '@rollup/pluginutils': 5.0.2(rollup@4.21.3) commondir: 1.0.1 estree-walker: 2.0.2 - glob: 10.4.1 + fdir: 6.4.0(picomatch@2.3.1) is-reference: 1.2.1 magic-string: 0.30.5 + picomatch: 2.3.1 optionalDependencies: rollup: 4.21.3 @@ -11191,6 +11201,10 @@ snapshots: dependencies: bser: 2.1.1 + fdir@6.4.0(picomatch@2.3.1): + optionalDependencies: + picomatch: 2.3.1 + file-entry-cache@6.0.1: dependencies: flat-cache: 3.2.0