From b0223b7007bee3d791c3894b74956df9b07891b6 Mon Sep 17 00:00:00 2001
From: Anthony Geourjon <anthony.geourjon@tetras-libre.fr>
Date: Tue, 21 Feb 2023 17:06:26 +0100
Subject: [PATCH] Update package.json

---
 __tests__/integration/mirador/index.html |  1 +
 package.json                             | 40 ++++++++++++------------
 2 files changed, 21 insertions(+), 20 deletions(-)

diff --git a/__tests__/integration/mirador/index.html b/__tests__/integration/mirador/index.html
index a536b6d60..bd65b86f6 100644
--- a/__tests__/integration/mirador/index.html
+++ b/__tests__/integration/mirador/index.html
@@ -20,6 +20,7 @@
          manifestId: 'https://iiif.pages.tetras-libre.fr/IIIF-Publisher/manifests/folder2/multiple-manifest.json',
        }],
        catalog: [
+         { manifestId: 'https://iiif.pages.tetras-libre.fr/IIIF-Publisher/manifests/COESO/COESO_Project_Home_manifest.json'},
          { manifestId: 'https://iiif.pages.tetras-libre.fr/IIIF-Publisher/manifests/folder2/multiple-manifest.json' },
          { manifestId: 'https://iiif.bodleian.ox.ac.uk/iiif/manifest/e32a277e-91e2-4a6d-8ba6-cc4bad230410.json' },
          { manifestId: 'https://iiif.harvardartmuseums.org/manifests/object/299843' },
diff --git a/package.json b/package.json
index 2e3dbcaee..c475ae483 100644
--- a/package.json
+++ b/package.json
@@ -41,16 +41,16 @@
     "@researchgate/react-intersection-observer": "^1.0.0",
     "classnames": "^2.2.6",
     "clsx": "^1.0.4",
-    "deepmerge": "^4.2.2",
-    "dompurify": "^2.0.11",
+    "deepmerge": "^4.3.0",
+    "dompurify": "^2.4.4",
     "i18next": "^19.5.0",
     "icomcom-react": "^1.0.1",
     "intersection-observer": "^0.10.0",
     "isomorphic-unfetch": "^3.0.0",
-    "jss": "^10.3.0",
+    "jss": "^10.10.0",
     "jss-rtl": "^0.3.0",
     "lodash": "^4.17.11",
-    "manifesto.js": "^4.2.0",
+    "manifesto.js": "^4.2.17",
     "normalize-url": "^4.5.0",
     "openseadragon": "^2.4.2",
     "prop-types": "^15.6.2",
@@ -68,30 +68,30 @@
     "react-mosaic-component": "^4.0.1",
     "react-redux": "^7.1.0",
     "react-resize-observer": "^1.1.1",
-    "react-rnd": "^10.1",
+    "react-rnd": "^10.4.1",
     "react-sizeme": "^2.6.7",
     "react-virtualized-auto-sizer": "^1.0.2",
     "react-window": "^1.8.5",
-    "redux": "^4.0.5",
+    "redux": "^4.2.1",
     "redux-devtools-extension": "^2.13.2",
-    "redux-saga": "^1.1.3",
+    "redux-saga": "^1.2.2",
     "redux-thunk": "^2.3.0",
     "reselect": "^4.0.0",
     "url": "^0.11.0",
     "uuid": "^8.1.0"
   },
   "devDependencies": {
-    "@babel/cli": "^7.17.6",
-    "@babel/core": "^7.17.7",
+    "@babel/cli": "^7.21.0",
+    "@babel/core": "^7.21.0",
     "@babel/plugin-proposal-class-properties": "^7.16.7",
-    "@babel/plugin-proposal-object-rest-spread": "^7.17.3",
+    "@babel/plugin-proposal-object-rest-spread": "^7.20.7",
     "@babel/plugin-transform-regenerator": "^7.16.7",
-    "@babel/plugin-transform-runtime": "^7.17.0",
+    "@babel/plugin-transform-runtime": "^7.21.0",
     "@babel/preset-env": "^7.16.11",
     "@babel/preset-react": "^7.16.7",
     "@pmmmwh/react-refresh-webpack-plugin": "^0.5.4",
-    "@typescript-eslint/eslint-plugin": "^5.15.0",
-    "@typescript-eslint/parser": "^5.15.0",
+    "@typescript-eslint/eslint-plugin": "^5.53.0",
+    "@typescript-eslint/parser": "^5.53.0",
     "babel-jest": "^27.5.1",
     "babel-loader": "^8.0.6",
     "babel-plugin-lodash": "^3.3.4",
@@ -100,17 +100,17 @@
     "bundlewatch": "^0.3.3",
     "chalk": "^4.1.0",
     "codecov": "^3.7.0",
-    "core-js": "^3.21.1",
+    "core-js": "^3.28.0",
     "enzyme": "^3.11.0",
     "enzyme-adapter-react-16": "^1.15.0",
-    "eslint": "^8.11.0",
+    "eslint": "^8.34.0",
     "eslint-config-airbnb": "^19.0.4",
     "eslint-config-react-app": "^7.0.0",
     "eslint-plugin-flowtype": "^8.0.3",
-    "eslint-plugin-import": "^2.25.4",
+    "eslint-plugin-import": "^2.27.5",
     "eslint-plugin-jest": "^26.1.1",
-    "eslint-plugin-jsx-a11y": "^6.4.1",
-    "eslint-plugin-react": "^7.29.4",
+    "eslint-plugin-jsx-a11y": "^6.7.1",
+    "eslint-plugin-react": "^7.32.2",
     "eslint-plugin-react-hooks": "^4.2.0",
     "expect-puppeteer": "^6.1.1",
     "glob": "^7.1.4",
@@ -118,7 +118,7 @@
     "jest": "^27.5.1",
     "jest-fetch-mock": "^3.0.0",
     "jest-junit": "^15.0.0",
-    "jest-puppeteer": "^6.1.0",
+    "jest-puppeteer": "^6.2.0",
     "jsdom": "^19.0.0",
     "puppeteer": "^13.7.0",
     "react": "^16.8.6",
@@ -130,7 +130,7 @@
     "unfetch": "^4.1.0",
     "url-polyfill": "^1.1.7",
     "webpack": "^5.70.0",
-    "webpack-cli": "^4.9.2",
+    "webpack-cli": "^4.10.0",
     "webpack-dev-server": "^4.7.4"
   },
   "peerDependencies": {
-- 
GitLab