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] authored Jan 14, 2024
1 parent c8ae193 commit 3199370
Show file tree
Hide file tree
Showing 2 changed files with 477 additions and 162 deletions.
26 changes: 13 additions & 13 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.0.1",
"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,42 +45,42 @@
"test": "vitest"
},
"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": "2.0.0",
"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",
"radix3": "^1.1.0",
"semver": "^7.5.4",
"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",
"@nuxt/kit": "^3.9.1",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/test-utils": "^3.9.0",
"@nuxt/ui": "^2.11.1",
"@nuxt/ui": "^2.12.0",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "8.0.0",
"bumpp": "^9.2.1",
"eslint": "8.56.0",
"execa": "^8.0.1",
"nuxt": "^3.9.1",
"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"
},
"build": {
"externals": [
Expand Down
Loading

0 comments on commit 3199370

Please sign in to comment.