mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Updated query filters. Updated packages.
This commit is contained in:
parent
6bb34cd3a5
commit
11d8b19279
7 changed files with 35 additions and 17 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "umami",
|
||||
"version": "0.59.0",
|
||||
"version": "0.60.0",
|
||||
"description": "A simple, fast, website analytics alternative to Google Analytics. ",
|
||||
"author": "Mike Cao <mike@mikecao.com>",
|
||||
"license": "MIT",
|
||||
|
|
@ -66,7 +66,7 @@
|
|||
"is-localhost-ip": "^1.4.0",
|
||||
"isbot-fast": "^1.2.0",
|
||||
"jose": "^2.0.2",
|
||||
"maxmind": "^4.1.4",
|
||||
"maxmind": "^4.2.0",
|
||||
"moment-timezone": "^0.5.31",
|
||||
"next": "^9.5.3",
|
||||
"react": "^16.13.1",
|
||||
|
|
@ -113,7 +113,7 @@
|
|||
"rollup": "^2.28.2",
|
||||
"rollup-plugin-hashbang": "^2.2.2",
|
||||
"rollup-plugin-terser": "^7.0.2",
|
||||
"stylelint": "^13.7.1",
|
||||
"stylelint": "^13.7.2",
|
||||
"stylelint-config-css-modules": "^2.2.0",
|
||||
"stylelint-config-prettier": "^8.0.1",
|
||||
"stylelint-config-recommended": "^3.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue