diff --git a/package.json b/package.json
index 117525bcfdf80b445e621ca4f3d95b605d9aa1de..48eb67c9300851464cb310b899099181ca1cacdf 100644
--- a/package.json
+++ b/package.json
@@ -41,14 +41,14 @@
     "@material-ui/lab": "^4.0.0-alpha.53",
     "classnames": "^2.2.6",
     "clsx": "^1.0.4",
-    "deepmerge": "^4.3.0",
-    "dompurify": "^2.4.4",
+    "deepmerge": "^4.2.2",
+    "dompurify": "^2.0.11",
     "i18next": "^21.0.0 || ^22.0.0",
     "icomcom-react": "^1.0.1",
-    "jss": "^10.10.0",
+    "jss": "^10.3.0",
     "jss-rtl": "^0.3.0",
     "lodash": "^4.17.11",
-    "manifesto.js": "^4.2.17",
+    "manifesto.js": "^4.2.0",
     "normalize-url": "^4.5.0",
     "openseadragon": "^2.4.2",
     "prop-types": "^15.6.2",
@@ -66,25 +66,25 @@
     "react-mosaic-component": "^4.0.1",
     "react-redux": "^7.1.0 || ^8.0.0",
     "react-resize-observer": "^1.1.1",
-    "react-rnd": "^10.4.1",
+    "react-rnd": "^10.1",
     "react-sizeme": "^2.6.7 || ^3.0.0",
     "react-virtualized-auto-sizer": "^1.0.2",
     "react-window": "^1.8.5",
-    "redux": "^4.2.1",
+    "redux": "^4.0.5",
     "redux-devtools-extension": "^2.13.2",
-    "redux-saga": "^1.2.2",
+    "redux-saga": "^1.1.3",
     "redux-thunk": "^2.3.0",
     "reselect": "^4.0.0",
     "url": "^0.11.0",
     "uuid": "^8.1.0 || ^9.0.0"
   },
   "devDependencies": {
-    "@babel/cli": "^7.21.0",
-    "@babel/core": "^7.21.0",
+    "@babel/cli": "^7.17.6",
+    "@babel/core": "^7.17.7",
     "@babel/plugin-proposal-class-properties": "^7.16.7",
-    "@babel/plugin-proposal-object-rest-spread": "^7.20.7",
+    "@babel/plugin-proposal-object-rest-spread": "^7.17.3",
     "@babel/plugin-transform-regenerator": "^7.16.7",
-    "@babel/plugin-transform-runtime": "^7.21.0",
+    "@babel/plugin-transform-runtime": "^7.17.0",
     "@babel/preset-env": "^7.16.11",
     "@babel/preset-react": "^7.16.7",
     "@pmmmwh/react-refresh-webpack-plugin": "^0.5.4",
@@ -97,18 +97,17 @@
     "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
     "bundlewatch": "^0.3.3",
     "chalk": "^4.1.0",
-    "codecov": "^3.7.0",
     "core-js": "^3.21.1",
     "enzyme": "^3.11.0",
     "enzyme-adapter-react-16": "^1.15.0",
-    "eslint": "^8.34.0",
+    "eslint": "^8.11.0",
     "eslint-config-airbnb": "^19.0.4",
     "eslint-config-react-app": "^7.0.0",
     "eslint-plugin-flowtype": "^8.0.3",
-    "eslint-plugin-import": "^2.27.5",
+    "eslint-plugin-import": "^2.25.4",
     "eslint-plugin-jest": "^27.1.5",
-    "eslint-plugin-jsx-a11y": "^6.7.1",
-    "eslint-plugin-react": "^7.32.2",
+    "eslint-plugin-jsx-a11y": "^6.4.1",
+    "eslint-plugin-react": "^7.29.4",
     "eslint-plugin-react-hooks": "^4.2.0",
     "expect-puppeteer": "^6.1.1",
     "glob": "^8.0.3",
@@ -116,7 +115,7 @@
     "jest": "^29.3.1",
     "jest-fetch-mock": "^3.0.0",
     "jest-junit": "^15.0.0",
-    "jest-puppeteer": "^6.2.0",
+    "jest-puppeteer": "^6.1.0",
     "jsdom": "^21.0.0",
     "puppeteer": "^13.7.0",
     "react": "^16.14.0",