feat: simplify version history api

This commit is contained in:
Thea Schöbl
2023-12-08 13:49:53 +00:00
committed by Rainer Killinger
parent d44204cf8d
commit d2c8120255
13 changed files with 240 additions and 117 deletions

View File

@@ -107,6 +107,7 @@
"ngx-moment": "6.0.2",
"opening_hours": "3.8.0",
"rxjs": "7.8.1",
"semver": "7.5.4",
"swiper": "8.4.5",
"tslib": "2.4.1",
"zone.js": "0.13.1"
@@ -148,6 +149,7 @@
"@types/leaflet": "1.9.0",
"@types/leaflet.markercluster": "1.5.1",
"@types/node": "18.15.3",
"@types/semver": "7.5.6",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"cordova-res": "0.15.4",
@@ -156,8 +158,8 @@
"eslint-plugin-jsdoc": "46.4.2",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-unicorn": "47.0.0",
"fontkit": "2.0.2",
"fast-deep-equal": "3.1.3",
"fontkit": "2.0.2",
"glob": "10.2.7",
"http-server": "14.1.1",
"is-docker": "2.2.1",