@elliemae/pui-cli 6.13.2 → 6.14.2

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 +47 -47
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/pui-cli",
3
- "version": "6.13.2",
3
+ "version": "6.14.2",
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.8",
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.7",
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,43 @@
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.8",
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.1",
70
- "@nrwl/cli": "13.9.5",
71
- "@nrwl/tao": "13.9.5",
72
- "@nrwl/workspace": "13.9.5",
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.19",
78
- "@storybook/addon-essentials": "~6.4.19",
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.19",
81
- "@storybook/addon-links": "~6.4.19",
82
- "@storybook/addon-storysource": "~6.4.19",
83
- "@storybook/builder-webpack5": "~6.4.19",
84
- "@storybook/manager-webpack5": "~6.4.19",
85
- "@storybook/react": "~6.4.19",
86
- "@storybook/theming": "~6.4.19",
80
+ "@storybook/addon-interactions": "~6.4.21",
81
+ "@storybook/addon-links": "~6.4.21",
82
+ "@storybook/addon-storysource": "~6.4.21",
83
+ "@storybook/builder-vite": "~0.1.22",
84
+ "@storybook/builder-webpack5": "~6.4.21",
85
+ "@storybook/manager-webpack5": "~6.4.21",
86
+ "@storybook/react": "~6.4.21",
87
+ "@storybook/theming": "~6.4.21",
87
88
  "@stylelint/postcss-css-in-js": "~0.37.2",
88
89
  "@svgr/webpack": "~6.2.1",
89
90
  "@swc/cli": "~0.1.57",
90
- "@swc/core": "~1.2.161",
91
+ "@swc/core": "~1.2.165",
91
92
  "@swc/jest": "~0.2.20",
92
- "@testing-library/jest-dom": "~5.16.3",
93
+ "@testing-library/jest-dom": "~5.16.4",
93
94
  "@testing-library/react": "~12.1.4",
94
95
  "@testing-library/react-hooks": "~7.0.2",
95
96
  "@types/jest": "~27.4.1",
96
97
  "@types/node": "~17.0.23",
97
98
  "@types/rimraf": "~3.0.2",
98
99
  "@types/testing-library__jest-dom": "~5.14.3",
99
- "@typescript-eslint/eslint-plugin": "~5.17.0",
100
- "@typescript-eslint/parser": "~5.17.0",
100
+ "@typescript-eslint/eslint-plugin": "~5.19.0",
101
+ "@typescript-eslint/parser": "~5.19.0",
101
102
  "autoprefixer": "~10.4.4",
102
103
  "axe-core": "~4.4.1",
103
104
  "babel-loader": "~8.2.4",
@@ -108,11 +109,11 @@
108
109
  "babel-plugin-lodash": "~3.3.4",
109
110
  "babel-plugin-module-resolver": "~4.1.0",
110
111
  "babel-plugin-source-map-support": "~2.1.3",
111
- "babel-plugin-styled-components": "~2.0.6",
112
+ "babel-plugin-styled-components": "~2.0.7",
112
113
  "babel-plugin-transform-react-remove-prop-types": "~0.4.24",
113
114
  "babel-plugin-transform-remove-console": "~6.9.4",
114
115
  "babel-plugin-transform-strip-block": "~0.0.5",
115
- "body-parser": "~1.19.2",
116
+ "body-parser": "~1.20.0",
116
117
  "browserslist": "~4.20.2",
117
118
  "browserslist-to-esbuild": "~1.1.1",
118
119
  "canvas": "~2.9.1",
@@ -131,32 +132,32 @@
131
132
  "dotenv-webpack": "~7.1.0",
132
133
  "duplicate-package-checker-webpack-plugin": "~3.0.0",
133
134
  "enhanced-resolve": "~5.9.2",
134
- "esbuild": "~0.14.29",
135
+ "esbuild": "~0.14.36",
135
136
  "esbuild-loader": "~2.18.0",
136
137
  "esbuild-plugin-svgr": "~1.0.0",
137
- "eslint": "~8.12.0",
138
+ "eslint": "~8.13.0",
138
139
  "eslint-config-airbnb": "~19.0.4",
139
140
  "eslint-config-airbnb-base": "~15.0.0",
140
- "eslint-config-airbnb-typescript": "~16.1.4",
141
+ "eslint-config-airbnb-typescript": "~17.0.0",
141
142
  "eslint-config-prettier": "~8.5.0",
142
- "eslint-config-react-app": "~7.0.0",
143
+ "eslint-config-react-app": "~7.0.1",
143
144
  "eslint-import-resolver-babel-module": "~5.3.1",
144
- "eslint-import-resolver-typescript": "~2.7.0",
145
+ "eslint-import-resolver-typescript": "~2.7.1",
145
146
  "eslint-import-resolver-webpack": "~0.13.2",
146
147
  "eslint-plugin-compat": "~4.0.2",
147
148
  "eslint-plugin-eslint-comments": "~3.2.0",
148
- "eslint-plugin-import": "~2.25.4",
149
- "eslint-plugin-jest": "~26.1.3",
150
- "eslint-plugin-jsdoc": "~38.1.4",
149
+ "eslint-plugin-import": "~2.26.0",
150
+ "eslint-plugin-jest": "~26.1.4",
151
+ "eslint-plugin-jsdoc": "~39.2.0",
151
152
  "eslint-plugin-jsx-a11y": "~6.5.1",
152
153
  "eslint-plugin-mdx": "~1.17.0",
153
154
  "eslint-plugin-prettier": "~4.0.0",
154
155
  "eslint-plugin-react": "~7.29.4",
155
156
  "eslint-plugin-react-hooks": "~4.4.0",
156
157
  "eslint-plugin-redux-saga": "~1.3.2",
157
- "eslint-plugin-storybook": "~0.5.7",
158
- "eslint-plugin-testing-library": "~5.2.0",
159
- "eslint-plugin-wdio": "~7.19.0",
158
+ "eslint-plugin-storybook": "~0.5.8",
159
+ "eslint-plugin-testing-library": "~5.3.1",
160
+ "eslint-plugin-wdio": "~7.19.4",
160
161
  "execa": "~5.1.1",
161
162
  "express": "~4.17.3",
162
163
  "express-pino-logger": "~7.0.0",
@@ -165,7 +166,7 @@
165
166
  "favicons-webpack-plugin": "~5.0.2",
166
167
  "fast-glob": "~3.2.11",
167
168
  "find-up": "~5.0.0",
168
- "happy-dom": "~2.53.0",
169
+ "happy-dom": "~2.55.0",
169
170
  "helmet-csp": "~3.4.0",
170
171
  "html-webpack-plugin": "~5.5.0",
171
172
  "http-server": "~14.1.0",
@@ -183,17 +184,17 @@
183
184
  "lint-staged": "~12.3.7",
184
185
  "mini-css-extract-plugin": "~2.6.0",
185
186
  "minimist": "~1.2.6",
186
- "moment": "~2.29.1",
187
+ "moment": "~2.29.2",
187
188
  "moment-locales-webpack-plugin": "~1.2.0",
188
189
  "msw": "~0.39.2",
189
190
  "node-gyp": "~9.0.0",
190
191
  "node-plop": "~0.30.0",
191
192
  "nodemon": "~2.0.15",
192
193
  "normalize-path": "~3.0.0",
193
- "npm-check-updates": "12.5.4",
194
+ "npm-check-updates": "12.5.9",
194
195
  "null-loader": "~4.0.1",
195
- "pino": "~7.9.2",
196
- "pino-pretty": "~7.6.0",
196
+ "pino": "~7.10.0",
197
+ "pino-pretty": "~7.6.1",
197
198
  "pinst": "~3.0.0",
198
199
  "plop": "~3.0.5",
199
200
  "postcss": "~8.4.12",
@@ -203,7 +204,7 @@
203
204
  "postcss-markdown": "~1.2.0",
204
205
  "postcss-preset-env": "~7.4.3",
205
206
  "postcss-syntax": "~0.36.2",
206
- "prettier": "~2.6.1",
207
+ "prettier": "~2.6.2",
207
208
  "pug": "~3.0.2",
208
209
  "pug-loader": "~2.4.0",
209
210
  "raf": "~3.4.1",
@@ -218,23 +219,22 @@
218
219
  "slackify-markdown": "~4.3.1",
219
220
  "speed-measure-webpack-plugin": "~1.5.0",
220
221
  "storybook-addon-turbo-build": "~1.1.0",
221
- "storybook-builder-vite": "~0.1.22",
222
222
  "storybook-react-router": "~1.0.8",
223
223
  "style-loader": "~3.3.1",
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.15",
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.5",
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.8.1",
237
- "webpack": "~5.65.0",
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.2",
246
- "yargs": "~17.4.0"
245
+ "workbox-webpack-plugin": "~6.5.3",
246
+ "yargs": "~17.4.1"
247
247
  },
248
248
  "devDependencies": {
249
249
  "react": "~17.0.2",