Skip to content

Commit 788e08e

Browse files
[renovate-bot] - Update react monorepo
1 parent 1d051b4 commit 788e08e

File tree

2 files changed

+214
-43
lines changed

2 files changed

+214
-43
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"express": "4.21.2",
3333
"jsonwebtoken": "9.0.2",
3434
"pg": "8.14.1",
35-
"react": "18.3.1",
36-
"react-dom": "18.3.1",
35+
"react": "19.1.0",
36+
"react-dom": "19.1.0",
3737
"react-router-dom": "6.30.0",
3838
"sequelize": "6.37.7",
3939
"sequelize-cli": "6.6.2",
@@ -42,13 +42,13 @@
4242
"yarn": "1.22.22"
4343
},
4444
"devDependencies": {
45-
"@types/react": "18.3.20",
46-
"@types/react-dom": "18.3.5",
45+
"@types/react": "19.1.2",
46+
"@types/react-dom": "19.1.2",
4747
"@vitejs/plugin-react": "4.3.4",
4848
"cypress": "13.17.0",
4949
"eslint": "8.57.1",
5050
"eslint-plugin-react": "7.37.4",
51-
"eslint-plugin-react-hooks": "4.6.2",
51+
"eslint-plugin-react-hooks": "6.0.0",
5252
"eslint-plugin-react-refresh": "0.4.19",
5353
"nodemon": "3.1.9",
5454
"sqlite3": "5.1.7",

0 commit comments

Comments
 (0)