Skip to content

Commit b1a0259

Browse files
build(package): upgrade react from 18 to 19 in devDependencies
1 parent c141a34 commit b1a0259

File tree

2 files changed

+16
-36
lines changed

2 files changed

+16
-36
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@
8282
"jest-watch-typeahead": "2.2.2",
8383
"lint-staged": "15.2.10",
8484
"preact": "10.25.1",
85-
"react": "18.3.1",
86-
"react-dom": "18.3.1",
85+
"react": "19.0.0",
86+
"react-dom": "19.0.0",
8787
"rollup": "4.28.0",
8888
"size-limit": "11.1.6",
8989
"ts-jest": "29.2.5",

0 commit comments

Comments
 (0)