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 Jun 17, 2024
1 parent a3bc490 commit efd38fd
Show file tree
Hide file tree
Showing 2 changed files with 768 additions and 735 deletions.
20 changes: 10 additions & 10 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.2.0",
"packageManager": "pnpm@9.1.3",
"packageManager": "pnpm@9.4.0",
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly, for Nuxt.",
"author": {
"name": "Harlan Wilton",
Expand Down Expand Up @@ -45,10 +45,10 @@
"test": "vitest"
},
"dependencies": {
"@nuxt/devtools-kit": "^1.3.2",
"@nuxt/devtools-ui-kit": "^1.3.2",
"@nuxt/devtools-kit": "^1.3.3",
"@nuxt/devtools-ui-kit": "^1.3.3",
"@nuxt/kit": "^3.11.2",
"@vueuse/core": "^10.10.0",
"@vueuse/core": "^10.11.0",
"chalk": "^5.3.0",
"defu": "^6.1.4",
"floating-vue": "5.2.2",
Expand All @@ -60,23 +60,23 @@
"pkg-types": "^1.1.1",
"radix3": "^1.1.2",
"semver": "^7.6.2",
"shiki": "1.6.1",
"shiki": "1.7.0",
"sirv": "^2.0.4",
"site-config-stack": "^2.2.12",
"ufo": "^1.5.3"
},
"devDependencies": {
"@antfu/eslint-config": "^2.19.1",
"@antfu/eslint-config": "^2.21.1",
"@nuxt/content": "^2.12.1",
"@nuxt/kit": "^3.11.2",
"@nuxt/module-builder": "0.7.0",
"@nuxt/module-builder": "0.7.1",
"@nuxt/test-utils": "^3.13.1",
"@nuxt/ui": "^2.16.0",
"@nuxt/ui": "^2.17.0",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "8.3.1",
"bumpp": "^9.4.1",
"eslint": "9.3.0",
"execa": "^9.1.0",
"eslint": "9.5.0",
"execa": "^9.2.0",
"nuxt": "^3.11.2",
"nuxt-icon": "^0.6.10",
"nuxt-simple-robots": "^4.0.0-rc.17",
Expand Down
Loading

0 comments on commit efd38fd

Please sign in to comment.