@elliemae/pui-cli 5.26.2 → 5.28.1
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/lib/webpack/helpers.js +1 -1
- package/package.json +29 -30
package/lib/webpack/helpers.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/pui-cli",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.28.1",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "EllieMae Platform UI CLI",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
},
|
|
49
49
|
"dependencies": {
|
|
50
50
|
"@babel/cli": "~7.16.8",
|
|
51
|
-
"@babel/core": "~7.16.
|
|
51
|
+
"@babel/core": "~7.16.12",
|
|
52
52
|
"@babel/eslint-parser": "~7.16.5",
|
|
53
53
|
"@babel/node": "~7.16.8",
|
|
54
54
|
"@babel/plugin-proposal-class-properties": "~7.16.7",
|
|
@@ -58,12 +58,12 @@
|
|
|
58
58
|
"@babel/plugin-transform-react-constant-elements": "~7.16.7",
|
|
59
59
|
"@babel/plugin-transform-react-inline-elements": "~7.16.7",
|
|
60
60
|
"@babel/plugin-transform-react-jsx-source": "~7.16.7",
|
|
61
|
-
"@babel/plugin-transform-runtime": "~7.16.
|
|
62
|
-
"@babel/preset-env": "~7.16.
|
|
61
|
+
"@babel/plugin-transform-runtime": "~7.16.10",
|
|
62
|
+
"@babel/preset-env": "~7.16.11",
|
|
63
63
|
"@babel/preset-react": "~7.16.7",
|
|
64
64
|
"@babel/preset-typescript": "~7.16.7",
|
|
65
65
|
"@babel/runtime": "~7.16.7",
|
|
66
|
-
"@commitlint/cli": "~16.0
|
|
66
|
+
"@commitlint/cli": "~16.1.0",
|
|
67
67
|
"@commitlint/config-conventional": "~16.0.0",
|
|
68
68
|
"@elliemae/browserslist-config-elliemae": "~1.2.1",
|
|
69
69
|
"@pmmmwh/react-refresh-webpack-plugin": "~0.5.4",
|
|
@@ -88,18 +88,18 @@
|
|
|
88
88
|
"@storybook/react": "~6.3.13",
|
|
89
89
|
"@storybook/theming": "~6.3.13",
|
|
90
90
|
"@stylelint/postcss-css-in-js": "~0.37.2",
|
|
91
|
-
"@svgr/webpack": "~6.2.
|
|
91
|
+
"@svgr/webpack": "~6.2.1",
|
|
92
92
|
"@testing-library/jest-dom": "~5.16.1",
|
|
93
93
|
"@testing-library/react": "~12.1.2",
|
|
94
94
|
"@testing-library/react-hooks": "~7.0.2",
|
|
95
95
|
"@types/jest": "~27.4.0",
|
|
96
|
-
"@types/node": "~17.0.
|
|
96
|
+
"@types/node": "~17.0.13",
|
|
97
97
|
"@types/rimraf": "~3.0.2",
|
|
98
98
|
"@types/testing-library__jest-dom": "~5.14.2",
|
|
99
|
-
"@typescript-eslint/eslint-plugin": "~5.10.
|
|
100
|
-
"@typescript-eslint/parser": "~5.10.
|
|
99
|
+
"@typescript-eslint/eslint-plugin": "~5.10.2",
|
|
100
|
+
"@typescript-eslint/parser": "~5.10.2",
|
|
101
101
|
"autoprefixer": "~10.4.2",
|
|
102
|
-
"axe-core": "~4.
|
|
102
|
+
"axe-core": "~4.4.0",
|
|
103
103
|
"babel-loader": "~8.2.3",
|
|
104
104
|
"babel-plugin-add-import-extension": "1.5.1",
|
|
105
105
|
"babel-plugin-date-fns": "~2.0.0",
|
|
@@ -114,7 +114,6 @@
|
|
|
114
114
|
"babel-plugin-transform-strip-block": "0.0.4",
|
|
115
115
|
"body-parser": "~1.19.1",
|
|
116
116
|
"browserslist": "~4.19.1",
|
|
117
|
-
"bundlesize": "~0.18.1",
|
|
118
117
|
"case-sensitive-paths-webpack-plugin": "~2.4.0",
|
|
119
118
|
"chalk": "~4.1.2",
|
|
120
119
|
"circular-dependency-plugin": "~5.2.2",
|
|
@@ -122,18 +121,18 @@
|
|
|
122
121
|
"compare-versions": "~4.1.3",
|
|
123
122
|
"compression": "~1.7.4",
|
|
124
123
|
"compression-webpack-plugin": "~9.2.0",
|
|
125
|
-
"copy-webpack-plugin": "~10.2.
|
|
124
|
+
"copy-webpack-plugin": "~10.2.4",
|
|
126
125
|
"cors": "~2.8.5",
|
|
127
126
|
"cross-env": "~7.0.3",
|
|
128
127
|
"css-loader": "~6.5.1",
|
|
129
|
-
"css-minimizer-webpack-plugin": "~3.
|
|
128
|
+
"css-minimizer-webpack-plugin": "~3.4.1",
|
|
130
129
|
"depcheck": "~1.4.3",
|
|
131
130
|
"docdash": "~1.2.0",
|
|
132
131
|
"dotenv": "~12.0.4",
|
|
133
|
-
"dotenv-webpack": "~7.0
|
|
132
|
+
"dotenv-webpack": "~7.1.0",
|
|
134
133
|
"duplicate-package-checker-webpack-plugin": "~3.0.0",
|
|
135
134
|
"enhanced-resolve": "~5.8.3",
|
|
136
|
-
"eslint": "~8.
|
|
135
|
+
"eslint": "~8.8.0",
|
|
137
136
|
"eslint-config-airbnb": "~18.2.1",
|
|
138
137
|
"eslint-config-airbnb-base": "~15.0.0",
|
|
139
138
|
"eslint-config-airbnb-typescript": "~15.0.0",
|
|
@@ -146,14 +145,14 @@
|
|
|
146
145
|
"eslint-plugin-eslint-comments": "~3.2.0",
|
|
147
146
|
"eslint-plugin-import": "~2.25.4",
|
|
148
147
|
"eslint-plugin-jest": "~25.7.0",
|
|
149
|
-
"eslint-plugin-jsdoc": "~37.
|
|
148
|
+
"eslint-plugin-jsdoc": "~37.7.0",
|
|
150
149
|
"eslint-plugin-jsx-a11y": "~6.5.1",
|
|
151
150
|
"eslint-plugin-mdx": "~1.16.0",
|
|
152
151
|
"eslint-plugin-prettier": "~4.0.0",
|
|
153
152
|
"eslint-plugin-react": "~7.28.0",
|
|
154
153
|
"eslint-plugin-react-hooks": "~4.3.0",
|
|
155
154
|
"eslint-plugin-redux-saga": "~1.3.2",
|
|
156
|
-
"eslint-plugin-testing-library": "~5.0.
|
|
155
|
+
"eslint-plugin-testing-library": "~5.0.4",
|
|
157
156
|
"eslint-plugin-wdio": "~7.4.2",
|
|
158
157
|
"execa": "~5.1.1",
|
|
159
158
|
"express": "~4.17.2",
|
|
@@ -174,20 +173,20 @@
|
|
|
174
173
|
"jest-sonar-reporter": "~2.0.0",
|
|
175
174
|
"jest-styled-components": "~7.0.8",
|
|
176
175
|
"jscodeshift": "~0.13.1",
|
|
177
|
-
"jsdoc": "~3.6.
|
|
178
|
-
"lint-staged": "~12.
|
|
179
|
-
"mini-css-extract-plugin": "~2.
|
|
176
|
+
"jsdoc": "~3.6.10",
|
|
177
|
+
"lint-staged": "~12.3.2",
|
|
178
|
+
"mini-css-extract-plugin": "~2.5.3",
|
|
180
179
|
"minimist": "~1.2.5",
|
|
181
180
|
"moment": "~2.29.1",
|
|
182
181
|
"moment-locales-webpack-plugin": "~1.2.0",
|
|
183
|
-
"msw": "~0.36.
|
|
182
|
+
"msw": "~0.36.8",
|
|
184
183
|
"node-gyp": "~8.4.1",
|
|
185
184
|
"node-plop": "~0.30.0",
|
|
186
185
|
"nodemon": "~2.0.15",
|
|
187
|
-
"npm-check-updates": "12.1
|
|
186
|
+
"npm-check-updates": "12.2.1",
|
|
188
187
|
"null-loader": "~4.0.1",
|
|
189
|
-
"pino": "~7.6.
|
|
190
|
-
"pino-pretty": "~7.
|
|
188
|
+
"pino": "~7.6.5",
|
|
189
|
+
"pino-pretty": "~7.5.1",
|
|
191
190
|
"pinst": "~2.1.6",
|
|
192
191
|
"plop": "~3.0.5",
|
|
193
192
|
"postcss": "~8.4.5",
|
|
@@ -196,7 +195,7 @@
|
|
|
196
195
|
"postcss-markdown": "~1.2.0",
|
|
197
196
|
"postcss-syntax": "~0.36.2",
|
|
198
197
|
"postcss-loader": "~6.2.1",
|
|
199
|
-
"postcss-preset-env": "~7.
|
|
198
|
+
"postcss-preset-env": "~7.3.0",
|
|
200
199
|
"prettier": "~2.5.1",
|
|
201
200
|
"pug": "~3.0.2",
|
|
202
201
|
"pug-loader": "~2.4.0",
|
|
@@ -210,13 +209,13 @@
|
|
|
210
209
|
"resize-observer-polyfill": "~1.5.1",
|
|
211
210
|
"rimraf": "~3.0.2",
|
|
212
211
|
"script-loader": "~0.7.2",
|
|
213
|
-
"semantic-release": "~
|
|
212
|
+
"semantic-release": "~19.0.2",
|
|
214
213
|
"shelljs": "~0.8.5",
|
|
215
214
|
"slackify-markdown": "~4.3.1",
|
|
216
215
|
"speed-measure-webpack-plugin": "~1.5.0",
|
|
217
216
|
"storybook-react-router": "~1.0.8",
|
|
218
217
|
"style-loader": "~3.3.1",
|
|
219
|
-
"stylelint": "~14.
|
|
218
|
+
"stylelint": "~14.3.0",
|
|
220
219
|
"stylelint-config-recommended": "~6.0.0",
|
|
221
220
|
"stylelint-config-styled-components": "~0.1.1",
|
|
222
221
|
"stylelint-custom-processor-loader": "~0.6.0",
|
|
@@ -229,14 +228,14 @@
|
|
|
229
228
|
"tsc-files": "~1.1.3",
|
|
230
229
|
"tsconfig-paths": "~3.12.0",
|
|
231
230
|
"tsconfig-paths-webpack-plugin": "~3.5.2",
|
|
232
|
-
"type-fest": "~2.
|
|
233
|
-
"typescript": "~4.5.
|
|
231
|
+
"type-fest": "~2.11.1",
|
|
232
|
+
"typescript": "~4.5.5",
|
|
234
233
|
"update-notifier": "~5.1.0",
|
|
235
234
|
"url-loader": "~4.1.1",
|
|
236
235
|
"uuid": "~8.3.2",
|
|
237
236
|
"webpack": "~5.65.0",
|
|
238
237
|
"webpack-bundle-analyzer": "~4.5.0",
|
|
239
|
-
"webpack-cli": "~4.9.
|
|
238
|
+
"webpack-cli": "~4.9.2",
|
|
240
239
|
"webpack-dev-middleware": "~5.3.0",
|
|
241
240
|
"webpack-hot-middleware": "~2.25.1",
|
|
242
241
|
"webpack-manifest-plugin": "~4.1.1",
|