diff --git a/package.json b/package.json index 87ea61383..9887fbb19 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fmhy", "type": "module", - "packageManager": "pnpm@9.5.0", + "packageManager": "pnpm@9.7.1", "scripts": { "docs:dev": "vitepress dev docs/", "docs:build": "vitepress build docs/", @@ -20,7 +20,8 @@ "dependencies": { "@fmhy/colors": "^0.0.11", "@headlessui/vue": "^1.7.22", - "@resvg/resvg-js": "^2.6.0", + "@resvg/resvg-js": "^2.6.2", + "vitepress": "npm:@taskylizard/vitepress@1.1.1", "consola": "^3.2.3", "feed": "^4.2.2", "itty-fetcher": "^0.9.4", @@ -29,22 +30,21 @@ "nprogress": "^0.2.0", "pathe": "^1.1.2", "unocss": "^0.58.9", - "vitepress": "npm:@taskylizard/vitepress@1.1.1", - "vue": "^3.4.33", + "vue": "^3.4.38", "x-satori": "^0.1.5", "zod": "^3.23.8" }, "devDependencies": { "@biomejs/biome": "^1.8.3", - "@iconify-json/carbon": "^1.1.36", - "@iconify-json/heroicons-solid": "^1.1.11", + "@iconify-json/carbon": "^1.1.37", + "@iconify-json/heroicons-solid": "^1.1.12", "@iconify-json/mdi": "^1.1.68", - "@iconify-json/twemoji": "^1.1.15", + "@iconify-json/twemoji": "^1.1.16", "@taskylizard/biome-config": "^1.0.1", - "@types/node": "^20.14.11", + "@types/node": "^20.15.0", "@types/nprogress": "^0.2.3", "prettier": "^3.3.3", - "wrangler": "^3.68.0" + "wrangler": "^3.72.0" }, "pnpm": { "peerDependencyRules": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a9944903b..42e185ba3 100644 Binary files a/pnpm-lock.yaml and b/pnpm-lock.yaml differ