Skip to content

Commit faefc58

Browse files
fix(deps): update react monorepo (major) (#663)
fix(deps): update react monorepo Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a3ce064 commit faefc58

File tree

2 files changed

+263
-268
lines changed

2 files changed

+263
-268
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"asciinema-player": "3.9.0",
4646
"clsx": "2.1.1",
4747
"prism-react-renderer": "2.3.1",
48-
"react": "^18.3.1",
49-
"react-dom": "^18.3.1",
48+
"react": "^19.0.0",
49+
"react-dom": "^19.0.0",
5050
"react-spinners": "0.15.0"
5151
},
5252
"devDependencies": {
@@ -63,7 +63,7 @@
6363
"eslint-import-resolver-typescript": "4.2.2",
6464
"eslint-plugin-import": "2.29.1",
6565
"eslint-plugin-react": "7.34.3",
66-
"eslint-plugin-react-hooks": "4.6.2",
66+
"eslint-plugin-react-hooks": "5.2.0",
6767
"stylelint": "16.16.0",
6868
"stylelint-color-format": "1.1.0",
6969
"stylelint-config-css-modules": "4.4.0",

0 commit comments

Comments
 (0)