Updated Next.

This commit is contained in:
Mike Cao 2025-08-21 01:43:51 -07:00
parent 3a332b5947
commit 5d1f2a6f2d
4 changed files with 59 additions and 56 deletions

View file

@ -112,7 +112,7 @@
"lucide-react": "^0.540.0",
"maxmind": "^4.3.28",
"md5": "^2.3.0",
"next": "15.4.7",
"next": "15.5.0",
"node-fetch": "^3.2.8",
"npm-run-all": "^4.1.5",
"papaparse": "^5.5.3",
@ -132,7 +132,7 @@
"thenby": "^1.3.4",
"uuid": "^11.1.0",
"zod": "^3.25.76",
"zustand": "^5.0.6"
"zustand": "^5.0.8"
},
"devDependencies": {
"@formatjs/cli": "^4.2.29",