@elliemae/pui-cli 7.22.0 → 7.23.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": "7.22.0",
3
+ "version": "7.23.0",
4
4
  "description": "ICE MT UI Platform CLI",
5
5
  "sideEffects": false,
6
6
  "type": "module",
@@ -63,14 +63,14 @@
63
63
  },
64
64
  "dependencies": {
65
65
  "@axe-core/react": "~4.5.2",
66
- "@babel/cli": "~7.19.3",
67
- "@babel/core": "~7.20.5",
66
+ "@babel/cli": "~7.20.7",
67
+ "@babel/core": "~7.20.7",
68
68
  "@babel/eslint-parser": "~7.19.1",
69
- "@babel/node": "~7.20.5",
69
+ "@babel/node": "~7.20.7",
70
70
  "@babel/plugin-proposal-class-properties": "~7.18.6",
71
71
  "@babel/plugin-proposal-export-default-from": "~7.18.10",
72
72
  "@babel/plugin-syntax-dynamic-import": "~7.8.3",
73
- "@babel/plugin-transform-modules-commonjs": "~7.19.6",
73
+ "@babel/plugin-transform-modules-commonjs": "~7.20.11",
74
74
  "@babel/plugin-transform-react-constant-elements": "~7.20.2",
75
75
  "@babel/plugin-transform-react-inline-elements": "~7.18.6",
76
76
  "@babel/plugin-transform-react-jsx-source": "~7.19.6",
@@ -78,49 +78,49 @@
78
78
  "@babel/preset-env": "~7.20.2",
79
79
  "@babel/preset-react": "~7.18.6",
80
80
  "@babel/preset-typescript": "~7.18.6",
81
- "@babel/runtime": "~7.20.6",
81
+ "@babel/runtime": "~7.20.7",
82
82
  "@commitlint/cli": "~17.3.0",
83
83
  "@commitlint/config-conventional": "~17.3.0",
84
84
  "@elliemae/browserslist-config-elliemae-latest-browsers": "~1.6.0",
85
85
  "@faker-js/faker": "7.6.0",
86
- "@nrwl/cli": "15.3.3",
87
- "@nrwl/tao": "15.3.3",
88
- "@nrwl/workspace": "15.3.3",
86
+ "@nrwl/cli": "15.4.4",
87
+ "@nrwl/tao": "15.4.4",
88
+ "@nrwl/workspace": "15.4.4",
89
89
  "@pmmmwh/react-refresh-webpack-plugin": "~0.5.10",
90
90
  "@semantic-release/changelog": "~6.0.2",
91
91
  "@semantic-release/exec": "~6.0.3",
92
92
  "@semantic-release/git": "~10.0.1",
93
- "@storybook/addon-a11y": "~6.5.14",
94
- "@storybook/addon-essentials": "~6.5.14",
93
+ "@storybook/addon-a11y": "~6.5.15",
94
+ "@storybook/addon-essentials": "~6.5.15",
95
95
  "@storybook/addon-events": "~6.2.9",
96
- "@storybook/addon-interactions": "~6.5.14",
97
- "@storybook/addon-links": "~6.5.14",
98
- "@storybook/addon-storysource": "~6.5.14",
96
+ "@storybook/addon-interactions": "~6.5.15",
97
+ "@storybook/addon-links": "~6.5.15",
98
+ "@storybook/addon-storysource": "~6.5.15",
99
99
  "@storybook/builder-vite": "~0.2.6",
100
- "@storybook/builder-webpack5": "~6.5.14",
101
- "@storybook/manager-webpack5": "~6.5.14",
102
- "@storybook/react": "~6.5.14",
103
- "@storybook/theming": "~6.5.14",
100
+ "@storybook/builder-webpack5": "~6.5.15",
101
+ "@storybook/manager-webpack5": "~6.5.15",
102
+ "@storybook/react": "~6.5.15",
103
+ "@storybook/theming": "~6.5.15",
104
104
  "@stylelint/postcss-css-in-js": "~0.38.0",
105
105
  "@svgr/webpack": "~6.5.1",
106
- "@swc/cli": "~0.1.57",
107
- "@swc/core": "~1.3.23",
106
+ "@swc/cli": "~0.1.59",
107
+ "@swc/core": "~1.3.24",
108
108
  "@swc/jest": "~0.2.24",
109
109
  "@testing-library/jest-dom": "~5.16.5",
110
110
  "@testing-library/react": "~13.4.0",
111
111
  "@testing-library/react-hooks": "~8.0.1",
112
112
  "@testing-library/user-event": "~14.4.3",
113
- "@types/jest": "~29.2.4",
113
+ "@types/jest": "~29.2.5",
114
114
  "@types/jest-axe": "~3.5.5",
115
- "@types/node": "~18.11.17",
115
+ "@types/node": "~18.11.18",
116
116
  "@types/rimraf": "~3.0.2",
117
117
  "@types/supertest": "~2.0.12",
118
118
  "@types/uuid": "~9.0.0",
119
119
  "@types/testing-library__jest-dom": "~5.14.5",
120
- "@typescript-eslint/eslint-plugin": "~5.46.1",
121
- "@typescript-eslint/parser": "~5.46.1",
120
+ "@typescript-eslint/eslint-plugin": "~5.48.0",
121
+ "@typescript-eslint/parser": "~5.48.0",
122
122
  "@vitejs/plugin-react": "~3.0.0",
123
- "@vitest/coverage-c8": "~0.25.8",
123
+ "@vitest/coverage-c8": "~0.26.3",
124
124
  "autoprefixer": "~10.4.13",
125
125
  "axe-core": "~4.6.1",
126
126
  "babel-plugin-date-fns": "~2.0.0",
@@ -151,14 +151,14 @@
151
151
  "dotenv-webpack": "~8.0.1",
152
152
  "duplicate-package-checker-webpack-plugin": "~3.0.0",
153
153
  "enhanced-resolve": "5.12.0",
154
- "esbuild": "~0.16.9",
154
+ "esbuild": "~0.16.13",
155
155
  "esbuild-loader": "~2.20.0",
156
156
  "esbuild-plugin-svgr": "~1.0.1",
157
- "eslint": "~8.30.0",
157
+ "eslint": "~8.31.0",
158
158
  "eslint-config-airbnb": "~19.0.4",
159
159
  "eslint-config-airbnb-base": "~15.0.0",
160
160
  "eslint-config-airbnb-typescript": "~17.0.0",
161
- "eslint-config-prettier": "~8.5.0",
161
+ "eslint-config-prettier": "~8.6.0",
162
162
  "eslint-config-react-app": "~7.0.1",
163
163
  "eslint-import-resolver-babel-module": "~5.3.1",
164
164
  "eslint-import-resolver-typescript": "~3.5.2",
@@ -166,7 +166,7 @@
166
166
  "eslint-plugin-compat": "~4.0.2",
167
167
  "eslint-plugin-eslint-comments": "~3.2.0",
168
168
  "eslint-plugin-import": "~2.26.0",
169
- "eslint-plugin-jest": "~27.1.7",
169
+ "eslint-plugin-jest": "~27.2.0",
170
170
  "eslint-plugin-jsdoc": "~39.6.4",
171
171
  "eslint-plugin-jsx-a11y": "~6.6.1",
172
172
  "eslint-plugin-mdx": "~2.0.5",
@@ -176,7 +176,7 @@
176
176
  "eslint-plugin-redux-saga": "~1.3.2",
177
177
  "eslint-plugin-storybook": "~0.6.8",
178
178
  "eslint-plugin-testing-library": "~5.9.1",
179
- "eslint-plugin-wdio": "~8.0.7",
179
+ "eslint-plugin-wdio": "~8.0.14",
180
180
  "execa": "~6.1.0",
181
181
  "express": "~4.18.2",
182
182
  "express-pino-logger": "~7.0.0",
@@ -186,12 +186,12 @@
186
186
  "fast-glob": "~3.2.12",
187
187
  "find-up": "~6.3.0",
188
188
  "find-up-cli": "~5.0.0",
189
- "happy-dom": "~8.1.0",
189
+ "happy-dom": "~8.1.1",
190
190
  "helmet-csp": "~3.4.0",
191
191
  "html-loader": "~4.2.0",
192
192
  "html-webpack-plugin": "~5.5.0",
193
193
  "http-server": "~14.1.1",
194
- "husky": "~8.0.2",
194
+ "husky": "~8.0.3",
195
195
  "husky-init": "~8.0.0",
196
196
  "imports-loader": "~4.0.1",
197
197
  "ip": "~1.1.8",
@@ -203,18 +203,18 @@
203
203
  "jest-watch-typeahead": "~2.2.1",
204
204
  "jscodeshift": "~0.14.0",
205
205
  "jsdoc": "~4.0.0",
206
- "lerna": "~6.1.0",
206
+ "lerna": "~6.3.0",
207
207
  "lint-staged": "~13.1.0",
208
208
  "mini-css-extract-plugin": "~2.7.2",
209
209
  "minimist": "~1.2.7",
210
210
  "moment": "~2.29.4",
211
211
  "moment-locales-webpack-plugin": "~1.2.0",
212
212
  "msw": "~0.49.2",
213
- "node-gyp": "~9.3.0",
213
+ "node-gyp": "~9.3.1",
214
214
  "node-plop": "~0.31.0",
215
215
  "nodemon": "~2.0.20",
216
216
  "normalize-path": "~3.0.0",
217
- "npm-check-updates": "16.6.0",
217
+ "npm-check-updates": "16.6.2",
218
218
  "pino": "~8.8.0",
219
219
  "pino-pretty": "~9.1.1",
220
220
  "plop": "~3.1.1",
@@ -242,7 +242,7 @@
242
242
  "storybook-builder-vite": "~0.1.23",
243
243
  "storybook-react-router": "~1.0.8",
244
244
  "style-loader": "~3.3.1",
245
- "stylelint": "~14.16.0",
245
+ "stylelint": "~14.16.1",
246
246
  "stylelint-config-recommended": "~9.0.0",
247
247
  "stylelint-config-styled-components": "~0.1.1",
248
248
  "supertest": "~6.3.3",
@@ -254,8 +254,8 @@
254
254
  "update-notifier": "~6.0.2",
255
255
  "url-loader": "~4.1.1",
256
256
  "uuid": "~9.0.0",
257
- "vite": "~4.0.2",
258
- "vitest": "~0.25.8",
257
+ "vite": "~4.0.4",
258
+ "vitest": "~0.26.3",
259
259
  "vite-tsconfig-paths": "~4.0.3",
260
260
  "webpack": "~5.75.0",
261
261
  "webpack-bundle-analyzer": "~4.7.0",