diff --git a/package.json b/package.json index 38d1bfc6..884fab93 100644 --- a/package.json +++ b/package.json @@ -17,18 +17,18 @@ "svelte-focus-trap": "^1.0.1", "svelte-i18n": "^3.3.0", "tailwindcss": "^2.0.2", - "tinro": "^0.5.3", + "tinro": "^0.5.6", "toastify-js": "^1.9.3", "validator": "^13.5.2" }, "devDependencies": { "@odit/license-exporter": "^0.0.8", "@snowpack/plugin-svelte": "^3.4.1", - "autoprefixer": "^10.1.0", - "postcss": "^8.2.2", + "autoprefixer": "^10.2.1", + "postcss": "^8.2.3", "postcss-load-config": "^3.0.0", "snowpack": "3.0.0-rc.2", - "svelte": "^3.31.1", + "svelte": "^3.31.2", "svelte-preprocess": "^4.6.1", "workbox-cli": "^6.0.2" }