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 Jul 2, 2024
1 parent a619116 commit 988e4ba
Show file tree
Hide file tree
Showing 2 changed files with 241 additions and 225 deletions.
10 changes: 5 additions & 5 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,8 +49,8 @@
"test": "vitest"
},
"dependencies": {
"@nuxt/devtools-kit": "^1.3.7",
"@nuxt/devtools-ui-kit": "^1.3.7",
"@nuxt/devtools-kit": "^1.3.8",
"@nuxt/devtools-ui-kit": "^1.3.8",
"@nuxt/kit": "^3.12.2",
"@vueuse/core": "^10.11.0",
"chalk": "^5.3.0",
Expand All @@ -61,7 +61,7 @@
"nuxt-site-config-kit": "^2.2.12",
"ofetch": "^1.3.4",
"pathe": "^1.1.2",
"pkg-types": "^1.1.1",
"pkg-types": "^1.1.2",
"radix3": "^1.1.2",
"semver": "^7.6.2",
"shiki": "1.10.0",
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 988e4ba

Please sign in to comment.