Skip to content

Commit f61a15b

Browse files
committed
chore(deps): update dependency @types/react to ^18.3.6
1 parent 341b3af commit f61a15b

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.5",
44+
"@types/react": "^18.3.6",
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.5":
1440-
version "18.3.5"
1441-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.5.tgz#5f524c2ad2089c0ff372bbdabc77ca2c4dbadf8f"
1442-
integrity sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA==
1439+
"@types/react@^18.3.6":
1440+
version "18.3.6"
1441+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.6.tgz#1cb5895c5ea0d99d8bc7d659e42f72713cbd3942"
1442+
integrity sha512-CnGaRYNu2iZlkGXGrOYtdg5mLK8neySj0woZ4e2wF/eli2E6Sazmq5X+Nrj6OBrrFVQfJWTUFeqAzoRhWQXYvg==
14431443
dependencies:
14441444
"@types/prop-types" "*"
14451445
csstype "^3.0.2"

0 commit comments

Comments
 (0)