chore(deps): update dependency @rollup/plugin-json to v6 (#4613)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-21 19:25:16 +01:00 committed by GitHub
parent 7266ca60ea
commit fa17457d07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@
"@gradio/icons": "workspace:^0.0.1",
"@gradio/theme": "workspace:^0.0.1",
"@gradio/utils": "workspace:^0.0.1",
"@rollup/plugin-json": "^5.0.2",
"@rollup/plugin-json": "^6.0.0",
"plotly.js-dist-min": "^2.10.1",
"svelte-vega": "^1.2.0",
"vega": "^5.22.1",

8
pnpm-lock.yaml generated
View File

@ -609,8 +609,8 @@ importers:
specifier: workspace:^0.0.1
version: link:../utils
'@rollup/plugin-json':
specifier: ^5.0.2
version: 5.0.2
specifier: ^6.0.0
version: 6.0.0
plotly.js-dist-min:
specifier: ^2.10.1
version: 2.11.1
@ -1795,8 +1795,8 @@ packages:
/@polka/url@1.0.0-next.21:
resolution: {integrity: sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==}
/@rollup/plugin-json@5.0.2:
resolution: {integrity: sha512-D1CoOT2wPvadWLhVcmpkDnesTzjhNIQRWLsc3fA49IFOP2Y84cFOOJ+nKGYedvXHKUsPeq07HR4hXpBBr+CHlA==}
/@rollup/plugin-json@6.0.0:
resolution: {integrity: sha512-i/4C5Jrdr1XUarRhVu27EEwjt4GObltD7c+MkCIpO2QIbojw8MUs+CCTqOphQi3Qtg1FLmYt+l+6YeoIf51J7w==}
engines: {node: '>=14.0.0'}
peerDependencies:
rollup: ^1.20.0||^2.0.0||^3.0.0