Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@
"devDependencies": {
"@gewis/eslint-config-typescript": "^2.4.0",
"@gewis/prettier-config": "^2.2.2",
"@hey-api/openapi-ts": "^0.98.1",
"@types/node": "^25.9.2",
"@hey-api/openapi-ts": "^0.98.2",
"@types/node": "^25.9.3",
"@useoptic/optic": "^1.0.9",
"canvas": "^3.2.3",
"eslint": "^10.4.1",
"eslint": "^10.5.0",
"pdfjs-dist": "^6.0.227",
"pixelmatch": "^7.2.0",
"prettier": "^3.8.3",
"prettier": "^3.8.4",
"typescript": "^6.0.3",
"vitest": "^4.1.8"
"vitest": "^4.1.9"
},
"resolutions": {
"@typescript-eslint/eslint-plugin": "^8.59.0",
Expand Down
168 changes: 84 additions & 84 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -182,10 +182,10 @@
dependencies:
tslib "^2.4.0"

"@hey-api/codegen-core@0.8.4":
version "0.8.4"
resolved "https://registry.yarnpkg.com/@hey-api/codegen-core/-/codegen-core-0.8.4.tgz#f7504030f4e665242c68d456bc7aa2c2756b7623"
integrity sha512-IF8/+midxK0Hu0wL/yMUfBL4+MSiRV5hziKMjKOXXqknUYE8gkf0BKW4XPsPo0DTzNDEV9qBAENaa3PRTduupQ==
"@hey-api/codegen-core@0.9.0":
version "0.9.0"
resolved "https://registry.yarnpkg.com/@hey-api/codegen-core/-/codegen-core-0.9.0.tgz#6df658ed874cef3c318c1a5184d2e754bdb54e24"
integrity sha512-OK9/R8WuujwgvnrDIPnEiIf6WnfUOi3GaEr6kIngqoI5FUQwYbeDKHE/frTVUl2A76ZQPCrMknHtPx6Gqtwf8Q==
dependencies:
"@hey-api/types" "0.1.4"
ansi-colors "4.1.3"
Expand All @@ -201,35 +201,35 @@
"@types/json-schema" "7.0.15"
js-yaml "4.1.1"

"@hey-api/openapi-ts@^0.98.1":
version "0.98.1"
resolved "https://registry.yarnpkg.com/@hey-api/openapi-ts/-/openapi-ts-0.98.1.tgz#378a174b83494a3179705dd13e725c4996a75152"
integrity sha512-TTQQwiOTPK23kVykuMDMz2ko1dTcrJb9uA3BA7pY8vrPRGtKchLfegzl3IwqHAg4Ay0p8ByguVUdZrqe+OpLIQ==
"@hey-api/openapi-ts@^0.98.2":
version "0.98.2"
resolved "https://registry.yarnpkg.com/@hey-api/openapi-ts/-/openapi-ts-0.98.2.tgz#a56b0d5f0c589acc1146eaa3dac37404f3f26895"
integrity sha512-2nVJXH8tpFPGTBOhxyjEd1Jw0hsRqJqeTQW3kltAjVdSU4YWxeu97x5sgNOmsbsfeg6Dqz7Wfzs26walBOuswA==
dependencies:
"@hey-api/codegen-core" "0.8.4"
"@hey-api/codegen-core" "0.9.0"
"@hey-api/json-schema-ref-parser" "1.4.3"
"@hey-api/shared" "0.4.7"
"@hey-api/shared" "0.4.8"
"@hey-api/spec-types" "0.2.0"
"@hey-api/types" "0.1.4"
"@lukeed/ms" "2.0.2"
ansi-colors "4.1.3"
color-support "1.1.3"
commander "14.0.3"
commander "15.0.0"
get-tsconfig "4.14.0"

"@hey-api/shared@0.4.7":
version "0.4.7"
resolved "https://registry.yarnpkg.com/@hey-api/shared/-/shared-0.4.7.tgz#6bae6b5051106484f6d24056ffee3dc6552f2f61"
integrity sha512-ujMNKbSswtrj6mCWnoFzf8HjFJ8lt/yqQObHqMtwPXH7/KOjKe2SXtea9Si+FeYUIhJ3VpOkV5eeFCPk1LXn7g==
"@hey-api/shared@0.4.8":
version "0.4.8"
resolved "https://registry.yarnpkg.com/@hey-api/shared/-/shared-0.4.8.tgz#b8db4b45a4a7fa8fad604c100f0dbb95f1c8c32f"
integrity sha512-29Pg2FB0UW20pplYgcfiQn1hQYpbZ9D2gdDJc7nDK3xh3pvHOTGP0v3R2ueFpFnw9GN1SRhIdhiVuAYWMDimjA==
dependencies:
"@hey-api/codegen-core" "0.8.4"
"@hey-api/codegen-core" "0.9.0"
"@hey-api/json-schema-ref-parser" "1.4.3"
"@hey-api/spec-types" "0.2.0"
"@hey-api/types" "0.1.4"
ansi-colors "4.1.3"
cross-spawn "7.0.6"
open "11.0.0"
semver "7.7.4"
semver "7.8.2"

"@hey-api/spec-types@0.2.0":
version "0.2.0"
Expand Down Expand Up @@ -1045,10 +1045,10 @@
"@types/node" "*"
form-data "^4.0.0"

"@types/node@*", "@types/node@^25.9.2":
version "25.9.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.9.2.tgz#fc8958e757994b71fee516f9634bdb03d1b19e9f"
integrity sha512-G05zqtJhcDLb8uslf5EjCxXg9G1KQxiV8OS0R26IC//Eoyitzqe8z37I7cqvnZlrlSfgocQRfSn/AHBZJJFyGw==
"@types/node@*", "@types/node@^25.9.3":
version "25.9.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.9.3.tgz#11dfe7a33e68fa5c560f0aa76cc5595621ef26b9"
integrity sha512-603BddQMv3pUcr4U2dhujk83N2tTDVr/34wII2B6bJy6g+8WD6yUb11jszNs0gdi4PesVWl7ABt8nYMVpnLUcg==
dependencies:
undici-types ">=7.24.0 <7.24.7"

Expand Down Expand Up @@ -1429,63 +1429,63 @@
ora "5.4.1"
whatwg-mimetype "^3.0.0"

"@vitest/expect@4.1.8":
version "4.1.8"
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-4.1.8.tgz#45154f1f8559f55c5281eb0dcb1ac37b581a87d8"
integrity sha512-h3nDO677RDLEGlBxyQ5CW8RlMThSKSRLUePLOx09gNIWRL40edgA1GCZSZgf1W55MFAG6/Sw14KeaAnqv0NKdQ==
"@vitest/expect@4.1.9":
version "4.1.9"
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-4.1.9.tgz#ba1af73ae53262e3dc9b518cb7b76fb614e0ef53"
integrity sha512-vl/rYsUKcBr3SnQn166+XR5ZQcgMx3DQhFWdfli/cWpLnLUmbxZvyrJZotLFUryib+LtArYMSTJ5RbQ57ZqrlA==
dependencies:
"@standard-schema/spec" "^1.1.0"
"@types/chai" "^5.2.2"
"@vitest/spy" "4.1.8"
"@vitest/utils" "4.1.8"
"@vitest/spy" "4.1.9"
"@vitest/utils" "4.1.9"
chai "^6.2.2"
tinyrainbow "^3.1.0"

"@vitest/mocker@4.1.8":
version "4.1.8"
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-4.1.8.tgz#d006bfc5894a1af51e74deddef2535d6bd436b16"
integrity sha512-LEiN/xe4OSIbKe9HQIp5OC24agGD9J5CnmMgsLohVVoOPWL9a2sBoR6VBx43jQZb7Kr1l4RCuyCJzcAa0+dojw==
"@vitest/mocker@4.1.9":
version "4.1.9"
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-4.1.9.tgz#a483de79b358aba3dd8f319a0d8ab17c89f5c75d"
integrity sha512-EVkXzBjrPGM+cK8/ANWgBrkUCfJfb38/EfTSO8h7pWvKkyPkpWxvR7BkD2MyItMF62C97zAEoqdpUixwR/e+Rw==
dependencies:
"@vitest/spy" "4.1.8"
"@vitest/spy" "4.1.9"
estree-walker "^3.0.3"
magic-string "^0.30.21"

"@vitest/pretty-format@4.1.8":
version "4.1.8"
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-4.1.8.tgz#d9d2e248b900d7ad9556c4374fcdf1871c615193"
integrity sha512-9GasEBxpZ1VYIpqHf/0+YGg121uSNwCKOJqIrTwWP/TB7DmFCiaBpNl3aPZzoLWfWkuqhbH8vJIVobZkvdo2cA==
"@vitest/pretty-format@4.1.9":
version "4.1.9"
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-4.1.9.tgz#885cfe9fcb6ff3df4409ea66192cc1fb23d62fae"
integrity sha512-s0iufns3iIFitdgm+YR7g1whCAaGtXz459VS9/PqyKDEEFgYIhsHOQmXgIgDuYCt7DeQmiZT0Qe2OA2p4ZPu5A==
dependencies:
tinyrainbow "^3.1.0"

"@vitest/runner@4.1.8":
version "4.1.8"
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-4.1.8.tgz#4631808f3996359b74ccc3ca262990e14c295d50"
integrity sha512-EmVxeBAfMJvycdjd6Hm+RbFBbA9fKvo0Kx37hNpBYoYeavH3RNsBXWDooR1mgD52dCrxIIuP7UotpfiwOikvcg==
"@vitest/runner@4.1.9":
version "4.1.9"
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-4.1.9.tgz#bb742947ce4841dfb2d8984a2f9014850be10f51"
integrity sha512-KXLMDtc7oe70+3mJfGrPUWPesswH+3sTxAMAMl8DG7I8IUQT4XW718dY5ID3vPUcmlu27CcKfY4P3h3I29SLJg==
dependencies:
"@vitest/utils" "4.1.8"
"@vitest/utils" "4.1.9"
pathe "^2.0.3"

"@vitest/snapshot@4.1.8":
version "4.1.8"
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-4.1.8.tgz#37470135d64ea11bb2a839b1c6b7f5de7018f6ee"
integrity sha512-acfZboRmAIf05DEKcBQy33VXojFJjtUdLyo7oOmV9kebb2xdU01UknNiPuPZoJZQyO7DF0gZdTGTpeAzET9QPQ==
"@vitest/snapshot@4.1.9":
version "4.1.9"
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-4.1.9.tgz#bdfb670ae5617613ea8776e93d0666a66defeeb7"
integrity sha512-Jc7RKGNBo8Z28WYIm0Niej4xdSPByRf6mU58VpHQkd6Zh05rlnA+twjbK5HyeIGHxrzsc3mJgS43uM0CZKzaIA==
dependencies:
"@vitest/pretty-format" "4.1.8"
"@vitest/utils" "4.1.8"
"@vitest/pretty-format" "4.1.9"
"@vitest/utils" "4.1.9"
magic-string "^0.30.21"
pathe "^2.0.3"

"@vitest/spy@4.1.8":
version "4.1.8"
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-4.1.8.tgz#3abfe9301d25c39f808dcaa9f10fec0dd370e564"
integrity sha512-6EevtBp6OZOPF7bmz36HrGMeP3txgVSrgebWxHOafDXGkhIzfXK14f8KF6MuFfgXXUeHxmpD3BQxkV00/3s5mA==
"@vitest/spy@4.1.9":
version "4.1.9"
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-4.1.9.tgz#bfc40d48fb9bd1a1228bfbfde7f5555e7f6b3867"
integrity sha512-fHpsS6mIi+PiEW+vcRVOMkX1oSaPKne3VOclSFICPcGOmfKgXPU5iAah+wcNcj2xPrCCmfq99IDGf+EojhhvhA==

"@vitest/utils@4.1.8":
version "4.1.8"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-4.1.8.tgz#099ea5255cec08735410cf707edaba2c158c5ad9"
integrity sha512-uOJamYALNhfJ6iolExyQM40yIQwDqYnkKtQ5VCiSe17E33H0aQ/u+1GlRuz4LZBk6Mm3sg90G9hEbmEt37C1Zg==
"@vitest/utils@4.1.9":
version "4.1.9"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-4.1.9.tgz#0184c7e6eb3234739b2b6b3b985f78d1ed823ee1"
integrity sha512-A51o8ymO5PpqlWNnBP9ZHPXDIpuMtTLlGSjN7la4US+LJzoUMyhwjA5QXlm39JexgwHKW4Xjs8Z2d3dLCXOeuA==
dependencies:
"@vitest/pretty-format" "4.1.8"
"@vitest/pretty-format" "4.1.9"
convert-source-map "^2.0.0"
tinyrainbow "^3.1.0"

Expand Down Expand Up @@ -2085,10 +2085,10 @@ combined-stream@^1.0.8:
dependencies:
delayed-stream "~1.0.0"

commander@14.0.3:
version "14.0.3"
resolved "https://registry.yarnpkg.com/commander/-/commander-14.0.3.tgz#425d79b48f9af82fcd9e4fc1ea8af6c5ec07bbc2"
integrity sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==
commander@15.0.0:
version "15.0.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-15.0.0.tgz#96f3961f12adac1799ef3fbd8bc61d40572d1b11"
integrity sha512-z67u4ZhzCL/Tydu1lJARtEZYWbWaN7oYLHbsuzocr6y4N6WZAagG3RQ4FW61V1/0+jImpj293XfrcYnd1qxtPg==

commander@^11.0.0:
version "11.1.0"
Expand Down Expand Up @@ -2815,10 +2815,10 @@ eslint-visitor-keys@^5.0.0, eslint-visitor-keys@^5.0.1:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==

eslint@^10.4.1:
version "10.4.1"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.4.1.tgz#f6640b176e0912246d9ddbf8fcfa5e8b7f02445a"
integrity sha512-AyIKhnOBuOAdueD7RB3xB+YeAWScb9jHsJBgH2Hcde8InP5JYhqrRR6iTMHyTEwgENK54Cp44e4v8BwNhsuHuw==
eslint@^10.5.0:
version "10.5.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.5.0.tgz#5fca69d6b41fe7e00ba22d4100b2e44efe439ad5"
integrity sha512-1y+7C+vi12bUK1IpZeaV3gsH9fHLBmPvYmPx42pvT/E9yG0IC8g3PUZZgp0+JLJl7ZDK0flc2gc+Aw9dpCvIsQ==
dependencies:
"@eslint-community/eslint-utils" "^4.8.0"
"@eslint-community/regexpp" "^4.12.2"
Expand Down Expand Up @@ -5145,10 +5145,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@^3.8.3:
version "3.8.3"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.3.tgz#560f2de55bf01b4c0503bc629d5df99b9a1d09b0"
integrity sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==
prettier@^3.8.4:
version "3.8.4"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.4.tgz#f334f013ac04a96676f24dabc23c1c4ae1bae411"
integrity sha512-N2MylSdi48+5N/6S5j+maeHbUSIzzZ5uOcX5Hm4QpV8Dkb1HFjfAKTKX6yNPJQD9AhcT3ifHNB66tWTTJDi11Q==

process-nextick-args@~2.0.0:
version "2.0.1"
Expand Down Expand Up @@ -5460,10 +5460,10 @@ semver@7.6.3:
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==

semver@7.7.4:
version "7.7.4"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.4.tgz#28464e36060e991fa7a11d0279d2d3f3b57a7e8a"
integrity sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==
semver@7.8.2:
version "7.8.2"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.2.tgz#194bd65723a28cf82542d2bf176b91c26b343be1"
integrity sha512-c8jsqUZm3omBOI66G90z1Dyw5z622G8oLG+omfsHBJf3CWQTlOcwOjvOG6wtiNfW6anKm/eA39LMwMtMez2TiQ==

semver@^5.5.0:
version "5.7.2"
Expand Down Expand Up @@ -6282,18 +6282,18 @@ vary@^1, vary@~1.1.2:
optionalDependencies:
fsevents "~2.3.3"

vitest@^4.1.8:
version "4.1.8"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-4.1.8.tgz#9fed17277bf7350497e54338898a7afd46dfd509"
integrity sha512-flY6ScbCIt9HThs+C5HS7jvGOB560DJtk/Z15IQROTA6zEy49Nh8T/dofWTQL+n3vswqn87sbJNiuqw1SDp5Ig==
dependencies:
"@vitest/expect" "4.1.8"
"@vitest/mocker" "4.1.8"
"@vitest/pretty-format" "4.1.8"
"@vitest/runner" "4.1.8"
"@vitest/snapshot" "4.1.8"
"@vitest/spy" "4.1.8"
"@vitest/utils" "4.1.8"
vitest@^4.1.9:
version "4.1.9"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-4.1.9.tgz#98f22fbd70e2a18c4a92bb20624bc92e5dfac5f3"
integrity sha512-nE3/LEyc0z87uHYLZebqCUOaJr2hdtuPp7BQ4BosVFnfltxgAvMG08NyrSGlPpOUWvR27c5flSmYFTNr78L9GQ==
dependencies:
"@vitest/expect" "4.1.9"
"@vitest/mocker" "4.1.9"
"@vitest/pretty-format" "4.1.9"
"@vitest/runner" "4.1.9"
"@vitest/snapshot" "4.1.9"
"@vitest/spy" "4.1.9"
"@vitest/utils" "4.1.9"
es-module-lexer "^2.0.0"
expect-type "^1.3.0"
magic-string "^0.30.21"
Expand Down
Loading