@nuxtjs/sitemap
Advanced tools
Comparing version 5.0.1 to 5.0.2
@@ -1,1 +0,1 @@ | ||
{"id":"4ef99937-9859-42d8-9d63-62e7809c4b65","timestamp":1704544481311} | ||
{"id":"27b77fe8-39b6-47c6-8e59-92691e30ab7d","timestamp":1705207232961} |
@@ -8,3 +8,3 @@ { | ||
"configKey": "sitemap", | ||
"version": "5.0.0" | ||
"version": "5.0.1" | ||
} |
import type { NitroUrlResolvers, ResolvedSitemapUrl, SitemapUrlInput } from '../../../types'; | ||
export declare function normaliseSitemapUrls(data: SitemapUrlInput[], resolvers: NitroUrlResolvers): ResolvedSitemapUrl[]; | ||
export declare function isValidW3CDate(d: string): boolean; | ||
export declare function normaliseDate(date: string | Date): string; |
{ | ||
"name": "@nuxtjs/sitemap", | ||
"type": "module", | ||
"version": "5.0.1", | ||
"packageManager": "pnpm@8.14.0", | ||
"version": "5.0.2", | ||
"packageManager": "pnpm@8.14.1", | ||
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly, for Nuxt.", | ||
@@ -35,14 +35,14 @@ "author": { | ||
"dependencies": { | ||
"@nuxt/devtools-kit": "^1.0.6", | ||
"@nuxt/devtools-ui-kit": "^1.0.6", | ||
"@nuxt/devtools-kit": "^1.0.8", | ||
"@nuxt/devtools-ui-kit": "^1.0.8", | ||
"@nuxt/kit": "^3.9.1", | ||
"@vueuse/core": "^10.7.1", | ||
"@vueuse/core": "^10.7.2", | ||
"chalk": "^5.3.0", | ||
"defu": "^6.1.4", | ||
"floating-vue": "2.0.0-beta.24", | ||
"floating-vue": "5.0.3", | ||
"h3-compression": "^0.3.2", | ||
"nuxt-site-config": "^2.2.0", | ||
"nuxt-site-config-kit": "^2.2.0", | ||
"nuxt-site-config": "^2.2.5", | ||
"nuxt-site-config-kit": "^2.2.5", | ||
"ofetch": "^1.3.3", | ||
"pathe": "^1.1.1", | ||
"pathe": "^1.1.2", | ||
"pkg-types": "^1.0.3", | ||
@@ -52,7 +52,7 @@ "radix3": "^1.1.0", | ||
"sirv": "^2.0.4", | ||
"site-config-stack": "^2.2.0", | ||
"site-config-stack": "^2.2.5", | ||
"ufo": "^1.3.2" | ||
}, | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^2.6.1", | ||
"@antfu/eslint-config": "^2.6.2", | ||
"@nuxt/content": "^2.10.0", | ||
@@ -62,3 +62,3 @@ "@nuxt/kit": "^3.9.1", | ||
"@nuxt/test-utils": "^3.9.0", | ||
"@nuxt/ui": "^2.11.1", | ||
"@nuxt/ui": "^2.12.0", | ||
"@nuxtjs/eslint-config-typescript": "^12.1.0", | ||
@@ -71,5 +71,5 @@ "@nuxtjs/i18n": "8.0.0", | ||
"nuxt-icon": "^0.6.8", | ||
"nuxt-simple-robots": "^4.0.0-rc.9", | ||
"nuxt-simple-robots": "^4.0.0-rc.11", | ||
"typescript": "^5.3.3", | ||
"vitest": "^1.1.3" | ||
"vitest": "^1.2.0" | ||
}, | ||
@@ -76,0 +76,0 @@ "build": { |
@@ -40,4 +40,6 @@ <h1 align='center'>@nuxtjs/sitemap</h1> | ||
💡 Need a more complete SEO solution for Nuxt? This module is included as part of [Nuxt SEO](https://nuxtseo.com). | ||
💡 Need a complete SEO solution for Nuxt? Check out [Nuxt SEO](https://nuxtseo.com). | ||
💡 Using Nuxt 2? Use the [nuxt-community/sitemap-module](https://github.com/nuxt-community/sitemap-module) docs. | ||
1. Install `@nuxtjs/sitemap` dependency to your project: | ||
@@ -44,0 +46,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
517677
4444
84
+ Addedelectron-to-chromium@1.5.89(transitive)
+ Addedfloating-vue@5.0.3(transitive)
- Removed@types/parse-path@7.0.3(transitive)
- Removedcaniuse-api@3.0.0(transitive)
- Removedcommander@7.2.0(transitive)
- Removedcrc-32@1.2.2(transitive)
- Removedcrc32-stream@6.0.0(transitive)
- Removedcss-tree@2.3.1(transitive)
- Removedcssesc@3.0.0(transitive)
- Removedelectron-to-chromium@1.5.90(transitive)
- Removedfloating-vue@2.0.0-beta.24(transitive)
- Removedmdn-data@2.0.30(transitive)
- Removedparse-path@7.0.0(transitive)
- Removedprotocols@2.0.1(transitive)
- Removedpunycode@2.3.1(transitive)
- Removedstylehacks@7.0.4(transitive)
- Removedsvgo@3.3.2(transitive)
Updated@nuxt/devtools-kit@^1.0.8
Updated@nuxt/devtools-ui-kit@^1.0.8
Updated@vueuse/core@^10.7.2
Updatedfloating-vue@5.0.3
Updatednuxt-site-config@^2.2.5
Updatednuxt-site-config-kit@^2.2.5
Updatedpathe@^1.1.2
Updatedsite-config-stack@^2.2.5