Skip to content

Commit c913bca

Browse files
chore(deps): update react monorepo to ^19.1.0 (#266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 62bfba4 commit c913bca

File tree

2 files changed

+139
-139
lines changed

2 files changed

+139
-139
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,9 @@
100100
"eslint-plugin-simple-import-sort": "^12.1.1",
101101
"jsdom": "^24.1.0",
102102
"prettier": "^3.5.3",
103-
"react": "^19.0.0",
104-
"react-dom": "^19.0.0",
105-
"react-test-renderer": "^19.0.0",
103+
"react": "^19.1.0",
104+
"react-dom": "^19.1.0",
105+
"react-test-renderer": "^19.1.0",
106106
"rxjs": "^7.8.2",
107107
"semantic-release": "^24.2.3",
108108
"typescript": "5.7.3",

0 commit comments

Comments
 (0)