Skip to content

Commit

Permalink
fix(deps): update lumino packages (#2058)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent 7782072 commit c73e180
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"dependencies": {
"@apollo/client": "3.12.6",
"@hpcc-js/wasm": "2.22.4",
"@lumino/default-theme": "2.1.7",
"@lumino/widgets": "2.5.0",
"@lumino/default-theme": "2.1.8",
"@lumino/widgets": "2.6.0",
"@mdi/js": "7.4.47",
"@vueuse/core": "12.5.0",
"apexcharts": "3.54.1",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1139,13 +1139,13 @@ __metadata:
languageName: node
linkType: hard

"@lumino/default-theme@npm:2.1.7":
version: 2.1.7
resolution: "@lumino/default-theme@npm:2.1.7"
"@lumino/default-theme@npm:2.1.8":
version: 2.1.8
resolution: "@lumino/default-theme@npm:2.1.8"
dependencies:
"@lumino/dragdrop": "npm:^2.1.5"
"@lumino/widgets": "npm:^2.5.0"
checksum: 10c0/02c0d60e504abacfe8c14a03b247d94f4767de292af515ccaba42c7ed06a9ec66ad4bbe83e45f4e65868669185e17902a4108d48f1f656793635f64fc2fab1f7
"@lumino/widgets": "npm:^2.6.0"
checksum: 10c0/9b3da0b6234039699a246734b2a10322989d774fe7a80ce178c098710fa86700a40496e87db58a5794026e65461d9cf86400a1c7d186a19212dce2a8e8808fb4
languageName: node
linkType: hard

Expand Down Expand Up @@ -1218,9 +1218,9 @@ __metadata:
languageName: node
linkType: hard

"@lumino/widgets@npm:2.5.0, @lumino/widgets@npm:^2.5.0":
version: 2.5.0
resolution: "@lumino/widgets@npm:2.5.0"
"@lumino/widgets@npm:2.6.0, @lumino/widgets@npm:^2.6.0":
version: 2.6.0
resolution: "@lumino/widgets@npm:2.6.0"
dependencies:
"@lumino/algorithm": "npm:^2.0.2"
"@lumino/commands": "npm:^2.3.1"
Expand All @@ -1233,7 +1233,7 @@ __metadata:
"@lumino/properties": "npm:^2.0.2"
"@lumino/signaling": "npm:^2.1.3"
"@lumino/virtualdom": "npm:^2.0.2"
checksum: 10c0/a8071e806b822de46a738b8d944b75157e78eaeca18a09db813c6ad9334c56efa006e6d0ba09298333e7ed1fd4d15f2580380953750ba0f33f217f0ad9474611
checksum: 10c0/f4c33359357175fb7124f7003778ff34cd2e86f5448b00ee43f79d560aa9e4a9c5320af6a7cdea4458535143a838e10d4e48c5499717f835a47f1e247866c65d
languageName: node
linkType: hard

Expand Down Expand Up @@ -3747,8 +3747,8 @@ __metadata:
"@apollo/client": "npm:3.12.6"
"@cypress/code-coverage": "npm:3.13.11"
"@hpcc-js/wasm": "npm:2.22.4"
"@lumino/default-theme": "npm:2.1.7"
"@lumino/widgets": "npm:2.5.0"
"@lumino/default-theme": "npm:2.1.8"
"@lumino/widgets": "npm:2.6.0"
"@mdi/js": "npm:7.4.47"
"@vitejs/plugin-vue": "npm:5.2.1"
"@vitest/coverage-istanbul": "npm:3.0.4"
Expand Down

0 comments on commit c73e180

Please sign in to comment.