Skip to content

Commit 9bb9e28

Browse files
committed
chore(demo): upgrade on last version
1 parent bf0fa11 commit 9bb9e28

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@nuxtjs/eslint-config-typescript": "^12.0.0",
1414
"@nuxthq/ui": "^0.1.38",
1515
"@nuxtjs/color-mode": "^3.2.0",
16-
"@nuxtjs/supabase": "^0.3.0",
16+
"@nuxtjs/supabase": "^0.3.1",
1717
"eslint": "^8.33.0",
1818
"nuxt": "^3.1.2",
1919
"typescript": "^4.9.5"

demo/yarn.lock

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1024,15 +1024,15 @@
10241024
eslint-plugin-vue "^9.7.0"
10251025
local-pkg "^0.4.2"
10261026

1027-
"@nuxtjs/supabase@^0.3.0":
1028-
version "0.3.0"
1029-
resolved "https://registry.yarnpkg.com/@nuxtjs/supabase/-/supabase-0.3.0.tgz#65d3cf86e2ac8ab069a51b2311e810241629205a"
1030-
integrity sha512-fSZVv7WQ8QqoZ/Ap9zQoM9UOyGaHgC2FdndkZB2IZU3e0kVobdt+MxAEbe8SjzK89/eqBs/bbvbxNJHarc6PfQ==
1027+
"@nuxtjs/supabase@^0.3.1":
1028+
version "0.3.1"
1029+
resolved "https://registry.yarnpkg.com/@nuxtjs/supabase/-/supabase-0.3.1.tgz#756c55b6e09edcb70b6298a414fcb11ca4596b93"
1030+
integrity sha512-8pwl1Rkfo7qu1rOoKW/84PHb4d2/7lJzpOoza/jJhrTGy9s0FXROrlqOJd4Wna1A6SG08XKkJutQlfC3L5AuXA==
10311031
dependencies:
1032-
"@nuxt/kit" "^3.0.0"
1033-
"@supabase/supabase-js" "2.1.0"
1034-
defu "^6.1.1"
1035-
pathe "^1.0.0"
1032+
"@nuxt/kit" "^3.1.2"
1033+
"@supabase/supabase-js" "2.7.1"
1034+
defu "^6.1.2"
1035+
pathe "^1.1.0"
10361036

10371037
"@nuxtjs/tailwindcss@^6.3.1":
10381038
version "6.3.1"
@@ -1170,45 +1170,45 @@
11701170
dependencies:
11711171
cross-fetch "^3.1.5"
11721172

1173-
"@supabase/gotrue-js@^2.3.0":
1174-
version "2.10.1"
1175-
resolved "https://registry.yarnpkg.com/@supabase/gotrue-js/-/gotrue-js-2.10.1.tgz#525cc9810d8a7a94f56b87fdfaa7155228b97175"
1176-
integrity sha512-vn7gMCfv9GQlZjpb+fU5GB69ktZ+5WnxaaofGO1DSmJYrir2rcy6FY/tbyTs6h51waVpXQUu1FACjD9lHIfwzw==
1173+
"@supabase/gotrue-js@^2.10.2":
1174+
version "2.11.0"
1175+
resolved "https://registry.yarnpkg.com/@supabase/gotrue-js/-/gotrue-js-2.11.0.tgz#aa3322096588e8ceaa50b0b62c0c98db044ad831"
1176+
integrity sha512-yo3yExoTqpJH4YpdI5PDjZ1YLOj3wURppimfsV0ep5uxDY/lE1uOhiMCPnhy59DbFAKG7bjnhJ1L7sk+B2os3w==
11771177
dependencies:
11781178
cross-fetch "^3.1.5"
11791179

1180-
"@supabase/postgrest-js@^1.1.0":
1181-
version "1.3.0"
1182-
resolved "https://registry.yarnpkg.com/@supabase/postgrest-js/-/postgrest-js-1.3.0.tgz#7de1e2ae45dd203bdc0cae2abf3f0f53eab54997"
1183-
integrity sha512-XVX0XaWTyT06mtj67gKb0OasP9hUNIYpypgdKnIqBSib5fXD3aRb6U5rt9y9gG1UMi7pCCgv2qulKRIQlHbb9w==
1180+
"@supabase/postgrest-js@^1.1.1":
1181+
version "1.3.2"
1182+
resolved "https://registry.yarnpkg.com/@supabase/postgrest-js/-/postgrest-js-1.3.2.tgz#e0a7d38ed1a1b7ed8522675eab376f5e74ad29cf"
1183+
integrity sha512-/RRsBNtVnUiVp1wUFY/MGfxEGDD1+lA8cxvU3cbzRCNeo1dQfzQ3cw9ssRnp1r/DXkyjzujGQ8d1a+EJewr8dQ==
11841184
dependencies:
11851185
cross-fetch "^3.1.5"
11861186

1187-
"@supabase/realtime-js@^2.1.0":
1188-
version "2.4.0"
1189-
resolved "https://registry.yarnpkg.com/@supabase/realtime-js/-/realtime-js-2.4.0.tgz#245d2fa777cbdd7b4ecf0fbfd432c4713b435fab"
1190-
integrity sha512-cq+hfzOg06pF1WknQbfRLS4iMo2kuQ5ZXPRzsDoD4nnHXLgzgf52TDOIpRl443u7K3TPH3CBL5cJtbEmc1DiMw==
1187+
"@supabase/realtime-js@^2.4.0":
1188+
version "2.6.0"
1189+
resolved "https://registry.yarnpkg.com/@supabase/realtime-js/-/realtime-js-2.6.0.tgz#eff000c2fd9f5cd8d59f4adf6d76165b81ebd536"
1190+
integrity sha512-tOVulMobhpxyDuu8VIImpL8FXmZOKsGNOSyS5ihJdj2xYmPPvYG+D2J51Ewfl+MFF65tweiB6p9N9bNIW1cDNA==
11911191
dependencies:
11921192
"@types/phoenix" "^1.5.4"
11931193
websocket "^1.0.34"
11941194

1195-
"@supabase/storage-js@^2.0.0":
1195+
"@supabase/storage-js@^2.1.0":
11961196
version "2.3.0"
11971197
resolved "https://registry.yarnpkg.com/@supabase/storage-js/-/storage-js-2.3.0.tgz#296b36eb0bde378763117217b2f99303f1d4ec71"
11981198
integrity sha512-YGWVCEYYYF3+UiyL8O4xC78N9n9paLbT0hHl8dmYAtd3DqyWtu5Eph9JTu0PWm+/29Zhns5TbhUZW4xpWjJfPQ==
11991199
dependencies:
12001200
cross-fetch "^3.1.5"
12011201

1202-
"@supabase/supabase-js@2.1.0":
1203-
version "2.1.0"
1204-
resolved "https://registry.yarnpkg.com/@supabase/supabase-js/-/supabase-js-2.1.0.tgz#1ae369b8bb828e1d037f709e173fb932cf04cfae"
1205-
integrity sha512-hODrAUDSC6RV6EhwuSMyhaQCF32gij0EBTceuDR+8suJsg7XcyUG0fYgeYecWIvt0nz61xAMY6E+Ywb0tJaAng==
1202+
"@supabase/supabase-js@2.7.1":
1203+
version "2.7.1"
1204+
resolved "https://registry.yarnpkg.com/@supabase/supabase-js/-/supabase-js-2.7.1.tgz#3b982ca15acf77a8909a43ef325e734fd61ff6e5"
1205+
integrity sha512-Q/e+JAluZEvy7D4ul3aAs3aOiKkGvHlZULy6wjchWQyU9YlJKZLr6VPYcwUeitcnRKZi4al5iTS55LgdJFfqIA==
12061206
dependencies:
12071207
"@supabase/functions-js" "^2.0.0"
1208-
"@supabase/gotrue-js" "^2.3.0"
1209-
"@supabase/postgrest-js" "^1.1.0"
1210-
"@supabase/realtime-js" "^2.1.0"
1211-
"@supabase/storage-js" "^2.0.0"
1208+
"@supabase/gotrue-js" "^2.10.2"
1209+
"@supabase/postgrest-js" "^1.1.1"
1210+
"@supabase/realtime-js" "^2.4.0"
1211+
"@supabase/storage-js" "^2.1.0"
12121212
cross-fetch "^3.1.5"
12131213

12141214
"@tailwindcss/aspect-ratio@^0.4.2":

0 commit comments

Comments
 (0)