We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a3d5e8 commit 9f2132bCopy full SHA for 9f2132b
front/package.json
@@ -3,13 +3,16 @@
3
"version": "0.1.0",
4
"private": true,
5
"dependencies": {
6
+ "@supabase/supabase-js": "^2.46.2",
7
+ "@tanstack/react-query": "^5.62.0",
8
"@testing-library/jest-dom": "^5.17.0",
9
"@testing-library/react": "^13.4.0",
10
"@testing-library/user-event": "^13.5.0",
11
"@types/jest": "^27.5.2",
12
"@types/node": "^16.18.119",
13
"@types/react": "^18.3.12",
14
"@types/react-dom": "^18.3.1",
15
+ "axios": "^1.7.8",
16
"class-variance-authority": "^0.7.0",
17
"react": "^18.3.1",
18
"react-dom": "^18.3.1",
0 commit comments