Skip to content

Commit a114322

Browse files
build(deps): bump react-svg-pan-zoom from 3.12.1 to 3.13.1 in /docs (#30108)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02c47b8 commit a114322

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"react": "^18.3.1",
4141
"react-dom": "^18.3.1",
4242
"react-github-btn": "^1.4.0",
43-
"react-svg-pan-zoom": "^3.12.1",
43+
"react-svg-pan-zoom": "^3.13.1",
4444
"stream": "^0.0.3",
4545
"swagger-ui-react": "^5.17.14",
4646
"url-loader": "^4.1.1"

docs/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8684,13 +8684,13 @@ [email protected], react-router@^5.3.4:
86848684
tiny-invariant "^1.0.2"
86858685
tiny-warning "^1.0.0"
86868686

8687-
react-svg-pan-zoom@^3.12.1:
8688-
version "3.12.1"
8689-
resolved "https://registry.yarnpkg.com/react-svg-pan-zoom/-/react-svg-pan-zoom-3.12.1.tgz#971de6163fbad0d2a98d3ad7eb09bd1941564376"
8690-
integrity sha512-ug1LHCN5qed56C64xFypr/ClajuMFkig1OKvwJrIgGeSyHOjWM7XGgSgeP3IfHAkNw8QEc6a31ggZRpTijWYRw==
8687+
react-svg-pan-zoom@^3.13.1:
8688+
version "3.13.1"
8689+
resolved "https://registry.yarnpkg.com/react-svg-pan-zoom/-/react-svg-pan-zoom-3.13.1.tgz#ae4c522548961c38d67a00fd0eeed2402aa1b9e0"
8690+
integrity sha512-mUGoXfo255c+T/FAdZ5Fr0paw9OpAz4owGku5bRjUOzSKUmqUJpuYbscuuzOIJWbmrJ0N/9mOWPE8JdjSYITbQ==
86918691
dependencies:
86928692
prop-types "^15.8.1"
8693-
transformation-matrix "^2.14.0"
8693+
transformation-matrix "^2.16.1"
86948694

86958695
react-syntax-highlighter@^15.5.0:
86968696
version "15.5.0"
@@ -9808,7 +9808,7 @@ totalist@^3.0.0:
98089808
resolved "https://registry.yarnpkg.com/totalist/-/totalist-3.0.1.tgz#ba3a3d600c915b1a97872348f79c127475f6acf8"
98099809
integrity sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==
98109810

9811-
transformation-matrix@^2.14.0:
9811+
transformation-matrix@^2.16.1:
98129812
version "2.16.1"
98139813
resolved "https://registry.yarnpkg.com/transformation-matrix/-/transformation-matrix-2.16.1.tgz#4a2de06331b94ae953193d1b9a5ba002ec5f658a"
98149814
integrity sha512-tdtC3wxVEuzU7X/ydL131Q3JU5cPMEn37oqVLITjRDSDsnSHVFzW2JiCLfZLIQEgWzZHdSy3J6bZzvKEN24jGA==

0 commit comments

Comments
 (0)