From e18865f19b8627de0bc1efb21ae025ec9e278174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 17:20:07 +0000 Subject: [PATCH] chore(deps): bump @tailwindcss/typography from 0.5.10 to 0.5.12 Bumps [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) from 0.5.10 to 0.5.12. - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.10...v0.5.12) --- updated-dependencies: - dependency-name: "@tailwindcss/typography" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 0b0dbeaf6..0acb50e0d 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@cowprotocol/cow-sdk": "2.1.0", "@headlessui/react": "^1.7.18", "@rainbow-me/rainbowkit": "^2.0.2", - "@tailwindcss/typography": "^0.5.10", + "@tailwindcss/typography": "^0.5.12", "@wagmi/core": "^2.6.5", "@yearn-finance/web-lib": "^3.0.187", "axios": "^1.6.7", diff --git a/yarn.lock b/yarn.lock index 93b1b8ce7..9f7d438db 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1002,10 +1002,10 @@ wagmi "^2.5.7" zod "^3.22.4" -"@builtbymom/web3@^0.0.74": - version "0.0.74" - resolved "https://registry.yarnpkg.com/@builtbymom/web3/-/web3-0.0.74.tgz#b5c501d2906918ba2641b4f3d35ee71e85e5657e" - integrity sha512-0oZ64Ium8kRnEehwJ8xUte4zXh9wwZPq24ykL3+kZwjAdFrj4sMBsegXUQWpzu034Oco4v2ocIkO9pDeeeb7jQ== +"@builtbymom/web3@^0.0.78": + version "0.0.78" + resolved "https://registry.yarnpkg.com/@builtbymom/web3/-/web3-0.0.78.tgz#e519dcba9977034bc4f186bcb0092b0f873aefe4" + integrity sha512-8q5iCC8zM4TTHp+4C2Nk772nC/S9X+4aI6OW96fW/QYTkQ7kvZUHyBknAKVK/37/u+ev9dRC5FPNoS4c20GCFQ== dependencies: "@rainbow-me/rainbowkit" "^2.0.2" "@react-hookz/web" "^24.0.4" @@ -2631,10 +2631,10 @@ dependencies: mini-svg-data-uri "^1.2.3" -"@tailwindcss/typography@^0.5.10": - version "0.5.10" - resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.10.tgz#2abde4c6d5c797ab49cf47610830a301de4c1e0a" - integrity sha512-Pe8BuPJQJd3FfRnm6H0ulKIGoMEQS+Vq01R6M5aCrFB/ccR/shT+0kXLjouGC1gFLm9hopTFN+DMP0pfwRWzPw== +"@tailwindcss/typography@^0.5.12": + version "0.5.12" + resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.12.tgz#c0532fd594427b7f4e8e38eff7bf272c63a1dca4" + integrity sha512-CNwpBpconcP7ppxmuq3qvaCxiRWnbhANpY/ruH4L5qs2GCiVDJXde/pjj2HWPV1+Q4G9+V/etrwUYopdcjAlyg== dependencies: lodash.castarray "^4.4.0" lodash.isplainobject "^4.0.6" @@ -3587,10 +3587,10 @@ resolved "https://registry.yarnpkg.com/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d" integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ== -"@yearn-finance/web-lib@3.0.186": - version "3.0.186" - resolved "https://registry.yarnpkg.com/@yearn-finance/web-lib/-/web-lib-3.0.186.tgz#5be2bee544c164ccc45f72c463cece427f1e8893" - integrity sha512-xx0DmuzIq0y9Zy8+4WlnMfr/9xOYJjeEr/zPoirVaT6tSOQEShtj3T/HpO6HRxqh+BiP1b0WUp5XUJZYo2FxyQ== +"@yearn-finance/web-lib@^3.0.187": + version "3.0.187" + resolved "https://registry.yarnpkg.com/@yearn-finance/web-lib/-/web-lib-3.0.187.tgz#5af28795ceb9651e59adf0943523a8d94c161abb" + integrity sha512-sVkAQ+/jiF9pZObzgp3u/zquMaHnU693YlqPChQyjnk2h9exXKnBL1i538XXJUXeW6OTA2NMiAHXV5DyDYFnQA== dependencies: "@builtbymom/web3" "^0.0.59" "@headlessui/react" "^1.7.18"