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

Commit ec88a2f

Browse files
authored
Merge pull request #91 from alankrantas/dependabot/npm_and_yarn/types/react-19.1.2
Bump @types/react from 19.0.12 to 19.1.2
2 parents 30b8879 + c5c7203 commit ec88a2f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"react-dom": "^19.1.0"
2121
},
2222
"devDependencies": {
23-
"@types/react": "^19.0.12",
23+
"@types/react": "^19.1.2",
2424
"@types/react-dom": "^18.3.1",
2525
"@vitejs/plugin-react": "^4.3.4",
2626
"typescript": "^5.8.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -472,10 +472,10 @@
472472
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.5.tgz#45f9f87398c5dcea085b715c58ddcf1faf65f716"
473473
integrity sha512-P4t6saawp+b/dFrUr2cvkVsfvPguwsxtH6dNIYRllMsefqFzkZk5UIjzyDOv5g1dXIPdG4Sp1yCR4Z6RCUsG/Q==
474474

475-
"@types/react@^19.0.12":
476-
version "19.0.12"
477-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.12.tgz#338b3f7854adbb784be454b3a83053127af96bd3"
478-
integrity sha512-V6Ar115dBDrjbtXSrS+/Oruobc+qVbbUxDFC1RSbRqLt5SYvxxyIDrSC85RWml54g+jfNeEMZhEj7wW07ONQhA==
475+
"@types/react@^19.1.2":
476+
version "19.1.2"
477+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.2.tgz#11df86f66f188f212c90ecb537327ec68bfd593f"
478+
integrity sha512-oxLPMytKchWGbnQM9O7D67uPa9paTNxO7jVoNMXgkkErULBPhPARCfkKL9ytcIJJRGjbsVwW4ugJzyFFvm/Tiw==
479479
dependencies:
480480
csstype "^3.0.2"
481481

0 commit comments

Comments
 (0)