-
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies
- Loading branch information
1 parent
15b3d6d
commit 6daf118
Showing
2 changed files
with
1,029 additions
and
900 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@nuxtjs/sitemap", | ||
"type": "module", | ||
"version": "5.1.5", | ||
"packageManager": "[email protected].0", | ||
"packageManager": "[email protected].1", | ||
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly, for Nuxt.", | ||
"author": { | ||
"name": "Harlan Wilton", | ||
|
@@ -45,8 +45,8 @@ | |
"test": "vitest" | ||
}, | ||
"dependencies": { | ||
"@nuxt/devtools-kit": "^1.2.0", | ||
"@nuxt/devtools-ui-kit": "^1.2.0", | ||
"@nuxt/devtools-kit": "^1.3.1", | ||
"@nuxt/devtools-ui-kit": "^1.3.1", | ||
"@nuxt/kit": "^3.11.2", | ||
"@vueuse/core": "^10.9.0", | ||
"chalk": "^5.3.0", | ||
|
@@ -57,25 +57,25 @@ | |
"nuxt-site-config-kit": "^2.2.12", | ||
"ofetch": "^1.3.4", | ||
"pathe": "^1.1.2", | ||
"pkg-types": "^1.1.0", | ||
"pkg-types": "^1.1.1", | ||
"radix3": "^1.1.2", | ||
"semver": "^7.6.0", | ||
"shiki": "1.3.0", | ||
"semver": "^7.6.2", | ||
"shiki": "1.5.2", | ||
"sirv": "^2.0.4", | ||
"site-config-stack": "^2.2.12", | ||
"ufo": "^1.5.3" | ||
}, | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^2.16.1", | ||
"@antfu/eslint-config": "^2.18.1", | ||
"@nuxt/content": "^2.12.1", | ||
"@nuxt/kit": "^3.11.2", | ||
"@nuxt/module-builder": "0.5.5", | ||
"@nuxt/module-builder": "0.6.0", | ||
"@nuxt/test-utils": "^3.12.1", | ||
"@nuxt/ui": "^2.15.2", | ||
"@nuxt/ui": "^2.16.0", | ||
"@nuxtjs/eslint-config-typescript": "^12.1.0", | ||
"@nuxtjs/i18n": "8.3.0", | ||
"@nuxtjs/i18n": "8.3.1", | ||
"bumpp": "^9.4.1", | ||
"eslint": "9.1.1", | ||
"eslint": "9.3.0", | ||
"execa": "^8.0.1", | ||
"nuxt": "^3.11.2", | ||
"nuxt-icon": "^0.6.10", | ||
|
Oops, something went wrong.