Skip to content

Commit 05c4feb

Browse files
Update dependency @types/react-beautiful-dnd to v13.1.5
1 parent fbc9327 commit 05c4feb

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.1",
2020
"@types/react": "18.2.25",
21-
"@types/react-beautiful-dnd": "13.1.3",
21+
"@types/react-beautiful-dnd": "13.1.5",
2222
"@types/react-dom": "18.2.10",
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
@@ -802,10 +802,10 @@
802802
resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.4.tgz"
803803
integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==
804804

805-
"@types/[email protected].3":
806-
version "13.1.3"
807-
resolved "https://registry.yarnpkg.com/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.3.tgz#9812f6086c4b77ce08c83120788d92084a26db0f"
808-
integrity sha512-BNdmvONKtsrZq3AGrujECQrIn8cDT+fZsxBLXuX3YWY/nHfZinUFx4W88eS0rkcXzuLbXpKOsu/1WCMPMLEpPg==
805+
"@types/[email protected].5":
806+
version "13.1.5"
807+
resolved "https://registry.yarnpkg.com/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.5.tgz#04869f2ec4658aa963e56dc3cbb91f261587dedc"
808+
integrity sha512-mzohmMtV48b0bXF2dP8188LzUv9HAGHKucOORYsd5Sqq830pJ4gseFyDDAH0TR4TeD1ceG9DxTQ0FOFbtCSy4Q==
809809
dependencies:
810810
"@types/react" "*"
811811

0 commit comments

Comments
 (0)