Skip to content

Commit 508d819

Browse files
committed
chore: dedup yarn.lock
1 parent 1d72bd3 commit 508d819

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1287,18 +1287,18 @@
12871287
"@types/prop-types" "*"
12881288
"@types/react" "*"
12891289

1290-
"@types/react@*", "@types/[email protected].3", "@types/react@^18":
1291-
version "18.3.3"
1292-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f"
1293-
integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==
1290+
"@types/react@*", "@types/[email protected].18", "@types/react@^18":
1291+
version "18.3.18"
1292+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.18.tgz#9b382c4cd32e13e463f97df07c2ee3bbcd26904b"
1293+
integrity sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==
12941294
dependencies:
12951295
"@types/prop-types" "*"
12961296
csstype "^3.0.2"
12971297

1298-
"@types/[email protected].18":
1299-
version "18.3.18"
1300-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.18.tgz#9b382c4cd32e13e463f97df07c2ee3bbcd26904b"
1301-
integrity sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ==
1298+
"@types/[email protected].3":
1299+
version "18.3.3"
1300+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f"
1301+
integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==
13021302
dependencies:
13031303
"@types/prop-types" "*"
13041304
csstype "^3.0.2"

0 commit comments

Comments
 (0)