@elliemae/pui-cli 7.14.1 → 7.16.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.
|
@@ -82,7 +82,7 @@ const jestConfig = {
|
|
|
82
82
|
'^.+\\.[jt]sx?$': ['@swc/jest', swcrcConfig],
|
|
83
83
|
},
|
|
84
84
|
transformIgnorePatterns: [
|
|
85
|
-
'node_modules/(?!(.*@elliemae/pui-cli|lodash-es|react-select|react-dates)/)',
|
|
85
|
+
'node_modules/(?!(.*@elliemae/pui-cli|lodash-es|react-select|react-dates|d3|internmap|delaunator|robust-predicates)/)',
|
|
86
86
|
],
|
|
87
87
|
globals: {
|
|
88
88
|
APP_CONFIG: getAppConfig(),
|
|
@@ -82,7 +82,7 @@ const jestConfig = {
|
|
|
82
82
|
'^.+\\.[jt]sx?$': ['@swc/jest', swcrcConfig],
|
|
83
83
|
},
|
|
84
84
|
transformIgnorePatterns: [
|
|
85
|
-
'node_modules/(?!(.*@elliemae/pui-cli|lodash-es|react-select|react-dates)/)',
|
|
85
|
+
'node_modules/(?!(.*@elliemae/pui-cli|lodash-es|react-select|react-dates|d3|internmap|delaunator|robust-predicates)/)',
|
|
86
86
|
],
|
|
87
87
|
globals: {
|
|
88
88
|
APP_CONFIG: getAppConfig(),
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/pui-cli",
|
|
3
|
-
"version": "7.
|
|
3
|
+
"version": "7.16.0",
|
|
4
4
|
"description": "ICE MT UI Platform CLI",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"type": "module",
|
|
@@ -62,20 +62,20 @@
|
|
|
62
62
|
"sonar56x": true
|
|
63
63
|
},
|
|
64
64
|
"dependencies": {
|
|
65
|
-
"@axe-core/react": "~4.5.
|
|
65
|
+
"@axe-core/react": "~4.5.2",
|
|
66
66
|
"@babel/cli": "~7.19.3",
|
|
67
|
-
"@babel/core": "~7.
|
|
67
|
+
"@babel/core": "~7.20.2",
|
|
68
68
|
"@babel/eslint-parser": "~7.19.1",
|
|
69
|
-
"@babel/node": "~7.20.
|
|
69
|
+
"@babel/node": "~7.20.2",
|
|
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
73
|
"@babel/plugin-transform-modules-commonjs": "~7.19.6",
|
|
74
|
-
"@babel/plugin-transform-react-constant-elements": "~7.
|
|
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",
|
|
77
77
|
"@babel/plugin-transform-runtime": "~7.19.6",
|
|
78
|
-
"@babel/preset-env": "~7.
|
|
78
|
+
"@babel/preset-env": "~7.20.2",
|
|
79
79
|
"@babel/preset-react": "~7.18.6",
|
|
80
80
|
"@babel/preset-typescript": "~7.18.6",
|
|
81
81
|
"@babel/runtime": "~7.20.1",
|
|
@@ -83,10 +83,10 @@
|
|
|
83
83
|
"@commitlint/config-conventional": "~17.2.0",
|
|
84
84
|
"@elliemae/browserslist-config-elliemae-latest-browsers": "~1.5.0",
|
|
85
85
|
"@faker-js/faker": "7.6.0",
|
|
86
|
-
"@nrwl/cli": "15.
|
|
87
|
-
"@nrwl/tao": "15.
|
|
88
|
-
"@nrwl/workspace": "15.
|
|
89
|
-
"@pmmmwh/react-refresh-webpack-plugin": "~0.5.
|
|
86
|
+
"@nrwl/cli": "15.1.1",
|
|
87
|
+
"@nrwl/tao": "15.1.1",
|
|
88
|
+
"@nrwl/workspace": "15.1.1",
|
|
89
|
+
"@pmmmwh/react-refresh-webpack-plugin": "~0.5.9",
|
|
90
90
|
"@semantic-release/changelog": "~6.0.1",
|
|
91
91
|
"@semantic-release/exec": "~6.0.3",
|
|
92
92
|
"@semantic-release/git": "~10.0.1",
|
|
@@ -104,23 +104,23 @@
|
|
|
104
104
|
"@stylelint/postcss-css-in-js": "~0.38.0",
|
|
105
105
|
"@svgr/webpack": "~6.5.1",
|
|
106
106
|
"@swc/cli": "~0.1.57",
|
|
107
|
-
"@swc/core": "~1.3.
|
|
107
|
+
"@swc/core": "~1.3.18",
|
|
108
108
|
"@swc/jest": "~0.2.23",
|
|
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.
|
|
113
|
+
"@types/jest": "~29.2.3",
|
|
114
114
|
"@types/node": "~18.11.9",
|
|
115
115
|
"@types/rimraf": "~3.0.2",
|
|
116
116
|
"@types/supertest": "~2.0.12",
|
|
117
117
|
"@types/testing-library__jest-dom": "~5.14.5",
|
|
118
|
-
"@typescript-eslint/eslint-plugin": "~5.
|
|
119
|
-
"@typescript-eslint/parser": "~5.
|
|
118
|
+
"@typescript-eslint/eslint-plugin": "~5.43.0",
|
|
119
|
+
"@typescript-eslint/parser": "~5.43.0",
|
|
120
120
|
"@vitejs/plugin-react": "~2.2.0",
|
|
121
|
-
"@vitest/coverage-c8": "~0.
|
|
121
|
+
"@vitest/coverage-c8": "~0.25.2",
|
|
122
122
|
"autoprefixer": "~10.4.13",
|
|
123
|
-
"axe-core": "~4.5.
|
|
123
|
+
"axe-core": "~4.5.2",
|
|
124
124
|
"babel-plugin-date-fns": "~2.0.0",
|
|
125
125
|
"babel-plugin-dynamic-import-node": "~2.3.3",
|
|
126
126
|
"babel-plugin-import-remove-resource-query": "~1.0.0",
|
|
@@ -141,18 +141,18 @@
|
|
|
141
141
|
"copy-webpack-plugin": "~11.0.0",
|
|
142
142
|
"cors": "~2.8.5",
|
|
143
143
|
"cross-env": "~7.0.3",
|
|
144
|
-
"css-loader": "~6.7.
|
|
144
|
+
"css-loader": "~6.7.2",
|
|
145
145
|
"css-minimizer-webpack-plugin": "~4.2.2",
|
|
146
146
|
"depcheck": "~1.4.3",
|
|
147
|
-
"docdash": "~
|
|
147
|
+
"docdash": "~2.0.0",
|
|
148
148
|
"dotenv": "~16.0.3",
|
|
149
149
|
"dotenv-webpack": "~8.0.1",
|
|
150
150
|
"duplicate-package-checker-webpack-plugin": "~3.0.0",
|
|
151
151
|
"enhanced-resolve": "5.10.0",
|
|
152
|
-
"esbuild": "~0.15.
|
|
152
|
+
"esbuild": "~0.15.14",
|
|
153
153
|
"esbuild-loader": "~2.20.0",
|
|
154
154
|
"esbuild-plugin-svgr": "~1.0.1",
|
|
155
|
-
"eslint": "~8.
|
|
155
|
+
"eslint": "~8.27.0",
|
|
156
156
|
"eslint-config-airbnb": "~19.0.4",
|
|
157
157
|
"eslint-config-airbnb-base": "~15.0.0",
|
|
158
158
|
"eslint-config-airbnb-typescript": "~17.0.0",
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
"eslint-plugin-compat": "~4.0.2",
|
|
165
165
|
"eslint-plugin-eslint-comments": "~3.2.0",
|
|
166
166
|
"eslint-plugin-import": "~2.26.0",
|
|
167
|
-
"eslint-plugin-jest": "~27.1.
|
|
167
|
+
"eslint-plugin-jest": "~27.1.5",
|
|
168
168
|
"eslint-plugin-jsdoc": "~39.6.2",
|
|
169
169
|
"eslint-plugin-jsx-a11y": "~6.6.1",
|
|
170
170
|
"eslint-plugin-mdx": "~2.0.5",
|
|
@@ -184,44 +184,44 @@
|
|
|
184
184
|
"fast-glob": "~3.2.12",
|
|
185
185
|
"find-up": "~6.3.0",
|
|
186
186
|
"find-up-cli": "~5.0.0",
|
|
187
|
-
"happy-dom": "~7.
|
|
187
|
+
"happy-dom": "~7.7.0",
|
|
188
188
|
"helmet-csp": "~3.4.0",
|
|
189
189
|
"html-loader": "~4.2.0",
|
|
190
190
|
"html-webpack-plugin": "~5.5.0",
|
|
191
191
|
"http-server": "~14.1.1",
|
|
192
|
-
"husky": "~8.0.
|
|
192
|
+
"husky": "~8.0.2",
|
|
193
193
|
"husky-init": "~8.0.0",
|
|
194
194
|
"imports-loader": "~4.0.1",
|
|
195
195
|
"ip": "~1.1.8",
|
|
196
196
|
"jest-axe": "~7.0.0",
|
|
197
|
-
"jest-cli": "~29.
|
|
198
|
-
"jest-environment-jsdom": "~29.
|
|
197
|
+
"jest-cli": "~29.3.1",
|
|
198
|
+
"jest-environment-jsdom": "~29.3.1",
|
|
199
199
|
"jest-sonar-reporter": "~2.0.0",
|
|
200
200
|
"jest-styled-components": "~7.1.1",
|
|
201
|
-
"jest-watch-typeahead": "~2.2.
|
|
201
|
+
"jest-watch-typeahead": "~2.2.1",
|
|
202
202
|
"jscodeshift": "~0.14.0",
|
|
203
203
|
"jsdoc": "~4.0.0",
|
|
204
|
-
"lerna": "~6.0.
|
|
204
|
+
"lerna": "~6.0.3",
|
|
205
205
|
"lint-staged": "~13.0.3",
|
|
206
206
|
"mini-css-extract-plugin": "~2.6.1",
|
|
207
207
|
"minimist": "~1.2.7",
|
|
208
208
|
"moment": "~2.29.4",
|
|
209
209
|
"moment-locales-webpack-plugin": "~1.2.0",
|
|
210
|
-
"msw": "~0.
|
|
210
|
+
"msw": "~0.48.3",
|
|
211
211
|
"node-gyp": "~9.3.0",
|
|
212
212
|
"node-plop": "~0.31.0",
|
|
213
213
|
"nodemon": "~2.0.20",
|
|
214
214
|
"normalize-path": "~3.0.0",
|
|
215
|
-
"npm-check-updates": "16.
|
|
215
|
+
"npm-check-updates": "16.4.1",
|
|
216
216
|
"pino": "~8.7.0",
|
|
217
217
|
"pino-pretty": "~9.1.1",
|
|
218
218
|
"plop": "~3.1.1",
|
|
219
|
-
"postcss": "~8.4.
|
|
219
|
+
"postcss": "~8.4.19",
|
|
220
220
|
"postcss-html": "~1.5.0",
|
|
221
221
|
"postcss-jsx": "~0.36.4",
|
|
222
222
|
"postcss-loader": "~7.0.1",
|
|
223
223
|
"postcss-markdown": "~1.2.0",
|
|
224
|
-
"postcss-preset-env": "~7.8.
|
|
224
|
+
"postcss-preset-env": "~7.8.3",
|
|
225
225
|
"postcss-syntax": "~0.36.2",
|
|
226
226
|
"prettier": "~2.7.1",
|
|
227
227
|
"pug": "~3.0.2",
|
|
@@ -231,7 +231,7 @@
|
|
|
231
231
|
"react-refresh": "~0.14.0",
|
|
232
232
|
"react-test-renderer": "~18.2.0",
|
|
233
233
|
"resize-observer-polyfill": "~1.5.1",
|
|
234
|
-
"resolve-typescript-plugin": "~
|
|
234
|
+
"resolve-typescript-plugin": "~2.0.0",
|
|
235
235
|
"rimraf": "~3.0.2",
|
|
236
236
|
"semantic-release": "~19.0.5",
|
|
237
237
|
"slackify-markdown": "~4.3.1",
|
|
@@ -240,22 +240,22 @@
|
|
|
240
240
|
"storybook-builder-vite": "~0.1.23",
|
|
241
241
|
"storybook-react-router": "~1.0.8",
|
|
242
242
|
"style-loader": "~3.3.1",
|
|
243
|
-
"stylelint": "~14.
|
|
243
|
+
"stylelint": "~14.15.0",
|
|
244
244
|
"stylelint-config-recommended": "~9.0.0",
|
|
245
245
|
"stylelint-config-styled-components": "~0.1.1",
|
|
246
246
|
"supertest": "~6.3.1",
|
|
247
247
|
"swc-loader": "~0.2.3",
|
|
248
248
|
"ts-node": "~10.9.1",
|
|
249
|
-
"tsc-alias": "~1.7.
|
|
250
|
-
"typedoc": "~0.23.
|
|
251
|
-
"typescript": "~4.
|
|
249
|
+
"tsc-alias": "~1.7.1",
|
|
250
|
+
"typedoc": "~0.23.21",
|
|
251
|
+
"typescript": "~4.9.3",
|
|
252
252
|
"update-notifier": "~6.0.2",
|
|
253
253
|
"url-loader": "~4.1.1",
|
|
254
254
|
"uuid": "~9.0.0",
|
|
255
|
-
"vite": "~3.2.
|
|
256
|
-
"vitest": "~0.
|
|
255
|
+
"vite": "~3.2.4",
|
|
256
|
+
"vitest": "~0.25.2",
|
|
257
257
|
"vite-tsconfig-paths": "~3.5.2",
|
|
258
|
-
"webpack": "~5.
|
|
258
|
+
"webpack": "~5.75.0",
|
|
259
259
|
"webpack-bundle-analyzer": "~4.7.0",
|
|
260
260
|
"webpack-cli": "~4.10.0",
|
|
261
261
|
"webpack-dev-server": "~4.11.1",
|