@elliemae/pui-cli 8.14.1 → 8.15.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 +38 -38
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/pui-cli",
3
- "version": "8.14.1",
3
+ "version": "8.15.0",
4
4
  "description": "ICE MT UI Platform CLI",
5
5
  "sideEffects": false,
6
6
  "type": "module",
@@ -76,10 +76,10 @@
76
76
  },
77
77
  "dependencies": {
78
78
  "@axe-core/react": "~4.7.3",
79
- "@babel/cli": "~7.22.9",
80
- "@babel/core": "~7.22.9",
81
- "@babel/eslint-parser": "~7.22.9",
82
- "@babel/node": "~7.22.6",
79
+ "@babel/cli": "~7.22.10",
80
+ "@babel/core": "~7.22.10",
81
+ "@babel/eslint-parser": "~7.22.10",
82
+ "@babel/node": "~7.22.10",
83
83
  "@babel/plugin-proposal-class-properties": "~7.18.6",
84
84
  "@babel/plugin-proposal-export-default-from": "~7.22.5",
85
85
  "@babel/plugin-syntax-dynamic-import": "~7.8.3",
@@ -88,19 +88,19 @@
88
88
  "@babel/plugin-transform-react-constant-elements": "~7.22.5",
89
89
  "@babel/plugin-transform-react-inline-elements": "~7.22.5",
90
90
  "@babel/plugin-transform-react-jsx-source": "~7.22.5",
91
- "@babel/plugin-transform-runtime": "~7.22.9",
92
- "@babel/preset-env": "~7.22.9",
91
+ "@babel/plugin-transform-runtime": "~7.22.10",
92
+ "@babel/preset-env": "~7.22.10",
93
93
  "@babel/preset-react": "~7.22.5",
94
94
  "@babel/preset-typescript": "~7.22.5",
95
- "@babel/runtime": "~7.22.6",
96
- "@commitlint/cli": "~17.6.7",
97
- "@commitlint/config-conventional": "~17.6.7",
98
- "@elliemae/browserslist-config-elliemae-latest-browsers": "~1.7.0",
95
+ "@babel/runtime": "~7.22.10",
96
+ "@commitlint/cli": "~17.7.1",
97
+ "@commitlint/config-conventional": "~17.7.0",
98
+ "@elliemae/browserslist-config-elliemae-latest-browsers": "~1.8.0",
99
99
  "@faker-js/faker": "7.6.0",
100
100
  "@nrwl/cli": "15.9.4",
101
- "@nrwl/tao": "16.6.0",
102
- "@nrwl/workspace": "16.6.0",
103
- "@pmmmwh/react-refresh-webpack-plugin": "~0.5.10",
101
+ "@nrwl/tao": "16.7.1",
102
+ "@nrwl/workspace": "16.7.1",
103
+ "@pmmmwh/react-refresh-webpack-plugin": "~0.5.11",
104
104
  "@semantic-release/changelog": "~6.0.3",
105
105
  "@semantic-release/exec": "~6.0.3",
106
106
  "@semantic-release/git": "~10.0.1",
@@ -118,8 +118,8 @@
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.73",
122
- "@swc/jest": "~0.2.27",
121
+ "@swc/core": "~1.3.78",
122
+ "@swc/jest": "~0.2.29",
123
123
  "@testing-library/jest-dom": "~5.17.0",
124
124
  "@testing-library/react": "~14.0.0",
125
125
  "@testing-library/react-hooks": "~8.0.1",
@@ -132,7 +132,7 @@
132
132
  "@types/jest": "~29.5.3",
133
133
  "@types/jest-axe": "~3.5.5",
134
134
  "@types/moment-locales-webpack-plugin": "~1.2.3",
135
- "@types/node": "~18.17.1",
135
+ "@types/node": "~18.17.5",
136
136
  "@types/normalize-path": "~3.0.0",
137
137
  "@types/postcss-preset-env": "~7.7.0",
138
138
  "@types/rimraf": "~3.0.2",
@@ -145,7 +145,7 @@
145
145
  "@typescript-eslint/parser": "~5.62.0",
146
146
  "@vitejs/plugin-react": "~4.0.4",
147
147
  "@vitest/coverage-c8": "~0.33.0",
148
- "autoprefixer": "~10.4.14",
148
+ "autoprefixer": "~10.4.15",
149
149
  "axe-core": "~4.7.2",
150
150
  "babel-plugin-date-fns": "~2.0.0",
151
151
  "babel-plugin-dynamic-import-node": "~2.3.3",
@@ -175,38 +175,38 @@
175
175
  "dotenv-webpack": "~8.0.1",
176
176
  "duplicate-package-checker-webpack-plugin": "~3.0.0",
177
177
  "enhanced-resolve": "5.15.0",
178
- "esbuild": "~0.18.17",
179
- "esbuild-loader": "~3.1.0",
178
+ "esbuild": "~0.19.2",
179
+ "esbuild-loader": "~3.2.0",
180
180
  "esbuild-plugin-svgr": "~1.1.0",
181
- "eslint": "~8.46.0",
181
+ "eslint": "~8.47.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.1.0",
185
- "eslint-config-prettier": "~8.9.0",
185
+ "eslint-config-prettier": "~8.10.0",
186
186
  "eslint-config-react-app": "~7.0.1",
187
187
  "eslint-import-resolver-babel-module": "~5.3.2",
188
- "eslint-import-resolver-typescript": "~3.5.5",
189
- "eslint-import-resolver-webpack": "~0.13.2",
188
+ "eslint-import-resolver-typescript": "~3.6.0",
189
+ "eslint-import-resolver-webpack": "~0.13.6",
190
190
  "eslint-plugin-compat": "~4.1.4",
191
191
  "eslint-plugin-eslint-comments": "~3.2.0",
192
192
  "eslint-plugin-import": "~2.28.0",
193
193
  "eslint-plugin-jest": "~27.2.3",
194
194
  "eslint-plugin-jsdoc": "~43.2.0",
195
195
  "eslint-plugin-jsx-a11y": "~6.7.1",
196
- "eslint-plugin-mdx": "~2.1.0",
196
+ "eslint-plugin-mdx": "~2.2.0",
197
197
  "eslint-plugin-prettier": "~4.2.1",
198
- "eslint-plugin-react": "~7.33.1",
198
+ "eslint-plugin-react": "~7.33.2",
199
199
  "eslint-plugin-react-hooks": "~4.6.0",
200
200
  "eslint-plugin-redux-saga": "~1.3.2",
201
201
  "eslint-plugin-storybook": "~0.6.13",
202
- "eslint-plugin-testing-library": "~5.11.0",
202
+ "eslint-plugin-testing-library": "~5.11.1",
203
203
  "eslint-plugin-wdio": "~8.8.7",
204
204
  "execa": "~7.2.0",
205
205
  "express": "~4.18.2",
206
206
  "express-static-gzip": "~2.1.7",
207
207
  "fast-glob": "~3.3.1",
208
208
  "favicons": "~7.1.4",
209
- "favicons-webpack-plugin": "~6.0.0",
209
+ "favicons-webpack-plugin": "~6.0.1",
210
210
  "find-up": "~6.3.0",
211
211
  "find-up-cli": "~5.0.0",
212
212
  "happy-dom": "~9.20.3",
@@ -227,7 +227,7 @@
227
227
  "jscodeshift": "~0.15.0",
228
228
  "jsdoc": "~4.0.2",
229
229
  "lerna": "~6.6.2",
230
- "lint-staged": "~13.2.3",
230
+ "lint-staged": "~13.3.0",
231
231
  "mini-css-extract-plugin": "~2.7.6",
232
232
  "minimist": "~1.2.8",
233
233
  "moment": "~2.29.4",
@@ -237,18 +237,18 @@
237
237
  "node-plop": "~0.31.1",
238
238
  "nodemon": "~2.0.22",
239
239
  "normalize-path": "~3.0.0",
240
- "npm-check-updates": "16.10.17",
240
+ "npm-check-updates": "16.12.2",
241
241
  "npm-run-all": "~4.1.5",
242
- "pino": "~8.14.2",
243
- "pino-http": "~8.3.3",
242
+ "pino": "~8.15.0",
243
+ "pino-http": "~8.4.0",
244
244
  "pino-pretty": "~10.2.0",
245
245
  "plop": "~3.1.2",
246
- "postcss": "~8.4.27",
246
+ "postcss": "~8.4.28",
247
247
  "postcss-html": "~1.5.0",
248
248
  "postcss-jsx": "~0.36.4",
249
249
  "postcss-loader": "~7.3.3",
250
250
  "postcss-markdown": "~1.2.0",
251
- "postcss-preset-env": "~9.1.0",
251
+ "postcss-preset-env": "~9.1.1",
252
252
  "postcss-syntax": "~0.36.2",
253
253
  "prettier": "~2.8.8",
254
254
  "prisma": "~4.16.2",
@@ -262,12 +262,12 @@
262
262
  "resolve-typescript-plugin": "~2.0.1",
263
263
  "rimraf": "~5.0.1",
264
264
  "semantic-release": "~21.0.7",
265
- "slackify-markdown": "~4.3.1",
265
+ "slackify-markdown": "~4.4.0",
266
266
  "speed-measure-webpack-plugin": "~1.5.0",
267
267
  "storybook-addon-turbo-build": "~1.1.0",
268
268
  "storybook-react-router": "~1.0.8",
269
269
  "style-loader": "~3.3.3",
270
- "stylelint": "~15.10.2",
270
+ "stylelint": "~15.10.3",
271
271
  "stylelint-config-recommended": "~12.0.0",
272
272
  "stylelint-config-styled-components": "~0.1.1",
273
273
  "supertest": "~6.3.3",
@@ -279,9 +279,9 @@
279
279
  "update-notifier": "~6.0.2",
280
280
  "url-loader": "~4.1.1",
281
281
  "uuid": "~9.0.0",
282
- "vite": "~4.4.8",
282
+ "vite": "~4.4.9",
283
283
  "vite-tsconfig-paths": "~4.2.0",
284
- "vitest": "~0.34.1",
284
+ "vitest": "~0.34.2",
285
285
  "webpack": "~5.88.2",
286
286
  "webpack-bundle-analyzer": "~4.9.0",
287
287
  "webpack-cli": "~5.1.4",