feature/108_vite_migration #118

Merged
philipp merged 27 commits from feature/108_vite_migration into dev 2021-04-03 17:17:25 +00:00
Showing only changes of commit d7fecfbd0b - Show all commits

View File

@ -27,13 +27,13 @@
"auto-changelog": "2.2.1",
"autoprefixer": "10.2.5",
"cross-env": "7.0.3",
"postcss": "8.2.8",
"postcss": "8.2.9",
"postcss-load-config": "3.0.1",
"release-it": "14.5.0",
"svelte": "3.36.0",
"release-it": "14.5.1",
"svelte": "3.37.0",
"svelte-preprocess": "4.7.0",
"vite": "2.1.4",
"vite-plugin-windicss": "0.11.2",
"vite": "2.1.5",
"vite-plugin-windicss": "0.11.8",
"@svitejs/vite-plugin-svelte": "0.11.1",
"@types/html-minifier": "4.0.0",
"html-minifier": "4.0.0"