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 Feb 2, 2025
1 parent 28db15b commit 35a7513
Show file tree
Hide file tree
Showing 3 changed files with 640 additions and 564 deletions.
8 changes: 4 additions & 4 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"name": "@nuxtjs/sitemap-client",
"private": true,
"devDependencies": {
"@iconify-json/carbon": "^1.2.5",
"@nuxt/devtools-kit": "2.0.0-beta.3",
"@nuxt/devtools-ui-kit": "2.0.0-beta.3",
"@iconify-json/carbon": "^1.2.6",
"@nuxt/devtools-kit": "2.0.0-beta.4",
"@nuxt/devtools-ui-kit": "2.0.0-beta.4",
"@nuxt/kit": "^3.15.3",
"floating-vue": "5.2.2",
"nuxt": "^3.15.3",
"shiki": "^2.1.0",
"shiki": "^2.2.0",
"vue": "3.5.13",
"vue-router": "^4.5.0"
}
Expand Down
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.6"
},
"exports": {
".": {
Expand Down Expand Up @@ -62,7 +62,7 @@
"test": "vitest"
},
"dependencies": {
"@nuxt/devtools-kit": "^2.0.0-beta.3",
"@nuxt/devtools-kit": "^2.0.0-beta.4",
"@nuxt/kit": "^3.15.3",
"chalk": "^5.4.1",
"defu": "^6.1.4",
Expand All @@ -72,29 +72,29 @@
"pathe": "^2.0.2",
"pkg-types": "^1.3.1",
"radix3": "^1.1.2",
"semver": "^7.6.3",
"semver": "^7.7.0",
"sirv": "^3.0.0",
"ufo": "^1.5.4"
},
"devDependencies": {
"@nuxt/content": "^3.0.1",
"@nuxt/eslint-config": "^0.7.5",
"@nuxt/eslint-config": "^0.7.6",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "^3.15.4",
"@nuxt/ui": "^2.21.0",
"@nuxtjs/i18n": "^9.1.3",
"@nuxtjs/i18n": "^9.1.4",
"@nuxtjs/robots": "^5.2.2",
"bumpp": "^10.0.1",
"eslint": "^9.19.0",
"eslint-plugin-n": "^17.15.1",
"execa": "^9.5.2",
"nuxt": "^3.15.3",
"nuxt-i18n-micro": "^1.73.0",
"typescript": "5.6.3",
"nuxt-i18n-micro": "^1.74.0",
"typescript": "5.7.3",
"vitest": "^3.0.4"
},
"resolutions": {
"postcss": "8.4.47",
"typescript": "5.6.3"
"postcss": "8.5.1",
"typescript": "5.7.3"
}
}
Loading

0 comments on commit 35a7513

Please sign in to comment.