@elliemae/pui-cli 5.26.2 → 5.27.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/lib/webpack/helpers.js +1 -1
- package/package.json +29 -29
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.27.0",
|
|
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",
|
|
@@ -122,18 +122,18 @@
|
|
|
122
122
|
"compare-versions": "~4.1.3",
|
|
123
123
|
"compression": "~1.7.4",
|
|
124
124
|
"compression-webpack-plugin": "~9.2.0",
|
|
125
|
-
"copy-webpack-plugin": "~10.2.
|
|
125
|
+
"copy-webpack-plugin": "~10.2.4",
|
|
126
126
|
"cors": "~2.8.5",
|
|
127
127
|
"cross-env": "~7.0.3",
|
|
128
128
|
"css-loader": "~6.5.1",
|
|
129
|
-
"css-minimizer-webpack-plugin": "~3.
|
|
129
|
+
"css-minimizer-webpack-plugin": "~3.4.1",
|
|
130
130
|
"depcheck": "~1.4.3",
|
|
131
131
|
"docdash": "~1.2.0",
|
|
132
132
|
"dotenv": "~12.0.4",
|
|
133
|
-
"dotenv-webpack": "~7.0
|
|
133
|
+
"dotenv-webpack": "~7.1.0",
|
|
134
134
|
"duplicate-package-checker-webpack-plugin": "~3.0.0",
|
|
135
135
|
"enhanced-resolve": "~5.8.3",
|
|
136
|
-
"eslint": "~8.
|
|
136
|
+
"eslint": "~8.8.0",
|
|
137
137
|
"eslint-config-airbnb": "~18.2.1",
|
|
138
138
|
"eslint-config-airbnb-base": "~15.0.0",
|
|
139
139
|
"eslint-config-airbnb-typescript": "~15.0.0",
|
|
@@ -146,14 +146,14 @@
|
|
|
146
146
|
"eslint-plugin-eslint-comments": "~3.2.0",
|
|
147
147
|
"eslint-plugin-import": "~2.25.4",
|
|
148
148
|
"eslint-plugin-jest": "~25.7.0",
|
|
149
|
-
"eslint-plugin-jsdoc": "~37.
|
|
149
|
+
"eslint-plugin-jsdoc": "~37.7.0",
|
|
150
150
|
"eslint-plugin-jsx-a11y": "~6.5.1",
|
|
151
151
|
"eslint-plugin-mdx": "~1.16.0",
|
|
152
152
|
"eslint-plugin-prettier": "~4.0.0",
|
|
153
153
|
"eslint-plugin-react": "~7.28.0",
|
|
154
154
|
"eslint-plugin-react-hooks": "~4.3.0",
|
|
155
155
|
"eslint-plugin-redux-saga": "~1.3.2",
|
|
156
|
-
"eslint-plugin-testing-library": "~5.0.
|
|
156
|
+
"eslint-plugin-testing-library": "~5.0.4",
|
|
157
157
|
"eslint-plugin-wdio": "~7.4.2",
|
|
158
158
|
"execa": "~5.1.1",
|
|
159
159
|
"express": "~4.17.2",
|
|
@@ -174,20 +174,20 @@
|
|
|
174
174
|
"jest-sonar-reporter": "~2.0.0",
|
|
175
175
|
"jest-styled-components": "~7.0.8",
|
|
176
176
|
"jscodeshift": "~0.13.1",
|
|
177
|
-
"jsdoc": "~3.6.
|
|
178
|
-
"lint-staged": "~12.
|
|
179
|
-
"mini-css-extract-plugin": "~2.
|
|
177
|
+
"jsdoc": "~3.6.10",
|
|
178
|
+
"lint-staged": "~12.3.2",
|
|
179
|
+
"mini-css-extract-plugin": "~2.5.3",
|
|
180
180
|
"minimist": "~1.2.5",
|
|
181
181
|
"moment": "~2.29.1",
|
|
182
182
|
"moment-locales-webpack-plugin": "~1.2.0",
|
|
183
|
-
"msw": "~0.36.
|
|
183
|
+
"msw": "~0.36.8",
|
|
184
184
|
"node-gyp": "~8.4.1",
|
|
185
185
|
"node-plop": "~0.30.0",
|
|
186
186
|
"nodemon": "~2.0.15",
|
|
187
|
-
"npm-check-updates": "12.1
|
|
187
|
+
"npm-check-updates": "12.2.1",
|
|
188
188
|
"null-loader": "~4.0.1",
|
|
189
|
-
"pino": "~7.6.
|
|
190
|
-
"pino-pretty": "~7.
|
|
189
|
+
"pino": "~7.6.5",
|
|
190
|
+
"pino-pretty": "~7.5.1",
|
|
191
191
|
"pinst": "~2.1.6",
|
|
192
192
|
"plop": "~3.0.5",
|
|
193
193
|
"postcss": "~8.4.5",
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
"postcss-markdown": "~1.2.0",
|
|
197
197
|
"postcss-syntax": "~0.36.2",
|
|
198
198
|
"postcss-loader": "~6.2.1",
|
|
199
|
-
"postcss-preset-env": "~7.
|
|
199
|
+
"postcss-preset-env": "~7.3.0",
|
|
200
200
|
"prettier": "~2.5.1",
|
|
201
201
|
"pug": "~3.0.2",
|
|
202
202
|
"pug-loader": "~2.4.0",
|
|
@@ -210,13 +210,13 @@
|
|
|
210
210
|
"resize-observer-polyfill": "~1.5.1",
|
|
211
211
|
"rimraf": "~3.0.2",
|
|
212
212
|
"script-loader": "~0.7.2",
|
|
213
|
-
"semantic-release": "~
|
|
213
|
+
"semantic-release": "~19.0.2",
|
|
214
214
|
"shelljs": "~0.8.5",
|
|
215
215
|
"slackify-markdown": "~4.3.1",
|
|
216
216
|
"speed-measure-webpack-plugin": "~1.5.0",
|
|
217
217
|
"storybook-react-router": "~1.0.8",
|
|
218
218
|
"style-loader": "~3.3.1",
|
|
219
|
-
"stylelint": "~14.
|
|
219
|
+
"stylelint": "~14.3.0",
|
|
220
220
|
"stylelint-config-recommended": "~6.0.0",
|
|
221
221
|
"stylelint-config-styled-components": "~0.1.1",
|
|
222
222
|
"stylelint-custom-processor-loader": "~0.6.0",
|
|
@@ -229,14 +229,14 @@
|
|
|
229
229
|
"tsc-files": "~1.1.3",
|
|
230
230
|
"tsconfig-paths": "~3.12.0",
|
|
231
231
|
"tsconfig-paths-webpack-plugin": "~3.5.2",
|
|
232
|
-
"type-fest": "~2.
|
|
233
|
-
"typescript": "~4.5.
|
|
232
|
+
"type-fest": "~2.11.1",
|
|
233
|
+
"typescript": "~4.5.5",
|
|
234
234
|
"update-notifier": "~5.1.0",
|
|
235
235
|
"url-loader": "~4.1.1",
|
|
236
236
|
"uuid": "~8.3.2",
|
|
237
237
|
"webpack": "~5.65.0",
|
|
238
238
|
"webpack-bundle-analyzer": "~4.5.0",
|
|
239
|
-
"webpack-cli": "~4.9.
|
|
239
|
+
"webpack-cli": "~4.9.2",
|
|
240
240
|
"webpack-dev-middleware": "~5.3.0",
|
|
241
241
|
"webpack-hot-middleware": "~2.25.1",
|
|
242
242
|
"webpack-manifest-plugin": "~4.1.1",
|