mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-08 15:05:25 +02:00
fix: ignore-place-in-search (#1544)
* pin i18n since it breaks things * set ignoreLocation to true * revert composition api demotion * bump slugify
This commit is contained in:
parent
f45e2587a0
commit
ef24705cfa
6 changed files with 24 additions and 146 deletions
|
@ -18,7 +18,7 @@
|
|||
"@mdi/js": "^7.0.96",
|
||||
"@nuxtjs/auth-next": "5.0.0-1624817847.21691f1",
|
||||
"@nuxtjs/axios": "^5.13.6",
|
||||
"@nuxtjs/i18n": "^7.2.3",
|
||||
"@nuxtjs/i18n": "7.0.3",
|
||||
"@nuxtjs/proxy": "^2.1.0",
|
||||
"@nuxtjs/pwa": "^3.3.5",
|
||||
"@vue/composition-api": "^1.7.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue