@elliemae/pui-cli 8.9.0 → 8.10.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 +25 -25
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/pui-cli",
3
- "version": "8.9.0",
3
+ "version": "8.10.0",
4
4
  "description": "ICE MT UI Platform CLI",
5
5
  "sideEffects": false,
6
6
  "type": "module",
@@ -93,13 +93,13 @@
93
93
  "@babel/preset-react": "~7.18.6",
94
94
  "@babel/preset-typescript": "~7.21.5",
95
95
  "@babel/runtime": "~7.21.5",
96
- "@commitlint/cli": "~17.6.1",
97
- "@commitlint/config-conventional": "~17.6.1",
96
+ "@commitlint/cli": "~17.6.3",
97
+ "@commitlint/config-conventional": "~17.6.3",
98
98
  "@elliemae/browserslist-config-elliemae-latest-browsers": "~1.7.0",
99
99
  "@faker-js/faker": "7.6.0",
100
100
  "@nrwl/cli": "15.9.3",
101
- "@nrwl/tao": "16.0.2",
102
- "@nrwl/workspace": "16.0.2",
101
+ "@nrwl/tao": "16.1.3",
102
+ "@nrwl/workspace": "16.1.3",
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.56",
121
+ "@swc/core": "~1.3.57",
122
122
  "@swc/jest": "~0.2.26",
123
123
  "@testing-library/jest-dom": "~5.16.5",
124
124
  "@testing-library/react": "~14.0.0",
@@ -141,10 +141,10 @@
141
141
  "@types/uuid": "~9.0.1",
142
142
  "@types/testing-library__jest-dom": "~5.14.5",
143
143
  "@types/webpack-bundle-analyzer": "~4.6.0",
144
- "@typescript-eslint/eslint-plugin": "~5.59.2",
145
- "@typescript-eslint/parser": "~5.59.2",
144
+ "@typescript-eslint/eslint-plugin": "~5.59.5",
145
+ "@typescript-eslint/parser": "~5.59.5",
146
146
  "@vitejs/plugin-react": "~4.0.0",
147
- "@vitest/coverage-c8": "~0.30.1",
147
+ "@vitest/coverage-c8": "~0.31.0",
148
148
  "autoprefixer": "~10.4.14",
149
149
  "axe-core": "~4.7.0",
150
150
  "babel-plugin-date-fns": "~2.0.0",
@@ -174,11 +174,11 @@
174
174
  "dotenv": "~16.0.3",
175
175
  "dotenv-webpack": "~8.0.1",
176
176
  "duplicate-package-checker-webpack-plugin": "~3.0.0",
177
- "enhanced-resolve": "5.13.0",
177
+ "enhanced-resolve": "5.14.0",
178
178
  "esbuild": "~0.17.18",
179
179
  "esbuild-loader": "~3.0.1",
180
180
  "esbuild-plugin-svgr": "~1.1.0",
181
- "eslint": "~8.39.0",
181
+ "eslint": "~8.40.0",
182
182
  "eslint-config-airbnb": "~19.0.4",
183
183
  "eslint-config-airbnb-base": "~15.0.0",
184
184
  "eslint-config-airbnb-typescript": "~17.0.0",
@@ -193,7 +193,7 @@
193
193
  "eslint-plugin-jest": "~27.2.1",
194
194
  "eslint-plugin-jsdoc": "~43.1.1",
195
195
  "eslint-plugin-jsx-a11y": "~6.7.1",
196
- "eslint-plugin-mdx": "~2.0.5",
196
+ "eslint-plugin-mdx": "~2.1.0",
197
197
  "eslint-plugin-prettier": "~4.2.1",
198
198
  "eslint-plugin-react": "~7.32.2",
199
199
  "eslint-plugin-react-hooks": "~4.6.0",
@@ -209,7 +209,7 @@
209
209
  "fast-glob": "~3.2.12",
210
210
  "find-up": "~6.3.0",
211
211
  "find-up-cli": "~5.0.0",
212
- "happy-dom": "~9.10.5",
212
+ "happy-dom": "~9.10.9",
213
213
  "helmet-csp": "~3.4.0",
214
214
  "html-loader": "~4.2.0",
215
215
  "html-webpack-plugin": "~5.5.1",
@@ -224,9 +224,9 @@
224
224
  "jest-sonar-reporter": "~2.0.0",
225
225
  "jest-styled-components": "~7.1.1",
226
226
  "jest-watch-typeahead": "~2.2.2",
227
- "jscodeshift": "~0.14.0",
227
+ "jscodeshift": "~0.15.0",
228
228
  "jsdoc": "~4.0.2",
229
- "lerna": "~6.6.1",
229
+ "lerna": "~6.6.2",
230
230
  "lint-staged": "~13.2.2",
231
231
  "mini-css-extract-plugin": "~2.7.5",
232
232
  "minimist": "~1.2.8",
@@ -238,8 +238,8 @@
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.10.9",
242
- "pino": "~8.12.0",
241
+ "npm-check-updates": "16.10.10",
242
+ "pino": "~8.14.1",
243
243
  "pino-http": "~8.3.3",
244
244
  "pino-pretty": "~10.0.0",
245
245
  "plop": "~3.1.2",
@@ -251,7 +251,7 @@
251
251
  "postcss-preset-env": "~8.3.2",
252
252
  "postcss-syntax": "~0.36.2",
253
253
  "prettier": "~2.8.8",
254
- "prisma": "~4.13.0",
254
+ "prisma": "~4.14.0",
255
255
  "pug": "~3.0.2",
256
256
  "pug-loader": "~2.4.0",
257
257
  "raf": "~3.4.1",
@@ -267,25 +267,25 @@
267
267
  "storybook-addon-turbo-build": "~1.1.0",
268
268
  "storybook-react-router": "~1.0.8",
269
269
  "style-loader": "~3.3.2",
270
- "stylelint": "~15.6.0",
270
+ "stylelint": "~15.6.1",
271
271
  "stylelint-config-recommended": "~12.0.0",
272
272
  "stylelint-config-styled-components": "~0.1.1",
273
273
  "supertest": "~6.3.3",
274
274
  "swc-loader": "~0.2.3",
275
275
  "ts-node": "~10.9.1",
276
276
  "tsc-alias": "~1.8.6",
277
- "typedoc": "~0.24.6",
277
+ "typedoc": "~0.24.7",
278
278
  "typescript": "~5.0.4",
279
279
  "update-notifier": "~6.0.2",
280
280
  "url-loader": "~4.1.1",
281
281
  "uuid": "~9.0.0",
282
- "vite": "~4.3.4",
283
- "vitest": "~0.30.1",
282
+ "vite": "~4.3.5",
283
+ "vitest": "~0.31.0",
284
284
  "vite-tsconfig-paths": "~4.2.0",
285
- "webpack": "~5.81.0",
285
+ "webpack": "~5.82.0",
286
286
  "webpack-bundle-analyzer": "~4.8.0",
287
- "webpack-cli": "~5.0.2",
288
- "webpack-dev-server": "~4.13.3",
287
+ "webpack-cli": "~5.1.1",
288
+ "webpack-dev-server": "~4.15.0",
289
289
  "webpack-manifest-plugin": "~5.0.0",
290
290
  "webpack-merge": "~5.8.0",
291
291
  "whatwg-fetch": "~3.6.2",