Skip to content

Commit 77fee7a

Browse files
Update dependency @types/react-beautiful-dnd to v13.1.6
1 parent 7e58882 commit 77fee7a

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.34",
21-
"@types/react-beautiful-dnd": "13.1.3",
21+
"@types/react-beautiful-dnd": "13.1.6",
2222
"@types/react-dom": "18.2.14",
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
@@ -812,10 +812,10 @@
812812
resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.4.tgz"
813813
integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==
814814

815-
"@types/[email protected].3":
816-
version "13.1.3"
817-
resolved "https://registry.yarnpkg.com/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.3.tgz#9812f6086c4b77ce08c83120788d92084a26db0f"
818-
integrity sha512-BNdmvONKtsrZq3AGrujECQrIn8cDT+fZsxBLXuX3YWY/nHfZinUFx4W88eS0rkcXzuLbXpKOsu/1WCMPMLEpPg==
815+
"@types/[email protected].6":
816+
version "13.1.6"
817+
resolved "https://registry.yarnpkg.com/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.6.tgz#a616443903bfc370fee298b0144dbce7234d5561"
818+
integrity sha512-FXAuaa52ux7HWQDumi3MFSAAsW8OKfDImy1pSZPKe85nV9mZ1f4spVzW0a2boYvkIhphjbWUi5EwUiRG8Rq/Qg==
819819
dependencies:
820820
"@types/react" "*"
821821

0 commit comments

Comments
 (0)