@elliemae/pui-cli 6.21.2 → 6.24.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.
Files changed (1) hide show
  1. package/package.json +51 -50
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/pui-cli",
3
- "version": "6.21.2",
3
+ "version": "6.24.0",
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,22 +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.206",
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.4.3",
96
97
  "@types/jest": "~27.5.1",
97
- "@types/node": "~17.0.34",
98
+ "@types/node": "~18.6.5",
98
99
  "@types/react": "~17.0.44",
99
100
  "@types/rimraf": "~3.0.2",
100
101
  "@types/testing-library__jest-dom": "~5.14.5",
101
- "@typescript-eslint/eslint-plugin": "~5.30.0",
102
- "@typescript-eslint/parser": "~5.30.0",
103
- "autoprefixer": "~10.4.7",
104
- "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",
105
106
  "babel-loader": "~8.2.5",
106
107
  "babel-plugin-add-import-extension": "1.5.1",
107
108
  "babel-plugin-date-fns": "~2.0.0",
@@ -115,7 +116,7 @@
115
116
  "babel-plugin-transform-remove-console": "~6.9.4",
116
117
  "babel-plugin-transform-strip-block": "~0.0.5",
117
118
  "body-parser": "~1.20.0",
118
- "browserslist": "~4.21.0",
119
+ "browserslist": "~4.21.3",
119
120
  "browserslist-to-esbuild": "~1.1.1",
120
121
  "canvas": "~2.9.3",
121
122
  "chalk": "~4.1.2",
@@ -132,11 +133,11 @@
132
133
  "dotenv": "~16.0.1",
133
134
  "dotenv-webpack": "~7.1.1",
134
135
  "duplicate-package-checker-webpack-plugin": "~3.0.0",
135
- "enhanced-resolve": "5.9.3",
136
- "esbuild": "~0.14.47",
136
+ "enhanced-resolve": "5.10.0",
137
+ "esbuild": "~0.14.54",
137
138
  "esbuild-loader": "~2.19.0",
138
139
  "esbuild-plugin-svgr": "~1.0.1",
139
- "eslint": "~8.18.0",
140
+ "eslint": "~8.21.0",
140
141
  "eslint-config-airbnb": "~19.0.4",
141
142
  "eslint-config-airbnb-base": "~15.0.0",
142
143
  "eslint-config-airbnb-typescript": "~17.0.0",
@@ -148,24 +149,24 @@
148
149
  "eslint-plugin-compat": "~4.0.2",
149
150
  "eslint-plugin-eslint-comments": "~3.2.0",
150
151
  "eslint-plugin-import": "~2.26.0",
151
- "eslint-plugin-jest": "~26.5.3",
152
- "eslint-plugin-jsdoc": "~39.3.3",
153
- "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",
154
155
  "eslint-plugin-mdx": "~1.17.0",
155
- "eslint-plugin-prettier": "~4.1.0",
156
+ "eslint-plugin-prettier": "~4.2.1",
156
157
  "eslint-plugin-react": "~7.30.1",
157
158
  "eslint-plugin-react-hooks": "~4.6.0",
158
159
  "eslint-plugin-redux-saga": "~1.3.2",
159
- "eslint-plugin-storybook": "~0.5.13",
160
- "eslint-plugin-testing-library": "~5.5.1",
161
- "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",
162
163
  "execa": "~5.1.1",
163
164
  "express": "~4.18.1",
164
165
  "express-pino-logger": "~7.0.0",
165
166
  "express-static-gzip": "~2.1.7",
167
+ "fast-glob": "~3.2.11",
166
168
  "favicons": "~6.2.2",
167
169
  "favicons-webpack-plugin": "~5.0.2",
168
- "fast-glob": "~3.2.11",
169
170
  "find-up": "~5.0.0",
170
171
  "happy-dom": "~2.55.0",
171
172
  "helmet-csp": "~3.4.0",
@@ -178,28 +179,28 @@
178
179
  "jest-axe": "~6.0.0",
179
180
  "jest-cli": "~27.5.1",
180
181
  "jest-sonar-reporter": "~2.0.0",
181
- "jest-styled-components": "~7.0.8",
182
+ "jest-styled-components": "~7.1.0",
182
183
  "jscodeshift": "~0.13.1",
183
- "jsdoc": "~3.6.10",
184
+ "jsdoc": "~3.6.11",
184
185
  "lerna": "~4.0.0",
185
186
  "lint-staged": "~12.4.1",
186
187
  "mini-css-extract-plugin": "~2.6.1",
187
188
  "minimist": "~1.2.6",
188
- "moment": "~2.29.3",
189
+ "moment": "~2.29.4",
189
190
  "moment-locales-webpack-plugin": "~1.2.0",
190
- "msw": "~0.42.3",
191
- "node-gyp": "~9.0.0",
191
+ "msw": "~0.44.2",
192
+ "node-gyp": "~9.1.0",
192
193
  "node-plop": "~0.31.0",
193
- "nodemon": "~2.0.18",
194
+ "nodemon": "~2.0.19",
194
195
  "normalize-path": "~3.0.0",
195
- "npm-check-updates": "14.1.1",
196
+ "npm-check-updates": "16.0.5",
196
197
  "null-loader": "~4.0.1",
197
- "pino": "~8.1.0",
198
+ "pino": "~8.4.0",
198
199
  "pino-pretty": "~8.1.0",
199
200
  "pinst": "~3.0.0",
200
201
  "plop": "~3.1.1",
201
- "postcss": "~8.4.14",
202
- "postcss-html": "~1.4.1",
202
+ "postcss": "~8.4.16",
203
+ "postcss-html": "~1.5.0",
203
204
  "postcss-jsx": "~0.36.4",
204
205
  "postcss-loader": "~6.2.1",
205
206
  "postcss-markdown": "~1.2.0",
@@ -210,7 +211,7 @@
210
211
  "pug-loader": "~2.4.0",
211
212
  "raf": "~3.4.1",
212
213
  "react-axe": "~3.5.4",
213
- "react-docgen": "~5.4.2",
214
+ "react-docgen": "~5.4.3",
214
215
  "react-refresh": "~0.11.0",
215
216
  "react-test-renderer": "~17.0.2",
216
217
  "resize-observer-polyfill": "~1.5.1",
@@ -227,16 +228,16 @@
227
228
  "stylelint-config-styled-components": "~0.1.1",
228
229
  "swc-loader": "~0.2.3",
229
230
  "terser-webpack-plugin": "~5.3.3",
230
- "ts-node": "~10.8.1",
231
- "tsc-alias": "~1.6.11",
232
- "typedoc": "~0.23.1",
231
+ "ts-node": "~10.9.1",
232
+ "tsc-alias": "~1.7.0",
233
+ "typedoc": "~0.23.10",
233
234
  "typescript": "~4.7.4",
234
235
  "update-notifier": "~5.1.0",
235
236
  "url-loader": "~4.1.1",
236
237
  "uuid": "~8.3.2",
237
- "vite": "~2.9.13",
238
- "vitest": "~0.16.0",
239
- "webpack": "~5.73.0",
238
+ "vite": "~3.0.5",
239
+ "vitest": "~0.21.1",
240
+ "webpack": "~5.74.0",
240
241
  "webpack-bundle-analyzer": "~4.5.0",
241
242
  "webpack-cli": "~4.10.0",
242
243
  "webpack-dev-middleware": "~5.3.3",
@@ -244,7 +245,7 @@
244
245
  "webpack-manifest-plugin": "~5.0.0",
245
246
  "webpack-merge": "~5.8.0",
246
247
  "whatwg-fetch": "~3.6.2",
247
- "workbox-webpack-plugin": "~6.5.3",
248
+ "workbox-webpack-plugin": "~6.5.4",
248
249
  "yargs": "~17.5.1"
249
250
  },
250
251
  "devDependencies": {