From ba87349a88a54152874b6a30218042a676799c68 Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Sun, 3 Jan 2021 19:07:53 +0100 Subject: [PATCH] =?UTF-8?q?=E2=8F=AB=20dependency=20bump?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" } }