chore: nextjs hotfix 로 버전 수정

This commit is contained in:
yoosangwook 2025-04-02 16:32:19 +09:00
parent de8ba00e55
commit ee6f62b4ba

View File

@ -23,7 +23,7 @@
"js-cookie": "^3.0.5", "js-cookie": "^3.0.5",
"mathjs": "^13.0.2", "mathjs": "^13.0.2",
"mssql": "^11.0.1", "mssql": "^11.0.1",
"next": "14.2.21", "next": "14.2.26",
"next-international": "^1.2.4", "next-international": "^1.2.4",
"react": "^18", "react": "^18",
"react-chartjs-2": "^5.2.0", "react-chartjs-2": "^5.2.0",