initial work on refactor

This commit is contained in:
2022-07-02 22:53:41 +03:00
parent 9841cd9895
commit b9fe05953a
31 changed files with 455 additions and 737 deletions

View File

@@ -17,13 +17,13 @@
"@iconify-json/simple-icons": "^1.1.15",
"@sveltejs/adapter-static": "next",
"@sveltejs/kit": "next",
"mdsvex": "^0.10.6",
"prettier": "^2.7.1",
"prettier-plugin-svelte": "^2.7.0",
"svelte": "^3.48.0",
"svelte-check": "^2.7.2",
"svelte-preprocess": "^4.10.7",
"svelte-seo": "^1.4.1",
"sveltekit-i18n": "^2.2.2",
"tslib": "^2.4.0",
"typescript": "^4.7.4",
"unplugin-icons": "^0.14.5"