Skip to content

Commit d7176e0

Browse files
committed
chore(deps): update dependency @types/react to ^18.3.1
1 parent 6383647 commit d7176e0

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
@@ -39,7 +39,7 @@
3939
"@txo/tsconfig": "^1.1.1",
4040
"@types/eslint": "^8.56.10",
4141
"@types/jest": "^29.5.12",
42-
"@types/react": "^18.3.0",
42+
"@types/react": "^18.3.1",
4343
"husky": "^9.0.11",
4444
"jest": "^29.7.0",
4545
"lint-staged": "^15.2.2",

yarn.lock

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

1428-
"@types/react@^18.3.0":
1429-
version "18.3.0"
1430-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.0.tgz#2e6ac50dea2f68f774b20f1bd536ef82365cd64a"
1431-
integrity sha512-DiUcKjzE6soLyln8NNZmyhcQjVv+WsUIFSqetMN0p8927OztKT4VTfFTqsbAi5oAGIcgOmOajlfBqyptDDjZRw==
1428+
"@types/react@^18.3.1":
1429+
version "18.3.1"
1430+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.1.tgz#fed43985caa834a2084d002e4771e15dfcbdbe8e"
1431+
integrity sha512-V0kuGBX3+prX+DQ/7r2qsv1NsdfnCLnTgnRJ1pYnxykBhGMz+qj+box5lq7XsO5mtZsBqpjwwTu/7wszPfMBcw==
14321432
dependencies:
14331433
"@types/prop-types" "*"
14341434
csstype "^3.0.2"

0 commit comments

Comments
 (0)