diff --git a/package.json b/package.json index 2955f10253..63bba22e81 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@emotion/cache": "^11.11.0", "@emotion/react": "^11.10.6", "@emotion/styled": "^11.10.6", - "@hello-pangea/dnd": "^16.0.1", + "@hello-pangea/dnd": "^16.0.1 || ^17.0.0", "@mui/icons-material": "^5.11.16", "@mui/lab": "^5.0.0-alpha.134", "@mui/material": "^5.13.5", @@ -102,7 +102,7 @@ "babel-plugin-lodash": "^3.3.4", "babel-plugin-macros": "^3.0.1", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", - "bundlewatch": "^0.3.3", + "bundlewatch": "^0.4.0", "canvas": "^2.11.0", "chalk": "^4.1.0", "core-js": "^3.21.1", @@ -122,9 +122,9 @@ "jest": "^29.3.1", "jest-environment-jsdom": "^29.4.3", "jest-fetch-mock": "^3.0.0", - "jest-puppeteer": "^9.0.2", - "jsdom": "^23.0.0", - "puppeteer": "^21.0.0", + "jest-puppeteer": "^10.1.0", + "jsdom": "^25.0.0", + "puppeteer": "^23.0.0", "react": "^18.0.0", "react-dnd-test-backend": "^16.0.1", "react-dom": "^18.0.0",