Skip to content

Commit 7b770e1

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

File tree

2 files changed

+9
-22
lines changed

2 files changed

+9
-22
lines changed

example/package-lock.json

+8-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/package.json

+1-1
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.0.12",
1616
"@types/react-dom": "^18.3.0",
1717
"parcel": "^2.14.1",
1818
"typescript": "~5.8.2"

0 commit comments

Comments
 (0)