@elliemae/app-react-dependencies 2.9.1 → 3.0.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +37 -39
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/app-react-dependencies",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "3.0.0-beta.2",
|
|
4
4
|
"description": "ICE MT React Application Dependencies",
|
|
5
5
|
"main": "./lib/index.js",
|
|
6
6
|
"module": "./lib/index.js",
|
|
@@ -13,8 +13,8 @@
|
|
|
13
13
|
"url": "https://git.elliemae.io/platform-ui/app-react-dependencies.git"
|
|
14
14
|
},
|
|
15
15
|
"engines": {
|
|
16
|
-
"npm": ">=
|
|
17
|
-
"node": ">=
|
|
16
|
+
"npm": ">=8",
|
|
17
|
+
"node": ">=16"
|
|
18
18
|
},
|
|
19
19
|
"author": "ICE MT",
|
|
20
20
|
"license": "MIT",
|
|
@@ -41,87 +41,85 @@
|
|
|
41
41
|
"indent": 4
|
|
42
42
|
},
|
|
43
43
|
"peerDependencies": {
|
|
44
|
-
"@babel/runtime": "^7.16.
|
|
44
|
+
"@babel/runtime": "^7.16.7",
|
|
45
45
|
"@fortawesome/fontawesome-svg-core": "^1.2.36",
|
|
46
46
|
"@fortawesome/free-solid-svg-icons": "^5.15.4",
|
|
47
47
|
"@fortawesome/react-fontawesome": "^0.1.16",
|
|
48
|
-
"@reduxjs/toolkit": "^1.
|
|
48
|
+
"@reduxjs/toolkit": "^1.7.1",
|
|
49
49
|
"axios": "^0.24.0",
|
|
50
|
-
"
|
|
51
|
-
"
|
|
52
|
-
"date-fns": "^2.
|
|
53
|
-
"
|
|
54
|
-
"
|
|
55
|
-
"history": "^4.10.1",
|
|
50
|
+
"core-js": "^3.20.2",
|
|
51
|
+
"date-fns": "^2.28.0",
|
|
52
|
+
"date-fns-tz": "^1.2.2",
|
|
53
|
+
"dompurify": "^2.3.4",
|
|
54
|
+
"history": "^5.2.0",
|
|
56
55
|
"hoist-non-react-statics": "^3.3.2",
|
|
57
|
-
"immer": "^9.0.
|
|
56
|
+
"immer": "^9.0.7",
|
|
58
57
|
"invariant": "^2.2.4",
|
|
59
58
|
"lodash": "^4.17.21",
|
|
60
|
-
"prop-types": "^15.
|
|
61
|
-
"pubsub-js": "^1.9.
|
|
59
|
+
"prop-types": "^15.8.0",
|
|
60
|
+
"pubsub-js": "^1.9.4",
|
|
62
61
|
"react": "^17.0.2",
|
|
63
62
|
"react-aria-live": "^2.0.5",
|
|
64
63
|
"react-dom": "^17.0.2",
|
|
65
64
|
"react-helmet": "^6.1.0",
|
|
66
|
-
"react-hook-form": "
|
|
65
|
+
"react-hook-form": "~7.22.5",
|
|
67
66
|
"react-redux": "^7.2.6",
|
|
68
|
-
"react-router-dom": "^
|
|
67
|
+
"react-router-dom": "^6.2.1",
|
|
69
68
|
"redux": "^4.1.2",
|
|
70
69
|
"redux-injectors": "^1.3.0",
|
|
71
70
|
"redux-saga": "^1.1.3",
|
|
72
|
-
"reselect": "^4.1.
|
|
71
|
+
"reselect": "^4.1.5",
|
|
73
72
|
"sanitize.css": "^13.0.0",
|
|
74
73
|
"styled-components": "^5.3.3",
|
|
75
74
|
"styled-system": "^5.1.5"
|
|
76
75
|
},
|
|
77
76
|
"dependencies": {
|
|
78
|
-
"@babel/runtime": "^7.16.
|
|
77
|
+
"@babel/runtime": "^7.16.7",
|
|
79
78
|
"@fortawesome/fontawesome-svg-core": "^1.2.36",
|
|
80
79
|
"@fortawesome/free-solid-svg-icons": "^5.15.4",
|
|
81
80
|
"@fortawesome/react-fontawesome": "^0.1.16",
|
|
82
81
|
"@hot-loader/react-dom": "~17.0.1",
|
|
83
|
-
"@reduxjs/toolkit": "^1.
|
|
84
|
-
"@types/dompurify": "~2.3.
|
|
82
|
+
"@reduxjs/toolkit": "^1.7.1",
|
|
83
|
+
"@types/dompurify": "~2.3.2",
|
|
85
84
|
"@types/history": "~4.7.9",
|
|
86
85
|
"@types/hoist-non-react-statics": "~3.3.1",
|
|
87
86
|
"@types/invariant": "~2.2.35",
|
|
88
|
-
"@types/lodash": "~4.14.
|
|
87
|
+
"@types/lodash": "~4.14.178",
|
|
89
88
|
"@types/prop-types": "~15.7.4",
|
|
90
89
|
"@types/pubsub-js": "~1.8.3",
|
|
91
|
-
"@types/react": "~17.0.
|
|
90
|
+
"@types/react": "~17.0.38",
|
|
92
91
|
"@types/react-dom": "~17.0.11",
|
|
93
|
-
"@types/react-helmet": "~6.1.
|
|
94
|
-
"@types/react-redux": "~7.1.
|
|
92
|
+
"@types/react-helmet": "~6.1.5",
|
|
93
|
+
"@types/react-redux": "~7.1.21",
|
|
95
94
|
"@types/react-router-dom": "~5.3.2",
|
|
96
|
-
"@types/styled-components": "~5.1.
|
|
97
|
-
"@types/styled-system": "~5.1.
|
|
95
|
+
"@types/styled-components": "~5.1.19",
|
|
96
|
+
"@types/styled-system": "~5.1.14",
|
|
98
97
|
"@types/yup": "~0.29.13",
|
|
99
98
|
"axios": "^0.24.0",
|
|
100
|
-
"
|
|
101
|
-
"
|
|
102
|
-
"date-fns": "^2.
|
|
103
|
-
"
|
|
104
|
-
"
|
|
105
|
-
"history": "^4.10.1",
|
|
99
|
+
"core-js": "^3.20.2",
|
|
100
|
+
"date-fns": "^2.28.0",
|
|
101
|
+
"date-fns-tz": "^1.2.2",
|
|
102
|
+
"dompurify": "^2.3.4",
|
|
103
|
+
"history": "^5.2.0",
|
|
106
104
|
"hoist-non-react-statics": "^3.3.2",
|
|
107
|
-
"immer": "^9.0.
|
|
105
|
+
"immer": "^9.0.7",
|
|
108
106
|
"invariant": "^2.2.4",
|
|
109
107
|
"localforage": "~1.10.0",
|
|
110
108
|
"lodash": "^4.17.21",
|
|
111
|
-
"prop-types": "^15.
|
|
112
|
-
"pubsub-js": "^1.9.
|
|
109
|
+
"prop-types": "^15.8.0",
|
|
110
|
+
"pubsub-js": "^1.9.4",
|
|
113
111
|
"react": "^17.0.2",
|
|
114
112
|
"react-aria-live": "^2.0.5",
|
|
115
113
|
"react-dom": "^17.0.2",
|
|
116
114
|
"react-helmet": "^6.1.0",
|
|
117
|
-
"react-hook-form": "
|
|
115
|
+
"react-hook-form": "~7.22.5",
|
|
118
116
|
"react-hot-loader": "~4.13.0",
|
|
119
117
|
"react-redux": "^7.2.6",
|
|
120
|
-
"react-router-dom": "^
|
|
118
|
+
"react-router-dom": "^6.2.1",
|
|
121
119
|
"redux": "^4.1.2",
|
|
122
120
|
"redux-injectors": "^1.3.0",
|
|
123
121
|
"redux-saga": "^1.1.3",
|
|
124
|
-
"reselect": "^4.1.
|
|
122
|
+
"reselect": "^4.1.5",
|
|
125
123
|
"sanitize.css": "^13.0.0",
|
|
126
124
|
"styled-components": "^5.3.3",
|
|
127
125
|
"styled-system": "^5.1.5",
|
|
@@ -129,6 +127,6 @@
|
|
|
129
127
|
},
|
|
130
128
|
"devDependencies": {
|
|
131
129
|
"@elliemae/browserslist-config-elliemae": "~1.2.1",
|
|
132
|
-
"@elliemae/pui-cli": "~5.
|
|
130
|
+
"@elliemae/pui-cli": "~5.24.1"
|
|
133
131
|
}
|
|
134
132
|
}
|