Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Commit 97a39e4

Browse files
committed
fix(deps): update all non-major dependencies
1 parent 6888205 commit 97a39e4

File tree

3 files changed

+350
-341
lines changed

3 files changed

+350
-341
lines changed

React/yarn.lock

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2114,9 +2114,9 @@
21142114
integrity sha512-Dd0BYtWgnWJKwO1jkmTrzofjK2QXXcai0dmtzvIBhcA+RsG5h8R3xlyta0kGOZRNfL9GuRtb1knmPEhQrePCEw==
21152115

21162116
"@types/node@^18.0.0":
2117-
version "18.16.19"
2118-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.19.tgz#cb03fca8910fdeb7595b755126a8a78144714eea"
2119-
integrity sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==
2117+
version "18.17.1"
2118+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.1.tgz#84c32903bf3a09f7878c391d31ff08f6fe7d8335"
2119+
integrity sha512-xlR1jahfizdplZYRU59JlUx9uzF1ARa8jbhM11ccpCJya8kvos5jwdm2ZAgxSCwOl0fq21svP18EVwPBXMQudw==
21202120

21212121
"@types/parse-json@^4.0.0":
21222122
version "4.0.0"
@@ -2155,7 +2155,7 @@
21552155
dependencies:
21562156
"@types/react" "*"
21572157

2158-
"@types/react@*", "@types/react@^18.0.0":
2158+
"@types/react@*":
21592159
version "18.2.15"
21602160
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.15.tgz#14792b35df676c20ec3cf595b262f8c615a73066"
21612161
integrity sha512-oEjE7TQt1fFTFSbf8kkNuc798ahTUzn3Le67/PWjE8MAfYAD/qB7O8hSTcromLFqHCt9bcdOg5GXMokzTjJ5SA==
@@ -2164,6 +2164,15 @@
21642164
"@types/scheduler" "*"
21652165
csstype "^3.0.2"
21662166

2167+
"@types/react@^18.0.0":
2168+
version "18.2.17"
2169+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.17.tgz#baa565b17ddb649c2dac85b5eaf9e9a1fe0f3b4e"
2170+
integrity sha512-u+e7OlgPPh+aryjOm5UJMX32OvB2E3QASOAqVMY6Ahs90djagxwv2ya0IctglNbNTexC12qCSMZG47KPfy1hAA==
2171+
dependencies:
2172+
"@types/prop-types" "*"
2173+
"@types/scheduler" "*"
2174+
csstype "^3.0.2"
2175+
21672176
"@types/resolve@1.17.1":
21682177
version "1.17.1"
21692178
resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.17.1.tgz#3afd6ad8967c77e4376c598a82ddd58f46ec45d6"

0 commit comments

Comments
 (0)