chore(deps): update build and bundling tools (#5086)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-24 05:02:34 +00:00
committed by GitHub
parent d9bbabe605
commit 75e6387028
2 changed files with 222 additions and 649 deletions

865
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -59,15 +59,15 @@
"minimist": "1.2.8",
"prettier": "2.8.8",
"release-please": "^17.1.3",
"rimraf": "^6.1.0",
"rollup": "^4.53.2",
"rimraf": "^6.1.2",
"rollup": "^4.53.3",
"rxjs": "6.6.7",
"terser-webpack-plugin": "5.3.14",
"ts-jest": "27.1.5",
"ts-node": "10.9.2",
"typescript": "4.2.4",
"unminified-webpack-plugin": "3.0.0",
"webpack": "^5.102.1",
"webpack": "^5.103.0",
"winston": "3.17.0",
"zone.js": "0.11.8"
},