Install omorphia, Start instance settings page (#32)

This commit is contained in:
venashial
2022-04-04 04:59:39 +08:00
committed by GitHub
parent d1070ca213
commit a20f6596ce
20 changed files with 1017 additions and 745 deletions

View File

@@ -20,13 +20,10 @@
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-svelte3": "^3.2.1",
"kill-port-process": "^3.0.1",
"postcss": "^8.4.7",
"postcss-load-config": "^3.1.3",
"prettier": "^2.5.1",
"prettier-plugin-svelte": "^2.5.0",
"svelte": "^3.46.0",
"svelte-check": "^2.2.6",
"svelte-preprocess": "^4.10.1",
"tslib": "^2.3.1",
"typescript": "~4.5.4"
},
@@ -38,14 +35,7 @@
"@iconify-json/heroicons-solid": "^1.1.1",
"@iconify-json/lucide": "^1.1.5",
"@tauri-apps/api": "^1.0.0-rc.1",
"autoprefixer": "^10.4.2",
"cssnano": "^5.1.0",
"postcss-extend-rule": "^4.0.0",
"postcss-import": "^14.0.2",
"postcss-media-minmax": "^5.0.0",
"postcss-nested": "^5.0.6",
"postcss-preset-env": "^7.4.2",
"sanitize.css": "^13.0.0",
"omorphia": "0.0.15",
"svrollbar": "^0.10.4",
"unplugin-icons": "^0.13.2"
}