@djangocfg/nextjs 2.1.31 → 2.1.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,7 +14,7 @@ var require_package = __commonJS({
14
14
  "package.json"(exports, module) {
15
15
  module.exports = {
16
16
  name: "@djangocfg/nextjs",
17
- version: "2.1.31",
17
+ version: "2.1.32",
18
18
  description: "Next.js server utilities: sitemap, health, OG images, contact forms, navigation, config",
19
19
  keywords: [
20
20
  "nextjs",
@@ -116,7 +116,7 @@ var require_package = __commonJS({
116
116
  next: "^15.5.9"
117
117
  },
118
118
  dependencies: {
119
- "@ducanh2912/next-pwa": "^5.6.0",
119
+ "@ducanh2912/next-pwa": "^10.2.9",
120
120
  chalk: "^5.3.0",
121
121
  conf: "^15.0.2",
122
122
  consola: "^3.4.2",