Update slider logic

This commit is contained in:
2026-02-11 11:52:22 +01:00
parent 3875acb579
commit b1062fcad5
9 changed files with 793 additions and 24 deletions

View File

@@ -7,5 +7,11 @@
},
"author": "Janis Hutz",
"license": "ISC",
"description": ""
"description": "",
"devDependencies": {
"@eslint/js": "^9.0.1",
"@stylistic/eslint-plugin": "^5.8.0",
"eslint-plugin-vue": "^10.7.0",
"typescript-eslint": "^8.55.0"
}
}