Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 18, 2024
1 parent 15b3d6d commit 6daf118
Show file tree
Hide file tree
Showing 2 changed files with 1,029 additions and 900 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand All @@ -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",
Expand Down
Loading

0 comments on commit 6daf118

Please sign in to comment.