Skip to content

Commit 3eef839

Browse files
Update dependency @types/react-beautiful-dnd to v13.1.4
1 parent b92316c commit 3eef839

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
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@tauri-apps/cli": "1.2.3",
2020
"@types/react": "18.0.28",
21-
"@types/react-beautiful-dnd": "13.1.3",
21+
"@types/react-beautiful-dnd": "13.1.4",
2222
"@types/react-dom": "18.0.11",
2323
"@vitejs/plugin-react": "3.1.0",
2424
"autoprefixer": "10.4.13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -754,10 +754,10 @@
754754
resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.4.tgz"
755755
integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==
756756

757-
"@types/[email protected].3":
758-
version "13.1.3"
759-
resolved "https://registry.yarnpkg.com/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.3.tgz#9812f6086c4b77ce08c83120788d92084a26db0f"
760-
integrity sha512-BNdmvONKtsrZq3AGrujECQrIn8cDT+fZsxBLXuX3YWY/nHfZinUFx4W88eS0rkcXzuLbXpKOsu/1WCMPMLEpPg==
757+
"@types/[email protected].4":
758+
version "13.1.4"
759+
resolved "https://registry.yarnpkg.com/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.4.tgz#bcec72da719c18c0d8b4a7cb00e7fb443211d6d7"
760+
integrity sha512-4bIBdzOr0aavN+88q3C7Pgz+xkb7tz3whORYrmSj77wfVEMfiWiooIwVWFR7KM2e+uGTe5BVrXqSfb0aHeflJA==
761761
dependencies:
762762
"@types/react" "*"
763763

0 commit comments

Comments
 (0)