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 Nov 4, 2024
1 parent eb11642 commit a0c73aa
Show file tree
Hide file tree
Showing 3 changed files with 203 additions and 391 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"floating-vue": "5.2.2",
"nuxt": "^3.13.2",
"shiki": "^1.22.2",
"vue": "3.5.6",
"vue": "3.5.12",
"vue-router": "^4.4.5"
}
}
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 @@ -54,15 +54,15 @@
"chalk": "^5.3.0",
"defu": "^6.1.4",
"h3-compression": "^0.3.2",
"nuxt-site-config": "^2.2.18",
"nuxt-site-config-kit": "^2.2.18",
"nuxt-site-config": "^2.2.21",
"nuxt-site-config-kit": "^2.2.21",
"ofetch": "^1.4.1",
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
"radix3": "^1.1.2",
"semver": "^7.6.3",
"sirv": "^3.0.0",
"site-config-stack": "^2.2.18",
"site-config-stack": "^2.2.21",
"ufo": "^1.5.4"
},
"devDependencies": {
Expand All @@ -71,20 +71,20 @@
"@nuxt/module-builder": "0.8.4",
"@nuxt/test-utils": "^3.14.4",
"@nuxt/ui": "^2.18.7",
"@nuxtjs/i18n": "9.0.0-alpha.1",
"@nuxtjs/robots": "4.1.10",
"bumpp": "^9.8.0",
"@nuxtjs/i18n": "9.0.0",
"@nuxtjs/robots": "4.1.11",
"bumpp": "^9.8.1",
"eslint": "9.13.0",
"eslint-plugin-n": "^17.12.0",
"execa": "^9.5.1",
"nuxt": "^3.13.2",
"nuxt-i18n-micro": "^1.31.2",
"nuxt-i18n-micro": "^1.31.6",
"typescript": "5.6.3",
"vitest": "^2.1.4"
},
"resolutions": {
"postcss": "8.4.47",
"vue": "3.5.6"
"vue": "3.5.12"
},
"build": {
"externals": [
Expand Down
Loading

0 comments on commit a0c73aa

Please sign in to comment.