@gpa-gemstone/common-pages 0.0.110 → 0.0.111

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.110",
3
+ "version": "0.0.111",
4
4
  "description": "Common UI pages for GPA products",
5
5
  "main": "lib/index.js",
6
6
  "types": "lib/index.d.ts",
@@ -44,12 +44,12 @@
44
44
  "typescript": "5.5.3"
45
45
  },
46
46
  "dependencies": {
47
- "@gpa-gemstone/application-typings": "0.0.72",
48
- "@gpa-gemstone/gpa-symbols": "0.0.38",
47
+ "@gpa-gemstone/application-typings": "0.0.73",
48
+ "@gpa-gemstone/gpa-symbols": "0.0.39",
49
49
  "@gpa-gemstone/helper-functions": "0.0.32",
50
- "@gpa-gemstone/react-forms": "1.1.65",
51
- "@gpa-gemstone/react-interactive": "1.0.124",
52
- "@gpa-gemstone/react-table": "1.2.48",
50
+ "@gpa-gemstone/react-forms": "1.1.66",
51
+ "@gpa-gemstone/react-interactive": "1.0.125",
52
+ "@gpa-gemstone/react-table": "1.2.49",
53
53
  "@reduxjs/toolkit": "1.8.3",
54
54
  "crypto-js": "4.0.0",
55
55
  "moment": "^2.29.4",