@elliemae/pui-cli 8.42.0 → 8.42.2
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.42.
|
|
3
|
+
"version": "8.42.2",
|
|
4
4
|
"description": "ICE MT UI Platform CLI",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"main": "./dist/cjs/index.cjs",
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"indent": 4
|
|
74
74
|
},
|
|
75
75
|
"dependencies": {
|
|
76
|
-
"@axe-core/react": "~4.10.
|
|
76
|
+
"@axe-core/react": "~4.10.1",
|
|
77
77
|
"@babel/cli": "~7.25.9",
|
|
78
78
|
"@babel/core": "~7.26.0",
|
|
79
79
|
"@babel/eslint-parser": "~7.25.9",
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
"@stylelint/postcss-css-in-js": "~0.38.0",
|
|
117
117
|
"@svgr/webpack": "~7.0.0",
|
|
118
118
|
"@swc/cli": "~0.5.0",
|
|
119
|
-
"@swc/core": "~1.
|
|
119
|
+
"@swc/core": "~1.9.2",
|
|
120
120
|
"@swc/jest": "~0.2.37",
|
|
121
121
|
"@testing-library/jest-dom": "~5.17.0",
|
|
122
122
|
"@testing-library/react": "~14.3.1",
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
"@types/jest": "~29.5.14",
|
|
131
131
|
"@types/jest-axe": "~3.5.9",
|
|
132
132
|
"@types/moment-locales-webpack-plugin": "~1.2.6",
|
|
133
|
-
"@types/node": "~18.19.
|
|
133
|
+
"@types/node": "~18.19.64",
|
|
134
134
|
"@types/normalize-path": "~3.0.2",
|
|
135
135
|
"@types/postcss-preset-env": "~7.7.0",
|
|
136
136
|
"@types/rimraf": "~3.0.2",
|
|
@@ -198,12 +198,12 @@
|
|
|
198
198
|
"eslint-plugin-react": "~7.37.2",
|
|
199
199
|
"eslint-plugin-react-hooks": "~4.6.2",
|
|
200
200
|
"eslint-plugin-redux-saga": "~1.3.2",
|
|
201
|
-
"eslint-plugin-storybook": "~0.
|
|
201
|
+
"eslint-plugin-storybook": "~0.11.0",
|
|
202
202
|
"eslint-plugin-testing-library": "~5.11.1",
|
|
203
203
|
"eslint-plugin-wdio": "~8.37.0",
|
|
204
204
|
"execa": "~7.2.0",
|
|
205
205
|
"express": "~4.21.1",
|
|
206
|
-
"express-static-gzip": "~2.
|
|
206
|
+
"express-static-gzip": "~2.2.0",
|
|
207
207
|
"fast-glob": "~3.3.2",
|
|
208
208
|
"favicons": "~7.2.0",
|
|
209
209
|
"favicons-webpack-plugin": "~6.0.1",
|
|
@@ -237,13 +237,13 @@
|
|
|
237
237
|
"node-plop": "~0.32.0",
|
|
238
238
|
"nodemon": "~2.0.22",
|
|
239
239
|
"normalize-path": "~3.0.0",
|
|
240
|
-
"npm-check-updates": "~17.1.
|
|
240
|
+
"npm-check-updates": "~17.1.11",
|
|
241
241
|
"npm-run-all": "~4.1.5",
|
|
242
242
|
"pino": "~8.21.0",
|
|
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.49",
|
|
247
247
|
"postcss-html": "~1.7.0",
|
|
248
248
|
"postcss-jsx": "~0.36.4",
|
|
249
249
|
"postcss-loader": "~7.3.4",
|
|
@@ -281,7 +281,7 @@
|
|
|
281
281
|
"update-notifier": "~6.0.2",
|
|
282
282
|
"url-loader": "~4.1.1",
|
|
283
283
|
"uuid": "~9.0.1",
|
|
284
|
-
"vite": "~5.4.
|
|
284
|
+
"vite": "~5.4.11",
|
|
285
285
|
"vite-tsconfig-paths": "~4.3.2",
|
|
286
286
|
"vitest": "~1.6.0",
|
|
287
287
|
"webpack": "~5.96.1",
|