Skip to content

Commit b6b6d1c

Browse files
chore(deps): update react monorepo to v19
1 parent a3b0915 commit b6b6d1c

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

bun.lock

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"@testing-library/react-hooks": "^8.0.1",
1010
"@testing-library/react-native": "^13.0.1",
1111
"@types/jest": "^29.5.14",
12-
"@types/react": "18.3.18",
12+
"@types/react": "19.0.10",
1313
"eslint": "9.20.1",
1414
"eslint-plugin-prettier": "^5.2.3",
1515
"jest": "^29.7.0",
1616
"prettier": "3.5.1",
17-
"react": "18.3.1",
17+
"react": "19.0.0",
1818
"react-native": "0.78.0",
1919
"react-test-renderer": "^19.0.0",
2020
"ts-jest": "^29.2.5",
@@ -458,9 +458,7 @@
458458

459459
"@types/node-forge": ["@types/[email protected]", "", { "dependencies": { "@types/node": "*" } }, "sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ=="],
460460

461-
"@types/prop-types": ["@types/[email protected]", "", {}, "sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ=="],
462-
463-
"@types/react": ["@types/[email protected]", "", { "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" } }, "sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ=="],
461+
"@types/react": ["@types/[email protected]", "", { "dependencies": { "csstype": "^3.0.2" } }, "sha512-JuRQ9KXLEjaUNjTWpzuR231Z2WpIwczOkBEIvbHNCzQefFIT0L8IqE6NV6ULLyC1SI/i234JnDoMkfg+RjQj2g=="],
464462

465463
"@types/stack-utils": ["@types/[email protected]", "", {}, "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw=="],
466464

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
"@testing-library/react-hooks": "^8.0.1",
2727
"@testing-library/react-native": "^13.0.1",
2828
"@types/jest": "^29.5.14",
29-
"@types/react": "18.3.18",
29+
"@types/react": "19.0.10",
3030
"eslint": "9.20.1",
3131
"eslint-plugin-prettier": "^5.2.3",
3232
"jest": "^29.7.0",
3333
"prettier": "3.5.1",
34-
"react": "18.3.1",
34+
"react": "19.0.0",
3535
"react-native": "0.78.0",
3636
"react-test-renderer": "^19.0.0",
3737
"ts-jest": "^29.2.5",

0 commit comments

Comments
 (0)