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 17, 2025
1 parent 89cd911 commit 9f6b92b
Show file tree
Hide file tree
Showing 3 changed files with 691 additions and 670 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
20 changes: 10 additions & 10 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 @@ -56,34 +56,34 @@
"h3-compression": "^0.3.2",
"nuxt-site-config": "^3.0.6",
"ofetch": "^1.4.1",
"pathe": "^2.0.1",
"pathe": "^2.0.2",
"pkg-types": "^1.3.1",
"radix3": "^1.1.2",
"semver": "^7.6.3",
"sirv": "^3.0.0",
"ufo": "^1.5.4"
},
"devDependencies": {
"@nuxt/content": "3.0.0-alpha.9",
"@nuxt/content": "3.0.0",
"@nuxt/content-v2": "npm:@nuxt/[email protected]",
"@nuxt/eslint-config": "^0.7.5",
"@nuxt/module-builder": "0.8.4",
"@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.64.0",
"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 9f6b92b

Please sign in to comment.