From 8b62c71cae81799e5465285d5abfaaa146186779 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 06:22:25 +0000 Subject: [PATCH] Bump highcharts and @vaadin/vaadin-charts Bumps [highcharts](https://github.com/highcharts/highcharts-dist) to 9.2.2 and updates ancestor dependency [@vaadin/vaadin-charts](https://github.com/vaadin/web-components/tree/HEAD/packages/vaadin-charts). These dependencies need to be updated together. Updates `highcharts` from 6.1.4 to 9.2.2 - [Release notes](https://github.com/highcharts/highcharts-dist/releases) - [Commits](https://github.com/highcharts/highcharts-dist/compare/v6.1.4...v9.2.2) Updates `@vaadin/vaadin-charts` from 6.3.3 to 23.3.7 - [Release notes](https://github.com/vaadin/web-components/releases) - [Commits](https://github.com/vaadin/web-components/commits/v23.3.7/packages/vaadin-charts) --- updated-dependencies: - dependency-name: highcharts dependency-type: indirect - dependency-name: "@vaadin/vaadin-charts" dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 320 ++++++++++++++++++++++++++++++++++++++++++---- package.json | 4 +- 2 files changed, 299 insertions(+), 25 deletions(-) diff --git a/package-lock.json b/package-lock.json index 31dcff9..0d91ea5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@vaadin/vaadin-avatar": "1.0.4", "@vaadin/vaadin-board": "2.2.0", "@vaadin/vaadin-button": "2.4.0", - "@vaadin/vaadin-charts": "6.3.3", + "@vaadin/vaadin-charts": "23.3.7", "@vaadin/vaadin-checkbox": "2.5.1", "@vaadin/vaadin-combo-box": "5.4.12", "@vaadin/vaadin-confirm-dialog": "1.3.0", @@ -1830,6 +1830,19 @@ "@jridgewell/sourcemap-codec": "^1.4.10" } }, + "node_modules/@lit-labs/ssr-dom-shim": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.0.0.tgz", + "integrity": "sha512-ic93MBXfApIFTrup4a70M/+ddD8xdt2zxxj9sRwHQzhS9ag/syqkD8JPdTXsc1gUy2K8TTirhlCqyTEM/sifNw==" + }, + "node_modules/@lit/reactive-element": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@lit/reactive-element/-/reactive-element-1.6.1.tgz", + "integrity": "sha512-va15kYZr7KZNNPZdxONGQzpUr+4sxVu7V/VG7a8mRfPPXUyhEYj5RzXCQmGrlP3tAh0L3HHm5AjBMFYRqlM9SA==", + "dependencies": { + "@lit-labs/ssr-dom-shim": "^1.0.0" + } + }, "node_modules/@nicolo-ribaudo/chokidar-2": { "version": "2.1.8-no-fsevents.3", "resolved": "https://registry.npmjs.org/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz", @@ -1875,6 +1888,11 @@ "node": ">=10" } }, + "node_modules/@open-wc/dedupe-mixin": { + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/@open-wc/dedupe-mixin/-/dedupe-mixin-1.3.1.tgz", + "integrity": "sha512-ukowSvzpZQDUH0Y3znJTsY88HkiGk3Khc0WGpIPhap1xlerieYi27QBg6wx/nTurpWfU6XXXsx9ocxDYCdtw0Q==" + }, "node_modules/@polymer/iron-a11y-announcer": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/@polymer/iron-a11y-announcer/-/iron-a11y-announcer-3.0.2.tgz", @@ -2034,6 +2052,11 @@ "integrity": "sha512-ipixuVrh2OdNmauvtT51o3d8z12p6LtFW9in7U79der/kwejjdNchQC5UMn5u/KxNoM7VHHOs/l8KS8uHxhODQ==", "dev": true }, + "node_modules/@types/trusted-types": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.3.tgz", + "integrity": "sha512-NfQ4gyz38SL8sDNrSixxU2Os1a5xcdFxipAFxYEuLUlvU2uDwS4NUpsImcf1//SlWItCVMMLiylsxbmNMToV/g==" + }, "node_modules/@types/uglify-js": { "version": "3.13.2", "resolved": "https://registry.npmjs.org/@types/uglify-js/-/uglify-js-3.13.2.tgz", @@ -2095,6 +2118,94 @@ "node": ">=0.10.0" } }, + "node_modules/@vaadin/charts": { + "version": "23.3.7", + "resolved": "https://registry.npmjs.org/@vaadin/charts/-/charts-23.3.7.tgz", + "integrity": "sha512-TpdsAZDbmExHvPLwOKuShC7EEhJFEGVdOpY9tEyYPI6E+Ccep4spGVDrk7cHC0Ujn3qPnZZkVBLkgHYOR2+LmQ==", + "dependencies": { + "@polymer/polymer": "^3.0.0", + "@vaadin/component-base": "~23.3.7", + "@vaadin/vaadin-lumo-styles": "~23.3.7", + "@vaadin/vaadin-material-styles": "~23.3.7", + "@vaadin/vaadin-themable-mixin": "~23.3.7", + "highcharts": "9.2.2" + } + }, + "node_modules/@vaadin/charts/node_modules/@vaadin/vaadin-lumo-styles": { + "version": "23.3.7", + "resolved": "https://registry.npmjs.org/@vaadin/vaadin-lumo-styles/-/vaadin-lumo-styles-23.3.7.tgz", + "integrity": "sha512-iKabondnwq8wZUtorDjA8zi9GUKmya0cvKFWbbRwQ1jPzyocH4j7z+O1/6tXcK/gYmPP557UdoNAYI/OB66XPg==", + "dependencies": { + "@polymer/iron-icon": "^3.0.0", + "@polymer/iron-iconset-svg": "^3.0.0", + "@polymer/polymer": "^3.0.0", + "@vaadin/icon": "~23.3.7", + "@vaadin/vaadin-themable-mixin": "~23.3.7" + } + }, + "node_modules/@vaadin/charts/node_modules/@vaadin/vaadin-material-styles": { + "version": "23.3.7", + "resolved": "https://registry.npmjs.org/@vaadin/vaadin-material-styles/-/vaadin-material-styles-23.3.7.tgz", + "integrity": "sha512-cV4IDMLmhYLDv4XQ+RfraP0124uWSrHRdepA4scpPr5F/PRT4QRDJNmFmFBo47+yga01Srpb74pOtq3OgeW8og==", + "dependencies": { + "@polymer/polymer": "^3.0.0", + "@vaadin/vaadin-themable-mixin": "~23.3.7" + } + }, + "node_modules/@vaadin/charts/node_modules/@vaadin/vaadin-themable-mixin": { + "version": "23.3.7", + "resolved": "https://registry.npmjs.org/@vaadin/vaadin-themable-mixin/-/vaadin-themable-mixin-23.3.7.tgz", + "integrity": "sha512-xY3/9UhVrFwSkTLU8FPYVCv3JlxLHmvTK+hMVEmGSntnRCz/bz2L4BuQX0Mpj1MYnh6HhPqviciVnF5xrn25ug==", + "dependencies": { + "@open-wc/dedupe-mixin": "^1.3.0", + "lit": "^2.0.0" + } + }, + "node_modules/@vaadin/component-base": { + "version": "23.3.7", + "resolved": "https://registry.npmjs.org/@vaadin/component-base/-/component-base-23.3.7.tgz", + "integrity": "sha512-4zJiEGFY+ylQpDNKklkSRrJ39lkkuzpj+jaYNzDOQYGzlUonml0XPZ6ABUEcULt8/pOjBK6mgwrcHIIu1W3APg==", + "dependencies": { + "@open-wc/dedupe-mixin": "^1.3.0", + "@polymer/polymer": "^3.0.0", + "@vaadin/vaadin-development-mode-detector": "^2.0.0", + "@vaadin/vaadin-usage-statistics": "^2.1.0", + "lit": "^2.0.0" + } + }, + "node_modules/@vaadin/icon": { + "version": "23.3.7", + "resolved": "https://registry.npmjs.org/@vaadin/icon/-/icon-23.3.7.tgz", + "integrity": "sha512-IZG8aCDXxX4uItCIxmCpifI4T5HvYpjzfWOdzeLg9ocPJWp/+Y6+5EX4kqwzP1YObDB0nS8aEi8zWj/anT00lw==", + "dependencies": { + "@polymer/polymer": "^3.0.0", + "@vaadin/component-base": "~23.3.7", + "@vaadin/vaadin-lumo-styles": "~23.3.7", + "@vaadin/vaadin-themable-mixin": "~23.3.7", + "lit": "^2.0.0" + } + }, + "node_modules/@vaadin/icon/node_modules/@vaadin/vaadin-lumo-styles": { + "version": "23.3.7", + "resolved": "https://registry.npmjs.org/@vaadin/vaadin-lumo-styles/-/vaadin-lumo-styles-23.3.7.tgz", + "integrity": "sha512-iKabondnwq8wZUtorDjA8zi9GUKmya0cvKFWbbRwQ1jPzyocH4j7z+O1/6tXcK/gYmPP557UdoNAYI/OB66XPg==", + "dependencies": { + "@polymer/iron-icon": "^3.0.0", + "@polymer/iron-iconset-svg": "^3.0.0", + "@polymer/polymer": "^3.0.0", + "@vaadin/icon": "~23.3.7", + "@vaadin/vaadin-themable-mixin": "~23.3.7" + } + }, + "node_modules/@vaadin/icon/node_modules/@vaadin/vaadin-themable-mixin": { + "version": "23.3.7", + "resolved": "https://registry.npmjs.org/@vaadin/vaadin-themable-mixin/-/vaadin-themable-mixin-23.3.7.tgz", + "integrity": "sha512-xY3/9UhVrFwSkTLU8FPYVCv3JlxLHmvTK+hMVEmGSntnRCz/bz2L4BuQX0Mpj1MYnh6HhPqviciVnF5xrn25ug==", + "dependencies": { + "@open-wc/dedupe-mixin": "^1.3.0", + "lit": "^2.0.0" + } + }, "node_modules/@vaadin/vaadin-accordion": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/@vaadin/vaadin-accordion/-/vaadin-accordion-1.2.0.tgz", @@ -2163,15 +2274,11 @@ } }, "node_modules/@vaadin/vaadin-charts": { - "version": "6.3.3", - "resolved": "https://registry.npmjs.org/@vaadin/vaadin-charts/-/vaadin-charts-6.3.3.tgz", - "integrity": "sha512-p5Bcufy3oiVGVLcIX39ce4zYRQVRR/Rk01q2hiVd8yf4mfs+ogti/ihCHeT1cwng5yOgzychzYp/o1KcQsvkxA==", + "version": "23.3.7", + "resolved": "https://registry.npmjs.org/@vaadin/vaadin-charts/-/vaadin-charts-23.3.7.tgz", + "integrity": "sha512-FNWDeph1GbYjP+UFzrR0TukucsbwPWx9/XqrdYa3PQxH0mcECh5BWAFUJ2n7TOFqKSDztjO4tYfZ1hkuOhImqQ==", "dependencies": { - "@polymer/polymer": "^3.0.0", - "@vaadin/vaadin-element-mixin": "^2.3.2", - "@vaadin/vaadin-license-checker": "^2.1.0", - "@vaadin/vaadin-themable-mixin": "^1.5.2", - "highcharts": "6.1.4" + "@vaadin/charts": "~23.3.7" } }, "node_modules/@vaadin/vaadin-checkbox": { @@ -8010,9 +8117,9 @@ } }, "node_modules/highcharts": { - "version": "6.1.4", - "resolved": "https://registry.npmjs.org/highcharts/-/highcharts-6.1.4.tgz", - "integrity": "sha512-m7uK2dvDmop4wAgB7RQjODS894HqNrxRUJh+Px7n1PsNyb7+aO22cRxx2rhvjmy1R8Q3Tf5I03AbjN5oAYyWSw==" + "version": "9.2.2", + "resolved": "https://registry.npmjs.org/highcharts/-/highcharts-9.2.2.tgz", + "integrity": "sha512-OMEdFCaG626ES1JEcKAvJTpxAOMuchy0XuAplmnOs0Yu7NMd2RMfTLFQ2fCJOxo3ubSdm/RVQwKAWC+5HYThnw==" }, "node_modules/hmac-drbg": { "version": "1.0.1", @@ -9090,6 +9197,16 @@ "node": ">=6" } }, + "node_modules/lit": { + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/lit/-/lit-2.6.1.tgz", + "integrity": "sha512-DT87LD64f8acR7uVp7kZfhLRrHkfC/N4BVzAtnw9Yg8087mbBJ//qedwdwX0kzDbxgPccWRW6mFwGbRQIxy0pw==", + "dependencies": { + "@lit/reactive-element": "^1.6.0", + "lit-element": "^3.2.0", + "lit-html": "^2.6.0" + } + }, "node_modules/lit-css-loader": { "version": "0.0.4", "resolved": "https://registry.npmjs.org/lit-css-loader/-/lit-css-loader-0.0.4.tgz", @@ -9109,6 +9226,23 @@ "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-1.4.1.tgz", "integrity": "sha512-B9btcSgPYb1q4oSOb/PrOT6Z/H+r6xuNzfH4lFli/AWhYwdtrgQkQWBbIc6mdnf6E2IL3gDXdkkqNktpU0OZQA==" }, + "node_modules/lit/node_modules/lit-element": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/lit-element/-/lit-element-3.2.2.tgz", + "integrity": "sha512-6ZgxBR9KNroqKb6+htkyBwD90XGRiqKDHVrW/Eh0EZ+l+iC+u+v+w3/BA5NGi4nizAVHGYvQBHUDuSmLjPp7NQ==", + "dependencies": { + "@lit/reactive-element": "^1.3.0", + "lit-html": "^2.2.0" + } + }, + "node_modules/lit/node_modules/lit-html": { + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-2.6.1.tgz", + "integrity": "sha512-Z3iw+E+3KKFn9t2YKNjsXNEu/LRLI98mtH/C6lnFg7kvaqPIzPn124Yd4eT/43lyqrejpc5Wb6BHq3fdv4S8Rw==", + "dependencies": { + "@types/trusted-types": "^2.0.2" + } + }, "node_modules/loader-runner": { "version": "2.4.0", "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-2.4.0.tgz", @@ -15377,6 +15511,19 @@ "@jridgewell/sourcemap-codec": "^1.4.10" } }, + "@lit-labs/ssr-dom-shim": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.0.0.tgz", + "integrity": "sha512-ic93MBXfApIFTrup4a70M/+ddD8xdt2zxxj9sRwHQzhS9ag/syqkD8JPdTXsc1gUy2K8TTirhlCqyTEM/sifNw==" + }, + "@lit/reactive-element": { + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/@lit/reactive-element/-/reactive-element-1.6.1.tgz", + "integrity": "sha512-va15kYZr7KZNNPZdxONGQzpUr+4sxVu7V/VG7a8mRfPPXUyhEYj5RzXCQmGrlP3tAh0L3HHm5AjBMFYRqlM9SA==", + "requires": { + "@lit-labs/ssr-dom-shim": "^1.0.0" + } + }, "@nicolo-ribaudo/chokidar-2": { "version": "2.1.8-no-fsevents.3", "resolved": "https://registry.npmjs.org/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8-no-fsevents.3.tgz", @@ -15415,6 +15562,11 @@ "rimraf": "^3.0.2" } }, + "@open-wc/dedupe-mixin": { + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/@open-wc/dedupe-mixin/-/dedupe-mixin-1.3.1.tgz", + "integrity": "sha512-ukowSvzpZQDUH0Y3znJTsY88HkiGk3Khc0WGpIPhap1xlerieYi27QBg6wx/nTurpWfU6XXXsx9ocxDYCdtw0Q==" + }, "@polymer/iron-a11y-announcer": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/@polymer/iron-a11y-announcer/-/iron-a11y-announcer-3.0.2.tgz", @@ -15574,6 +15726,11 @@ "integrity": "sha512-ipixuVrh2OdNmauvtT51o3d8z12p6LtFW9in7U79der/kwejjdNchQC5UMn5u/KxNoM7VHHOs/l8KS8uHxhODQ==", "dev": true }, + "@types/trusted-types": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.3.tgz", + "integrity": "sha512-NfQ4gyz38SL8sDNrSixxU2Os1a5xcdFxipAFxYEuLUlvU2uDwS4NUpsImcf1//SlWItCVMMLiylsxbmNMToV/g==" + }, "@types/uglify-js": { "version": "3.13.2", "resolved": "https://registry.npmjs.org/@types/uglify-js/-/uglify-js-3.13.2.tgz", @@ -15632,6 +15789,98 @@ } } }, + "@vaadin/charts": { + "version": "23.3.7", + "resolved": "https://registry.npmjs.org/@vaadin/charts/-/charts-23.3.7.tgz", + "integrity": "sha512-TpdsAZDbmExHvPLwOKuShC7EEhJFEGVdOpY9tEyYPI6E+Ccep4spGVDrk7cHC0Ujn3qPnZZkVBLkgHYOR2+LmQ==", + "requires": { + "@polymer/polymer": "^3.0.0", + "@vaadin/component-base": "~23.3.7", + "@vaadin/vaadin-lumo-styles": "~23.3.7", + "@vaadin/vaadin-material-styles": "~23.3.7", + "@vaadin/vaadin-themable-mixin": "~23.3.7", + "highcharts": "9.2.2" + }, + "dependencies": { + "@vaadin/vaadin-lumo-styles": { + "version": "23.3.7", + "resolved": "https://registry.npmjs.org/@vaadin/vaadin-lumo-styles/-/vaadin-lumo-styles-23.3.7.tgz", + "integrity": "sha512-iKabondnwq8wZUtorDjA8zi9GUKmya0cvKFWbbRwQ1jPzyocH4j7z+O1/6tXcK/gYmPP557UdoNAYI/OB66XPg==", + "requires": { + "@polymer/iron-icon": "^3.0.0", + "@polymer/iron-iconset-svg": "^3.0.0", + "@polymer/polymer": "^3.0.0", + "@vaadin/icon": "~23.3.7", + "@vaadin/vaadin-themable-mixin": "~23.3.7" + } + }, + "@vaadin/vaadin-material-styles": { + "version": "23.3.7", + "resolved": "https://registry.npmjs.org/@vaadin/vaadin-material-styles/-/vaadin-material-styles-23.3.7.tgz", + "integrity": "sha512-cV4IDMLmhYLDv4XQ+RfraP0124uWSrHRdepA4scpPr5F/PRT4QRDJNmFmFBo47+yga01Srpb74pOtq3OgeW8og==", + "requires": { + "@polymer/polymer": "^3.0.0", + "@vaadin/vaadin-themable-mixin": "~23.3.7" + } + }, + "@vaadin/vaadin-themable-mixin": { + "version": "23.3.7", + "resolved": "https://registry.npmjs.org/@vaadin/vaadin-themable-mixin/-/vaadin-themable-mixin-23.3.7.tgz", + "integrity": "sha512-xY3/9UhVrFwSkTLU8FPYVCv3JlxLHmvTK+hMVEmGSntnRCz/bz2L4BuQX0Mpj1MYnh6HhPqviciVnF5xrn25ug==", + "requires": { + "@open-wc/dedupe-mixin": "^1.3.0", + "lit": "^2.0.0" + } + } + } + }, + "@vaadin/component-base": { + "version": "23.3.7", + "resolved": "https://registry.npmjs.org/@vaadin/component-base/-/component-base-23.3.7.tgz", + "integrity": "sha512-4zJiEGFY+ylQpDNKklkSRrJ39lkkuzpj+jaYNzDOQYGzlUonml0XPZ6ABUEcULt8/pOjBK6mgwrcHIIu1W3APg==", + "requires": { + "@open-wc/dedupe-mixin": "^1.3.0", + "@polymer/polymer": "^3.0.0", + "@vaadin/vaadin-development-mode-detector": "^2.0.0", + "@vaadin/vaadin-usage-statistics": "^2.1.0", + "lit": "^2.0.0" + } + }, + "@vaadin/icon": { + "version": "23.3.7", + "resolved": "https://registry.npmjs.org/@vaadin/icon/-/icon-23.3.7.tgz", + "integrity": "sha512-IZG8aCDXxX4uItCIxmCpifI4T5HvYpjzfWOdzeLg9ocPJWp/+Y6+5EX4kqwzP1YObDB0nS8aEi8zWj/anT00lw==", + "requires": { + "@polymer/polymer": "^3.0.0", + "@vaadin/component-base": "~23.3.7", + "@vaadin/vaadin-lumo-styles": "~23.3.7", + "@vaadin/vaadin-themable-mixin": "~23.3.7", + "lit": "^2.0.0" + }, + "dependencies": { + "@vaadin/vaadin-lumo-styles": { + "version": "23.3.7", + "resolved": "https://registry.npmjs.org/@vaadin/vaadin-lumo-styles/-/vaadin-lumo-styles-23.3.7.tgz", + "integrity": "sha512-iKabondnwq8wZUtorDjA8zi9GUKmya0cvKFWbbRwQ1jPzyocH4j7z+O1/6tXcK/gYmPP557UdoNAYI/OB66XPg==", + "requires": { + "@polymer/iron-icon": "^3.0.0", + "@polymer/iron-iconset-svg": "^3.0.0", + "@polymer/polymer": "^3.0.0", + "@vaadin/icon": "~23.3.7", + "@vaadin/vaadin-themable-mixin": "~23.3.7" + } + }, + "@vaadin/vaadin-themable-mixin": { + "version": "23.3.7", + "resolved": "https://registry.npmjs.org/@vaadin/vaadin-themable-mixin/-/vaadin-themable-mixin-23.3.7.tgz", + "integrity": "sha512-xY3/9UhVrFwSkTLU8FPYVCv3JlxLHmvTK+hMVEmGSntnRCz/bz2L4BuQX0Mpj1MYnh6HhPqviciVnF5xrn25ug==", + "requires": { + "@open-wc/dedupe-mixin": "^1.3.0", + "lit": "^2.0.0" + } + } + } + }, "@vaadin/vaadin-accordion": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/@vaadin/vaadin-accordion/-/vaadin-accordion-1.2.0.tgz", @@ -15700,15 +15949,11 @@ } }, "@vaadin/vaadin-charts": { - "version": "6.3.3", - "resolved": "https://registry.npmjs.org/@vaadin/vaadin-charts/-/vaadin-charts-6.3.3.tgz", - "integrity": "sha512-p5Bcufy3oiVGVLcIX39ce4zYRQVRR/Rk01q2hiVd8yf4mfs+ogti/ihCHeT1cwng5yOgzychzYp/o1KcQsvkxA==", + "version": "23.3.7", + "resolved": "https://registry.npmjs.org/@vaadin/vaadin-charts/-/vaadin-charts-23.3.7.tgz", + "integrity": "sha512-FNWDeph1GbYjP+UFzrR0TukucsbwPWx9/XqrdYa3PQxH0mcECh5BWAFUJ2n7TOFqKSDztjO4tYfZ1hkuOhImqQ==", "requires": { - "@polymer/polymer": "^3.0.0", - "@vaadin/vaadin-element-mixin": "^2.3.2", - "@vaadin/vaadin-license-checker": "^2.1.0", - "@vaadin/vaadin-themable-mixin": "^1.5.2", - "highcharts": "6.1.4" + "@vaadin/charts": "~23.3.7" } }, "@vaadin/vaadin-checkbox": { @@ -20789,9 +21034,9 @@ "dev": true }, "highcharts": { - "version": "6.1.4", - "resolved": "https://registry.npmjs.org/highcharts/-/highcharts-6.1.4.tgz", - "integrity": "sha512-m7uK2dvDmop4wAgB7RQjODS894HqNrxRUJh+Px7n1PsNyb7+aO22cRxx2rhvjmy1R8Q3Tf5I03AbjN5oAYyWSw==" + "version": "9.2.2", + "resolved": "https://registry.npmjs.org/highcharts/-/highcharts-9.2.2.tgz", + "integrity": "sha512-OMEdFCaG626ES1JEcKAvJTpxAOMuchy0XuAplmnOs0Yu7NMd2RMfTLFQ2fCJOxo3ubSdm/RVQwKAWC+5HYThnw==" }, "hmac-drbg": { "version": "1.0.1", @@ -21604,6 +21849,35 @@ "invert-kv": "^2.0.0" } }, + "lit": { + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/lit/-/lit-2.6.1.tgz", + "integrity": "sha512-DT87LD64f8acR7uVp7kZfhLRrHkfC/N4BVzAtnw9Yg8087mbBJ//qedwdwX0kzDbxgPccWRW6mFwGbRQIxy0pw==", + "requires": { + "@lit/reactive-element": "^1.6.0", + "lit-element": "^3.2.0", + "lit-html": "^2.6.0" + }, + "dependencies": { + "lit-element": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/lit-element/-/lit-element-3.2.2.tgz", + "integrity": "sha512-6ZgxBR9KNroqKb6+htkyBwD90XGRiqKDHVrW/Eh0EZ+l+iC+u+v+w3/BA5NGi4nizAVHGYvQBHUDuSmLjPp7NQ==", + "requires": { + "@lit/reactive-element": "^1.3.0", + "lit-html": "^2.2.0" + } + }, + "lit-html": { + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-2.6.1.tgz", + "integrity": "sha512-Z3iw+E+3KKFn9t2YKNjsXNEu/LRLI98mtH/C6lnFg7kvaqPIzPn124Yd4eT/43lyqrejpc5Wb6BHq3fdv4S8Rw==", + "requires": { + "@types/trusted-types": "^2.0.2" + } + } + } + }, "lit-css-loader": { "version": "0.0.4", "resolved": "https://registry.npmjs.org/lit-css-loader/-/lit-css-loader-0.0.4.tgz", diff --git a/package.json b/package.json index ce40b05..b09ee3e 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@vaadin/vaadin-avatar": "1.0.4", "@vaadin/vaadin-board": "2.2.0", "@vaadin/vaadin-button": "2.4.0", - "@vaadin/vaadin-charts": "6.3.3", + "@vaadin/vaadin-charts": "23.3.7", "@vaadin/vaadin-checkbox": "2.5.1", "@vaadin/vaadin-combo-box": "5.4.12", "@vaadin/vaadin-confirm-dialog": "1.3.0", @@ -109,7 +109,7 @@ "@vaadin/vaadin-avatar": "1.0.4", "@vaadin/vaadin-board": "2.2.0", "@vaadin/vaadin-button": "2.4.0", - "@vaadin/vaadin-charts": "6.3.3", + "@vaadin/vaadin-charts": "23.3.7", "@vaadin/vaadin-checkbox": "2.5.1", "@vaadin/vaadin-combo-box": "5.4.12", "@vaadin/vaadin-confirm-dialog": "1.3.0",