Update dependency "react-beautiful-dnd" to v13.1.1 (#335)

This commit is contained in:
schroda
2023-06-04 21:22:02 +02:00
committed by GitHub
parent 8655fe1f6d
commit 31f2e0f839
2 changed files with 10 additions and 10 deletions

View File

@@ -35,7 +35,7 @@
"i18next-browser-languagedetector": "^7.0.1",
"query-string": "^7.0.1",
"react": "^17.0.2",
"react-beautiful-dnd": "^13.0.0",
"react-beautiful-dnd": "^13.1.1",
"react-dom": "^17.0.2",
"react-i18next": "^12.1.5",
"react-router-dom": "^5.2.0",
@@ -47,7 +47,7 @@
},
"devDependencies": {
"@types/react": "^17.0.2",
"@types/react-beautiful-dnd": "^13.0.0",
"@types/react-beautiful-dnd": "^13.1.4",
"@types/react-dom": "^17.0.2",
"@types/react-router-dom": "^5.1.7",
"@typescript-eslint/eslint-plugin": "^5.59.8",