Update package manager
This commit is contained in:
parent
2f94d79746
commit
ac96350849
@ -8,7 +8,7 @@
|
|||||||
"test": "jest --watch --transformIgnorePatterns 'node_modules/(?!my-library-dir)/'",
|
"test": "jest --watch --transformIgnorePatterns 'node_modules/(?!my-library-dir)/'",
|
||||||
"analyze": "ANALYZE=true next build --webpack"
|
"analyze": "ANALYZE=true next build --webpack"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@10.30.3",
|
"packageManager": "pnpm@10.32.1",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ai-sdk/openai": "^3.0.41",
|
"@ai-sdk/openai": "^3.0.41",
|
||||||
"@ai-sdk/rsc": "^2.0.116",
|
"@ai-sdk/rsc": "^2.0.116",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user