veryfront 0.0.65 → 0.0.66

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -704,7 +704,7 @@ var LRU_DEFAULT_MAX_SIZE_BYTES = 50 * 1024 * 1024;
704
704
  // deno.json
705
705
  var deno_default = {
706
706
  name: "veryfront",
707
- version: "0.0.65",
707
+ version: "0.0.66",
708
708
  nodeModulesDir: "auto",
709
709
  exclude: [
710
710
  "npm/",
@@ -813,11 +813,11 @@ var deno_default = {
813
813
  hast: "npm:@types/hast@3.0.3",
814
814
  unist: "npm:@types/unist@3.0.2",
815
815
  unified: "npm:unified@11.0.5",
816
- ai: "https://esm.sh/ai@5.0.108?deps=react@18.3.1,react-dom@18.3.1",
817
- "ai/react": "https://esm.sh/@ai-sdk/react@2.0.109?deps=react@18.3.1,react-dom@18.3.1",
818
- "@ai-sdk/react": "https://esm.sh/@ai-sdk/react@2.0.109?deps=react@18.3.1,react-dom@18.3.1",
819
- "@ai-sdk/openai": "https://esm.sh/@ai-sdk/openai@2.0.80",
820
- "@ai-sdk/anthropic": "https://esm.sh/@ai-sdk/anthropic@2.0.54",
816
+ ai: "https://esm.sh/ai@5.0.76?deps=react@18.3.1,react-dom@18.3.1",
817
+ "ai/react": "https://esm.sh/@ai-sdk/react@2.0.1?deps=react@18.3.1,react-dom@18.3.1",
818
+ "@ai-sdk/react": "https://esm.sh/@ai-sdk/react@2.0.1?deps=react@18.3.1,react-dom@18.3.1",
819
+ "@ai-sdk/openai": "https://esm.sh/@ai-sdk/openai@2.0.1",
820
+ "@ai-sdk/anthropic": "https://esm.sh/@ai-sdk/anthropic@2.0.1",
821
821
  unocss: "https://esm.sh/unocss@0.59.0",
822
822
  "@unocss/core": "https://esm.sh/@unocss/core@0.59.0",
823
823
  "@unocss/preset-wind": "https://esm.sh/@unocss/preset-wind@0.59.0",