Skip to content

Commit b83bcfd

Browse files
chore(deps-dev): bump @types/react in /examples/expo-example
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.2.16 to 19.2.17. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.2.17 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 34472b0 commit b83bcfd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

examples/expo-example/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/expo-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@babel/core": "^7.25.2",
25-
"@types/react": "^19.2.16",
25+
"@types/react": "^19.2.17",
2626
"typescript": "^6.0.2"
2727
},
2828
"engines": {

0 commit comments

Comments
 (0)