Update node deps

This commit is contained in:
Andras Schmelczer 2025-04-02 22:19:10 +01:00
parent 4e45888040
commit a0044badf3
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
5 changed files with 92 additions and 92 deletions

View file

@ -21,10 +21,10 @@
},
"devDependencies": {
"@types/jest": "^29.5.14",
"@types/node": "^22.13.10",
"@types/node": "^22.14.0",
"jest": "^29.7.0",
"sync_lib": "file:../../backend/sync_lib/pkg",
"ts-jest": "^29.2.6",
"ts-jest": "^29.3.1",
"ts-loader": "^9.5.2",
"tslib": "2.8.1",
"typescript": "5.8.2",