@elliemae/pui-cli 7.0.0-beta.10 → 7.0.0-beta.11
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 +18 -18
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/pui-cli",
|
|
3
|
-
"version": "7.0.0-beta.
|
|
3
|
+
"version": "7.0.0-beta.11",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "ICE MT UI Platform CLI",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -47,10 +47,10 @@
|
|
|
47
47
|
"indent": 4
|
|
48
48
|
},
|
|
49
49
|
"dependencies": {
|
|
50
|
-
"@babel/cli": "~7.17.
|
|
51
|
-
"@babel/core": "~7.17.
|
|
50
|
+
"@babel/cli": "~7.17.10",
|
|
51
|
+
"@babel/core": "~7.17.10",
|
|
52
52
|
"@babel/eslint-parser": "~7.17.0",
|
|
53
|
-
"@babel/node": "~7.
|
|
53
|
+
"@babel/node": "~7.17.10",
|
|
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",
|
|
@@ -58,8 +58,8 @@
|
|
|
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",
|
|
61
|
-
"@babel/plugin-transform-runtime": "~7.17.
|
|
62
|
-
"@babel/preset-env": "~7.
|
|
61
|
+
"@babel/plugin-transform-runtime": "~7.17.10",
|
|
62
|
+
"@babel/preset-env": "~7.17.10",
|
|
63
63
|
"@babel/preset-react": "~7.16.7",
|
|
64
64
|
"@babel/preset-typescript": "~7.16.7",
|
|
65
65
|
"@babel/runtime": "~7.17.9",
|
|
@@ -67,10 +67,10 @@
|
|
|
67
67
|
"@commitlint/config-conventional": "~16.2.4",
|
|
68
68
|
"@elliemae/browserslist-config-elliemae-latest-browsers": "~1.4.2",
|
|
69
69
|
"@faker-js/faker": "6.2.0",
|
|
70
|
-
"@nrwl/cli": "
|
|
71
|
-
"@nrwl/tao": "
|
|
72
|
-
"@nrwl/workspace": "
|
|
73
|
-
"@pmmmwh/react-refresh-webpack-plugin": "~0.5.
|
|
70
|
+
"@nrwl/cli": "14.0.5",
|
|
71
|
+
"@nrwl/tao": "14.0.5",
|
|
72
|
+
"@nrwl/workspace": "14.0.5",
|
|
73
|
+
"@pmmmwh/react-refresh-webpack-plugin": "~0.5.5",
|
|
74
74
|
"@semantic-release/changelog": "~6.0.1",
|
|
75
75
|
"@semantic-release/exec": "~6.0.3",
|
|
76
76
|
"@semantic-release/git": "~10.0.1",
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"@swc/core": "~1.2.173",
|
|
92
92
|
"@swc/jest": "~0.2.20",
|
|
93
93
|
"@testing-library/jest-dom": "~5.16.4",
|
|
94
|
-
"@testing-library/react": "~
|
|
94
|
+
"@testing-library/react": "~13.1.1",
|
|
95
95
|
"@testing-library/react-hooks": "~8.0.0",
|
|
96
96
|
"@types/jest": "~27.4.1",
|
|
97
97
|
"@types/node": "~17.0.30",
|
|
@@ -159,7 +159,7 @@
|
|
|
159
159
|
"eslint-plugin-testing-library": "~5.3.1",
|
|
160
160
|
"eslint-plugin-wdio": "~7.19.4",
|
|
161
161
|
"execa": "~5.1.1",
|
|
162
|
-
"express": "~4.18.
|
|
162
|
+
"express": "~4.18.1",
|
|
163
163
|
"express-pino-logger": "~7.0.0",
|
|
164
164
|
"express-static-gzip": "~2.1.5",
|
|
165
165
|
"favicons": "~6.2.2",
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
"imports-loader": "~3.1.1",
|
|
176
176
|
"ip": "~1.1.5",
|
|
177
177
|
"jest-axe": "~6.0.0",
|
|
178
|
-
"jest-cli": "~
|
|
178
|
+
"jest-cli": "~28.0.3",
|
|
179
179
|
"jest-sonar-reporter": "~2.0.0",
|
|
180
180
|
"jest-styled-components": "~7.0.8",
|
|
181
181
|
"jscodeshift": "~0.13.1",
|
|
@@ -189,7 +189,7 @@
|
|
|
189
189
|
"msw": "~0.39.2",
|
|
190
190
|
"node-gyp": "~9.0.0",
|
|
191
191
|
"node-plop": "~0.31.0",
|
|
192
|
-
"nodemon": "~2.0.
|
|
192
|
+
"nodemon": "~2.0.16",
|
|
193
193
|
"normalize-path": "~3.0.0",
|
|
194
194
|
"npm-check-updates": "12.5.10",
|
|
195
195
|
"null-loader": "~4.0.1",
|
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
"raf": "~3.4.1",
|
|
211
211
|
"react-axe": "~3.5.4",
|
|
212
212
|
"react-docgen": "~5.4.0",
|
|
213
|
-
"react-refresh": "~0.
|
|
213
|
+
"react-refresh": "~0.13.0",
|
|
214
214
|
"react-test-renderer": "~18.1.0",
|
|
215
215
|
"resize-observer-polyfill": "~1.5.1",
|
|
216
216
|
"resolve-typescript-plugin": "~1.2.0",
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
"storybook-builder-vite": "~0.1.23",
|
|
223
223
|
"storybook-react-router": "~1.0.8",
|
|
224
224
|
"style-loader": "~3.3.1",
|
|
225
|
-
"stylelint": "~14.8.
|
|
225
|
+
"stylelint": "~14.8.1",
|
|
226
226
|
"stylelint-config-recommended": "~7.0.0",
|
|
227
227
|
"stylelint-config-styled-components": "~0.1.1",
|
|
228
228
|
"swc-loader": "~0.2.0",
|
|
@@ -248,8 +248,8 @@
|
|
|
248
248
|
"yargs": "~17.4.1"
|
|
249
249
|
},
|
|
250
250
|
"devDependencies": {
|
|
251
|
-
"react": "~
|
|
252
|
-
"react-dom": "~
|
|
251
|
+
"react": "~18.1.0",
|
|
252
|
+
"react-dom": "~18.1.0",
|
|
253
253
|
"redux": "~4.2.0",
|
|
254
254
|
"redux-saga": "~1.1.3",
|
|
255
255
|
"styled-components": "~5.3.5"
|