@elliemae/pui-cli 6.18.0 → 6.19.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": "6.
|
|
3
|
+
"version": "6.19.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "ICE MT UI Platform CLI",
|
|
6
6
|
"sideEffects": false,
|
|
@@ -48,20 +48,20 @@
|
|
|
48
48
|
},
|
|
49
49
|
"dependencies": {
|
|
50
50
|
"@babel/cli": "~7.17.10",
|
|
51
|
-
"@babel/core": "~7.17.
|
|
51
|
+
"@babel/core": "~7.17.12",
|
|
52
52
|
"@babel/eslint-parser": "~7.17.0",
|
|
53
53
|
"@babel/node": "~7.17.10",
|
|
54
|
-
"@babel/plugin-proposal-class-properties": "~7.
|
|
55
|
-
"@babel/plugin-proposal-export-default-from": "~7.
|
|
54
|
+
"@babel/plugin-proposal-class-properties": "~7.17.12",
|
|
55
|
+
"@babel/plugin-proposal-export-default-from": "~7.17.12",
|
|
56
56
|
"@babel/plugin-syntax-dynamic-import": "~7.8.3",
|
|
57
|
-
"@babel/plugin-transform-modules-commonjs": "~7.17.
|
|
58
|
-
"@babel/plugin-transform-react-constant-elements": "~7.17.
|
|
57
|
+
"@babel/plugin-transform-modules-commonjs": "~7.17.12",
|
|
58
|
+
"@babel/plugin-transform-react-constant-elements": "~7.17.12",
|
|
59
59
|
"@babel/plugin-transform-react-inline-elements": "~7.16.7",
|
|
60
60
|
"@babel/plugin-transform-react-jsx-source": "~7.16.7",
|
|
61
|
-
"@babel/plugin-transform-runtime": "~7.17.
|
|
62
|
-
"@babel/preset-env": "~7.17.
|
|
63
|
-
"@babel/preset-react": "~7.
|
|
64
|
-
"@babel/preset-typescript": "~7.
|
|
61
|
+
"@babel/plugin-transform-runtime": "~7.17.12",
|
|
62
|
+
"@babel/preset-env": "~7.17.12",
|
|
63
|
+
"@babel/preset-react": "~7.17.12",
|
|
64
|
+
"@babel/preset-typescript": "~7.17.12",
|
|
65
65
|
"@babel/runtime": "~7.17.9",
|
|
66
66
|
"@commitlint/cli": "~16.2.4",
|
|
67
67
|
"@commitlint/config-conventional": "~16.2.4",
|
|
@@ -88,18 +88,18 @@
|
|
|
88
88
|
"@stylelint/postcss-css-in-js": "~0.38.0",
|
|
89
89
|
"@svgr/webpack": "~6.2.1",
|
|
90
90
|
"@swc/cli": "~0.1.57",
|
|
91
|
-
"@swc/core": "~1.2.
|
|
91
|
+
"@swc/core": "~1.2.185",
|
|
92
92
|
"@swc/jest": "~0.2.21",
|
|
93
93
|
"@testing-library/jest-dom": "~5.16.4",
|
|
94
94
|
"@testing-library/react": "~12.1.4",
|
|
95
95
|
"@testing-library/react-hooks": "~8.0.0",
|
|
96
96
|
"@types/jest": "~27.5.1",
|
|
97
|
-
"@types/node": "~17.0.
|
|
97
|
+
"@types/node": "~17.0.34",
|
|
98
98
|
"@types/react": "~17.0.44",
|
|
99
99
|
"@types/rimraf": "~3.0.2",
|
|
100
100
|
"@types/testing-library__jest-dom": "~5.14.3",
|
|
101
|
-
"@typescript-eslint/eslint-plugin": "~5.
|
|
102
|
-
"@typescript-eslint/parser": "~5.
|
|
101
|
+
"@typescript-eslint/eslint-plugin": "~5.24.0",
|
|
102
|
+
"@typescript-eslint/parser": "~5.24.0",
|
|
103
103
|
"autoprefixer": "~10.4.7",
|
|
104
104
|
"axe-core": "~4.4.2",
|
|
105
105
|
"babel-loader": "~8.2.5",
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
"duplicate-package-checker-webpack-plugin": "~3.0.0",
|
|
135
135
|
"enhanced-resolve": "5.9.3",
|
|
136
136
|
"esbuild": "~0.14.39",
|
|
137
|
-
"esbuild-loader": "~2.
|
|
137
|
+
"esbuild-loader": "~2.19.0",
|
|
138
138
|
"esbuild-plugin-svgr": "~1.0.1",
|
|
139
139
|
"eslint": "~8.15.0",
|
|
140
140
|
"eslint-config-airbnb": "~19.0.4",
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
"eslint-plugin-compat": "~4.0.2",
|
|
149
149
|
"eslint-plugin-eslint-comments": "~3.2.0",
|
|
150
150
|
"eslint-plugin-import": "~2.26.0",
|
|
151
|
-
"eslint-plugin-jest": "~26.
|
|
151
|
+
"eslint-plugin-jest": "~26.2.2",
|
|
152
152
|
"eslint-plugin-jsdoc": "~39.2.9",
|
|
153
153
|
"eslint-plugin-jsx-a11y": "~6.5.1",
|
|
154
154
|
"eslint-plugin-mdx": "~1.17.0",
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
"node-plop": "~0.31.0",
|
|
193
193
|
"nodemon": "~2.0.16",
|
|
194
194
|
"normalize-path": "~3.0.0",
|
|
195
|
-
"npm-check-updates": "
|
|
195
|
+
"npm-check-updates": "13.0.0",
|
|
196
196
|
"null-loader": "~4.0.1",
|
|
197
197
|
"pino": "~7.11.0",
|
|
198
198
|
"pino-pretty": "~7.6.1",
|
|
@@ -225,7 +225,7 @@
|
|
|
225
225
|
"stylelint": "~14.8.2",
|
|
226
226
|
"stylelint-config-recommended": "~7.0.0",
|
|
227
227
|
"stylelint-config-styled-components": "~0.1.1",
|
|
228
|
-
"swc-loader": "~0.2.
|
|
228
|
+
"swc-loader": "~0.2.1",
|
|
229
229
|
"terser-webpack-plugin": "~5.3.1",
|
|
230
230
|
"ts-node": "~10.7.0",
|
|
231
231
|
"tsc-alias": "~1.6.7",
|
|
@@ -234,7 +234,7 @@
|
|
|
234
234
|
"url-loader": "~4.1.1",
|
|
235
235
|
"uuid": "~8.3.2",
|
|
236
236
|
"vite": "~2.9.9",
|
|
237
|
-
"vitest": "~0.12.
|
|
237
|
+
"vitest": "~0.12.6",
|
|
238
238
|
"webpack": "~5.72.1",
|
|
239
239
|
"webpack-bundle-analyzer": "~4.5.0",
|
|
240
240
|
"webpack-cli": "~4.9.2",
|
|
@@ -244,7 +244,7 @@
|
|
|
244
244
|
"webpack-merge": "~5.8.0",
|
|
245
245
|
"whatwg-fetch": "~3.6.2",
|
|
246
246
|
"workbox-webpack-plugin": "~6.5.3",
|
|
247
|
-
"yargs": "~17.5.
|
|
247
|
+
"yargs": "~17.5.1"
|
|
248
248
|
},
|
|
249
249
|
"devDependencies": {
|
|
250
250
|
"react": "~17.0.2",
|