Skip to content

Commit 853c8fc

Browse files
chore(deps): update dependency @types/react to v18.3.9
1 parent 57f1b9a commit 853c8fc

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
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@types/chrome": "0.0.271",
1919
"@types/node": "20.14.15",
20-
"@types/react": "18.3.7",
20+
"@types/react": "18.3.9",
2121
"@types/react-dom": "18.3.0",
2222
"@vitejs/plugin-react": "4.3.1",
2323
"prettier": "3.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -894,10 +894,10 @@
894894
"@types/scheduler" "*"
895895
csstype "^3.0.2"
896896

897-
"@types/react@18.3.7":
898-
version "18.3.7"
899-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.7.tgz#6decbfbb01f8d82d56ff5403394121940faa6569"
900-
integrity sha512-KUnDCJF5+AiZd8owLIeVHqmW9yM4sqmDVf2JRJiBMFkGvkoZ4/WyV2lL4zVsoinmRS/W3FeEdZLEWFRofnT2FQ==
897+
"@types/react@18.3.9":
898+
version "18.3.9"
899+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.9.tgz#2cdf5f425ec8a133d67e9e3673909738b783db20"
900+
integrity sha512-+BpAVyTpJkNWWSSnaLBk6ePpHLOGJKnEQNbINNovPWzvEUyAe3e+/d494QdEh71RekM/qV7lw6jzf1HGrJyAtQ==
901901
dependencies:
902902
"@types/prop-types" "*"
903903
csstype "^3.0.2"

0 commit comments

Comments
 (0)