@elliemae/pui-cli 8.29.5 → 8.30.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.
- package/package.json +20 -20
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/pui-cli",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.30.0",
|
|
4
4
|
"description": "ICE MT UI Platform CLI",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"main": "./dist/cjs/index.cjs",
|
|
@@ -74,11 +74,11 @@
|
|
|
74
74
|
"sonar56x": true
|
|
75
75
|
},
|
|
76
76
|
"dependencies": {
|
|
77
|
-
"@axe-core/react": "~4.8.
|
|
78
|
-
"@babel/cli": "~7.23.
|
|
79
|
-
"@babel/core": "~7.23.
|
|
80
|
-
"@babel/eslint-parser": "~7.23.
|
|
81
|
-
"@babel/node": "~7.
|
|
77
|
+
"@axe-core/react": "~4.8.4",
|
|
78
|
+
"@babel/cli": "~7.23.9",
|
|
79
|
+
"@babel/core": "~7.23.9",
|
|
80
|
+
"@babel/eslint-parser": "~7.23.10",
|
|
81
|
+
"@babel/node": "~7.23.9",
|
|
82
82
|
"@babel/plugin-proposal-class-properties": "~7.18.6",
|
|
83
83
|
"@babel/plugin-proposal-export-default-from": "~7.23.3",
|
|
84
84
|
"@babel/plugin-syntax-dynamic-import": "~7.8.3",
|
|
@@ -87,11 +87,11 @@
|
|
|
87
87
|
"@babel/plugin-transform-react-constant-elements": "~7.23.3",
|
|
88
88
|
"@babel/plugin-transform-react-inline-elements": "~7.23.3",
|
|
89
89
|
"@babel/plugin-transform-react-jsx-source": "~7.23.3",
|
|
90
|
-
"@babel/plugin-transform-runtime": "~7.23.
|
|
91
|
-
"@babel/preset-env": "~7.23.
|
|
90
|
+
"@babel/plugin-transform-runtime": "~7.23.9",
|
|
91
|
+
"@babel/preset-env": "~7.23.9",
|
|
92
92
|
"@babel/preset-react": "~7.23.3",
|
|
93
93
|
"@babel/preset-typescript": "~7.23.3",
|
|
94
|
-
"@babel/runtime": "~7.23.
|
|
94
|
+
"@babel/runtime": "~7.23.9",
|
|
95
95
|
"@commitlint/cli": "~17.8.1",
|
|
96
96
|
"@commitlint/config-conventional": "~17.8.1",
|
|
97
97
|
"@elliemae/browserslist-config-elliemae-latest-browsers": "~1.8.0",
|
|
@@ -116,11 +116,11 @@
|
|
|
116
116
|
"@storybook/theming": "~6.5.16",
|
|
117
117
|
"@stylelint/postcss-css-in-js": "~0.38.0",
|
|
118
118
|
"@svgr/webpack": "~7.0.0",
|
|
119
|
-
"@swc/cli": "~0.
|
|
120
|
-
"@swc/core": "~1.3.
|
|
119
|
+
"@swc/cli": "~0.3.5",
|
|
120
|
+
"@swc/core": "~1.3.107",
|
|
121
121
|
"@swc/jest": "~0.2.31",
|
|
122
122
|
"@testing-library/jest-dom": "~5.17.0",
|
|
123
|
-
"@testing-library/react": "~14.
|
|
123
|
+
"@testing-library/react": "~14.2.0",
|
|
124
124
|
"@testing-library/react-hooks": "~8.0.1",
|
|
125
125
|
"@testing-library/user-event": "~14.5.2",
|
|
126
126
|
"@types/circular-dependency-plugin": "~5.0.8",
|
|
@@ -131,14 +131,14 @@
|
|
|
131
131
|
"@types/jest": "~29.5.11",
|
|
132
132
|
"@types/jest-axe": "~3.5.9",
|
|
133
133
|
"@types/moment-locales-webpack-plugin": "~1.2.6",
|
|
134
|
-
"@types/node": "~18.19.
|
|
134
|
+
"@types/node": "~18.19.11",
|
|
135
135
|
"@types/normalize-path": "~3.0.2",
|
|
136
136
|
"@types/postcss-preset-env": "~7.7.0",
|
|
137
137
|
"@types/rimraf": "~3.0.2",
|
|
138
138
|
"@types/speed-measure-webpack-plugin": "~1.3.6",
|
|
139
139
|
"@types/supertest": "~2.0.16",
|
|
140
140
|
"@types/testing-library__jest-dom": "~5.14.9",
|
|
141
|
-
"@types/uuid": "~9.0.
|
|
141
|
+
"@types/uuid": "~9.0.8",
|
|
142
142
|
"@types/webpack-bundle-analyzer": "~4.6.3",
|
|
143
143
|
"@typescript-eslint/eslint-plugin": "~5.62.0",
|
|
144
144
|
"@typescript-eslint/parser": "~5.62.0",
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
"babel-plugin-transform-remove-console": "~6.9.4",
|
|
159
159
|
"babel-plugin-transform-strip-block": "~0.0.5",
|
|
160
160
|
"body-parser": "~1.20.2",
|
|
161
|
-
"browserslist": "~4.22.
|
|
161
|
+
"browserslist": "~4.22.3",
|
|
162
162
|
"browserslist-to-esbuild": "~1.2.0",
|
|
163
163
|
"chalk": "~5.3.0",
|
|
164
164
|
"circular-dependency-plugin": "~5.2.2",
|
|
@@ -167,15 +167,15 @@
|
|
|
167
167
|
"copy-webpack-plugin": "~11.0.0",
|
|
168
168
|
"cors": "~2.8.5",
|
|
169
169
|
"cross-env": "~7.0.3",
|
|
170
|
-
"css-loader": "~6.
|
|
170
|
+
"css-loader": "~6.10.0",
|
|
171
171
|
"css-minimizer-webpack-plugin": "~5.0.1",
|
|
172
172
|
"depcheck": "~1.4.7",
|
|
173
173
|
"docdash": "~2.0.2",
|
|
174
|
-
"dotenv": "~16.
|
|
174
|
+
"dotenv": "~16.4.1",
|
|
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.
|
|
178
|
+
"esbuild": "~0.20.0",
|
|
179
179
|
"esbuild-loader": "~3.2.0",
|
|
180
180
|
"esbuild-plugin-svgr": "~1.1.0",
|
|
181
181
|
"eslint": "~8.56.0",
|
|
@@ -237,7 +237,7 @@
|
|
|
237
237
|
"node-plop": "~0.32.0",
|
|
238
238
|
"nodemon": "~2.0.22",
|
|
239
239
|
"normalize-path": "~3.0.0",
|
|
240
|
-
"npm-check-updates": "16.14.
|
|
240
|
+
"npm-check-updates": "16.14.14",
|
|
241
241
|
"npm-run-all": "~4.1.5",
|
|
242
242
|
"pino": "~8.17.2",
|
|
243
243
|
"pino-http": "~8.6.1",
|
|
@@ -284,7 +284,7 @@
|
|
|
284
284
|
"vite": "~4.5.2",
|
|
285
285
|
"vite-tsconfig-paths": "~4.3.1",
|
|
286
286
|
"vitest": "1.0.0-beta.3",
|
|
287
|
-
"webpack": "~5.
|
|
287
|
+
"webpack": "~5.90.0",
|
|
288
288
|
"webpack-bundle-analyzer": "~4.10.1",
|
|
289
289
|
"webpack-cli": "~5.1.4",
|
|
290
290
|
"webpack-dev-server": "~4.15.1",
|