|
2 | 2 | "name": "@nuxtjs/sitemap",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "7.2.4",
|
5 |
| - "packageManager": "pnpm@9.15.4", |
| 5 | + "packageManager": "pnpm@10.4.1", |
6 | 6 | "description": "Powerfully flexible XML Sitemaps that integrate seamlessly, for Nuxt.",
|
7 | 7 | "author": {
|
8 | 8 | "name": "Harlan Wilton",
|
|
62 | 62 | "test": "vitest"
|
63 | 63 | },
|
64 | 64 | "dependencies": {
|
65 |
| - "@nuxt/devtools-kit": "^2.0.0-beta.3", |
66 |
| - "@nuxt/kit": "^3.15.3", |
| 65 | + "@nuxt/devtools-kit": "^2.1.0", |
| 66 | + "@nuxt/kit": "^3.15.4", |
67 | 67 | "chalk": "^5.4.1",
|
68 | 68 | "defu": "^6.1.4",
|
69 | 69 | "h3-compression": "^0.3.2",
|
70 | 70 | "nuxt-site-config": "^3.0.6",
|
71 | 71 | "ofetch": "^1.4.1",
|
72 |
| - "pathe": "^2.0.2", |
| 72 | + "pathe": "^2.0.3", |
73 | 73 | "pkg-types": "^1.3.1",
|
74 | 74 | "radix3": "^1.1.2",
|
75 |
| - "semver": "^7.6.3", |
| 75 | + "semver": "^7.7.1", |
76 | 76 | "sirv": "^3.0.0",
|
77 | 77 | "ufo": "^1.5.4"
|
78 | 78 | },
|
79 | 79 | "devDependencies": {
|
80 |
| - "@nuxt/content": "^3.0.1", |
81 |
| - "@nuxt/eslint-config": "^0.7.5", |
| 80 | + "@nuxt/content": "^3.1.1", |
| 81 | + "@nuxt/eslint-config": "^1.0.1", |
82 | 82 | "@nuxt/module-builder": "^0.8.4",
|
83 | 83 | "@nuxt/test-utils": "^3.15.4",
|
84 | 84 | "@nuxt/ui": "^2.21.0",
|
85 |
| - "@nuxtjs/i18n": "^9.1.3", |
| 85 | + "@nuxtjs/i18n": "^9.2.0", |
86 | 86 | "@nuxtjs/robots": "^5.2.2",
|
87 |
| - "bumpp": "^10.0.1", |
88 |
| - "eslint": "^9.19.0", |
| 87 | + "bumpp": "^10.0.3", |
| 88 | + "eslint": "^9.20.1", |
89 | 89 | "eslint-plugin-n": "^17.15.1",
|
90 | 90 | "execa": "^9.5.2",
|
91 |
| - "nuxt": "^3.15.3", |
92 |
| - "nuxt-i18n-micro": "^1.73.0", |
| 91 | + "nuxt": "^3.15.4", |
| 92 | + "nuxt-i18n-micro": "^1.74.0", |
93 | 93 | "typescript": "5.6.3",
|
94 |
| - "vitest": "^3.0.4" |
| 94 | + "vitest": "^3.0.5" |
95 | 95 | },
|
96 | 96 | "resolutions": {
|
97 | 97 | "postcss": "8.4.47",
|
|
0 commit comments