mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-09 19:22:51 +00:00
refactor: use range query for canteen module
This commit is contained in:
@@ -57,9 +57,9 @@
|
||||
"@ionic/storage": "2.2.0",
|
||||
"@ngx-translate/core": "11.0.1",
|
||||
"@ngx-translate/http-loader": "4.0.0",
|
||||
"@openstapps/api": "0.26.0",
|
||||
"@openstapps/api": "0.29.0",
|
||||
"@openstapps/configuration": "0.25.0",
|
||||
"@openstapps/core": "0.42.0",
|
||||
"@openstapps/core": "0.46.0",
|
||||
"cordova-android": "9.0.0",
|
||||
"cordova-browser": "6.0.0",
|
||||
"cordova-ios": "6.2.0",
|
||||
@@ -74,6 +74,7 @@
|
||||
"core-js": "2.6.5",
|
||||
"deepmerge": "3.3.0",
|
||||
"form-data": "2.5.0",
|
||||
"lodash-es": "4.17.21",
|
||||
"moment": "2.29.1",
|
||||
"ngx-logger": "4.1.9",
|
||||
"ngx-markdown": "9.1.1",
|
||||
@@ -95,6 +96,7 @@
|
||||
"@ionic/angular-toolkit": "2.3.3",
|
||||
"@types/deepmerge": "2.2.0",
|
||||
"@types/form-data": "2.5.0",
|
||||
"@types/lodash-es": "4.17.4",
|
||||
"@types/jasmine": "3.3.12",
|
||||
"@types/jasminewd2": "2.0.6",
|
||||
"@types/node": "14.14.37",
|
||||
|
||||
Reference in New Issue
Block a user