@elliemae/pui-cli 6.7.0 → 6.10.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 +49 -50
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/pui-cli",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.10.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "ICE MT UI Platform CLI",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -47,15 +47,15 @@
|
|
|
47
47
|
"indent": 4
|
|
48
48
|
},
|
|
49
49
|
"dependencies": {
|
|
50
|
-
"@babel/cli": "~7.17.
|
|
51
|
-
"@babel/core": "~7.17.
|
|
50
|
+
"@babel/cli": "~7.17.6",
|
|
51
|
+
"@babel/core": "~7.17.5",
|
|
52
52
|
"@babel/eslint-parser": "~7.17.0",
|
|
53
53
|
"@babel/node": "~7.16.8",
|
|
54
54
|
"@babel/plugin-proposal-class-properties": "~7.16.7",
|
|
55
55
|
"@babel/plugin-proposal-export-default-from": "~7.16.7",
|
|
56
56
|
"@babel/plugin-syntax-dynamic-import": "~7.8.3",
|
|
57
57
|
"@babel/plugin-transform-modules-commonjs": "~7.16.8",
|
|
58
|
-
"@babel/plugin-transform-react-constant-elements": "~7.
|
|
58
|
+
"@babel/plugin-transform-react-constant-elements": "~7.17.6",
|
|
59
59
|
"@babel/plugin-transform-react-inline-elements": "~7.16.7",
|
|
60
60
|
"@babel/plugin-transform-react-jsx-source": "~7.16.7",
|
|
61
61
|
"@babel/plugin-transform-runtime": "~7.17.0",
|
|
@@ -66,10 +66,10 @@
|
|
|
66
66
|
"@commitlint/cli": "~16.2.1",
|
|
67
67
|
"@commitlint/config-conventional": "~16.2.1",
|
|
68
68
|
"@elliemae/browserslist-config-elliemae-latest-browsers": "~1.3.0",
|
|
69
|
-
"@faker-js/faker": "6.0.0-alpha.
|
|
70
|
-
"@nrwl/cli": "13.8.
|
|
71
|
-
"@nrwl/tao": "13.8.
|
|
72
|
-
"@nrwl/workspace": "13.8.
|
|
69
|
+
"@faker-js/faker": "6.0.0-alpha.7",
|
|
70
|
+
"@nrwl/cli": "13.8.4",
|
|
71
|
+
"@nrwl/tao": "13.8.4",
|
|
72
|
+
"@nrwl/workspace": "13.8.4",
|
|
73
73
|
"@pmmmwh/react-refresh-webpack-plugin": "~0.5.4",
|
|
74
74
|
"@semantic-release/changelog": "~6.0.1",
|
|
75
75
|
"@semantic-release/exec": "~6.0.3",
|
|
@@ -87,17 +87,17 @@
|
|
|
87
87
|
"@stylelint/postcss-css-in-js": "~0.37.2",
|
|
88
88
|
"@svgr/webpack": "~6.2.1",
|
|
89
89
|
"@swc/cli": "~0.1.55",
|
|
90
|
-
"@swc/core": "~1.2.
|
|
91
|
-
"@swc/jest": "~0.2.
|
|
90
|
+
"@swc/core": "~1.2.147",
|
|
91
|
+
"@swc/jest": "~0.2.20",
|
|
92
92
|
"@testing-library/jest-dom": "~5.16.2",
|
|
93
|
-
"@testing-library/react": "~12.1.
|
|
93
|
+
"@testing-library/react": "~12.1.3",
|
|
94
94
|
"@testing-library/react-hooks": "~7.0.2",
|
|
95
|
-
"@types/jest": "~27.4.
|
|
96
|
-
"@types/node": "~17.0.
|
|
95
|
+
"@types/jest": "~27.4.1",
|
|
96
|
+
"@types/node": "~17.0.21",
|
|
97
97
|
"@types/rimraf": "~3.0.2",
|
|
98
|
-
"@types/testing-library__jest-dom": "~5.14.
|
|
99
|
-
"@typescript-eslint/eslint-plugin": "~5.
|
|
100
|
-
"@typescript-eslint/parser": "~5.
|
|
98
|
+
"@types/testing-library__jest-dom": "~5.14.3",
|
|
99
|
+
"@typescript-eslint/eslint-plugin": "~5.13.0",
|
|
100
|
+
"@typescript-eslint/parser": "~5.13.0",
|
|
101
101
|
"autoprefixer": "~10.4.2",
|
|
102
102
|
"axe-core": "~4.4.1",
|
|
103
103
|
"babel-loader": "~8.2.3",
|
|
@@ -108,14 +108,13 @@
|
|
|
108
108
|
"babel-plugin-lodash": "~3.3.4",
|
|
109
109
|
"babel-plugin-module-resolver": "~4.1.0",
|
|
110
110
|
"babel-plugin-source-map-support": "~2.1.3",
|
|
111
|
-
"babel-plugin-styled-components": "~2.0.
|
|
111
|
+
"babel-plugin-styled-components": "~2.0.6",
|
|
112
112
|
"babel-plugin-transform-react-remove-prop-types": "~0.4.24",
|
|
113
113
|
"babel-plugin-transform-remove-console": "~6.9.4",
|
|
114
114
|
"babel-plugin-transform-strip-block": "~0.0.5",
|
|
115
|
-
"body-parser": "~1.19.
|
|
116
|
-
"browserslist": "~4.19.
|
|
115
|
+
"body-parser": "~1.19.2",
|
|
116
|
+
"browserslist": "~4.19.3",
|
|
117
117
|
"browserslist-to-esbuild": "~1.1.1",
|
|
118
|
-
"bundlesize": "~0.18.1",
|
|
119
118
|
"canvas": "~2.9.0",
|
|
120
119
|
"chalk": "~4.1.2",
|
|
121
120
|
"circular-dependency-plugin": "~5.2.2",
|
|
@@ -131,15 +130,15 @@
|
|
|
131
130
|
"dotenv": "~16.0.0",
|
|
132
131
|
"dotenv-webpack": "~7.1.0",
|
|
133
132
|
"duplicate-package-checker-webpack-plugin": "~3.0.0",
|
|
134
|
-
"enhanced-resolve": "~5.9.
|
|
135
|
-
"esbuild": "~0.14.
|
|
133
|
+
"enhanced-resolve": "~5.9.2",
|
|
134
|
+
"esbuild": "~0.14.24",
|
|
136
135
|
"esbuild-loader": "~2.18.0",
|
|
137
136
|
"esbuild-plugin-svgr": "~1.0.0",
|
|
138
|
-
"eslint": "~8.
|
|
137
|
+
"eslint": "~8.10.0",
|
|
139
138
|
"eslint-config-airbnb": "~19.0.4",
|
|
140
139
|
"eslint-config-airbnb-base": "~15.0.0",
|
|
141
140
|
"eslint-config-airbnb-typescript": "~16.1.0",
|
|
142
|
-
"eslint-config-prettier": "~8.
|
|
141
|
+
"eslint-config-prettier": "~8.5.0",
|
|
143
142
|
"eslint-config-react-app": "~7.0.0",
|
|
144
143
|
"eslint-import-resolver-babel-module": "~5.3.1",
|
|
145
144
|
"eslint-import-resolver-typescript": "~2.5.0",
|
|
@@ -147,31 +146,31 @@
|
|
|
147
146
|
"eslint-plugin-compat": "~4.0.2",
|
|
148
147
|
"eslint-plugin-eslint-comments": "~3.2.0",
|
|
149
148
|
"eslint-plugin-import": "~2.25.4",
|
|
150
|
-
"eslint-plugin-jest": "~26.1.
|
|
151
|
-
"eslint-plugin-jsdoc": "~37.9.
|
|
149
|
+
"eslint-plugin-jest": "~26.1.1",
|
|
150
|
+
"eslint-plugin-jsdoc": "~37.9.6",
|
|
152
151
|
"eslint-plugin-jsx-a11y": "~6.5.1",
|
|
153
152
|
"eslint-plugin-mdx": "~1.16.0",
|
|
154
153
|
"eslint-plugin-prettier": "~4.0.0",
|
|
155
|
-
"eslint-plugin-react": "~7.
|
|
154
|
+
"eslint-plugin-react": "~7.29.2",
|
|
156
155
|
"eslint-plugin-react-hooks": "~4.3.0",
|
|
157
156
|
"eslint-plugin-redux-saga": "~1.3.2",
|
|
158
|
-
"eslint-plugin-storybook": "~0.5.
|
|
159
|
-
"eslint-plugin-testing-library": "~5.0.
|
|
157
|
+
"eslint-plugin-storybook": "~0.5.7",
|
|
158
|
+
"eslint-plugin-testing-library": "~5.0.6",
|
|
160
159
|
"eslint-plugin-wdio": "~7.4.2",
|
|
161
160
|
"execa": "~5.1.1",
|
|
162
|
-
"express": "~4.17.
|
|
161
|
+
"express": "~4.17.3",
|
|
163
162
|
"express-pino-logger": "~7.0.0",
|
|
164
|
-
"express-static-gzip": "~2.1.
|
|
163
|
+
"express-static-gzip": "~2.1.5",
|
|
165
164
|
"favicons": "~6.2.2",
|
|
166
165
|
"favicons-webpack-plugin": "~5.0.2",
|
|
167
166
|
"fast-glob": "~3.2.11",
|
|
168
167
|
"find-up": "~5.0.0",
|
|
169
|
-
"happy-dom": "~2.
|
|
168
|
+
"happy-dom": "~2.43.1",
|
|
170
169
|
"helmet-csp": "~3.4.0",
|
|
171
170
|
"html-webpack-plugin": "~5.5.0",
|
|
172
171
|
"http-server": "~14.1.0",
|
|
173
172
|
"husky": "~7.0.4",
|
|
174
|
-
"husky-init": "~7.
|
|
173
|
+
"husky-init": "~7.1.0",
|
|
175
174
|
"imports-loader": "~3.1.1",
|
|
176
175
|
"ip": "~1.1.5",
|
|
177
176
|
"jest-axe": "~5.0.1",
|
|
@@ -182,27 +181,27 @@
|
|
|
182
181
|
"jsdoc": "~3.6.10",
|
|
183
182
|
"lerna": "~4.0.0",
|
|
184
183
|
"lint-staged": "~12.3.4",
|
|
185
|
-
"mini-css-extract-plugin": "~2.
|
|
184
|
+
"mini-css-extract-plugin": "~2.6.0",
|
|
186
185
|
"minimist": "~1.2.5",
|
|
187
186
|
"moment": "~2.29.1",
|
|
188
187
|
"moment-locales-webpack-plugin": "~1.2.0",
|
|
189
|
-
"msw": "~0.
|
|
190
|
-
"node-gyp": "~
|
|
188
|
+
"msw": "~0.38.2",
|
|
189
|
+
"node-gyp": "~9.0.0",
|
|
191
190
|
"node-plop": "~0.30.0",
|
|
192
191
|
"nodemon": "~2.0.15",
|
|
193
192
|
"normalize-path": "~3.0.0",
|
|
194
|
-
"npm-check-updates": "12.
|
|
193
|
+
"npm-check-updates": "12.5.2",
|
|
195
194
|
"null-loader": "~4.0.1",
|
|
196
|
-
"pino": "~7.
|
|
197
|
-
"pino-pretty": "~7.5.
|
|
198
|
-
"pinst": "~
|
|
195
|
+
"pino": "~7.8.0",
|
|
196
|
+
"pino-pretty": "~7.5.3",
|
|
197
|
+
"pinst": "~3.0.0",
|
|
199
198
|
"plop": "~3.0.5",
|
|
200
|
-
"postcss": "~8.4.
|
|
199
|
+
"postcss": "~8.4.7",
|
|
201
200
|
"postcss-html": "~1.3.0",
|
|
202
201
|
"postcss-jsx": "~0.36.4",
|
|
203
202
|
"postcss-loader": "~6.2.1",
|
|
204
203
|
"postcss-markdown": "~1.2.0",
|
|
205
|
-
"postcss-preset-env": "~7.
|
|
204
|
+
"postcss-preset-env": "~7.4.2",
|
|
206
205
|
"postcss-syntax": "~0.36.2",
|
|
207
206
|
"prettier": "~2.5.1",
|
|
208
207
|
"pug": "~3.0.2",
|
|
@@ -219,22 +218,22 @@
|
|
|
219
218
|
"slackify-markdown": "~4.3.1",
|
|
220
219
|
"speed-measure-webpack-plugin": "~1.5.0",
|
|
221
220
|
"storybook-addon-turbo-build": "~1.0.1",
|
|
222
|
-
"storybook-builder-vite": "~0.1.
|
|
221
|
+
"storybook-builder-vite": "~0.1.17",
|
|
223
222
|
"storybook-react-router": "~1.0.8",
|
|
224
223
|
"style-loader": "~3.3.1",
|
|
225
|
-
"stylelint": "~14.5.
|
|
224
|
+
"stylelint": "~14.5.3",
|
|
226
225
|
"stylelint-config-recommended": "~7.0.0",
|
|
227
226
|
"stylelint-config-styled-components": "~0.1.1",
|
|
228
227
|
"swc-loader": "~0.1.15",
|
|
229
228
|
"terser-webpack-plugin": "~5.3.1",
|
|
230
|
-
"ts-node": "~10.
|
|
231
|
-
"tsc-alias": "~1.6.
|
|
232
|
-
"typescript": "~4.
|
|
229
|
+
"ts-node": "~10.6.0",
|
|
230
|
+
"tsc-alias": "~1.6.3",
|
|
231
|
+
"typescript": "~4.6.2",
|
|
233
232
|
"update-notifier": "~5.1.0",
|
|
234
233
|
"url-loader": "~4.1.1",
|
|
235
234
|
"uuid": "~8.3.2",
|
|
236
|
-
"vite": "~2.8.
|
|
237
|
-
"vitest": "~0.
|
|
235
|
+
"vite": "~2.8.6",
|
|
236
|
+
"vitest": "~0.5.9",
|
|
238
237
|
"webpack": "~5.65.0",
|
|
239
238
|
"webpack-bundle-analyzer": "~4.5.0",
|
|
240
239
|
"webpack-cli": "~4.9.2",
|
|
@@ -243,7 +242,7 @@
|
|
|
243
242
|
"webpack-manifest-plugin": "~4.1.1",
|
|
244
243
|
"webpack-merge": "~5.8.0",
|
|
245
244
|
"whatwg-fetch": "~3.6.2",
|
|
246
|
-
"workbox-webpack-plugin": "~6.
|
|
245
|
+
"workbox-webpack-plugin": "~6.5.1",
|
|
247
246
|
"yargs": "~17.3.1"
|
|
248
247
|
},
|
|
249
248
|
"devDependencies": {
|