@djangocfg/nextjs 2.1.124 → 2.1.125

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.124",
3
+ "version": "2.1.125",
4
4
  "description": "Next.js server utilities: sitemap, health, OG images, contact forms, navigation, config",
5
5
  "keywords": [
6
6
  "nextjs",
@@ -160,8 +160,8 @@
160
160
  "pwa": "tsx src/pwa/cli.ts"
161
161
  },
162
162
  "peerDependencies": {
163
- "@djangocfg/i18n": "^2.1.124",
164
- "@djangocfg/ui-core": "^2.1.124",
163
+ "@djangocfg/i18n": "^2.1.125",
164
+ "@djangocfg/ui-core": "^2.1.125",
165
165
  "next": "^16.0.10"
166
166
  },
167
167
  "peerDependenciesMeta": {
@@ -181,11 +181,11 @@
181
181
  "web-push": "^3.6.7"
182
182
  },
183
183
  "devDependencies": {
184
- "@djangocfg/i18n": "^2.1.124",
185
- "@djangocfg/ui-core": "^2.1.124",
186
- "@djangocfg/imgai": "^2.1.124",
187
- "@djangocfg/layouts": "^2.1.124",
188
- "@djangocfg/typescript-config": "^2.1.124",
184
+ "@djangocfg/i18n": "^2.1.125",
185
+ "@djangocfg/ui-core": "^2.1.125",
186
+ "@djangocfg/imgai": "^2.1.125",
187
+ "@djangocfg/layouts": "^2.1.125",
188
+ "@djangocfg/typescript-config": "^2.1.125",
189
189
  "@types/node": "^24.7.2",
190
190
  "@types/react": "19.2.2",
191
191
  "@types/react-dom": "19.2.1",