@elliemae/app-react-dependencies 2.1.0 → 2.5.0
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 -37
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/app-react-dependencies",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.5.0",
|
|
4
4
|
"description": "ICE MT React Application Dependencies",
|
|
5
5
|
"main": "./lib/index.js",
|
|
6
6
|
"module": "./lib/index.js",
|
|
@@ -41,20 +41,20 @@
|
|
|
41
41
|
"indent": 4
|
|
42
42
|
},
|
|
43
43
|
"peerDependencies": {
|
|
44
|
-
"@babel/runtime": "^7.15.
|
|
44
|
+
"@babel/runtime": "^7.15.4",
|
|
45
45
|
"@fortawesome/fontawesome-svg-core": "^1.2.36",
|
|
46
46
|
"@fortawesome/free-solid-svg-icons": "^5.15.4",
|
|
47
|
-
"@fortawesome/react-fontawesome": "^0.1.
|
|
48
|
-
"@reduxjs/toolkit": "^1.6.
|
|
49
|
-
"axios": "^0.
|
|
47
|
+
"@fortawesome/react-fontawesome": "^0.1.16",
|
|
48
|
+
"@reduxjs/toolkit": "^1.6.2",
|
|
49
|
+
"axios": "^0.23.0",
|
|
50
50
|
"connected-react-router": "^6.9.1",
|
|
51
|
-
"core-js": "^3.
|
|
52
|
-
"date-fns": "^2.
|
|
51
|
+
"core-js": "^3.18.3",
|
|
52
|
+
"date-fns": "^2.25.0",
|
|
53
53
|
"date-fns-tz": "^1.1.6",
|
|
54
|
-
"dompurify": "^2.3.
|
|
54
|
+
"dompurify": "^2.3.3",
|
|
55
55
|
"history": "^4.10.1",
|
|
56
56
|
"hoist-non-react-statics": "^3.3.2",
|
|
57
|
-
"immer": "^9.0.
|
|
57
|
+
"immer": "^9.0.6",
|
|
58
58
|
"invariant": "^2.2.4",
|
|
59
59
|
"lodash": "^4.17.21",
|
|
60
60
|
"prop-types": "^15.7.2",
|
|
@@ -63,48 +63,48 @@
|
|
|
63
63
|
"react-aria-live": "^2.0.5",
|
|
64
64
|
"react-dom": "^17.0.2",
|
|
65
65
|
"react-helmet": "^6.1.0",
|
|
66
|
-
"react-hook-form": "^7.
|
|
67
|
-
"react-redux": "^7.2.
|
|
68
|
-
"react-router-dom": "^5.
|
|
66
|
+
"react-hook-form": "^7.17.4",
|
|
67
|
+
"react-redux": "^7.2.5",
|
|
68
|
+
"react-router-dom": "^5.3.0",
|
|
69
69
|
"redux": "^4.1.1",
|
|
70
70
|
"redux-injectors": "^1.3.0",
|
|
71
71
|
"redux-saga": "^1.1.3",
|
|
72
72
|
"reselect": "^4.0.0",
|
|
73
|
-
"sanitize.css": "^
|
|
74
|
-
"styled-components": "^5.3.
|
|
73
|
+
"sanitize.css": "^13.0.0",
|
|
74
|
+
"styled-components": "^5.3.3",
|
|
75
75
|
"styled-system": "^5.1.5"
|
|
76
76
|
},
|
|
77
77
|
"dependencies": {
|
|
78
|
-
"@babel/runtime": "^7.15.
|
|
78
|
+
"@babel/runtime": "^7.15.4",
|
|
79
79
|
"@fortawesome/fontawesome-svg-core": "^1.2.36",
|
|
80
80
|
"@fortawesome/free-solid-svg-icons": "^5.15.4",
|
|
81
|
-
"@fortawesome/react-fontawesome": "^0.1.
|
|
81
|
+
"@fortawesome/react-fontawesome": "^0.1.16",
|
|
82
82
|
"@hot-loader/react-dom": "~17.0.1",
|
|
83
|
-
"@reduxjs/toolkit": "^1.6.
|
|
84
|
-
"@types/dompurify": "~2.
|
|
83
|
+
"@reduxjs/toolkit": "^1.6.2",
|
|
84
|
+
"@types/dompurify": "~2.3.1",
|
|
85
85
|
"@types/history": "~4.7.9",
|
|
86
86
|
"@types/hoist-non-react-statics": "~3.3.1",
|
|
87
87
|
"@types/invariant": "~2.2.35",
|
|
88
|
-
"@types/lodash": "~4.14.
|
|
88
|
+
"@types/lodash": "~4.14.175",
|
|
89
89
|
"@types/prop-types": "~15.7.4",
|
|
90
|
-
"@types/pubsub-js": "~1.8.
|
|
91
|
-
"@types/react": "~17.0.
|
|
90
|
+
"@types/pubsub-js": "~1.8.3",
|
|
91
|
+
"@types/react": "~17.0.30",
|
|
92
92
|
"@types/react-dom": "~17.0.9",
|
|
93
|
-
"@types/react-helmet": "~6.1.
|
|
94
|
-
"@types/react-redux": "~7.1.
|
|
95
|
-
"@types/react-router-dom": "~5.1
|
|
96
|
-
"@types/styled-components": "~5.1.
|
|
93
|
+
"@types/react-helmet": "~6.1.4",
|
|
94
|
+
"@types/react-redux": "~7.1.19",
|
|
95
|
+
"@types/react-router-dom": "~5.3.1",
|
|
96
|
+
"@types/styled-components": "~5.1.15",
|
|
97
97
|
"@types/styled-system": "~5.1.13",
|
|
98
98
|
"@types/yup": "~0.29.13",
|
|
99
|
-
"axios": "^0.
|
|
99
|
+
"axios": "^0.23.0",
|
|
100
100
|
"connected-react-router": "^6.9.1",
|
|
101
|
-
"core-js": "^3.
|
|
102
|
-
"date-fns": "^2.
|
|
101
|
+
"core-js": "^3.18.3",
|
|
102
|
+
"date-fns": "^2.25.0",
|
|
103
103
|
"date-fns-tz": "^1.1.6",
|
|
104
|
-
"dompurify": "^2.3.
|
|
104
|
+
"dompurify": "^2.3.3",
|
|
105
105
|
"history": "^4.10.1",
|
|
106
106
|
"hoist-non-react-statics": "^3.3.2",
|
|
107
|
-
"immer": "^9.0.
|
|
107
|
+
"immer": "^9.0.6",
|
|
108
108
|
"invariant": "^2.2.4",
|
|
109
109
|
"localforage": "~1.10.0",
|
|
110
110
|
"lodash": "^4.17.21",
|
|
@@ -114,21 +114,21 @@
|
|
|
114
114
|
"react-aria-live": "^2.0.5",
|
|
115
115
|
"react-dom": "^17.0.2",
|
|
116
116
|
"react-helmet": "^6.1.0",
|
|
117
|
-
"react-hook-form": "^7.
|
|
117
|
+
"react-hook-form": "^7.17.4",
|
|
118
118
|
"react-hot-loader": "~4.13.0",
|
|
119
|
-
"react-redux": "^7.2.
|
|
120
|
-
"react-router-dom": "^5.
|
|
119
|
+
"react-redux": "^7.2.5",
|
|
120
|
+
"react-router-dom": "^5.3.0",
|
|
121
121
|
"redux": "^4.1.1",
|
|
122
122
|
"redux-injectors": "^1.3.0",
|
|
123
123
|
"redux-saga": "^1.1.3",
|
|
124
124
|
"reselect": "^4.0.0",
|
|
125
|
-
"sanitize.css": "^
|
|
126
|
-
"styled-components": "^5.3.
|
|
125
|
+
"sanitize.css": "^13.0.0",
|
|
126
|
+
"styled-components": "^5.3.3",
|
|
127
127
|
"styled-system": "^5.1.5",
|
|
128
|
-
"yup": "~0.32.
|
|
128
|
+
"yup": "~0.32.11"
|
|
129
129
|
},
|
|
130
130
|
"devDependencies": {
|
|
131
131
|
"@elliemae/browserslist-config-elliemae": "~1.2.1",
|
|
132
|
-
"@elliemae/pui-cli": "~5.
|
|
132
|
+
"@elliemae/pui-cli": "~5.4.2"
|
|
133
133
|
}
|
|
134
134
|
}
|