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 Jan 16, 2025
1 parent c37be55 commit 0d19645
Show file tree
Hide file tree
Showing 3 changed files with 650 additions and 583 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@nuxt/kit": "^3.15.1",
"floating-vue": "5.2.2",
"nuxt": "^3.15.1",
"shiki": "^1.27.0",
"shiki": "^1.27.2",
"vue": "3.5.13",
"vue-router": "^4.5.0"
}
Expand Down
16 changes: 8 additions & 8 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,19 +70,19 @@
"@nuxt/test-utils": "^3.15.4",
"@nuxt/ui": "^2.21.0",
"@nuxtjs/i18n": "9.1.1",
"@nuxtjs/robots": "5.1.0",
"bumpp": "^9.10.0",
"eslint": "9.17.0",
"@nuxtjs/robots": "5.1.1",
"bumpp": "^9.10.1",
"eslint": "9.18.0",
"eslint-plugin-n": "^17.15.1",
"execa": "^9.5.2",
"nuxt": "^3.15.1",
"nuxt-i18n-micro": "^1.60.0",
"typescript": "5.6.3",
"nuxt-i18n-micro": "^1.63.2",
"typescript": "5.7.3",
"vitest": "^2.1.8"
},
"resolutions": {
"postcss": "8.4.47",
"typescript": "5.6.3"
"postcss": "8.5.1",
"typescript": "5.7.3"
},
"build": {
"externals": [
Expand Down
Loading

0 comments on commit 0d19645

Please sign in to comment.