We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cab4e9 commit 3eb2e89Copy full SHA for 3eb2e89
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "umami",
3
- "version": "2.20.1",
+ "version": "2.20.2",
4
"description": "A modern, privacy-focused alternative to Google Analytics.",
5
"author": "Umami Software, Inc. <hello@umami.is>",
6
"license": "MIT",
@@ -103,15 +103,15 @@
103
"kafkajs": "^2.1.0",
104
"maxmind": "^4.3.24",
105
"md5": "^2.3.0",
106
- "next": "15.5.7",
+ "next": "^15.5.9",
107
"node-fetch": "^3.2.8",
108
"npm-run-all": "^4.1.5",
109
"papaparse": "^5.5.3",
110
"prisma": "6.7.0",
111
"pure-rand": "^6.1.0",
112
- "react": "^19.2.1",
+ "react": "^19.2.3",
113
"react-basics": "^0.126.0",
114
- "react-dom": "^19.2.1",
+ "react-dom": "^19.2.3",
115
"react-error-boundary": "^4.0.4",
116
"react-intl": "^6.5.5",
117
"react-simple-maps": "^2.3.0",
0 commit comments