Skip to content

Commit 808329b

Browse files
chore(deps): update dependency @types/react to v18.3.20
1 parent f8e96ac commit 808329b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
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": "18.3.20",
1313
"eslint": "9.20.1",
1414
"eslint-plugin-prettier": "^5.2.3",
1515
"jest": "^29.7.0",
@@ -460,7 +460,7 @@
460460

461461
"@types/prop-types": ["@types/[email protected]", "", {}, "sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ=="],
462462

463-
"@types/react": ["@types/[email protected].18", "", { "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" } }, "sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ=="],
463+
"@types/react": ["@types/[email protected].20", "", { "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" } }, "sha512-IPaCZN7PShZK/3t6Q87pfTkRm6oLTd4vztyoj+cbHUF1g3FfVb2tFIL79uCRKEfv16AhqDMBywP2VW3KIZUvcg=="],
464464

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
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": "18.3.20",
3030
"eslint": "9.20.1",
3131
"eslint-plugin-prettier": "^5.2.3",
3232
"jest": "^29.7.0",

0 commit comments

Comments
 (0)