2
0

⬆️ Upgrade pnpm, turbo, isolated-vm (#1609)

Closes https://github.com/baptisteArno/typebot.io/issues/1554
This commit is contained in:
Baptiste Arnaud
2024-07-11 16:09:49 +02:00
committed by GitHub
parent c7263a17eb
commit 5a3fd84214
18 changed files with 14488 additions and 10916 deletions

View File

@ -35,12 +35,12 @@
"cz-emoji": "1.3.2-canary.2",
"husky": "8.0.3",
"prettier": "2.8.8",
"turbo": "1.11.3"
"turbo": "2.0.5"
},
"config": {
"commitizen": {
"path": "node_modules/cz-emoji"
}
},
"packageManager": "pnpm@8.15.4"
"packageManager": "pnpm@9.5.0"
}