@elliemae/pui-cli 6.13.2 → 6.14.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 +48 -48
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/pui-cli",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.14.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "ICE MT UI Platform CLI",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -48,13 +48,13 @@
|
|
|
48
48
|
},
|
|
49
49
|
"dependencies": {
|
|
50
50
|
"@babel/cli": "~7.17.6",
|
|
51
|
-
"@babel/core": "~7.17.
|
|
51
|
+
"@babel/core": "~7.17.9",
|
|
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
|
-
"@babel/plugin-transform-modules-commonjs": "~7.17.
|
|
57
|
+
"@babel/plugin-transform-modules-commonjs": "~7.17.9",
|
|
58
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",
|
|
@@ -62,42 +62,42 @@
|
|
|
62
62
|
"@babel/preset-env": "~7.16.11",
|
|
63
63
|
"@babel/preset-react": "~7.16.7",
|
|
64
64
|
"@babel/preset-typescript": "~7.16.7",
|
|
65
|
-
"@babel/runtime": "~7.17.
|
|
65
|
+
"@babel/runtime": "~7.17.9",
|
|
66
66
|
"@commitlint/cli": "~16.2.3",
|
|
67
67
|
"@commitlint/config-conventional": "~16.2.1",
|
|
68
68
|
"@elliemae/browserslist-config-elliemae-latest-browsers": "~1.3.0",
|
|
69
|
-
"@faker-js/faker": "6.1.
|
|
70
|
-
"@nrwl/cli": "13.
|
|
71
|
-
"@nrwl/tao": "13.
|
|
72
|
-
"@nrwl/workspace": "13.
|
|
69
|
+
"@faker-js/faker": "6.1.2",
|
|
70
|
+
"@nrwl/cli": "13.10.1",
|
|
71
|
+
"@nrwl/tao": "13.10.1",
|
|
72
|
+
"@nrwl/workspace": "13.10.1",
|
|
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",
|
|
76
76
|
"@semantic-release/git": "~10.0.1",
|
|
77
|
-
"@storybook/addon-a11y": "~6.4.
|
|
78
|
-
"@storybook/addon-essentials": "~6.4.
|
|
77
|
+
"@storybook/addon-a11y": "~6.4.21",
|
|
78
|
+
"@storybook/addon-essentials": "~6.4.21",
|
|
79
79
|
"@storybook/addon-events": "~6.2.9",
|
|
80
|
-
"@storybook/addon-interactions": "~6.4.
|
|
81
|
-
"@storybook/addon-links": "~6.4.
|
|
82
|
-
"@storybook/addon-storysource": "~6.4.
|
|
83
|
-
"@storybook/builder-webpack5": "~6.4.
|
|
84
|
-
"@storybook/manager-webpack5": "~6.4.
|
|
85
|
-
"@storybook/react": "~6.4.
|
|
86
|
-
"@storybook/theming": "~6.4.
|
|
80
|
+
"@storybook/addon-interactions": "~6.4.21",
|
|
81
|
+
"@storybook/addon-links": "~6.4.21",
|
|
82
|
+
"@storybook/addon-storysource": "~6.4.21",
|
|
83
|
+
"@storybook/builder-webpack5": "~6.4.21",
|
|
84
|
+
"@storybook/manager-webpack5": "~6.4.21",
|
|
85
|
+
"@storybook/react": "~6.4.21",
|
|
86
|
+
"@storybook/theming": "~6.4.21",
|
|
87
87
|
"@stylelint/postcss-css-in-js": "~0.37.2",
|
|
88
88
|
"@svgr/webpack": "~6.2.1",
|
|
89
89
|
"@swc/cli": "~0.1.57",
|
|
90
|
-
"@swc/core": "~1.2.
|
|
90
|
+
"@swc/core": "~1.2.165",
|
|
91
91
|
"@swc/jest": "~0.2.20",
|
|
92
|
-
"@testing-library/jest-dom": "~5.16.
|
|
93
|
-
"@testing-library/react": "~
|
|
94
|
-
"@testing-library/react-hooks": "~
|
|
92
|
+
"@testing-library/jest-dom": "~5.16.4",
|
|
93
|
+
"@testing-library/react": "~13.0.1",
|
|
94
|
+
"@testing-library/react-hooks": "~8.0.0",
|
|
95
95
|
"@types/jest": "~27.4.1",
|
|
96
96
|
"@types/node": "~17.0.23",
|
|
97
97
|
"@types/rimraf": "~3.0.2",
|
|
98
98
|
"@types/testing-library__jest-dom": "~5.14.3",
|
|
99
|
-
"@typescript-eslint/eslint-plugin": "~5.
|
|
100
|
-
"@typescript-eslint/parser": "~5.
|
|
99
|
+
"@typescript-eslint/eslint-plugin": "~5.19.0",
|
|
100
|
+
"@typescript-eslint/parser": "~5.19.0",
|
|
101
101
|
"autoprefixer": "~10.4.4",
|
|
102
102
|
"axe-core": "~4.4.1",
|
|
103
103
|
"babel-loader": "~8.2.4",
|
|
@@ -108,11 +108,11 @@
|
|
|
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.7",
|
|
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.
|
|
115
|
+
"body-parser": "~1.20.0",
|
|
116
116
|
"browserslist": "~4.20.2",
|
|
117
117
|
"browserslist-to-esbuild": "~1.1.1",
|
|
118
118
|
"canvas": "~2.9.1",
|
|
@@ -131,32 +131,32 @@
|
|
|
131
131
|
"dotenv-webpack": "~7.1.0",
|
|
132
132
|
"duplicate-package-checker-webpack-plugin": "~3.0.0",
|
|
133
133
|
"enhanced-resolve": "~5.9.2",
|
|
134
|
-
"esbuild": "~0.14.
|
|
134
|
+
"esbuild": "~0.14.36",
|
|
135
135
|
"esbuild-loader": "~2.18.0",
|
|
136
136
|
"esbuild-plugin-svgr": "~1.0.0",
|
|
137
|
-
"eslint": "~8.
|
|
137
|
+
"eslint": "~8.13.0",
|
|
138
138
|
"eslint-config-airbnb": "~19.0.4",
|
|
139
139
|
"eslint-config-airbnb-base": "~15.0.0",
|
|
140
|
-
"eslint-config-airbnb-typescript": "~
|
|
140
|
+
"eslint-config-airbnb-typescript": "~17.0.0",
|
|
141
141
|
"eslint-config-prettier": "~8.5.0",
|
|
142
|
-
"eslint-config-react-app": "~7.0.
|
|
142
|
+
"eslint-config-react-app": "~7.0.1",
|
|
143
143
|
"eslint-import-resolver-babel-module": "~5.3.1",
|
|
144
|
-
"eslint-import-resolver-typescript": "~2.7.
|
|
144
|
+
"eslint-import-resolver-typescript": "~2.7.1",
|
|
145
145
|
"eslint-import-resolver-webpack": "~0.13.2",
|
|
146
146
|
"eslint-plugin-compat": "~4.0.2",
|
|
147
147
|
"eslint-plugin-eslint-comments": "~3.2.0",
|
|
148
|
-
"eslint-plugin-import": "~2.
|
|
149
|
-
"eslint-plugin-jest": "~26.1.
|
|
150
|
-
"eslint-plugin-jsdoc": "~
|
|
148
|
+
"eslint-plugin-import": "~2.26.0",
|
|
149
|
+
"eslint-plugin-jest": "~26.1.4",
|
|
150
|
+
"eslint-plugin-jsdoc": "~39.2.0",
|
|
151
151
|
"eslint-plugin-jsx-a11y": "~6.5.1",
|
|
152
152
|
"eslint-plugin-mdx": "~1.17.0",
|
|
153
153
|
"eslint-plugin-prettier": "~4.0.0",
|
|
154
154
|
"eslint-plugin-react": "~7.29.4",
|
|
155
155
|
"eslint-plugin-react-hooks": "~4.4.0",
|
|
156
156
|
"eslint-plugin-redux-saga": "~1.3.2",
|
|
157
|
-
"eslint-plugin-storybook": "~0.5.
|
|
158
|
-
"eslint-plugin-testing-library": "~5.
|
|
159
|
-
"eslint-plugin-wdio": "~7.19.
|
|
157
|
+
"eslint-plugin-storybook": "~0.5.8",
|
|
158
|
+
"eslint-plugin-testing-library": "~5.3.1",
|
|
159
|
+
"eslint-plugin-wdio": "~7.19.4",
|
|
160
160
|
"execa": "~5.1.1",
|
|
161
161
|
"express": "~4.17.3",
|
|
162
162
|
"express-pino-logger": "~7.0.0",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"favicons-webpack-plugin": "~5.0.2",
|
|
166
166
|
"fast-glob": "~3.2.11",
|
|
167
167
|
"find-up": "~5.0.0",
|
|
168
|
-
"happy-dom": "~2.
|
|
168
|
+
"happy-dom": "~2.55.0",
|
|
169
169
|
"helmet-csp": "~3.4.0",
|
|
170
170
|
"html-webpack-plugin": "~5.5.0",
|
|
171
171
|
"http-server": "~14.1.0",
|
|
@@ -183,17 +183,17 @@
|
|
|
183
183
|
"lint-staged": "~12.3.7",
|
|
184
184
|
"mini-css-extract-plugin": "~2.6.0",
|
|
185
185
|
"minimist": "~1.2.6",
|
|
186
|
-
"moment": "~2.29.
|
|
186
|
+
"moment": "~2.29.2",
|
|
187
187
|
"moment-locales-webpack-plugin": "~1.2.0",
|
|
188
188
|
"msw": "~0.39.2",
|
|
189
189
|
"node-gyp": "~9.0.0",
|
|
190
190
|
"node-plop": "~0.30.0",
|
|
191
191
|
"nodemon": "~2.0.15",
|
|
192
192
|
"normalize-path": "~3.0.0",
|
|
193
|
-
"npm-check-updates": "12.5.
|
|
193
|
+
"npm-check-updates": "12.5.9",
|
|
194
194
|
"null-loader": "~4.0.1",
|
|
195
|
-
"pino": "~7.
|
|
196
|
-
"pino-pretty": "~7.6.
|
|
195
|
+
"pino": "~7.10.0",
|
|
196
|
+
"pino-pretty": "~7.6.1",
|
|
197
197
|
"pinst": "~3.0.0",
|
|
198
198
|
"plop": "~3.0.5",
|
|
199
199
|
"postcss": "~8.4.12",
|
|
@@ -203,7 +203,7 @@
|
|
|
203
203
|
"postcss-markdown": "~1.2.0",
|
|
204
204
|
"postcss-preset-env": "~7.4.3",
|
|
205
205
|
"postcss-syntax": "~0.36.2",
|
|
206
|
-
"prettier": "~2.6.
|
|
206
|
+
"prettier": "~2.6.2",
|
|
207
207
|
"pug": "~3.0.2",
|
|
208
208
|
"pug-loader": "~2.4.0",
|
|
209
209
|
"raf": "~3.4.1",
|
|
@@ -224,17 +224,17 @@
|
|
|
224
224
|
"stylelint": "~14.6.1",
|
|
225
225
|
"stylelint-config-recommended": "~7.0.0",
|
|
226
226
|
"stylelint-config-styled-components": "~0.1.1",
|
|
227
|
-
"swc-loader": "~0.1.
|
|
227
|
+
"swc-loader": "~0.1.16",
|
|
228
228
|
"terser-webpack-plugin": "~5.3.1",
|
|
229
229
|
"ts-node": "~10.7.0",
|
|
230
|
-
"tsc-alias": "~1.6.
|
|
230
|
+
"tsc-alias": "~1.6.6",
|
|
231
231
|
"typescript": "~4.6.3",
|
|
232
232
|
"update-notifier": "~5.1.0",
|
|
233
233
|
"url-loader": "~4.1.1",
|
|
234
234
|
"uuid": "~8.3.2",
|
|
235
235
|
"vite": "~2.9.1",
|
|
236
|
-
"vitest": "~0.
|
|
237
|
-
"webpack": "~5.
|
|
236
|
+
"vitest": "~0.9.3",
|
|
237
|
+
"webpack": "~5.72.0",
|
|
238
238
|
"webpack-bundle-analyzer": "~4.5.0",
|
|
239
239
|
"webpack-cli": "~4.9.2",
|
|
240
240
|
"webpack-dev-middleware": "~5.3.1",
|
|
@@ -242,8 +242,8 @@
|
|
|
242
242
|
"webpack-manifest-plugin": "~5.0.0",
|
|
243
243
|
"webpack-merge": "~5.8.0",
|
|
244
244
|
"whatwg-fetch": "~3.6.2",
|
|
245
|
-
"workbox-webpack-plugin": "~6.5.
|
|
246
|
-
"yargs": "~17.4.
|
|
245
|
+
"workbox-webpack-plugin": "~6.5.3",
|
|
246
|
+
"yargs": "~17.4.1"
|
|
247
247
|
},
|
|
248
248
|
"devDependencies": {
|
|
249
249
|
"react": "~17.0.2",
|