From 806158ac7ac081c4f4c63984abac932ed5c17895 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 02:43:30 +0000 Subject: [PATCH] Bump rollup-plugin-node-externals from 8.0.0 to 8.0.1 Bumps [rollup-plugin-node-externals](https://github.com/Septh/rollup-plugin-node-externals) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/Septh/rollup-plugin-node-externals/releases) - [Commits](https://github.com/Septh/rollup-plugin-node-externals/compare/v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: rollup-plugin-node-externals dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index ba0b3ec..8e800e6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6238,7 +6238,7 @@ nano-css@^5.6.2: stacktrace-js "^2.0.2" stylis "^4.3.0" -napi-postinstall@0.3.2, napi-postinstall@^0.3.0: +napi-postinstall@^0.3.0: version "0.3.2" resolved "https://registry.yarnpkg.com/napi-postinstall/-/napi-postinstall-0.3.2.tgz#03c62080e88b311c4d7423b0f15f0c920bbcc626" integrity sha512-tWVJxJHmBWLy69PvO96TZMZDrzmw5KeiZBz3RHmiM2XZ9grBJ2WgMAFVVg25nqp3ZjTFUs2Ftw1JhscL3Teliw== @@ -7336,9 +7336,9 @@ rollup-plugin-esbuild@^6.1.1: unplugin-utils "^0.2.4" rollup-plugin-node-externals@^8.0.0: - version "8.0.0" - resolved "https://registry.yarnpkg.com/rollup-plugin-node-externals/-/rollup-plugin-node-externals-8.0.0.tgz#a6a1541917a7f1ca3fa679d24dedd07269fd6add" - integrity sha512-2HIOpWsWn5DqBoYl6iCAmB4kd5GoGbF68PR4xKR1YBPvywiqjtYvDEjHFodyqRL51iAMDITP074Zxs0OKs6F+g== + version "8.0.1" + resolved "https://registry.yarnpkg.com/rollup-plugin-node-externals/-/rollup-plugin-node-externals-8.0.1.tgz#e52f56ba1eaabb146b5a348431889f56927ea240" + integrity sha512-j6uve/BPEyHCmQuXpu5/LT5qXw69QLIi6YnFrs6F7tmGFXjkFDT0zqZMt0KaMuWSvkcxJFBklsKfYYoKKEPwyw== rollup@^4.24.2: version "4.45.1"