Skip to content

Commit 10d75f6

Browse files
Update dependency @types/react-beautiful-dnd to v13.1.5
1 parent acf60e1 commit 10d75f6

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.3.1",
2020
"@types/react": "18.0.28",
21-
"@types/react-beautiful-dnd": "13.1.3",
21+
"@types/react-beautiful-dnd": "13.1.5",
2222
"@types/react-dom": "18.0.11",
2323
"@vitejs/plugin-react": "4.0.0",
2424
"autoprefixer": "10.4.16",

yarn.lock

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

799-
"@types/[email protected].3":
800-
version "13.1.3"
801-
resolved "https://registry.yarnpkg.com/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.3.tgz#9812f6086c4b77ce08c83120788d92084a26db0f"
802-
integrity sha512-BNdmvONKtsrZq3AGrujECQrIn8cDT+fZsxBLXuX3YWY/nHfZinUFx4W88eS0rkcXzuLbXpKOsu/1WCMPMLEpPg==
799+
"@types/[email protected].5":
800+
version "13.1.5"
801+
resolved "https://registry.yarnpkg.com/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.5.tgz#04869f2ec4658aa963e56dc3cbb91f261587dedc"
802+
integrity sha512-mzohmMtV48b0bXF2dP8188LzUv9HAGHKucOORYsd5Sqq830pJ4gseFyDDAH0TR4TeD1ceG9DxTQ0FOFbtCSy4Q==
803803
dependencies:
804804
"@types/react" "*"
805805

0 commit comments

Comments
 (0)