bump deps

This commit is contained in:
Max Leiter 2023-01-28 21:58:21 -08:00
parent be73154b4e
commit 08abdd4642
3 changed files with 1247 additions and 977 deletions

View file

@ -1,5 +1,5 @@
{
"typescript.tsdk": "node_modules/.pnpm/typescript@4.6.4/node_modules/typescript/lib",
"typescript.tsdk": "node_modules/.pnpm/typescript@4.9.4/node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true,
"dotenv.enableAutocloaking": false
}