Skip to content

Commit

Permalink
chore(deps): update dependency rollup-plugin-visualizer to v5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2023
1 parent 83aae73 commit ca5f6cd
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"prosemirror-schema-list": "^1.2.2",
"react-grid-layout": "^1.3.4",
"react-hook-form": "^7.31.2",
"rollup-plugin-visualizer": "5.9.0",
"rollup-plugin-visualizer": "5.11.0",
"tabler-icons-react": "^1.48.0",
"typescript": "^4.6.3",
"vite-plugin-static-copy": "^0.17.0"
Expand Down
2 changes: 1 addition & 1 deletion settings-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"@types/react-grid-layout": "^1.3.2",
"rollup-plugin-visualizer": "5.9.0",
"rollup-plugin-visualizer": "5.11.0",
"typescript": "^4.6.3",
"vite-plugin-static-copy": "^0.17.0"
},
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1698,7 +1698,7 @@ __metadata:
react-grid-layout: ^1.3.4
react-hook-form: ^7.31.2
reactflow: ^11.5.3
rollup-plugin-visualizer: 5.9.0
rollup-plugin-visualizer: 5.11.0
tabler-icons-react: ^1.48.0
typescript: ^4.6.3
uuid: 9.0.1
Expand Down Expand Up @@ -1819,7 +1819,7 @@ __metadata:
"@types/react-dom": ^18.0.0
"@types/react-grid-layout": ^1.3.2
monaco-editor: 0.36.0
rollup-plugin-visualizer: 5.9.0
rollup-plugin-visualizer: 5.11.0
typescript: ^4.6.3
vite-plugin-static-copy: ^0.17.0
peerDependencies:
Expand Down Expand Up @@ -17302,22 +17302,22 @@ __metadata:
languageName: node
linkType: hard

"rollup-plugin-visualizer@npm:5.9.0":
version: 5.9.0
resolution: "rollup-plugin-visualizer@npm:5.9.0"
"rollup-plugin-visualizer@npm:5.11.0":
version: 5.11.0
resolution: "rollup-plugin-visualizer@npm:5.11.0"
dependencies:
open: ^8.4.0
picomatch: ^2.3.1
source-map: ^0.7.4
yargs: ^17.5.1
peerDependencies:
rollup: 2.x || 3.x
rollup: 2.x || 3.x || 4.x
peerDependenciesMeta:
rollup:
optional: true
bin:
rollup-plugin-visualizer: dist/bin/cli.js
checksum: 362d4fac0295c14bd205dbc85c20c31f4b6c47604868da21d9565ed47e0333759f08b9fe0acb82f78221f5173ea01e4eb70d47351eb6012216afe71b5492ed5f
checksum: 9f4469f83a63f57462258f7e4327cb85f5218cc3e49de9f06213728e35aff72f613d48331788e3e666bb16ccd5a9ab7e478cc1dd8cbceafb78bf397c8e30cc4d
languageName: node
linkType: hard

Expand Down

0 comments on commit ca5f6cd

Please sign in to comment.