From 033ee12cbbf833f8847d01ca28552fb8fd0f11c4 Mon Sep 17 00:00:00 2001 From: "Mr.Hope" Date: Mon, 5 Feb 2024 23:33:51 +0800 Subject: [PATCH] chore: update deps --- docs/package.json | 15 +- .../.vuepress/components/MigrationTool.vue | 2 +- docs/src/.vuepress/components/NormalPage.ts | 3 +- docs/src/.vuepress/config.ts | 4 +- package.json | 4 +- packages/admin/package.json | 2 +- packages/client/__tests__/wordCount.spec.ts | 2 +- packages/client/package.json | 2 +- packages/client/src/utils/date.ts | 5 +- pnpm-lock.yaml | 1262 ++++++++++------- tsconfig.base.json | 2 +- tsconfig.json | 7 +- 12 files changed, 786 insertions(+), 524 deletions(-) diff --git a/docs/package.json b/docs/package.json index f566ebeb005..8a20299d3c2 100644 --- a/docs/package.json +++ b/docs/package.json @@ -9,15 +9,16 @@ }, "devDependencies": { "@fancyapps/ui": "5.0.33", - "@vuepress/bundler-vite": "2.0.0-rc.2", - "@vuepress/plugin-docsearch": "2.0.0-rc.7", + "@vuepress/bundler-vite": "2.0.0-rc.5", + "@vuepress/helper": "2.0.0-rc.10", + "@vuepress/plugin-docsearch": "2.0.0-rc.10", + "@vuepress/plugin-redirect": "2.0.0-rc.10", "@waline/client": "workspace:*", - "marked": "11.2.0", + "marked": "12.0.0", "mathjax-full": "3.2.2", "vue": "3.4.15", - "vuepress": "2.0.0-rc.2", - "vuepress-plugin-redirect": "2.0.0-rc.19", - "vuepress-shared": "2.0.0-rc.19", - "vuepress-theme-hope": "2.0.0-rc.19" + "vuepress": "2.0.0-rc.5", + "vuepress-shared": "2.0.0-rc.21", + "vuepress-theme-hope": "2.0.0-rc.21" } } diff --git a/docs/src/.vuepress/components/MigrationTool.vue b/docs/src/.vuepress/components/MigrationTool.vue index bb5f116daea..c7e1003a7a5 100644 --- a/docs/src/.vuepress/components/MigrationTool.vue +++ b/docs/src/.vuepress/components/MigrationTool.vue @@ -41,8 +41,8 @@