@elliemae/pui-cli 8.21.0 → 8.22.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 +12 -11
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/pui-cli",
3
- "version": "8.21.0",
3
+ "version": "8.22.0",
4
4
  "description": "ICE MT UI Platform CLI",
5
5
  "sideEffects": false,
6
6
  "type": "module",
@@ -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.91",
121
+ "@swc/core": "~1.3.92",
122
122
  "@swc/jest": "~0.2.29",
123
123
  "@testing-library/jest-dom": "~5.17.0",
124
124
  "@testing-library/react": "~14.0.0",
@@ -132,19 +132,20 @@
132
132
  "@types/jest": "~29.5.5",
133
133
  "@types/jest-axe": "~3.5.6",
134
134
  "@types/moment-locales-webpack-plugin": "~1.2.4",
135
- "@types/node": "~18.18.3",
135
+ "@types/node": "~18.18.4",
136
136
  "@types/normalize-path": "~3.0.0",
137
137
  "@types/postcss-preset-env": "~7.7.0",
138
138
  "@types/rimraf": "~3.0.2",
139
139
  "@types/speed-measure-webpack-plugin": "~1.3.4",
140
140
  "@types/supertest": "~2.0.14",
141
141
  "@types/testing-library__jest-dom": "~5.14.9",
142
- "@types/uuid": "~9.0.4",
142
+ "@types/uuid": "~9.0.5",
143
143
  "@types/webpack-bundle-analyzer": "~4.6.1",
144
144
  "@typescript-eslint/eslint-plugin": "~5.62.0",
145
145
  "@typescript-eslint/parser": "~5.62.0",
146
146
  "@vitejs/plugin-react": "~4.1.0",
147
147
  "@vitest/coverage-c8": "~0.33.0",
148
+ "@vitest/coverage-v8": "~0.34.6",
148
149
  "autoprefixer": "~10.4.16",
149
150
  "axe-core": "~4.8.2",
150
151
  "babel-plugin-date-fns": "~2.0.0",
@@ -178,7 +179,7 @@
178
179
  "esbuild": "~0.19.4",
179
180
  "esbuild-loader": "~3.2.0",
180
181
  "esbuild-plugin-svgr": "~1.1.0",
181
- "eslint": "~8.50.0",
182
+ "eslint": "~8.51.0",
182
183
  "eslint-config-airbnb": "~19.0.4",
183
184
  "eslint-config-airbnb-base": "~15.0.0",
184
185
  "eslint-config-airbnb-typescript": "~17.1.0",
@@ -198,7 +199,7 @@
198
199
  "eslint-plugin-react": "~7.33.2",
199
200
  "eslint-plugin-react-hooks": "~4.6.0",
200
201
  "eslint-plugin-redux-saga": "~1.3.2",
201
- "eslint-plugin-storybook": "~0.6.14",
202
+ "eslint-plugin-storybook": "~0.6.15",
202
203
  "eslint-plugin-testing-library": "~5.11.1",
203
204
  "eslint-plugin-wdio": "~8.8.7",
204
205
  "execa": "~7.2.0",
@@ -209,7 +210,7 @@
209
210
  "favicons-webpack-plugin": "~6.0.1",
210
211
  "find-up": "~6.3.0",
211
212
  "find-up-cli": "~5.0.0",
212
- "happy-dom": "~9.20.3",
213
+ "happy-dom": "~12.9.1",
213
214
  "helmet-csp": "~3.4.0",
214
215
  "html-loader": "~4.2.0",
215
216
  "html-webpack-plugin": "~5.5.3",
@@ -239,7 +240,7 @@
239
240
  "normalize-path": "~3.0.0",
240
241
  "npm-check-updates": "16.14.5",
241
242
  "npm-run-all": "~4.1.5",
242
- "pino": "~8.15.5",
243
+ "pino": "~8.15.7",
243
244
  "pino-http": "~8.5.0",
244
245
  "pino-pretty": "~10.2.3",
245
246
  "plop": "~3.1.2",
@@ -276,14 +277,14 @@
276
277
  "ts-node": "~10.9.1",
277
278
  "tsc-alias": "~1.8.8",
278
279
  "tsx": "~3.13.0",
279
- "typedoc": "~0.25.1",
280
+ "typedoc": "~0.25.2",
280
281
  "typescript": "~5.2.2",
281
282
  "update-notifier": "~6.0.2",
282
283
  "url-loader": "~4.1.1",
283
284
  "uuid": "~9.0.1",
284
- "vite": "~4.4.10",
285
+ "vite": "~4.4.11",
285
286
  "vite-tsconfig-paths": "~4.2.1",
286
- "vitest": "~0.34.6",
287
+ "vitest": "~1.0.0-beta.1",
287
288
  "webpack": "~5.88.2",
288
289
  "webpack-bundle-analyzer": "~4.9.1",
289
290
  "webpack-cli": "~5.1.4",