Merge pull request #56701 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/workbox-webpack-plugin-7.4.0

build(deps-dev): bump workbox-webpack-plugin from 7.3.0 to 7.4.0 in /build/frontend-legacy
This commit is contained in:
Andy Scherzinger 2025-11-26 08:58:27 +01:00 committed by GitHub
commit 3e1ce965eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 410 additions and 241 deletions

File diff suppressed because it is too large Load diff

View file

@ -136,7 +136,7 @@
"webpack": "^5.103.0",
"webpack-cli": "^6.0.1",
"webpack-merge": "^6.0.1",
"workbox-webpack-plugin": "^7.3.0"
"workbox-webpack-plugin": "^7.4.0"
},
"engines": {
"node": "^24.0.0",

File diff suppressed because one or more lines are too long