@elliemae/pui-cli 8.50.0 → 8.51.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.50.0",
3
+ "version": "8.51.1",
4
4
  "description": "ICE MT UI Platform CLI",
5
5
  "sideEffects": false,
6
6
  "main": "./dist/cjs/index.cjs",
@@ -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.6.0",
119
- "@swc/core": "~1.11.18",
118
+ "@swc/cli": "~0.7.2",
119
+ "@swc/core": "~1.11.21",
120
120
  "@swc/jest": "~0.2.37",
121
121
  "@testing-library/jest-dom": "~5.17.0",
122
122
  "@testing-library/react": "~14.3.1",
@@ -173,7 +173,7 @@
173
173
  "css-minimizer-webpack-plugin": "~5.0.1",
174
174
  "depcheck": "~1.4.7",
175
175
  "docdash": "~2.0.2",
176
- "dotenv": "~16.4.7",
176
+ "dotenv": "~16.5.0",
177
177
  "dotenv-webpack": "~8.1.0",
178
178
  "duplicate-package-checker-webpack-plugin": "~3.0.0",
179
179
  "enhanced-resolve": "~5.18.1",
@@ -239,7 +239,7 @@
239
239
  "node-plop": "~0.32.0",
240
240
  "nodemon": "~2.0.22",
241
241
  "normalize-path": "~3.0.0",
242
- "npm-check-updates": "~17.1.16",
242
+ "npm-check-updates": "~17.1.18",
243
243
  "npm-run-all": "~4.1.5",
244
244
  "pino": "~8.21.0",
245
245
  "pino-http": "~8.6.1",
@@ -275,7 +275,7 @@
275
275
  "supertest": "~6.3.4",
276
276
  "swc-loader": "~0.2.6",
277
277
  "ts-node": "~10.9.2",
278
- "tsc-alias": "~1.8.13",
278
+ "tsc-alias": "~1.8.15",
279
279
  "tsconfig-paths-webpack-plugin": "~3.5.2",
280
280
  "tsx": "~3.14.0",
281
281
  "typedoc": "~0.28.2",
@@ -283,10 +283,10 @@
283
283
  "update-notifier": "~6.0.2",
284
284
  "url-loader": "~4.1.1",
285
285
  "uuid": "~9.0.1",
286
- "vite": "~5.4.17",
286
+ "vite": "~5.4.18",
287
287
  "vite-tsconfig-paths": "~4.3.2",
288
288
  "vitest": "~1.6.1",
289
- "webpack": "~5.99.0",
289
+ "webpack": "~5.99.5",
290
290
  "webpack-bundle-analyzer": "~4.10.2",
291
291
  "webpack-cli": "~5.1.4",
292
292
  "webpack-dev-server": "~5.2.1",