@elliemae/pui-cli 8.54.7 → 8.54.12

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.54.7",
3
+ "version": "8.54.12",
4
4
  "description": "ICE MT UI Platform CLI",
5
5
  "sideEffects": false,
6
6
  "main": "./dist/cjs/index.cjs",
@@ -43,7 +43,7 @@
43
43
  "node": ">=20"
44
44
  },
45
45
  "publishConfig": {
46
- "access": "public"
46
+ "access": "restricted"
47
47
  },
48
48
  "author": "ICE MT",
49
49
  "license": "MIT",
@@ -73,10 +73,10 @@
73
73
  "indent": 4
74
74
  },
75
75
  "dependencies": {
76
- "@axe-core/react": "~4.10.2",
76
+ "@axe-core/react": "~4.11.0",
77
77
  "@babel/cli": "~7.28.3",
78
- "@babel/core": "~7.28.4",
79
- "@babel/eslint-parser": "~7.28.4",
78
+ "@babel/core": "~7.28.5",
79
+ "@babel/eslint-parser": "~7.28.5",
80
80
  "@babel/node": "~7.28.0",
81
81
  "@babel/plugin-proposal-class-properties": "~7.18.6",
82
82
  "@babel/plugin-proposal-export-default-from": "~7.27.1",
@@ -86,10 +86,10 @@
86
86
  "@babel/plugin-transform-react-constant-elements": "~7.27.1",
87
87
  "@babel/plugin-transform-react-inline-elements": "~7.27.1",
88
88
  "@babel/plugin-transform-react-jsx-source": "~7.27.1",
89
- "@babel/plugin-transform-runtime": "~7.28.3",
90
- "@babel/preset-env": "~7.28.3",
91
- "@babel/preset-react": "~7.27.1",
92
- "@babel/preset-typescript": "~7.27.1",
89
+ "@babel/plugin-transform-runtime": "~7.28.5",
90
+ "@babel/preset-env": "~7.28.5",
91
+ "@babel/preset-react": "~7.28.5",
92
+ "@babel/preset-typescript": "~7.28.5",
93
93
  "@babel/runtime": "~7.28.4",
94
94
  "@commitlint/cli": "~17.8.1",
95
95
  "@commitlint/config-conventional": "~17.8.1",
@@ -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.7.8",
119
- "@swc/core": "~1.13.5",
119
+ "@swc/core": "1.13.20",
120
120
  "@swc/jest": "~0.2.39",
121
121
  "@testing-library/jest-dom": "~5.17.0",
122
122
  "@testing-library/react": "~14.3.1",
@@ -127,12 +127,12 @@
127
127
  "@types/cors": "~2.8.19",
128
128
  "@types/dotenv-webpack": "~7.0.8",
129
129
  "@types/duplicate-package-checker-webpack-plugin": "~2.1.5",
130
- "@types/express-serve-static-core": "~4.19.6",
130
+ "@types/express-serve-static-core": "~4.19.7",
131
131
  "@types/ip": "~1.1.3",
132
132
  "@types/jest": "~29.5.14",
133
133
  "@types/jest-axe": "~3.5.9",
134
134
  "@types/moment-locales-webpack-plugin": "~1.2.6",
135
- "@types/node": "~18.19.124",
135
+ "@types/node": "~18.19.130",
136
136
  "@types/normalize-path": "~3.0.2",
137
137
  "@types/postcss-preset-env": "~7.7.0",
138
138
  "@types/rimraf": "~3.0.2",
@@ -147,7 +147,7 @@
147
147
  "@vitest/coverage-c8": "~0.33.0",
148
148
  "@vitest/coverage-v8": "~0.34.6",
149
149
  "autoprefixer": "~10.4.21",
150
- "axe-core": "~4.10.3",
150
+ "axe-core": "~4.11.0",
151
151
  "babel-plugin-date-fns": "~2.0.0",
152
152
  "babel-plugin-dynamic-import-node": "~2.3.3",
153
153
  "babel-plugin-import-remove-resource-query": "~1.0.0",
@@ -159,7 +159,7 @@
159
159
  "babel-plugin-transform-remove-console": "~6.9.4",
160
160
  "babel-plugin-transform-strip-block": "~0.0.5",
161
161
  "body-parser": "~1.20.3",
162
- "browserslist": "~4.26.0",
162
+ "browserslist": "~4.27.0",
163
163
  "browserslist-to-esbuild": "~1.2.0",
164
164
  "chalk": "~5.6.2",
165
165
  "cheerio": "~1.1.2",
@@ -177,7 +177,7 @@
177
177
  "dotenv-webpack": "~8.1.1",
178
178
  "duplicate-package-checker-webpack-plugin": "~3.0.0",
179
179
  "enhanced-resolve": "~5.18.3",
180
- "esbuild": "~0.25.9",
180
+ "esbuild": "~0.25.11",
181
181
  "esbuild-loader": "~3.2.0",
182
182
  "esbuild-plugin-svgr": "~1.1.0",
183
183
  "eslint": "~8.57.1",
@@ -228,7 +228,7 @@
228
228
  "jest-styled-components": "~7.2.0",
229
229
  "jest-watch-typeahead": "~2.2.2",
230
230
  "jscodeshift": "~0.16.1",
231
- "jsdoc": "~4.0.4",
231
+ "jsdoc": "~4.0.5",
232
232
  "lerna": "~6.6.2",
233
233
  "lint-staged": "~13.3.0",
234
234
  "mini-css-extract-plugin": "~2.9.4",
@@ -237,7 +237,7 @@
237
237
  "moment-locales-webpack-plugin": "~1.2.0",
238
238
  "msw": "~1.3.5",
239
239
  "node-gyp": "~9.4.1",
240
- "node-plop": "~0.32.1",
240
+ "node-plop": "~0.32.3",
241
241
  "nodemon": "~2.0.22",
242
242
  "normalize-path": "~3.0.0",
243
243
  "npm-check-updates": "~17.1.18",
@@ -259,7 +259,7 @@
259
259
  "pug-loader": "~2.4.0",
260
260
  "raf": "~3.4.1",
261
261
  "react-docgen": "~5.4.3",
262
- "react-refresh": "~0.17.0",
262
+ "react-refresh": "~0.18.0",
263
263
  "react-test-renderer": "~18.3.1",
264
264
  "resize-observer-polyfill": "~1.5.1",
265
265
  "resolve-typescript-plugin": "~2.0.1",
@@ -279,15 +279,15 @@
279
279
  "tsc-alias": "~1.8.16",
280
280
  "tsconfig-paths-webpack-plugin": "~3.5.2",
281
281
  "tsx": "~3.14.0",
282
- "typedoc": "~0.28.13",
283
- "typescript": "5.8.3",
282
+ "typedoc": "~0.28.14",
283
+ "typescript": "5.9.3",
284
284
  "update-notifier": "~6.0.2",
285
285
  "url-loader": "~4.1.1",
286
286
  "uuid": "~9.0.1",
287
- "vite": "~5.4.20",
287
+ "vite": "~5.4.21",
288
288
  "vite-tsconfig-paths": "~4.3.2",
289
289
  "vitest": "~1.6.1",
290
- "webpack": "~5.101.3",
290
+ "webpack": "~5.102.1",
291
291
  "webpack-bundle-analyzer": "~4.10.2",
292
292
  "webpack-cli": "~5.1.4",
293
293
  "webpack-dev-server": "~5.2.2",
@@ -299,16 +299,16 @@
299
299
  "yargs": "~17.7.2"
300
300
  },
301
301
  "devDependencies": {
302
- "@elliemae/pui-doc-gen": "~3.6.0",
302
+ "@elliemae/pui-doc-gen": "~3.7.0",
303
303
  "react": "~18.3.1",
304
304
  "react-dom": "~18.3.1",
305
305
  "redux": "~4.2.1",
306
- "redux-saga": "~1.3.0",
306
+ "redux-saga": "~1.4.2",
307
307
  "styled-components": "~5.3.11"
308
308
  },
309
309
  "pnpm": {
310
310
  "overrides": {
311
- "@types/express-serve-static-core": "~4.19.6"
311
+ "@types/express-serve-static-core": "~4.19.7"
312
312
  }
313
313
  },
314
314
  "type": "module"