@elliemae/pui-cli 8.47.0 → 8.48.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/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +11 -11
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/pui-cli",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.48.0",
|
|
4
4
|
"description": "ICE MT UI Platform CLI",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"main": "./dist/cjs/index.cjs",
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
"@stylelint/postcss-css-in-js": "~0.38.0",
|
|
117
117
|
"@svgr/webpack": "~7.0.0",
|
|
118
118
|
"@swc/cli": "~0.6.0",
|
|
119
|
-
"@swc/core": "~1.
|
|
119
|
+
"@swc/core": "~1.11.8",
|
|
120
120
|
"@swc/jest": "~0.2.37",
|
|
121
121
|
"@testing-library/jest-dom": "~5.17.0",
|
|
122
122
|
"@testing-library/react": "~14.3.1",
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"@types/jest": "~29.5.14",
|
|
133
133
|
"@types/jest-axe": "~3.5.9",
|
|
134
134
|
"@types/moment-locales-webpack-plugin": "~1.2.6",
|
|
135
|
-
"@types/node": "~18.19.
|
|
135
|
+
"@types/node": "~18.19.80",
|
|
136
136
|
"@types/normalize-path": "~3.0.2",
|
|
137
137
|
"@types/postcss-preset-env": "~7.7.0",
|
|
138
138
|
"@types/rimraf": "~3.0.2",
|
|
@@ -146,8 +146,8 @@
|
|
|
146
146
|
"@vitejs/plugin-react": "~4.3.4",
|
|
147
147
|
"@vitest/coverage-c8": "~0.33.0",
|
|
148
148
|
"@vitest/coverage-v8": "~0.34.6",
|
|
149
|
-
"autoprefixer": "~10.4.
|
|
150
|
-
"axe-core": "~4.10.
|
|
149
|
+
"autoprefixer": "~10.4.21",
|
|
150
|
+
"axe-core": "~4.10.3",
|
|
151
151
|
"babel-plugin-date-fns": "~2.0.0",
|
|
152
152
|
"babel-plugin-dynamic-import-node": "~2.3.3",
|
|
153
153
|
"babel-plugin-import-remove-resource-query": "~1.0.0",
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
"dotenv-webpack": "~8.1.0",
|
|
178
178
|
"duplicate-package-checker-webpack-plugin": "~3.0.0",
|
|
179
179
|
"enhanced-resolve": "~5.18.1",
|
|
180
|
-
"esbuild": "~0.25.
|
|
180
|
+
"esbuild": "~0.25.1",
|
|
181
181
|
"esbuild-loader": "~3.2.0",
|
|
182
182
|
"esbuild-plugin-svgr": "~1.1.0",
|
|
183
183
|
"eslint": "~8.57.1",
|
|
@@ -187,7 +187,7 @@
|
|
|
187
187
|
"eslint-config-prettier": "~8.10.0",
|
|
188
188
|
"eslint-config-react-app": "~7.0.1",
|
|
189
189
|
"eslint-import-resolver-babel-module": "~5.3.2",
|
|
190
|
-
"eslint-import-resolver-typescript": "~3.8.
|
|
190
|
+
"eslint-import-resolver-typescript": "~3.8.4",
|
|
191
191
|
"eslint-import-resolver-webpack": "~0.13.10",
|
|
192
192
|
"eslint-plugin-compat": "~4.2.0",
|
|
193
193
|
"eslint-plugin-eslint-comments": "~3.2.0",
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
"eslint-plugin-react": "~7.37.4",
|
|
201
201
|
"eslint-plugin-react-hooks": "~4.6.2",
|
|
202
202
|
"eslint-plugin-redux-saga": "~1.3.2",
|
|
203
|
-
"eslint-plugin-storybook": "~0.11.
|
|
203
|
+
"eslint-plugin-storybook": "~0.11.4",
|
|
204
204
|
"eslint-plugin-testing-library": "~5.11.1",
|
|
205
205
|
"eslint-plugin-wdio": "~8.37.0",
|
|
206
206
|
"execa": "~7.2.0",
|
|
@@ -275,11 +275,11 @@
|
|
|
275
275
|
"supertest": "~6.3.4",
|
|
276
276
|
"swc-loader": "~0.2.6",
|
|
277
277
|
"ts-node": "~10.9.2",
|
|
278
|
-
"tsc-alias": "~1.8.
|
|
278
|
+
"tsc-alias": "~1.8.11",
|
|
279
279
|
"tsconfig-paths-webpack-plugin": "~3.5.2",
|
|
280
280
|
"tsx": "~3.14.0",
|
|
281
|
-
"typedoc": "~0.27.
|
|
282
|
-
"typescript": "~5.
|
|
281
|
+
"typedoc": "~0.27.9",
|
|
282
|
+
"typescript": "~5.8.2",
|
|
283
283
|
"update-notifier": "~6.0.2",
|
|
284
284
|
"url-loader": "~4.1.1",
|
|
285
285
|
"uuid": "~9.0.1",
|