📌(frontend) stay with Vercel SDK <5
While the frontend and the backend are not ready we need to stay in the v4.x version
This commit is contained in:
@@ -32,6 +32,12 @@
|
||||
"node-fetch",
|
||||
"workbox-webpack-plugin"
|
||||
]
|
||||
},
|
||||
{
|
||||
"groupName": "ignore Vercel SDK >= 5.0.0",
|
||||
"matchManagers": ["npm"],
|
||||
"matchPackageNames": ["@ai-sdk/react", "@ai-sdk/ui-utils"],
|
||||
"allowedVersions": "^1.2.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user