Skip to content

Commit 544d280

Browse files
committed
chore(deps): update dependency @types/react to ^18.3.2
1 parent 42d2cde commit 544d280

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.1",
42+
"@types/react": "^18.3.2",
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
@@ -1442,10 +1442,10 @@
14421442
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
14431443
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
14441444

1445-
"@types/react@^18.3.1":
1446-
version "18.3.1"
1447-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.1.tgz#fed43985caa834a2084d002e4771e15dfcbdbe8e"
1448-
integrity sha512-V0kuGBX3+prX+DQ/7r2qsv1NsdfnCLnTgnRJ1pYnxykBhGMz+qj+box5lq7XsO5mtZsBqpjwwTu/7wszPfMBcw==
1445+
"@types/react@^18.3.2":
1446+
version "18.3.2"
1447+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.2.tgz#462ae4904973bc212fa910424d901e3d137dbfcd"
1448+
integrity sha512-Btgg89dAnqD4vV7R3hlwOxgqobUQKgx3MmrQRi0yYbs/P0ym8XozIAlkqVilPqHQwXs4e9Tf63rrCgl58BcO4w==
14491449
dependencies:
14501450
"@types/prop-types" "*"
14511451
csstype "^3.0.2"

0 commit comments

Comments
 (0)