From 46d6ac787c8e1d6d532e8dd8d0710f90c337665c Mon Sep 17 00:00:00 2001 From: Fuwn Date: Fri, 8 May 2026 07:43:09 +0000 Subject: feat(scroll): add global smooth scrolling via Lenis --- pnpm-lock.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'pnpm-lock.yaml') diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e8e3e20a..d64ad94b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,6 +44,9 @@ importers: jszip: specifier: ^3.10.1 version: 3.10.1 + lenis: + specifier: ^1.3.23 + version: 1.3.23 localforage: specifier: ^1.10.0 version: 1.10.0 @@ -3300,6 +3303,20 @@ packages: kubernetes-types@1.30.0: resolution: {integrity: sha512-Dew1okvhM/SQcIa2rcgujNndZwU8VnSapDgdxlYoB84ZlpAD43U6KLAFqYo17ykSFGHNPrg0qry0bP+GJd9v7Q==} + lenis@1.3.23: + resolution: {integrity: sha512-YxYq3TJqj9sJNv0V9SkyQHejt14xwyIwgDaaMK89Uf9SxQfIszu+gTQSSphh6BWlLTNVKvvXAGkg+Zf+oFIevg==} + peerDependencies: + '@nuxt/kit': '>=3.0.0' + react: '>=17.0.0' + vue: '>=3.0.0' + peerDependenciesMeta: + '@nuxt/kit': + optional: true + react: + optional: true + vue: + optional: true + lie@3.1.1: resolution: {integrity: sha512-RiNhHysUjhrDQntfYSfY4MU24coXXdEOgw9WGcKHNeEwffDYbF//u87M1EWaMGzuFoSbqW0C9C6lEEhDOAswfw==} @@ -7845,6 +7862,8 @@ snapshots: kubernetes-types@1.30.0: {} + lenis@1.3.23: {} + lie@3.1.1: dependencies: immediate: 3.0.6 -- cgit v1.2.3