diff --git a/import-map.json b/import-map.json index f2fdb03c..437ac799 100644 --- a/import-map.json +++ b/import-map.json @@ -7,7 +7,7 @@ "hooks/": "./src/hooks/", "prefab": "./src/prefab/index.ts", "prefab/": "./src/prefab/", - "deno/": "https://deno.land/std@0.179.0/", + "deno/": "https://deno.land/std@0.182.0/", "semver": "./src/utils/semver.ts", "utils": "./src/utils/index.ts", "utils/": "./src/utils/", @@ -15,7 +15,7 @@ "cliffy/": "https://deno.land/x/cliffy@v0.25.7/", "s3": "https://deno.land/x/s3@0.5.0/mod.ts", "outdent": "https://deno.land/x/outdent@v0.8.0/mod.ts", - "rimbu/": "https://deno.land/x/rimbu@0.13.1/", + "rimbu/": "https://deno.land/x/rimbu@0.13.2/", "jsonc": "https://deno.land/x/jsonc_parser@v0.0.1/mod.ts" } }