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 21, 2024
1 parent 91f373d commit f07bd0e
Show file tree
Hide file tree
Showing 4 changed files with 459 additions and 347 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.37",
"@nuxt/devtools-kit": "^1.3.9",
"@nuxt/devtools-kit": "^1.3.14",
"@nuxt/devtools-ui-kit": "latest",
"@nuxt/kit": "^3.12.4",
"nuxt": "latest",
"vue": "3.4.31",
"vue": "3.4.38",
"vue-router": "latest"
}
}
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@nuxt/scripts": "workspace:*",
"@nuxt/ui-pro": "^1.4.1",
"@nuxthq/studio": "^2.0.3",
"@nuxtjs/seo": "^2.0.0-rc.18",
"@nuxtjs/seo": "^2.0.0-rc.19",
"@vueuse/core": "^11.0.1",
"@vueuse/nuxt": "^11.0.1",
"nuxt-scripts-devtools": "workspace:*",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
]
},
"dependencies": {
"@nuxt/devtools-kit": "^1.3.9",
"@nuxt/devtools-ui-kit": "^1.3.9",
"@nuxt/devtools-kit": "^1.3.14",
"@nuxt/devtools-ui-kit": "^1.3.14",
"@nuxt/kit": "^3.12.4",
"@types/google.maps": "^3.55.12",
"@types/stripe-v3": "^3.1.33",
Expand All @@ -89,13 +89,13 @@
"std-env": "^3.7.0",
"third-party-capital": "2.3.0",
"ufo": "^1.5.4",
"unimport": "^3.10.1",
"unimport": "^3.11.0",
"unplugin": "^1.12.2",
"unstorage": "^1.10.2",
"valibot": "^0.38.0"
},
"devDependencies": {
"@nuxt/devtools-ui-kit": "^1.3.9",
"@nuxt/devtools-ui-kit": "^1.3.14",
"@nuxt/eslint-config": "^0.5.1",
"@nuxt/module-builder": "^0.8.3",
"@nuxt/test-utils": "3.14.1",
Expand Down Expand Up @@ -125,7 +125,7 @@
"@unhead/vue": "1.10.0",
"nuxt": "^3.12.4",
"nuxt-scripts-devtools": "workspace:*",
"shiki": "1.10.3",
"shiki": "1.14.1",
"unhead": "1.10.0",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
Expand Down
Loading

0 comments on commit f07bd0e

Please sign in to comment.