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 Sep 10, 2024
1 parent b9a1be7 commit abdbb87
Show file tree
Hide file tree
Showing 3 changed files with 1,276 additions and 566 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"@nuxt/kit": "^3.13.0",
"floating-vue": "5.2.2",
"nuxt": "latest",
"shiki": "^1.16.1",
"vue": "3.4.31",
"shiki": "^1.16.3",
"vue": "3.5.3",
"vue-router": "latest"
}
}
12 changes: 6 additions & 6 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": "6.0.1",
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.10.0",
"description": "Powerfully flexible XML Sitemaps that integrate seamlessly, for Nuxt.",
"author": {
"name": "Harlan Wilton",
Expand All @@ -20,7 +20,7 @@
"url": "https://github.com/nuxt-modules/sitemap/issues"
},
"engines": {
"node": ">=18.0.0"
"node": ">=18.20.4"
},
"exports": {
".": {
Expand Down Expand Up @@ -53,15 +53,15 @@
"chalk": "^5.3.0",
"defu": "^6.1.4",
"h3-compression": "^0.3.2",
"nuxt-site-config": "^2.2.16",
"nuxt-site-config-kit": "^2.2.16",
"nuxt-site-config": "^2.2.17",
"nuxt-site-config-kit": "^2.2.17",
"ofetch": "^1.3.4",
"pathe": "^1.1.2",
"pkg-types": "^1.2.0",
"radix3": "^1.1.2",
"semver": "^7.6.3",
"sirv": "^2.0.4",
"site-config-stack": "^2.2.16",
"site-config-stack": "^2.2.17",
"ufo": "^1.5.4"
},
"devDependencies": {
Expand All @@ -77,7 +77,7 @@
"eslint-plugin-n": "^17.10.2",
"execa": "^9.3.1",
"nuxt": "^3.13.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "^2.0.5"
},
"build": {
Expand Down
Loading

0 comments on commit abdbb87

Please sign in to comment.