Skip to content

Commit d63b3bd

Browse files
Update dependency @types/react-beautiful-dnd to v13.1.8
1 parent d95903d commit d63b3bd

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.5.5",
2020
"@types/react": "18.2.47",
21-
"@types/react-beautiful-dnd": "13.1.3",
21+
"@types/react-beautiful-dnd": "13.1.8",
2222
"@types/react-dom": "18.2.18",
2323
"@vitejs/plugin-react": "4.1.1",
2424
"autoprefixer": "10.4.16",

yarn.lock

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

875-
"@types/[email protected].3":
876-
version "13.1.3"
877-
resolved "https://registry.yarnpkg.com/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.3.tgz#9812f6086c4b77ce08c83120788d92084a26db0f"
878-
integrity sha512-BNdmvONKtsrZq3AGrujECQrIn8cDT+fZsxBLXuX3YWY/nHfZinUFx4W88eS0rkcXzuLbXpKOsu/1WCMPMLEpPg==
875+
"@types/[email protected].8":
876+
version "13.1.8"
877+
resolved "https://registry.yarnpkg.com/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.8.tgz#f52d3ea07e1e19159d6c3c4a48c8da3d855e60b4"
878+
integrity sha512-E3TyFsro9pQuK4r8S/OL6G99eq7p8v29sX0PM7oT8Z+PJfZvSQTx4zTQbUJ+QZXioAF0e7TGBEcA1XhYhCweyQ==
879879
dependencies:
880880
"@types/react" "*"
881881

0 commit comments

Comments
 (0)