remove analytics

This commit is contained in:
Kentai Radiquum 2025-05-29 15:12:53 +05:00
parent c2fc453406
commit 88064f05c4
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
6 changed files with 1 additions and 48 deletions

15
package-lock.json generated
View file

@ -17,7 +17,6 @@
"markdown-to-jsx": "^7.4.7",
"media-chrome": "^4.9.0",
"next": "^14.2.26",
"next-plausible": "^3.12.1",
"prettier": "^3.5.3",
"react": "^18",
"react-cropper": "^2.3.3",
@ -4956,20 +4955,6 @@
}
}
},
"node_modules/next-plausible": {
"version": "3.12.4",
"resolved": "https://registry.npmjs.org/next-plausible/-/next-plausible-3.12.4.tgz",
"integrity": "sha512-cD3+ixJxf8yBYvsideTxqli3fvrB7R4BXcvsNJz8Sm2X1QN039WfiXjCyNWkub4h5++rRs6fHhchUMnOuJokcg==",
"license": "MIT",
"funding": {
"url": "https://github.com/4lejandrito/next-plausible?sponsor=1"
},
"peerDependencies": {
"next": "^11.1.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0 ",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
},
"node_modules/next/node_modules/postcss": {
"version": "8.4.31",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz",