@elliemae/pui-cli 5.17.0 → 5.17.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.
Files changed (1) hide show
  1. package/package.json +12 -16
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/pui-cli",
3
- "version": "5.17.0",
3
+ "version": "5.17.1",
4
4
  "private": false,
5
5
  "description": "EllieMae Platform UI CLI",
6
6
  "sideEffects": false,
@@ -89,7 +89,7 @@
89
89
  "@storybook/theming": "~6.3.12",
90
90
  "@stylelint/postcss-css-in-js": "~0.37.2",
91
91
  "@svgr/webpack": "~5.5.0",
92
- "@testing-library/jest-dom": "~5.15.0",
92
+ "@testing-library/jest-dom": "~5.15.1",
93
93
  "@testing-library/react": "~12.1.2",
94
94
  "@testing-library/react-hooks": "~7.0.2",
95
95
  "@types/jest": "~27.0.3",
@@ -131,7 +131,7 @@
131
131
  "dotenv": "~10.0.0",
132
132
  "dotenv-webpack": "~7.0.3",
133
133
  "duplicate-package-checker-webpack-plugin": "~3.0.0",
134
- "eslint": "~8.2.0",
134
+ "eslint": "~8.3.0",
135
135
  "eslint-config-airbnb": "~18.2.1",
136
136
  "eslint-config-airbnb-base": "~15.0.0",
137
137
  "eslint-config-airbnb-typescript": "~15.0.0",
@@ -143,7 +143,7 @@
143
143
  "eslint-plugin-compat": "~3.13.0",
144
144
  "eslint-plugin-eslint-comments": "~3.2.0",
145
145
  "eslint-plugin-import": "~2.25.3",
146
- "eslint-plugin-jest": "~25.2.4",
146
+ "eslint-plugin-jest": "~25.3.0",
147
147
  "eslint-plugin-jsdoc": "~37.0.3",
148
148
  "eslint-plugin-jsx-a11y": "~6.5.1",
149
149
  "eslint-plugin-mdx": "~1.16.0",
@@ -155,9 +155,9 @@
155
155
  "eslint-plugin-wdio": "~7.4.2",
156
156
  "execa": "~5.1.1",
157
157
  "express": "~4.17.1",
158
- "express-pino-logger": "~6.0.0",
158
+ "express-pino-logger": "~7.0.0",
159
159
  "file-loader": "~6.2.0",
160
- "fork-ts-checker-webpack-plugin": "~6.4.0",
160
+ "fork-ts-checker-webpack-plugin": "~6.4.2",
161
161
  "helmet-csp": "~3.4.0",
162
162
  "html-loader": "~3.0.1",
163
163
  "html-webpack-plugin": "~5.5.0",
@@ -165,19 +165,15 @@
165
165
  "husky": "~7.0.4",
166
166
  "husky-init": "~7.0.0",
167
167
  "image-webpack-loader": "~8.0.1",
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
168
  "imports-loader": "~3.1.1",
173
169
  "ip": "~1.1.5",
174
170
  "jest-axe": "~5.0.1",
175
171
  "jest-cli": "~27.3.1",
176
172
  "jest-sonar-reporter": "~2.0.0",
177
- "jest-styled-components": "~7.0.6",
173
+ "jest-styled-components": "~7.0.8",
178
174
  "jscodeshift": "~0.13.0",
179
175
  "jsdoc": "~3.6.7",
180
- "lint-staged": "~12.0.3",
176
+ "lint-staged": "~12.1.2",
181
177
  "mini-css-extract-plugin": "~2.4.5",
182
178
  "minimist": "~1.2.5",
183
179
  "moment": "~2.29.1",
@@ -187,7 +183,7 @@
187
183
  "nodemon": "~2.0.15",
188
184
  "npm-check-updates": "12.0.2",
189
185
  "null-loader": "~4.0.1",
190
- "pino": "~7.3.0",
186
+ "pino": "~7.4.0",
191
187
  "pino-pretty": "~7.2.0",
192
188
  "pinst": "~2.1.6",
193
189
  "plop": "~2.7.6",
@@ -226,14 +222,14 @@
226
222
  "ts-node": "~10.4.0",
227
223
  "tsc-alias": "~1.4.1",
228
224
  "tsc-files": "~1.1.3",
229
- "tsconfig-paths": "~3.11.0",
225
+ "tsconfig-paths": "~3.12.0",
230
226
  "tsconfig-paths-webpack-plugin": "~3.5.2",
231
- "type-fest": "~2.5.4",
227
+ "type-fest": "~2.6.0",
232
228
  "typescript": "~4.5.2",
233
229
  "update-notifier": "~5.1.0",
234
230
  "url-loader": "~4.1.1",
235
231
  "uuid": "~8.3.2",
236
- "webpack": "~5.64.1",
232
+ "webpack": "~5.64.2",
237
233
  "webpack-bundle-analyzer": "~4.5.0",
238
234
  "webpack-cli": "~4.9.1",
239
235
  "webpack-dev-middleware": "~5.2.2",