Skip to content

Commit

Permalink
chore(deps): update dependency @types/styled-components to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent 89ce6cf commit e43a3c9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/ynap-web-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/react-helmet": "5.0.27",
"@types/react-helmet-async": "1.0.3",
"@types/react-toastify": "4.0.2",
"@types/styled-components": "4.4.3",
"@types/styled-components": "5.1.34",
"babel-plugin-styled-components": "1.13.3",
"date-fns": "2.30.0",
"encoding": "0.1.13",
Expand Down
19 changes: 5 additions & 14 deletions packages/ynap-web-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2405,14 +2405,6 @@
dependencies:
"@types/react" "*"

"@types/react-native@*":
version "0.60.21"
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.60.21.tgz#81a41cae7b232f52ab3983d854f4a0b0df79531e"
integrity sha512-E7F+P/UG4Utu+kh8Hy544i0m4CzpHw1awNX6hVfkhlu4mXSlAn6KLZzKEkPBbHm7g1kspmZTiuP23HAKZpASPw==
dependencies:
"@types/prop-types" "*"
"@types/react" "*"

"@types/[email protected]":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@types/react-toastify/-/react-toastify-4.0.2.tgz#a7db2002c0b3080b28969e9d6a8d4daeb18baa6d"
Expand Down Expand Up @@ -2477,15 +2469,14 @@
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==

"@types/styled-components@4.4.3":
version "4.4.3"
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-4.4.3.tgz#74dd00ad760845a98890a8539361d8afc32059de"
integrity sha512-U0udeNOZBfUkJycmGJwmzun0FBt11rZy08weVQmE2xfUNAbX8AGOEWxWna2d+qAUKxKgMlcG+TZT0+K2FfDcnQ==
"@types/styled-components@5.1.34":
version "5.1.34"
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.34.tgz#4107df8ef8a7eaba4fa6b05f78f93fba4daf0300"
integrity sha512-mmiVvwpYklFIv9E8qfxuPyIt/OuyIrn6gMOAMOFUO3WJfSrSE+sGUoa4PiZj77Ut7bKZpaa6o1fBKS/4TOEvnA==
dependencies:
"@types/hoist-non-react-statics" "*"
"@types/react" "*"
"@types/react-native" "*"
csstype "^2.2.0"
csstype "^3.0.2"

"@types/tmp@^0.0.33":
version "0.0.33"
Expand Down

0 comments on commit e43a3c9

Please sign in to comment.