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 13, 2024
1 parent f52cafd commit ae5d43d
Show file tree
Hide file tree
Showing 3 changed files with 511 additions and 621 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"
}
}
10 changes: 5 additions & 5 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.5"
},
"exports": {
".": {
Expand Down Expand Up @@ -70,21 +70,21 @@
"@nuxt/eslint-config": "^0.6.1",
"@nuxt/module-builder": "0.8.4",
"@nuxt/test-utils": "^3.14.4",
"@nuxt/ui": "^2.18.7",
"@nuxt/ui": "^2.19.2",
"@nuxtjs/i18n": "9.0.0",
"@nuxtjs/robots": "4.1.11",
"bumpp": "^9.8.1",
"eslint": "9.14.0",
"eslint-plugin-n": "^17.12.0",
"execa": "^9.5.1",
"nuxt": "^3.14.0",
"nuxt-i18n-micro": "^1.31.6",
"nuxt-i18n-micro": "^1.32.1",
"typescript": "5.6.3",
"vitest": "^2.1.4"
},
"resolutions": {
"postcss": "8.4.47",
"vue": "3.5.6"
"postcss": "8.4.49",
"vue": "3.5.12"
},
"build": {
"externals": [
Expand Down
Loading

0 comments on commit ae5d43d

Please sign in to comment.