@elliemae/pui-cli 9.0.0-next.23 → 9.0.0-next.24
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 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/pui-cli",
|
|
3
|
-
"version": "9.0.0-next.
|
|
3
|
+
"version": "9.0.0-next.24",
|
|
4
4
|
"description": "ICE MT UI Platform CLI",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"type": "module",
|
|
@@ -99,9 +99,7 @@
|
|
|
99
99
|
"@commitlint/config-conventional": "~18.1.0",
|
|
100
100
|
"@elliemae/browserslist-config-elliemae-latest-browsers": "~1.8.0",
|
|
101
101
|
"@faker-js/faker": "8.2.0",
|
|
102
|
-
"@
|
|
103
|
-
"@nrwl/tao": "17.0.2",
|
|
104
|
-
"@nrwl/workspace": "17.0.2",
|
|
102
|
+
"@nx/workspace": "17.0.2",
|
|
105
103
|
"@pmmmwh/react-refresh-webpack-plugin": "~0.5.11",
|
|
106
104
|
"@semantic-release/changelog": "~6.0.3",
|
|
107
105
|
"@semantic-release/exec": "~6.0.3",
|
|
@@ -247,6 +245,7 @@
|
|
|
247
245
|
"nodemon": "~3.0.1",
|
|
248
246
|
"normalize-path": "~3.0.0",
|
|
249
247
|
"npm-check-updates": "16.14.6",
|
|
248
|
+
"nx": "~17.0.2",
|
|
250
249
|
"pino": "~8.16.1",
|
|
251
250
|
"pino-http": "~8.5.0",
|
|
252
251
|
"pino-pretty": "~10.2.3",
|