@djangocfg/nextjs 2.1.463 → 2.1.465

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.
@@ -1,4 +1,4 @@
1
- export { A as AI_DOCS_HINT, c as AI_HINT, b as MCP_API_URL, M as MCP_BASE_URL, a as MCP_SERVER_URL } from '../constants-HezbftFb.mjs';
1
+ export { A as AI_DOCS_HINT, a as AI_HINT, M as MCP_API_URL, b as MCP_BASE_URL, c as MCP_SERVER_URL } from '../constants-BDS8GXHN.mjs';
2
2
 
3
3
  /**
4
4
  * AI Documentation Types
@@ -1,8 +1,8 @@
1
1
  import { NextConfig } from 'next';
2
2
  import { Configuration, Compiler } from 'webpack';
3
- import { a as I18nPluginOptions } from '../types-Cy349X20.mjs';
4
- import { P as PWAPluginOptions } from '../plugin-DuRJ_Jq6.mjs';
5
- export { A as AI_DOCS_HINT, b as MCP_API_URL, M as MCP_BASE_URL, a as MCP_SERVER_URL } from '../constants-HezbftFb.mjs';
3
+ import { a as I18nPluginOptions } from '../types-DZTgCl85.mjs';
4
+ import { P as PWAPluginOptions } from '../plugin-DdmK3zAE.mjs';
5
+ export { A as AI_DOCS_HINT, M as MCP_API_URL, b as MCP_BASE_URL, c as MCP_SERVER_URL } from '../constants-BDS8GXHN.mjs';
6
6
  import '@djangocfg/i18n';
7
7
 
8
8
  /**
@@ -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.463",
17
+ version: "2.1.465",
18
18
  description: "Next.js server utilities: sitemap, health, OG images, contact forms, navigation, config",
19
19
  keywords: [
20
20
  "nextjs",
@@ -157,10 +157,10 @@ var require_package = __commonJS({
157
157
  "ai-docs": "tsx src/ai/cli.ts"
158
158
  },
159
159
  peerDependencies: {
160
+ "@djangocfg/devtools": "workspace:*",
160
161
  "@djangocfg/i18n": "workspace:*",
161
162
  "@djangocfg/ui-core": "workspace:*",
162
- next: "^16.2.2",
163
- "@djangocfg/devtools": "workspace:*"
163
+ next: "^16.2.2"
164
164
  },
165
165
  peerDependenciesMeta: {
166
166
  "@djangocfg/ui-core": {
@@ -171,31 +171,31 @@ var require_package = __commonJS({
171
171
  }
172
172
  },
173
173
  dependencies: {
174
- "@serwist/next": "^9.2.3",
175
- "@serwist/sw": "^9.2.3",
176
- chalk: "^5.3.0",
177
- conf: "^15.0.2",
174
+ "@serwist/next": "^9.5.11",
175
+ "@serwist/sw": "^9.5.11",
176
+ chalk: "^5.6.2",
177
+ conf: "^15.1.0",
178
178
  consola: "^3.4.2",
179
- "next-intl": "^4.9.1",
180
- semver: "^7.7.3",
181
- serwist: "^9.2.3"
179
+ "next-intl": "^4.13.2",
180
+ semver: "^7.8.5",
181
+ serwist: "^9.5.11"
182
182
  },
183
183
  devDependencies: {
184
+ "@djangocfg/devtools": "workspace:*",
184
185
  "@djangocfg/i18n": "workspace:*",
185
- "@djangocfg/ui-core": "workspace:*",
186
186
  "@djangocfg/layouts": "workspace:*",
187
187
  "@djangocfg/typescript-config": "workspace:*",
188
- "@types/node": "^25.2.3",
189
- "@types/react": "^19.2.15",
190
- "@types/react-dom": "^19.2.3",
188
+ "@djangocfg/ui-core": "workspace:*",
189
+ "@types/node": "^25.9.5",
190
+ "@types/react": "19.2.15",
191
+ "@types/react-dom": "19.2.3",
191
192
  "@types/semver": "^7.7.1",
192
193
  "@types/webpack": "^5.28.5",
193
- eslint: "^9.37.0",
194
+ eslint: "^9.39.5",
194
195
  "lucide-react": "^0.545.0",
195
- tsup: "^8.5.0",
196
- tsx: "^4.19.2",
197
- typescript: "^5.9.3",
198
- "@djangocfg/devtools": "workspace:*"
196
+ tsup: "^8.5.1",
197
+ tsx: "^4.23.0",
198
+ typescript: "^5.9.3"
199
199
  },
200
200
  publishConfig: {
201
201
  access: "public"