Skip to content

Commit 8f2cd97

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

File tree

2 files changed

+8
-22
lines changed

2 files changed

+8
-22
lines changed

example/package-lock.json

Lines changed: 7 additions & 21 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.1.16",
1616
"@types/react-dom": "^18.3.0",
1717
"parcel": "^2.15.4",
1818
"typescript": "~5.8.2"

0 commit comments

Comments
 (0)