From 07d4a0a4a85c86f3b48871b82b8385ea783870cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 May 2023 17:41:40 +0900 Subject: [PATCH] chore(deps): update dependency @rollup/plugin-commonjs to v25 (#1409) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e99065205..9c7aa9160 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@intlify/message-compiler": "workspace:*", "@microsoft/api-extractor": "7.15.2", "@nexhome/yorkie": "^2.0.8", - "@rollup/plugin-commonjs": "^24.1.0", + "@rollup/plugin-commonjs": "^25.0.0", "@rollup/plugin-json": "^6.0.0", "@rollup/plugin-node-resolve": "^15.0.2", "@rollup/plugin-replace": "^5.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7c009f030..6a3c949ea 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^2.0.8 version: 2.0.8 '@rollup/plugin-commonjs': - specifier: ^24.1.0 - version: 24.1.0(rollup@3.22.0) + specifier: ^25.0.0 + version: 25.0.0(rollup@3.22.0) '@rollup/plugin-json': specifier: ^6.0.0 version: 6.0.0(rollup@3.22.0) @@ -1995,8 +1995,8 @@ packages: fastq: 1.15.0 dev: true - /@rollup/plugin-commonjs@24.1.0(rollup@3.22.0): - resolution: {integrity: sha512-eSL45hjhCWI0jCCXcNtLVqM5N1JlBGvlFfY0m6oOYnLCJ6N0qEXoZql4sY2MOUArzhH4SA/qBpTxvvZp2Sc+DQ==} + /@rollup/plugin-commonjs@25.0.0(rollup@3.22.0): + resolution: {integrity: sha512-hoho2Kay9TZrLu0bnDsTTCaj4Npa+THk9snajP/XDNb9a9mmjTjh52EQM9sKl3HD1LsnihX7js+eA2sd2uKAhw==} engines: {node: '>=14.0.0'} peerDependencies: rollup: ^2.68.0||^3.0.0