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 Aug 20, 2024
1 parent 57a8ab6 commit debe56e
Show file tree
Hide file tree
Showing 4 changed files with 150 additions and 54 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.12.4",
"nuxt": "latest",
"vue": "3.4.31",
"vue": "3.4.38",
"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.1.24",
"@iconify-json/ph": "^1.1.14",
"@iconify-json/simple-icons": "^1.1.113",
"@iconify-json/simple-icons": "^1.1.114",
"@nuxt/content": "^2.13.2",
"@nuxt/fonts": "^0.7.2",
"@nuxt/image": "^1.7.0",
"@nuxt/scripts": "workspace:*",
"@nuxt/ui-pro": "^1.4.1",
"@nuxthq/studio": "^2.0.3",
"@nuxtjs/seo": "^2.0.0-rc.18",
"@vueuse/core": "^11.0.0",
"@vueuse/nuxt": "^11.0.0",
"@vueuse/core": "^11.0.1",
"@vueuse/nuxt": "^11.0.1",
"nuxt-scripts-devtools": "workspace:*",
"shiki": "^1.13.0"
"shiki": "^1.14.1"
}
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/stripe-v3": "^3.1.33",
"@types/vimeo__player": "^2.18.3",
"@types/youtube": "^0.0.50",
"@unhead/vue": "^1.9.16",
"@unhead/vue": "^1.10.0",
"@vueuse/core": "^11.0.1",
"consola": "^3.2.3",
"defu": "^6.1.4",
Expand All @@ -89,7 +89,7 @@
"std-env": "^3.7.0",
"third-party-capital": "2.3.0",
"ufo": "^1.5.4",
"unimport": "^3.10.0",
"unimport": "^3.10.1",
"unplugin": "^1.12.2",
"unstorage": "^1.10.2",
"valibot": "^0.37.0"
Expand All @@ -100,8 +100,8 @@
"@nuxt/module-builder": "^0.8.3",
"@nuxt/test-utils": "3.14.1",
"@types/semver": "^7.5.8",
"@typescript-eslint/typescript-estree": "^8.1.0",
"@unhead/schema": "^1.9.16",
"@typescript-eslint/typescript-estree": "^8.2.0",
"@unhead/schema": "^1.10.0",
"acorn-loose": "^8.4.0",
"bumpp": "^9.5.1",
"changelogen": "^0.5.5",
Expand All @@ -120,14 +120,14 @@
"@nuxt/scripts": "workspace:*",
"nuxt": "^3.12.4",
"nuxt-scripts-devtools": "workspace:*",
"shiki": "1.10.3",
"shiki": "1.14.1",
"vue": "^3.4.38",
"vue-router": "^4.4.3",
"@unhead/ssr": "1.10.0",
"@unhead/dom": "1.10.0",
"@unhead/vue": "1.10.0",
"@unhead/vue": "^1.10.0",
"@unhead/shared": "1.10.0",
"@unhead/schema": "1.10.0",
"@unhead/schema": "^1.10.0",
"unhead": "1.10.0"
}
}
Loading

0 comments on commit debe56e

Please sign in to comment.