@elliemae/pui-cli 9.0.0-next.7 → 9.0.0-next.8
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 +26 -21
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.8",
|
|
4
4
|
"description": "ICE MT UI Platform CLI",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"type": "module",
|
|
@@ -18,10 +18,15 @@
|
|
|
18
18
|
"./releaseConfig": {
|
|
19
19
|
"require": "./dist/cjs/release.config.cjs"
|
|
20
20
|
},
|
|
21
|
+
"./storybook": {
|
|
22
|
+
"import": "./dist/esm/webpack/webpack.storybook.js",
|
|
23
|
+
"require": "./dist/cjs/webpack/webpack.storybook.js"
|
|
24
|
+
},
|
|
21
25
|
"./vitest": {
|
|
22
26
|
"import": "./dist/esm/testing/vitest.config.js"
|
|
23
27
|
},
|
|
24
28
|
"./server/routes": {
|
|
29
|
+
"import": "./dist/esm/server/appRoutes.js",
|
|
25
30
|
"require": "./dist/cjs/server/appRoutes.js"
|
|
26
31
|
},
|
|
27
32
|
"./app.tsconfig.json": "./app.tsconfig.json",
|
|
@@ -95,28 +100,28 @@
|
|
|
95
100
|
"@elliemae/browserslist-config-elliemae-latest-browsers": "~1.7.0",
|
|
96
101
|
"@faker-js/faker": "7.6.0",
|
|
97
102
|
"@nrwl/cli": "15.9.3",
|
|
98
|
-
"@nrwl/tao": "16.1.
|
|
99
|
-
"@nrwl/workspace": "16.1.
|
|
103
|
+
"@nrwl/tao": "16.1.4",
|
|
104
|
+
"@nrwl/workspace": "16.1.4",
|
|
100
105
|
"@pmmmwh/react-refresh-webpack-plugin": "~0.5.10",
|
|
101
106
|
"@semantic-release/changelog": "~6.0.3",
|
|
102
107
|
"@semantic-release/exec": "~6.0.3",
|
|
103
108
|
"@semantic-release/git": "~10.0.1",
|
|
104
|
-
"@storybook/addon-a11y": "~7.0.
|
|
105
|
-
"@storybook/addon-essentials": "~7.0.
|
|
109
|
+
"@storybook/addon-a11y": "~7.0.10",
|
|
110
|
+
"@storybook/addon-essentials": "~7.0.10",
|
|
106
111
|
"@storybook/addon-events": "~6.2.9",
|
|
107
|
-
"@storybook/addon-interactions": "~7.0.
|
|
108
|
-
"@storybook/addon-links": "~7.0.
|
|
109
|
-
"@storybook/addon-storysource": "~7.0.
|
|
110
|
-
"@storybook/blocks": "~7.0.
|
|
111
|
-
"@storybook/builder-vite": "~7.0.
|
|
112
|
-
"@storybook/builder-webpack5": "~7.0.
|
|
112
|
+
"@storybook/addon-interactions": "~7.0.10",
|
|
113
|
+
"@storybook/addon-links": "~7.0.10",
|
|
114
|
+
"@storybook/addon-storysource": "~7.0.10",
|
|
115
|
+
"@storybook/blocks": "~7.0.10",
|
|
116
|
+
"@storybook/builder-vite": "~7.0.10",
|
|
117
|
+
"@storybook/builder-webpack5": "~7.0.10",
|
|
113
118
|
"@storybook/jest": "~0.1.0",
|
|
114
119
|
"@storybook/manager-webpack5": "~6.5.16",
|
|
115
|
-
"@storybook/react": "~7.0.
|
|
116
|
-
"@storybook/react-vite": "~7.0.
|
|
117
|
-
"@storybook/react-webpack5": "~7.0.
|
|
120
|
+
"@storybook/react": "~7.0.10",
|
|
121
|
+
"@storybook/react-vite": "~7.0.10",
|
|
122
|
+
"@storybook/react-webpack5": "~7.0.10",
|
|
118
123
|
"@storybook/testing-library": "~0.1.0",
|
|
119
|
-
"@storybook/theming": "~7.0.
|
|
124
|
+
"@storybook/theming": "~7.0.10",
|
|
120
125
|
"@stylelint/postcss-css-in-js": "~0.38.0",
|
|
121
126
|
"@svgr/webpack": "~8.0.1",
|
|
122
127
|
"@swc/cli": "~0.1.62",
|
|
@@ -134,7 +139,7 @@
|
|
|
134
139
|
"@types/jest": "~29.5.1",
|
|
135
140
|
"@types/jest-axe": "~3.5.5",
|
|
136
141
|
"@types/moment-locales-webpack-plugin": "~1.2.3",
|
|
137
|
-
"@types/node": "~20.1.
|
|
142
|
+
"@types/node": "~20.1.2",
|
|
138
143
|
"@types/normalize-path": "~3.0.0",
|
|
139
144
|
"@types/postcss-preset-env": "~8.0.0",
|
|
140
145
|
"@types/rimraf": "~4.0.5",
|
|
@@ -194,7 +199,7 @@
|
|
|
194
199
|
"eslint-plugin-eslint-comments": "~3.2.0",
|
|
195
200
|
"eslint-plugin-import": "~2.27.5",
|
|
196
201
|
"eslint-plugin-jest": "~27.2.1",
|
|
197
|
-
"eslint-plugin-jsdoc": "~44.
|
|
202
|
+
"eslint-plugin-jsdoc": "~44.2.2",
|
|
198
203
|
"eslint-plugin-jsx-a11y": "~6.7.1",
|
|
199
204
|
"eslint-plugin-mdx": "~2.1.0",
|
|
200
205
|
"eslint-plugin-prettier": "~4.2.1",
|
|
@@ -202,7 +207,7 @@
|
|
|
202
207
|
"eslint-plugin-react-hooks": "~4.6.0",
|
|
203
208
|
"eslint-plugin-redux-saga": "~1.3.2",
|
|
204
209
|
"eslint-plugin-storybook": "~0.6.12",
|
|
205
|
-
"eslint-plugin-testing-library": "~5.
|
|
210
|
+
"eslint-plugin-testing-library": "~5.11.0",
|
|
206
211
|
"eslint-plugin-wdio": "~8.8.7",
|
|
207
212
|
"execa": "~7.1.1",
|
|
208
213
|
"express": "~4.18.2",
|
|
@@ -241,7 +246,7 @@
|
|
|
241
246
|
"node-plop": "~0.31.1",
|
|
242
247
|
"nodemon": "~2.0.22",
|
|
243
248
|
"normalize-path": "~3.0.0",
|
|
244
|
-
"npm-check-updates": "16.10.
|
|
249
|
+
"npm-check-updates": "16.10.12",
|
|
245
250
|
"pino": "~8.14.1",
|
|
246
251
|
"pino-http": "~8.3.3",
|
|
247
252
|
"pino-pretty": "~10.0.0",
|
|
@@ -267,7 +272,7 @@
|
|
|
267
272
|
"semantic-release": "~21.0.2",
|
|
268
273
|
"slackify-markdown": "~4.3.1",
|
|
269
274
|
"speed-measure-webpack-plugin": "~1.5.0",
|
|
270
|
-
"storybook": "~7.0.
|
|
275
|
+
"storybook": "~7.0.10",
|
|
271
276
|
"storybook-addon-turbo-build": "~2.0.1",
|
|
272
277
|
"storybook-react-router": "~1.0.8",
|
|
273
278
|
"style-loader": "~3.3.2",
|
|
@@ -286,7 +291,7 @@
|
|
|
286
291
|
"vite": "~4.3.5",
|
|
287
292
|
"vitest": "~0.31.0",
|
|
288
293
|
"vite-tsconfig-paths": "~4.2.0",
|
|
289
|
-
"webpack": "~5.82.
|
|
294
|
+
"webpack": "~5.82.1",
|
|
290
295
|
"webpack-bundle-analyzer": "~4.8.0",
|
|
291
296
|
"webpack-cli": "~5.1.1",
|
|
292
297
|
"webpack-dev-server": "~4.15.0",
|