pl-api: downgrade typescript

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2026-04-07 17:46:20 +00:00
parent ab36cb66fa
commit 62b3378637
2 changed files with 21 additions and 30 deletions

View File

@@ -57,7 +57,7 @@
"typedoc": "^0.28.18",
"typedoc-material-theme": "^1.4.1",
"typedoc-plugin-valibot": "^1.0.2",
"typescript": "^6.0.2",
"typescript": "^5.9.3",
"vite": "^8.0.6",
"vite-plugin-dts": "^4.5.4",
"vitest": "^4.1.3",