Update next

This commit is contained in:
Mike Cao 2025-12-11 16:14:31 -08:00
parent 4cab4e928a
commit 3eb2e890ef
2 changed files with 93 additions and 93 deletions

View file

@ -1,6 +1,6 @@
{
"name": "umami",
"version": "2.20.1",
"version": "2.20.2",
"description": "A modern, privacy-focused alternative to Google Analytics.",
"author": "Umami Software, Inc. <hello@umami.is>",
"license": "MIT",
@ -103,15 +103,15 @@
"kafkajs": "^2.1.0",
"maxmind": "^4.3.24",
"md5": "^2.3.0",
"next": "15.5.7",
"next": "^15.5.9",
"node-fetch": "^3.2.8",
"npm-run-all": "^4.1.5",
"papaparse": "^5.5.3",
"prisma": "6.7.0",
"pure-rand": "^6.1.0",
"react": "^19.2.1",
"react": "^19.2.3",
"react-basics": "^0.126.0",
"react-dom": "^19.2.1",
"react-dom": "^19.2.3",
"react-error-boundary": "^4.0.4",
"react-intl": "^6.5.5",
"react-simple-maps": "^2.3.0",