Skip to content

Commit

Permalink
Clean lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
NotWoods committed Sep 20, 2023
1 parent 4c098dc commit 39abdb0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 32 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ can then be converted to a PNG file named `tea.png` using
the SVG manually, or use its CLI to export the SVG with one command.

```powershell
deno run --allow-net=api.notion.com --allow-env=NOTION_TOKEN,NOTION_DB --allow-read --allow-write .\src\generate.ts
deno run --allow-net=api.notion.com --allow-env --allow-read --allow-write .\src\generate.ts
inkscape --export-type="png" tea.svg
```

Expand Down
43 changes: 12 additions & 31 deletions deno.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,34 +2,25 @@
"version": "3",
"packages": {
"specifiers": {
"npm:@notionhq/client": "npm:@notionhq/client@2.2.3",
"npm:@notionhq/client@2.2.13": "npm:@notionhq/client@2.2.13",
"npm:@notionhq/client@2.2.3": "npm:@notionhq/client@2.2.3"
},
"npm": {
"@notionhq/client@2.2.13": {
"integrity": "sha512-wJpEl30QUSy2K3/Q2c2knNiZlLXJ17JnQgaIiFbN68IMJy+2TE9fXLxvV1N/cMVs2+SpteAa6PlyrUgfGdlmDg==",
"dependencies": {
"@types/node-fetch": "@types/node-fetch@2.6.2",
"node-fetch": "node-fetch@2.6.9"
}
},
"@notionhq/client@2.2.3": {
"integrity": "sha512-ZqUzY0iRg/LIrwS+wzz/6osSB2nxIpmqdAtdUwzpcimc9Jlu1j85FeYdaU26Shr193CFrl2TLFeKqpk/APRQ4g==",
"dependencies": {
"@types/node-fetch": "@types/node-fetch@2.6.2",
"node-fetch": "node-fetch@2.6.9"
"@types/node-fetch": "@types/node-fetch@2.6.5",
"node-fetch": "node-fetch@2.7.0"
}
},
"@types/node-fetch@2.6.2": {
"integrity": "sha512-DHqhlq5jeESLy19TYhLakJ07kNumXWjcDdxXsLUMJZ6ue8VZJj4kLPQVE/2mdHh3xZziNF1xppu5lwmS53HR+A==",
"@types/node-fetch@2.6.5": {
"integrity": "sha512-OZsUlr2nxvkqUFLSaY2ZbA+P1q22q+KrlxWOn/38RX+u5kTkYL2mTujEpzUhGkS+K/QCYp9oagfXG39XOzyySg==",
"dependencies": {
"@types/node": "@types/node@18.14.1",
"form-data": "form-data@3.0.1"
"@types/node": "@types/node@18.16.19",
"form-data": "form-data@4.0.0"
}
},
"@types/node@18.14.1": {
"integrity": "sha512-QH+37Qds3E0eDlReeboBxfHbX9omAcBCXEzswCu6jySP642jiM3cYSIkU/REqwhCUqXdonHFuBfJDiAJxMNhaQ==",
"@types/node@18.16.19": {
"integrity": "sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==",
"dependencies": {}
},
"asynckit@0.4.0": {
Expand All @@ -46,8 +37,8 @@
"integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
"dependencies": {}
},
"form-data@3.0.1": {
"integrity": "sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==",
"form-data@4.0.0": {
"integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==",
"dependencies": {
"asynckit": "asynckit@0.4.0",
"combined-stream": "combined-stream@1.0.8",
Expand All @@ -64,8 +55,8 @@
"mime-db": "mime-db@1.52.0"
}
},
"node-fetch@2.6.9": {
"integrity": "sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==",
"node-fetch@2.7.0": {
"integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==",
"dependencies": {
"whatwg-url": "whatwg-url@5.0.0"
}
Expand All @@ -88,19 +79,9 @@
}
},
"remote": {
"https://deno.land/std@0.147.0/dotenv/mod.ts": "7b24a0e2d6daf1b5ab167547161766949e0cb7d6e3cf5c49783753aec72e4440",
"https://deno.land/std@0.147.0/dotenv/util.ts": "6cc392f087577a26a27f0463f77cc0c31a390aa055917099935b36eb2454592d",
"https://deno.land/std@0.177.0/datetime/_common.ts": "f5c1cb784c616151a3d8198a4ab29f65b7fe5c20a105d8979bde9558c7b52910",
"https://deno.land/std@0.177.0/datetime/format.ts": "416807ca1971c5432bfa7d1e429b7c6360cb81fee598e8510dde6e7b0e819a57",
"https://deno.land/std@0.178.0/collections/filter_values.ts": "5b9feaf17b9a6e5ffccdd36cf6f38fa4ffa94cff2602d381c2ad0c2a97929652",
"https://deno.land/std@0.178.0/collections/without_all.ts": "a89f5da0b5830defed4f59666e188df411d8fece35a5f6ca69be6ca71a95c185",
"https://deno.land/std@0.178.0/datetime/_common.ts": "f5c1cb784c616151a3d8198a4ab29f65b7fe5c20a105d8979bde9558c7b52910",
"https://deno.land/std@0.178.0/datetime/format.ts": "416807ca1971c5432bfa7d1e429b7c6360cb81fee598e8510dde6e7b0e819a57",
"https://deno.land/std@0.178.0/dotenv/mod.ts": "8dcbc8a40b896a0bf094582aaeadbfc76d3528872faf2efc0302beb1d2f6afd0",
"https://deno.land/std@0.202.0/datetime/_common.ts": "f5c1cb784c616151a3d8198a4ab29f65b7fe5c20a105d8979bde9558c7b52910",
"https://deno.land/std@0.202.0/datetime/format.ts": "2d7a430ca9571e054ac181dcb950faf9ac23445e081dcb230ca37134e6eaad0c",
"https://deno.land/std@0.202.0/dotenv/mod.ts": "1da8c6d0e7f7d8a5c2b19400b763bc11739df24acec235dda7ea2cfd3d300057",
"https://esm.sh/v116/@types/vhtml@2.2.4/index.d.ts": "0d76ab7cb3e143c275360e388f0ccbda71a5f057773b808dccc83b9f4766d5e5",
"https://esm.sh/v116/vhtml@2.2.0/deno/vhtml.mjs": "57e2af656dc6415cfd43ff32bffc47f6f325e64de375ef99caeae1ac6010eaed",
"https://esm.sh/vhtml@2.2.0": "b82a2f3d1c41abc442c708301583cd3df96112b6d4ee2b63db50bca31bfe8f9b"
}
Expand Down

0 comments on commit 39abdb0

Please sign in to comment.