@elliemae/pui-cli 6.0.0-beta.1 → 6.0.0-beta.10

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/pui-cli",
3
- "version": "6.0.0-beta.1",
3
+ "version": "6.0.0-beta.10",
4
4
  "private": false,
5
5
  "description": "EllieMae Platform UI CLI",
6
6
  "sideEffects": false,
@@ -47,206 +47,208 @@
47
47
  "indent": 4
48
48
  },
49
49
  "dependencies": {
50
- "@babel/cli": "~7.15.7",
51
- "@babel/core": "~7.15.8",
52
- "@babel/node": "~7.15.8",
53
- "@babel/plugin-proposal-class-properties": "~7.14.5",
54
- "@babel/plugin-proposal-export-default-from": "~7.14.5",
50
+ "@babel/cli": "~7.16.0",
51
+ "@babel/core": "~7.16.0",
52
+ "@babel/eslint-parser": "~7.16.3",
53
+ "@babel/node": "~7.16.0",
54
+ "@babel/plugin-proposal-class-properties": "~7.16.0",
55
+ "@babel/plugin-proposal-export-default-from": "~7.16.0",
55
56
  "@babel/plugin-syntax-dynamic-import": "~7.8.3",
56
- "@babel/plugin-transform-modules-commonjs": "~7.15.4",
57
- "@babel/plugin-transform-react-constant-elements": "~7.14.5",
58
- "@babel/plugin-transform-react-inline-elements": "~7.14.5",
59
- "@babel/plugin-transform-react-jsx-source": "~7.14.5",
60
- "@babel/plugin-transform-runtime": "~7.15.8",
61
- "@babel/preset-env": "~7.15.8",
62
- "@babel/preset-react": "~7.14.5",
63
- "@babel/preset-typescript": "~7.15.0",
64
- "@babel/runtime": "~7.15.4",
65
- "@commitlint/cli": "~13.2.0",
66
- "@commitlint/config-conventional": "~13.2.0",
57
+ "@babel/plugin-transform-modules-commonjs": "~7.16.0",
58
+ "@babel/plugin-transform-react-constant-elements": "~7.16.0",
59
+ "@babel/plugin-transform-react-inline-elements": "~7.16.0",
60
+ "@babel/plugin-transform-react-jsx-source": "~7.16.0",
61
+ "@babel/plugin-transform-runtime": "~7.16.4",
62
+ "@babel/preset-env": "~7.16.4",
63
+ "@babel/preset-react": "~7.16.0",
64
+ "@babel/preset-typescript": "~7.16.0",
65
+ "@babel/runtime": "~7.16.3",
66
+ "@commitlint/cli": "~15.0.0",
67
+ "@commitlint/config-conventional": "~15.0.0",
67
68
  "@elliemae/browserslist-config-elliemae": "~1.2.1",
68
- "@pmmmwh/react-refresh-webpack-plugin": "~0.5.1",
69
- "@semantic-release/changelog": "~6.0.0",
70
- "@semantic-release/exec": "~6.0.1",
71
- "@semantic-release/git": "~10.0.0",
72
- "@storybook/addon-a11y": "~6.3.10",
73
- "@storybook/addon-actions": "~6.3.10",
74
- "@storybook/addon-backgrounds": "~6.3.10",
75
- "@storybook/addon-console": "~1.2.3",
76
- "@storybook/addon-controls": "~6.3.10",
77
- "@storybook/addon-docs": "~6.3.10",
69
+ "@pmmmwh/react-refresh-webpack-plugin": "~0.5.3",
70
+ "@semantic-release/changelog": "~6.0.1",
71
+ "@semantic-release/exec": "~6.0.2",
72
+ "@semantic-release/git": "~10.0.1",
73
+ "@storybook/addon-a11y": "~6.4.0",
74
+ "@storybook/addon-actions": "~6.4.0",
75
+ "@storybook/addon-backgrounds": "~6.4.0",
76
+ "@storybook/addon-controls": "~6.4.0",
77
+ "@storybook/addon-docs": "~6.4.0",
78
78
  "@storybook/addon-events": "~6.2.9",
79
- "@storybook/addon-knobs": "~6.3.1",
80
- "@storybook/addon-links": "~6.3.10",
81
- "@storybook/addon-storysource": "~6.3.10",
82
- "@storybook/addon-toolbars": "~6.3.10",
83
- "@storybook/addon-viewport": "~6.3.10",
84
- "@storybook/addons": "~6.3.10",
85
- "@storybook/builder-webpack5": "~6.3.10",
86
- "@storybook/manager-webpack5": "~6.3.10",
87
- "@storybook/react": "~6.3.10",
88
- "@storybook/theming": "~6.3.10",
89
- "@svgr/webpack": "~5.5.0",
90
- "@testing-library/jest-dom": "~5.14.1",
79
+ "@storybook/addon-links": "~6.4.0",
80
+ "@storybook/addon-storysource": "~6.4.0",
81
+ "@storybook/addon-toolbars": "~6.4.0",
82
+ "@storybook/addon-viewport": "~6.4.0",
83
+ "@storybook/addons": "~6.4.0",
84
+ "@storybook/builder-webpack5": "~6.4.0",
85
+ "@storybook/manager-webpack5": "~6.4.0",
86
+ "@storybook/react": "~6.4.0",
87
+ "@storybook/theming": "~6.4.0",
88
+ "@stylelint/postcss-css-in-js": "~0.37.2",
89
+ "@svgr/webpack": "~6.0.0",
90
+ "@testing-library/jest-dom": "~5.15.1",
91
91
  "@testing-library/react": "~12.1.2",
92
92
  "@testing-library/react-hooks": "~7.0.2",
93
- "@types/jest": "~27.0.2",
94
- "@types/node": "~16.10.3",
93
+ "@types/jest": "~27.0.3",
94
+ "@types/node": "~16.11.10",
95
95
  "@types/rimraf": "~3.0.2",
96
96
  "@types/testing-library__jest-dom": "~5.14.1",
97
- "@typescript-eslint/eslint-plugin": "~4.33.0",
98
- "@typescript-eslint/parser": "~4.33.0",
99
- "autoprefixer": "~10.3.7",
100
- "axe-core": "~4.3.3",
101
- "babel-eslint": "~10.1.0",
102
- "babel-loader": "~8.2.2",
97
+ "@typescript-eslint/eslint-plugin": "~5.5.0",
98
+ "@typescript-eslint/parser": "~5.5.0",
99
+ "autoprefixer": "~10.4.0",
100
+ "axe-core": "~4.3.5",
101
+ "babel-loader": "~8.2.3",
103
102
  "babel-plugin-add-import-extension": "1.5.1",
103
+ "babel-plugin-date-fns": "~2.0.0",
104
104
  "babel-plugin-dynamic-import-node": "~2.3.3",
105
105
  "babel-plugin-import-remove-resource-query": "~1.0.0",
106
+ "babel-plugin-lodash": "~3.3.4",
106
107
  "babel-plugin-module-resolver": "~4.1.0",
107
- "babel-plugin-styled-components": "~1.13.2",
108
+ "babel-plugin-source-map-support": "~2.1.3",
109
+ "babel-plugin-styled-components": "~2.0.2",
108
110
  "babel-plugin-transform-react-remove-prop-types": "~0.4.24",
109
111
  "babel-plugin-transform-remove-console": "~6.9.4",
110
112
  "babel-plugin-transform-strip-block": "~0.0.4",
111
113
  "body-parser": "~1.19.0",
112
- "browserslist": "~4.17.3",
114
+ "browserslist": "~4.18.1",
113
115
  "bundlesize": "~0.18.1",
114
116
  "case-sensitive-paths-webpack-plugin": "~2.4.0",
115
117
  "chalk": "~4.1.2",
116
118
  "circular-dependency-plugin": "~5.2.2",
117
119
  "classnames": "~2.3.1",
118
- "compare-versions": "~3.6.0",
120
+ "compare-versions": "~4.1.1",
119
121
  "compression": "~1.7.4",
120
- "compression-webpack-plugin": "~9.0.0",
121
- "copy-webpack-plugin": "~9.0.1",
122
+ "compression-webpack-plugin": "~9.0.1",
123
+ "copy-webpack-plugin": "~10.0.0",
122
124
  "cors": "~2.8.5",
123
125
  "cross-env": "~7.0.3",
124
- "css-loader": "~6.3.0",
125
- "css-minimizer-webpack-plugin": "~3.1.1",
126
+ "css-loader": "~6.5.1",
127
+ "css-minimizer-webpack-plugin": "~3.2.0",
126
128
  "depcheck": "~1.4.2",
127
129
  "docdash": "~1.2.0",
128
130
  "dotenv": "~10.0.0",
129
131
  "dotenv-webpack": "~7.0.3",
130
132
  "duplicate-package-checker-webpack-plugin": "~3.0.0",
131
- "esbuild-loader": "~2.15.1",
132
- "eslint": "~7.32.0",
133
+ "esbuild": "~0.14.0",
134
+ "esbuild-jest": "~0.5.0",
135
+ "esbuild-loader": "~2.16.0",
136
+ "eslint": "~8.3.0",
133
137
  "eslint-config-airbnb": "~18.2.1",
134
- "eslint-config-airbnb-base": "~14.2.1",
135
- "eslint-config-airbnb-typescript": "~14.0.0",
138
+ "eslint-config-airbnb-base": "~15.0.0",
139
+ "eslint-config-airbnb-typescript": "~15.0.0",
136
140
  "eslint-config-prettier": "~8.3.0",
137
141
  "eslint-config-react-app": "~6.0.0",
138
142
  "eslint-import-resolver-babel-module": "~5.3.1",
139
143
  "eslint-import-resolver-typescript": "~2.5.0",
140
- "eslint-import-resolver-webpack": "~0.13.1",
141
- "eslint-loader": "~4.0.2",
144
+ "eslint-import-resolver-webpack": "~0.13.2",
142
145
  "eslint-plugin-compat": "~3.13.0",
143
146
  "eslint-plugin-eslint-comments": "~3.2.0",
144
- "eslint-plugin-import": "~2.24.2",
145
- "eslint-plugin-jest": "~24.5.2",
146
- "eslint-plugin-jsdoc": "~36.1.0",
147
- "eslint-plugin-jsx-a11y": "~6.4.1",
148
- "eslint-plugin-mdx": "~1.15.1",
147
+ "eslint-plugin-import": "~2.25.3",
148
+ "eslint-plugin-jest": "~25.3.0",
149
+ "eslint-plugin-jsdoc": "~37.0.3",
150
+ "eslint-plugin-jsx-a11y": "~6.5.1",
151
+ "eslint-plugin-mdx": "~1.16.0",
149
152
  "eslint-plugin-prettier": "~4.0.0",
150
- "eslint-plugin-react": "~7.26.1",
151
- "eslint-plugin-react-hooks": "~4.2.0",
153
+ "eslint-plugin-react": "~7.27.1",
154
+ "eslint-plugin-react-hooks": "~4.3.0",
152
155
  "eslint-plugin-redux-saga": "~1.2.1",
153
- "eslint-plugin-testing-library": "~4.12.4",
156
+ "eslint-plugin-testing-library": "~5.0.0",
154
157
  "eslint-plugin-wdio": "~7.4.2",
155
- "eslint-webpack-plugin": "~3.0.1",
156
158
  "execa": "~5.1.1",
157
159
  "express": "~4.17.1",
158
- "express-pino-logger": "~6.0.0",
160
+ "express-pino-logger": "~7.0.0",
159
161
  "file-loader": "~6.2.0",
160
- "fork-ts-checker-webpack-plugin": "~6.3.4",
162
+ "fork-ts-checker-webpack-plugin": "~6.5.0",
161
163
  "helmet-csp": "~3.4.0",
162
- "html-loader": "~2.1.2",
163
- "html-webpack-plugin": "~5.3.2",
164
- "http-server": "~13.0.2",
165
- "husky": "~7.0.2",
164
+ "html-loader": "~3.0.1",
165
+ "html-webpack-plugin": "~5.5.0",
166
+ "http-server": "~14.0.0",
167
+ "husky": "~7.0.4",
166
168
  "husky-init": "~7.0.0",
167
- "image-minimizer-webpack-plugin": "~2.2.0",
168
- "imagemin-gifsicle": "~7.0.0",
169
- "imagemin-jpegtran": "~7.0.0",
170
- "imagemin-optipng": "~8.0.0",
171
- "imagemin-svgo": "~10.0.0",
172
- "imports-loader": "~3.0.0",
169
+ "image-webpack-loader": "~8.0.1",
170
+ "imports-loader": "~3.1.1",
173
171
  "ip": "~1.1.5",
174
172
  "jest-axe": "~5.0.1",
175
- "jest-cli": "~27.2.4",
173
+ "jest-cli": "~27.4.0",
176
174
  "jest-sonar-reporter": "~2.0.0",
177
- "jest-styled-components": "~7.0.5",
175
+ "jest-styled-components": "~7.0.8",
178
176
  "jscodeshift": "~0.13.0",
179
177
  "jsdoc": "~3.6.7",
180
- "lint-staged": "~11.2.0",
181
- "mini-css-extract-plugin": "~2.4.1",
178
+ "lint-staged": "~12.1.2",
179
+ "mini-css-extract-plugin": "~2.4.5",
182
180
  "minimist": "~1.2.5",
183
181
  "moment": "~2.29.1",
184
182
  "moment-locales-webpack-plugin": "~1.2.0",
185
183
  "msw": "~0.35.0",
186
- "node-plop": "~0.26.2",
187
- "nodemon": "~2.0.13",
188
- "npm-check-updates": "~11.8.5",
184
+ "node-plop": "~0.30.0",
185
+ "nodemon": "~2.0.15",
186
+ "npm-check-updates": "12.0.2",
189
187
  "null-loader": "~4.0.1",
190
- "pino": "~6.13.3",
191
- "pino-pretty": "~7.0.1",
188
+ "pino": "~7.5.0",
189
+ "pino-pretty": "~7.2.0",
192
190
  "pinst": "~2.1.6",
193
- "plop": "~2.7.4",
194
- "postcss": "~8.3.9",
195
- "postcss-loader": "~6.1.1",
196
- "postcss-preset-env": "~6.7.0",
197
- "prettier": "~2.4.1",
191
+ "plop": "~3.0.1",
192
+ "postcss": "~8.4.4",
193
+ "postcss-jsx": "~0.36.4",
194
+ "postcss-html": "~1.3.0",
195
+ "postcss-markdown": "~1.2.0",
196
+ "postcss-syntax": "~0.36.2",
197
+ "postcss-loader": "~6.2.1",
198
+ "postcss-preset-env": "~7.0.1",
199
+ "prettier": "~2.5.0",
198
200
  "pug": "~3.0.2",
199
201
  "pug-loader": "~2.4.0",
200
202
  "raf": "~3.4.1",
201
203
  "raw-loader": "~4.0.2",
202
204
  "react-axe": "~3.5.4",
203
205
  "react-docgen": "~5.4.0",
204
- "react-refresh": "~0.10.0",
206
+ "react-refresh": "~0.11.0",
205
207
  "react-test-renderer": "~17.0.2",
206
208
  "resize-observer-polyfill": "~1.5.1",
207
209
  "rimraf": "~3.0.2",
208
210
  "script-loader": "~0.7.2",
209
- "semantic-release": "~18.0.0",
211
+ "semantic-release": "~18.0.1",
210
212
  "shelljs": "~0.8.4",
211
213
  "slackify-markdown": "~4.3.0",
212
- "storybook-react-router": "~1.0.8",
213
- "style-loader": "~3.3.0",
214
- "stylelint": "~13.13.1",
215
- "stylelint-config-recommended": "~5.0.0",
214
+ "storybook-builder-vite": "~0.1.10",
215
+ "storybook-addon-turbo-build": "~1.0.1",
216
+ "style-loader": "~3.3.1",
217
+ "stylelint": "~14.1.0",
218
+ "stylelint-config-recommended": "~6.0.0",
216
219
  "stylelint-config-styled-components": "~0.1.1",
217
220
  "stylelint-custom-processor-loader": "~0.6.0",
218
- "stylelint-formatter-pretty": "~2.1.1",
219
221
  "stylelint-processor-styled-components": "~1.10.0",
220
- "stylelint-webpack-plugin": "~3.0.1",
221
222
  "svg-url-loader": "~7.1.1",
222
- "svgo": "~2.7.0",
223
- "terser-webpack-plugin": "~5.2.4",
224
- "ts-node": "~10.2.1",
225
- "tsc-alias": "~1.3.10",
226
- "tsc-files": "~1.1.2",
227
- "tsconfig-paths": "~3.11.0",
228
- "tsconfig-paths-webpack-plugin": "~3.5.1",
229
- "type-fest": "~2.3.4",
230
- "typescript": "~4.4.3",
223
+ "svgo": "~2.8.0",
224
+ "terser-webpack-plugin": "~5.2.5",
225
+ "ts-node": "~10.4.0",
226
+ "tsc-alias": "~1.4.1",
227
+ "tsc-files": "~1.1.3",
228
+ "tsconfig-paths": "~3.12.0",
229
+ "tsconfig-paths-webpack-plugin": "~3.5.2",
230
+ "type-fest": "~2.6.0",
231
+ "typescript": "~4.5.2",
231
232
  "update-notifier": "~5.1.0",
232
233
  "url-loader": "~4.1.1",
233
234
  "uuid": "~8.3.2",
234
- "webpack": "~5.57.1",
235
- "webpack-bundle-analyzer": "~4.4.2",
236
- "webpack-cli": "~4.9.0",
237
- "webpack-dev-middleware": "~5.2.1",
235
+ "vite": "~2.6.14",
236
+ "webpack": "~5.64.4",
237
+ "webpack-bundle-analyzer": "~4.5.0",
238
+ "webpack-cli": "~4.9.1",
239
+ "webpack-dev-middleware": "~5.2.2",
238
240
  "webpack-hot-middleware": "~2.25.1",
239
241
  "webpack-manifest-plugin": "~4.0.2",
240
242
  "webpack-merge": "~5.8.0",
241
243
  "webpack-pwa-manifest": "~4.3.0",
242
244
  "webpack-strip-block": "~0.3.0",
243
245
  "whatwg-fetch": "~3.6.2",
244
- "workbox-webpack-plugin": "~6.3.0",
246
+ "workbox-webpack-plugin": "~6.4.1",
245
247
  "yargs": "~17.2.1"
246
248
  },
247
249
  "devDependencies": {
248
- "redux": "~4.1.1",
250
+ "redux": "~4.1.2",
249
251
  "redux-saga": "~1.1.3",
250
- "styled-components": "~5.3.1"
252
+ "styled-components": "~5.3.3"
251
253
  }
252
254
  }