Skip to content

Commit b7e0c43

Browse files
Update dependency @types/react to v18.3.4
1 parent 3c83088 commit b7e0c43

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
},
1818
"devDependencies": {
1919
"@tauri-apps/cli": "1.5.5",
20-
"@types/react": "18.3.3",
20+
"@types/react": "18.3.4",
2121
"@types/react-beautiful-dnd": "13.1.3",
2222
"@types/react-dom": "18.3.0",
2323
"@vitejs/plugin-react": "4.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -905,10 +905,10 @@
905905
"@types/scheduler" "*"
906906
csstype "^3.0.2"
907907

908-
"@types/[email protected].3":
909-
version "18.3.3"
910-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f"
911-
integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==
908+
"@types/[email protected].4":
909+
version "18.3.4"
910+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.4.tgz#dfdd534a1d081307144c00e325c06e00312c93a3"
911+
integrity sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==
912912
dependencies:
913913
"@types/prop-types" "*"
914914
csstype "^3.0.2"

0 commit comments

Comments
 (0)