mirror of
https://github.com/stackblitz/bolt.new
synced 2025-06-26 18:17:50 +00:00
chore: Deleted pnpm-lock.yaml and update pnpm and node versions
This commit is contained in:
parent
eda10b1212
commit
d419949300
@ -1,2 +1,2 @@
|
||||
nodejs 20.15.1
|
||||
pnpm 9.4.0
|
||||
nodejs 22.14.0
|
||||
pnpm 10.12.3
|
||||
|
@ -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",
|
||||
|
11079
pnpm-lock.yaml
11079
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user