@elliemae/pui-cli 5.28.0 → 5.28.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 +40 -40
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/pui-cli",
3
- "version": "5.28.0",
3
+ "version": "5.28.1",
4
4
  "private": false,
5
5
  "description": "EllieMae Platform UI CLI",
6
6
  "sideEffects": false,
@@ -47,24 +47,24 @@
47
47
  "indent": 4
48
48
  },
49
49
  "dependencies": {
50
- "@babel/cli": "~7.17.6",
51
- "@babel/core": "~7.17.5",
52
- "@babel/eslint-parser": "~7.17.0",
50
+ "@babel/cli": "~7.16.8",
51
+ "@babel/core": "~7.16.12",
52
+ "@babel/eslint-parser": "~7.16.5",
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
57
  "@babel/plugin-transform-modules-commonjs": "~7.16.8",
58
- "@babel/plugin-transform-react-constant-elements": "~7.17.6",
58
+ "@babel/plugin-transform-react-constant-elements": "~7.16.7",
59
59
  "@babel/plugin-transform-react-inline-elements": "~7.16.7",
60
60
  "@babel/plugin-transform-react-jsx-source": "~7.16.7",
61
- "@babel/plugin-transform-runtime": "~7.17.0",
61
+ "@babel/plugin-transform-runtime": "~7.16.10",
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.2",
66
- "@commitlint/cli": "~16.2.1",
67
- "@commitlint/config-conventional": "~16.2.1",
65
+ "@babel/runtime": "~7.16.7",
66
+ "@commitlint/cli": "~16.1.0",
67
+ "@commitlint/config-conventional": "~16.0.0",
68
68
  "@elliemae/browserslist-config-elliemae": "~1.2.1",
69
69
  "@pmmmwh/react-refresh-webpack-plugin": "~0.5.4",
70
70
  "@semantic-release/changelog": "~6.0.1",
@@ -89,17 +89,17 @@
89
89
  "@storybook/theming": "~6.3.13",
90
90
  "@stylelint/postcss-css-in-js": "~0.37.2",
91
91
  "@svgr/webpack": "~6.2.1",
92
- "@testing-library/jest-dom": "~5.16.2",
93
- "@testing-library/react": "~12.1.3",
92
+ "@testing-library/jest-dom": "~5.16.1",
93
+ "@testing-library/react": "~12.1.2",
94
94
  "@testing-library/react-hooks": "~7.0.2",
95
95
  "@types/jest": "~27.4.0",
96
- "@types/node": "~17.0.19",
96
+ "@types/node": "~17.0.13",
97
97
  "@types/rimraf": "~3.0.2",
98
98
  "@types/testing-library__jest-dom": "~5.14.2",
99
- "@typescript-eslint/eslint-plugin": "~5.12.1",
100
- "@typescript-eslint/parser": "~5.12.1",
99
+ "@typescript-eslint/eslint-plugin": "~5.10.2",
100
+ "@typescript-eslint/parser": "~5.10.2",
101
101
  "autoprefixer": "~10.4.2",
102
- "axe-core": "~4.4.1",
102
+ "axe-core": "~4.4.0",
103
103
  "babel-loader": "~8.2.3",
104
104
  "babel-plugin-add-import-extension": "1.5.1",
105
105
  "babel-plugin-date-fns": "~2.0.0",
@@ -108,12 +108,12 @@
108
108
  "babel-plugin-lodash": "~3.3.4",
109
109
  "babel-plugin-module-resolver": "~4.1.0",
110
110
  "babel-plugin-source-map-support": "~2.1.3",
111
- "babel-plugin-styled-components": "~2.0.3",
111
+ "babel-plugin-styled-components": "~2.0.2",
112
112
  "babel-plugin-transform-react-remove-prop-types": "~0.4.24",
113
113
  "babel-plugin-transform-remove-console": "~6.9.4",
114
114
  "babel-plugin-transform-strip-block": "0.0.4",
115
- "body-parser": "~1.19.2",
116
- "browserslist": "~4.19.3",
115
+ "body-parser": "~1.19.1",
116
+ "browserslist": "~4.19.1",
117
117
  "case-sensitive-paths-webpack-plugin": "~2.4.0",
118
118
  "chalk": "~4.1.2",
119
119
  "circular-dependency-plugin": "~5.2.2",
@@ -124,19 +124,19 @@
124
124
  "copy-webpack-plugin": "~10.2.4",
125
125
  "cors": "~2.8.5",
126
126
  "cross-env": "~7.0.3",
127
- "css-loader": "~6.6.0",
127
+ "css-loader": "~6.5.1",
128
128
  "css-minimizer-webpack-plugin": "~3.4.1",
129
129
  "depcheck": "~1.4.3",
130
130
  "docdash": "~1.2.0",
131
131
  "dotenv": "~12.0.4",
132
132
  "dotenv-webpack": "~7.1.0",
133
133
  "duplicate-package-checker-webpack-plugin": "~3.0.0",
134
- "enhanced-resolve": "~5.9.0",
135
- "eslint": "~8.9.0",
134
+ "enhanced-resolve": "~5.8.3",
135
+ "eslint": "~8.8.0",
136
136
  "eslint-config-airbnb": "~18.2.1",
137
137
  "eslint-config-airbnb-base": "~15.0.0",
138
138
  "eslint-config-airbnb-typescript": "~15.0.0",
139
- "eslint-config-prettier": "~8.4.0",
139
+ "eslint-config-prettier": "~8.3.0",
140
140
  "eslint-config-react-app": "~6.0.0",
141
141
  "eslint-import-resolver-babel-module": "~5.3.1",
142
142
  "eslint-import-resolver-typescript": "~2.5.0",
@@ -145,17 +145,17 @@
145
145
  "eslint-plugin-eslint-comments": "~3.2.0",
146
146
  "eslint-plugin-import": "~2.25.4",
147
147
  "eslint-plugin-jest": "~25.7.0",
148
- "eslint-plugin-jsdoc": "~37.9.4",
148
+ "eslint-plugin-jsdoc": "~37.7.0",
149
149
  "eslint-plugin-jsx-a11y": "~6.5.1",
150
150
  "eslint-plugin-mdx": "~1.16.0",
151
151
  "eslint-plugin-prettier": "~4.0.0",
152
152
  "eslint-plugin-react": "~7.28.0",
153
153
  "eslint-plugin-react-hooks": "~4.3.0",
154
154
  "eslint-plugin-redux-saga": "~1.3.2",
155
- "eslint-plugin-testing-library": "~5.0.5",
155
+ "eslint-plugin-testing-library": "~5.0.4",
156
156
  "eslint-plugin-wdio": "~7.4.2",
157
157
  "execa": "~5.1.1",
158
- "express": "~4.17.3",
158
+ "express": "~4.17.2",
159
159
  "express-pino-logger": "~7.0.0",
160
160
  "file-loader": "~6.2.0",
161
161
  "fork-ts-checker-webpack-plugin": "~6.5.0",
@@ -164,38 +164,38 @@
164
164
  "html-webpack-plugin": "~5.5.0",
165
165
  "http-server": "~14.1.0",
166
166
  "husky": "~7.0.4",
167
- "husky-init": "~7.1.0",
167
+ "husky-init": "~7.0.0",
168
168
  "image-webpack-loader": "~8.1.0",
169
169
  "imports-loader": "~3.1.1",
170
170
  "ip": "~1.1.5",
171
171
  "jest-axe": "~5.0.1",
172
- "jest-cli": "~27.5.1",
172
+ "jest-cli": "~27.4.7",
173
173
  "jest-sonar-reporter": "~2.0.0",
174
174
  "jest-styled-components": "~7.0.8",
175
175
  "jscodeshift": "~0.13.1",
176
176
  "jsdoc": "~3.6.10",
177
- "lint-staged": "~12.3.4",
177
+ "lint-staged": "~12.3.2",
178
178
  "mini-css-extract-plugin": "~2.5.3",
179
179
  "minimist": "~1.2.5",
180
180
  "moment": "~2.29.1",
181
181
  "moment-locales-webpack-plugin": "~1.2.0",
182
- "msw": "~0.38.1",
182
+ "msw": "~0.36.8",
183
183
  "node-gyp": "~8.4.1",
184
184
  "node-plop": "~0.30.0",
185
185
  "nodemon": "~2.0.15",
186
- "npm-check-updates": "12.4.0",
186
+ "npm-check-updates": "12.2.1",
187
187
  "null-loader": "~4.0.1",
188
- "pino": "~7.8.0",
188
+ "pino": "~7.6.5",
189
189
  "pino-pretty": "~7.5.1",
190
190
  "pinst": "~2.1.6",
191
191
  "plop": "~3.0.5",
192
- "postcss": "~8.4.6",
192
+ "postcss": "~8.4.5",
193
193
  "postcss-jsx": "~0.36.4",
194
194
  "postcss-html": "~1.3.0",
195
195
  "postcss-markdown": "~1.2.0",
196
196
  "postcss-syntax": "~0.36.2",
197
197
  "postcss-loader": "~6.2.1",
198
- "postcss-preset-env": "~7.4.1",
198
+ "postcss-preset-env": "~7.3.0",
199
199
  "prettier": "~2.5.1",
200
200
  "pug": "~3.0.2",
201
201
  "pug-loader": "~2.4.0",
@@ -205,7 +205,7 @@
205
205
  "react-docgen": "~5.4.0",
206
206
  "react-refresh": "~0.11.0",
207
207
  "react-test-renderer": "~17.0.2",
208
- "resolve-typescript-plugin": "~1.1.5",
208
+ "resolve-typescript-plugin": "~1.1.4",
209
209
  "resize-observer-polyfill": "~1.5.1",
210
210
  "rimraf": "~3.0.2",
211
211
  "script-loader": "~0.7.2",
@@ -215,20 +215,20 @@
215
215
  "speed-measure-webpack-plugin": "~1.5.0",
216
216
  "storybook-react-router": "~1.0.8",
217
217
  "style-loader": "~3.3.1",
218
- "stylelint": "~14.5.2",
218
+ "stylelint": "~14.3.0",
219
219
  "stylelint-config-recommended": "~6.0.0",
220
220
  "stylelint-config-styled-components": "~0.1.1",
221
221
  "stylelint-custom-processor-loader": "~0.6.0",
222
222
  "stylelint-processor-styled-components": "~1.10.0",
223
223
  "svg-url-loader": "~7.1.1",
224
224
  "svgo": "~2.8.0",
225
- "terser-webpack-plugin": "~5.3.1",
226
- "ts-node": "~10.5.0",
227
- "tsc-alias": "~1.6.1",
225
+ "terser-webpack-plugin": "~5.3.0",
226
+ "ts-node": "~10.4.0",
227
+ "tsc-alias": "~1.5.0",
228
228
  "tsc-files": "~1.1.3",
229
229
  "tsconfig-paths": "~3.12.0",
230
230
  "tsconfig-paths-webpack-plugin": "~3.5.2",
231
- "type-fest": "~2.12.0",
231
+ "type-fest": "~2.11.1",
232
232
  "typescript": "~4.5.5",
233
233
  "update-notifier": "~5.1.0",
234
234
  "url-loader": "~4.1.1",
@@ -236,7 +236,7 @@
236
236
  "webpack": "~5.65.0",
237
237
  "webpack-bundle-analyzer": "~4.5.0",
238
238
  "webpack-cli": "~4.9.2",
239
- "webpack-dev-middleware": "~5.3.1",
239
+ "webpack-dev-middleware": "~5.3.0",
240
240
  "webpack-hot-middleware": "~2.25.1",
241
241
  "webpack-manifest-plugin": "~4.1.1",
242
242
  "webpack-merge": "~5.8.0",