@dargmuesli/nearbuy-plugin_muesli-index
Advanced tools
Comparing version 0.4.9 to 0.4.10
{ | ||
"description": "Calculates the 'Muesli index', representing the availability of ingredients required for a yummy muesli. Requests for missing ingredients can be added with one click.", | ||
"devDependencies": { | ||
"@dargmuesli/nuxt-vio": "12.0.4", | ||
"@dargmuesli/nuxt-vio": "12.0.5", | ||
"@lucia-auth/adapter-sqlite": "3.0.1", | ||
"@ninjaneers/nearbuy-web-components": "1.0.0-beta.3", | ||
"@ninjaneers/nearbuy-web-components_vue": "1.0.0-beta.3", | ||
"@ninjaneers/nearbuy-web-plugins": "2.0.0-beta.4", | ||
"@ninjaneers/nearbuy-web-components": "1.0.1", | ||
"@ninjaneers/nearbuy-web-components_vue": "1.0.1", | ||
"@ninjaneers/nearbuy-web-plugins": "2.0.0", | ||
"@nuxtjs/i18n": "8.3.1", | ||
@@ -13,4 +13,4 @@ "@nuxtjs/seo": "2.0.0-rc.10", | ||
"@types/better-sqlite3": "7.6.10", | ||
"arctic": "1.8.1", | ||
"better-sqlite3": "10.0.0", | ||
"arctic": "1.9.0", | ||
"better-sqlite3": "11.0.0", | ||
"consola": "3.2.3", | ||
@@ -21,5 +21,5 @@ "h3": "1.11.1", | ||
"oslo": "1.2.0", | ||
"prettier": "3.2.5", | ||
"prettier-plugin-tailwindcss": "0.5.14", | ||
"stylelint": "16.5.0", | ||
"prettier": "3.3.0", | ||
"prettier-plugin-tailwindcss": "0.6.1", | ||
"stylelint": "16.6.1", | ||
"stylelint-config-recommended-vue": "1.5.0", | ||
@@ -29,3 +29,3 @@ "stylelint-config-standard": "36.0.0", | ||
"tailwindcss": "3.4.3", | ||
"unhead": "1.9.10", | ||
"unhead": "1.9.12", | ||
"vue": "3.4.27", | ||
@@ -59,3 +59,3 @@ "vue-router": "4.3.2" | ||
"type": "module", | ||
"version": "0.4.9" | ||
"version": "0.4.10" | ||
} |
6397