Skip to content

Commit 9b8ab24

Browse files
Merge pull request #678 from franz-bendezu/dependabot/npm_and_yarn/types/react-19.0.10
chore(deps-dev): bump @types/react from 19.0.8 to 19.0.10
2 parents df63a4d + 427e715 commit 9b8ab24

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
@@ -26,7 +26,7 @@
2626
"@testing-library/jest-dom": "^6.6.3",
2727
"@testing-library/react": "^16.2.0",
2828
"@types/node": "22.13.4",
29-
"@types/react": "19.0.8",
29+
"@types/react": "19.0.10",
3030
"@vitejs/plugin-react": "^4.3.4",
3131
"autoprefixer": "^10.4.20",
3232
"eslint": "9.20.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1175,10 +1175,10 @@
11751175
dependencies:
11761176
undici-types "~6.20.0"
11771177

1178-
"@types/react@19.0.8":
1179-
version "19.0.8"
1180-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.8.tgz#7098e6159f2a61e4f4cef2c1223c044a9bec590e"
1181-
integrity sha512-9P/o1IGdfmQxrujGbIMDyYaaCykhLKc0NGCtYcECNUr9UAaDe4gwvV9bR6tvd5Br1SG0j+PBpbKr2UYY8CwqSw==
1178+
"@types/react@19.0.10":
1179+
version "19.0.10"
1180+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.10.tgz#d0c66dafd862474190fe95ce11a68de69ed2b0eb"
1181+
integrity sha512-JuRQ9KXLEjaUNjTWpzuR231Z2WpIwczOkBEIvbHNCzQefFIT0L8IqE6NV6ULLyC1SI/i234JnDoMkfg+RjQj2g==
11821182
dependencies:
11831183
csstype "^3.0.2"
11841184

0 commit comments

Comments
 (0)