@elliemae/pui-cli 7.7.0 → 7.8.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 +22 -21
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/pui-cli",
3
- "version": "7.7.0",
3
+ "version": "7.8.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.1.0",
84
84
  "@elliemae/browserslist-config-elliemae-latest-browsers": "~1.5.0",
85
85
  "@faker-js/faker": "7.5.0",
86
- "@nrwl/cli": "14.7.5",
87
- "@nrwl/tao": "14.7.5",
88
- "@nrwl/workspace": "14.7.5",
86
+ "@nrwl/cli": "14.7.11",
87
+ "@nrwl/tao": "14.7.11",
88
+ "@nrwl/workspace": "14.7.11",
89
89
  "@pmmmwh/react-refresh-webpack-plugin": "~0.5.7",
90
90
  "@semantic-release/changelog": "~6.0.1",
91
91
  "@semantic-release/exec": "~6.0.3",
@@ -104,7 +104,7 @@
104
104
  "@stylelint/postcss-css-in-js": "~0.38.0",
105
105
  "@svgr/webpack": "~6.3.1",
106
106
  "@swc/cli": "~0.1.57",
107
- "@swc/core": "~1.3.1",
107
+ "@swc/core": "~1.3.2",
108
108
  "@swc/jest": "~0.2.22",
109
109
  "@testing-library/jest-dom": "~5.16.5",
110
110
  "@testing-library/react": "~13.4.0",
@@ -113,12 +113,13 @@
113
113
  "@types/jest": "~28.1.8",
114
114
  "@types/node": "~18.7.18",
115
115
  "@types/rimraf": "~3.0.2",
116
+ "@types/supertest": "~2.0.12",
116
117
  "@types/testing-library__jest-dom": "~5.14.5",
117
- "@typescript-eslint/eslint-plugin": "~5.37.0",
118
- "@typescript-eslint/parser": "~5.37.0",
118
+ "@typescript-eslint/eslint-plugin": "~5.38.0",
119
+ "@typescript-eslint/parser": "~5.38.0",
119
120
  "@vitejs/plugin-react": "~2.1.0",
120
- "@vitest/coverage-c8": "~0.23.2",
121
- "autoprefixer": "~10.4.11",
121
+ "@vitest/coverage-c8": "~0.23.4",
122
+ "autoprefixer": "~10.4.12",
122
123
  "axe-core": "~4.4.3",
123
124
  "babel-plugin-date-fns": "~2.0.0",
124
125
  "babel-plugin-dynamic-import-node": "~2.3.3",
@@ -148,7 +149,7 @@
148
149
  "dotenv-webpack": "~8.0.1",
149
150
  "duplicate-package-checker-webpack-plugin": "~3.0.0",
150
151
  "enhanced-resolve": "5.10.0",
151
- "esbuild": "~0.15.7",
152
+ "esbuild": "~0.15.8",
152
153
  "esbuild-loader": "~2.20.0",
153
154
  "esbuild-plugin-svgr": "~1.0.1",
154
155
  "eslint": "~8.23.1",
@@ -166,7 +167,7 @@
166
167
  "eslint-plugin-jest": "~26.8.7",
167
168
  "eslint-plugin-jsdoc": "~39.3.6",
168
169
  "eslint-plugin-jsx-a11y": "~6.6.1",
169
- "eslint-plugin-mdx": "~2.0.4",
170
+ "eslint-plugin-mdx": "~2.0.5",
170
171
  "eslint-plugin-prettier": "~4.2.1",
171
172
  "eslint-plugin-react": "~7.31.8",
172
173
  "eslint-plugin-react-hooks": "~4.6.0",
@@ -178,7 +179,7 @@
178
179
  "express": "~4.18.1",
179
180
  "express-pino-logger": "~7.0.0",
180
181
  "express-static-gzip": "~2.1.7",
181
- "favicons": "~7.0.0",
182
+ "favicons": "~6.2.2",
182
183
  "favicons-webpack-plugin": "~5.0.2",
183
184
  "fast-glob": "~3.2.12",
184
185
  "find-up": "~6.3.0",
@@ -200,7 +201,7 @@
200
201
  "jest-watch-typeahead": "~2.2.0",
201
202
  "jscodeshift": "~0.13.1",
202
203
  "jsdoc": "~3.6.11",
203
- "lerna": "~5.5.1",
204
+ "lerna": "~5.5.2",
204
205
  "lint-staged": "~13.0.3",
205
206
  "mini-css-extract-plugin": "~2.6.1",
206
207
  "minimist": "~1.2.6",
@@ -209,10 +210,10 @@
209
210
  "msw": "~0.47.3",
210
211
  "node-gyp": "~9.1.0",
211
212
  "node-plop": "~0.31.0",
212
- "nodemon": "~2.0.19",
213
+ "nodemon": "~2.0.20",
213
214
  "normalize-path": "~3.0.0",
214
- "npm-check-updates": "16.1.3",
215
- "pino": "~8.5.0",
215
+ "npm-check-updates": "16.2.1",
216
+ "pino": "~8.6.0",
216
217
  "pino-pretty": "~9.1.0",
217
218
  "plop": "~3.1.1",
218
219
  "postcss": "~8.4.16",
@@ -239,25 +240,25 @@
239
240
  "storybook-builder-vite": "~0.1.23",
240
241
  "storybook-react-router": "~1.0.8",
241
242
  "style-loader": "~3.3.1",
242
- "stylelint": "~14.11.0",
243
+ "stylelint": "~14.12.1",
243
244
  "stylelint-config-recommended": "~9.0.0",
244
245
  "stylelint-config-styled-components": "~0.1.1",
245
246
  "supertest": "~6.2.4",
246
247
  "swc-loader": "~0.2.3",
247
248
  "ts-node": "~10.9.1",
248
249
  "tsc-alias": "~1.7.0",
249
- "typedoc": "~0.23.14",
250
+ "typedoc": "~0.23.15",
250
251
  "typescript": "~4.8.3",
251
252
  "update-notifier": "~6.0.2",
252
253
  "url-loader": "~4.1.1",
253
254
  "uuid": "~9.0.0",
254
- "vite": "~3.1.1",
255
- "vitest": "~0.23.2",
255
+ "vite": "~3.1.3",
256
+ "vitest": "~0.23.4",
256
257
  "vite-tsconfig-paths": "~3.5.0",
257
258
  "webpack": "~5.74.0",
258
259
  "webpack-bundle-analyzer": "~4.6.1",
259
260
  "webpack-cli": "~4.10.0",
260
- "webpack-dev-server": "~4.11.0",
261
+ "webpack-dev-server": "~4.11.1",
261
262
  "webpack-manifest-plugin": "~5.0.0",
262
263
  "webpack-merge": "~5.8.0",
263
264
  "whatwg-fetch": "~3.6.2",