From 1a97c4994e03c0d458b7107c55c8b323c925110a Mon Sep 17 00:00:00 2001 From: Captain Jack Sparrow <163903675+sussy-code@users.noreply.github.com> Date: Fri, 26 Apr 2024 19:53:19 +0000 Subject: [PATCH] fix fucking ESlint omg --- package.json | 2 +- pages/index.tsx | 16 ++++++++-------- pnpm-lock.yaml | 8 ++++---- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index f6eec27..589fa15 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "typescript": "5.4.3" }, "dependencies": { - "@neato/guider": "^1.0.2", + "@neato/guider": "^1.0.3", "next": "^14.2.3", "next-seo": "^6.5.0", "react": "^18.3.1", diff --git a/pages/index.tsx b/pages/index.tsx index bb33f14..aae83e0 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -37,16 +37,16 @@ export default function LandingPage() { subtitle customization and easy TV season navigation. - Will remember your progress in movies and TV shows, so you can easily - continue where you left off. + Will remember your progress in movies and TV shows, so you can + easily continue where you left off. Allows you to bookmark your favorite movies and TV shows, so you can easily find them again. - Enjoy uninterrupted streaming as your progress, proxies, and bookmarks - sync effortlessly across all your devices. + Enjoy uninterrupted streaming as your progress, proxies, and + bookmarks sync effortlessly across all your devices. Mix and match different parts of the sudo-flix service, host your @@ -57,12 +57,12 @@ export default function LandingPage() { Spanish, Italian, Czech, Hindi, Arabic, Hebrew and more. - Supports various themes, subtitle colors and subtitle sizes so you can - make it look however you want. + Supports various themes, subtitle colors and subtitle sizes so you + can make it look however you want. - Supports PWA, so you can install it on your phone and use it just like - a native app. + Supports PWA, so you can install it on your phone and use it just + like a native app. diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4772c70..7ddf73e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@neato/guider': - specifier: ^1.0.2 - version: 1.0.2(@types/react@18.2.73)(next@14.2.3)(react-dom@18.3.1)(react@18.3.1)(tailwindcss@3.4.3) + specifier: ^1.0.3 + version: 1.0.3(@types/react@18.2.73)(next@14.2.3)(react-dom@18.3.1)(react@18.3.1)(tailwindcss@3.4.3) next: specifier: ^14.2.3 version: 14.2.3(react-dom@18.3.1)(react@18.3.1) @@ -236,8 +236,8 @@ packages: - supports-color dev: false - /@neato/guider@1.0.2(@types/react@18.2.73)(next@14.2.3)(react-dom@18.3.1)(react@18.3.1)(tailwindcss@3.4.3): - resolution: {integrity: sha512-6+xD+iXcubF7Uodl8MlToetqdyi8CLyOiM1FiQlZLbEFWQU1NjLTqUa2NKOslE9MMXKZnxW8J/+sL05ViTZU/A==} + /@neato/guider@1.0.3(@types/react@18.2.73)(next@14.2.3)(react-dom@18.3.1)(react@18.3.1)(tailwindcss@3.4.3): + resolution: {integrity: sha512-UQquGqmY+5awhbpL0nPkyWykPZwOpbLLGsMf+tPxVyifmoLcb1E859XhsKvdjHOe90XEZMbjMD24XqNSHUkXuA==} engines: {node: '>=20'} peerDependencies: next: '>=14.1.0'