Skip to content

Commit 1ae5420

Browse files
Merge pull request #12 from supabase-community/bump-vue-supabase-version
Bumping vue-supabase to v2.2.1
2 parents 7f563e8 + a69f282 commit 1ae5420

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"dependencies": {
2828
"@supabase/supabase-js": "^1.21.1",
2929
"@vue/composition-api": "^1.0.4",
30-
"vue-supabase": "^2.0.0"
30+
"vue-supabase": "^2.2.1"
3131
}
3232
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -206,10 +206,10 @@ vue-demi@^0.11.2:
206206
resolved "https://registry.yarnpkg.com/vue-demi/-/vue-demi-0.11.2.tgz#faa06da53887c493a695b997f4fcb4784a667990"
207207
integrity sha512-J+X8Au6BhQdcej6LY4O986634hZLu55L0ewU2j8my7WIKlu8cK0dqmdUxqVHHMd/cMrKKZ9SywB/id6aLhwCtA==
208208

209-
vue-supabase@^2.0.0:
210-
version "2.0.0"
211-
resolved "https://registry.yarnpkg.com/vue-supabase/-/vue-supabase-2.0.0.tgz#8dc159ce1783d6297ad262c62f89a4648cc2b445"
212-
integrity sha512-7KjMN4jS4QMQKCNP9R4apUf82IFVuuehqiADq+GVbD2DgP/hE6UIkc3FXA2bmOsQ90zjIoJaBjg8fE0QsiAEWw==
209+
vue-supabase@^2.2.1:
210+
version "2.2.1"
211+
resolved "https://registry.yarnpkg.com/vue-supabase/-/vue-supabase-2.2.1.tgz#4d1b172fc161ee308d6f3e68d37174f2ebdc0716"
212+
integrity sha512-dN/jfiyDBoLetosOjSaeZeNUPQul4fchYvvUiGDElBdtIAtlMktYAtGlag8dWQau5IgkwUDCsZRiaijPpX1sgQ==
213213
dependencies:
214214
"@supabase/supabase-js" "^1.4.2"
215215
vue-demi "^0.11.2"

0 commit comments

Comments
 (0)