Skip to content

Commit 90e5b2f

Browse files
committed
chore: updated packages
1 parent 9877ebb commit 90e5b2f

File tree

2 files changed

+1130
-1071
lines changed

2 files changed

+1130
-1071
lines changed

frontend/package.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -27,50 +27,50 @@
2727
"@radix-ui/react-toast": "^1.2.15",
2828
"@radix-ui/react-toggle": "^1.1.10",
2929
"@radix-ui/react-toggle-group": "^1.1.11",
30-
"@supabase/supabase-js": "^2.89.0",
31-
"@tailwindcss/vite": "^4.1.18",
32-
"@tanstack/react-query": "^5.90.12",
33-
"@tanstack/react-query-devtools": "^5.91.1",
34-
"@tanstack/react-virtual": "^3.13.12",
30+
"@supabase/supabase-js": "^2.98.0",
31+
"@tailwindcss/vite": "^4.2.1",
32+
"@tanstack/react-query": "^5.90.21",
33+
"@tanstack/react-query-devtools": "^5.91.3",
34+
"@tanstack/react-virtual": "^3.13.19",
3535
"@tensorflow/tfjs": "^4.22.0",
3636
"@types/recharts": "^2.0.1",
3737
"class-variance-authority": "^0.7.1",
3838
"clsx": "^2.1.1",
39-
"i18next": "^25.7.3",
40-
"i18next-browser-languagedetector": "^8.2.0",
39+
"i18next": "^25.8.13",
40+
"i18next-browser-languagedetector": "^8.2.1",
4141
"i18next-http-backend": "^3.0.2",
4242
"input-otp": "^1.4.2",
43-
"lucide-react": "^0.562.0",
44-
"react": "^19.2.3",
45-
"react-dom": "^19.2.3",
46-
"react-dropzone": "^14.3.8",
47-
"react-error-boundary": "^6.0.0",
43+
"lucide-react": "^0.575.0",
44+
"react": "^19.2.4",
45+
"react-dom": "^19.2.4",
46+
"react-dropzone": "^15.0.0",
47+
"react-error-boundary": "^6.1.1",
4848
"react-github-btn": "^1.4.0",
49-
"react-hook-form": "^7.69.0",
50-
"react-i18next": "^16.5.0",
49+
"react-hook-form": "^7.71.2",
50+
"react-i18next": "^16.5.4",
5151
"react-responsive": "^10.0.1",
52-
"react-router": "^7.11.0",
52+
"react-router": "^7.13.1",
5353
"react-share": "^5.2.2",
5454
"react-tooltip": "^5.30.0",
55-
"recharts": "3.5.1",
56-
"tailwind-merge": "^3.4.0",
57-
"tailwindcss": "^4.1.18",
55+
"recharts": "3.7.0",
56+
"tailwind-merge": "^3.5.0",
57+
"tailwindcss": "^4.2.1",
5858
"tailwindcss-animate": "^1.0.7",
5959
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz",
60-
"zod": "^4.2.1"
60+
"zod": "^4.3.6"
6161
},
6262
"devDependencies": {
6363
"@types/loadable__component": "^5.13.10",
64-
"@types/node": "^25.0.3",
65-
"@types/react": "^19.2.7",
64+
"@types/node": "^25.3.3",
65+
"@types/react": "^19.2.14",
6666
"@types/react-dom": "^19.2.3",
67-
"@vitejs/plugin-react": "^5.1.2",
67+
"@vitejs/plugin-react": "^5.1.4",
6868
"babel-plugin-react-compiler": "^1.0.0",
69-
"globals": "^16.5.0",
69+
"globals": "^17.3.0",
7070
"typescript": "~5.9.3",
71-
"vite": "^7.3.0",
72-
"vite-plugin-mkcert": "^1.17.9",
73-
"vite-plugin-strip-comments": "^0.0.6"
71+
"vite": "^7.3.1",
72+
"vite-plugin-mkcert": "^1.17.10",
73+
"vite-plugin-strip-comments": "^0.0.9"
7474
},
7575
"packageManager": "pnpm@10.2.1"
7676
}

0 commit comments

Comments
 (0)