Skip to content

Commit 3fe1bc2

Browse files
fix(deps): update dependency villus to v3 (#9227)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c84c61 commit 3fe1bc2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/vue/villus/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"graphql": "^16.6.0",
15-
"villus": "^2.1.0",
15+
"villus": "^3.0.0",
1616
"vue": "^3.2.37"
1717
},
1818
"devDependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -15906,10 +15906,10 @@ vfile@^6.0.0, vfile@^6.0.1:
1590615906
unist-util-stringify-position "^4.0.0"
1590715907
vfile-message "^4.0.0"
1590815908

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

1591415914
vite@^5.0.0:
1591515915
version "5.4.1"

0 commit comments

Comments
 (0)