From aae5497539ef13167f4ac78ffb14273ab265f36a Mon Sep 17 00:00:00 2001 From: Jan-Marlon Leibl Date: Thu, 13 Mar 2025 20:47:36 +0100 Subject: [PATCH] chore: update Lenis import and remove dependency --- bun.lock | 3 --- package.json | 1 - src/pages/index.astro | 2 +- 3 files changed, 1 insertion(+), 5 deletions(-) diff --git a/bun.lock b/bun.lock index 3c9afd3..e3fae79 100644 --- a/bun.lock +++ b/bun.lock @@ -11,7 +11,6 @@ "@iconify-json/logos": "^1.2.4", "@iconify-json/mdi": "^1.2.3", "@iconify-json/ph": "^1.2.2", - "@studio-freight/lenis": "^1.0.42", "@tailwindcss/postcss": "^4.0.12", "@tailwindcss/vite": "^4.0.12", "astro": "^5.4.2", @@ -344,8 +343,6 @@ "@shikijs/vscode-textmate": ["@shikijs/vscode-textmate@10.0.2", "", {}, "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg=="], - "@studio-freight/lenis": ["@studio-freight/lenis@1.0.42", "", {}, "sha512-HJAGf2DeM+BTvKzHv752z6Z7zy6bA643nZM7W88Ft9tnw2GsJSp6iJ+3cekjyMIWH+cloL2U9X82dKXgdU8kPg=="], - "@swc/counter": ["@swc/counter@0.1.3", "", {}, "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ=="], "@swc/helpers": ["@swc/helpers@0.5.15", "", { "dependencies": { "tslib": "^2.8.0" } }, "sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g=="], diff --git a/package.json b/package.json index 66fe3c4..3f72548 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,6 @@ "@iconify-json/logos": "^1.2.4", "@iconify-json/mdi": "^1.2.3", "@iconify-json/ph": "^1.2.2", - "@studio-freight/lenis": "^1.0.42", "@tailwindcss/postcss": "^4.0.12", "@tailwindcss/vite": "^4.0.12", "astro": "^5.4.2", diff --git a/src/pages/index.astro b/src/pages/index.astro index 8f9a362..d05f5e8 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -70,7 +70,7 @@ import '@fontsource/instrument-sans/500.css';