Skip to content

Commit

Permalink
chore: 升级依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed Dec 3, 2023
1 parent aee7081 commit 8ea2970
Show file tree
Hide file tree
Showing 2 changed files with 558 additions and 570 deletions.
28 changes: 14 additions & 14 deletions package.json
Expand Up @@ -28,42 +28,42 @@
"syncWidgetRepo": "python scripts/sync_widget_repo.py"
},
"devDependencies": {
"@halo-dev/api-client": "^2.10.0",
"@halo-dev/api-client": "^2.11.0",
"@terwer/eslint-config-custom": "^1.3.6",
"@types/crypto-js": "^4.2.1",
"@types/katex": "^0.16.6",
"@types/lodash": "^4.14.201",
"@types/node": "^18.18.9",
"@vitejs/plugin-vue": "^4.4.1",
"@types/katex": "^0.16.7",
"@types/lodash": "^4.14.202",
"@types/node": "^18.19.1",
"@vitejs/plugin-vue": "^4.5.1",
"@vitest/coverage-v8": "^0.34.6",
"@vue/test-utils": "^2.4.1",
"@vue/test-utils": "^2.4.3",
"esbuild-plugin-copy": "^2.1.1",
"esbuild-style-plugin": "^1.6.3",
"fast-glob": "^3.3.2",
"jsdom": "^22.1.0",
"minimist": "^1.2.8",
"rollup-plugin-livereload": "^2.0.5",
"stylus": "^0.59.0",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"unplugin-auto-import": "^0.16.7",
"unplugin-vue-components": "^0.25.2",
"vercel": "^32.5.3",
"vercel": "^32.6.1",
"vite": "^4.5.0",
"vite-plugin-html": "^3.2.0",
"vite-plugin-node-polyfills": "^0.16.0",
"vitest": "^0.34.6",
"vue-tsc": "^1.8.22"
"vue-tsc": "^1.8.24"
},
"dependencies": {
"@element-plus/icons-vue": "^2.1.0",
"@element-plus/icons-vue": "^2.3.1",
"@terwer/esbuild-config-custom": "^2.0.0",
"@vueuse/components": "^10.6.1",
"@vueuse/core": "^10.6.1",
"chatgpt": "^5.2.5",
"cheerio": "1.0.0-rc.12",
"cross-fetch": "^3.1.8",
"crypto-js": "^4.2.0",
"element-plus": "^2.4.2",
"element-plus": "^2.4.3",
"gray-matter": "^4.0.3",
"js-base64": "^3.7.5",
"js-yaml": "^4.1.0",
Expand All @@ -72,11 +72,11 @@
"pinia": "^2.1.7",
"shorthash2": "^1.0.3",
"simple-xmlrpc": "^1.4.2",
"siyuan": "^0.8.8",
"siyuan": "^0.8.9",
"siyuan-plugin-picgo": "^1.4.4",
"uuid": "^9.0.1",
"vue": "^3.3.8",
"vue-i18n": "^9.6.5",
"vue": "^3.3.9",
"vue-i18n": "^9.8.0",
"vue-router": "^4.2.5",
"xmlbuilder2": "^3.1.1",
"zhi-blog-api": "^1.53.0",
Expand Down

0 comments on commit 8ea2970

Please sign in to comment.