From 186089db83dc5a5bc7571dcacd68917ff9ce814e Mon Sep 17 00:00:00 2001 From: Kevin Kandlbinder Date: Sun, 6 Feb 2022 13:57:58 +0000 Subject: [PATCH] Clean dependencies --- package.json | 1 - yarn.lock | 5 ----- 2 files changed, 6 deletions(-) diff --git a/package.json b/package.json index f923570..afc3230 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,6 @@ "@babel/cli": "7.17.0", "@babel/plugin-transform-typescript": "7.16.8", "@fontsource/encode-sans": "^4.5.1", - "@fontsource/fira-code": "4.5.4", "@icons-pack/react-simple-icons": "4.6.1", "@mdx-js/mdx": "1.6.22", "@mdx-js/react": "1.6.22", diff --git a/yarn.lock b/yarn.lock index 83869fa..08bb8fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1373,11 +1373,6 @@ resolved "https://registry.yarnpkg.com/@fontsource/encode-sans/-/encode-sans-4.5.1.tgz#2a2d1f1fb9578275ce11061fdd7057cc1cdaa880" integrity sha512-ulqUy8uUbMPyasJH3KK4uSICvumQGmuXX5rJGMEwA6beeteXrSRoUCBFjd3ZwpxfKANl2q0QIduhzG3OjbQDwA== -"@fontsource/fira-code@4.5.4": - version "4.5.4" - resolved "https://registry.yarnpkg.com/@fontsource/fira-code/-/fira-code-4.5.4.tgz#a8ec2347cf7261b2bf14065e66c734dde7145432" - integrity sha512-VXA5wQqU8ieKD3n2wKA+0asywXXkgJc4JxR3IAfVEnRKcz93xd0UpZtmgL3sPeWZQSPc194yikIi0y2hxSGDpA== - "@gatsbyjs/reach-router@^1.3.6": version "1.3.6" resolved "https://registry.yarnpkg.com/@gatsbyjs/reach-router/-/reach-router-1.3.6.tgz#4e8225836959be247890b66f21a3198a0589e34d"