chore: Deleted pnpm-lock.yaml and update pnpm and node versions

This commit is contained in:
Dustin 2025-06-25 10:12:44 -04:00
parent eda10b1212
commit d419949300
3 changed files with 4 additions and 11083 deletions

View File

@ -1,2 +1,2 @@
nodejs 20.15.1
pnpm 9.4.0
nodejs 22.14.0
pnpm 10.12.3

View File

@ -3,7 +3,7 @@
"description": "StackBlitz AI Agent",
"private": true,
"license": "MIT",
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@10.12.3",
"sideEffects": false,
"type": "module",
"scripts": {
@ -20,7 +20,7 @@
"preview": "pnpm run build && pnpm run start"
},
"engines": {
"node": ">=18.18.0"
"node": ">=22.14.0"
},
"dependencies": {
"@ai-sdk/anthropic": "^0.0.39",

File diff suppressed because it is too large Load Diff