@elliemae/pui-cli 8.42.2 → 8.43.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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/pui-cli",
3
- "version": "8.42.2",
3
+ "version": "8.43.0",
4
4
  "description": "ICE MT UI Platform CLI",
5
5
  "sideEffects": false,
6
6
  "main": "./dist/cjs/index.cjs",
@@ -93,7 +93,7 @@
93
93
  "@babel/runtime": "~7.26.0",
94
94
  "@commitlint/cli": "~17.8.1",
95
95
  "@commitlint/config-conventional": "~17.8.1",
96
- "@elliemae/browserslist-config-elliemae-latest-browsers": "~1.10.0",
96
+ "@elliemae/browserslist-config-elliemae-latest-browsers": "~1.11.0",
97
97
  "@faker-js/faker": "~7.6.0",
98
98
  "@nrwl/cli": "~15.9.7",
99
99
  "@nrwl/tao": "~15.9.7",
@@ -115,8 +115,8 @@
115
115
  "@storybook/theming": "~6.5.16",
116
116
  "@stylelint/postcss-css-in-js": "~0.38.0",
117
117
  "@svgr/webpack": "~7.0.0",
118
- "@swc/cli": "~0.5.0",
119
- "@swc/core": "~1.9.2",
118
+ "@swc/cli": "~0.5.1",
119
+ "@swc/core": "~1.9.3",
120
120
  "@swc/jest": "~0.2.37",
121
121
  "@testing-library/jest-dom": "~5.17.0",
122
122
  "@testing-library/react": "~14.3.1",
@@ -130,7 +130,7 @@
130
130
  "@types/jest": "~29.5.14",
131
131
  "@types/jest-axe": "~3.5.9",
132
132
  "@types/moment-locales-webpack-plugin": "~1.2.6",
133
- "@types/node": "~18.19.64",
133
+ "@types/node": "~18.19.66",
134
134
  "@types/normalize-path": "~3.0.2",
135
135
  "@types/postcss-preset-env": "~7.7.0",
136
136
  "@types/rimraf": "~3.0.2",
@@ -141,7 +141,7 @@
141
141
  "@types/webpack-bundle-analyzer": "~4.7.0",
142
142
  "@typescript-eslint/eslint-plugin": "~5.62.0",
143
143
  "@typescript-eslint/parser": "~5.62.0",
144
- "@vitejs/plugin-react": "~4.3.3",
144
+ "@vitejs/plugin-react": "~4.3.4",
145
145
  "@vitest/coverage-c8": "~0.33.0",
146
146
  "@vitest/coverage-v8": "~0.34.6",
147
147
  "autoprefixer": "~10.4.20",
@@ -198,7 +198,7 @@
198
198
  "eslint-plugin-react": "~7.37.2",
199
199
  "eslint-plugin-react-hooks": "~4.6.2",
200
200
  "eslint-plugin-redux-saga": "~1.3.2",
201
- "eslint-plugin-storybook": "~0.11.0",
201
+ "eslint-plugin-storybook": "~0.11.1",
202
202
  "eslint-plugin-testing-library": "~5.11.1",
203
203
  "eslint-plugin-wdio": "~8.37.0",
204
204
  "execa": "~7.2.0",
@@ -276,8 +276,8 @@
276
276
  "tsc-alias": "~1.8.10",
277
277
  "tsconfig-paths-webpack-plugin": "~3.5.2",
278
278
  "tsx": "~3.14.0",
279
- "typedoc": "~0.26.11",
280
- "typescript": "~5.6.3",
279
+ "typedoc": "~0.27.0",
280
+ "typescript": "~5.7.2",
281
281
  "update-notifier": "~6.0.2",
282
282
  "url-loader": "~4.1.1",
283
283
  "uuid": "~9.0.1",
@@ -296,7 +296,7 @@
296
296
  "yargs": "~17.7.2"
297
297
  },
298
298
  "devDependencies": {
299
- "@elliemae/pui-doc-gen": "~3.1.1",
299
+ "@elliemae/pui-doc-gen": "~3.2.0",
300
300
  "react": "~18.3.1",
301
301
  "react-dom": "~18.3.1",
302
302
  "redux": "~4.2.1",