dependency bump

This commit is contained in:
Philipp Dormann 2021-01-03 19:07:53 +01:00
parent 9527167fbc
commit ba87349a88

View File

@ -13,7 +13,7 @@
"svelte-filepond": "^0.0.1", "svelte-filepond": "^0.0.1",
"svelte-i18n": "^3.3.0", "svelte-i18n": "^3.3.0",
"tailwindcss": "^2.0.2", "tailwindcss": "^2.0.2",
"tinro": "^0.4.10", "tinro": "^0.5.1",
"toastify-js": "^1.9.3", "toastify-js": "^1.9.3",
"validator": "^13.5.2" "validator": "^13.5.2"
}, },
@ -23,7 +23,7 @@
"postcss": "^8.2.2", "postcss": "^8.2.2",
"postcss-load-config": "^3.0.0", "postcss-load-config": "^3.0.0",
"snowpack": "3.0.0-rc.2", "snowpack": "3.0.0-rc.2",
"svelte": "^3.31.0", "svelte": "^3.31.1",
"svelte-preprocess": "^4.6.1" "svelte-preprocess": "^4.6.1"
} }
} }