File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 99 "db:reset" : " yarn supabase db reset"
1010 },
1111 "devDependencies" : {
12- "supabase" : " ^1.204.3 "
12+ "supabase" : " ^2.6.8 "
1313 }
1414}
Original file line number Diff line number Diff line change 1- create extension if not exists " vector" with schema " public" version ' 0.5 .0' ;
1+ create extension if not exists " vector" with schema " public" version ' 0.8 .0' ;
22
33create sequence "public "." page_id_seq" ;
44
Original file line number Diff line number Diff line change @@ -11533,7 +11533,7 @@ __metadata:
1153311533 version: 0.0.0-use.local
1153411534 resolution: "@twilio-paste/backend@workspace:apps/backend"
1153511535 dependencies:
11536- supabase: ^1.204.3
11536+ supabase: ^2.6.8
1153711537 languageName: unknown
1153811538 linkType: soft
1153911539
@@ -43221,17 +43221,17 @@ resolve@^2.0.0-next.3:
4322143221 languageName: node
4322243222 linkType: hard
4322343223
43224- "supabase@npm:^1.204.3 ":
43225- version: 1.226.4
43226- resolution: "supabase@npm:1.226.4 "
43224+ "supabase@npm:^2.6.8 ":
43225+ version: 2.8.1
43226+ resolution: "supabase@npm:2.8.1 "
4322743227 dependencies:
4322843228 bin-links: ^5.0.0
4322943229 https-proxy-agent: ^7.0.2
4323043230 node-fetch: ^3.3.2
4323143231 tar: 7.4.3
4323243232 bin:
4323343233 supabase: bin/supabase
43234- checksum: 1550cc1d7a912a10097f1c2647e46224349d0e35a71d682c846bb47fec293657a1b325e6ac74be79ad2f172518f00f9a8cea6118ff8b8645a1f3537fb7a00aeb
43234+ checksum: 10b240963da4263ad8d03e84b97939504f5690eb894a9ee8ae225d69c0b8f31a890e9e24e9d4b2757c714eb38addb6878f6e531f9f7279c22de50a991b8e7cd4
4323543235 languageName: node
4323643236 linkType: hard
4323743237
You can’t perform that action at this time.
0 commit comments