Skip to content

Commit

Permalink
11.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanebouget committed Dec 21, 2023
1 parent 944e463 commit 84e0393
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "khiops-visualization",
"title": "khiops Visualization",
"version": "11.0.3",
"version": "11.0.4",
"description": "khiops Visualization",
"license": "UNLICENSED",
"repository": "https://github.com/KhiopsML/kv-electron",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "khiops-visualization",
"title": "khiops Visualization",
"main": "app/main.js",
"version": "11.0.3",
"version": "11.0.4",
"private": true,
"browser": {
"child_process": false,
Expand Down Expand Up @@ -62,7 +62,7 @@
"rxjs": "7.8.1",
"tslib": "2.6.2",
"zone.js": "0.14.2",
"khiops-visualization": "11.0.5",
"khiops-visualization": "11.0.7",
"electron-log": "3.0.8",
"electron-updater": "6.1.7"
},
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7587,10 +7587,10 @@ keyv@^4.0.0:
dependencies:
json-buffer "3.0.1"

[email protected].5:
version "11.0.5"
resolved "https://registry.yarnpkg.com/khiops-visualization/-/khiops-visualization-11.0.5.tgz#e9dc89b53ab0de052345e22ee822dacc0d804317"
integrity sha512-Szj5C1WOx+ick6IhS7IdGeBctPPW/u6hTXgbyoaNsxkqepgMPDt32pGtbnVTbGlNS/EChxD9VJ7FELG2Nsv68A==
[email protected].7:
version "11.0.7"
resolved "https://registry.yarnpkg.com/khiops-visualization/-/khiops-visualization-11.0.7.tgz#c46da03a11bfc3d1661824d60e6f9a62ae73bc1d"
integrity sha512-CzvE8AVShanF6S5UmS1RPr1oxbbW5tfPG/934O3TDF1MkyBKC65fPItX61MHeuUX07XEcibdsRNhyNBnKRnwbA==

kind-of@^6.0.2:
version "6.0.3"
Expand Down Expand Up @@ -10862,10 +10862,10 @@ typed-assert@^1.0.8:
resolved "https://registry.yarnpkg.com/typed-assert/-/typed-assert-1.0.9.tgz#8af9d4f93432c4970ec717e3006f33f135b06213"
integrity sha512-KNNZtayBCtmnNmbo5mG47p1XsCyrx6iVqomjcZnec/1Y5GGARaxPs6r49RnSPeUP3YjNYiU9sQHAtY4BBvnZwg==

typescript@4.8.4:
version "4.8.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
typescript@5.2.2:
version "5.2.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==

typescript@^4.0.2:
version "4.9.5"
Expand Down

0 comments on commit 84e0393

Please sign in to comment.