genesys-spark-chart-components 4.180.2 → 4.182.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{color-palette-BHX4Lj9n.js → color-palette-D4adQLWl.js} +1 -1
- package/dist/cjs/gux-chart-column-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-chart-donut-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-chart-line-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-chart-pie-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-chart-scatter-plot-beta.cjs.entry.js +1 -1
- package/dist/cjs/gux-visualization-beta.cjs.entry.js +1 -1
- package/dist/esm/{color-palette-0fRkEa1U.js → color-palette-CrEyAfyu.js} +1 -1
- package/dist/esm/gux-chart-column-beta.entry.js +1 -1
- package/dist/esm/gux-chart-donut-beta.entry.js +1 -1
- package/dist/esm/gux-chart-line-beta.entry.js +1 -1
- package/dist/esm/gux-chart-pie-beta.entry.js +1 -1
- package/dist/esm/gux-chart-scatter-plot-beta.entry.js +1 -1
- package/dist/esm/gux-visualization-beta.entry.js +1 -1
- package/dist/genesys-chart-webcomponents/genesys-chart-webcomponents.esm.js +1 -1
- package/dist/genesys-chart-webcomponents/{p-0a385a8e.entry.js → p-09763de2.entry.js} +1 -1
- package/dist/genesys-chart-webcomponents/{p-c920c2ca.entry.js → p-2059b5fe.entry.js} +1 -1
- package/dist/genesys-chart-webcomponents/{p-0fRkEa1U.js → p-CrEyAfyu.js} +1 -1
- package/dist/genesys-chart-webcomponents/{p-98f23def.entry.js → p-ad98d336.entry.js} +1 -1
- package/dist/genesys-chart-webcomponents/{p-769c42fa.entry.js → p-ba4c0084.entry.js} +1 -1
- package/dist/genesys-chart-webcomponents/{p-eb994a64.entry.js → p-bae458d5.entry.js} +1 -1
- package/dist/genesys-chart-webcomponents/{p-50c3872c.entry.js → p-e271fd2d.entry.js} +1 -1
- package/package.json +5 -5
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "genesys-spark-chart-components",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.182.0",
|
|
4
4
|
"description": "Common chart webcomponents",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "dist/stencil-wrapper.js",
|
|
@@ -60,19 +60,19 @@
|
|
|
60
60
|
"@types/jest": "^30.0.0",
|
|
61
61
|
"axe-core": "^4.11.0",
|
|
62
62
|
"axe-live": "^1.0.1",
|
|
63
|
-
"eslint": "^9.
|
|
63
|
+
"eslint": "^9.38.0",
|
|
64
64
|
"eslint-config-genesys-spark-components": "file:../../shared-configs/eslint-config-genesys-spark-components",
|
|
65
65
|
"file-loader": "^6.2.0",
|
|
66
66
|
"genesys-spark-tokens": "file:../genesys-spark-tokens",
|
|
67
67
|
"glob": "^11.0.3",
|
|
68
68
|
"globals": "^16.4.0",
|
|
69
69
|
"handlebars": "^4.7.8",
|
|
70
|
-
"inquirer": "^12.
|
|
70
|
+
"inquirer": "^12.10.0",
|
|
71
71
|
"jest": "^30.2.0",
|
|
72
72
|
"jest-environment-jsdom": "^30.2.0",
|
|
73
73
|
"jest-junit": "^16.0.0",
|
|
74
74
|
"jest-stencil-runner": "^0.0.9",
|
|
75
|
-
"lint-staged": "^16.2.
|
|
75
|
+
"lint-staged": "^16.2.5",
|
|
76
76
|
"node-fetch": "^3.3.2",
|
|
77
77
|
"npm-run-all": "^4.1.5",
|
|
78
78
|
"postcss-html": "^1.8.0",
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"stylelint": "^16.25.0",
|
|
89
89
|
"stylelint-config-genesys-spark-components": "file:../../shared-configs/stylelint-config-genesys-spark-components",
|
|
90
90
|
"stylelint-config-html": "^1.1.0",
|
|
91
|
-
"stylelint-config-recess-order": "^7.
|
|
91
|
+
"stylelint-config-recess-order": "^7.4.0",
|
|
92
92
|
"stylelint-config-standard": "^39.0.1",
|
|
93
93
|
"stylelint-order": "^7.0.0",
|
|
94
94
|
"stylelint-scss": "^6.12.1",
|