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

@ -14,7 +14,7 @@
"@ns/core": "workspace:*"
},
"devDependencies": {
"@types/node": "^25.0.10",
"typescript": "^5.9.3"
"@types/node": "^25.5.2",
"typescript": "^6.0.2"
}
}