Commit 6bc8aba 1 parent 16a5b65 commit 6bc8aba Copy full SHA for 6bc8aba
File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 105
105
" dist"
106
106
],
107
107
"dependencies" : {
108
- "@pronestor/react-zoom-pan-pinch" : " git+https://github.com/hueyyeng/react-zoom-pan-pinch.git#dist/use-matrix3d-for-transform" ,
109
108
"fast-deep-equal" : " ^3.1.3" ,
110
109
"framer-motion" : " ^6.5.1" ,
111
110
"lodash" : " ^4.17.21" ,
112
111
"react-remove-scroll" : " ^2.5.5" ,
113
112
"react-swipeable" : " ^7.0.0" ,
114
113
"react-use" : " ^17.2.4" ,
114
+ "react-zoom-pan-pinch" : " ^2.2.1" ,
115
115
"rollup-plugin-polyfill-node" : " ^0.11.0" ,
116
116
"subscribe-event" : " ^1.1.1" ,
117
117
"use-debounce" : " ^8.0.4"
Original file line number Diff line number Diff line change 1817
1817
schema-utils "^3.0.0"
1818
1818
source-map "^0.7.3"
1819
1819
1820
- " @pronestor/react-zoom-pan-pinch@git+https://github.com/hueyyeng/react-zoom-pan-pinch.git#use-matrix3d-for-transform " :
1821
- version "2.4.5"
1822
- resolved "git+ssh://[email protected] /hueyyeng/react-zoom-pan-pinch.git#1d22029e12634bfb403dd7e7f72adbb79cb5eae2"
1823
-
1824
1820
" @rollup/plugin-babel@^5.2.0" , "@rollup/plugin-babel@^5.3.0":
1825
1821
version "5.3.1"
1826
1822
resolved "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz"
@@ -8043,6 +8039,11 @@ react-use@^17.2.4:
8043
8039
ts-easing "^0.2.0"
8044
8040
tslib "^2.1.0"
8045
8041
8042
+ react-zoom-pan-pinch@^2.2.1 :
8043
+ version "2.2.1"
8044
+ resolved "https://registry.yarnpkg.com/react-zoom-pan-pinch/-/react-zoom-pan-pinch-2.2.1.tgz#0158bd44c512bab068173b0ee57f6e18e7be3ac3"
8045
+ integrity sha512-1TPTjTzX+i0N70QAKMvYWqzgLsCMyxLIIB/oVzKhGK+n1QON5EEGKqrcf4Zc0kI5BQ7bq5YN5PS9BbysLLQKKw==
8046
+
8046
8047
read-cache@^1.0.0 :
8047
8048
version "1.0.0"
8048
8049
resolved "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz"
You can’t perform that action at this time.
0 commit comments