Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .eslintrc-auto-import.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,12 +111,12 @@
"refAutoReset": true,
"refDebounced": true,
"refDefault": true,
"refManualReset": true,
"refThrottled": true,
"refWithControl": true,
"render": true,
"resolveComponent": true,
"resolveRef": true,
"resolveUnref": true,
"shallowReactive": true,
"shallowReadonly": true,
"shallowRef": true,
Expand Down
596 changes: 298 additions & 298 deletions auto-imports.d.ts

Large diffs are not rendered by default.

5 changes: 4 additions & 1 deletion components.d.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
/* eslint-disable */
// @ts-nocheck
// biome-ignore lint: disable
// oxlint-disable
// ------
// Generated by unplugin-vue-components
// Read more: https://github.com/vuejs/core/pull/3399
// biome-ignore lint: disable

export {}

/* prettier-ignore */
Expand Down
82 changes: 41 additions & 41 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dev": "vite --host",
"build": "vite build",
"deploy:gh-pages": "cross-env VITE_ROUTER_MODE=hash pnpm build",
"preview": "vite preview --host",
"preview": "vite preview",
"lint": "eslint .",
"lint:fix": "eslint --fix .",
"test": "vitest",
Expand Down Expand Up @@ -50,66 +50,66 @@
},
"dependencies": {
"@element-plus/icons-vue": "2.3.2",
"@vueuse/core": "^13.8.0",
"axios": "1.11.0",
"@vueuse/core": "^14.1.0",
"axios": "1.13.2",
"echarts": "^6.0.0",
"element-plus": "2.11.1",
"element-plus": "2.13.0",
"js-cookie": "^3.0.5",
"nprogress": "^0.2.0",
"pinia": "^3.0.3",
"uuid": "^11.1.0",
"vue": "^3.5.20",
"vue-i18n": "^11.1.11",
"vue-router": "^4.5.1"
"pinia": "^3.0.4",
"uuid": "^13.0.0",
"vue": "^3.5.26",
"vue-i18n": "^11.2.7",
"vue-router": "^4.6.4"
},
"devDependencies": {
"@babel/core": "^7.28.3",
"@babel/preset-env": "^7.28.3",
"@eslint/js": "^9.34.0",
"@iconify/json": "^2.2.380",
"@babel/core": "^7.28.5",
"@babel/preset-env": "^7.28.5",
"@eslint/js": "^9.39.2",
"@iconify/json": "^2.2.420",
"@iconify/vue": "^5.0.0",
"@stylistic/eslint-plugin": "^5.3.1",
"@stylistic/eslint-plugin": "^5.6.1",
"@stylistic/stylelint-plugin": "^4.0.0",
"@types/js-cookie": "^3.0.6",
"@types/lodash-es": "^4.17.12",
"@types/node": "^24.3.0",
"@types/node": "^25.0.3",
"@types/nprogress": "^0.2.3",
"@typescript-eslint/eslint-plugin": "^8.41.0",
"@typescript-eslint/parser": "^8.41.0",
"@vitejs/plugin-vue": "^6.0.1",
"@vitest/coverage-v8": "^3.2.4",
"@vue/compiler-sfc": "^3.5.20",
"@typescript-eslint/eslint-plugin": "^8.50.1",
"@typescript-eslint/parser": "^8.50.1",
"@vitejs/plugin-vue": "^6.0.3",
"@vitest/coverage-v8": "^4.0.16",
"@vue/compiler-sfc": "^3.5.26",
"@vue/test-utils": "2.4.6",
"babel-plugin-transform-vite-meta-env": "^1.0.3",
"cross-env": "^10.0.0",
"eslint": "^9.34.0",
"cross-env": "^10.1.0",
"eslint": "^9.39.2",
"eslint-plugin-html": "8.1.3",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-vue": "^10.4.0",
"globals": "^16.3.0",
"eslint-plugin-vue": "^10.6.2",
"globals": "^16.5.0",
"husky": "^9.1.7",
"identity-obj-proxy": "^3.0.0",
"jsdom": "^26.1.0",
"lint-staged": "^16.1.5",
"lodash-es": "^4.17.21",
"jsdom": "^27.3.0",
"lint-staged": "^16.2.7",
"lodash-es": "^4.17.22",
"postcss": "^8.5.6",
"postcss-html": "^1.8.0",
"postcss-scss": "^4.0.9",
"rollup": "^4.50.0",
"sass": "1.91.0",
"stylelint": "^16.23.1",
"stylelint-config-recommended-scss": "16.0.0",
"rollup": "^4.54.0",
"sass": "1.97.1",
"stylelint": "^16.26.1",
"stylelint-config-recommended-scss": "16.0.2",
"stylelint-config-recommended-vue": "^1.6.1",
"stylelint-config-standard": "^39.0.0",
"stylelint-config-standard-scss": "15.0.1",
"sucrase": "^3.35.0",
"typescript": "^5.9.2",
"unocss": "66.5.0",
"unplugin-auto-import": "^20.1.0",
"unplugin-icons": "^22.2.0",
"unplugin-vue-components": "^29.0.0",
"vite": "^7.1.3",
"vitest": "^3.2.4",
"stylelint-config-standard": "^39.0.1",
"stylelint-config-standard-scss": "16.0.0",
"sucrase": "^3.35.1",
"typescript": "^5.9.3",
"unocss": "66.5.10",
"unplugin-auto-import": "^20.3.0",
"unplugin-icons": "^22.5.0",
"unplugin-vue-components": "^30.0.0",
"vite": "^7.3.0",
"vitest": "^4.0.16",
"vue-eslint-parser": "^10.2.0"
}
}
Loading