chore: fix inflight deprecation warning by upgrading workbox-build
This commit is contained in:
@@ -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",
|
||||
@@ -47,4 +50,4 @@
|
||||
"tw-animate-css": "^1.4.0",
|
||||
"typescript": "^5"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user