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 4, 2024
1 parent c66dfdd commit 73402a8
Show file tree
Hide file tree
Showing 3 changed files with 424 additions and 278 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.0",
"nuxt": "latest",
"vue": "3.4.31",
"vue": "3.5.0",
"vue-router": "latest"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@
"third-party-capital": "2.3.0",
"ufo": "^1.5.4",
"unimport": "^3.11.1",
"unplugin": "^1.12.3",
"unstorage": "^1.10.2",
"unplugin": "^1.13.1",
"unstorage": "^1.11.0",
"valibot": "^0.41.0"
},
"devDependencies": {
Expand Down Expand Up @@ -119,14 +119,14 @@
"resolutions": {
"@nuxt/schema": "3.13.0",
"@nuxt/scripts": "workspace:*",
"@unhead/dom": "1.10.2",
"@unhead/dom": "1.10.4",
"@unhead/schema": "1.10.4",
"@unhead/shared": "1.10.4",
"@unhead/ssr": "1.10.4",
"@unhead/vue": "1.10.4",
"nuxt": "^3.13.0",
"nuxt-scripts-devtools": "workspace:*",
"shiki": "1.10.3",
"shiki": "1.16.1",
"unhead": "1.10.4",
"vue": "^3.5.0",
"vue-router": "^4.4.3"
Expand Down
Loading

0 comments on commit 73402a8

Please sign in to comment.