@elliemae/pui-cli 6.23.0 → 6.24.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.
@@ -46,7 +46,6 @@ exports.builder = {
46
46
  },
47
47
  lernaOptions: {
48
48
  type: 'string',
49
- default: false,
50
49
  },
51
50
  };
52
51
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/pui-cli",
3
- "version": "6.23.0",
3
+ "version": "6.24.1",
4
4
  "private": false,
5
5
  "description": "ICE MT UI Platform CLI",
6
6
  "sideEffects": false,
@@ -47,26 +47,26 @@
47
47
  "indent": 4
48
48
  },
49
49
  "dependencies": {
50
- "@babel/cli": "~7.18.6",
51
- "@babel/core": "~7.18.6",
52
- "@babel/eslint-parser": "~7.18.2",
53
- "@babel/node": "~7.18.6",
50
+ "@babel/cli": "~7.18.10",
51
+ "@babel/core": "~7.18.10",
52
+ "@babel/eslint-parser": "~7.18.9",
53
+ "@babel/node": "~7.18.10",
54
54
  "@babel/plugin-proposal-class-properties": "~7.18.6",
55
- "@babel/plugin-proposal-export-default-from": "~7.18.6",
55
+ "@babel/plugin-proposal-export-default-from": "~7.18.10",
56
56
  "@babel/plugin-syntax-dynamic-import": "~7.8.3",
57
57
  "@babel/plugin-transform-modules-commonjs": "~7.18.6",
58
- "@babel/plugin-transform-react-constant-elements": "~7.18.6",
58
+ "@babel/plugin-transform-react-constant-elements": "~7.18.12",
59
59
  "@babel/plugin-transform-react-inline-elements": "~7.18.6",
60
60
  "@babel/plugin-transform-react-jsx-source": "~7.18.6",
61
- "@babel/plugin-transform-runtime": "~7.18.6",
62
- "@babel/preset-env": "~7.18.6",
61
+ "@babel/plugin-transform-runtime": "~7.18.10",
62
+ "@babel/preset-env": "~7.18.10",
63
63
  "@babel/preset-react": "~7.18.6",
64
64
  "@babel/preset-typescript": "~7.18.6",
65
- "@babel/runtime": "~7.18.6",
65
+ "@babel/runtime": "~7.18.9",
66
66
  "@commitlint/cli": "~17.0.3",
67
67
  "@commitlint/config-conventional": "~17.0.3",
68
68
  "@elliemae/browserslist-config-elliemae-latest-browsers": "~1.4.2",
69
- "@faker-js/faker": "7.3.0",
69
+ "@faker-js/faker": "7.4.0",
70
70
  "@nrwl/cli": "13.10.3",
71
71
  "@nrwl/tao": "13.10.3",
72
72
  "@nrwl/workspace": "13.10.3",
@@ -86,23 +86,23 @@
86
86
  "@storybook/react": "~6.4.22",
87
87
  "@storybook/theming": "~6.4.22",
88
88
  "@stylelint/postcss-css-in-js": "~0.38.0",
89
- "@svgr/webpack": "~6.2.1",
89
+ "@svgr/webpack": "~6.3.1",
90
90
  "@swc/cli": "~0.1.57",
91
- "@swc/core": "~1.2.207",
92
- "@swc/jest": "~0.2.21",
93
- "@testing-library/jest-dom": "~5.16.4",
91
+ "@swc/core": "~1.2.224",
92
+ "@swc/jest": "~0.2.22",
93
+ "@testing-library/jest-dom": "~5.16.5",
94
94
  "@testing-library/react": "~12.1.4",
95
95
  "@testing-library/react-hooks": "~8.0.1",
96
- "@testing-library/user-event": "^14.3.0",
96
+ "@testing-library/user-event": "^14.4.3",
97
97
  "@types/jest": "~27.5.1",
98
- "@types/node": "~17.0.34",
98
+ "@types/node": "~18.6.5",
99
99
  "@types/react": "~17.0.44",
100
100
  "@types/rimraf": "~3.0.2",
101
101
  "@types/testing-library__jest-dom": "~5.14.5",
102
- "@typescript-eslint/eslint-plugin": "~5.30.0",
103
- "@typescript-eslint/parser": "~5.30.0",
104
- "autoprefixer": "~10.4.7",
105
- "axe-core": "~4.4.2",
102
+ "@typescript-eslint/eslint-plugin": "~5.33.0",
103
+ "@typescript-eslint/parser": "~5.33.0",
104
+ "autoprefixer": "~10.4.8",
105
+ "axe-core": "~4.4.3",
106
106
  "babel-loader": "~8.2.5",
107
107
  "babel-plugin-add-import-extension": "1.5.1",
108
108
  "babel-plugin-date-fns": "~2.0.0",
@@ -116,7 +116,7 @@
116
116
  "babel-plugin-transform-remove-console": "~6.9.4",
117
117
  "babel-plugin-transform-strip-block": "~0.0.5",
118
118
  "body-parser": "~1.20.0",
119
- "browserslist": "~4.21.1",
119
+ "browserslist": "~4.21.3",
120
120
  "browserslist-to-esbuild": "~1.1.1",
121
121
  "canvas": "~2.9.3",
122
122
  "chalk": "~4.1.2",
@@ -134,10 +134,10 @@
134
134
  "dotenv-webpack": "~7.1.1",
135
135
  "duplicate-package-checker-webpack-plugin": "~3.0.0",
136
136
  "enhanced-resolve": "5.10.0",
137
- "esbuild": "~0.14.47",
137
+ "esbuild": "~0.14.54",
138
138
  "esbuild-loader": "~2.19.0",
139
139
  "esbuild-plugin-svgr": "~1.0.1",
140
- "eslint": "~8.18.0",
140
+ "eslint": "~8.21.0",
141
141
  "eslint-config-airbnb": "~19.0.4",
142
142
  "eslint-config-airbnb-base": "~15.0.0",
143
143
  "eslint-config-airbnb-typescript": "~17.0.0",
@@ -149,17 +149,17 @@
149
149
  "eslint-plugin-compat": "~4.0.2",
150
150
  "eslint-plugin-eslint-comments": "~3.2.0",
151
151
  "eslint-plugin-import": "~2.26.0",
152
- "eslint-plugin-jest": "~26.5.3",
153
- "eslint-plugin-jsdoc": "~39.3.3",
154
- "eslint-plugin-jsx-a11y": "~6.6.0",
152
+ "eslint-plugin-jest": "~26.8.2",
153
+ "eslint-plugin-jsdoc": "~39.3.6",
154
+ "eslint-plugin-jsx-a11y": "~6.6.1",
155
155
  "eslint-plugin-mdx": "~1.17.0",
156
- "eslint-plugin-prettier": "~4.1.0",
156
+ "eslint-plugin-prettier": "~4.2.1",
157
157
  "eslint-plugin-react": "~7.30.1",
158
158
  "eslint-plugin-react-hooks": "~4.6.0",
159
159
  "eslint-plugin-redux-saga": "~1.3.2",
160
- "eslint-plugin-storybook": "~0.5.13",
161
- "eslint-plugin-testing-library": "~5.5.1",
162
- "eslint-plugin-wdio": "~7.19.4",
160
+ "eslint-plugin-storybook": "~0.6.4",
161
+ "eslint-plugin-testing-library": "~5.6.0",
162
+ "eslint-plugin-wdio": "~7.20.8",
163
163
  "execa": "~5.1.1",
164
164
  "express": "~4.18.1",
165
165
  "express-pino-logger": "~7.0.0",
@@ -179,28 +179,28 @@
179
179
  "jest-axe": "~6.0.0",
180
180
  "jest-cli": "~27.5.1",
181
181
  "jest-sonar-reporter": "~2.0.0",
182
- "jest-styled-components": "~7.0.8",
182
+ "jest-styled-components": "~7.1.0",
183
183
  "jscodeshift": "~0.13.1",
184
- "jsdoc": "~3.6.10",
184
+ "jsdoc": "~3.6.11",
185
185
  "lerna": "~4.0.0",
186
186
  "lint-staged": "~12.4.1",
187
187
  "mini-css-extract-plugin": "~2.6.1",
188
188
  "minimist": "~1.2.6",
189
- "moment": "~2.29.3",
189
+ "moment": "~2.29.4",
190
190
  "moment-locales-webpack-plugin": "~1.2.0",
191
- "msw": "~0.42.3",
192
- "node-gyp": "~9.0.0",
191
+ "msw": "~0.44.2",
192
+ "node-gyp": "~9.1.0",
193
193
  "node-plop": "~0.31.0",
194
- "nodemon": "~2.0.18",
194
+ "nodemon": "~2.0.19",
195
195
  "normalize-path": "~3.0.0",
196
- "npm-check-updates": "14.1.1",
196
+ "npm-check-updates": "16.0.5",
197
197
  "null-loader": "~4.0.1",
198
- "pino": "~8.1.0",
198
+ "pino": "~8.4.0",
199
199
  "pino-pretty": "~8.1.0",
200
200
  "pinst": "~3.0.0",
201
201
  "plop": "~3.1.1",
202
- "postcss": "~8.4.14",
203
- "postcss-html": "~1.4.1",
202
+ "postcss": "~8.4.16",
203
+ "postcss-html": "~1.5.0",
204
204
  "postcss-jsx": "~0.36.4",
205
205
  "postcss-loader": "~6.2.1",
206
206
  "postcss-markdown": "~1.2.0",
@@ -211,7 +211,7 @@
211
211
  "pug-loader": "~2.4.0",
212
212
  "raf": "~3.4.1",
213
213
  "react-axe": "~3.5.4",
214
- "react-docgen": "~5.4.2",
214
+ "react-docgen": "~5.4.3",
215
215
  "react-refresh": "~0.11.0",
216
216
  "react-test-renderer": "~17.0.2",
217
217
  "resize-observer-polyfill": "~1.5.1",
@@ -228,16 +228,16 @@
228
228
  "stylelint-config-styled-components": "~0.1.1",
229
229
  "swc-loader": "~0.2.3",
230
230
  "terser-webpack-plugin": "~5.3.3",
231
- "ts-node": "~10.8.1",
232
- "tsc-alias": "~1.6.11",
233
- "typedoc": "~0.23.2",
231
+ "ts-node": "~10.9.1",
232
+ "tsc-alias": "~1.7.0",
233
+ "typedoc": "~0.23.10",
234
234
  "typescript": "~4.7.4",
235
235
  "update-notifier": "~5.1.0",
236
236
  "url-loader": "~4.1.1",
237
237
  "uuid": "~8.3.2",
238
- "vite": "~2.9.13",
239
- "vitest": "~0.16.0",
240
- "webpack": "~5.73.0",
238
+ "vite": "~3.0.5",
239
+ "vitest": "~0.21.1",
240
+ "webpack": "~5.74.0",
241
241
  "webpack-bundle-analyzer": "~4.5.0",
242
242
  "webpack-cli": "~4.10.0",
243
243
  "webpack-dev-middleware": "~5.3.3",
@@ -245,7 +245,7 @@
245
245
  "webpack-manifest-plugin": "~5.0.0",
246
246
  "webpack-merge": "~5.8.0",
247
247
  "whatwg-fetch": "~3.6.2",
248
- "workbox-webpack-plugin": "~6.5.3",
248
+ "workbox-webpack-plugin": "~6.5.4",
249
249
  "yargs": "~17.5.1"
250
250
  },
251
251
  "devDependencies": {