update:update fronted package
This commit is contained in:
Vendored
+1
-1
@@ -1,10 +1,10 @@
|
|||||||
/* eslint-disable */
|
/* eslint-disable */
|
||||||
/* prettier-ignore */
|
|
||||||
// @ts-nocheck
|
// @ts-nocheck
|
||||||
// Generated by unplugin-vue-components
|
// Generated by unplugin-vue-components
|
||||||
// Read more: https://github.com/vuejs/core/pull/3399
|
// Read more: https://github.com/vuejs/core/pull/3399
|
||||||
export {}
|
export {}
|
||||||
|
|
||||||
|
/* prettier-ignore */
|
||||||
declare module 'vue' {
|
declare module 'vue' {
|
||||||
export interface GlobalComponents {
|
export interface GlobalComponents {
|
||||||
CardTools: typeof import('./src/components/CardTools.vue')['default']
|
CardTools: typeof import('./src/components/CardTools.vue')['default']
|
||||||
|
|||||||
+27
-27
@@ -13,37 +13,37 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@traptitech/markdown-it-katex": "^3.6.0",
|
"@traptitech/markdown-it-katex": "^3.6.0",
|
||||||
"@types/markdown-it": "^13.0.0",
|
"@types/markdown-it": "^14.1.2",
|
||||||
"@types/markdown-it-link-attributes": "^3.0.1",
|
"@types/markdown-it-link-attributes": "^3.0.5",
|
||||||
"axios": "^1.4.0",
|
"axios": "^1.7.2",
|
||||||
"element-plus": "^2.3.9",
|
"element-plus": "^2.7.8",
|
||||||
"github-markdown-css": "^5.2.0",
|
"github-markdown-css": "^5.6.1",
|
||||||
"highlight.js": "^11.8.0",
|
"highlight.js": "^11.10.0",
|
||||||
"markdown-it": "^13.0.1",
|
"markdown-it": "^14.1.0",
|
||||||
"markdown-it-link-attributes": "^4.0.1",
|
"markdown-it-link-attributes": "^4.0.1",
|
||||||
"pinia": "^2.1.4",
|
"pinia": "^2.2.0",
|
||||||
"qrcode.vue": "^3.4.1",
|
"qrcode.vue": "^3.4.1",
|
||||||
"sass": "^1.64.2",
|
"sass": "^1.77.8",
|
||||||
"unplugin-auto-import": "^0.16.6",
|
"unplugin-auto-import": "^0.18.2",
|
||||||
"unplugin-vue-components": "^0.25.1",
|
"unplugin-vue-components": "^0.27.3",
|
||||||
"vue": "^3.3.4",
|
"vue": "^3.4.34",
|
||||||
"vue-i18n": "^9.3.0",
|
"vue-i18n": "^9.13.1",
|
||||||
"vue-router": "^4.2.4"
|
"vue-router": "^4.4.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@rushstack/eslint-patch": "^1.3.2",
|
"@rushstack/eslint-patch": "^1.10.4",
|
||||||
"@tsconfig/node18": "^18.2.0",
|
"@tsconfig/node18": "^18.2.4",
|
||||||
"@types/node": "^18.17.0",
|
"@types/node": "^22.0.0",
|
||||||
"@vitejs/plugin-vue": "^4.2.3",
|
"@vitejs/plugin-vue": "^5.1.1",
|
||||||
"@vue/eslint-config-prettier": "^8.0.0",
|
"@vue/eslint-config-prettier": "^9.0.0",
|
||||||
"@vue/eslint-config-typescript": "^11.0.3",
|
"@vue/eslint-config-typescript": "^13.0.0",
|
||||||
"@vue/tsconfig": "^0.4.0",
|
"@vue/tsconfig": "^0.5.1",
|
||||||
"eslint": "^8.45.0",
|
"eslint": "^9.8.0",
|
||||||
"eslint-plugin-vue": "^9.15.1",
|
"eslint-plugin-vue": "^9.27.0",
|
||||||
"npm-run-all": "^4.1.5",
|
"npm-run-all": "^4.1.5",
|
||||||
"prettier": "^3.0.0",
|
"prettier": "^3.3.3",
|
||||||
"typescript": "~5.1.6",
|
"typescript": "~5.5.4",
|
||||||
"vite": "^4.4.6",
|
"vite": "^5.3.5",
|
||||||
"vue-tsc": "^1.8.6"
|
"vue-tsc": "^2.0.29"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
+1365
-1426
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user