@djangocfg/nextjs 2.1.26 → 2.1.28

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@djangocfg/nextjs",
3
- "version": "2.1.26",
3
+ "version": "2.1.28",
4
4
  "description": "Next.js server utilities: sitemap, health, OG images, contact forms, navigation, config",
5
5
  "keywords": [
6
6
  "nextjs",
@@ -99,12 +99,12 @@
99
99
  "ai-docs": "tsx src/ai/cli.ts"
100
100
  },
101
101
  "peerDependencies": {
102
- "next": "^15.5.7"
102
+ "next": "^15.5.9"
103
103
  },
104
104
  "devDependencies": {
105
- "@djangocfg/imgai": "^2.1.26",
106
- "@djangocfg/layouts": "^2.1.26",
107
- "@djangocfg/typescript-config": "^2.1.26",
105
+ "@djangocfg/imgai": "^2.1.28",
106
+ "@djangocfg/layouts": "^2.1.28",
107
+ "@djangocfg/typescript-config": "^2.1.28",
108
108
  "@types/node": "^24.7.2",
109
109
  "@types/react": "19.2.2",
110
110
  "@types/react-dom": "19.2.1",