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] committed Jul 5, 2024
1 parent a619116 commit 0a57444
Show file tree
Hide file tree
Showing 2 changed files with 360 additions and 257 deletions.
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.3"
},
"exports": {
".": {
Expand Down Expand Up @@ -49,28 +49,28 @@
"test": "vitest"
},
"dependencies": {
"@nuxt/devtools-kit": "^1.3.7",
"@nuxt/devtools-ui-kit": "^1.3.7",
"@nuxt/devtools-kit": "^1.3.9",
"@nuxt/devtools-ui-kit": "^1.3.9",
"@nuxt/kit": "^3.12.2",
"@vueuse/core": "^10.11.0",
"chalk": "^5.3.0",
"defu": "^6.1.4",
"floating-vue": "5.2.2",
"h3-compression": "^0.3.2",
"nuxt-site-config": "^2.2.12",
"nuxt-site-config-kit": "^2.2.12",
"nuxt-site-config": "^2.2.13",
"nuxt-site-config-kit": "^2.2.13",
"ofetch": "^1.3.4",
"pathe": "^1.1.2",
"pkg-types": "^1.1.1",
"pkg-types": "^1.1.3",
"radix3": "^1.1.2",
"semver": "^7.6.2",
"shiki": "1.10.0",
"shiki": "1.10.1",
"sirv": "^2.0.4",
"site-config-stack": "^2.2.12",
"site-config-stack": "^2.2.13",
"ufo": "^1.5.3"
},
"devDependencies": {
"@nuxt/content": "^2.13.0",
"@nuxt/content": "^2.13.1",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/kit": "^3.12.2",
"@nuxt/module-builder": "0.8.1",
Expand All @@ -84,7 +84,7 @@
"nuxt": "^3.12.2",
"nuxt-icon": "1.0.0-beta.7",
"nuxt-simple-robots": "4.0.0-rc.19",
"typescript": "5.4.5",
"typescript": "5.5.3",
"vitest": "^1.6.0"
},
"build": {
Expand Down
Loading

0 comments on commit 0a57444

Please sign in to comment.