@carbon/charts 1.22.12 → 1.22.14

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@carbon/charts",
3
- "version": "1.22.12",
3
+ "version": "1.22.14",
4
4
  "description": "Carbon Charts component library",
5
5
  "type": "module",
6
6
  "module": "./dist/index.mjs",
@@ -82,7 +82,7 @@
82
82
  "d3-cloud": "^1.2.7",
83
83
  "d3-sankey": "^0.12.3",
84
84
  "date-fns": "^4.1.0",
85
- "dompurify": "^3.2.1",
85
+ "dompurify": "^3.2.3",
86
86
  "html-to-image": "^1.11.11",
87
87
  "lodash-es": "^4.17.21",
88
88
  "topojson-client": "^3.1.0",
@@ -90,25 +90,25 @@
90
90
  },
91
91
  "devDependencies": {
92
92
  "@carbon/layout": "^11.28.0",
93
- "@carbon/styles": "^1.70.0",
94
- "@carbon/themes": "^11.43.0",
95
- "@playwright/test": "^1.49.0",
96
- "@rollup/plugin-replace": "^6.0.1",
93
+ "@carbon/styles": "^1.72.0",
94
+ "@carbon/themes": "^11.44.0",
95
+ "@playwright/test": "^1.49.1",
96
+ "@rollup/plugin-replace": "^6.0.2",
97
97
  "@types/dompurify": "^3.2.0",
98
98
  "@types/lodash-es": "^4.17.12",
99
- "@types/node": "^22.10.0",
100
- "concurrently": "^9.1.0",
99
+ "@types/node": "^22.10.6",
100
+ "concurrently": "^9.1.2",
101
101
  "downlevel-dts": "^0.11.0",
102
- "eslint": "^9.15.0",
103
- "jsdom": "^25.0.1",
104
- "prettier": "^3.4.1",
105
- "publint": "^0.2.12",
102
+ "eslint": "^9.18.0",
103
+ "jsdom": "^26.0.0",
104
+ "prettier": "^3.4.2",
105
+ "publint": "^0.3.2",
106
106
  "resize-observer-polyfill": "^1.5.1",
107
- "sass": "^1.81.0",
108
- "typescript": "^5.7.2",
109
- "vite": "^5.4.11",
110
- "vite-plugin-dts": "^4.3.0",
111
- "vitest": "^2.1.6"
107
+ "sass": "^1.83.4",
108
+ "typescript": "^5.7.3",
109
+ "vite": "^6.0.7",
110
+ "vite-plugin-dts": "^4.5.0",
111
+ "vitest": "^2.1.8"
112
112
  },
113
113
  "publishConfig": {
114
114
  "access": "public"
@@ -157,5 +157,5 @@
157
157
  "url": "https://github.com/theiliad"
158
158
  }
159
159
  ],
160
- "gitHead": "51073ebddbe3d42d13ed79ac5f9ce672ce815056"
160
+ "gitHead": "3fbd5e10e571c71d69b7ae1b18a91c897d438008"
161
161
  }