Update deps

This commit is contained in:
2025-09-04 16:13:24 +02:00
parent f0c538126d
commit 16543fb577
6 changed files with 2687 additions and 811 deletions

View File

@@ -0,0 +1,12 @@
{
"test": {
"name": "Test drink",
"price": 700,
"id": "test"
},
"test-2": {
"name": "Test drink 2",
"price": 500,
"id": "test-2"
}
}