From 41ba6745ed56f28d94cbf1a6b9e67af584294ebd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 06:56:38 +0000 Subject: [PATCH] :arrow_up: Bump simple-icons from 7.21.0 to 10.0.0 Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 7.21.0 to 10.0.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/7.21.0...10.0.0) --- updated-dependencies: - dependency-name: simple-icons dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f72a385a..51f88089 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "react-hot-toast": "^2.4.0", "react-icons": "^4.7.1", "satori": "^0.0.45", - "simple-icons": "^7.21.0", + "simple-icons": "^10.0.0", "styled-jsx": "^5.1.1", "tailwindcss": "^3.2.4", "typescript": "~4.9.4", diff --git a/yarn.lock b/yarn.lock index 836bc674..c5dd0c5c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6522,10 +6522,10 @@ signal-exit@^3.0.3: resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c" integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA== -simple-icons@^7.21.0: - version "7.21.0" - resolved "https://registry.npmjs.org/simple-icons/-/simple-icons-7.21.0.tgz#ed11e2b6fb12b13b52c6fe9b13a34bf75d0ac334" - integrity sha512-Omy/5NjPJrwNl1Q0KzMOVuARfKP4Y+DET2gJ9VyJtWyw75HLWviYszbSZsw1x3BOwBUroRwWkCGi81HPu1M29g== +simple-icons@^10.0.0: + version "10.0.0" + resolved "https://registry.yarnpkg.com/simple-icons/-/simple-icons-10.0.0.tgz#1725fdde715caafd02484db67fbf7986be40f9f8" + integrity sha512-oDCgnJ2n3+Ae9Q5hNIuzq0dKwGkmW7h3Jq+HZpd0e3jAQRW/Kp5lnMauakbcUjW/XjXz+v7uJz1ecDRVoQL/HA== simple-swizzle@^0.2.2: version "0.2.2"