diff --git a/package.json b/package.json index 4e4ddebb..3ddab15f 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "svelte-filepond": "^0.0.1", "svelte-i18n": "^3.3.0", "tailwindcss": "^2.0.2", - "tinro": "^0.4.10", + "tinro": "^0.5.1", "toastify-js": "^1.9.3", "validator": "^13.5.2" }, @@ -23,7 +23,7 @@ "postcss": "^8.2.2", "postcss-load-config": "^3.0.0", "snowpack": "3.0.0-rc.2", - "svelte": "^3.31.0", + "svelte": "^3.31.1", "svelte-preprocess": "^4.6.1" } }