Skip to content

Commit 5d4141c

Browse files
Bump react from 18.3.1 to 19.1.1 in /examples/react
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.3.1 to 19.1.1. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.1.1/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a3c365 commit 5d4141c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@domstack/static": "file:../../.",
1616
"htm": "^3.1.1",
1717
"mine.css": "^9.0.1",
18-
"react": "^18.0.0"
18+
"react": "^19.1.1"
1919
},
2020
"devDependencies": {
2121
"@types/react": "^19.1.10",

0 commit comments

Comments
 (0)