Skip to content

Commit 4f5772f

Browse files
authored
Merge pull request #846 from Rewrite0/webui
Update WebUI
2 parents cbc3f1f + cee640d commit 4f5772f

29 files changed

Lines changed: 5296 additions & 6387 deletions

webui/.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"i18n-ally.localesPaths": ["src/i18n"],
33
"commentTranslate.targetLanguage": "zh-CN",
4-
"i18n-ally.sourceLanguage": "en",
4+
"i18n-ally.sourceLanguage": "zh-CN",
55
"typescript.tsdk": "node_modules/typescript/lib",
66
"i18n-ally.keystyle": "nested"
77
}

webui/package.json

Lines changed: 29 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"type": "module",
44
"version": "0.0.0",
55
"private": true,
6+
"packageManager": "pnpm@9.11.0+sha512.0a203ffaed5a3f63242cd064c8fb5892366c103e328079318f78062f24ea8c9d50bc6a47aa3567cabefd824d170e78fa2745ed1f16b132e16436146b7688f19b",
67
"scripts": {
78
"prepare": "cd .. && husky install ./webui/.husky",
89
"test:build": "vue-tsc --noEmit",
@@ -19,53 +20,51 @@
1920
"generate-pwa-assets": "pwa-assets-generator --preset minimal public/images/logo.svg"
2021
},
2122
"dependencies": {
22-
"@headlessui/vue": "^1.7.13",
23-
"@vueuse/components": "^10.4.1",
24-
"@vueuse/core": "^8.9.4",
23+
"@headlessui/vue": "^1.7.23",
24+
"@vueuse/components": "^10.11.1",
25+
"@vueuse/core": "^10.11.1",
2526
"axios": "^0.27.2",
26-
"naive-ui": "^2.34.4",
27-
"pinia": "^2.1.3",
28-
"rxjs": "^7.8.1",
29-
"vue": "^3.3.4",
30-
"vue-i18n": "^9.2.2",
31-
"vue-inline-svg": "^3.1.2",
32-
"vue-router": "^4.2.1"
27+
"naive-ui": "^2.39.0",
28+
"pinia": "^2.2.2",
29+
"vue": "^3.5.8",
30+
"vue-i18n": "^9.14.0",
31+
"vue-inline-svg": "^3.1.4",
32+
"vue-router": "^4.4.5"
3333
},
3434
"devDependencies": {
3535
"@antfu/eslint-config": "^0.38.6",
3636
"@icon-park/vue-next": "^1.4.2",
3737
"@intlify/unplugin-vue-i18n": "^0.11.0",
38-
"@storybook/addon-essentials": "^7.0.12",
39-
"@storybook/addon-interactions": "^7.0.12",
40-
"@storybook/addon-links": "^7.0.12",
41-
"@storybook/blocks": "^7.0.12",
38+
"@storybook/addon-essentials": "^7.6.20",
39+
"@storybook/addon-interactions": "^7.6.20",
40+
"@storybook/addon-links": "^7.6.20",
41+
"@storybook/blocks": "^7.6.20",
4242
"@storybook/testing-library": "0.0.14-next.2",
43-
"@storybook/vue3": "^7.0.12",
44-
"@storybook/vue3-vite": "^7.0.12",
45-
"@types/node": "^18.16.14",
46-
"@unocss/preset-attributify": "^0.55.3",
43+
"@storybook/vue3": "^7.6.20",
44+
"@storybook/vue3-vite": "^7.6.20",
45+
"@types/node": "^18.19.50",
46+
"@unocss/preset-attributify": "^0.55.7",
4747
"@unocss/preset-rem-to-px": "^0.51.13",
4848
"@unocss/reset": "^0.51.13",
49-
"@vitejs/plugin-vue": "^4.2.3",
49+
"@vitejs/plugin-vue": "^4.6.2",
5050
"@vitejs/plugin-vue-jsx": "^3.1.0",
51-
"@vue/runtime-dom": "^3.3.4",
52-
"eslint": "^8.41.0",
53-
"eslint-config-prettier": "^8.8.0",
54-
"eslint-plugin-storybook": "^0.6.12",
51+
"@vue/runtime-dom": "^3.5.8",
52+
"eslint": "^8.57.1",
53+
"eslint-config-prettier": "^8.10.0",
54+
"eslint-plugin-storybook": "^0.6.15",
5555
"husky": "^8.0.3",
5656
"prettier": "^2.8.8",
5757
"radash": "^12.1.0",
58-
"sass": "^1.62.1",
59-
"storybook": "^7.0.12",
58+
"sass-embedded": "^1.79.3",
59+
"storybook": "^7.6.20",
6060
"typescript": "^4.9.5",
6161
"unocss": "^0.51.13",
6262
"unplugin-auto-import": "^0.10.3",
6363
"unplugin-vue-components": "^0.24.1",
6464
"unplugin-vue-router": "^0.6.4",
65-
"vite": "^4.3.5",
66-
"vite-plugin-pwa": "^0.16.4",
65+
"vite": "^4.5.5",
66+
"vite-plugin-pwa": "^0.16.7",
6767
"vitest": "^0.30.1",
68-
"vue-tsc": "^1.6.4"
69-
},
70-
"packageManager": "pnpm@9.1.4+sha512.9df9cf27c91715646c7d675d1c9c8e41f6fce88246f1318c1aa6a1ed1aeb3c4f032fcdf4ba63cc69c4fe6d634279176b5358727d8f2cc1e65b65f43ce2f8bfb0"
68+
"vue-tsc": "^2.1.6"
69+
}
7170
}

0 commit comments

Comments
 (0)