Skip to content

Commit 993c9e8

Browse files
committed
chore(deps): update dependency @types/react to ^18.3.5
1 parent 88112ad commit 993c9e8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@txo/tsconfig": "^1.1.1",
4141
"@types/eslint": "^8.56.12",
4242
"@types/jest": "^29.5.12",
43-
"@types/react": "^18.3.4",
43+
"@types/react": "^18.3.5",
4444
"husky": "^9.1.5",
4545
"jest": "^29.7.0",
4646
"lint-staged": "^15.2.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1435,10 +1435,10 @@
14351435
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
14361436
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
14371437

1438-
"@types/react@^18.3.4":
1439-
version "18.3.4"
1440-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.4.tgz#dfdd534a1d081307144c00e325c06e00312c93a3"
1441-
integrity sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==
1438+
"@types/react@^18.3.5":
1439+
version "18.3.5"
1440+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.5.tgz#5f524c2ad2089c0ff372bbdabc77ca2c4dbadf8f"
1441+
integrity sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA==
14421442
dependencies:
14431443
"@types/prop-types" "*"
14441444
csstype "^3.0.2"

0 commit comments

Comments
 (0)