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 Sep 14, 2024
1 parent b9a1be7 commit 95317ec
Show file tree
Hide file tree
Showing 3 changed files with 1,491 additions and 647 deletions.
6 changes: 3 additions & 3 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"private": true,
"devDependencies": {
"@iconify-json/carbon": "^1.2.1",
"@nuxt/devtools-kit": "^1.4.1",
"@nuxt/devtools-kit": "^1.4.2",
"@nuxt/devtools-ui-kit": "latest",
"@nuxt/kit": "^3.13.0",
"floating-vue": "5.2.2",
"nuxt": "latest",
"shiki": "^1.16.1",
"vue": "3.4.31",
"shiki": "^1.17.6",
"vue": "3.5.5",
"vue-router": "latest"
}
}
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": "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 @@ -48,37 +48,37 @@
"test": "vitest"
},
"dependencies": {
"@nuxt/devtools-kit": "^1.4.1",
"@nuxt/devtools-kit": "^1.4.2",
"@nuxt/kit": "^3.13.0",
"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.18",
"nuxt-site-config-kit": "^2.2.18",
"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.18",
"ufo": "^1.5.4"
},
"devDependencies": {
"@nuxt/content": "^2.13.2",
"@nuxt/eslint-config": "^0.5.5",
"@nuxt/module-builder": "0.8.3",
"@nuxt/module-builder": "0.8.4",
"@nuxt/test-utils": "^3.14.1",
"@nuxt/ui": "^2.18.4",
"@nuxtjs/i18n": "9.0.0-alpha.1",
"@nuxtjs/robots": "4.1.6",
"@nuxtjs/robots": "4.1.7",
"bumpp": "^9.5.2",
"eslint": "9.9.1",
"eslint-plugin-n": "^17.10.2",
"execa": "^9.3.1",
"nuxt": "^3.13.0",
"typescript": "5.5.4",
"vitest": "^2.0.5"
"typescript": "5.6.2",
"vitest": "^2.1.1"
},
"build": {
"externals": [
Expand Down
Loading

0 comments on commit 95317ec

Please sign in to comment.