Skip to content

Commit 4cb978e

Browse files
Update react monorepo
1 parent 165403f commit 4cb978e

2 files changed

Lines changed: 74 additions & 40 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@
2020
"dotenv": "17.2.3",
2121
"next": "16.1.4",
2222
"pg": "8.17.2",
23-
"react": "19.2.3",
24-
"react-dom": "19.2.3"
23+
"react": "19.2.4",
24+
"react-dom": "19.2.4"
2525
},
2626
"devDependencies": {
2727
"@tailwindcss/postcss": "4.1.18",
2828
"@types/node": "22.19.7",
2929
"@types/pg": "8.16.0",
30-
"@types/react": "19.2.9",
30+
"@types/react": "19.2.14",
3131
"@types/react-dom": "19.2.3",
3232
"eslint": "9.39.2",
3333
"eslint-config-next": "16.1.4",

0 commit comments

Comments
 (0)