From 07bc4f05fd3a40a7524dba11250354a3e060987e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Feb 2025 14:37:52 +0900 Subject: [PATCH] chore(deps): update dependency @babel/runtime to v7.26.9 (#2980) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index a2439762..c38fa3e8 100644 --- a/package.json +++ b/package.json @@ -227,7 +227,7 @@ "xml2js": "0.6.2", "node-fetch": "3.3.2", "@electron/universal": "2.0.1", - "@babel/runtime": "7.26.7" + "@babel/runtime": "7.26.9" }, "patchedDependencies": { "vudio@2.1.1": "patches/vudio@2.1.1.patch", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8edc6f44..87fed168 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ overrides: xml2js: 0.6.2 node-fetch: 3.3.2 '@electron/universal': 2.0.1 - '@babel/runtime': 7.26.7 + '@babel/runtime': 7.26.9 patchedDependencies: '@malept/flatpak-bundler': @@ -411,8 +411,8 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/runtime@7.26.7': - resolution: {integrity: sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==} + '@babel/runtime@7.26.9': + resolution: {integrity: sha512-aA63XwOkcl4xxQa3HjPMqOP6LiK0ZDv3mUPYEFXkpHbaFjtGggE1A61FjFzJnB+p7/oy2gA8E+rcBNl/zC1tMg==} engines: {node: '>=6.9.0'} '@babel/template@7.26.9': @@ -4800,7 +4800,7 @@ snapshots: '@babel/core': 7.26.9 '@babel/helper-plugin-utils': 7.26.5 - '@babel/runtime@7.26.7': + '@babel/runtime@7.26.9': dependencies: regenerator-runtime: 0.14.1 @@ -6289,12 +6289,12 @@ snapshots: butterchurn-presets@3.0.0-beta.4: dependencies: - '@babel/runtime': 7.26.7 + '@babel/runtime': 7.26.9 butterchurn@3.0.0-beta.4: dependencies: '@assemblyscript/loader': 0.17.14 - '@babel/runtime': 7.26.7 + '@babel/runtime': 7.26.9 ecma-proposal-math-extensions: 0.0.2 eel-wasm: 0.0.15 @@ -7666,7 +7666,7 @@ snapshots: i18next@24.2.2(typescript@5.7.3): dependencies: - '@babel/runtime': 7.26.7 + '@babel/runtime': 7.26.9 optionalDependencies: typescript: 5.7.3