Skip to content

Commit

Permalink
Yarn deduplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandr-slobodian committed Dec 5, 2024
1 parent 9c41a93 commit 2871b1f
Showing 1 changed file with 2 additions and 26 deletions.
28 changes: 2 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1805,15 +1805,7 @@
dependencies:
"@types/react" "*"

"@types/react@*":
version "18.3.12"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.12.tgz#99419f182ccd69151813b7ee24b792fe08774f60"
integrity sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==
dependencies:
"@types/prop-types" "*"
csstype "^3.0.2"

"@types/react@^18.3.13":
"@types/react@*", "@types/react@^18.3.13":
version "18.3.13"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.13.tgz#84c9690d9a271f548659760754ea8745701bfd82"
integrity sha512-ii/gswMmOievxAJed4PAHT949bpYjPKXvXo1v6cRB/kqc2ZR4n+SgyCyvyc5Fec5ez8VnUumI1Vk7j6fRyRogg==
Expand Down Expand Up @@ -1977,13 +1969,6 @@
dependencies:
tinyrainbow "^1.2.0"

"@vitest/[email protected]":
version "2.1.6"
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-2.1.6.tgz#9bc642047a3efc637b41492b1f222c43be3822e4"
integrity sha512-exZyLcEnHgDMKc54TtHca4McV4sKT+NKAe9ix/yhd/qkYb/TP8HTyXRFDijV19qKqTZM0hPL4753zU/U8L/gAA==
dependencies:
tinyrainbow "^1.2.0"

"@vitest/[email protected]", "@vitest/pretty-format@^2.1.8":
version "2.1.8"
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-2.1.8.tgz#88f47726e5d0cf4ba873d50c135b02e4395e2bca"
Expand Down Expand Up @@ -2032,7 +2017,7 @@
loupe "^3.1.1"
tinyrainbow "^1.2.0"

"@vitest/[email protected]":
"@vitest/[email protected]", "@vitest/utils@^2.1.1":
version "2.1.8"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-2.1.8.tgz#f8ef85525f3362ebd37fd25d268745108d6ae388"
integrity sha512-dwSoui6djdwbfFmIgbIjX2ZhIoG7Ex/+xpxyiEgIGzjliY8xGkcpITKTlp6B4MgtGkF2ilvm97cPM96XZaAgcA==
Expand All @@ -2041,15 +2026,6 @@
loupe "^3.1.2"
tinyrainbow "^1.2.0"

"@vitest/utils@^2.1.1":
version "2.1.6"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-2.1.6.tgz#2af6a82c5c45da35ecd322d0568247a6e9c95c5f"
integrity sha512-ixNkFy3k4vokOUTU2blIUvOgKq/N2PW8vKIjZZYsGJCMX69MRa9J2sKqX5hY/k5O5Gty3YJChepkqZ3KM9LyIQ==
dependencies:
"@vitest/pretty-format" "2.1.6"
loupe "^3.1.2"
tinyrainbow "^1.2.0"

"@webcrypto-local/[email protected]", "@webcrypto-local/client@^1.7.7":
version "1.7.7"
resolved "https://registry.yarnpkg.com/@webcrypto-local/client/-/client-1.7.7.tgz#7c1f7c23cb43d555f70e4771847557c1baea8214"
Expand Down

0 comments on commit 2871b1f

Please sign in to comment.