@gpa-gemstone/common-pages 0.0.62 → 0.0.63
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +5 -5
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@gpa-gemstone/common-pages",
|
3
|
-
"version": "0.0.
|
3
|
+
"version": "0.0.63",
|
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
|
"typescript": "4.4.4"
|
48
48
|
},
|
49
49
|
"dependencies": {
|
50
|
-
"@gpa-gemstone/application-typings": "0.0.
|
51
|
-
"@gpa-gemstone/gpa-symbols": "0.0.
|
50
|
+
"@gpa-gemstone/application-typings": "0.0.54",
|
51
|
+
"@gpa-gemstone/gpa-symbols": "0.0.24",
|
52
52
|
"@gpa-gemstone/helper-functions": "0.0.18",
|
53
53
|
"@gpa-gemstone/react-forms": "1.1.35",
|
54
|
-
"@gpa-gemstone/react-interactive": "1.0.
|
55
|
-
"@gpa-gemstone/react-table": "1.2.
|
54
|
+
"@gpa-gemstone/react-interactive": "1.0.78",
|
55
|
+
"@gpa-gemstone/react-table": "1.2.21",
|
56
56
|
"@reduxjs/toolkit": "1.8.3",
|
57
57
|
"crypto-js": "4.0.0",
|
58
58
|
"moment": "^2.29.4",
|