Skip to content

Commit

Permalink
chore(deps): 升级 vth 及依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
FuckDoctors committed Jul 5, 2024
1 parent 715fca7 commit 3e910dd
Show file tree
Hide file tree
Showing 3 changed files with 4,319 additions and 3,213 deletions.
2 changes: 1 addition & 1 deletion docs/.vuepress/theme/components/hanzi/Hanzi.vue
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ function handleRead() {
<div class="hanzi-main-container">
<div class="hanzi-main">
<div class="hanzi-main__left">
<div ref="printRef" class="hanzi print" />
<div ref="printRef" class="print hanzi" />
<div ref="aniRef" class="hanzi animation" />
<div ref="writingRef" class="hanzi writing" />
<div class="hanzi-controls">
Expand Down
75 changes: 37 additions & 38 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"sizecheck": "npx vite-bundle-visualizer"
},
"dependencies": {
"@unhead/vue": "^1.9.10",
"@unhead/vue": "^1.9.15",
"@unocss/reset": "^0.58.9",
"@vueuse/core": "^10.9.0",
"@vueuse/core": "^10.11.0",
"@vueuse/head": "^2.0.0",
"cnchar": "^3.2.6",
"cnchar-draw": "^3.2.6",
Expand All @@ -47,66 +47,65 @@
"cnchar-words": "^3.2.6",
"nprogress": "^0.2.0",
"pinia": "^2.1.7",
"vue": "^3.4.27",
"vue-demi": "^0.14.7",
"vue": "^3.4.31",
"vue-demi": "^0.14.8",
"vue-i18n": "^9.13.1",
"vue-router": "^4.3.2"
"vue-router": "^4.4.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.17.0",
"@antfu/eslint-config": "^2.21.2",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cz-commitlint": "^19.2.0",
"@iconify-json/carbon": "^1.1.33",
"@iconify-json/carbon": "^1.1.36",
"@intlify/unplugin-vue-i18n": "^2.0.0",
"@textlint/ast-node-types": "^14.0.4",
"@textlint/types": "^14.0.4",
"@types/markdown-it-link-attributes": "^3.0.5",
"@types/nprogress": "^0.2.3",
"@types/postcss-import": "^14.0.3",
"@unocss/eslint-config": "^0.58.9",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue": "^5.0.5",
"@vue-macros/volar": "^0.18.18",
"@vue/repl": "^4.1.2",
"@vue/repl": "^4.3.1",
"@vue/test-utils": "^2.4.6",
"@vuepress/bundler-vite": "2.0.0-rc.9",
"@vuepress/bundler-webpack": "2.0.0-rc.9",
"@vuepress/plugin-docsearch": "2.0.0-rc.28",
"@vuepress/plugin-pwa": "2.0.0-rc.28",
"@vuepress/plugin-seo": "2.0.0-rc.28",
"@vuepress/plugin-sitemap": "2.0.0-rc.28",
"@waline/client": "^3.2.1",
"@vuepress/bundler-vite": "2.0.0-rc.14",
"@vuepress/bundler-webpack": "2.0.0-rc.14",
"@vuepress/plugin-docsearch": "2.0.0-rc.37",
"@vuepress/plugin-pwa": "2.0.0-rc.37",
"@vuepress/plugin-seo": "2.0.0-rc.37",
"@vuepress/plugin-sitemap": "2.0.0-rc.37",
"@waline/client": "^3.2.6",
"autoprefixer": "^10.4.19",
"commitizen": "^4.3.0",
"critters": "^0.0.20",
"cross-env": "^7.0.3",
"cypress": "^13.9.0",
"cypress": "^13.13.0",
"cypress-vite": "^1.5.0",
"cz-conventional-changelog": "^3.3.0",
"echarts": "^5.5.0",
"echarts": "^5.5.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-cypress": "^2.15.2",
"eslint-plugin-format": "^0.1.1",
"eslint-plugin-format": "^0.1.2",
"flowchart.ts": "^3.0.0",
"https-localhost": "^4.7.1",
"husky": "^9.0.11",
"inquirer": "^9.2.20",
"katex": "^0.16.10",
"lint-staged": "^15.2.2",
"inquirer": "^9.3.4",
"katex": "^0.16.11",
"lint-staged": "^15.2.7",
"markdown-it": "^14.1.0",
"markdown-it-container": "^4.0.0",
"markdown-it-link-attributes": "^4.0.1",
"markdown-it-shikiji": "^0.10.2",
"markdownlint": "^0.33.0",
"markdownlint-cli": "^0.39.0",
"mermaid": "^10.9.0",
"pnpm": "^8.15.8",
"postcss": "^8.4.38",
"mermaid": "^10.9.1",
"postcss": "^8.4.39",
"postcss-html": "^1.7.0",
"postcss-import": "^16.1.0",
"postcss-scss": "^4.0.9",
"prettier": "^3.2.5",
"prettier": "^3.3.2",
"remark-cli": "^12.0.1",
"remark-gfm": "^4.0.0",
"remark-github": "^12.0.0",
Expand All @@ -116,41 +115,41 @@
"remark-validate-links": "^13.0.1",
"reveal.js": "^5.1.0",
"sandpack-vue3": "^3.1.11",
"sass": "^1.77.1",
"sass": "^1.77.6",
"shikiji": "^0.10.2",
"stylelint": "^16.5.0",
"stylelint": "^16.6.1",
"stylelint-config-html": "^1.1.0",
"stylelint-config-hudochenkov": "^10.0.0",
"stylelint-config-prettier-scss": "^1.0.0",
"stylelint-config-standard": "^36.0.0",
"stylelint-config-standard": "^36.0.1",
"stylelint-order": "^6.0.4",
"stylelint-scss": "^6.3.0",
"taze": "^0.13.8",
"stylelint-scss": "^6.3.2",
"taze": "^0.13.9",
"textlint": "^14.0.4",
"textlint-rule-common-misspellings": "^1.0.1",
"textlint-rule-no-todo": "^2.0.1",
"textlint-rule-rousseau": "^1.4.8",
"textlint-rule-unexpanded-acronym": "^1.2.4",
"typescript": "^5.4.5",
"typescript": "^5.5.3",
"unocss": "^0.58.9",
"unplugin-auto-import": "^0.17.6",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-macros": "^2.9.2",
"unplugin-vue-macros": "^2.9.5",
"unplugin-vue-markdown": "^0.26.2",
"unplugin-vue-router": "^0.8.6",
"vite": "^5.2.11",
"unplugin-vue-router": "^0.8.8",
"vite": "^5.3.3",
"vite-bundle-visualizer": "^1.2.1",
"vite-plugin-inspect": "^0.8.4",
"vite-plugin-pwa": "^0.19.8",
"vite-plugin-vue-devtools": "^7.1.3",
"vite-plugin-vue-devtools": "^7.3.5",
"vite-plugin-vue-layouts": "^0.11.0",
"vite-plugin-webfont-dl": "^3.9.4",
"vite-ssg": "^0.23.7",
"vite-ssg-sitemap": "^0.6.1",
"vitest": "^1.6.0",
"vue-tsc": "^1.8.27",
"vuepress": "2.0.0-rc.9",
"vuepress-theme-hope": "2.0.0-rc.43"
"vuepress": "2.0.0-rc.14",
"vuepress-theme-hope": "2.0.0-rc.50"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 3e910dd

Please sign in to comment.