Skip to content

Commit 7c02a22

Browse files
chore(deps): update all dependencies
1 parent 84494a3 commit 7c02a22

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

yarn.lock

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -146,14 +146,22 @@
146146
dependencies:
147147
"@types/react" "*"
148148

149-
"@types/react@*", "@types/react@^18.2.24":
149+
"@types/react@*":
150150
version "18.3.2"
151151
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.2.tgz#462ae4904973bc212fa910424d901e3d137dbfcd"
152152
integrity sha512-Btgg89dAnqD4vV7R3hlwOxgqobUQKgx3MmrQRi0yYbs/P0ym8XozIAlkqVilPqHQwXs4e9Tf63rrCgl58BcO4w==
153153
dependencies:
154154
"@types/prop-types" "*"
155155
csstype "^3.0.2"
156156

157+
"@types/react@^18.2.24":
158+
version "18.3.3"
159+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f"
160+
integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==
161+
dependencies:
162+
"@types/prop-types" "*"
163+
csstype "^3.0.2"
164+
157165
ansi-regex@^5.0.1:
158166
version "5.0.1"
159167
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
@@ -344,9 +352,9 @@ path-scurry@^1.11.0:
344352
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
345353

346354
prettier@^3.0.3:
347-
version "3.2.5"
348-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
349-
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
355+
version "3.3.2"
356+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a"
357+
integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==
350358

351359
prop-types@^15.8.1:
352360
version "15.8.1"
@@ -457,9 +465,9 @@ strip-ansi@^7.0.1:
457465
ansi-regex "^6.0.1"
458466

459467
typescript@^5.2.2:
460-
version "5.4.5"
461-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
462-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
468+
version "5.5.3"
469+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
470+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
463471

464472
which@^2.0.1:
465473
version "2.0.2"

0 commit comments

Comments
 (0)