@gpa-gemstone/common-pages 0.0.68 → 0.0.70

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gpa-gemstone/common-pages",
3
- "version": "0.0.68",
3
+ "version": "0.0.70",
4
4
  "description": "Common UI pages for GPA products",
5
5
  "main": "lib/index.js",
6
6
  "types": "lib/index.d.ts",
@@ -43,12 +43,12 @@
43
43
  "typescript": "4.4.4"
44
44
  },
45
45
  "dependencies": {
46
- "@gpa-gemstone/application-typings": "0.0.57",
46
+ "@gpa-gemstone/application-typings": "0.0.58",
47
47
  "@gpa-gemstone/gpa-symbols": "0.0.26",
48
48
  "@gpa-gemstone/helper-functions": "0.0.20",
49
49
  "@gpa-gemstone/react-forms": "1.1.39",
50
- "@gpa-gemstone/react-interactive": "1.0.83",
51
- "@gpa-gemstone/react-table": "1.2.24",
50
+ "@gpa-gemstone/react-interactive": "1.0.85",
51
+ "@gpa-gemstone/react-table": "1.2.25",
52
52
  "@reduxjs/toolkit": "1.8.3",
53
53
  "crypto-js": "4.0.0",
54
54
  "moment": "^2.29.4",