Skip to content

Commit 34c1ea5

Browse files
fix(deps): update react monorepo to v19
1 parent fc147a5 commit 34c1ea5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bun.lockb

904 Bytes
Binary file not shown.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
"next-secure-headers": "2.2.0",
4040
"next-validations": "1.0.3",
4141
"quick-lru": "7.0.0",
42-
"react": "18.3.1",
42+
"react": "19.1.0",
4343
"react-copy-to-clipboard": "5.1.0",
44-
"react-dom": "18.3.1",
44+
"react-dom": "19.1.0",
4545
"react-hook-form": "7.53.2",
4646
"yup": "1.4.0"
4747
},
@@ -55,7 +55,7 @@
5555
"@testing-library/jest-dom": "6.6.3",
5656
"@testing-library/react": "16.0.1",
5757
"@trivago/prettier-plugin-sort-imports": "4.3.0",
58-
"@types/react": "18.3.12",
58+
"@types/react": "19.1.2",
5959
"@types/react-copy-to-clipboard": "5.0.7",
6060
"@typescript-eslint/eslint-plugin": "8.16.0",
6161
"@typescript-eslint/parser": "8.16.0",

0 commit comments

Comments
 (0)