@elliemae/pui-cli 7.15.0 → 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,7 +62,7 @@
|
|
|
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
67
|
"@babel/core": "~7.20.2",
|
|
68
68
|
"@babel/eslint-parser": "~7.19.1",
|
|
@@ -83,9 +83,9 @@
|
|
|
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.
|
|
86
|
+
"@nrwl/cli": "15.1.1",
|
|
87
|
+
"@nrwl/tao": "15.1.1",
|
|
88
|
+
"@nrwl/workspace": "15.1.1",
|
|
89
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",
|
|
@@ -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.25.
|
|
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,15 +141,15 @@
|
|
|
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
155
|
"eslint": "~8.27.0",
|
|
@@ -198,7 +198,7 @@
|
|
|
198
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
204
|
"lerna": "~6.0.3",
|
|
@@ -207,12 +207,12 @@
|
|
|
207
207
|
"minimist": "~1.2.7",
|
|
208
208
|
"moment": "~2.29.4",
|
|
209
209
|
"moment-locales-webpack-plugin": "~1.2.0",
|
|
210
|
-
"msw": "~0.48.
|
|
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",
|
|
@@ -221,7 +221,7 @@
|
|
|
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,20 +240,20 @@
|
|
|
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
249
|
"tsc-alias": "~1.7.1",
|
|
250
|
-
"typedoc": "~0.23.
|
|
251
|
-
"typescript": "~4.
|
|
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.25.
|
|
255
|
+
"vite": "~3.2.4",
|
|
256
|
+
"vitest": "~0.25.2",
|
|
257
257
|
"vite-tsconfig-paths": "~3.5.2",
|
|
258
258
|
"webpack": "~5.75.0",
|
|
259
259
|
"webpack-bundle-analyzer": "~4.7.0",
|