@gpa-gemstone/common-pages 0.0.19 → 0.0.21

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gpa-gemstone/common-pages",
3
- "version": "0.0.19",
3
+ "version": "0.0.21",
4
4
  "description": "Common UI pages for GPA products",
5
5
  "main": "lib/index.js",
6
6
  "types": "lib/index.d.ts",
@@ -47,10 +47,10 @@
47
47
  "@types/crypto-js": "4.0.2"
48
48
  },
49
49
  "dependencies": {
50
- "@gpa-gemstone/application-typings": "0.0.35",
50
+ "@gpa-gemstone/application-typings": "0.0.37",
51
51
  "@gpa-gemstone/gpa-symbols": "0.0.13",
52
52
  "@gpa-gemstone/react-forms": "1.1.15",
53
- "@gpa-gemstone/react-interactive": "1.0.27",
53
+ "@gpa-gemstone/react-interactive": "1.0.31",
54
54
  "@gpa-gemstone/react-table": "1.2.5",
55
55
  "@gpa-gemstone/helper-functions": "0.0.9",
56
56
  "moment": "^2.29.1",