Skip to content

Commit 00bc65e

Browse files
fix(deps): update dependency villus to v3
1 parent b25307e commit 00bc65e

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
@@ -14207,10 +14207,10 @@ vfile@^5.0.0, vfile@^5.3.0, vfile@^5.3.4:
1420714207
unist-util-stringify-position "^3.0.0"
1420814208
vfile-message "^3.0.0"
1420914209

14210-
villus@^2.1.0:
14211-
version "2.2.1"
14212-
resolved "https://registry.yarnpkg.com/villus/-/villus-2.2.1.tgz#fd74a724862281e4673e00ee4302e3ea1eabaab1"
14213-
integrity sha512-vnrY62rf5Yzfew0fZbHQ7b51NpcWKbNDxxmq98NNhBRXjt8gVtbbXsOpRatnKINxsZPPzH+zLJGnTj95F0InHQ==
14210+
villus@^3.0.0:
14211+
version "3.0.0"
14212+
resolved "https://registry.yarnpkg.com/villus/-/villus-3.0.0.tgz#ffdb1b9d09ff391d6f64ee51aaae1456fc543fcc"
14213+
integrity sha512-PGcEu7I8GQBKwVPS7qACaTkoF4dDHhqY5FPllE/aZagIjjqfIdB9YtDc/tnQ2XPe981rsWWEQCArDyMhwTxQbQ==
1421414214

1421514215
vite@^4.1.0:
1421614216
version "4.1.1"

0 commit comments

Comments
 (0)