Skip to content

Commit 92deb94

Browse files
fix(deps): update dependency villus to v3
1 parent 313e082 commit 92deb94

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
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: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4443,14 +4443,7 @@
44434443
dependencies:
44444444
"@types/unist" "^2"
44454445

4446-
"@types/node@*", "@types/node@^20.0.0":
4447-
version "20.11.19"
4448-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.19.tgz#b466de054e9cb5b3831bee38938de64ac7f81195"
4449-
integrity sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==
4450-
dependencies:
4451-
undici-types "~5.26.4"
4452-
4453-
"@types/[email protected]", "@types/node@^18.11.18":
4446+
"@types/node@*", "@types/[email protected]", "@types/node@^18.11.18":
44544447
version "18.19.21"
44554448
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.21.tgz#f4ca1ac8ffb05ee4b89163c2d6fac9a1a59ee149"
44564449
integrity sha512-2Q2NeB6BmiTFQi4DHBzncSoq/cJMLDdhPaAoJFnFCyD9a8VPZRf7a1GAwp1Edb7ROaZc5Jz/tnZyL6EsWMRaqw==
@@ -4467,6 +4460,13 @@
44674460
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.45.tgz#a2b845b94faf76de3160c630ce8b07f957390ca5"
44684461
integrity sha512-Eu7U6/0P086nyPzeS41o2NvPVr16vWJMS5RdTzPF8XQaCPtq07E5GbR4fbcv5AYjy+zd0FYSV4p0WBdDXfPZzw==
44694462

4463+
"@types/node@^20.0.0":
4464+
version "20.11.19"
4465+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.19.tgz#b466de054e9cb5b3831bee38938de64ac7f81195"
4466+
integrity sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==
4467+
dependencies:
4468+
undici-types "~5.26.4"
4469+
44704470
"@types/normalize-package-data@^2.4.0":
44714471
version "2.4.1"
44724472
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
@@ -4557,16 +4557,16 @@
45574557
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.2.tgz#fc25ad9943bcac11cceb8168db4f275e0e72e756"
45584558
integrity sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg==
45594559

4560-
"@types/unist@*", "@types/unist@^3.0.0":
4561-
version "3.0.0"
4562-
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.0.tgz#988ae8af1e5239e89f9fbb1ade4c935f4eeedf9a"
4563-
integrity sha512-MFETx3tbTjE7Uk6vvnWINA/1iJ7LuMdO4fcq8UfF0pRbj01aGLduVvQcRyswuACJdpnHgg8E3rQLhaRdNEJS0w==
4564-
4565-
"@types/unist@^2", "@types/unist@^2.0.0", "@types/unist@^2.0.2":
4560+
"@types/unist@*", "@types/unist@^2", "@types/unist@^2.0.0", "@types/unist@^2.0.2":
45664561
version "2.0.10"
45674562
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.10.tgz#04ffa7f406ab628f7f7e97ca23e290cd8ab15efc"
45684563
integrity sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==
45694564

4565+
"@types/unist@^3.0.0":
4566+
version "3.0.0"
4567+
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.0.tgz#988ae8af1e5239e89f9fbb1ade4c935f4eeedf9a"
4568+
integrity sha512-MFETx3tbTjE7Uk6vvnWINA/1iJ7LuMdO4fcq8UfF0pRbj01aGLduVvQcRyswuACJdpnHgg8E3rQLhaRdNEJS0w==
4569+
45704570
"@types/ws@^8.0.0":
45714571
version "8.5.4"
45724572
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.4.tgz#bb10e36116d6e570dd943735f86c933c1587b8a5"
@@ -15958,10 +15958,10 @@ vfile@^6.0.0, vfile@^6.0.1:
1595815958
unist-util-stringify-position "^4.0.0"
1595915959
vfile-message "^4.0.0"
1596015960

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

1596615966
vite@^4.1.0:
1596715967
version "4.5.2"

0 commit comments

Comments
 (0)