From 3b72be598a7426469ddf00a733683e5afe2c9c7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 21:17:04 +0000 Subject: [PATCH] chore(deps): bump styled-components in the patches group Bumps the patches group with 1 update: [styled-components](https://github.com/styled-components/styled-components). Updates `styled-components` from 6.1.10 to 6.1.11 - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/v6.1.10...v6.1.11) --- updated-dependencies: - dependency-name: styled-components dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e71043d64..33da05228 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "react-tweet": "^3.2.1", "remark-gfm": "^4.0.0", "sharp": "^0.33.3", - "styled-components": "^6.1.10", + "styled-components": "^6.1.11", "tailwind-merge": "^2.2.2", "tailwindcss": "^3.4.3", "tailwindcss-animate": "^1.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index de420d2ee..7060c635f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -180,8 +180,8 @@ dependencies: specifier: ^0.33.3 version: 0.33.3 styled-components: - specifier: ^6.1.10 - version: 6.1.10(react-dom@18.3.1)(react@18.3.1) + specifier: ^6.1.11 + version: 6.1.11(react-dom@18.3.1)(react@18.3.1) tailwind-merge: specifier: ^2.2.2 version: 2.3.0 @@ -8857,8 +8857,8 @@ packages: inline-style-parser: 0.2.3 dev: false - /styled-components@6.1.10(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-4K8IKcn7iOt76riGLjvBhRyNPTkUKTvmnwoRFBOtJLswVvzy2VsoE2KOrfl9FJLQUYbITLJY2wfIZ3tjbkA/Zw==} + /styled-components@6.1.11(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-Ui0jXPzbp1phYij90h12ksljKGqF8ncGx+pjrNPsSPhbUUjWT2tD1FwGo2LF6USCnbrsIhNngDfodhxbegfEOA==} engines: {node: '>= 16'} peerDependencies: react: '>= 16.8.0'