From 18997f6059a23e3390f711ba2f3af3a6145ae52a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 00:58:14 +0000 Subject: [PATCH] chore(dev-deps): update dependency @rollup/plugin-replace to v6 --- package.json | 2 +- pnpm-lock.yaml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 038a2efb..28e3eea1 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@cspell/dict-cryptocurrencies": "5.0.0", "@eslint/compat": "1.1.1", "@rebeccastevens/eslint-config": "3.0.0", - "@rollup/plugin-replace": "5.0.7", + "@rollup/plugin-replace": "6.0.1", "@semantic-release/changelog": "6.0.3", "@semantic-release/commit-analyzer": "13.0.0", "@semantic-release/git": "10.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d38d1778..5e4a9c0e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: 3.0.0 version: 3.0.0(cqzahaifxyxoi6vti3hhrmvmfy) '@rollup/plugin-replace': - specifier: 5.0.7 - version: 5.0.7(rollup@4.20.0) + specifier: 6.0.1 + version: 6.0.1(rollup@4.20.0) '@semantic-release/changelog': specifier: 6.0.3 version: 6.0.3(semantic-release@24.1.0(typescript@5.5.4)) @@ -970,8 +970,8 @@ packages: yaml-eslint-parser: optional: true - '@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 @@ -3866,6 +3866,7 @@ packages: rollup-plugin-ts@3.4.5: resolution: {integrity: sha512-9iCstRJpEZXSRQuXitlSZAzcGlrqTbJg1pE4CMbEi6xYldxVncdPyzA2I+j6vnh73wBymZckerS+Q/iEE/M3Ow==} engines: {node: '>=16.15.1', npm: '>=7.0.0', pnpm: '>=3.2.0', yarn: '>=1.13'} + deprecated: please use @rollup/plugin-typescript and rollup-plugin-dts instead peerDependencies: '@babel/core': '>=7.x' '@babel/plugin-transform-runtime': '>=7.x' @@ -5315,7 +5316,7 @@ snapshots: prettier-plugin-packagejson: 2.5.1(prettier@3.3.3) yaml-eslint-parser: 1.2.3 - '@rollup/plugin-replace@5.0.7(rollup@4.20.0)': + '@rollup/plugin-replace@6.0.1(rollup@4.20.0)': dependencies: '@rollup/pluginutils': 5.1.0(rollup@4.20.0) magic-string: 0.30.10