@gpa-gemstone/common-pages 0.0.46 → 0.0.50
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +9 -9
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.50",
|
4
4
|
"description": "Common UI pages for GPA products",
|
5
5
|
"main": "lib/index.js",
|
6
6
|
"types": "lib/index.d.ts",
|
@@ -48,16 +48,16 @@
|
|
48
48
|
},
|
49
49
|
"dependencies": {
|
50
50
|
"@gpa-gemstone/application-typings": "0.0.49",
|
51
|
-
"@gpa-gemstone/gpa-symbols": "0.0.
|
52
|
-
"@gpa-gemstone/helper-functions": "0.0.
|
53
|
-
"@gpa-gemstone/react-forms": "1.1.
|
54
|
-
"@gpa-gemstone/react-interactive": "1.0.
|
55
|
-
"@gpa-gemstone/react-table": "1.2.
|
56
|
-
"@reduxjs/toolkit": "1.
|
51
|
+
"@gpa-gemstone/gpa-symbols": "0.0.23",
|
52
|
+
"@gpa-gemstone/helper-functions": "0.0.17",
|
53
|
+
"@gpa-gemstone/react-forms": "1.1.28",
|
54
|
+
"@gpa-gemstone/react-interactive": "1.0.64",
|
55
|
+
"@gpa-gemstone/react-table": "1.2.19",
|
56
|
+
"@reduxjs/toolkit": "1.8.3",
|
57
57
|
"crypto-js": "4.0.0",
|
58
58
|
"moment": "^2.29.4",
|
59
|
-
"react": "^
|
60
|
-
"react-redux": "
|
59
|
+
"react": "^18.2.0",
|
60
|
+
"react-redux": "8.0.2",
|
61
61
|
"styled-components": "5.3.3"
|
62
62
|
},
|
63
63
|
"publishConfig": {
|