Skip to content

Commit 172a172

Browse files
committed
chore(deps): update dependency @types/react to ^18.3.11
1 parent fda95fb commit 172a172

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.10",
44+
"@types/react": "^18.3.11",
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.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==
1439+
"@types/react@^18.3.11":
1440+
version "18.3.11"
1441+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.11.tgz#9d530601ff843ee0d7030d4227ea4360236bd537"
1442+
integrity sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ==
14431443
dependencies:
14441444
"@types/prop-types" "*"
14451445
csstype "^3.0.2"

0 commit comments

Comments
 (0)