Skip to content

build(deps-dev): bump rollup-plugin-visualizer from 5.9.0 to 5.9.2 in /client #243

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion client/packages/lowcoder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"eslint-plugin-only-ascii": "^0.0.0",
"http-proxy-middleware": "^2.0.6",
"lowcoder-dev-utils": "workspace:^",
"rollup-plugin-visualizer": "^5.8.3",
"rollup-plugin-visualizer": "^5.9.2",
"typescript": "^4.8.4",
"vite": "^4.3.9",
"vite-plugin-checker": "^0.5.1",
Expand Down
10 changes: 5 additions & 5 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11503,7 +11503,7 @@ __metadata:
rehype-sanitize: ^5.0.1
remark-gfm: ^3.0.1
resize-observer-polyfill: ^1.5.1
rollup-plugin-visualizer: ^5.8.3
rollup-plugin-visualizer: ^5.9.2
simplebar-react: 2.3.6
sql-formatter: ^8.2.0
styled-components: ^5.3.3
Expand Down Expand Up @@ -15650,9 +15650,9 @@ __metadata:
languageName: node
linkType: hard

"rollup-plugin-visualizer@npm:^5.8.3":
version: 5.9.0
resolution: "rollup-plugin-visualizer@npm:5.9.0"
"rollup-plugin-visualizer@npm:^5.9.2":
version: 5.9.2
resolution: "rollup-plugin-visualizer@npm:5.9.2"
dependencies:
open: ^8.4.0
picomatch: ^2.3.1
Expand All @@ -15665,7 +15665,7 @@ __metadata:
optional: true
bin:
rollup-plugin-visualizer: dist/bin/cli.js
checksum: 362d4fac0295c14bd205dbc85c20c31f4b6c47604868da21d9565ed47e0333759f08b9fe0acb82f78221f5173ea01e4eb70d47351eb6012216afe71b5492ed5f
checksum: ab2adf322e3b20bffc94a8dc804f46be8840a9fcbab4f872dcc2dec205cdd7752e4d2d90cfcf00783bfb5209c5a8bb4e591984e8b61bca41fd048fb7deb0ed4e
languageName: node
linkType: hard

Expand Down