@hitachivantara/uikit-react-viz 5.16.8 → 5.16.10

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 +7 -7
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@hitachivantara/uikit-react-viz",
3
- "version": "5.16.8",
3
+ "version": "5.16.10",
4
4
  "private": false,
5
5
  "author": "Hitachi Vantara UI Kit Team",
6
6
  "description": "Contributed React visualization components for the NEXT UI Kit.",
7
- "homepage": "https://github.com/lumada-design/hv-uikit-react",
7
+ "homepage": "https://github.com/pentaho/hv-uikit-react",
8
8
  "sideEffects": false,
9
9
  "keywords": [
10
10
  "hitachi-vantara",
@@ -15,12 +15,12 @@
15
15
  ],
16
16
  "repository": {
17
17
  "type": "git",
18
- "url": "git+https://github.com/lumada-design/hv-uikit-react.git",
18
+ "url": "git+https://github.com/pentaho/hv-uikit-react.git",
19
19
  "directory": "packages/viz"
20
20
  },
21
21
  "license": "Apache-2.0",
22
22
  "bugs": {
23
- "url": "https://github.com/lumada-design/hv-uikit-react/issues"
23
+ "url": "https://github.com/pentaho/hv-uikit-react/issues"
24
24
  },
25
25
  "peerDependencies": {
26
26
  "@emotion/react": "^11.11.1",
@@ -33,8 +33,8 @@
33
33
  "react-dom": ">=17.0.0"
34
34
  },
35
35
  "dependencies": {
36
- "@hitachivantara/uikit-react-utils": "^0.2.47",
37
- "@hitachivantara/uikit-styles": "^5.52.0"
36
+ "@hitachivantara/uikit-react-utils": "^0.2.49",
37
+ "@hitachivantara/uikit-styles": "^5.54.0"
38
38
  },
39
39
  "files": [
40
40
  "dist"
@@ -43,7 +43,7 @@
43
43
  "access": "public",
44
44
  "directory": "package"
45
45
  },
46
- "gitHead": "5d8b51e8fe0aa203dc0bd0f33c7dca13883a03a1",
46
+ "gitHead": "6d8da4ec057c2815bbf32ca60f9464d82443ab8f",
47
47
  "exports": {
48
48
  ".": {
49
49
  "types": "./dist/types/index.d.ts",