From 195948cc691b3a8e721f583c19a3b94fd02185f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 19:01:18 +0800 Subject: [PATCH] chore(deps): update dependency @rollup/plugin-replace to v6 (#287) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f4e62e18..923e4324 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@babel/standalone": "^7.25.6", "@babel/types": "^7.25.6", "@eslint/js": "^9.11.0", - "@rollup/plugin-replace": "^5.0.7", + "@rollup/plugin-replace": "^6.0.1", "@shikijs/monaco": "^1.18.0", "@types/babel__standalone": "^7.1.7", "@types/codemirror": "^5.60.15", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9b8ec95a..e460335a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^9.11.0 version: 9.11.0 '@rollup/plugin-replace': - specifier: ^5.0.7 - version: 5.0.7(rollup@4.21.3) + specifier: ^6.0.1 + version: 6.0.1(rollup@4.21.3) '@shikijs/monaco': specifier: ^1.18.0 version: 1.18.0 @@ -476,8 +476,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@rollup/plugin-replace@5.0.7': - resolution: {integrity: sha512-PqxSfuorkHz/SPpyngLyg5GCEkOcee9M1bkxiVDr41Pd61mqP1PLOoDPbpl44SB2mQGKwV/In74gqQmGITOhEQ==} + '@rollup/plugin-replace@6.0.1': + resolution: {integrity: sha512-2sPh9b73dj5IxuMmDAsQWVFT7mR+yoHweBaXG2W/R8vQ+IWZlnaI7BR7J6EguVQUp1hd8Z7XuozpDjEKQAAC2Q==} engines: {node: '>=14.0.0'} peerDependencies: rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 @@ -2862,7 +2862,7 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@rollup/plugin-replace@5.0.7(rollup@4.21.3)': + '@rollup/plugin-replace@6.0.1(rollup@4.21.3)': dependencies: '@rollup/pluginutils': 5.1.0(rollup@4.21.3) magic-string: 0.30.11