@elliemae/pui-cli 9.0.0-next.12 → 9.0.0-next.13
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 +7 -7
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/pui-cli",
|
|
3
|
-
"version": "9.0.0-next.
|
|
3
|
+
"version": "9.0.0-next.13",
|
|
4
4
|
"description": "ICE MT UI Platform CLI",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"type": "module",
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
"@types/jest": "~29.5.1",
|
|
140
140
|
"@types/jest-axe": "~3.5.5",
|
|
141
141
|
"@types/moment-locales-webpack-plugin": "~1.2.3",
|
|
142
|
-
"@types/node": "~20.1.
|
|
142
|
+
"@types/node": "~20.1.7",
|
|
143
143
|
"@types/normalize-path": "~3.0.0",
|
|
144
144
|
"@types/postcss-preset-env": "~8.0.0",
|
|
145
145
|
"@types/rimraf": "~4.0.5",
|
|
@@ -148,8 +148,8 @@
|
|
|
148
148
|
"@types/uuid": "~9.0.1",
|
|
149
149
|
"@types/testing-library__jest-dom": "~5.14.5",
|
|
150
150
|
"@types/webpack-bundle-analyzer": "~4.6.0",
|
|
151
|
-
"@typescript-eslint/eslint-plugin": "~5.59.
|
|
152
|
-
"@typescript-eslint/parser": "~5.59.
|
|
151
|
+
"@typescript-eslint/eslint-plugin": "~5.59.6",
|
|
152
|
+
"@typescript-eslint/parser": "~5.59.6",
|
|
153
153
|
"@vitejs/plugin-react": "~4.0.0",
|
|
154
154
|
"@vitest/coverage-c8": "~0.31.0",
|
|
155
155
|
"autoprefixer": "~10.4.14",
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
"esbuild": "~0.17.19",
|
|
186
186
|
"esbuild-loader": "~3.0.1",
|
|
187
187
|
"esbuild-plugin-lodash": "~1.2.0",
|
|
188
|
-
"esbuild-plugin-svgr": "~
|
|
188
|
+
"esbuild-plugin-svgr": "~2.0.0",
|
|
189
189
|
"eslint": "~8.40.0",
|
|
190
190
|
"eslint-config-airbnb": "~19.0.4",
|
|
191
191
|
"eslint-config-airbnb-base": "~15.0.0",
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
"storybook-addon-turbo-build": "~2.0.1",
|
|
277
277
|
"storybook-react-router": "~1.0.8",
|
|
278
278
|
"style-loader": "~3.3.2",
|
|
279
|
-
"stylelint": "~15.6.
|
|
279
|
+
"stylelint": "~15.6.2",
|
|
280
280
|
"stylelint-config-recommended": "~12.0.0",
|
|
281
281
|
"stylelint-config-styled-components": "~0.1.1",
|
|
282
282
|
"supertest": "~6.3.3",
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
"update-notifier": "~6.0.2",
|
|
289
289
|
"url-loader": "~4.1.1",
|
|
290
290
|
"uuid": "~9.0.0",
|
|
291
|
-
"vite": "~4.3.
|
|
291
|
+
"vite": "~4.3.7",
|
|
292
292
|
"vitest": "~0.31.0",
|
|
293
293
|
"vite-tsconfig-paths": "~4.2.0",
|
|
294
294
|
"webpack": "~5.82.1",
|