From 8a2af7fce334d03e5f79ca14fc1ed474153f2f3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:41:00 +0000 Subject: [PATCH] chore(deps-dev): bump rollup-plugin-node-externals from 7.1.3 to 8.0.0 Bumps [rollup-plugin-node-externals](https://github.com/Septh/rollup-plugin-node-externals) from 7.1.3 to 8.0.0. - [Release notes](https://github.com/Septh/rollup-plugin-node-externals/releases) - [Commits](https://github.com/Septh/rollup-plugin-node-externals/compare/v7.1.3...v8.0.0) --- updated-dependencies: - dependency-name: rollup-plugin-node-externals dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/react/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/react/package.json b/packages/react/package.json index 02a2063220..bca2fc69eb 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -68,7 +68,7 @@ "rollup-plugin-delete": "2.1.0", "rollup-plugin-dts": "6.1.1", "rollup-plugin-filesize": "10.0.0", - "rollup-plugin-node-externals": "7.1.3", + "rollup-plugin-node-externals": "8.0.0", "rollup-plugin-node-polyfills": "0.2.1", "rollup-plugin-peer-deps-external": "2.2.4", "rollup-plugin-typescript2": "0.36.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 953ccaec20..d2f1fa223e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -214,8 +214,8 @@ importers: specifier: 10.0.0 version: 10.0.0 rollup-plugin-node-externals: - specifier: 7.1.3 - version: 7.1.3(rollup@4.28.1) + specifier: 8.0.0 + version: 8.0.0(rollup@4.28.1) rollup-plugin-node-polyfills: specifier: 0.2.1 version: 0.2.1 @@ -6203,11 +6203,11 @@ packages: resolution: {integrity: sha512-ptg9PQwzs3orn4jkgXJ74bfs5vYz1NCZlSQMBUA0wKcGp5i5pA1AO3fOUEte8enhGUC+iapTCzEWw2jEFFUO/w==} deprecated: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-inject. - rollup-plugin-node-externals@7.1.3: - resolution: {integrity: sha512-RM+7tJAejAoRsCf93TptTSdqUhRA8S78DleihMiu54Kac+uLkd9VIegLPhGnaW3ehZTXh56+R301mFH6j2A7vw==} + rollup-plugin-node-externals@8.0.0: + resolution: {integrity: sha512-2HIOpWsWn5DqBoYl6iCAmB4kd5GoGbF68PR4xKR1YBPvywiqjtYvDEjHFodyqRL51iAMDITP074Zxs0OKs6F+g==} engines: {node: '>= 21 || ^20.6.0 || ^18.19.0'} peerDependencies: - rollup: ^3.0.0 || ^4.0.0 + rollup: ^4.0.0 rollup-plugin-node-polyfills@0.2.1: resolution: {integrity: sha512-4kCrKPTJ6sK4/gLL/U5QzVT8cxJcofO0OU74tnB19F40cmuAKSzH5/siithxlofFEjwvw1YAhPmbvGNA6jEroA==} @@ -14389,7 +14389,7 @@ snapshots: magic-string: 0.25.9 rollup-pluginutils: 2.8.2 - rollup-plugin-node-externals@7.1.3(rollup@4.28.1): + rollup-plugin-node-externals@8.0.0(rollup@4.28.1): dependencies: rollup: 4.28.1