File tree 7 files changed +223
-140
lines changed
7 files changed +223
-140
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' @supabase-cache-helpers/postgrest-react-query ' : patch
3
+ ' @supabase-cache-helpers/postgrest-swr ' : patch
4
+ ' @supabase-cache-helpers/storage-react-query ' : patch
5
+ ' @supabase-cache-helpers/storage-swr ' : patch
6
+ ---
7
+
8
+ Updated dependency ` react ` to ` 19.1.0 ` .
9
+ Updated dependency ` react-dom ` to ` 19.1.0 ` .
Original file line number Diff line number Diff line change 14
14
"next" : " 14.2.0" ,
15
15
"nextra" : " 3.2.0" ,
16
16
"nextra-theme-docs" : " 3.2.0" ,
17
- "react" : " 18.3.1 " ,
18
- "react-dom" : " 18.3.1 "
17
+ "react" : " 19.1.0 " ,
18
+ "react-dom" : " 19.1.0 "
19
19
},
20
20
"devDependencies" : {
21
21
"@types/node" : " 20.14.10" ,
22
- "@types/react" : " 18.3.3 " ,
23
- "@types/react-dom" : " 18.3.0 " ,
22
+ "@types/react" : " 19.1.2 " ,
23
+ "@types/react-dom" : " 19.1.2 " ,
24
24
"autoprefixer" : " ^10.4.13" ,
25
25
"postcss" : " ^8.4.14" ,
26
26
"tailwindcss" : " 3.4.0" ,
Original file line number Diff line number Diff line change 52
52
"@supabase/supabase-js" : " 2.46.1" ,
53
53
"@testing-library/react" : " 14.3.0" ,
54
54
"@types/flat" : " 5.0.2" ,
55
- "@types/react" : " 18.3.3 " ,
55
+ "@types/react" : " 19.1.2 " ,
56
56
"@vitest/coverage-istanbul" : " ^2.0.2" ,
57
57
"dotenv" : " 16.4.0" ,
58
- "react" : " 18.3.1 " ,
59
- "react-dom" : " 18.3.1 " ,
58
+ "react" : " 19.1.0 " ,
59
+ "react-dom" : " 19.1.0 " ,
60
60
"tsup" : " 8.2.0" ,
61
61
"typescript" : " 5.5.3" ,
62
62
"vitest" : " 2.0.2"
Original file line number Diff line number Diff line change 51
51
"@supabase/supabase-js" : " 2.46.1" ,
52
52
"@testing-library/react" : " 14.3.0" ,
53
53
"@types/flat" : " 5.0.2" ,
54
- "@types/react" : " 18.3.3 " ,
54
+ "@types/react" : " 19.1.2 " ,
55
55
"@vitest/coverage-istanbul" : " ^2.0.2" ,
56
56
"dotenv" : " 16.4.0" ,
57
- "react" : " 18.3.1 " ,
58
- "react-dom" : " 18.3.1 " ,
57
+ "react" : " 19.1.0 " ,
58
+ "react-dom" : " 19.1.0 " ,
59
59
"tsup" : " 8.2.0" ,
60
60
"typescript" : " 5.5.3" ,
61
61
"vitest" : " 2.0.2"
Original file line number Diff line number Diff line change 45
45
"@supabase/storage-js" : " 2.7.1" ,
46
46
"@supabase/supabase-js" : " 2.46.1" ,
47
47
"@testing-library/react" : " 14.3.0" ,
48
- "@types/react" : " 18.3.3 " ,
48
+ "@types/react" : " 19.1.2 " ,
49
49
"dotenv" : " 16.4.0" ,
50
- "react" : " 18.3.1 " ,
50
+ "react" : " 19.1.0 " ,
51
51
"@vitest/coverage-istanbul" : " ^2.0.2" ,
52
52
"happy-dom" : " 17.4.3" ,
53
- "react-dom" : " 18.3.1 " ,
53
+ "react-dom" : " 19.1.0 " ,
54
54
"tsup" : " 8.2.0" ,
55
55
"typescript" : " 5.5.3" ,
56
56
"vitest" : " 2.0.2"
Original file line number Diff line number Diff line change 45
45
"@supabase/storage-js" : " 2.7.1" ,
46
46
"@supabase/supabase-js" : " 2.46.1" ,
47
47
"@testing-library/react" : " 14.3.0" ,
48
- "@types/react" : " 18.3.3 " ,
48
+ "@types/react" : " 19.1.2 " ,
49
49
"@vitest/coverage-istanbul" : " ^2.0.2" ,
50
50
"dotenv" : " 16.4.0" ,
51
51
"happy-dom" : " 17.4.3" ,
52
- "react" : " 18.3.1 " ,
53
- "react-dom" : " 18.3.1 " ,
52
+ "react" : " 19.1.0 " ,
53
+ "react-dom" : " 19.1.0 " ,
54
54
"tsup" : " 8.2.0" ,
55
55
"typescript" : " 5.5.3" ,
56
56
"vitest" : " 2.0.2"
You can’t perform that action at this time.
0 commit comments