diff --git a/package.json b/package.json index 5cdc210..f49dfef 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "interweave": "^13.0.0", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-svg-pan-zoom": "^3.11.0", + "react-svg-pan-zoom": "^3.12.1", "react-window": "^1.8.8", "sweetalert2": "^11.7.1", "sweetalert2-react-content": "^5.0.7" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 212f797..922995b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,7 +33,7 @@ specifiers: postcss: ^8.4.21 react: ^18.2.0 react-dom: ^18.2.0 - react-svg-pan-zoom: ^3.11.0 + react-svg-pan-zoom: ^3.12.1 react-window: ^1.8.8 sass: ^1.58.0 sweetalert2: ^11.7.1 @@ -49,7 +49,7 @@ dependencies: interweave: 13.0.0_react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-svg-pan-zoom: 3.11.0_react@18.2.0 + react-svg-pan-zoom: 3.12.1 react-window: 1.8.8_biqbaboplfbrettd7655fr4n2y sweetalert2: 11.7.1 sweetalert2-react-content: 5.0.7_5cbezu6w3tvev2ldv5vdmnpfca @@ -3453,13 +3453,10 @@ packages: engines: {node: '>=0.10.0'} dev: true - /react-svg-pan-zoom/3.11.0_react@18.2.0: - resolution: {integrity: sha512-xK2tpfp4YksHOfyMZH5zXP52ARLSBgkoJgWNJmJ1B+6O1tkuf23TQp7Q4m9GG5IRSK5KWO0JEGEWlNYG9+iiug==} - peerDependencies: - react: '>=17.0.0' + /react-svg-pan-zoom/3.12.1: + resolution: {integrity: sha512-ug1LHCN5qed56C64xFypr/ClajuMFkig1OKvwJrIgGeSyHOjWM7XGgSgeP3IfHAkNw8QEc6a31ggZRpTijWYRw==} dependencies: prop-types: 15.8.1 - react: 18.2.0 transformation-matrix: 2.14.0 dev: false