From 84eade205acf0debf5bb720506175c3b823059bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 12:09:23 +0000 Subject: [PATCH] chore(deps): bump @studio-freight/lenis from 1.0.19 to 1.0.35 Bumps [@studio-freight/lenis](https://github.com/studio-freight/lenis) from 1.0.19 to 1.0.35. - [Release notes](https://github.com/studio-freight/lenis/releases) - [Commits](https://github.com/studio-freight/lenis/compare/v1.0.19...@studio-freight/lenis@1.0.35) --- updated-dependencies: - dependency-name: "@studio-freight/lenis" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3d5effc..2f9cefd 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@notionhq/client": "^2.2.9", "@sanity/client": "^6.2.0", "@sanity/image-url": "^1.0.2", - "@studio-freight/lenis": "^1.0.19", + "@studio-freight/lenis": "^1.0.35", "graphql": "^16.7.1", "graphql-request": "^6.1.0", "groqd": "^0.15.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8a7cc77..4a8099f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ dependencies: specifier: ^1.0.2 version: 1.0.2 '@studio-freight/lenis': - specifier: ^1.0.19 - version: 1.0.19 + specifier: ^1.0.35 + version: 1.0.35 graphql: specifier: ^16.7.1 version: 16.7.1 @@ -2488,8 +2488,8 @@ packages: - debug dev: true - /@studio-freight/lenis@1.0.19: - resolution: {integrity: sha512-0DZdjDaJqhYVxzcbj6Dpv/BHS/RLc4f6XYu/n0t0fUKatuvO5vtXW4gW4GHgJPiPIpamct7bg8hpihbjZ6fqpw==} + /@studio-freight/lenis@1.0.35: + resolution: {integrity: sha512-dduQqZERC5EaJSVGBoCt2WdPFQlr39zFewkQxvJcYZrMl1aVTPPIQCnZMqIjl4KZBQIL3kIXes+HP22T9XVh4w==} dev: false /@sveltejs/adapter-auto@2.1.0(@sveltejs/kit@1.22.3):