Skip to content

Commit 31b0b6e

Browse files
Deps: Update react monorepo .
1 parent 043b544 commit 31b0b6e

File tree

2 files changed

+115
-116
lines changed

2 files changed

+115
-116
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,15 @@
5555
"@octokit/rest": "21.0.2",
5656
"next": "14.2.17",
5757
"pretty-bytes": "^6.1.1",
58-
"react": "18.3.1",
59-
"react-dom": "18.3.1",
58+
"react": "19.1.0",
59+
"react-dom": "19.1.0",
6060
"react-markdown": "9.0.1",
6161
"sass": "1.80.6"
6262
},
6363
"devDependencies": {
6464
"@nordcom/prettier": "0.1.1",
6565
"@types/node": "22.9.0",
66-
"@types/react": "18.3.12",
66+
"@types/react": "19.0.12",
6767
"@typescript-eslint/eslint-plugin": "8.13.0",
6868
"@typescript-eslint/parser": "8.13.0",
6969
"autoprefixer": "10.4.20",
@@ -76,7 +76,7 @@
7676
"eslint-plugin-jsx-a11y": "6.10.2",
7777
"eslint-plugin-prettier": "5.2.1",
7878
"eslint-plugin-react": "7.37.2",
79-
"eslint-plugin-react-hooks": "4.6.2",
79+
"eslint-plugin-react-hooks": "5.2.0",
8080
"eslint-plugin-simple-import-sort": "12.1.1",
8181
"eslint-plugin-unused-imports": "4.1.4",
8282
"prettier": "3.3.3",

0 commit comments

Comments
 (0)