@elliemae/pui-cli 8.31.0 → 8.32.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 +7 -7
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/pui-cli",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.32.0",
|
|
4
4
|
"description": "ICE MT UI Platform CLI",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"main": "./dist/cjs/index.cjs",
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
"@vitejs/plugin-react": "~4.2.1",
|
|
146
146
|
"@vitest/coverage-c8": "~0.33.0",
|
|
147
147
|
"@vitest/coverage-v8": "~0.34.6",
|
|
148
|
-
"autoprefixer": "~10.4.
|
|
148
|
+
"autoprefixer": "~10.4.19",
|
|
149
149
|
"axe-core": "~4.8.4",
|
|
150
150
|
"babel-plugin-date-fns": "~2.0.0",
|
|
151
151
|
"babel-plugin-dynamic-import-node": "~2.3.3",
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
"depcheck": "~1.4.7",
|
|
173
173
|
"docdash": "~2.0.2",
|
|
174
174
|
"dotenv": "~16.4.5",
|
|
175
|
-
"dotenv-webpack": "~8.0
|
|
175
|
+
"dotenv-webpack": "~8.1.0",
|
|
176
176
|
"duplicate-package-checker-webpack-plugin": "~3.0.0",
|
|
177
177
|
"enhanced-resolve": "5.16.0",
|
|
178
178
|
"esbuild": "~0.20.2",
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
"eslint-plugin-testing-library": "~5.11.1",
|
|
203
203
|
"eslint-plugin-wdio": "~8.24.12",
|
|
204
204
|
"execa": "~7.2.0",
|
|
205
|
-
"express": "~4.19.
|
|
205
|
+
"express": "~4.19.1",
|
|
206
206
|
"express-static-gzip": "~2.1.7",
|
|
207
207
|
"fast-glob": "~3.3.2",
|
|
208
208
|
"favicons": "~7.2.0",
|
|
@@ -243,7 +243,7 @@
|
|
|
243
243
|
"pino-http": "~8.6.1",
|
|
244
244
|
"pino-pretty": "~10.3.1",
|
|
245
245
|
"plop": "~3.1.2",
|
|
246
|
-
"postcss": "~8.4.
|
|
246
|
+
"postcss": "~8.4.38",
|
|
247
247
|
"postcss-html": "~1.6.0",
|
|
248
248
|
"postcss-jsx": "~0.36.4",
|
|
249
249
|
"postcss-loader": "~7.3.4",
|
|
@@ -277,11 +277,11 @@
|
|
|
277
277
|
"tsc-alias": "~1.8.8",
|
|
278
278
|
"tsx": "~3.13.0",
|
|
279
279
|
"typedoc": "~0.25.12",
|
|
280
|
-
"typescript": "~5.4.
|
|
280
|
+
"typescript": "~5.4.3",
|
|
281
281
|
"update-notifier": "~6.0.2",
|
|
282
282
|
"url-loader": "~4.1.1",
|
|
283
283
|
"uuid": "~9.0.1",
|
|
284
|
-
"vite": "~5.2.
|
|
284
|
+
"vite": "~5.2.3",
|
|
285
285
|
"vite-tsconfig-paths": "~4.3.2",
|
|
286
286
|
"vitest": "~1.4.0",
|
|
287
287
|
"webpack": "~5.91.0",
|