diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e78e4ec..e9cbfcc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -47,6 +47,9 @@ importers: astro: specifier: ^4.16.2 version: 4.16.2(@types/node@22.9.1)(rollup@4.24.0)(typescript@5.6.3) + dompurify: + specifier: ^3.2.1 + version: 3.2.1 fastify: specifier: ^5.0.0 version: 5.0.0 @@ -939,6 +942,9 @@ packages: '@types/node@22.9.1': resolution: {integrity: sha512-p8Yy/8sw1caA8CdRIQBG5tiLHmxtQKObCijiAa9Ez+d4+PRffM4054xbju0msf+cvhJpnFEeNjxmVT/0ipktrg==} + '@types/trusted-types@2.0.7': + resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==} + '@types/unist@3.0.3': resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==} @@ -1285,6 +1291,9 @@ packages: dlv@1.1.3: resolution: {integrity: sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==} + dompurify@3.2.1: + resolution: {integrity: sha512-NBHEsc0/kzRYQd+AY6HR6B/IgsqzBABrqJbpCDQII/OK6h7B7LXzweZTDsqSW2LkTRpoxf18YUP+YjGySk6B3w==} + dset@3.1.4: resolution: {integrity: sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA==} engines: {node: '>=4'} @@ -3664,6 +3673,9 @@ snapshots: dependencies: undici-types: 6.19.8 + '@types/trusted-types@2.0.7': + optional: true + '@types/unist@3.0.3': {} '@ungap/structured-clone@1.2.0': {} @@ -4061,6 +4073,10 @@ snapshots: dlv@1.1.3: {} + dompurify@3.2.1: + optionalDependencies: + '@types/trusted-types': 2.0.7 + dset@3.1.4: {} duplexify@3.7.1: diff --git a/src/pages/inner.astro b/src/pages/inner.astro deleted file mode 100644 index 870d4ac..0000000 --- a/src/pages/inner.astro +++ /dev/null @@ -1,85 +0,0 @@ ---- -import Layout from "@/layouts/Main.astro"; -import { Search } from "lucide-astro"; ---- - - -
-
-

Interstellar

-
-
-
- - - -
-
-
-
- -