File tree Expand file tree Collapse file tree 9 files changed +45
-21
lines changed Expand file tree Collapse file tree 9 files changed +45
-21
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' @supabase-cache-helpers/postgrest-core ' : patch
3
+ ' @supabase-cache-helpers/postgrest-react-query ' : patch
4
+ ' @supabase-cache-helpers/postgrest-server ' : patch
5
+ ' @supabase-cache-helpers/postgrest-swr ' : patch
6
+ ' @supabase-cache-helpers/storage-core ' : patch
7
+ ' @supabase-cache-helpers/storage-react-query ' : patch
8
+ ' @supabase-cache-helpers/storage-swr ' : patch
9
+ ---
10
+
11
+ Updated dependency ` @supabase/postgrest-js ` to ` 1.21.0 ` .
12
+ Updated dependency ` @supabase/storage-js ` to ` 2.10.0 ` .
Original file line number Diff line number Diff line change 41
41
},
42
42
"devDependencies" : {
43
43
"@supabase-cache-helpers/tsconfig" : " workspace:*" ,
44
- "@supabase/postgrest-js" : " 1.19.4 " ,
44
+ "@supabase/postgrest-js" : " 1.21.0 " ,
45
45
"@supabase/supabase-js" : " 2.50.0" ,
46
46
"@types/flat" : " 5.0.2" ,
47
47
"@types/lodash" : " 4.17.0" ,
Original file line number Diff line number Diff line change 48
48
},
49
49
"devDependencies" : {
50
50
"@supabase-cache-helpers/tsconfig" : " workspace:*" ,
51
- "@supabase/postgrest-js" : " 1.19.4 " ,
51
+ "@supabase/postgrest-js" : " 1.21.0 " ,
52
52
"@supabase/supabase-js" : " 2.50.0" ,
53
53
"@testing-library/react" : " 16.3.0" ,
54
54
"@types/flat" : " 5.0.2" ,
Original file line number Diff line number Diff line change 32
32
},
33
33
"devDependencies" : {
34
34
"@supabase-cache-helpers/tsconfig" : " workspace:*" ,
35
- "@supabase/postgrest-js" : " 1.19.4 " ,
35
+ "@supabase/postgrest-js" : " 1.21.0 " ,
36
36
"@supabase/supabase-js" : " 2.50.0" ,
37
37
"@vitest/coverage-istanbul" : " ^3.0.0" ,
38
38
"ioredis" : " 5.6.1" ,
Original file line number Diff line number Diff line change 47
47
},
48
48
"devDependencies" : {
49
49
"@supabase-cache-helpers/tsconfig" : " workspace:*" ,
50
- "@supabase/postgrest-js" : " 1.19.4 " ,
50
+ "@supabase/postgrest-js" : " 1.21.0 " ,
51
51
"@supabase/supabase-js" : " 2.50.0" ,
52
52
"@testing-library/react" : " 16.3.0" ,
53
53
"@types/flat" : " 5.0.2" ,
Original file line number Diff line number Diff line change 33
33
"devDependencies" : {
34
34
"@supabase-cache-helpers/tsconfig" : " workspace:*" ,
35
35
"happy-dom" : " 17.6.1" ,
36
- "@supabase/storage-js" : " 2.7.1 " ,
36
+ "@supabase/storage-js" : " 2.10.0 " ,
37
37
"@supabase/supabase-js" : " 2.50.0" ,
38
38
"@vitest/coverage-istanbul" : " ^3.0.0" ,
39
39
"dotenv" : " 16.6.0" ,
Original file line number Diff line number Diff line change 42
42
},
43
43
"devDependencies" : {
44
44
"@supabase-cache-helpers/tsconfig" : " workspace:*" ,
45
- "@supabase/storage-js" : " 2.7.1 " ,
45
+ "@supabase/storage-js" : " 2.10.0 " ,
46
46
"@supabase/supabase-js" : " 2.50.0" ,
47
47
"@testing-library/react" : " 16.3.0" ,
48
48
"@types/react" : " 19.1.2" ,
Original file line number Diff line number Diff line change 42
42
},
43
43
"devDependencies" : {
44
44
"@supabase-cache-helpers/tsconfig" : " workspace:*" ,
45
- "@supabase/storage-js" : " 2.7.1 " ,
45
+ "@supabase/storage-js" : " 2.10.0 " ,
46
46
"@supabase/supabase-js" : " 2.50.0" ,
47
47
"@testing-library/react" : " 16.3.0" ,
48
48
"@types/react" : " 19.1.2" ,
You can’t perform that action at this time.
0 commit comments