Skip to content

Commit 2406ea4

Browse files
fix(deps): update dependency villus to v3
1 parent bec8042 commit 2406ea4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/vue/villus/package.json

Lines changed: 1 addition & 1 deletion
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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13906,10 +13906,10 @@ vfile@^5.0.0, vfile@^5.3.0, vfile@^5.3.4:
1390613906
unist-util-stringify-position "^3.0.0"
1390713907
vfile-message "^3.0.0"
1390813908

13909-
villus@^2.1.0:
13910-
version "2.2.1"
13911-
resolved "https://registry.yarnpkg.com/villus/-/villus-2.2.1.tgz#fd74a724862281e4673e00ee4302e3ea1eabaab1"
13912-
integrity sha512-vnrY62rf5Yzfew0fZbHQ7b51NpcWKbNDxxmq98NNhBRXjt8gVtbbXsOpRatnKINxsZPPzH+zLJGnTj95F0InHQ==
13909+
villus@^3.0.0:
13910+
version "3.1.0"
13911+
resolved "https://registry.yarnpkg.com/villus/-/villus-3.1.0.tgz#486a0ebe198fa1b013c2e1088a080d23862ec8b1"
13912+
integrity sha512-Z4fXLWB9OgVfWKCiGFf+KFX6Y0/2qEcqiCp2FVO3oUs9LkD1ksSgQU2H2rGV/YDEbYIwKgbcZRww3ysxy2HcXg==
1391313913

1391413914
vite@^4.1.0:
1391513915
version "4.3.5"

0 commit comments

Comments
 (0)