Skip to content

Commit 81bdf90

Browse files
Merge pull request #35 from NexGenStudioDev/dev
Dev
2 parents 917b498 + ad1aecf commit 81bdf90

32 files changed

Lines changed: 2050 additions & 22 deletions

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@hookform/resolvers": "^5.2.2",
18+
"@tanstack/react-query": "^5.100.8",
1819
"@tauri-apps/api": "^2.10.1",
1920
"@tauri-apps/plugin-opener": "^2.5.3",
2021
"@tauri-apps/plugin-process": "^2.3.1",
@@ -32,6 +33,7 @@
3233
"react-icons": "^5.6.0",
3334
"react-router": "^7.14.2",
3435
"react-router-dom": "^7.14.2",
36+
"recharts": "^3.8.1",
3537
"shell": "link:@tauri-apps/api/shell",
3638
"tailwind-merge": "^3.5.0",
3739
"zod": "^4.3.6"

0 commit comments

Comments
 (0)