@elliemae/pui-cli 7.20.2 → 7.21.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
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/pui-cli",
|
|
3
|
-
"version": "7.
|
|
3
|
+
"version": "7.21.0",
|
|
4
4
|
"description": "ICE MT UI Platform CLI",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"type": "module",
|
|
@@ -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.
|
|
108
|
-
"@swc/jest": "~0.2.
|
|
107
|
+
"@swc/core": "~1.3.22",
|
|
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
113
|
"@types/jest": "~29.2.4",
|
|
114
114
|
"@types/jest-axe": "~3.5.5",
|
|
115
|
-
"@types/node": "~18.11.
|
|
115
|
+
"@types/node": "~18.11.12",
|
|
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.
|
|
121
|
-
"@typescript-eslint/parser": "~5.
|
|
122
|
-
"@vitejs/plugin-react": "~
|
|
123
|
-
"@vitest/coverage-c8": "~0.25.
|
|
120
|
+
"@typescript-eslint/eslint-plugin": "~5.46.0",
|
|
121
|
+
"@typescript-eslint/parser": "~5.46.0",
|
|
122
|
+
"@vitejs/plugin-react": "~3.0.0",
|
|
123
|
+
"@vitest/coverage-c8": "~0.25.6",
|
|
124
124
|
"autoprefixer": "~10.4.13",
|
|
125
125
|
"axe-core": "~4.5.2",
|
|
126
126
|
"babel-plugin-date-fns": "~2.0.0",
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
"body-parser": "~1.20.1",
|
|
137
137
|
"browserslist": "~4.21.4",
|
|
138
138
|
"browserslist-to-esbuild": "~1.2.0",
|
|
139
|
-
"chalk": "~5.
|
|
139
|
+
"chalk": "~5.2.0",
|
|
140
140
|
"circular-dependency-plugin": "~5.2.2",
|
|
141
141
|
"compression": "~1.7.4",
|
|
142
142
|
"compression-webpack-plugin": "~10.0.0",
|
|
@@ -151,7 +151,7 @@
|
|
|
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.
|
|
154
|
+
"esbuild": "~0.16.4",
|
|
155
155
|
"esbuild-loader": "~2.20.0",
|
|
156
156
|
"esbuild-plugin-svgr": "~1.0.1",
|
|
157
157
|
"eslint": "~8.29.0",
|
|
@@ -186,7 +186,7 @@
|
|
|
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": "~
|
|
189
|
+
"happy-dom": "~8.1.0",
|
|
190
190
|
"helmet-csp": "~3.4.0",
|
|
191
191
|
"html-loader": "~4.2.0",
|
|
192
192
|
"html-webpack-plugin": "~5.5.0",
|
|
@@ -214,7 +214,7 @@
|
|
|
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.5.
|
|
217
|
+
"npm-check-updates": "16.5.6",
|
|
218
218
|
"pino": "~8.7.0",
|
|
219
219
|
"pino-pretty": "~9.1.1",
|
|
220
220
|
"plop": "~3.1.1",
|
|
@@ -245,18 +245,18 @@
|
|
|
245
245
|
"stylelint": "~14.16.0",
|
|
246
246
|
"stylelint-config-recommended": "~9.0.0",
|
|
247
247
|
"stylelint-config-styled-components": "~0.1.1",
|
|
248
|
-
"supertest": "~6.3.
|
|
248
|
+
"supertest": "~6.3.3",
|
|
249
249
|
"swc-loader": "~0.2.3",
|
|
250
250
|
"ts-node": "~10.9.1",
|
|
251
251
|
"tsc-alias": "~1.8.2",
|
|
252
252
|
"typedoc": "~0.23.21",
|
|
253
|
-
"typescript": "~4.9.
|
|
253
|
+
"typescript": "~4.9.4",
|
|
254
254
|
"update-notifier": "~6.0.2",
|
|
255
255
|
"url-loader": "~4.1.1",
|
|
256
256
|
"uuid": "~9.0.0",
|
|
257
|
-
"vite": "~
|
|
258
|
-
"vitest": "~0.25.
|
|
259
|
-
"vite-tsconfig-paths": "~4.0.
|
|
257
|
+
"vite": "~4.0.0",
|
|
258
|
+
"vitest": "~0.25.6",
|
|
259
|
+
"vite-tsconfig-paths": "~4.0.2",
|
|
260
260
|
"webpack": "~5.75.0",
|
|
261
261
|
"webpack-bundle-analyzer": "~4.7.0",
|
|
262
262
|
"webpack-cli": "~5.0.1",
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
"react": "~18.2.0",
|
|
272
272
|
"react-dom": "~18.2.0",
|
|
273
273
|
"redux": "~4.2.0",
|
|
274
|
-
"redux-saga": "~1.2.
|
|
274
|
+
"redux-saga": "~1.2.2",
|
|
275
275
|
"styled-components": "~5.3.6"
|
|
276
276
|
}
|
|
277
277
|
}
|