build: bump all pnpm dependencies

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I698d6e81aff232410c3705933b8df6f56a6a6964
This commit is contained in:
raf 2026-04-09 08:29:25 +03:00
commit 2819da8e35
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
6 changed files with 990 additions and 1677 deletions

View file

@ -15,6 +15,6 @@
"check": "tsc --noEmit"
},
"devDependencies": {
"typescript": "^5.9.3"
"typescript": "^6.0.2"
}
}