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 11, 2024
1 parent b9a1be7 commit cd973a7
Show file tree
Hide file tree
Showing 3 changed files with 1,370 additions and 582 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.0",
"vue": "3.5.4",
"vue-router": "latest"
}
}
16 changes: 8 additions & 8 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,26 +48,26 @@
"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.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": {
"@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",
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 cd973a7

Please sign in to comment.