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 2, 2025
1 parent ec6ce0d commit 69c3df3
Show file tree
Hide file tree
Showing 3 changed files with 881 additions and 642 deletions.
6 changes: 3 additions & 3 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"private": true,
"devDependencies": {
"@iconify-json/carbon": "^1.2.5",
"@nuxt/devtools-kit": "^1.6.4",
"@nuxt/devtools-ui-kit": "^1.6.4",
"@nuxt/devtools-kit": "^1.7.0",
"@nuxt/devtools-ui-kit": "^1.7.0",
"@nuxt/kit": "^3.14.1592",
"floating-vue": "5.2.2",
"nuxt": "^3.14.1592",
"shiki": "^1.24.4",
"shiki": "^1.25.0",
"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 @@ -2,7 +2,7 @@
"name": "@nuxtjs/sitemap",
"type": "module",
"version": "7.0.1",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"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.5"
},
"exports": {
".": {
Expand Down Expand Up @@ -49,15 +49,15 @@
"test": "vitest"
},
"dependencies": {
"@nuxt/devtools-kit": "^1.6.4",
"@nuxt/devtools-kit": "^1.7.0",
"@nuxt/kit": "^3.14.1592",
"chalk": "^5.4.1",
"defu": "^6.1.4",
"h3-compression": "^0.3.2",
"nuxt-site-config": "^3.0.6",
"ofetch": "^1.4.1",
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
"pkg-types": "^1.3.0",
"radix3": "^1.1.2",
"semver": "^7.6.3",
"sirv": "^3.0.0",
Expand All @@ -76,13 +76,13 @@
"eslint-plugin-n": "^17.15.1",
"execa": "^9.5.2",
"nuxt": "^3.14.1592",
"nuxt-i18n-micro": "^1.51.0",
"typescript": "5.6.3",
"nuxt-i18n-micro": "^1.54.2",
"typescript": "5.7.2",
"vitest": "^2.1.8"
},
"resolutions": {
"postcss": "8.4.47",
"typescript": "5.6.3",
"postcss": "8.4.49",
"typescript": "5.7.2",
"vue": "3.5.13"
},
"build": {
Expand Down
Loading

0 comments on commit 69c3df3

Please sign in to comment.