forked from umami-software/umami
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request umami-software#2302 from umami-software/dev
v2.7.0
- Loading branch information
Showing
151 changed files
with
3,610 additions
and
966 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -53,6 +53,7 @@ USER nextjs | |
|
||
EXPOSE 3000 | ||
|
||
ENV HOSTNAME 0.0.0.0 | ||
ENV PORT 3000 | ||
|
||
CMD ["yarn", "start-docker"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@umami/components", | ||
"version": "0.11.0", | ||
"version": "0.1.0", | ||
"description": "Umami React components.", | ||
"author": "Mike Cao <[email protected]>", | ||
"license": "MIT", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "umami", | ||
"version": "2.6.2", | ||
"version": "2.7.0", | ||
"description": "A simple, fast, privacy-focused alternative to Google Analytics.", | ||
"author": "Mike Cao <[email protected]>", | ||
"license": "MIT", | ||
|
@@ -30,7 +30,7 @@ | |
"check-db": "node scripts/check-db.js", | ||
"check-env": "node scripts/check-env.js", | ||
"copy-db-files": "node scripts/copy-db-files.js", | ||
"extract-messages": "formatjs extract \"{pages,components}/**/*.js\" --out-file build/messages.json", | ||
"extract-messages": "formatjs extract \"src/{pages,components}/**/*.js\" --out-file build/messages.json", | ||
"merge-messages": "node scripts/merge-messages.js", | ||
"generate-lang": "npm-run-all extract-messages merge-messages", | ||
"format-lang": "node scripts/format-lang.js", | ||
|
@@ -62,10 +62,10 @@ | |
], | ||
"dependencies": { | ||
"@fontsource/inter": "^4.5.15", | ||
"@prisma/client": "5.2.0", | ||
"@prisma/client": "5.3.1", | ||
"@tanstack/react-query": "^4.33.0", | ||
"@umami/prisma-client": "^0.2.0", | ||
"@umami/redis-client": "^0.5.0", | ||
"@umami/redis-client": "^0.15.0", | ||
"chalk": "^4.1.1", | ||
"chart.js": "^4.2.1", | ||
"chartjs-adapter-date-fns": "^3.0.0", | ||
|
@@ -91,12 +91,12 @@ | |
"kafkajs": "^2.1.0", | ||
"maxmind": "^4.3.6", | ||
"moment-timezone": "^0.5.35", | ||
"next": "13.4.19", | ||
"next": "13.5.2", | ||
"next-basics": "^0.36.0", | ||
"node-fetch": "^3.2.8", | ||
"npm-run-all": "^4.1.5", | ||
"react": "^18.2.0", | ||
"react-basics": "^0.98.0", | ||
"react-basics": "^0.100.0", | ||
"react-beautiful-dnd": "^13.1.0", | ||
"react-dom": "^18.2.0", | ||
"react-error-boundary": "^4.0.4", | ||
|
@@ -146,7 +146,7 @@ | |
"postcss-preset-env": "7.8.3", | ||
"postcss-rtlcss": "^4.0.1", | ||
"prettier": "^2.6.2", | ||
"prisma": "5.2.0", | ||
"prisma": "5.3.1", | ||
"prompts": "2.4.2", | ||
"rollup": "^3.28.0", | ||
"rollup-plugin-copy": "^3.4.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
fd5d5c6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
wanderlist-analytics – ./
wanderlist-analytics-git-master-naumov.vercel.app
wanderlist-analytics-naumov.vercel.app
wanderlist-analytics.vercel.app
analytics.wanderlist.me