Skip to content

Commit

Permalink
fix(deps): update dependency villus to v3 (#9227)
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] authored Aug 19, 2024
1 parent 3c84c61 commit 3fe1bc2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/vue/villus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"graphql": "^16.6.0",
"villus": "^2.1.0",
"villus": "^3.0.0",
"vue": "^3.2.37"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15906,10 +15906,10 @@ vfile@^6.0.0, vfile@^6.0.1:
unist-util-stringify-position "^4.0.0"
vfile-message "^4.0.0"

villus@^2.1.0:
version "2.2.1"
resolved "https://registry.yarnpkg.com/villus/-/villus-2.2.1.tgz#fd74a724862281e4673e00ee4302e3ea1eabaab1"
integrity sha512-vnrY62rf5Yzfew0fZbHQ7b51NpcWKbNDxxmq98NNhBRXjt8gVtbbXsOpRatnKINxsZPPzH+zLJGnTj95F0InHQ==
villus@^3.0.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/villus/-/villus-3.4.0.tgz#5b3b9b61be773d76d558263245a022e6820623c2"
integrity sha512-wEO9cLsSwdCGcjnhXoxl9IRY6ippDyr0UkNztTn1FtAtABsObkGRooGcu5ynSpx2/N3duljtH3fifcVjX4/wtw==

vite@^5.0.0:
version "5.4.1"
Expand Down

0 comments on commit 3fe1bc2

Please sign in to comment.