We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 910a575 commit b4fb1e4Copy full SHA for b4fb1e4
deno.json
@@ -19,12 +19,12 @@
19
"test": "deno test --allow-net --allow-env --allow-hrtime"
20
},
21
"imports": {
22
- "@oak/commons": "jsr:@oak/commons@^0.13",
+ "@oak/commons": "jsr:@oak/commons@^1.0",
23
"@std/assert": "jsr:@std/assert@^1.0",
24
- "@std/http": "jsr:@std/http@^0.224",
+ "@std/http": "jsr:@std/http@^1.0",
25
"@std/log": "jsr:@std/log@^0.224",
26
"@std/media-types": "jsr:@std/media-types@^1.0",
27
- "@valibot/valibot": "jsr:@valibot/valibot@^0.36",
+ "@valibot/valibot": "jsr:@valibot/valibot@^0.39",
28
"hyperid": "npm:hyperid@^3.2",
29
"path-to-regexp": "npm:path-to-regexp@^7.1",
30
"qs": "npm:qs@^6.12"
0 commit comments