diff --git a/package.json b/package.json index 3c9122b..e8325f9 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "devDependencies": { "@tauri-apps/cli": "1.3.1", "@types/react": "18.0.28", - "@types/react-beautiful-dnd": "13.1.3", + "@types/react-beautiful-dnd": "13.1.5", "@types/react-dom": "18.0.11", "@vitejs/plugin-react": "4.0.0", "autoprefixer": "10.4.16", diff --git a/yarn.lock b/yarn.lock index fa31497..b3b15ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -796,10 +796,10 @@ resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.4.tgz" integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ== -"@types/react-beautiful-dnd@13.1.3": - version "13.1.3" - resolved "https://registry.yarnpkg.com/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.3.tgz#9812f6086c4b77ce08c83120788d92084a26db0f" - integrity sha512-BNdmvONKtsrZq3AGrujECQrIn8cDT+fZsxBLXuX3YWY/nHfZinUFx4W88eS0rkcXzuLbXpKOsu/1WCMPMLEpPg== +"@types/react-beautiful-dnd@13.1.5": + version "13.1.5" + resolved "https://registry.yarnpkg.com/@types/react-beautiful-dnd/-/react-beautiful-dnd-13.1.5.tgz#04869f2ec4658aa963e56dc3cbb91f261587dedc" + integrity sha512-mzohmMtV48b0bXF2dP8188LzUv9HAGHKucOORYsd5Sqq830pJ4gseFyDDAH0TR4TeD1ceG9DxTQ0FOFbtCSy4Q== dependencies: "@types/react" "*"