@elliemae/pui-cli 7.20.2 → 7.22.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
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/pui-cli",
|
|
3
|
-
"version": "7.
|
|
3
|
+
"version": "7.22.0",
|
|
4
4
|
"description": "ICE MT UI Platform CLI",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"type": "module",
|
|
@@ -83,9 +83,9 @@
|
|
|
83
83
|
"@commitlint/config-conventional": "~17.3.0",
|
|
84
84
|
"@elliemae/browserslist-config-elliemae-latest-browsers": "~1.6.0",
|
|
85
85
|
"@faker-js/faker": "7.6.0",
|
|
86
|
-
"@nrwl/cli": "15.3.
|
|
87
|
-
"@nrwl/tao": "15.3.
|
|
88
|
-
"@nrwl/workspace": "15.3.
|
|
86
|
+
"@nrwl/cli": "15.3.3",
|
|
87
|
+
"@nrwl/tao": "15.3.3",
|
|
88
|
+
"@nrwl/workspace": "15.3.3",
|
|
89
89
|
"@pmmmwh/react-refresh-webpack-plugin": "~0.5.10",
|
|
90
90
|
"@semantic-release/changelog": "~6.0.2",
|
|
91
91
|
"@semantic-release/exec": "~6.0.3",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"@storybook/addon-interactions": "~6.5.14",
|
|
97
97
|
"@storybook/addon-links": "~6.5.14",
|
|
98
98
|
"@storybook/addon-storysource": "~6.5.14",
|
|
99
|
-
"@storybook/builder-vite": "~0.2.
|
|
99
|
+
"@storybook/builder-vite": "~0.2.6",
|
|
100
100
|
"@storybook/builder-webpack5": "~6.5.14",
|
|
101
101
|
"@storybook/manager-webpack5": "~6.5.14",
|
|
102
102
|
"@storybook/react": "~6.5.14",
|
|
@@ -104,25 +104,25 @@
|
|
|
104
104
|
"@stylelint/postcss-css-in-js": "~0.38.0",
|
|
105
105
|
"@svgr/webpack": "~6.5.1",
|
|
106
106
|
"@swc/cli": "~0.1.57",
|
|
107
|
-
"@swc/core": "~1.3.
|
|
108
|
-
"@swc/jest": "~0.2.
|
|
107
|
+
"@swc/core": "~1.3.23",
|
|
108
|
+
"@swc/jest": "~0.2.24",
|
|
109
109
|
"@testing-library/jest-dom": "~5.16.5",
|
|
110
110
|
"@testing-library/react": "~13.4.0",
|
|
111
111
|
"@testing-library/react-hooks": "~8.0.1",
|
|
112
112
|
"@testing-library/user-event": "~14.4.3",
|
|
113
113
|
"@types/jest": "~29.2.4",
|
|
114
114
|
"@types/jest-axe": "~3.5.5",
|
|
115
|
-
"@types/node": "~18.11.
|
|
115
|
+
"@types/node": "~18.11.17",
|
|
116
116
|
"@types/rimraf": "~3.0.2",
|
|
117
117
|
"@types/supertest": "~2.0.12",
|
|
118
118
|
"@types/uuid": "~9.0.0",
|
|
119
119
|
"@types/testing-library__jest-dom": "~5.14.5",
|
|
120
|
-
"@typescript-eslint/eslint-plugin": "~5.
|
|
121
|
-
"@typescript-eslint/parser": "~5.
|
|
122
|
-
"@vitejs/plugin-react": "~
|
|
123
|
-
"@vitest/coverage-c8": "~0.25.
|
|
120
|
+
"@typescript-eslint/eslint-plugin": "~5.46.1",
|
|
121
|
+
"@typescript-eslint/parser": "~5.46.1",
|
|
122
|
+
"@vitejs/plugin-react": "~3.0.0",
|
|
123
|
+
"@vitest/coverage-c8": "~0.25.8",
|
|
124
124
|
"autoprefixer": "~10.4.13",
|
|
125
|
-
"axe-core": "~4.
|
|
125
|
+
"axe-core": "~4.6.1",
|
|
126
126
|
"babel-plugin-date-fns": "~2.0.0",
|
|
127
127
|
"babel-plugin-dynamic-import-node": "~2.3.3",
|
|
128
128
|
"babel-plugin-import-remove-resource-query": "~1.0.0",
|
|
@@ -136,14 +136,14 @@
|
|
|
136
136
|
"body-parser": "~1.20.1",
|
|
137
137
|
"browserslist": "~4.21.4",
|
|
138
138
|
"browserslist-to-esbuild": "~1.2.0",
|
|
139
|
-
"chalk": "~5.
|
|
139
|
+
"chalk": "~5.2.0",
|
|
140
140
|
"circular-dependency-plugin": "~5.2.2",
|
|
141
141
|
"compression": "~1.7.4",
|
|
142
142
|
"compression-webpack-plugin": "~10.0.0",
|
|
143
143
|
"copy-webpack-plugin": "~11.0.0",
|
|
144
144
|
"cors": "~2.8.5",
|
|
145
145
|
"cross-env": "~7.0.3",
|
|
146
|
-
"css-loader": "~6.7.
|
|
146
|
+
"css-loader": "~6.7.3",
|
|
147
147
|
"css-minimizer-webpack-plugin": "~4.2.2",
|
|
148
148
|
"depcheck": "~1.4.3",
|
|
149
149
|
"docdash": "~2.0.0",
|
|
@@ -151,10 +151,10 @@
|
|
|
151
151
|
"dotenv-webpack": "~8.0.1",
|
|
152
152
|
"duplicate-package-checker-webpack-plugin": "~3.0.0",
|
|
153
153
|
"enhanced-resolve": "5.12.0",
|
|
154
|
-
"esbuild": "~0.16.
|
|
154
|
+
"esbuild": "~0.16.9",
|
|
155
155
|
"esbuild-loader": "~2.20.0",
|
|
156
156
|
"esbuild-plugin-svgr": "~1.0.1",
|
|
157
|
-
"eslint": "~8.
|
|
157
|
+
"eslint": "~8.30.0",
|
|
158
158
|
"eslint-config-airbnb": "~19.0.4",
|
|
159
159
|
"eslint-config-airbnb-base": "~15.0.0",
|
|
160
160
|
"eslint-config-airbnb-typescript": "~17.0.0",
|
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
"eslint-plugin-compat": "~4.0.2",
|
|
167
167
|
"eslint-plugin-eslint-comments": "~3.2.0",
|
|
168
168
|
"eslint-plugin-import": "~2.26.0",
|
|
169
|
-
"eslint-plugin-jest": "~27.1.
|
|
169
|
+
"eslint-plugin-jest": "~27.1.7",
|
|
170
170
|
"eslint-plugin-jsdoc": "~39.6.4",
|
|
171
171
|
"eslint-plugin-jsx-a11y": "~6.6.1",
|
|
172
172
|
"eslint-plugin-mdx": "~2.0.5",
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
"eslint-plugin-redux-saga": "~1.3.2",
|
|
177
177
|
"eslint-plugin-storybook": "~0.6.8",
|
|
178
178
|
"eslint-plugin-testing-library": "~5.9.1",
|
|
179
|
-
"eslint-plugin-wdio": "~
|
|
179
|
+
"eslint-plugin-wdio": "~8.0.7",
|
|
180
180
|
"execa": "~6.1.0",
|
|
181
181
|
"express": "~4.18.2",
|
|
182
182
|
"express-pino-logger": "~7.0.0",
|
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
"fast-glob": "~3.2.12",
|
|
187
187
|
"find-up": "~6.3.0",
|
|
188
188
|
"find-up-cli": "~5.0.0",
|
|
189
|
-
"happy-dom": "~
|
|
189
|
+
"happy-dom": "~8.1.0",
|
|
190
190
|
"helmet-csp": "~3.4.0",
|
|
191
191
|
"html-loader": "~4.2.0",
|
|
192
192
|
"html-webpack-plugin": "~5.5.0",
|
|
@@ -209,16 +209,16 @@
|
|
|
209
209
|
"minimist": "~1.2.7",
|
|
210
210
|
"moment": "~2.29.4",
|
|
211
211
|
"moment-locales-webpack-plugin": "~1.2.0",
|
|
212
|
-
"msw": "~0.49.
|
|
212
|
+
"msw": "~0.49.2",
|
|
213
213
|
"node-gyp": "~9.3.0",
|
|
214
214
|
"node-plop": "~0.31.0",
|
|
215
215
|
"nodemon": "~2.0.20",
|
|
216
216
|
"normalize-path": "~3.0.0",
|
|
217
|
-
"npm-check-updates": "16.
|
|
218
|
-
"pino": "~8.
|
|
217
|
+
"npm-check-updates": "16.6.0",
|
|
218
|
+
"pino": "~8.8.0",
|
|
219
219
|
"pino-pretty": "~9.1.1",
|
|
220
220
|
"plop": "~3.1.1",
|
|
221
|
-
"postcss": "~8.4.
|
|
221
|
+
"postcss": "~8.4.20",
|
|
222
222
|
"postcss-html": "~1.5.0",
|
|
223
223
|
"postcss-jsx": "~0.36.4",
|
|
224
224
|
"postcss-loader": "~7.0.2",
|
|
@@ -245,18 +245,18 @@
|
|
|
245
245
|
"stylelint": "~14.16.0",
|
|
246
246
|
"stylelint-config-recommended": "~9.0.0",
|
|
247
247
|
"stylelint-config-styled-components": "~0.1.1",
|
|
248
|
-
"supertest": "~6.3.
|
|
248
|
+
"supertest": "~6.3.3",
|
|
249
249
|
"swc-loader": "~0.2.3",
|
|
250
250
|
"ts-node": "~10.9.1",
|
|
251
251
|
"tsc-alias": "~1.8.2",
|
|
252
|
-
"typedoc": "~0.23.
|
|
253
|
-
"typescript": "~4.9.
|
|
252
|
+
"typedoc": "~0.23.23",
|
|
253
|
+
"typescript": "~4.9.4",
|
|
254
254
|
"update-notifier": "~6.0.2",
|
|
255
255
|
"url-loader": "~4.1.1",
|
|
256
256
|
"uuid": "~9.0.0",
|
|
257
|
-
"vite": "~
|
|
258
|
-
"vitest": "~0.25.
|
|
259
|
-
"vite-tsconfig-paths": "~4.0.
|
|
257
|
+
"vite": "~4.0.2",
|
|
258
|
+
"vitest": "~0.25.8",
|
|
259
|
+
"vite-tsconfig-paths": "~4.0.3",
|
|
260
260
|
"webpack": "~5.75.0",
|
|
261
261
|
"webpack-bundle-analyzer": "~4.7.0",
|
|
262
262
|
"webpack-cli": "~5.0.1",
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"react": "~18.2.0",
|
|
272
272
|
"react-dom": "~18.2.0",
|
|
273
273
|
"redux": "~4.2.0",
|
|
274
|
-
"redux-saga": "~1.2.
|
|
274
|
+
"redux-saga": "~1.2.2",
|
|
275
275
|
"styled-components": "~5.3.6"
|
|
276
276
|
}
|
|
277
277
|
}
|