chore: up vue 3.3.6

pull/38/head
xingyu 2023-10-23 09:41:12 +08:00
parent 75a7c91bb1
commit 5f1aa89c3a
2 changed files with 405 additions and 354 deletions

View File

@ -50,7 +50,7 @@
"@ant-design/icons-vue": "^7.0.1", "@ant-design/icons-vue": "^7.0.1",
"@iconify/iconify": "^3.1.1", "@iconify/iconify": "^3.1.1",
"@videojs-player/vue": "^1.0.0", "@videojs-player/vue": "^1.0.0",
"@vue/runtime-core": "^3.3.4", "@vue/runtime-core": "^3.3.6",
"@vueuse/core": "^10.5.0", "@vueuse/core": "^10.5.0",
"@zxcvbn-ts/core": "^3.0.4", "@zxcvbn-ts/core": "^3.0.4",
"ant-design-vue": "^4.0.6", "ant-design-vue": "^4.0.6",
@ -74,7 +74,7 @@
"tinymce": "5.10.7", "tinymce": "5.10.7",
"vditor": "^3.9.6", "vditor": "^3.9.6",
"video-js": "^0.7.0", "video-js": "^0.7.0",
"vue": "^3.3.4", "vue": "^3.3.6",
"vue-i18n": "^9.5.0", "vue-i18n": "^9.5.0",
"vue-json-pretty": "^2.2.4", "vue-json-pretty": "^2.2.4",
"vue-router": "^4.2.5", "vue-router": "^4.2.5",
@ -84,9 +84,9 @@
}, },
"devDependencies": { "devDependencies": {
"@antfu/eslint-config": "^1.0.0-beta.27", "@antfu/eslint-config": "^1.0.0-beta.27",
"@commitlint/cli": "^17.8.0", "@commitlint/cli": "^18.0.0",
"@commitlint/config-conventional": "^17.8.0", "@commitlint/config-conventional": "^18.0.0",
"@iconify/json": "^2.2.130", "@iconify/json": "^2.2.131",
"@purge-icons/generated": "^0.9.0", "@purge-icons/generated": "^0.9.0",
"@types/codemirror": "^5.60.12", "@types/codemirror": "^5.60.12",
"@types/crypto-js": "^4.1.3", "@types/crypto-js": "^4.1.3",
@ -100,18 +100,18 @@
"@unocss/eslint-config": "^0.56.5", "@unocss/eslint-config": "^0.56.5",
"@vitejs/plugin-vue": "4.4.0", "@vitejs/plugin-vue": "4.4.0",
"@vitejs/plugin-vue-jsx": "^3.0.2", "@vitejs/plugin-vue-jsx": "^3.0.2",
"@vue/compiler-sfc": "^3.3.4", "@vue/compiler-sfc": "^3.3.6",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"cz-git": "^1.7.1", "cz-git": "^1.7.1",
"czg": "^1.7.1", "czg": "^1.7.1",
"dotenv": "^16.3.1", "dotenv": "^16.3.1",
"eslint": "^8.51.0", "eslint": "^8.52.0",
"esno": "^0.17.0", "esno": "^0.17.0",
"fs-extra": "^11.1.1", "fs-extra": "^11.1.1",
"husky": "^8.0.3", "husky": "^8.0.3",
"inquirer": "^9.2.11", "inquirer": "^9.2.11",
"less": "^4.2.0", "less": "^4.2.0",
"lint-staged": "^15.0.1", "lint-staged": "^15.0.2",
"picocolors": "^1.0.0", "picocolors": "^1.0.0",
"postcss": "^8.4.31", "postcss": "^8.4.31",
"postcss-html": "^1.5.0", "postcss-html": "^1.5.0",

File diff suppressed because it is too large Load Diff