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 Sep 16, 2024
1 parent 84c6c4c commit cdc627b
Show file tree
Hide file tree
Showing 4 changed files with 408 additions and 263 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@nuxt/devtools-ui-kit": "latest",
"@nuxt/kit": "^3.13.2",
"nuxt": "latest",
"vue": "3.5.5",
"vue": "3.5.6",
"vue-router": "latest"
}
}
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@
"dependencies": {
"@iconify-json/heroicons": "^1.2.0",
"@iconify-json/ph": "^1.2.0",
"@iconify-json/simple-icons": "^1.2.2",
"@iconify-json/simple-icons": "^1.2.3",
"@nuxt/content": "^2.13.2",
"@nuxt/fonts": "^0.8.0",
"@nuxt/image": "^1.8.0",
"@nuxt/scripts": "workspace:*",
"@nuxt/ui-pro": "^1.4.2",
"@nuxthq/studio": "^2.1.0",
"@nuxtjs/seo": "^2.0.0-rc.21",
"@vueuse/core": "^11.0.3",
"@vueuse/nuxt": "^11.0.3",
"@vueuse/core": "^11.1.0",
"@vueuse/nuxt": "^11.1.0",
"nuxt-scripts-devtools": "workspace:*",
"shiki": "^1.17.6"
"shiki": "^1.17.7"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@types/vimeo__player": "^2.18.3",
"@types/youtube": "^0.1.0",
"@unhead/vue": "1.11.6",
"@vueuse/core": "^11.0.3",
"@vueuse/core": "^11.1.0",
"consola": "^3.2.3",
"defu": "^6.1.4",
"h3": "^1.12.0",
Expand All @@ -84,7 +84,7 @@
"pathe": "^1.1.2",
"pkg-types": "^1.2.0",
"semver": "^7.6.3",
"shiki": "1.17.6",
"shiki": "1.17.7",
"sirv": "^2.0.4",
"std-env": "^3.7.0",
"third-party-capital": "2.3.0",
Expand Down Expand Up @@ -113,7 +113,7 @@
"playwright-core": "^1.47.1",
"typescript": "^5.6.2",
"vitest": "^2.1.1",
"vue": "^3.5.5",
"vue": "^3.5.6",
"vue-router": "^4.4.5"
},
"resolutions": {
Expand All @@ -127,7 +127,7 @@
"nuxt": "^3.13.2",
"nuxt-scripts-devtools": "workspace:*",
"unhead": "1.11.6",
"vue": "^3.5.5",
"vue": "^3.5.6",
"vue-router": "^4.4.5"
}
}
Loading

0 comments on commit cdc627b

Please sign in to comment.