@gpa-gemstone/common-pages 0.0.16 → 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 +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gpa-gemstone/common-pages",
3
- "version": "0.0.16",
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,12 +47,12 @@
47
47
  "@types/crypto-js": "4.0.2"
48
48
  },
49
49
  "dependencies": {
50
- "@gpa-gemstone/application-typings": "0.0.26",
50
+ "@gpa-gemstone/application-typings": "0.0.37",
51
51
  "@gpa-gemstone/gpa-symbols": "0.0.13",
52
- "@gpa-gemstone/react-forms": "1.1.12",
53
- "@gpa-gemstone/react-interactive": "1.0.20",
54
- "@gpa-gemstone/react-table": "1.2.4",
55
- "@gpa-gemstone/helper-functions": "0.0.8",
52
+ "@gpa-gemstone/react-forms": "1.1.15",
53
+ "@gpa-gemstone/react-interactive": "1.0.31",
54
+ "@gpa-gemstone/react-table": "1.2.5",
55
+ "@gpa-gemstone/helper-functions": "0.0.9",
56
56
  "moment": "^2.29.1",
57
57
  "react": "^17.0.2",
58
58
  "styled-components": "^5.3.0",