Skip to content

Commit edf7b5f

Browse files
committed
chore(deps): update dependency @types/react to ^18.3.3
1 parent 6efee68 commit edf7b5f

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.2",
42+
"@types/react": "^18.3.3",
4343
"husky": "^9.0.11",
4444
"jest": "^29.7.0",
4545
"lint-staged": "^15.2.4",

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.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==
1445+
"@types/react@^18.3.3":
1446+
version "18.3.3"
1447+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f"
1448+
integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==
14491449
dependencies:
14501450
"@types/prop-types" "*"
14511451
csstype "^3.0.2"

0 commit comments

Comments
 (0)