@elliemae/pui-cli 8.2.0 → 8.3.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 +12 -12
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/pui-cli",
|
|
3
|
-
"version": "8.
|
|
3
|
+
"version": "8.3.0",
|
|
4
4
|
"description": "ICE MT UI Platform CLI",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"type": "module",
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"sonar56x": true
|
|
73
73
|
},
|
|
74
74
|
"dependencies": {
|
|
75
|
-
"@axe-core/react": "~4.6.
|
|
75
|
+
"@axe-core/react": "~4.6.1",
|
|
76
76
|
"@babel/cli": "~7.21.0",
|
|
77
77
|
"@babel/core": "~7.21.3",
|
|
78
78
|
"@babel/eslint-parser": "~7.21.3",
|
|
@@ -90,9 +90,9 @@
|
|
|
90
90
|
"@babel/preset-react": "~7.18.6",
|
|
91
91
|
"@babel/preset-typescript": "~7.21.0",
|
|
92
92
|
"@babel/runtime": "~7.21.0",
|
|
93
|
-
"@commitlint/cli": "~17.5.
|
|
93
|
+
"@commitlint/cli": "~17.5.1",
|
|
94
94
|
"@commitlint/config-conventional": "~17.4.4",
|
|
95
|
-
"@elliemae/browserslist-config-elliemae-latest-browsers": "~1.
|
|
95
|
+
"@elliemae/browserslist-config-elliemae-latest-browsers": "~1.7.0",
|
|
96
96
|
"@faker-js/faker": "7.6.0",
|
|
97
97
|
"@nrwl/cli": "15.8.9",
|
|
98
98
|
"@nrwl/tao": "15.8.9",
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"@types/jest": "~29.5.0",
|
|
130
130
|
"@types/jest-axe": "~3.5.5",
|
|
131
131
|
"@types/moment-locales-webpack-plugin": "~1.2.3",
|
|
132
|
-
"@types/node": "~18.15.
|
|
132
|
+
"@types/node": "~18.15.11",
|
|
133
133
|
"@types/normalize-path": "~3.0.0",
|
|
134
134
|
"@types/postcss-preset-env": "~7.7.0",
|
|
135
135
|
"@types/rimraf": "~3.0.2",
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"@typescript-eslint/eslint-plugin": "~5.57.0",
|
|
142
142
|
"@typescript-eslint/parser": "~5.57.0",
|
|
143
143
|
"@vitejs/plugin-react": "~3.1.0",
|
|
144
|
-
"@vitest/coverage-c8": "~0.29.
|
|
144
|
+
"@vitest/coverage-c8": "~0.29.8",
|
|
145
145
|
"autoprefixer": "~10.4.14",
|
|
146
146
|
"axe-core": "~4.6.3",
|
|
147
147
|
"babel-plugin-date-fns": "~2.0.0",
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
"cors": "~2.8.5",
|
|
166
166
|
"cross-env": "~7.0.3",
|
|
167
167
|
"css-loader": "~6.7.3",
|
|
168
|
-
"css-minimizer-webpack-plugin": "~
|
|
168
|
+
"css-minimizer-webpack-plugin": "~5.0.0",
|
|
169
169
|
"depcheck": "~1.4.3",
|
|
170
170
|
"docdash": "~2.0.1",
|
|
171
171
|
"dotenv": "~16.0.3",
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
"esbuild": "~0.17.14",
|
|
176
176
|
"esbuild-loader": "~3.0.1",
|
|
177
177
|
"esbuild-plugin-svgr": "~1.1.0",
|
|
178
|
-
"eslint": "~8.
|
|
178
|
+
"eslint": "~8.37.0",
|
|
179
179
|
"eslint-config-airbnb": "~19.0.4",
|
|
180
180
|
"eslint-config-airbnb-base": "~15.0.0",
|
|
181
181
|
"eslint-config-airbnb-typescript": "~17.0.0",
|
|
@@ -235,7 +235,7 @@
|
|
|
235
235
|
"node-plop": "~0.31.1",
|
|
236
236
|
"nodemon": "~2.0.22",
|
|
237
237
|
"normalize-path": "~3.0.0",
|
|
238
|
-
"npm-check-updates": "16.8.
|
|
238
|
+
"npm-check-updates": "16.8.2",
|
|
239
239
|
"pino": "~8.11.0",
|
|
240
240
|
"pino-http": "~8.3.3",
|
|
241
241
|
"pino-pretty": "~10.0.0",
|
|
@@ -245,10 +245,10 @@
|
|
|
245
245
|
"postcss-jsx": "~0.36.4",
|
|
246
246
|
"postcss-loader": "~7.1.0",
|
|
247
247
|
"postcss-markdown": "~1.2.0",
|
|
248
|
-
"postcss-preset-env": "~8.
|
|
248
|
+
"postcss-preset-env": "~8.2.0",
|
|
249
249
|
"postcss-syntax": "~0.36.2",
|
|
250
250
|
"prettier": "~2.8.7",
|
|
251
|
-
"prisma": "~4.
|
|
251
|
+
"prisma": "~4.12.0",
|
|
252
252
|
"pug": "~3.0.2",
|
|
253
253
|
"pug-loader": "~2.4.0",
|
|
254
254
|
"raf": "~3.4.1",
|
|
@@ -277,7 +277,7 @@
|
|
|
277
277
|
"url-loader": "~4.1.1",
|
|
278
278
|
"uuid": "~9.0.0",
|
|
279
279
|
"vite": "~4.2.1",
|
|
280
|
-
"vitest": "~0.29.
|
|
280
|
+
"vitest": "~0.29.8",
|
|
281
281
|
"vite-tsconfig-paths": "~4.0.7",
|
|
282
282
|
"webpack": "~5.76.3",
|
|
283
283
|
"webpack-bundle-analyzer": "~4.8.0",
|