Skip to content

Commit 99b726e

Browse files
committed
chore(deps): update dependency @types/react to ^18.3.10
1 parent b2ab56c commit 99b726e

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
@@ -41,7 +41,7 @@
4141
"@txo/tsconfig": "^1.1.1",
4242
"@types/eslint": "^8.56.12",
4343
"@types/jest": "^29.5.13",
44-
"@types/react": "^18.3.9",
44+
"@types/react": "^18.3.10",
4545
"husky": "^9.1.6",
4646
"jest": "^29.7.0",
4747
"lint-staged": "^15.2.10",

yarn.lock

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

1439-
"@types/react@^18.3.9":
1440-
version "18.3.9"
1441-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.9.tgz#2cdf5f425ec8a133d67e9e3673909738b783db20"
1442-
integrity sha512-+BpAVyTpJkNWWSSnaLBk6ePpHLOGJKnEQNbINNovPWzvEUyAe3e+/d494QdEh71RekM/qV7lw6jzf1HGrJyAtQ==
1439+
"@types/react@^18.3.10":
1440+
version "18.3.10"
1441+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.10.tgz#6edc26dc22ff8c9c226d3c7bf8357b013c842219"
1442+
integrity sha512-02sAAlBnP39JgXwkAq3PeU9DVaaGpZyF3MGcC0MKgQVkZor5IiiDAipVaxQHtDJAmO4GIy/rVBy/LzVj76Cyqg==
14431443
dependencies:
14441444
"@types/prop-types" "*"
14451445
csstype "^3.0.2"

0 commit comments

Comments
 (0)