Replace Vercel analytics with plausible

This commit is contained in:
Calli
2024-05-27 16:05:58 +03:00
parent 9d07ea934c
commit d9562938be
4 changed files with 33 additions and 14 deletions

View File

@@ -19,13 +19,13 @@
"@types/node": "20.3.1",
"@types/react": "18.2.12",
"@types/react-dom": "18.2.5",
"@vercel/analytics": "^1.0.1",
"autoprefixer": "10.4.14",
"crypto-js": "^4.1.1",
"eslint": "8.42.0",
"eslint-config-next": "13.4.5",
"luxon": "^3.3.0",
"next": "13.4.5",
"next-plausible": "^3.12.0",
"react": "18.2.0",
"react-color": "^2.19.3",
"react-countdown": "^2.3.5",