chore: adjust assets
This commit is contained in:
+27
-29
@@ -18,30 +18,6 @@
|
||||
"dependencies": {
|
||||
"@11labs/client": "^0.0.4",
|
||||
"@ai-sdk/openai": "^1.0.5",
|
||||
"@types/yauzl": "^2.10.3",
|
||||
"@unhead/vue": "^1.11.13",
|
||||
"@unocss/reset": "^0.65.0",
|
||||
"@vueuse/core": "^12.0.0",
|
||||
"@vueuse/head": "^2.0.0",
|
||||
"ai": "^4.0.10",
|
||||
"nprogress": "^0.2.0",
|
||||
"ofetch": "^1.4.1",
|
||||
"openai": "^4.74.0",
|
||||
"pinia": "^2.2.8",
|
||||
"rehype-stringify": "^10.0.1",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.1",
|
||||
"unified": "^11.0.5",
|
||||
"vue": "^3.5.13",
|
||||
"vue-demi": "^0.14.10",
|
||||
"vue-i18n": "^10.0.5",
|
||||
"vue-router": "^4.5.0",
|
||||
"yauzl": "^3.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^3.11.2",
|
||||
"@iconify-json/carbon": "^1.2.4",
|
||||
"@intlify/unplugin-vue-i18n": "^6.0.0",
|
||||
"@pixi/app": "^6.5.10",
|
||||
"@pixi/constants": "6",
|
||||
"@pixi/core": "6",
|
||||
@@ -54,6 +30,32 @@
|
||||
"@pixi/sprite": "6",
|
||||
"@pixi/ticker": "^6.5.10",
|
||||
"@pixi/utils": "6",
|
||||
"@types/yauzl": "^2.10.3",
|
||||
"@unhead/vue": "^1.11.13",
|
||||
"@unocss/reset": "^0.65.0",
|
||||
"@vueuse/core": "^12.0.0",
|
||||
"@vueuse/head": "^2.0.0",
|
||||
"ai": "^4.0.10",
|
||||
"nprogress": "^0.2.0",
|
||||
"ofetch": "^1.4.1",
|
||||
"openai": "^4.74.0",
|
||||
"pinia": "^2.2.8",
|
||||
"pixi-live2d-display": "^0.4.0",
|
||||
"rehype-stringify": "^10.0.1",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.1",
|
||||
"unified": "^11.0.5",
|
||||
"vue": "^3.5.13",
|
||||
"vue-demi": "^0.14.10",
|
||||
"vue-i18n": "^10.0.5",
|
||||
"vue-router": "^4.5.0",
|
||||
"yauzl": "^3.2.0",
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^3.11.2",
|
||||
"@iconify-json/carbon": "^1.2.4",
|
||||
"@intlify/unplugin-vue-i18n": "^6.0.0",
|
||||
"@shikijs/markdown-it": "^1.24.0",
|
||||
"@types/markdown-it-link-attributes": "^3.0.5",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
@@ -68,7 +70,6 @@
|
||||
"https-localhost": "^4.7.1",
|
||||
"lint-staged": "^15.2.10",
|
||||
"markdown-it-link-attributes": "^4.0.1",
|
||||
"pixi-live2d-display": "^0.4.0",
|
||||
"pnpm": "^9.14.4",
|
||||
"rollup": "^4.28.0",
|
||||
"shiki": "^1.24.0",
|
||||
@@ -88,11 +89,8 @@
|
||||
"vite-plugin-vue-devtools": "^7.6.7",
|
||||
"vite-plugin-vue-layouts": "^0.11.0",
|
||||
"vite-plugin-webfont-dl": "^3.10.2",
|
||||
"vite-ssg": "^0.24.1",
|
||||
"vite-ssg-sitemap": "^0.8.1",
|
||||
"vitest": "^2.1.8",
|
||||
"vue-tsc": "^2.1.10",
|
||||
"zod": "^3.23.8"
|
||||
"vue-tsc": "^2.1.10"
|
||||
},
|
||||
"resolutions": {
|
||||
"vite": "^6.0.2",
|
||||
|
||||
Reference in New Issue
Block a user