Skip to content

Commit 62c372c

Browse files
frontend deps add
1 parent 0a4cb89 commit 62c372c

File tree

2 files changed

+194
-1
lines changed

2 files changed

+194
-1
lines changed

frontend/package-lock.json

Lines changed: 191 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
"@react-jvectormap/world": "^1.1.2",
2222
"@tailwindcss/forms": "^0.5.9",
2323
"@tailwindcss/postcss": "^4.0.9",
24+
"@tanstack/react-query": "^5.90.5",
25+
"@tanstack/react-router": "^1.133.21",
2426
"apexcharts": "^4.3.0",
2527
"autoprefixer": "^10.4.20",
2628
"axios": "^1.12.2",
@@ -32,6 +34,7 @@
3234
"react-dnd-html5-backend": "^16.0.1",
3335
"react-dom": "^19.0.0",
3436
"react-dropzone": "^14.3.5",
37+
"react-hook-form": "^7.65.0",
3538
"swiper": "^11.2.0",
3639
"tailwind-merge": "^2.6.0"
3740
},

0 commit comments

Comments
 (0)