1
0

update dev dependencies

This commit is contained in:
2025-07-24 22:01:57 +02:00
parent 7faffa3dd9
commit 3b813a0199
2 changed files with 583 additions and 344 deletions

View File

@@ -32,9 +32,9 @@
},
"homepage": "https://github.com/tsndr/cloudflare-worker-router#readme",
"devDependencies": {
"@cloudflare/workers-types": "^4.20241022.0",
"@edge-runtime/vm": "^4.0.3",
"typescript": "^5.6.3",
"vitest": "^2.1.3"
"@cloudflare/workers-types": "^4.20250724.0",
"@edge-runtime/vm": "^5.0.0",
"typescript": "^5.8.3",
"vitest": "^3.2.4"
}
}