@elliemae/pui-cli 8.3.2 → 8.4.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 +9 -9
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/pui-cli",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.4.0",
|
|
4
4
|
"description": "ICE MT UI Platform CLI",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"type": "module",
|
|
@@ -97,9 +97,9 @@
|
|
|
97
97
|
"@commitlint/config-conventional": "~17.4.4",
|
|
98
98
|
"@elliemae/browserslist-config-elliemae-latest-browsers": "~1.7.0",
|
|
99
99
|
"@faker-js/faker": "7.6.0",
|
|
100
|
-
"@nrwl/cli": "15.
|
|
101
|
-
"@nrwl/tao": "15.
|
|
102
|
-
"@nrwl/workspace": "15.
|
|
100
|
+
"@nrwl/cli": "15.9.0",
|
|
101
|
+
"@nrwl/tao": "15.9.0",
|
|
102
|
+
"@nrwl/workspace": "15.9.0",
|
|
103
103
|
"@pmmmwh/react-refresh-webpack-plugin": "~0.5.10",
|
|
104
104
|
"@semantic-release/changelog": "~6.0.3",
|
|
105
105
|
"@semantic-release/exec": "~6.0.3",
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
"@stylelint/postcss-css-in-js": "~0.38.0",
|
|
119
119
|
"@svgr/webpack": "~7.0.0",
|
|
120
120
|
"@swc/cli": "~0.1.62",
|
|
121
|
-
"@swc/core": "~1.3.
|
|
121
|
+
"@swc/core": "~1.3.44",
|
|
122
122
|
"@swc/jest": "~0.2.24",
|
|
123
123
|
"@testing-library/jest-dom": "~5.16.5",
|
|
124
124
|
"@testing-library/react": "~14.0.0",
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
"eslint-config-prettier": "~8.8.0",
|
|
186
186
|
"eslint-config-react-app": "~7.0.1",
|
|
187
187
|
"eslint-import-resolver-babel-module": "~5.3.2",
|
|
188
|
-
"eslint-import-resolver-typescript": "~3.5.
|
|
188
|
+
"eslint-import-resolver-typescript": "~3.5.4",
|
|
189
189
|
"eslint-import-resolver-webpack": "~0.13.2",
|
|
190
190
|
"eslint-plugin-compat": "~4.1.2",
|
|
191
191
|
"eslint-plugin-eslint-comments": "~3.2.0",
|
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
"node-plop": "~0.31.1",
|
|
239
239
|
"nodemon": "~2.0.22",
|
|
240
240
|
"normalize-path": "~3.0.0",
|
|
241
|
-
"npm-check-updates": "16.
|
|
241
|
+
"npm-check-updates": "16.9.0",
|
|
242
242
|
"pino": "~8.11.0",
|
|
243
243
|
"pino-http": "~8.3.3",
|
|
244
244
|
"pino-pretty": "~10.0.0",
|
|
@@ -275,14 +275,14 @@
|
|
|
275
275
|
"ts-node": "~10.9.1",
|
|
276
276
|
"tsc-alias": "~1.8.5",
|
|
277
277
|
"typedoc": "~0.23.28",
|
|
278
|
-
"typescript": "~5.0.
|
|
278
|
+
"typescript": "~5.0.3",
|
|
279
279
|
"update-notifier": "~6.0.2",
|
|
280
280
|
"url-loader": "~4.1.1",
|
|
281
281
|
"uuid": "~9.0.0",
|
|
282
282
|
"vite": "~4.2.1",
|
|
283
283
|
"vitest": "~0.29.8",
|
|
284
284
|
"vite-tsconfig-paths": "~4.0.7",
|
|
285
|
-
"webpack": "~5.
|
|
285
|
+
"webpack": "~5.77.0",
|
|
286
286
|
"webpack-bundle-analyzer": "~4.8.0",
|
|
287
287
|
"webpack-cli": "~5.0.1",
|
|
288
288
|
"webpack-dev-server": "~4.13.1",
|