@elliemae/pui-cli 9.0.0-next.3 → 9.0.0-next.4

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.
Files changed (1) hide show
  1. package/package.json +16 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/pui-cli",
3
- "version": "9.0.0-next.3",
3
+ "version": "9.0.0-next.4",
4
4
  "description": "ICE MT UI Platform CLI",
5
5
  "sideEffects": false,
6
6
  "type": "module",
@@ -104,17 +104,19 @@
104
104
  "@semantic-release/changelog": "~6.0.3",
105
105
  "@semantic-release/exec": "~6.0.3",
106
106
  "@semantic-release/git": "~10.0.1",
107
- "@storybook/addon-a11y": "~7.0.8",
108
- "@storybook/addon-essentials": "~7.0.8",
107
+ "@storybook/addon-a11y": "~7.0.9",
108
+ "@storybook/addon-essentials": "~7.0.9",
109
109
  "@storybook/addon-events": "~6.2.9",
110
- "@storybook/addon-interactions": "~7.0.8",
111
- "@storybook/addon-links": "~7.0.8",
112
- "@storybook/addon-storysource": "~7.0.8",
113
- "@storybook/builder-vite": "~7.0.8",
114
- "@storybook/builder-webpack5": "~7.0.8",
110
+ "@storybook/addon-interactions": "~7.0.9",
111
+ "@storybook/addon-links": "~7.0.9",
112
+ "@storybook/addon-storysource": "~7.0.9",
113
+ "@storybook/blocks": "~7.0.9",
114
+ "@storybook/builder-vite": "~7.0.9",
115
+ "@storybook/builder-webpack5": "~7.0.9",
115
116
  "@storybook/manager-webpack5": "~6.5.16",
116
- "@storybook/react": "~7.0.8",
117
- "@storybook/theming": "~7.0.8",
117
+ "@storybook/react": "~7.0.9",
118
+ "@storybook/react-webpack5": "~7.0.9",
119
+ "@storybook/theming": "~7.0.9",
118
120
  "@stylelint/postcss-css-in-js": "~0.38.0",
119
121
  "@svgr/webpack": "~7.0.0",
120
122
  "@swc/cli": "~0.1.62",
@@ -132,7 +134,7 @@
132
134
  "@types/jest": "~29.5.1",
133
135
  "@types/jest-axe": "~3.5.5",
134
136
  "@types/moment-locales-webpack-plugin": "~1.2.3",
135
- "@types/node": "~18.16.3",
137
+ "@types/node": "~20.0.0",
136
138
  "@types/normalize-path": "~3.0.0",
137
139
  "@types/postcss-preset-env": "~8.0.0",
138
140
  "@types/rimraf": "~4.0.5",
@@ -192,7 +194,7 @@
192
194
  "eslint-plugin-eslint-comments": "~3.2.0",
193
195
  "eslint-plugin-import": "~2.27.5",
194
196
  "eslint-plugin-jest": "~27.2.1",
195
- "eslint-plugin-jsdoc": "~43.1.1",
197
+ "eslint-plugin-jsdoc": "~43.2.0",
196
198
  "eslint-plugin-jsx-a11y": "~6.7.1",
197
199
  "eslint-plugin-mdx": "~2.1.0",
198
200
  "eslint-plugin-prettier": "~4.2.1",
@@ -265,6 +267,7 @@
265
267
  "semantic-release": "~21.0.2",
266
268
  "slackify-markdown": "~4.3.1",
267
269
  "speed-measure-webpack-plugin": "~1.5.0",
270
+ "storybook": "~7.0.9",
268
271
  "storybook-addon-turbo-build": "~2.0.1",
269
272
  "storybook-react-router": "~1.0.8",
270
273
  "style-loader": "~3.3.2",
@@ -280,7 +283,7 @@
280
283
  "update-notifier": "~6.0.2",
281
284
  "url-loader": "~4.1.1",
282
285
  "uuid": "~9.0.0",
283
- "vite": "~4.3.4",
286
+ "vite": "~4.3.5",
284
287
  "vitest": "~0.31.0",
285
288
  "vite-tsconfig-paths": "~4.2.0",
286
289
  "webpack": "~5.82.0",