From 531da0ec7b9ee8b4fc121d689584eb0adf398422 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 01:16:28 +0100 Subject: [PATCH] Fix conflicting peer dependencies (#220) Co-authored-by: GitHub Action Co-authored-by: angeousta <132761637+angeousta@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 65ea281..55c9572 100644 --- a/package.json +++ b/package.json @@ -27,8 +27,8 @@ "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", "astro": "^3.4.0", - "eslint": "^8.56.0", "astro-icon": "^1.0.1", + "eslint": "^8.56.0", "eslint-plugin-astro": "^0.31.0", "eslint-plugin-jsx-a11y": "^6.6.1", "limax": "^4.1.0", diff --git a/yarn.lock b/yarn.lock index 033cb8f..aa636f1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -642,6 +642,7 @@ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56.0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b" integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A== + "@fontsource/inter@^5.0.16": version "5.0.16" resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-5.0.16.tgz#b858508cdb56dcbbf3166903122851e2fbd16b50"