From 9a1f7a13f8669b690fb3f9533df7fdfa2f1bc093 Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Tue, 26 Jan 2021 18:25:02 +0100 Subject: [PATCH] =?UTF-8?q?=E2=8F=AB=20general=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 dfc78c94..2415be28 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "svelte-focus-trap": "1.0.1", "svelte-i18n": "3.3.0", "tailwindcss": "2.0.2", - "tinro": "0.5.8", + "tinro": "0.5.9", "toastify-js": "1.9.3", "validator": "13.5.2", "xlsx": "^0.16.9" @@ -37,7 +37,7 @@ "postcss-load-config": "3.0.0", "release-it": "^14.2.2", "snowpack": "3.0.11", - "svelte": "3.31.2", + "svelte": "3.32.0", "svelte-preprocess": "4.6.3", "workbox-cli": "6.0.2" },