Finish adding omorphia

This commit is contained in:
Jai A
2024-07-03 19:12:20 -07:00
parent ef4acb1b66
commit 9502639447
363 changed files with 1360 additions and 7736 deletions

View File

@@ -22,6 +22,7 @@
"@nx/web": "19.4.0",
"@nx/workspace": "19.4.0",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-virtual": "^3.0.2",
"@swc-node/register": "~1.9.1",
"@swc/core": "~1.5.7",
"@swc/helpers": "~0.5.11",
@@ -31,11 +32,15 @@
"@vintl/compact-number": "^2.0.5",
"@vintl/how-ago": "^3.0.1",
"@vintl/nuxt": "1.8.1",
"@vintl/unplugin": "^1.5.1",
"@vintl/vintl": "^4.3.0",
"@vitejs/plugin-vue": "^4.5.0",
"@vitest/ui": "^1.3.1",
"@vue/eslint-config-prettier": "7.1.0",
"@vue/eslint-config-typescript": "^11.0.3",
"@vue/test-utils": "^2.4.1",
"@whyframe/core": "^0.1.11",
"@whyframe/vue": "^0.1.7",
"consola": "^3.2.3",
"eslint": "~8.57.0",
"eslint-config-prettier": "^9.0.0",
@@ -54,13 +59,20 @@
"vite-plugin-dts": "~3.8.1",
"vite-plugin-eslint": "^1.8.1",
"vite-svg-loader": "^5.1.0",
"vitepress": "^1.2.3",
"vitest": "^1.3.1",
"vue-router": "^4.2.4",
"vue-tsc": "^2.0.24"
},
"dependencies": {
"@codemirror/commands": "^6.3.0",
"@codemirror/lang-markdown": "^6.2.2",
"@codemirror/language": "^6.9.1",
"@codemirror/state": "^6.3.0",
"@codemirror/view": "^6.21.3",
"@ltd/j-toml": "^1.38.0",
"@tauri-apps/api": "^1.5.3",
"apexcharts": "^3.44.0",
"dayjs": "^1.11.7",
"floating-vue": "2.0.0-beta.20",
"fuse.js": "^6.6.2",
@@ -71,7 +83,6 @@
"markdown-it": "13.0.1",
"mixpanel-browser": "^2.49.0",
"ofetch": "^1.3.4",
"omorphia": "^0.7.3",
"pinia": "^2.1.7",
"qrcode.vue": "^3.4.0",
"semver": "^7.5.4",