@elliemae/pui-cli 8.54.7 → 8.54.8
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.54.
|
|
3
|
+
"version": "8.54.8",
|
|
4
4
|
"description": "ICE MT UI Platform CLI",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"main": "./dist/cjs/index.cjs",
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"@types/jest": "~29.5.14",
|
|
133
133
|
"@types/jest-axe": "~3.5.9",
|
|
134
134
|
"@types/moment-locales-webpack-plugin": "~1.2.6",
|
|
135
|
-
"@types/node": "~18.19.
|
|
135
|
+
"@types/node": "~18.19.127",
|
|
136
136
|
"@types/normalize-path": "~3.0.2",
|
|
137
137
|
"@types/postcss-preset-env": "~7.7.0",
|
|
138
138
|
"@types/rimraf": "~3.0.2",
|
|
@@ -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.3",
|
|
162
|
-
"browserslist": "~4.26.
|
|
162
|
+
"browserslist": "~4.26.2",
|
|
163
163
|
"browserslist-to-esbuild": "~1.2.0",
|
|
164
164
|
"chalk": "~5.6.2",
|
|
165
165
|
"cheerio": "~1.1.2",
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
"dotenv-webpack": "~8.1.1",
|
|
178
178
|
"duplicate-package-checker-webpack-plugin": "~3.0.0",
|
|
179
179
|
"enhanced-resolve": "~5.18.3",
|
|
180
|
-
"esbuild": "~0.25.
|
|
180
|
+
"esbuild": "~0.25.10",
|
|
181
181
|
"esbuild-loader": "~3.2.0",
|
|
182
182
|
"esbuild-plugin-svgr": "~1.1.0",
|
|
183
183
|
"eslint": "~8.57.1",
|
|
@@ -237,7 +237,7 @@
|
|
|
237
237
|
"moment-locales-webpack-plugin": "~1.2.0",
|
|
238
238
|
"msw": "~1.3.5",
|
|
239
239
|
"node-gyp": "~9.4.1",
|
|
240
|
-
"node-plop": "~0.32.
|
|
240
|
+
"node-plop": "~0.32.2",
|
|
241
241
|
"nodemon": "~2.0.22",
|
|
242
242
|
"normalize-path": "~3.0.0",
|
|
243
243
|
"npm-check-updates": "~17.1.18",
|