Commit 7fe510c 1 parent 7d8bb02 commit 7fe510c Copy full SHA for 7fe510c
File tree 3 files changed +1
-5
lines changed
3 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 61
61
],
62
62
"jest" : {
63
63
"testEnvironment" : " jsdom"
64
- },
65
- "dependencies" : {
66
- "ra-core" : " ^4.16.17"
67
64
}
68
65
}
Original file line number Diff line number Diff line change 1
1
VITE_SUPABASE_URL=http://localhost:54321
2
2
VITE_SUPABASE_ANON_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0
3
3
SUPABASE_SERVICE_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6InNlcnZpY2Vfcm9sZSIsImV4cCI6MTk4MzgxMjk5Nn0.EGIM96RAZx35lJzdJsyH-qQwv8Hdp7fsn3W0YpN81IU
4
- # SKIP_PREFLIGHT_CHECK=true
Original file line number Diff line number Diff line change @@ -9662,7 +9662,7 @@ quick-lru@^4.0.1:
9662
9662
resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-4.0.1.tgz#5b8878f113a58217848c6482026c73e1ba57727f"
9663
9663
integrity sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==
9664
9664
9665
- ra-core@^4.16.17, ra-core@^4.16. 19:
9665
+ ra-core@^4.16.19:
9666
9666
version "4.16.19"
9667
9667
resolved "https://registry.yarnpkg.com/ra-core/-/ra-core-4.16.19.tgz#d402cde87368ddfbd30a540b7e9f8e1c6ff0fec6"
9668
9668
integrity sha512-1qNuLGaGSHYv5esqJcu7n/PeMKTBXA3JXzjQPAPDK9dBsuWC1IXx9MilivANwh8doYbpFfqsX8VJyW1aqIG1Pg==
You can’t perform that action at this time.
0 commit comments