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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-05 14:24:48 +01:00
committed by GitHub
parent f7bc948c24
commit 2792d1c730
6 changed files with 174 additions and 191 deletions

View File

@@ -36,11 +36,11 @@
"chalk": "4.1.2",
"chokidar": "4.0.3",
"cross-env": "10.1.0",
"express": "5.1.0",
"express": "5.2.1",
"extend": "3.0.2",
"html-webpack-plugin": "5.6.5",
"portfinder": "1.0.38",
"puppeteer": "24.31.0",
"puppeteer": "24.32.0",
"regenerator-runtime": "0.14.1",
"source-map-loader": "5.0.0",
"webpack": "5.103.0",
@@ -70,6 +70,6 @@
"monaco-editor": "0.55.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router": "7.9.6"
"react-router": "7.10.1"
}
}