@elliemae/pui-cli 7.16.0 → 7.18.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.
Files changed (1) hide show
  1. package/package.json +11 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/pui-cli",
3
- "version": "7.16.0",
3
+ "version": "7.18.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.1.1",
87
- "@nrwl/tao": "15.1.1",
88
- "@nrwl/workspace": "15.1.1",
86
+ "@nrwl/cli": "15.2.1",
87
+ "@nrwl/tao": "15.2.1",
88
+ "@nrwl/workspace": "15.2.1",
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",
@@ -111,9 +111,11 @@
111
111
  "@testing-library/react-hooks": "~8.0.1",
112
112
  "@testing-library/user-event": "~14.4.3",
113
113
  "@types/jest": "~29.2.3",
114
+ "@types/jest-axe": "~3.5.5",
114
115
  "@types/node": "~18.11.9",
115
116
  "@types/rimraf": "~3.0.2",
116
117
  "@types/supertest": "~2.0.12",
118
+ "@types/uuid": "~8.3.4",
117
119
  "@types/testing-library__jest-dom": "~5.14.5",
118
120
  "@typescript-eslint/eslint-plugin": "~5.43.0",
119
121
  "@typescript-eslint/parser": "~5.43.0",
@@ -152,7 +154,7 @@
152
154
  "esbuild": "~0.15.14",
153
155
  "esbuild-loader": "~2.20.0",
154
156
  "esbuild-plugin-svgr": "~1.0.1",
155
- "eslint": "~8.27.0",
157
+ "eslint": "~8.28.0",
156
158
  "eslint-config-airbnb": "~19.0.4",
157
159
  "eslint-config-airbnb-base": "~15.0.0",
158
160
  "eslint-config-airbnb-typescript": "~17.0.0",
@@ -169,7 +171,7 @@
169
171
  "eslint-plugin-jsx-a11y": "~6.6.1",
170
172
  "eslint-plugin-mdx": "~2.0.5",
171
173
  "eslint-plugin-prettier": "~4.2.1",
172
- "eslint-plugin-react": "~7.31.10",
174
+ "eslint-plugin-react": "~7.31.11",
173
175
  "eslint-plugin-react-hooks": "~4.6.0",
174
176
  "eslint-plugin-redux-saga": "~1.3.2",
175
177
  "eslint-plugin-storybook": "~0.6.7",
@@ -203,11 +205,11 @@
203
205
  "jsdoc": "~4.0.0",
204
206
  "lerna": "~6.0.3",
205
207
  "lint-staged": "~13.0.3",
206
- "mini-css-extract-plugin": "~2.6.1",
208
+ "mini-css-extract-plugin": "~2.7.0",
207
209
  "minimist": "~1.2.7",
208
210
  "moment": "~2.29.4",
209
211
  "moment-locales-webpack-plugin": "~1.2.0",
210
- "msw": "~0.48.3",
212
+ "msw": "~0.49.0",
211
213
  "node-gyp": "~9.3.0",
212
214
  "node-plop": "~0.31.0",
213
215
  "nodemon": "~2.0.20",
@@ -257,7 +259,7 @@
257
259
  "vite-tsconfig-paths": "~3.5.2",
258
260
  "webpack": "~5.75.0",
259
261
  "webpack-bundle-analyzer": "~4.7.0",
260
- "webpack-cli": "~4.10.0",
262
+ "webpack-cli": "~5.0.0",
261
263
  "webpack-dev-server": "~4.11.1",
262
264
  "webpack-manifest-plugin": "~5.0.0",
263
265
  "webpack-merge": "~5.8.0",