Skip to content

Commit 1fb0a81

Browse files
build(deps-dev): bump @types/react from 18.3.3 to 19.2.7 in /example
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.3 to 19.2.7. - [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.7 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ab4b46 commit 1fb0a81

File tree

2 files changed

+16
-30
lines changed

2 files changed

+16
-30
lines changed

example/package-lock.json

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

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"scheduler/tracing": "../node_modules/scheduler/tracing-profiling"
1313
},
1414
"devDependencies": {
15-
"@types/react": "^18.3.3",
15+
"@types/react": "^19.2.7",
1616
"@types/react-dom": "^18.3.0",
1717
"parcel": "^2.16.3",
1818
"typescript": "~5.8.2"

0 commit comments

Comments
 (0)