Skip to content

Commit

Permalink
fix(storefront): Update VueUse to v11 (#450)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 2, 2024
1 parent 77c90cb commit e108efd
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion packages/ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@cloudcommerce/firebase": "workspace:*",
"@cloudcommerce/i18n": "workspace:*",
"@ecomplus/utils": "1.5.0-rc.6",
"@vueuse/core": "10.11.1",
"@vueuse/core": "11.0.3",
"astro": "4.5.10",
"astro-capo": "^0.0.1",
"axios": "^1.7.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/storefront/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@iconify-json/heroicons": "^1.2.0",
"@iconify-json/logos": "^1.2.0",
"@types/gtag.js": "^0.0.20",
"@vueuse/core": "10.11.1",
"@vueuse/core": "11.0.3",
"astro": "4.5.10",
"astro-capo": "^0.0.1",
"chroma-js": "^2.6.0",
Expand Down
38 changes: 19 additions & 19 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e108efd

Please sign in to comment.