@elliemae/pui-cli 8.39.1 → 8.40.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.39.1",
3
+ "version": "8.40.1",
4
4
  "description": "ICE MT UI Platform CLI",
5
5
  "sideEffects": false,
6
6
  "main": "./dist/cjs/index.cjs",
@@ -75,11 +75,11 @@
75
75
  "dependencies": {
76
76
  "@axe-core/react": "~4.10.0",
77
77
  "@babel/cli": "~7.25.7",
78
- "@babel/core": "~7.25.7",
79
- "@babel/eslint-parser": "~7.25.7",
78
+ "@babel/core": "~7.25.8",
79
+ "@babel/eslint-parser": "~7.25.8",
80
80
  "@babel/node": "~7.25.7",
81
81
  "@babel/plugin-proposal-class-properties": "~7.18.6",
82
- "@babel/plugin-proposal-export-default-from": "~7.25.7",
82
+ "@babel/plugin-proposal-export-default-from": "~7.25.8",
83
83
  "@babel/plugin-syntax-dynamic-import": "~7.8.3",
84
84
  "@babel/plugin-syntax-import-assertions": "~7.25.7",
85
85
  "@babel/plugin-transform-modules-commonjs": "~7.25.7",
@@ -87,7 +87,7 @@
87
87
  "@babel/plugin-transform-react-inline-elements": "~7.25.7",
88
88
  "@babel/plugin-transform-react-jsx-source": "~7.25.7",
89
89
  "@babel/plugin-transform-runtime": "~7.25.7",
90
- "@babel/preset-env": "~7.25.7",
90
+ "@babel/preset-env": "~7.25.8",
91
91
  "@babel/preset-react": "~7.25.7",
92
92
  "@babel/preset-typescript": "~7.25.7",
93
93
  "@babel/runtime": "~7.25.7",
@@ -116,7 +116,7 @@
116
116
  "@stylelint/postcss-css-in-js": "~0.38.0",
117
117
  "@svgr/webpack": "~7.0.0",
118
118
  "@swc/cli": "~0.4.0",
119
- "@swc/core": "~1.7.28",
119
+ "@swc/core": "~1.7.36",
120
120
  "@swc/jest": "~0.2.36",
121
121
  "@testing-library/jest-dom": "~5.17.0",
122
122
  "@testing-library/react": "~14.3.1",
@@ -145,7 +145,7 @@
145
145
  "@vitest/coverage-c8": "~0.33.0",
146
146
  "@vitest/coverage-v8": "~0.34.6",
147
147
  "autoprefixer": "~10.4.20",
148
- "axe-core": "~4.10.0",
148
+ "axe-core": "~4.10.1",
149
149
  "babel-plugin-date-fns": "~2.0.0",
150
150
  "babel-plugin-dynamic-import-node": "~2.3.3",
151
151
  "babel-plugin-import-remove-resource-query": "~1.0.0",
@@ -209,7 +209,7 @@
209
209
  "find-up": "~6.3.0",
210
210
  "find-up-cli": "~5.0.0",
211
211
  "happy-dom": "~12.10.3",
212
- "helmet-csp": "~3.4.0",
212
+ "helmet": "~8.0.0",
213
213
  "html-loader": "~4.2.0",
214
214
  "html-webpack-plugin": "~5.6.0",
215
215
  "http-server": "~14.1.1",
@@ -236,7 +236,7 @@
236
236
  "node-plop": "~0.32.0",
237
237
  "nodemon": "~2.0.22",
238
238
  "normalize-path": "~3.0.0",
239
- "npm-check-updates": "~16.14.20",
239
+ "npm-check-updates": "~17.1.3",
240
240
  "npm-run-all": "~4.1.5",
241
241
  "pino": "~8.21.0",
242
242
  "pino-http": "~8.6.1",
@@ -275,18 +275,18 @@
275
275
  "ts-node": "~10.9.2",
276
276
  "tsc-alias": "~1.8.10",
277
277
  "tsx": "~3.14.0",
278
- "typedoc": "~0.26.8",
279
- "typescript": "~5.6.2",
278
+ "typedoc": "~0.26.10",
279
+ "typescript": "~5.6.3",
280
280
  "update-notifier": "~6.0.2",
281
281
  "url-loader": "~4.1.1",
282
282
  "uuid": "~9.0.1",
283
- "vite": "~5.4.8",
283
+ "vite": "~5.4.9",
284
284
  "vite-tsconfig-paths": "~4.3.2",
285
285
  "vitest": "~1.6.0",
286
286
  "webpack": "~5.95.0",
287
287
  "webpack-bundle-analyzer": "~4.10.2",
288
288
  "webpack-cli": "~5.1.4",
289
- "webpack-dev-server": "~4.15.2",
289
+ "webpack-dev-server": "~5.1.0",
290
290
  "webpack-manifest-plugin": "~5.0.0",
291
291
  "webpack-merge": "~5.10.0",
292
292
  "whatwg-fetch": "~3.6.20",
@@ -295,7 +295,7 @@
295
295
  "yargs": "~17.7.2"
296
296
  },
297
297
  "devDependencies": {
298
- "@elliemae/pui-doc-gen": "~2.2.0",
298
+ "@elliemae/pui-doc-gen": "~3.1.1",
299
299
  "react": "~18.3.1",
300
300
  "react-dom": "~18.3.1",
301
301
  "redux": "~4.2.1",