improving tracking

This commit is contained in:
Christian Kellner
2024-12-03 14:05:00 +01:00
parent 13b8701447
commit f8f911aa00
4 changed files with 138 additions and 115 deletions

View File

@@ -50,22 +50,22 @@
"Firefox ESR"
],
"dependencies": {
"@douyinfe/semi-ui": "2.69.2",
"@douyinfe/semi-ui": "2.70.1",
"@rematch/core": "2.2.0",
"@rematch/loading": "2.1.2",
"@sendgrid/mail": "8.1.4",
"@vitejs/plugin-react": "4.3.3",
"better-sqlite3": "^11.5.0",
"@vitejs/plugin-react": "4.3.4",
"better-sqlite3": "^11.6.0",
"body-parser": "1.20.3",
"cookie-session": "2.1.0",
"handlebars": "4.7.8",
"highcharts": "11.4.8",
"highcharts": "12.0.1",
"highcharts-react-official": "3.2.1",
"lodash": "4.17.21",
"lowdb": "6.0.1",
"markdown": "^0.5.0",
"mixpanel": "^0.18.0",
"nanoid": "5.0.8",
"nanoid": "5.0.9",
"node-fetch": "3.3.2",
"node-mailjet": "6.0.6",
"query-string": "9.1.1",
@@ -95,7 +95,7 @@
"esmock": "2.6.9",
"history": "5.3.0",
"husky": "9.1.7",
"less": "4.2.0",
"less": "4.2.1",
"lint-staged": "15.2.10",
"mocha": "10.8.2",
"prettier": "3.3.3",