Skip to content

Commit 4d94298

Browse files
Merge pull request #732 from franz-bendezu/dependabot/npm_and_yarn/types/react-19.0.12
chore(deps-dev): bump @types/react from 19.0.11 to 19.0.12
2 parents ce9f101 + 9ed3c27 commit 4d94298

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
@@ -27,7 +27,7 @@
2727
"@testing-library/jest-dom": "^6.6.3",
2828
"@testing-library/react": "^16.2.0",
2929
"@types/node": "22.13.10",
30-
"@types/react": "19.0.11",
30+
"@types/react": "19.0.12",
3131
"@vitejs/plugin-react": "^4.3.4",
3232
"autoprefixer": "^10.4.21",
3333
"eslint": "9.22.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1222,10 +1222,10 @@
12221222
dependencies:
12231223
undici-types "~6.20.0"
12241224

1225-
"@types/react@19.0.11":
1226-
version "19.0.11"
1227-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.11.tgz#905e8869cf7a9723ba87d68073140ffed5760f69"
1228-
integrity sha512-vrdxRZfo9ALXth6yPfV16PYTLZwsUWhVjjC+DkfE5t1suNSbBrWC9YqSuuxJZ8Ps6z1o2ycRpIqzZJIgklq4Tw==
1225+
"@types/react@19.0.12":
1226+
version "19.0.12"
1227+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.12.tgz#338b3f7854adbb784be454b3a83053127af96bd3"
1228+
integrity sha512-V6Ar115dBDrjbtXSrS+/Oruobc+qVbbUxDFC1RSbRqLt5SYvxxyIDrSC85RWml54g+jfNeEMZhEj7wW07ONQhA==
12291229
dependencies:
12301230
csstype "^3.0.2"
12311231

0 commit comments

Comments
 (0)