@elliemae/pui-cli 8.38.0 → 8.38.1

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/pui-cli",
3
- "version": "8.38.0",
3
+ "version": "8.38.1",
4
4
  "description": "ICE MT UI Platform CLI",
5
5
  "sideEffects": false,
6
6
  "main": "./dist/cjs/index.cjs",
@@ -130,7 +130,7 @@
130
130
  "@types/jest": "~29.5.12",
131
131
  "@types/jest-axe": "~3.5.9",
132
132
  "@types/moment-locales-webpack-plugin": "~1.2.6",
133
- "@types/node": "~18.19.48",
133
+ "@types/node": "~18.19.49",
134
134
  "@types/normalize-path": "~3.0.2",
135
135
  "@types/postcss-preset-env": "~7.7.0",
136
136
  "@types/rimraf": "~3.0.2",
@@ -191,10 +191,10 @@
191
191
  "eslint-plugin-import": "~2.30.0",
192
192
  "eslint-plugin-jest": "~27.9.0",
193
193
  "eslint-plugin-jsdoc": "~43.2.0",
194
- "eslint-plugin-jsx-a11y": "~6.9.0",
194
+ "eslint-plugin-jsx-a11y": "~6.10.0",
195
195
  "eslint-plugin-mdx": "~2.3.4",
196
196
  "eslint-plugin-prettier": "~4.2.1",
197
- "eslint-plugin-react": "~7.35.1",
197
+ "eslint-plugin-react": "~7.35.2",
198
198
  "eslint-plugin-react-hooks": "~4.6.2",
199
199
  "eslint-plugin-redux-saga": "~1.3.2",
200
200
  "eslint-plugin-storybook": "~0.8.0",
@@ -242,12 +242,12 @@
242
242
  "pino-http": "~8.6.1",
243
243
  "pino-pretty": "~10.3.1",
244
244
  "plop": "~3.1.2",
245
- "postcss": "8.4.38",
245
+ "postcss": "8.4.45",
246
246
  "postcss-html": "~1.7.0",
247
247
  "postcss-jsx": "~0.36.4",
248
248
  "postcss-loader": "~7.3.4",
249
249
  "postcss-markdown": "~1.2.0",
250
- "postcss-preset-env": "9.5.2",
250
+ "postcss-preset-env": "9.6.0",
251
251
  "postcss-syntax": "~0.36.2",
252
252
  "prettier": "~2.8.8",
253
253
  "prisma": "~4.16.2",