Mit grafischer Auswertung

This commit is contained in:
rxf
2026-03-06 08:51:21 +01:00
parent 1575c4389e
commit 9bce2495b0
7 changed files with 368 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "werte_next",
"version": "1.2.0",
"version": "2.0.0",
"private": true,
"scripts": {
"dev": "next dev",
@@ -9,6 +9,8 @@
"lint": "eslint"
},
"dependencies": {
"highcharts": "^12.5.0",
"highcharts-react-official": "^3.2.3",
"jose": "^6.1.3",
"mysql2": "^3.17.4",
"next": "16.1.6",