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 Oct 2, 2024
1 parent 113693b commit 8593b0e
Show file tree
Hide file tree
Showing 3 changed files with 508 additions and 721 deletions.
8 changes: 4 additions & 4 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.5.1",
"@nuxt/devtools-ui-kit": "^1.5.1",
"@nuxt/devtools-kit": "^1.5.2",
"@nuxt/devtools-ui-kit": "^1.5.2",
"@nuxt/kit": "^3.13.2",
"floating-vue": "5.2.2",
"nuxt": "^3.13.2",
"shiki": "^1.20.0",
"vue": "3.5.6",
"shiki": "^1.21.0",
"vue": "3.5.10",
"vue-router": "^4.4.5"
}
}
14 changes: 7 additions & 7 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.1.1",
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.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,7 +48,7 @@
"test": "vitest"
},
"dependencies": {
"@nuxt/devtools-kit": "^1.5.1",
"@nuxt/devtools-kit": "^1.5.2",
"@nuxt/kit": "^3.13.2",
"chalk": "^5.3.0",
"defu": "^6.1.4",
Expand All @@ -70,20 +70,20 @@
"@nuxt/module-builder": "0.8.4",
"@nuxt/test-utils": "^3.14.2",
"@nuxt/ui": "^2.18.6",
"@nuxtjs/i18n": "9.0.0-alpha.1",
"@nuxtjs/i18n": "9.0.0-rc.1",
"@nuxtjs/robots": "4.1.7",
"bumpp": "^9.5.2",
"bumpp": "^9.6.1",
"eslint": "9.11.1",
"eslint-plugin-n": "^17.10.3",
"execa": "^9.4.0",
"nuxt": "^3.13.2",
"nuxt-i18n-micro": "^1.20.0",
"nuxt-i18n-micro": "^1.21.3",
"typescript": "5.6.2",
"vitest": "^2.1.1"
},
"resolutions": {
"postcss": "8.4.47",
"vue": "3.5.6"
"vue": "3.5.10"
},
"build": {
"externals": [
Expand Down
Loading

0 comments on commit 8593b0e

Please sign in to comment.