chore: add vercel analytics

This commit is contained in:
Stevan Freeborn
2023-09-18 09:51:42 -05:00
parent 3ef7672171
commit a9f200acbc
3 changed files with 9 additions and 0 deletions
+6
View File
@@ -20,6 +20,7 @@
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/react-syntax-highlighter": "^15.5.7",
"@vercel/analytics": "^1.0.2",
"autoprefixer": "10.4.15",
"codemirror": "^6.0.1",
"convex": "^1.2.1",
@@ -1658,6 +1659,11 @@
"url": "https://opencollective.com/typescript-eslint"
}
},
"node_modules/@vercel/analytics": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@vercel/analytics/-/analytics-1.0.2.tgz",
"integrity": "sha512-BZFxVrv24VbNNl5xMxqUojQIegEeXMI6rX3rg1uVLYUEXsuKNBSAEQf4BWEcjQDp/8aYJOj6m8V4PUA3x/cxgg=="
},
"node_modules/acorn": {
"version": "8.10.0",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.10.0.tgz",