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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-20 04:57:14 +00:00
committed by GitHub
parent e9bf647ca8
commit 879659b8e6
2 changed files with 254 additions and 242 deletions

View File

@@ -60,14 +60,14 @@
"prettier": "2.8.8",
"release-please": "^17.1.3",
"rimraf": "^6.0.1",
"rollup": "^4.52.4",
"rollup": "^4.52.5",
"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.0",
"webpack": "^5.102.1",
"winston": "3.17.0",
"zone.js": "0.11.8"
},