This commit is contained in:
Andras Schmelczer 2025-05-24 11:17:40 +01:00
commit 287a4e15b4
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
6 changed files with 52 additions and 53 deletions

View file

@ -15,7 +15,7 @@
"dependencies": {
"byte-base64": "^1.1.0",
"minimatch": "^10.0.1",
"openapi-fetch": "0.13.5",
"openapi-fetch": "0.14.0",
"openapi-typescript": "7.6.1",
"p-queue": "^8.1.0",
"uuid": "^11.1.0"
@ -25,10 +25,10 @@
"@types/node": "^22.14.0",
"jest": "^29.7.0",
"sync_lib": "file:../../backend/sync_lib/pkg",
"ts-jest": "^29.3.1",
"ts-jest": "^29.3.4",
"ts-loader": "^9.5.2",
"tslib": "2.8.1",
"typescript": "5.8.2",
"typescript": "5.8.3",
"webpack": "^5.98.0",
"webpack-cli": "^6.0.1",
"webpack-merge": "^6.0.1",