@elliemae/pui-cli 8.37.0 → 8.38.1

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/pui-cli",
3
- "version": "8.37.0",
3
+ "version": "8.38.1",
4
4
  "description": "ICE MT UI Platform CLI",
5
5
  "sideEffects": false,
6
6
  "main": "./dist/cjs/index.cjs",
@@ -73,27 +73,27 @@
73
73
  "indent": 4
74
74
  },
75
75
  "dependencies": {
76
- "@axe-core/react": "~4.9.1",
77
- "@babel/cli": "~7.24.8",
78
- "@babel/core": "~7.24.9",
79
- "@babel/eslint-parser": "~7.24.8",
80
- "@babel/node": "~7.24.8",
76
+ "@axe-core/react": "~4.10.0",
77
+ "@babel/cli": "~7.25.6",
78
+ "@babel/core": "~7.25.2",
79
+ "@babel/eslint-parser": "~7.25.1",
80
+ "@babel/node": "~7.25.0",
81
81
  "@babel/plugin-proposal-class-properties": "~7.18.6",
82
82
  "@babel/plugin-proposal-export-default-from": "~7.24.7",
83
83
  "@babel/plugin-syntax-dynamic-import": "~7.8.3",
84
- "@babel/plugin-syntax-import-assertions": "~7.24.7",
84
+ "@babel/plugin-syntax-import-assertions": "~7.25.6",
85
85
  "@babel/plugin-transform-modules-commonjs": "~7.24.8",
86
- "@babel/plugin-transform-react-constant-elements": "~7.24.7",
86
+ "@babel/plugin-transform-react-constant-elements": "~7.25.1",
87
87
  "@babel/plugin-transform-react-inline-elements": "~7.24.7",
88
88
  "@babel/plugin-transform-react-jsx-source": "~7.24.7",
89
- "@babel/plugin-transform-runtime": "~7.24.7",
90
- "@babel/preset-env": "~7.24.8",
89
+ "@babel/plugin-transform-runtime": "~7.25.4",
90
+ "@babel/preset-env": "~7.25.4",
91
91
  "@babel/preset-react": "~7.24.7",
92
92
  "@babel/preset-typescript": "~7.24.7",
93
- "@babel/runtime": "~7.24.8",
93
+ "@babel/runtime": "~7.25.6",
94
94
  "@commitlint/cli": "~17.8.1",
95
95
  "@commitlint/config-conventional": "~17.8.1",
96
- "@elliemae/browserslist-config-elliemae-latest-browsers": "~1.9.0",
96
+ "@elliemae/browserslist-config-elliemae-latest-browsers": "~1.10.0",
97
97
  "@faker-js/faker": "~7.6.0",
98
98
  "@nrwl/cli": "~15.9.7",
99
99
  "@nrwl/tao": "~15.9.7",
@@ -116,7 +116,7 @@
116
116
  "@stylelint/postcss-css-in-js": "~0.38.0",
117
117
  "@svgr/webpack": "~7.0.0",
118
118
  "@swc/cli": "~0.4.0",
119
- "@swc/core": "~1.7.0",
119
+ "@swc/core": "~1.7.23",
120
120
  "@swc/jest": "~0.2.36",
121
121
  "@testing-library/jest-dom": "~5.17.0",
122
122
  "@testing-library/react": "~14.3.1",
@@ -130,7 +130,7 @@
130
130
  "@types/jest": "~29.5.12",
131
131
  "@types/jest-axe": "~3.5.9",
132
132
  "@types/moment-locales-webpack-plugin": "~1.2.6",
133
- "@types/node": "~18.19.41",
133
+ "@types/node": "~18.19.49",
134
134
  "@types/normalize-path": "~3.0.2",
135
135
  "@types/postcss-preset-env": "~7.7.0",
136
136
  "@types/rimraf": "~3.0.2",
@@ -144,8 +144,8 @@
144
144
  "@vitejs/plugin-react": "~4.3.1",
145
145
  "@vitest/coverage-c8": "~0.33.0",
146
146
  "@vitest/coverage-v8": "~0.34.6",
147
- "autoprefixer": "~10.4.19",
148
- "axe-core": "~4.9.1",
147
+ "autoprefixer": "~10.4.20",
148
+ "axe-core": "~4.10.0",
149
149
  "babel-plugin-date-fns": "~2.0.0",
150
150
  "babel-plugin-dynamic-import-node": "~2.3.3",
151
151
  "babel-plugin-import-remove-resource-query": "~1.0.0",
@@ -157,7 +157,7 @@
157
157
  "babel-plugin-transform-remove-console": "~6.9.4",
158
158
  "babel-plugin-transform-strip-block": "~0.0.5",
159
159
  "body-parser": "~1.20.2",
160
- "browserslist": "~4.23.2",
160
+ "browserslist": "~4.23.3",
161
161
  "browserslist-to-esbuild": "~1.2.0",
162
162
  "chalk": "~5.3.0",
163
163
  "circular-dependency-plugin": "~5.2.2",
@@ -173,8 +173,8 @@
173
173
  "dotenv": "~16.4.5",
174
174
  "dotenv-webpack": "~8.1.0",
175
175
  "duplicate-package-checker-webpack-plugin": "~3.0.0",
176
- "enhanced-resolve": "~5.17.0",
177
- "esbuild": "~0.23.0",
176
+ "enhanced-resolve": "~5.17.1",
177
+ "esbuild": "~0.23.1",
178
178
  "esbuild-loader": "~3.2.0",
179
179
  "esbuild-plugin-svgr": "~1.1.0",
180
180
  "eslint": "~8.57.0",
@@ -184,17 +184,17 @@
184
184
  "eslint-config-prettier": "~8.10.0",
185
185
  "eslint-config-react-app": "~7.0.1",
186
186
  "eslint-import-resolver-babel-module": "~5.3.2",
187
- "eslint-import-resolver-typescript": "~3.6.1",
188
- "eslint-import-resolver-webpack": "~0.13.8",
187
+ "eslint-import-resolver-typescript": "~3.6.3",
188
+ "eslint-import-resolver-webpack": "~0.13.9",
189
189
  "eslint-plugin-compat": "~4.2.0",
190
190
  "eslint-plugin-eslint-comments": "~3.2.0",
191
- "eslint-plugin-import": "~2.29.1",
191
+ "eslint-plugin-import": "~2.30.0",
192
192
  "eslint-plugin-jest": "~27.9.0",
193
193
  "eslint-plugin-jsdoc": "~43.2.0",
194
- "eslint-plugin-jsx-a11y": "~6.9.0",
194
+ "eslint-plugin-jsx-a11y": "~6.10.0",
195
195
  "eslint-plugin-mdx": "~2.3.4",
196
196
  "eslint-plugin-prettier": "~4.2.1",
197
- "eslint-plugin-react": "~7.35.0",
197
+ "eslint-plugin-react": "~7.35.2",
198
198
  "eslint-plugin-react-hooks": "~4.6.2",
199
199
  "eslint-plugin-redux-saga": "~1.3.2",
200
200
  "eslint-plugin-storybook": "~0.8.0",
@@ -227,7 +227,7 @@
227
227
  "jsdoc": "~4.0.3",
228
228
  "lerna": "~6.6.2",
229
229
  "lint-staged": "~13.3.0",
230
- "mini-css-extract-plugin": "~2.9.0",
230
+ "mini-css-extract-plugin": "~2.9.1",
231
231
  "minimist": "~1.2.8",
232
232
  "moment": "~2.30.1",
233
233
  "moment-locales-webpack-plugin": "~1.2.0",
@@ -242,12 +242,12 @@
242
242
  "pino-http": "~8.6.1",
243
243
  "pino-pretty": "~10.3.1",
244
244
  "plop": "~3.1.2",
245
- "postcss": "8.4.38",
245
+ "postcss": "8.4.45",
246
246
  "postcss-html": "~1.7.0",
247
247
  "postcss-jsx": "~0.36.4",
248
248
  "postcss-loader": "~7.3.4",
249
249
  "postcss-markdown": "~1.2.0",
250
- "postcss-preset-env": "9.5.2",
250
+ "postcss-preset-env": "9.6.0",
251
251
  "postcss-syntax": "~0.36.2",
252
252
  "prettier": "~2.8.8",
253
253
  "prisma": "~4.16.2",
@@ -275,22 +275,22 @@
275
275
  "ts-node": "~10.9.2",
276
276
  "tsc-alias": "~1.8.10",
277
277
  "tsx": "~3.14.0",
278
- "typedoc": "~0.26.5",
278
+ "typedoc": "~0.26.6",
279
279
  "typescript": "~5.5.4",
280
280
  "update-notifier": "~6.0.2",
281
281
  "url-loader": "~4.1.1",
282
282
  "uuid": "~9.0.1",
283
- "vite": "~5.3.4",
283
+ "vite": "~5.4.3",
284
284
  "vite-tsconfig-paths": "~4.3.2",
285
285
  "vitest": "~1.6.0",
286
- "webpack": "~5.93.0",
286
+ "webpack": "~5.94.0",
287
287
  "webpack-bundle-analyzer": "~4.10.2",
288
288
  "webpack-cli": "~5.1.4",
289
289
  "webpack-dev-server": "~4.15.2",
290
290
  "webpack-manifest-plugin": "~5.0.0",
291
291
  "webpack-merge": "~5.10.0",
292
292
  "whatwg-fetch": "~3.6.20",
293
- "workbox-webpack-plugin": "~6.6.0",
293
+ "workbox-webpack-plugin": "~6.6.1",
294
294
  "ws": "~8.18.0",
295
295
  "yargs": "~17.7.2"
296
296
  },