fix: address v1.17.4 compatibility review

This commit is contained in:
Johnny Amancio
2026-07-15 16:47:19 +02:00
parent 2d92d8dae2
commit 790affb98f
51 changed files with 934 additions and 221 deletions
+1
View File
@@ -14,6 +14,7 @@
"scripts": {
"typecheck": "tsgo --noEmit",
"test": "vitest run",
"test:ci": "mkdir -p .artifacts/unit && vitest run --reporter=junit --outputFile=.artifacts/unit/junit.xml",
"test:watch": "vitest"
},
"dependencies": {