Update package manager

This commit is contained in:
Sam Becker 2026-03-11 08:58:02 -05:00
parent 2f94d79746
commit ac96350849

View File

@ -8,7 +8,7 @@
"test": "jest --watch --transformIgnorePatterns 'node_modules/(?!my-library-dir)/'",
"analyze": "ANALYZE=true next build --webpack"
},
"packageManager": "pnpm@10.30.3",
"packageManager": "pnpm@10.32.1",
"dependencies": {
"@ai-sdk/openai": "^3.0.41",
"@ai-sdk/rsc": "^2.0.116",