diff --git a/deps.ts b/deps.ts index dda9c0f..137b4ea 100644 --- a/deps.ts +++ b/deps.ts @@ -1,3 +1,3 @@ -import 'https://deno.land/x/dotenv@v3.2.0/load.ts'; -export { assertString } from 'https://deno.land/x/unknownutil@v2.0.0/mod.ts'; -export * from 'https://raw.githubusercontent.com/takker99/scrapbox-userscript-std/0.14.1/rest/page-data.ts'; +import 'https://deno.land/x/dotenv@v3.2.2/load.ts'; +export { assertString } from 'https://deno.land/x/unknownutil@v3.18.1/mod.ts'; +export * from 'https://raw.githubusercontent.com/takker99/scrapbox-userscript-std/0.25.1/rest/page-data.ts';