chore(deps): update dependency @rollup/plugin-commonjs to v25 (#1408)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-01 15:51:28 -04:00 committed by GitHub
parent 58a8135b08
commit 398746ba75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -58,7 +58,7 @@
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.21.4",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^24.1.0",
"@rollup/plugin-commonjs": "^25.0.0",
"@rollup/plugin-node-resolve": "^15.0.2",
"@rollup/plugin-terser": "^0.4.1",
"@types/jest": "^29.5.1",

View File

@ -782,8 +782,8 @@ importers:
specifier: ^6.0.3
version: 6.0.3(@babel/core@7.21.4)(rollup@3.21.0)
'@rollup/plugin-commonjs':
specifier: ^24.1.0
version: 24.1.0(rollup@3.21.0)
specifier: ^25.0.0
version: 25.0.0(rollup@3.21.0)
'@rollup/plugin-node-resolve':
specifier: ^15.0.2
version: 15.0.2(rollup@3.21.0)
@ -7638,8 +7638,8 @@ packages:
rollup: 3.21.0
dev: true
/@rollup/plugin-commonjs@24.1.0(rollup@3.21.0):
resolution: {integrity: sha512-eSL45hjhCWI0jCCXcNtLVqM5N1JlBGvlFfY0m6oOYnLCJ6N0qEXoZql4sY2MOUArzhH4SA/qBpTxvvZp2Sc+DQ==}
/@rollup/plugin-commonjs@25.0.0(rollup@3.21.0):
resolution: {integrity: sha512-hoho2Kay9TZrLu0bnDsTTCaj4Npa+THk9snajP/XDNb9a9mmjTjh52EQM9sKl3HD1LsnihX7js+eA2sd2uKAhw==}
engines: {node: '>=14.0.0'}
peerDependencies:
rollup: ^2.68.0||^3.0.0