fix(deps): update minor and patch (#1836)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-19 13:39:08 +01:00
committed by GitHub
parent c56638c47f
commit 2c5c78e546
8 changed files with 381 additions and 532 deletions

View File

@@ -36,7 +36,7 @@
"chalk": "4.1.2",
"extend": "3.0.2",
"postcss": "^8.5.6",
"rollup": "4.53.1",
"rollup": "4.53.3",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-visualizer": "6.0.5",
"yargs": "17.7.2"

View File

@@ -39,7 +39,7 @@
"extend": "3.0.2",
"fs-extra": "11.3.2",
"node-event-emitter": "0.0.1",
"rollup": "4.53.1",
"rollup": "4.53.3",
"yargs": "17.7.2"
}
}

View File

@@ -38,12 +38,12 @@
"cross-env": "10.1.0",
"express": "5.1.0",
"extend": "3.0.2",
"html-webpack-plugin": "5.6.4",
"html-webpack-plugin": "5.6.5",
"portfinder": "1.0.38",
"puppeteer": "24.29.1",
"puppeteer": "24.30.0",
"regenerator-runtime": "0.14.1",
"source-map-loader": "5.0.0",
"webpack": "5.102.1",
"webpack": "5.103.0",
"webpack-cli": "6.0.1",
"webpack-dev-server": "5.2.2",
"ws": "8.18.3",
@@ -71,6 +71,6 @@
"monaco-editor-webpack-plugin": "7.1.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router": "7.9.5"
"react-router": "7.9.6"
}
}