@elliemae/pui-cli 5.23.0 → 5.24.0
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 +25 -25
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/pui-cli",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.24.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "EllieMae Platform UI CLI",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -48,21 +48,21 @@
|
|
|
48
48
|
},
|
|
49
49
|
"dependencies": {
|
|
50
50
|
"@babel/cli": "~7.16.0",
|
|
51
|
-
"@babel/core": "~7.16.
|
|
52
|
-
"@babel/eslint-parser": "~7.16.
|
|
53
|
-
"@babel/node": "~7.16.
|
|
54
|
-
"@babel/plugin-proposal-class-properties": "~7.16.
|
|
55
|
-
"@babel/plugin-proposal-export-default-from": "~7.16.
|
|
51
|
+
"@babel/core": "~7.16.5",
|
|
52
|
+
"@babel/eslint-parser": "~7.16.5",
|
|
53
|
+
"@babel/node": "~7.16.5",
|
|
54
|
+
"@babel/plugin-proposal-class-properties": "~7.16.5",
|
|
55
|
+
"@babel/plugin-proposal-export-default-from": "~7.16.5",
|
|
56
56
|
"@babel/plugin-syntax-dynamic-import": "~7.8.3",
|
|
57
|
-
"@babel/plugin-transform-modules-commonjs": "~7.16.
|
|
58
|
-
"@babel/plugin-transform-react-constant-elements": "~7.16.
|
|
59
|
-
"@babel/plugin-transform-react-inline-elements": "~7.16.
|
|
60
|
-
"@babel/plugin-transform-react-jsx-source": "~7.16.
|
|
61
|
-
"@babel/plugin-transform-runtime": "~7.16.
|
|
62
|
-
"@babel/preset-env": "~7.16.
|
|
63
|
-
"@babel/preset-react": "~7.16.
|
|
64
|
-
"@babel/preset-typescript": "~7.16.
|
|
65
|
-
"@babel/runtime": "~7.16.
|
|
57
|
+
"@babel/plugin-transform-modules-commonjs": "~7.16.5",
|
|
58
|
+
"@babel/plugin-transform-react-constant-elements": "~7.16.5",
|
|
59
|
+
"@babel/plugin-transform-react-inline-elements": "~7.16.5",
|
|
60
|
+
"@babel/plugin-transform-react-jsx-source": "~7.16.5",
|
|
61
|
+
"@babel/plugin-transform-runtime": "~7.16.5",
|
|
62
|
+
"@babel/preset-env": "~7.16.5",
|
|
63
|
+
"@babel/preset-react": "~7.16.5",
|
|
64
|
+
"@babel/preset-typescript": "~7.16.5",
|
|
65
|
+
"@babel/runtime": "~7.16.5",
|
|
66
66
|
"@commitlint/cli": "~15.0.0",
|
|
67
67
|
"@commitlint/config-conventional": "~15.0.0",
|
|
68
68
|
"@elliemae/browserslist-config-elliemae": "~1.2.1",
|
|
@@ -93,11 +93,11 @@
|
|
|
93
93
|
"@testing-library/react": "~12.1.2",
|
|
94
94
|
"@testing-library/react-hooks": "~7.0.2",
|
|
95
95
|
"@types/jest": "~27.0.3",
|
|
96
|
-
"@types/node": "~16.11.
|
|
96
|
+
"@types/node": "~16.11.13",
|
|
97
97
|
"@types/rimraf": "~3.0.2",
|
|
98
98
|
"@types/testing-library__jest-dom": "~5.14.2",
|
|
99
|
-
"@typescript-eslint/eslint-plugin": "~5.
|
|
100
|
-
"@typescript-eslint/parser": "~5.
|
|
99
|
+
"@typescript-eslint/eslint-plugin": "~5.7.0",
|
|
100
|
+
"@typescript-eslint/parser": "~5.7.0",
|
|
101
101
|
"autoprefixer": "~10.4.0",
|
|
102
102
|
"axe-core": "~4.3.5",
|
|
103
103
|
"babel-loader": "~8.2.3",
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
"babel-plugin-transform-remove-console": "~6.9.4",
|
|
114
114
|
"babel-plugin-transform-strip-block": "~0.0.4",
|
|
115
115
|
"body-parser": "~1.19.1",
|
|
116
|
-
"browserslist": "~4.
|
|
116
|
+
"browserslist": "~4.19.1",
|
|
117
117
|
"bundlesize": "~0.18.1",
|
|
118
118
|
"case-sensitive-paths-webpack-plugin": "~2.4.0",
|
|
119
119
|
"chalk": "~4.1.2",
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
"eslint-plugin-eslint-comments": "~3.2.0",
|
|
147
147
|
"eslint-plugin-import": "~2.25.3",
|
|
148
148
|
"eslint-plugin-jest": "~25.3.0",
|
|
149
|
-
"eslint-plugin-jsdoc": "~37.2.
|
|
149
|
+
"eslint-plugin-jsdoc": "~37.2.2",
|
|
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",
|
|
@@ -170,7 +170,7 @@
|
|
|
170
170
|
"imports-loader": "~3.1.1",
|
|
171
171
|
"ip": "~1.1.5",
|
|
172
172
|
"jest-axe": "~5.0.1",
|
|
173
|
-
"jest-cli": "~27.4.
|
|
173
|
+
"jest-cli": "~27.4.5",
|
|
174
174
|
"jest-sonar-reporter": "~2.0.0",
|
|
175
175
|
"jest-styled-components": "~7.0.8",
|
|
176
176
|
"jscodeshift": "~0.13.0",
|
|
@@ -187,9 +187,9 @@
|
|
|
187
187
|
"npm-check-updates": "12.0.3",
|
|
188
188
|
"null-loader": "~4.0.1",
|
|
189
189
|
"pino": "~7.5.1",
|
|
190
|
-
"pino-pretty": "~7.
|
|
190
|
+
"pino-pretty": "~7.3.0",
|
|
191
191
|
"pinst": "~2.1.6",
|
|
192
|
-
"plop": "~3.0.
|
|
192
|
+
"plop": "~3.0.5",
|
|
193
193
|
"postcss": "~8.4.5",
|
|
194
194
|
"postcss-jsx": "~0.36.4",
|
|
195
195
|
"postcss-html": "~1.3.0",
|
|
@@ -224,12 +224,12 @@
|
|
|
224
224
|
"svgo": "~2.8.0",
|
|
225
225
|
"terser-webpack-plugin": "~5.2.5",
|
|
226
226
|
"ts-node": "~10.4.0",
|
|
227
|
-
"tsc-alias": "~1.
|
|
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
231
|
"type-fest": "~2.8.0",
|
|
232
|
-
"typescript": "~4.5.
|
|
232
|
+
"typescript": "~4.5.4",
|
|
233
233
|
"update-notifier": "~5.1.0",
|
|
234
234
|
"url-loader": "~4.1.1",
|
|
235
235
|
"uuid": "~8.3.2",
|