update ai plugin version

This commit is contained in:
Rami Bitar
2026-05-03 16:33:35 -04:00
parent 7ecfca50f6
commit b5cca5a6d8
2 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@
"@reacteditor/core": "0.0.10",
"@reacteditor/field-google-fonts": "^0.0.1",
"@reacteditor/field-shopify": "^0.0.1",
"@reacteditor/plugin-ai": "^0.0.1",
"@reacteditor/plugin-ai": "^0.0.3",
"@reacteditor/plugin-tailwind-cdn": "^0.0.2",
"@shopify/storefront-api-client": "^1.0.0",
"@tailwindcss/postcss": "^4.1.11",

View File

@@ -1259,10 +1259,10 @@
resolved "https://registry.yarnpkg.com/@reacteditor/field-shopify/-/field-shopify-0.0.1.tgz#5f6d3462141ae428a2e2d83750636a7ff10ec805"
integrity sha512-z0bDecTiEbKEiWYS+ulwfuEo3YDNUtlTl5ImyE3RB3dt8iwSOyJbPQJJJj/iXPUgsSjHQL3NMHNXmfdVxumYdw==
"@reacteditor/plugin-ai@^0.0.1":
version "0.0.1"
resolved "https://registry.yarnpkg.com/@reacteditor/plugin-ai/-/plugin-ai-0.0.1.tgz#d6afaee908a98460e776c6407a2ecb17d0cdd253"
integrity sha512-NPnxBfhhX7mVAH+dHx8Jsp0xfcvwVh26iz5tp08Z6Z6x4GGvJeFEh05IBI94C1XgkVo4M7kzZZXJtS/qSvk8PA==
"@reacteditor/plugin-ai@^0.0.3":
version "0.0.3"
resolved "https://registry.yarnpkg.com/@reacteditor/plugin-ai/-/plugin-ai-0.0.3.tgz#7bd6c521860f43e43c4bb746b8dfbd1e4dad75df"
integrity sha512-xNhC+vO45NIhmG7BLygOe4RC4h7qrL/SLZ7k3aEaEpMgyWLbxAUFD5qX57RthGLY6mNeTI7VKTZAn/2+RNKumw==
dependencies:
"@ai-sdk/react" "3.0.71"
ai "^6.0.0"