diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index ed805b05c..72913691a 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -40,7 +40,7 @@ jobs: - name: Run server working-directory: _site - run: deno run --allow-read=. --allow-net --allow-env --lock=../deno.lock server.ts & + run: deno run --no-lock --allow-read=. --allow-net --allow-env server.ts & - name: Link checker env: diff --git a/deno.json b/deno.json index dfd397c79..62ba2d575 100644 --- a/deno.json +++ b/deno.json @@ -10,7 +10,7 @@ "@deno/doc": "jsr:@deno/doc@0.167.0", "ga4": "https://raw.githubusercontent.com/denoland/ga4/04a1ce209116f158b5ef1658b957bdb109db68ed/mod.ts", "lume/": "https://deno.land/x/lume@v2.4.1/", - "googleapis": "npm:googleapis@^144.0.0", + "googleapis": "npm:googleapis@144.0.0", "prismjs": "npm:prismjs@1.29.0", "tailwindcss": "npm:tailwindcss@^3.4.9" }, diff --git a/deno.lock b/deno.lock index a1515035a..3c8289918 100644 --- a/deno.lock +++ b/deno.lock @@ -78,7 +78,6 @@ "npm:path-to-regexp@6.2.1": "6.2.1", "npm:postcss-import@16.1.0": "16.1.0_postcss@8.4.47", "npm:postcss@8.4.47": "8.4.47", - "npm:postgres@*": "3.4.5", "npm:preact-render-to-string@6.5.11": "6.5.11_preact@10.24.3", "npm:preact@*": "10.24.3", "npm:preact@10.24.3": "10.24.3", @@ -1252,9 +1251,6 @@ "source-map-js" ] }, - "postgres@3.4.5": { - "integrity": "sha512-cDWgoah1Gez9rN3H4165peY9qfpEo+SA61oQv65O3cRUE1pOEoJWwddwcqKE8XZYjbblOJlYDlLV4h67HrEVDg==" - }, "preact-render-to-string@6.5.11_preact@10.24.3": { "integrity": "sha512-ubnauqoGczeGISiOh6RjX0/cdaF8v/oDXIjO85XALCQjwQP+SB4RDXXtvZ6yTYSjG+PC1QRP2AhPgCEsM2EvUw==", "dependencies": [