@djangocfg/seo 2.1.62 → 2.1.63

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.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@djangocfg/seo",
3
- "version": "2.1.62",
3
+ "version": "2.1.63",
4
4
  "description": "SEO analytics and indexing diagnostics module with Google Search Console integration and AI-ready reports",
5
5
  "keywords": [
6
6
  "seo",
@@ -101,7 +101,7 @@
101
101
  "robots-parser": "^3.0.1"
102
102
  },
103
103
  "devDependencies": {
104
- "@djangocfg/typescript-config": "^2.1.62",
104
+ "@djangocfg/typescript-config": "^2.1.63",
105
105
  "@types/node": "^24.7.2",
106
106
  "tsup": "^8.5.0",
107
107
  "tsx": "^4.19.2",