Bump versions

This commit is contained in:
Andras Schmelczer 2025-03-16 14:59:47 +00:00
parent 993515ea12
commit 7eb740cd4c
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
5 changed files with 158 additions and 88 deletions

View file

@ -15,19 +15,19 @@
"dependencies": {
"byte-base64": "^1.1.0",
"fetch-retry": "^6.0.0",
"openapi-fetch": "0.13.4",
"openapi-fetch": "0.13.5",
"openapi-typescript": "7.6.1",
"p-queue": "^8.1.0",
"uuid": "^11.1.0"
},
"devDependencies": {
"@types/jest": "^29.5.14",
"@types/node": "^22.13.5",
"@types/node": "^22.13.10",
"jest": "^29.7.0",
"ts-jest": "^29.2.6",
"ts-loader": "^9.5.2",
"tslib": "2.8.1",
"typescript": "5.7.3",
"typescript": "5.8.2",
"webpack": "^5.98.0",
"webpack-cli": "^6.0.1",
"webpack-merge": "^6.0.1",