general dependency bump

This commit is contained in:
Philipp Dormann 2021-01-08 21:20:20 +01:00
parent e8c98a0a29
commit f7d7b837c4

View File

@ -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"
}