chore: up vue 3.3.6
parent
75a7c91bb1
commit
5f1aa89c3a
16
package.json
16
package.json
|
@ -50,7 +50,7 @@
|
|||
"@ant-design/icons-vue": "^7.0.1",
|
||||
"@iconify/iconify": "^3.1.1",
|
||||
"@videojs-player/vue": "^1.0.0",
|
||||
"@vue/runtime-core": "^3.3.4",
|
||||
"@vue/runtime-core": "^3.3.6",
|
||||
"@vueuse/core": "^10.5.0",
|
||||
"@zxcvbn-ts/core": "^3.0.4",
|
||||
"ant-design-vue": "^4.0.6",
|
||||
|
@ -74,7 +74,7 @@
|
|||
"tinymce": "5.10.7",
|
||||
"vditor": "^3.9.6",
|
||||
"video-js": "^0.7.0",
|
||||
"vue": "^3.3.4",
|
||||
"vue": "^3.3.6",
|
||||
"vue-i18n": "^9.5.0",
|
||||
"vue-json-pretty": "^2.2.4",
|
||||
"vue-router": "^4.2.5",
|
||||
|
@ -84,9 +84,9 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^1.0.0-beta.27",
|
||||
"@commitlint/cli": "^17.8.0",
|
||||
"@commitlint/config-conventional": "^17.8.0",
|
||||
"@iconify/json": "^2.2.130",
|
||||
"@commitlint/cli": "^18.0.0",
|
||||
"@commitlint/config-conventional": "^18.0.0",
|
||||
"@iconify/json": "^2.2.131",
|
||||
"@purge-icons/generated": "^0.9.0",
|
||||
"@types/codemirror": "^5.60.12",
|
||||
"@types/crypto-js": "^4.1.3",
|
||||
|
@ -100,18 +100,18 @@
|
|||
"@unocss/eslint-config": "^0.56.5",
|
||||
"@vitejs/plugin-vue": "4.4.0",
|
||||
"@vitejs/plugin-vue-jsx": "^3.0.2",
|
||||
"@vue/compiler-sfc": "^3.3.4",
|
||||
"@vue/compiler-sfc": "^3.3.6",
|
||||
"cross-env": "^7.0.3",
|
||||
"cz-git": "^1.7.1",
|
||||
"czg": "^1.7.1",
|
||||
"dotenv": "^16.3.1",
|
||||
"eslint": "^8.51.0",
|
||||
"eslint": "^8.52.0",
|
||||
"esno": "^0.17.0",
|
||||
"fs-extra": "^11.1.1",
|
||||
"husky": "^8.0.3",
|
||||
"inquirer": "^9.2.11",
|
||||
"less": "^4.2.0",
|
||||
"lint-staged": "^15.0.1",
|
||||
"lint-staged": "^15.0.2",
|
||||
"picocolors": "^1.0.0",
|
||||
"postcss": "^8.4.31",
|
||||
"postcss-html": "^1.5.0",
|
||||
|
|
743
pnpm-lock.yaml
743
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue