@elliemae/pui-cli 9.0.0-next.27 → 9.0.0-next.28

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 +26 -26
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/pui-cli",
3
- "version": "9.0.0-next.27",
3
+ "version": "9.0.0-next.28",
4
4
  "description": "ICE MT UI Platform CLI",
5
5
  "sideEffects": false,
6
6
  "type": "module",
@@ -81,27 +81,27 @@
81
81
  "dependencies": {
82
82
  "@axe-core/react": "~4.8.1",
83
83
  "@babel/cli": "~7.23.0",
84
- "@babel/core": "~7.23.2",
85
- "@babel/eslint-parser": "~7.22.15",
84
+ "@babel/core": "~7.23.3",
85
+ "@babel/eslint-parser": "~7.23.3",
86
86
  "@babel/node": "~7.22.19",
87
87
  "@babel/plugin-proposal-class-properties": "~7.18.6",
88
- "@babel/plugin-proposal-export-default-from": "~7.22.17",
88
+ "@babel/plugin-proposal-export-default-from": "~7.23.3",
89
89
  "@babel/plugin-syntax-dynamic-import": "~7.8.3",
90
- "@babel/plugin-syntax-import-assertions": "~7.22.5",
91
- "@babel/plugin-transform-modules-commonjs": "~7.23.0",
92
- "@babel/plugin-transform-react-constant-elements": "~7.22.5",
93
- "@babel/plugin-transform-react-inline-elements": "~7.22.5",
94
- "@babel/plugin-transform-react-jsx-source": "~7.22.5",
95
- "@babel/plugin-transform-runtime": "~7.23.2",
96
- "@babel/preset-env": "~7.23.2",
97
- "@babel/preset-react": "~7.22.15",
98
- "@babel/preset-typescript": "~7.23.2",
90
+ "@babel/plugin-syntax-import-assertions": "~7.23.3",
91
+ "@babel/plugin-transform-modules-commonjs": "~7.23.3",
92
+ "@babel/plugin-transform-react-constant-elements": "~7.23.3",
93
+ "@babel/plugin-transform-react-inline-elements": "~7.23.3",
94
+ "@babel/plugin-transform-react-jsx-source": "~7.23.3",
95
+ "@babel/plugin-transform-runtime": "~7.23.3",
96
+ "@babel/preset-env": "~7.23.3",
97
+ "@babel/preset-react": "~7.23.3",
98
+ "@babel/preset-typescript": "~7.23.3",
99
99
  "@babel/runtime": "~7.23.2",
100
- "@commitlint/cli": "~18.2.0",
101
- "@commitlint/config-conventional": "~18.1.0",
100
+ "@commitlint/cli": "~18.4.1",
101
+ "@commitlint/config-conventional": "~18.4.0",
102
102
  "@elliemae/browserslist-config-elliemae-latest-browsers": "~1.8.0",
103
103
  "@faker-js/faker": "8.2.0",
104
- "@nx/workspace": "17.0.3",
104
+ "@nx/workspace": "17.1.2",
105
105
  "@pmmmwh/react-refresh-webpack-plugin": "~0.5.11",
106
106
  "@semantic-release/changelog": "~6.0.3",
107
107
  "@semantic-release/exec": "~6.0.3",
@@ -148,8 +148,8 @@
148
148
  "@types/uuid": "~9.0.7",
149
149
  "@types/testing-library__jest-dom": "~5.14.9",
150
150
  "@types/webpack-bundle-analyzer": "~4.6.3",
151
- "@typescript-eslint/eslint-plugin": "~6.10.0",
152
- "@typescript-eslint/parser": "~6.10.0",
151
+ "@typescript-eslint/eslint-plugin": "~6.11.0",
152
+ "@typescript-eslint/parser": "~6.11.0",
153
153
  "@vitejs/plugin-react": "~4.1.1",
154
154
  "@vitest/coverage-c8": "~0.33.0",
155
155
  "autoprefixer": "~10.4.16",
@@ -199,7 +199,7 @@
199
199
  "eslint-plugin-eslint-comments": "~3.2.0",
200
200
  "eslint-plugin-import": "~2.29.0",
201
201
  "eslint-plugin-jest": "~27.6.0",
202
- "eslint-plugin-jsdoc": "~46.8.2",
202
+ "eslint-plugin-jsdoc": "~46.9.0",
203
203
  "eslint-plugin-jsx-a11y": "~6.8.0",
204
204
  "eslint-plugin-mdx": "~2.2.0",
205
205
  "eslint-plugin-prettier": "~5.0.1",
@@ -207,7 +207,7 @@
207
207
  "eslint-plugin-react-hooks": "~4.6.0",
208
208
  "eslint-plugin-redux-saga": "~1.3.2",
209
209
  "eslint-plugin-storybook": "~0.6.15",
210
- "eslint-plugin-testing-library": "~6.1.0",
210
+ "eslint-plugin-testing-library": "~6.1.2",
211
211
  "eslint-plugin-wdio": "~8.20.0",
212
212
  "execa": "~8.0.1",
213
213
  "express": "~4.18.2",
@@ -235,19 +235,19 @@
235
235
  "jscodeshift": "~0.15.1",
236
236
  "jsdoc": "~4.0.2",
237
237
  "lerna": "~7.4.2",
238
- "lint-staged": "~15.0.2",
238
+ "lint-staged": "~15.1.0",
239
239
  "mini-css-extract-plugin": "~2.7.6",
240
240
  "minimist": "~1.2.8",
241
241
  "moment": "~2.29.4",
242
242
  "moment-locales-webpack-plugin": "~1.2.0",
243
- "msw": "~2.0.4",
243
+ "msw": "~2.0.6",
244
244
  "npm-run-all": "~4.1.5",
245
245
  "node-gyp": "~10.0.1",
246
246
  "node-plop": "~0.32.0",
247
247
  "nodemon": "~3.0.1",
248
248
  "normalize-path": "~3.0.0",
249
249
  "npm-check-updates": "16.14.6",
250
- "nx": "~17.0.3",
250
+ "nx": "~17.1.2",
251
251
  "pino": "~8.16.1",
252
252
  "pino-http": "~8.5.1",
253
253
  "pino-pretty": "~10.2.3",
@@ -259,12 +259,12 @@
259
259
  "postcss-markdown": "~1.2.0",
260
260
  "postcss-preset-env": "~9.3.0",
261
261
  "postcss-syntax": "~0.36.2",
262
- "prettier": "~3.0.3",
262
+ "prettier": "~3.1.0",
263
263
  "prisma": "~5.5.2",
264
264
  "pug": "~3.0.2",
265
265
  "pug-loader": "~2.4.0",
266
266
  "raf": "~3.4.1",
267
- "react-docgen": "~7.0.0",
267
+ "react-docgen": "~7.0.1",
268
268
  "react-refresh": "~0.14.0",
269
269
  "react-test-renderer": "~18.2.0",
270
270
  "resize-observer-polyfill": "~1.5.1",
@@ -285,7 +285,7 @@
285
285
  "tsconfig-paths-webpack-plugin": "~4.1.0",
286
286
  "ts-node": "~10.9.1",
287
287
  "tsc-alias": "~1.8.8",
288
- "tsx": "~3.13.0",
288
+ "tsx": "~4.1.1",
289
289
  "typedoc": "~0.25.3",
290
290
  "typescript": "~5.2.2",
291
291
  "update-notifier": "~7.0.0",