Skip to content

Commit

Permalink
fix(deps): Update dependency vue to ^3.3.11 (#522)
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 Dec 8, 2023
1 parent d73d64f commit 0b6f473
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 85 deletions.
4 changes: 2 additions & 2 deletions packages/nuxt-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,12 +129,12 @@
"nuxt": "^3.8.2",
"typescript": "^5.3.3",
"vitest": "^1.0.2",
"vue": "^3.3.10"
"vue": "^3.3.11"
},
"peerDependencies": {
"@sanity/client": "^6.9.3",
"nuxt": "^3.8.2",
"vue": "^3.3.10"
"vue": "^3.3.11"
},
"engines": {
"node": ">=18"
Expand Down
Loading

1 comment on commit 0b6f473

@vercel
Copy link

@vercel vercel bot commented on 0b6f473 Dec 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

visual-editing-nuxt – ./apps/nuxt

visual-editing-nuxt-git-main.sanity.build
visual-editing-nuxt.sanity.build

Please sign in to comment.