@elliemae/pui-cli 8.25.1 → 8.26.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": "8.
|
|
3
|
+
"version": "8.26.0",
|
|
4
4
|
"description": "ICE MT UI Platform CLI",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"type": "module",
|
|
@@ -76,23 +76,23 @@
|
|
|
76
76
|
},
|
|
77
77
|
"dependencies": {
|
|
78
78
|
"@axe-core/react": "~4.8.1",
|
|
79
|
-
"@babel/cli": "~7.23.
|
|
80
|
-
"@babel/core": "~7.23.
|
|
81
|
-
"@babel/eslint-parser": "~7.
|
|
79
|
+
"@babel/cli": "~7.23.4",
|
|
80
|
+
"@babel/core": "~7.23.5",
|
|
81
|
+
"@babel/eslint-parser": "~7.23.3",
|
|
82
82
|
"@babel/node": "~7.22.19",
|
|
83
83
|
"@babel/plugin-proposal-class-properties": "~7.18.6",
|
|
84
|
-
"@babel/plugin-proposal-export-default-from": "~7.
|
|
84
|
+
"@babel/plugin-proposal-export-default-from": "~7.23.3",
|
|
85
85
|
"@babel/plugin-syntax-dynamic-import": "~7.8.3",
|
|
86
|
-
"@babel/plugin-syntax-import-assertions": "~7.
|
|
87
|
-
"@babel/plugin-transform-modules-commonjs": "~7.23.
|
|
88
|
-
"@babel/plugin-transform-react-constant-elements": "~7.
|
|
89
|
-
"@babel/plugin-transform-react-inline-elements": "~7.
|
|
90
|
-
"@babel/plugin-transform-react-jsx-source": "~7.
|
|
91
|
-
"@babel/plugin-transform-runtime": "~7.23.
|
|
92
|
-
"@babel/preset-env": "~7.23.
|
|
93
|
-
"@babel/preset-react": "~7.
|
|
94
|
-
"@babel/preset-typescript": "~7.23.
|
|
95
|
-
"@babel/runtime": "~7.23.
|
|
86
|
+
"@babel/plugin-syntax-import-assertions": "~7.23.3",
|
|
87
|
+
"@babel/plugin-transform-modules-commonjs": "~7.23.3",
|
|
88
|
+
"@babel/plugin-transform-react-constant-elements": "~7.23.3",
|
|
89
|
+
"@babel/plugin-transform-react-inline-elements": "~7.23.3",
|
|
90
|
+
"@babel/plugin-transform-react-jsx-source": "~7.23.3",
|
|
91
|
+
"@babel/plugin-transform-runtime": "~7.23.4",
|
|
92
|
+
"@babel/preset-env": "~7.23.5",
|
|
93
|
+
"@babel/preset-react": "~7.23.3",
|
|
94
|
+
"@babel/preset-typescript": "~7.23.3",
|
|
95
|
+
"@babel/runtime": "~7.23.5",
|
|
96
96
|
"@commitlint/cli": "~17.8.1",
|
|
97
97
|
"@commitlint/config-conventional": "~17.8.1",
|
|
98
98
|
"@elliemae/browserslist-config-elliemae-latest-browsers": "~1.8.0",
|
|
@@ -117,33 +117,33 @@
|
|
|
117
117
|
"@storybook/theming": "~6.5.16",
|
|
118
118
|
"@stylelint/postcss-css-in-js": "~0.38.0",
|
|
119
119
|
"@svgr/webpack": "~7.0.0",
|
|
120
|
-
"@swc/cli": "~0.1.
|
|
121
|
-
"@swc/core": "~1.3.
|
|
120
|
+
"@swc/cli": "~0.1.63",
|
|
121
|
+
"@swc/core": "~1.3.100",
|
|
122
122
|
"@swc/jest": "~0.2.29",
|
|
123
123
|
"@testing-library/jest-dom": "~5.17.0",
|
|
124
|
-
"@testing-library/react": "~14.
|
|
124
|
+
"@testing-library/react": "~14.1.2",
|
|
125
125
|
"@testing-library/react-hooks": "~8.0.1",
|
|
126
126
|
"@testing-library/user-event": "~14.5.1",
|
|
127
|
-
"@types/circular-dependency-plugin": "~5.0.
|
|
128
|
-
"@types/compression": "~1.7.
|
|
129
|
-
"@types/cors": "~2.8.
|
|
130
|
-
"@types/duplicate-package-checker-webpack-plugin": "~2.1.
|
|
131
|
-
"@types/ip": "~1.1.
|
|
132
|
-
"@types/jest": "~29.5.
|
|
133
|
-
"@types/jest-axe": "~3.5.
|
|
134
|
-
"@types/moment-locales-webpack-plugin": "~1.2.
|
|
135
|
-
"@types/node": "~18.
|
|
136
|
-
"@types/normalize-path": "~3.0.
|
|
127
|
+
"@types/circular-dependency-plugin": "~5.0.8",
|
|
128
|
+
"@types/compression": "~1.7.5",
|
|
129
|
+
"@types/cors": "~2.8.17",
|
|
130
|
+
"@types/duplicate-package-checker-webpack-plugin": "~2.1.5",
|
|
131
|
+
"@types/ip": "~1.1.3",
|
|
132
|
+
"@types/jest": "~29.5.10",
|
|
133
|
+
"@types/jest-axe": "~3.5.9",
|
|
134
|
+
"@types/moment-locales-webpack-plugin": "~1.2.6",
|
|
135
|
+
"@types/node": "~18.19.2",
|
|
136
|
+
"@types/normalize-path": "~3.0.2",
|
|
137
137
|
"@types/postcss-preset-env": "~7.7.0",
|
|
138
138
|
"@types/rimraf": "~3.0.2",
|
|
139
|
-
"@types/speed-measure-webpack-plugin": "~1.3.
|
|
140
|
-
"@types/supertest": "~2.0.
|
|
139
|
+
"@types/speed-measure-webpack-plugin": "~1.3.6",
|
|
140
|
+
"@types/supertest": "~2.0.16",
|
|
141
141
|
"@types/testing-library__jest-dom": "~5.14.9",
|
|
142
|
-
"@types/uuid": "~9.0.
|
|
143
|
-
"@types/webpack-bundle-analyzer": "~4.6.
|
|
142
|
+
"@types/uuid": "~9.0.7",
|
|
143
|
+
"@types/webpack-bundle-analyzer": "~4.6.3",
|
|
144
144
|
"@typescript-eslint/eslint-plugin": "~5.62.0",
|
|
145
145
|
"@typescript-eslint/parser": "~5.62.0",
|
|
146
|
-
"@vitejs/plugin-react": "~4.1
|
|
146
|
+
"@vitejs/plugin-react": "~4.2.1",
|
|
147
147
|
"@vitest/coverage-c8": "~0.33.0",
|
|
148
148
|
"@vitest/coverage-v8": "~0.34.6",
|
|
149
149
|
"autoprefixer": "~10.4.16",
|
|
@@ -159,7 +159,7 @@
|
|
|
159
159
|
"babel-plugin-transform-remove-console": "~6.9.4",
|
|
160
160
|
"babel-plugin-transform-strip-block": "~0.0.5",
|
|
161
161
|
"body-parser": "~1.20.2",
|
|
162
|
-
"browserslist": "~4.22.
|
|
162
|
+
"browserslist": "~4.22.2",
|
|
163
163
|
"browserslist-to-esbuild": "~1.2.0",
|
|
164
164
|
"chalk": "~5.3.0",
|
|
165
165
|
"circular-dependency-plugin": "~5.2.2",
|
|
@@ -176,10 +176,10 @@
|
|
|
176
176
|
"dotenv-webpack": "~8.0.1",
|
|
177
177
|
"duplicate-package-checker-webpack-plugin": "~3.0.0",
|
|
178
178
|
"enhanced-resolve": "5.15.0",
|
|
179
|
-
"esbuild": "~0.19.
|
|
179
|
+
"esbuild": "~0.19.8",
|
|
180
180
|
"esbuild-loader": "~3.2.0",
|
|
181
181
|
"esbuild-plugin-svgr": "~1.1.0",
|
|
182
|
-
"eslint": "~8.
|
|
182
|
+
"eslint": "~8.55.0",
|
|
183
183
|
"eslint-config-airbnb": "~19.0.4",
|
|
184
184
|
"eslint-config-airbnb-base": "~15.0.0",
|
|
185
185
|
"eslint-config-airbnb-typescript": "~17.1.0",
|
|
@@ -193,7 +193,7 @@
|
|
|
193
193
|
"eslint-plugin-import": "~2.29.0",
|
|
194
194
|
"eslint-plugin-jest": "~27.6.0",
|
|
195
195
|
"eslint-plugin-jsdoc": "~43.2.0",
|
|
196
|
-
"eslint-plugin-jsx-a11y": "~6.
|
|
196
|
+
"eslint-plugin-jsx-a11y": "~6.8.0",
|
|
197
197
|
"eslint-plugin-mdx": "~2.2.0",
|
|
198
198
|
"eslint-plugin-prettier": "~4.2.1",
|
|
199
199
|
"eslint-plugin-react": "~7.33.2",
|
|
@@ -205,7 +205,7 @@
|
|
|
205
205
|
"execa": "~7.2.0",
|
|
206
206
|
"express": "~4.18.2",
|
|
207
207
|
"express-static-gzip": "~2.1.7",
|
|
208
|
-
"fast-glob": "~3.3.
|
|
208
|
+
"fast-glob": "~3.3.2",
|
|
209
209
|
"favicons": "~7.1.4",
|
|
210
210
|
"favicons-webpack-plugin": "~6.0.1",
|
|
211
211
|
"find-up": "~6.3.0",
|
|
@@ -238,13 +238,13 @@
|
|
|
238
238
|
"node-plop": "~0.32.0",
|
|
239
239
|
"nodemon": "~2.0.22",
|
|
240
240
|
"normalize-path": "~3.0.0",
|
|
241
|
-
"npm-check-updates": "16.14.
|
|
241
|
+
"npm-check-updates": "16.14.11",
|
|
242
242
|
"npm-run-all": "~4.1.5",
|
|
243
|
-
"pino": "~8.16.
|
|
243
|
+
"pino": "~8.16.2",
|
|
244
244
|
"pino-http": "~8.5.1",
|
|
245
245
|
"pino-pretty": "~10.2.3",
|
|
246
246
|
"plop": "~3.1.2",
|
|
247
|
-
"postcss": "~8.4.
|
|
247
|
+
"postcss": "~8.4.32",
|
|
248
248
|
"postcss-html": "~1.5.0",
|
|
249
249
|
"postcss-jsx": "~0.36.4",
|
|
250
250
|
"postcss-loader": "~7.3.3",
|
|
@@ -277,16 +277,16 @@
|
|
|
277
277
|
"ts-node": "~10.9.1",
|
|
278
278
|
"tsc-alias": "~1.8.8",
|
|
279
279
|
"tsx": "~3.13.0",
|
|
280
|
-
"typedoc": "~0.25.
|
|
281
|
-
"typescript": "~5.
|
|
280
|
+
"typedoc": "~0.25.4",
|
|
281
|
+
"typescript": "~5.3.2",
|
|
282
282
|
"update-notifier": "~6.0.2",
|
|
283
283
|
"url-loader": "~4.1.1",
|
|
284
284
|
"uuid": "~9.0.1",
|
|
285
|
-
"vite": "~4.5.
|
|
285
|
+
"vite": "~4.5.1",
|
|
286
286
|
"vite-tsconfig-paths": "~4.2.1",
|
|
287
|
-
"vitest": "
|
|
287
|
+
"vitest": "1.0.0-beta.3",
|
|
288
288
|
"webpack": "~5.89.0",
|
|
289
|
-
"webpack-bundle-analyzer": "~4.
|
|
289
|
+
"webpack-bundle-analyzer": "~4.10.1",
|
|
290
290
|
"webpack-cli": "~5.1.4",
|
|
291
291
|
"webpack-dev-server": "~4.15.1",
|
|
292
292
|
"webpack-manifest-plugin": "~5.0.0",
|