drinkable
drinkable copied to clipboard
Drinkable is an app which help you find cocktails that you could make today with ingredients from home
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@supabase/supabase-js](https://togithub.com/supabase/supabase-js) | [`2.42.4` -> `2.43.2`](https://renovatebot.com/diffs/npm/@supabase%2fsupabase-js/2.42.4/2.43.2) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [fastlane](https://fastlane.tools) ([source](https://togithub.com/fastlane/fastlane), [changelog](https://togithub.com/fastlane/fastlane/releases)) | `2.214.0` -> `2.220.0`...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/MOIMOB/drinkable). ## Config Migration Needed - [ ]...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [webpack-dev-server](https://redirect.github.com/webpack/webpack-dev-server) | [`4.15.2` -> `5.2.1`](https://renovatebot.com/diffs/npm/webpack-dev-server/4.15.2/5.2.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [css-loader](https://redirect.github.com/webpack-contrib/css-loader) | [`6.11.0` -> `7.1.2`](https://renovatebot.com/diffs/npm/css-loader/6.11.0/7.1.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://togithub.com/gradle/gradle)) | minor | `8.0.2` -> `8.7` | --- ### Release Notes...
Instructions JSON is still missing from German locale. I can work on this myself sometime, seems straightforward enough.
Example of what data could be fetched https://m.wikidata.org/wiki/Q207711
It might be nice to be able to add price/ingredient, so that you can view how much each cocktail costs you.
Uncomment strict and fix all the errors ``` { "compileOnSave": false, "compilerOptions": { "module": "ESNext", "skipLibCheck": true, "removeComments": true, "resolveJsonModule": true, "emitDecoratorMetadata": true, "experimentalDecorators": true, "sourceMap": true, "target": "ES2020", "moduleResolution":...