Skip to content

Commit 8721b85

Browse files
authored
Merge pull request #202 from bcomnes/dependabot/npm_and_yarn/examples/react/react-9b0b2df424
Bump the react group across 1 directory with 3 updates
2 parents cdfa2bf + 41348cd commit 8721b85

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
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",
22-
"@types/react-dom": "^18.0.0",
22+
"@types/react-dom": "^19.1.7",
2323
"@voxpelli/tsconfig": "^15.0.0",
2424
"npm-run-all2": "^6.0.0",
25-
"react-dom": "^18.0.0",
25+
"react-dom": "^19.1.1",
2626
"typescript": "~5.8.2",
2727
"highlight.js": "^11.9.0"
2828
}

0 commit comments

Comments
 (0)