diff --git a/package-lock.json b/package-lock.json index 6b8bb3636..bc3a32bdf 100644 Binary files a/package-lock.json and b/package-lock.json differ diff --git a/package.json b/package.json index 2d53e6101..eb8e4f4fc 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "packageManager": "pnpm@10.12.2+sha256.07b2396c6c99a93b75b5f9ce22be9285c3b2533c49fec51b349d44798cf56b82", "type": "module", "engines": { - "node": "21.7.3" + "node": ">=25.2.1" }, "scripts": { "api:build": "nitropack build", @@ -24,7 +24,7 @@ "@fmhy/components": "^0.0.3", "@headlessui/vue": "^1.7.23", "@resvg/resvg-js": "^2.6.2", - "@vueuse/core": "^14.0.0", + "@vueuse/core": "^14.1.0", "consola": "^3.4.2", "feed": "^5.1.0", "itty-fetcher": "^1.0.10", @@ -32,43 +32,43 @@ "nitropack": "^2.12.9", "nprogress": "^0.2.0", "pathe": "^2.0.3", - "reka-ui": "^2.6.0", - "unocss": "66.5.5", + "reka-ui": "^2.6.1", + "unocss": "66.5.10", "vitepress": "^1.6.4", - "vue": "^3.5.24", + "vue": "^3.5.25", "x-satori": "^0.4.0", - "zod": "^4.1.12" + "zod": "^4.1.13" }, "devDependencies": { - "@cloudflare/workers-types": "^4.20251107.0", + "@cloudflare/workers-types": "^4.20251202.0", "@ianvs/prettier-plugin-sort-imports": "^4.7.0", - "@iconify-json/carbon": "^1.2.14", - "@iconify-json/fluent": "^1.2.34", + "@iconify-json/carbon": "^1.2.15", + "@iconify-json/fluent": "^1.2.35", "@iconify-json/fluent-mdl2": "^1.2.1", "@iconify-json/gravity-ui": "^1.2.10", "@iconify-json/heroicons-solid": "^1.2.1", "@iconify-json/logos": "^1.2.10", - "@iconify-json/lucide": "^1.2.72", - "@iconify-json/material-symbols": "^1.2.44", + "@iconify-json/lucide": "^1.2.78", + "@iconify-json/material-symbols": "^1.2.49", "@iconify-json/mdi": "^1.2.3", "@iconify-json/ph": "^1.2.2", - "@iconify-json/qlementine-icons": "^1.2.11", - "@iconify-json/simple-icons": "^1.2.57", + "@iconify-json/qlementine-icons": "^1.2.12", + "@iconify-json/simple-icons": "^1.2.61", "@iconify-json/twemoji": "^1.2.4", - "@iconify/utils": "^3.0.2", - "@types/node": "^24.10.0", + "@iconify/utils": "^3.1.0", + "@types/node": "^24.10.1", "@types/nprogress": "^0.2.3", "nitro-cloudflare-dev": "^0.2.2", - "prettier": "^3.6.2", + "prettier": "^3.7.4", "prettier-plugin-pkgsort": "^0.2.1", - "prettier-plugin-tailwindcss": "^0.7.1", - "sass": "^1.93.3", + "prettier-plugin-tailwindcss": "^0.7.2", + "sass": "^1.94.2", "typescript": "^5.9.3", - "unplugin-auto-import": "^20.2.0", + "unplugin-auto-import": "^20.3.0", "vite-plugin-optimize-exclude": "^0.0.1", - "vite-plugin-pwa": "^1.1.0", + "vite-plugin-pwa": "^1.2.0", "vite-plugin-terminal": "^1.3.0", - "wrangler": "^4.46.0" + "wrangler": "^4.52.1" }, "pnpm": { "peerDependencyRules": { diff --git a/pests-repellent/package.json b/pests-repellent/package.json index 9d0a3a88e..0af1d85ab 100644 --- a/pests-repellent/package.json +++ b/pests-repellent/package.json @@ -10,9 +10,9 @@ "cf-typegen": "wrangler types" }, "devDependencies": { - "@cloudflare/vitest-pool-workers": "^0.10.5", + "@cloudflare/vitest-pool-workers": "^0.10.13", "typescript": "^5.9.3", - "vitest": "~3.2.0", - "wrangler": "^4.46.0" + "vitest": "~4.0.15", + "wrangler": "^4.52.1" } } diff --git a/pests-repellent/pnpm-lock.yaml b/pests-repellent/pnpm-lock.yaml index 98c09c5c1..37d036036 100644 Binary files a/pests-repellent/pnpm-lock.yaml and b/pests-repellent/pnpm-lock.yaml differ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5e9fe1d8b..6d479c575 100644 Binary files a/pnpm-lock.yaml and b/pnpm-lock.yaml differ