Skip to content

Commit ae3b2cf

Browse files
chore(deps): update dependency @types/react to v19.1.16
1 parent 58e49b0 commit ae3b2cf

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3045,7 +3045,7 @@
30453045
"@docusaurus/theme-search-algolia" "3.8.1"
30463046
"@docusaurus/types" "3.8.1"
30473047

3048-
"@docusaurus/react-loadable@^6.0.0", "react-loadable@npm:@docusaurus/react-loadable@6.0.0":
3048+
"@docusaurus/react-loadable@^6.0.0":
30493049
version "6.0.0"
30503050
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-6.0.0.tgz#de6c7f73c96542bd70786b8e522d535d69069dc4"
30513051
integrity sha512-YMMxTUQV/QFSnbgrP3tjDzLHRg7vsbMn8e9HAa8o/1iXoiomo48b7sk/kkmWEuWNDPJVlKSJRB6Y2fHqdJk+SQ==
@@ -4108,9 +4108,9 @@
41084108
csstype "^3.0.2"
41094109

41104110
"@types/react@^19.1.9":
4111-
version "19.1.9"
4112-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.9.tgz#f42b24f35474566a39b5c3a98e4d0c425b79a849"
4113-
integrity sha512-WmdoynAX8Stew/36uTSVMcLJJ1KRh6L3IZRx1PZ7qJtBqT3dYTgyDTx8H1qoRghErydW7xw9mSJ3wS//tCRpFA==
4111+
version "19.1.16"
4112+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.16.tgz#6329b1c17a5de624439eae673f86a2c5569a42be"
4113+
integrity sha512-WBM/nDbEZmDUORKnh5i1bTnAz6vTohUf9b8esSMu+b24+srbaxa04UbJgWx78CVfNXA20sNu0odEIluZDFdCog==
41144114
dependencies:
41154115
csstype "^3.0.2"
41164116

@@ -10605,6 +10605,13 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
1060510605
dependencies:
1060610606
"@babel/runtime" "^7.10.3"
1060710607

10608+
"react-loadable@npm:@docusaurus/react-loadable@6.0.0":
10609+
version "6.0.0"
10610+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-6.0.0.tgz#de6c7f73c96542bd70786b8e522d535d69069dc4"
10611+
integrity sha512-YMMxTUQV/QFSnbgrP3tjDzLHRg7vsbMn8e9HAa8o/1iXoiomo48b7sk/kkmWEuWNDPJVlKSJRB6Y2fHqdJk+SQ==
10612+
dependencies:
10613+
"@types/react" "*"
10614+
1060810615
react-router-config@^5.1.1:
1060910616
version "5.1.1"
1061010617
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"

0 commit comments

Comments
 (0)