@elliemae/pui-cli 7.16.0 → 7.17.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": "7.
|
|
3
|
+
"version": "7.17.0",
|
|
4
4
|
"description": "ICE MT UI Platform CLI",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"type": "module",
|
|
@@ -83,9 +83,9 @@
|
|
|
83
83
|
"@commitlint/config-conventional": "~17.2.0",
|
|
84
84
|
"@elliemae/browserslist-config-elliemae-latest-browsers": "~1.5.0",
|
|
85
85
|
"@faker-js/faker": "7.6.0",
|
|
86
|
-
"@nrwl/cli": "15.
|
|
87
|
-
"@nrwl/tao": "15.
|
|
88
|
-
"@nrwl/workspace": "15.
|
|
86
|
+
"@nrwl/cli": "15.2.0",
|
|
87
|
+
"@nrwl/tao": "15.2.0",
|
|
88
|
+
"@nrwl/workspace": "15.2.0",
|
|
89
89
|
"@pmmmwh/react-refresh-webpack-plugin": "~0.5.9",
|
|
90
90
|
"@semantic-release/changelog": "~6.0.1",
|
|
91
91
|
"@semantic-release/exec": "~6.0.3",
|
|
@@ -152,7 +152,7 @@
|
|
|
152
152
|
"esbuild": "~0.15.14",
|
|
153
153
|
"esbuild-loader": "~2.20.0",
|
|
154
154
|
"esbuild-plugin-svgr": "~1.0.1",
|
|
155
|
-
"eslint": "~8.
|
|
155
|
+
"eslint": "~8.28.0",
|
|
156
156
|
"eslint-config-airbnb": "~19.0.4",
|
|
157
157
|
"eslint-config-airbnb-base": "~15.0.0",
|
|
158
158
|
"eslint-config-airbnb-typescript": "~17.0.0",
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
"eslint-plugin-jsx-a11y": "~6.6.1",
|
|
170
170
|
"eslint-plugin-mdx": "~2.0.5",
|
|
171
171
|
"eslint-plugin-prettier": "~4.2.1",
|
|
172
|
-
"eslint-plugin-react": "~7.31.
|
|
172
|
+
"eslint-plugin-react": "~7.31.11",
|
|
173
173
|
"eslint-plugin-react-hooks": "~4.6.0",
|
|
174
174
|
"eslint-plugin-redux-saga": "~1.3.2",
|
|
175
175
|
"eslint-plugin-storybook": "~0.6.7",
|
|
@@ -203,11 +203,11 @@
|
|
|
203
203
|
"jsdoc": "~4.0.0",
|
|
204
204
|
"lerna": "~6.0.3",
|
|
205
205
|
"lint-staged": "~13.0.3",
|
|
206
|
-
"mini-css-extract-plugin": "~2.
|
|
206
|
+
"mini-css-extract-plugin": "~2.7.0",
|
|
207
207
|
"minimist": "~1.2.7",
|
|
208
208
|
"moment": "~2.29.4",
|
|
209
209
|
"moment-locales-webpack-plugin": "~1.2.0",
|
|
210
|
-
"msw": "~0.
|
|
210
|
+
"msw": "~0.49.0",
|
|
211
211
|
"node-gyp": "~9.3.0",
|
|
212
212
|
"node-plop": "~0.31.0",
|
|
213
213
|
"nodemon": "~2.0.20",
|
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
"vite-tsconfig-paths": "~3.5.2",
|
|
258
258
|
"webpack": "~5.75.0",
|
|
259
259
|
"webpack-bundle-analyzer": "~4.7.0",
|
|
260
|
-
"webpack-cli": "~
|
|
260
|
+
"webpack-cli": "~5.0.0",
|
|
261
261
|
"webpack-dev-server": "~4.11.1",
|
|
262
262
|
"webpack-manifest-plugin": "~5.0.0",
|
|
263
263
|
"webpack-merge": "~5.8.0",
|