@elliemae/pui-cli 8.12.0 → 8.13.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 +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/pui-cli",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.13.0",
|
|
4
4
|
"description": "ICE MT UI Platform CLI",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"type": "module",
|
|
@@ -237,7 +237,7 @@
|
|
|
237
237
|
"node-plop": "~0.31.1",
|
|
238
238
|
"nodemon": "~2.0.22",
|
|
239
239
|
"normalize-path": "~3.0.0",
|
|
240
|
-
"npm-check-updates": "16.10.
|
|
240
|
+
"npm-check-updates": "16.10.15",
|
|
241
241
|
"npm-run-all": "~4.1.5",
|
|
242
242
|
"pino": "~8.14.1",
|
|
243
243
|
"pino-http": "~8.3.3",
|
|
@@ -279,7 +279,7 @@
|
|
|
279
279
|
"update-notifier": "~6.0.2",
|
|
280
280
|
"url-loader": "~4.1.1",
|
|
281
281
|
"uuid": "~9.0.0",
|
|
282
|
-
"vite": "~4.4.
|
|
282
|
+
"vite": "~4.4.2",
|
|
283
283
|
"vite-tsconfig-paths": "~4.2.0",
|
|
284
284
|
"vitest": "~0.33.0",
|
|
285
285
|
"webpack": "~5.88.1",
|