Update dependencies and configuration files to support the use OpenReply to do Session replay

This commit is contained in:
Mo Tarbin 2024-08-04 22:34:49 -04:00
parent 539cf5c24a
commit b5f17dc7a6
4 changed files with 60 additions and 6 deletions

View file

@ -1,7 +1,7 @@
{
"name": "donetick",
"private": true,
"version": "0.1.71",
"version": "0.1.72",
"type": "module",
"lint-staged": {
"*.{js,jsx,ts,tsx}": [
@ -25,6 +25,7 @@
"@mui/icons-material": "^5.15.2",
"@mui/joy": "^5.0.0-beta.20",
"@mui/material": "^5.15.2",
"@openreplay/tracker": "^14.0.4",
"@tanstack/react-query": "^5.17.0",
"aos": "^2.3.4",
"dotenv": "^16.4.5",