Browse Source

chore: vue v3.3.7

main
xingyu 2 years ago
parent
commit
e0d4cd0c0a
  1. 8
      package.json
  2. 1724
      pnpm-lock.yaml

8
package.json

@ -41,7 +41,7 @@
"lint:stylelint": "stylelint \"src/**/*.{vue,css,less,scss}\" --fix --cache --cache-location node_modules/.cache/stylelint/", "lint:stylelint": "stylelint \"src/**/*.{vue,css,less,scss}\" --fix --cache --cache-location node_modules/.cache/stylelint/",
"lint:lint-staged": "lint-staged", "lint:lint-staged": "lint-staged",
"npm:check": "npx npm-check-updates", "npm:check": "npx npm-check-updates",
"reinstall": "rimraf pnpm-lock.yaml && rimraf package.lock.json && rimraf node_modules && pnpm bootstrap", "reinstall": "rimraf pnpm-lock.yaml && rimraf node_modules && pnpm bootstrap",
"prepare": "husky install", "prepare": "husky install",
"gen:icon": "esno ./build/generate/icon/index.ts" "gen:icon": "esno ./build/generate/icon/index.ts"
}, },
@ -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.6", "@vue/runtime-core": "^3.3.7",
"@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.6", "vue": "^3.3.7",
"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",
@ -100,7 +100,7 @@
"@unocss/eslint-config": "^0.57.1", "@unocss/eslint-config": "^0.57.1",
"@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.6", "@vue/compiler-sfc": "^3.3.7",
"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",

1724
pnpm-lock.yaml

File diff suppressed because it is too large Load Diff