@elliemae/pui-cli 9.0.0-next.43 → 9.0.0-next.44
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": "9.0.0-next.
|
|
3
|
+
"version": "9.0.0-next.44",
|
|
4
4
|
"description": "ICE MT UI Platform CLI",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"main": "./dist/cjs/index.cjs",
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
"@babel/runtime": "~7.24.0",
|
|
100
100
|
"@commitlint/cli": "~19.0.3",
|
|
101
101
|
"@commitlint/config-conventional": "~19.0.3",
|
|
102
|
-
"@elliemae/browserslist-config-elliemae-latest-browsers": "~1.
|
|
102
|
+
"@elliemae/browserslist-config-elliemae-latest-browsers": "~1.9.0",
|
|
103
103
|
"@faker-js/faker": "8.4.1",
|
|
104
104
|
"@nx/workspace": "18.0.7",
|
|
105
105
|
"@pmmmwh/react-refresh-webpack-plugin": "~0.5.11",
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
"@stylelint/postcss-css-in-js": "~0.38.0",
|
|
126
126
|
"@svgr/webpack": "~8.1.0",
|
|
127
127
|
"@swc/cli": "~0.3.10",
|
|
128
|
-
"@swc/core": "~1.4.
|
|
128
|
+
"@swc/core": "~1.4.5",
|
|
129
129
|
"@swc/jest": "~0.2.36",
|
|
130
130
|
"@testing-library/jest-dom": "~6.4.2",
|
|
131
131
|
"@testing-library/react": "~14.2.1",
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
"@types/jest": "~29.5.12",
|
|
140
140
|
"@types/jest-axe": "~3.5.9",
|
|
141
141
|
"@types/moment-locales-webpack-plugin": "~1.2.6",
|
|
142
|
-
"@types/node": "~20.11.
|
|
142
|
+
"@types/node": "~20.11.25",
|
|
143
143
|
"@types/normalize-path": "~3.0.2",
|
|
144
144
|
"@types/postcss-preset-env": "~8.0.0",
|
|
145
145
|
"@types/rimraf": "~4.0.5",
|
|
@@ -286,8 +286,8 @@
|
|
|
286
286
|
"ts-node": "~10.9.2",
|
|
287
287
|
"tsc-alias": "~1.8.8",
|
|
288
288
|
"tsx": "~4.7.1",
|
|
289
|
-
"typedoc": "~0.25.
|
|
290
|
-
"typescript": "~5.
|
|
289
|
+
"typedoc": "~0.25.11",
|
|
290
|
+
"typescript": "~5.4.2",
|
|
291
291
|
"undici": "~6.7.0",
|
|
292
292
|
"update-notifier": "~7.0.0",
|
|
293
293
|
"url-loader": "~4.1.1",
|