chore: fix inflight deprecation warning by upgrading workbox-build

This commit is contained in:
2026-01-13 09:07:10 +01:00
parent 14430b275e
commit de7bc516ff
2 changed files with 539 additions and 247 deletions

781
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -8,6 +8,9 @@
"start": "next start",
"lint": "eslint"
},
"overrides": {
"workbox-build": "7.4.0"
},
"dependencies": {
"@ducanh2912/next-pwa": "^10.2.9",
"@hookform/resolvers": "^5.2.2",