|
2 | 2 | "name": "@nuxtjs/sitemap", |
3 | 3 | "type": "module", |
4 | 4 | "version": "7.4.3", |
5 | | - "packageManager": "pnpm@10.13.1", |
| 5 | + "packageManager": "pnpm@10.14.0", |
6 | 6 | "description": "Powerfully flexible XML Sitemaps that integrate seamlessly, for Nuxt.", |
7 | 7 | "author": { |
8 | 8 | "name": "Harlan Wilton", |
|
68 | 68 | "dependencies": { |
69 | 69 | "@nuxt/devtools-kit": "^2.6.2", |
70 | 70 | "@nuxt/kit": "^3.17.6", |
71 | | - "chalk": "^5.4.1", |
| 71 | + "chalk": "^5.5.0", |
72 | 72 | "defu": "^6.1.4", |
73 | 73 | "fast-xml-parser": "^5.2.5", |
74 | 74 | "h3-compression": "^0.3.2", |
|
86 | 86 | "devDependencies": { |
87 | 87 | "@arethetypeswrong/cli": "^0.18.2", |
88 | 88 | "@nuxt/content": "^3.6.3", |
89 | | - "@nuxt/eslint-config": "^1.5.2", |
90 | | - "@nuxt/module-builder": "^1.0.1", |
| 89 | + "@nuxt/eslint-config": "^1.8.0", |
| 90 | + "@nuxt/module-builder": "^1.0.2", |
91 | 91 | "@nuxt/test-utils": "^3.19.2", |
92 | | - "@nuxt/ui": "^3.2.0", |
| 92 | + "@nuxt/ui": "^3.3.2", |
93 | 93 | "@nuxtjs/i18n": "^9.5.6", |
94 | | - "@nuxtjs/robots": "^5.3.0", |
| 94 | + "@nuxtjs/robots": "^5.4.0", |
95 | 95 | "@nuxtjs/sitemap": "workspace:*", |
96 | 96 | "better-sqlite3": "^12.2.0", |
97 | | - "bumpp": "^10.2.0", |
98 | | - "eslint": "^9.30.1", |
99 | | - "eslint-plugin-n": "^17.21.0", |
| 97 | + "bumpp": "^10.2.3", |
| 98 | + "eslint": "^9.33.0", |
| 99 | + "eslint-plugin-n": "^17.21.3", |
100 | 100 | "execa": "^9.6.0", |
101 | 101 | "happy-dom": "^18.0.1", |
102 | 102 | "nuxt": "^3.17.6", |
103 | | - "nuxt-i18n-micro": "^1.87.0", |
104 | | - "typescript": "^5.8.3", |
| 103 | + "nuxt-i18n-micro": "^1.90.0", |
| 104 | + "typescript": "^5.9.2", |
105 | 105 | "vitest": "^3.2.4", |
106 | | - "vue-tsc": "^3.0.1" |
| 106 | + "vue-tsc": "^3.0.5" |
107 | 107 | }, |
108 | 108 | "resolutions": { |
109 | 109 | "@nuxt/kit": "npm:@nuxt/kit-nightly@4.0.0-29199395.45d26c48", |
|
0 commit comments