@undp/data-viz 1.4.10 → 1.4.11

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.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@undp/data-viz",
3
- "version": "1.4.10",
3
+ "version": "1.4.11",
4
4
  "main": "./dist/index.cjs",
5
5
  "module": "./dist/index.js",
6
6
  "browser": "./dist/index.umd.js",
@@ -465,7 +465,7 @@
465
465
  "peerDependencies": {
466
466
  "@dnd-kit/core": "^6.3.1",
467
467
  "@dnd-kit/modifiers": "^9.0.0",
468
- "@undp/design-system-react": "^1.2.9",
468
+ "@undp/design-system-react": "^1.2.11",
469
469
  "ajv": "^8.17.1",
470
470
  "dom-to-svg": "^0.12.2",
471
471
  "file-saver": "^2.0.5",