@elliemae/pui-cli 6.0.0-beta.3 → 6.0.0-beta.30

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,8 +1,8 @@
1
1
  {
2
2
  "name": "@elliemae/pui-cli",
3
- "version": "6.0.0-beta.3",
3
+ "version": "6.0.0-beta.30",
4
4
  "private": false,
5
- "description": "EllieMae Platform UI CLI",
5
+ "description": "ICE MT UI Platform CLI",
6
6
  "sideEffects": false,
7
7
  "main": "./lib/index.js",
8
8
  "module": "./lib/index.js",
@@ -20,10 +20,10 @@
20
20
  "url": "https://git.elliemae.io/platform-ui/pui-cli.git"
21
21
  },
22
22
  "engines": {
23
- "npm": ">=7",
24
- "node": ">=14"
23
+ "npm": ">=8",
24
+ "node": ">=16"
25
25
  },
26
- "author": "Vinoth Kalyanasundaram",
26
+ "author": "ICE MT",
27
27
  "license": "MIT",
28
28
  "scripts": {
29
29
  "build": "exit 0",
@@ -47,58 +47,54 @@
47
47
  "indent": 4
48
48
  },
49
49
  "dependencies": {
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",
50
+ "@babel/cli": "~7.16.7",
51
+ "@babel/core": "~7.16.7",
52
+ "@babel/eslint-parser": "~7.16.5",
53
+ "@babel/node": "~7.16.7",
54
+ "@babel/plugin-proposal-class-properties": "~7.16.7",
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.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",
57
+ "@babel/plugin-transform-modules-commonjs": "~7.16.7",
58
+ "@babel/plugin-transform-react-constant-elements": "~7.16.7",
59
+ "@babel/plugin-transform-react-inline-elements": "~7.16.7",
60
+ "@babel/plugin-transform-react-jsx-source": "~7.16.7",
61
+ "@babel/plugin-transform-runtime": "~7.16.7",
62
+ "@babel/preset-env": "~7.16.7",
63
+ "@babel/preset-react": "~7.16.7",
64
+ "@babel/preset-typescript": "~7.16.7",
65
+ "@babel/runtime": "~7.16.7",
66
+ "@commitlint/cli": "~16.0.1",
67
+ "@commitlint/config-conventional": "~16.0.0",
68
68
  "@elliemae/browserslist-config-elliemae": "~1.2.1",
69
- "@pmmmwh/react-refresh-webpack-plugin": "~0.5.2",
69
+ "@pmmmwh/react-refresh-webpack-plugin": "~0.5.4",
70
70
  "@semantic-release/changelog": "~6.0.1",
71
- "@semantic-release/exec": "~6.0.2",
71
+ "@semantic-release/exec": "~6.0.3",
72
72
  "@semantic-release/git": "~10.0.1",
73
- "@storybook/addon-a11y": "~6.3.12",
74
- "@storybook/addon-actions": "~6.3.12",
75
- "@storybook/addon-backgrounds": "~6.3.12",
76
- "@storybook/addon-console": "~1.2.3",
77
- "@storybook/addon-controls": "~6.3.12",
78
- "@storybook/addon-docs": "~6.3.12",
73
+ "@storybook/addon-a11y": "~6.4.9",
74
+ "@storybook/addon-essentials": "~6.4.9",
79
75
  "@storybook/addon-events": "~6.2.9",
80
- "@storybook/addon-knobs": "~6.3.1",
81
- "@storybook/addon-links": "~6.3.12",
82
- "@storybook/addon-storysource": "~6.3.12",
83
- "@storybook/addon-toolbars": "~6.3.12",
84
- "@storybook/addon-viewport": "~6.3.12",
85
- "@storybook/addons": "~6.3.12",
86
- "@storybook/builder-webpack5": "~6.3.12",
87
- "@storybook/manager-webpack5": "~6.3.12",
88
- "@storybook/react": "~6.3.12",
89
- "@storybook/theming": "~6.3.12",
76
+ "@storybook/addon-interactions": "~6.4.9",
77
+ "@storybook/addon-links": "~6.4.9",
78
+ "@storybook/addon-storysource": "~6.4.9",
79
+ "@storybook/builder-webpack5": "~6.4.9",
80
+ "@storybook/manager-webpack5": "~6.4.9",
81
+ "@storybook/react": "~6.4.9",
82
+ "@storybook/theming": "~6.4.9",
90
83
  "@stylelint/postcss-css-in-js": "~0.37.2",
91
- "@svgr/webpack": "~5.5.0",
92
- "@testing-library/jest-dom": "~5.15.1",
84
+ "@svgr/webpack": "~6.1.2",
85
+ "@swc/cli": "~0.1.55",
86
+ "@swc/core": "~1.2.124",
87
+ "@swc/jest": "~0.2.15",
88
+ "@testing-library/jest-dom": "~5.16.1",
93
89
  "@testing-library/react": "~12.1.2",
94
90
  "@testing-library/react-hooks": "~7.0.2",
95
- "@types/jest": "~27.0.3",
96
- "@types/node": "~16.11.10",
91
+ "@types/jest": "~27.4.0",
92
+ "@types/node": "~17.0.5",
97
93
  "@types/rimraf": "~3.0.2",
98
- "@types/testing-library__jest-dom": "~5.14.1",
99
- "@typescript-eslint/eslint-plugin": "~5.4.0",
100
- "@typescript-eslint/parser": "~5.4.0",
101
- "autoprefixer": "~10.4.0",
94
+ "@types/testing-library__jest-dom": "~5.14.2",
95
+ "@typescript-eslint/eslint-plugin": "~5.8.1",
96
+ "@typescript-eslint/parser": "~5.8.1",
97
+ "autoprefixer": "~10.4.1",
102
98
  "axe-core": "~4.3.5",
103
99
  "babel-loader": "~8.2.3",
104
100
  "babel-plugin-add-import-extension": "1.5.1",
@@ -108,32 +104,36 @@
108
104
  "babel-plugin-lodash": "~3.3.4",
109
105
  "babel-plugin-module-resolver": "~4.1.0",
110
106
  "babel-plugin-source-map-support": "~2.1.3",
111
- "babel-plugin-styled-components": "~2.0.1",
107
+ "babel-plugin-styled-components": "~2.0.2",
112
108
  "babel-plugin-transform-react-remove-prop-types": "~0.4.24",
113
109
  "babel-plugin-transform-remove-console": "~6.9.4",
114
- "babel-plugin-transform-strip-block": "~0.0.4",
115
- "body-parser": "~1.19.0",
116
- "browserslist": "~4.18.1",
110
+ "babel-plugin-transform-strip-block": "~0.0.5",
111
+ "body-parser": "~1.19.1",
112
+ "browserslist": "~4.19.1",
117
113
  "bundlesize": "~0.18.1",
118
114
  "case-sensitive-paths-webpack-plugin": "~2.4.0",
119
115
  "chalk": "~4.1.2",
120
116
  "circular-dependency-plugin": "~5.2.2",
121
117
  "classnames": "~2.3.1",
122
- "compare-versions": "~4.1.1",
118
+ "compare-versions": "~4.1.2",
123
119
  "compression": "~1.7.4",
124
- "compression-webpack-plugin": "~9.0.1",
125
- "copy-webpack-plugin": "~10.0.0",
120
+ "compression-webpack-plugin": "~9.2.0",
121
+ "copy-webpack-plugin": "~10.2.0",
126
122
  "cors": "~2.8.5",
127
123
  "cross-env": "~7.0.3",
128
124
  "css-loader": "~6.5.1",
129
- "css-minimizer-webpack-plugin": "~3.2.0",
125
+ "css-minimizer-webpack-plugin": "~3.3.1",
130
126
  "depcheck": "~1.4.2",
131
127
  "docdash": "~1.2.0",
132
128
  "dotenv": "~10.0.0",
133
129
  "dotenv-webpack": "~7.0.3",
134
130
  "duplicate-package-checker-webpack-plugin": "~3.0.0",
135
- "esbuild-loader": "~2.16.0",
136
- "eslint": "~8.3.0",
131
+ "enhanced-resolve": "~5.8.3",
132
+ "esbuild": "~0.14.9",
133
+ "esbuild-jest": "~0.5.0",
134
+ "esbuild-loader": "~2.18.0",
135
+ "esbuild-plugin-svgr": "~1.0.0",
136
+ "eslint": "~8.5.0",
137
137
  "eslint-config-airbnb": "~18.2.1",
138
138
  "eslint-config-airbnb-base": "~15.0.0",
139
139
  "eslint-config-airbnb-typescript": "~15.0.0",
@@ -145,58 +145,62 @@
145
145
  "eslint-plugin-compat": "~3.13.0",
146
146
  "eslint-plugin-eslint-comments": "~3.2.0",
147
147
  "eslint-plugin-import": "~2.25.3",
148
- "eslint-plugin-jest": "~25.3.0",
149
- "eslint-plugin-jsdoc": "~37.0.3",
148
+ "eslint-plugin-jest": "~25.3.3",
149
+ "eslint-plugin-jsdoc": "~37.5.0",
150
150
  "eslint-plugin-jsx-a11y": "~6.5.1",
151
151
  "eslint-plugin-mdx": "~1.16.0",
152
152
  "eslint-plugin-prettier": "~4.0.0",
153
- "eslint-plugin-react": "~7.27.1",
153
+ "eslint-plugin-react": "~7.28.0",
154
154
  "eslint-plugin-react-hooks": "~4.3.0",
155
- "eslint-plugin-redux-saga": "~1.2.1",
156
- "eslint-plugin-testing-library": "~5.0.0",
155
+ "eslint-plugin-redux-saga": "~1.3.2",
156
+ "eslint-plugin-storybook": "~0.5.5",
157
+ "eslint-plugin-testing-library": "~5.0.1",
157
158
  "eslint-plugin-wdio": "~7.4.2",
159
+ "express-static-gzip": "~2.1.1",
158
160
  "execa": "~5.1.1",
159
- "express": "~4.17.1",
161
+ "express": "~4.17.2",
160
162
  "express-pino-logger": "~7.0.0",
163
+ "favicons": "~6.2.2",
164
+ "favicons-webpack-plugin": "~5.0.2",
161
165
  "file-loader": "~6.2.0",
162
- "fork-ts-checker-webpack-plugin": "~6.4.2",
166
+ "fork-ts-checker-webpack-plugin": "~6.5.0",
163
167
  "helmet-csp": "~3.4.0",
164
168
  "html-loader": "~3.0.1",
165
169
  "html-webpack-plugin": "~5.5.0",
166
170
  "http-server": "~14.0.0",
167
171
  "husky": "~7.0.4",
168
172
  "husky-init": "~7.0.0",
169
- "image-webpack-loader": "~8.0.1",
170
173
  "imports-loader": "~3.1.1",
171
174
  "ip": "~1.1.5",
172
175
  "jest-axe": "~5.0.1",
173
- "jest-cli": "~27.3.1",
176
+ "jest-cli": "~27.4.5",
174
177
  "jest-sonar-reporter": "~2.0.0",
175
178
  "jest-styled-components": "~7.0.8",
176
179
  "jscodeshift": "~0.13.0",
177
180
  "jsdoc": "~3.6.7",
178
- "lint-staged": "~12.1.2",
181
+ "lint-staged": "~12.1.4",
179
182
  "mini-css-extract-plugin": "~2.4.5",
180
183
  "minimist": "~1.2.5",
181
184
  "moment": "~2.29.1",
182
185
  "moment-locales-webpack-plugin": "~1.2.0",
183
- "msw": "~0.35.0",
184
- "node-plop": "~0.26.3",
186
+ "msw": "~0.36.3",
187
+ "node-gyp": "~8.4.1",
188
+ "node-plop": "~0.30.0",
185
189
  "nodemon": "~2.0.15",
186
- "npm-check-updates": "12.0.2",
190
+ "npm-check-updates": "12.0.5",
187
191
  "null-loader": "~4.0.1",
188
- "pino": "~7.4.1",
189
- "pino-pretty": "~7.2.0",
192
+ "pino": "~7.6.2",
193
+ "pino-pretty": "~7.3.0",
190
194
  "pinst": "~2.1.6",
191
- "plop": "~2.7.6",
192
- "postcss": "~8.4.1",
195
+ "plop": "~3.0.5",
196
+ "postcss": "~8.4.5",
193
197
  "postcss-jsx": "~0.36.4",
194
198
  "postcss-html": "~1.3.0",
195
199
  "postcss-markdown": "~1.2.0",
196
200
  "postcss-syntax": "~0.36.2",
197
- "postcss-loader": "~6.2.0",
198
- "postcss-preset-env": "~7.0.1",
199
- "prettier": "~2.4.1",
201
+ "postcss-loader": "~6.2.1",
202
+ "postcss-preset-env": "~7.1.0",
203
+ "prettier": "~2.5.1",
200
204
  "pug": "~3.0.2",
201
205
  "pug-loader": "~2.4.0",
202
206
  "raf": "~3.4.1",
@@ -206,44 +210,48 @@
206
210
  "react-refresh": "~0.11.0",
207
211
  "react-test-renderer": "~17.0.2",
208
212
  "resize-observer-polyfill": "~1.5.1",
213
+ "resolve-typescript-plugin": "~1.1.1",
209
214
  "rimraf": "~3.0.2",
210
215
  "script-loader": "~0.7.2",
211
216
  "semantic-release": "~18.0.1",
212
217
  "shelljs": "~0.8.4",
213
- "slackify-markdown": "~4.3.0",
214
- "storybook-react-router": "~1.0.8",
218
+ "slackify-markdown": "~4.3.1",
219
+ "storybook-builder-vite": "~0.1.13",
215
220
  "storybook-addon-turbo-build": "~1.0.1",
221
+ "storybook-react-router": "~1.0.8",
216
222
  "style-loader": "~3.3.1",
217
- "stylelint": "~14.1.0",
223
+ "stylelint": "~14.2.0",
218
224
  "stylelint-config-recommended": "~6.0.0",
219
225
  "stylelint-config-styled-components": "~0.1.1",
220
226
  "stylelint-custom-processor-loader": "~0.6.0",
221
227
  "stylelint-processor-styled-components": "~1.10.0",
222
228
  "svg-url-loader": "~7.1.1",
223
229
  "svgo": "~2.8.0",
224
- "terser-webpack-plugin": "~5.2.5",
230
+ "swc-loader": "~0.1.15",
231
+ "terser-webpack-plugin": "~5.3.0",
225
232
  "ts-node": "~10.4.0",
226
- "tsc-alias": "~1.4.1",
233
+ "tsc-alias": "~1.5.0",
227
234
  "tsc-files": "~1.1.3",
228
235
  "tsconfig-paths": "~3.12.0",
229
236
  "tsconfig-paths-webpack-plugin": "~3.5.2",
230
- "type-fest": "~2.6.0",
231
- "typescript": "~4.5.2",
237
+ "type-fest": "~2.8.0",
238
+ "typescript": "~4.5.4",
232
239
  "update-notifier": "~5.1.0",
233
240
  "url-loader": "~4.1.1",
234
241
  "uuid": "~8.3.2",
235
- "webpack": "~5.64.3",
242
+ "vite": "~2.7.10",
243
+ "webpack": "~5.65.0",
236
244
  "webpack-bundle-analyzer": "~4.5.0",
237
245
  "webpack-cli": "~4.9.1",
238
- "webpack-dev-middleware": "~5.2.2",
246
+ "webpack-dev-middleware": "~5.3.0",
239
247
  "webpack-hot-middleware": "~2.25.1",
240
248
  "webpack-manifest-plugin": "~4.0.2",
241
249
  "webpack-merge": "~5.8.0",
242
250
  "webpack-pwa-manifest": "~4.3.0",
243
251
  "webpack-strip-block": "~0.3.0",
244
252
  "whatwg-fetch": "~3.6.2",
245
- "workbox-webpack-plugin": "~6.4.1",
246
- "yargs": "~17.2.1"
253
+ "workbox-webpack-plugin": "~6.4.2",
254
+ "yargs": "~17.3.1"
247
255
  },
248
256
  "devDependencies": {
249
257
  "redux": "~4.1.2",
@@ -1 +0,0 @@
1
- import 'jest-styled-components';