Skip to content

Commit 5d16a2f

Browse files
chore(deps): update dependency @urql/vue to v0.6.4 (#33085)
* chore(deps): update dependency @urql/vue to v0.6.4 * empty commit --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <[email protected]>
1 parent fe8e541 commit 5d16a2f

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@testing-library/cypress": "10.1.0",
4848
"@tooling/system-tests": "0.0.0-development",
4949
"@urql/core": "2.4.4",
50-
"@urql/vue": "0.6.2",
50+
"@urql/vue": "0.6.4",
5151
"@vitejs/plugin-legacy": "7.0.0",
5252
"@vitejs/plugin-vue": "6.0.0",
5353
"@vitejs/plugin-vue-jsx": "5.0.1",

packages/frontend-shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@urql/core": "2.4.4",
5454
"@urql/exchange-execute": "1.1.0",
5555
"@urql/exchange-graphcache": "4.3.6",
56-
"@urql/vue": "0.6.2",
56+
"@urql/vue": "0.6.4",
5757
"@vitejs/plugin-vue": "6.0.0",
5858
"@vitejs/plugin-vue-jsx": "5.0.1",
5959
"@vue/compiler-core": "3.2.47",

packages/launchpad/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/fs-extra": "^8.1.5",
4343
"@urql/core": "2.4.4",
4444
"@urql/devtools": "2.0.3",
45-
"@urql/vue": "0.6.2",
45+
"@urql/vue": "0.6.4",
4646
"@vitejs/plugin-vue": "6.0.0",
4747
"@vitejs/plugin-vue-jsx": "5.0.1",
4848
"@vue/compiler-core": "3.2.47",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9625,10 +9625,10 @@
96259625
resolved "https://registry.yarnpkg.com/@urql/introspection/-/introspection-0.3.3.tgz#5bcedfebd515161eecf9b193169c2765bf5674f1"
96269626
integrity sha512-tekSLLqWnusfV6V7xaEnLJQSdXOD/lWy7f8JYQwrX+88Md+voGSCSx5WJXI7KLBN3Tat2OV08tAr8UROykls4Q==
96279627

9628-
9629-
version "0.6.2"
9630-
resolved "https://registry.yarnpkg.com/@urql/vue/-/vue-0.6.2.tgz#991b474644bbcc11322eab68f9ff41ca3eff4bb2"
9631-
integrity sha512-hrVysup75sgnNgOhhvVfI2ChOM1JDx+/+D9qKIKrTHn/IsykIjm9IrYK5+CcYoQmzXX6lfnJ8d1F3uu8k4flyA==
9628+
9629+
version "0.6.4"
9630+
resolved "https://registry.yarnpkg.com/@urql/vue/-/vue-0.6.4.tgz#96af561551cbccd37842c3d5349598c0d20592f0"
9631+
integrity sha512-xxySZhUvmB/hJbMvjm06T46LIU9gw2x/uHeG9lc8GbOhg6FTcJ+cxW6nzlsBrxM7ISIMDKmgnnXo1v7rzjmi8w==
96329632
dependencies:
96339633
"@urql/core" "^2.3.6"
96349634
wonka "^4.0.14"

0 commit comments

Comments
 (0)