Skip to content

Commit e823c0c

Browse files
committed
2 parents 8b59b09 + 907b8ec commit e823c0c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@docusaurus/module-type-aliases": "^3.10.1",
3333
"@docusaurus/tsconfig": "^3.10.1",
3434
"@docusaurus/types": "^3.10.1",
35-
"@types/react": "^19.0.0",
35+
"@types/react": "^19.2.15",
3636
"typescript": "~6.0.3"
3737
},
3838
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3193,10 +3193,10 @@
31933193
"@types/history" "^4.7.11"
31943194
"@types/react" "*"
31953195

3196-
"@types/react@*", "@types/react@^19.0.0":
3197-
version "19.2.14"
3198-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.14.tgz#39604929b5e3957e3a6fa0001dafb17c7af70bad"
3199-
integrity sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==
3196+
"@types/react@*", "@types/react@^19.2.15":
3197+
version "19.2.15"
3198+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.15.tgz#9e2c6a4251a290f5c525c3143caa872fa6e01e0d"
3199+
integrity sha512-eRwcGNHve+E8qtEQSSRl6urh+rFop4v8gm6O8rGv25CodbvFdLjA1vVQ1KkiFE0w0UPOnb8tDiFKL5lp0rtY5Q==
32003200
dependencies:
32013201
csstype "^3.2.2"
32023202

0 commit comments

Comments
 (0)