File tree Expand file tree Collapse file tree 2 files changed +5
-13
lines changed Expand file tree Collapse file tree 2 files changed +5
-13
lines changed Original file line number Diff line number Diff line change 34
34
"sideEffects" : false ,
35
35
"typings" : " typings/index.d.ts" ,
36
36
"dependencies" : {
37
- "compute-scroll-into-view" : " ^1.0.14 "
37
+ "compute-scroll-into-view" : " ^1.0.16 "
38
38
},
39
39
"devDependencies" : {
40
40
"@babel/cli" : " 7.10.5" ,
Original file line number Diff line number Diff line change @@ -2051,10 +2051,10 @@ component-emitter@^1.2.1:
2051
2051
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
2052
2052
integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==
2053
2053
2054
- compute-scroll-into-view@^1.0.14 :
2055
- version "1.0.14 "
2056
- resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.14 .tgz#80e3ebb25d6aa89f42e533956cb4b16a04cfe759 "
2057
- integrity sha512-mKDjINe3tc6hGelUMNDzuhorIUZ7kS7BwyY0r2wQd2HOH2tRuJykiC06iSEX8y1TuhNzvz4GcJnK16mM2J1NMQ ==
2054
+ compute-scroll-into-view@^1.0.16 :
2055
+ version "1.0.16 "
2056
+ resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.16 .tgz#5b7bf4f7127ea2c19b750353d7ce6776a90ee088 "
2057
+ integrity sha512-a85LHKY81oQnikatZYA90pufpZ6sQx++BoCxOEMsjpZx+ZnaKGQnCyCehTRr/1p9GBIAHTjcU9k71kSYWloLiQ ==
2058
2058
2059
2059
2060
2060
version "0.0.1"
@@ -5178,7 +5178,6 @@ npm@^6.10.3:
5178
5178
cmd-shim "^3.0.3"
5179
5179
columnify "~1.5.4"
5180
5180
config-chain "^1.1.12"
5181
- debuglog "*"
5182
5181
detect-indent "~5.0.0"
5183
5182
detect-newline "^2.1.0"
5184
5183
dezalgo "~1.0.3"
@@ -5193,7 +5192,6 @@ npm@^6.10.3:
5193
5192
has-unicode "~2.0.1"
5194
5193
hosted-git-info "^2.8.8"
5195
5194
iferr "^1.0.2"
5196
- imurmurhash "*"
5197
5195
infer-owner "^1.0.4"
5198
5196
inflight "~1.0.6"
5199
5197
inherits "^2.0.4"
@@ -5212,14 +5210,8 @@ npm@^6.10.3:
5212
5210
libnpx "^10.2.4"
5213
5211
lock-verify "^2.1.0"
5214
5212
lockfile "^1.0.4"
5215
- lodash._baseindexof "*"
5216
5213
lodash._baseuniq "~4.6.0"
5217
- lodash._bindcallback "*"
5218
- lodash._cacheindexof "*"
5219
- lodash._createcache "*"
5220
- lodash._getnative "*"
5221
5214
lodash.clonedeep "~4.5.0"
5222
- lodash.restparam "*"
5223
5215
lodash.union "~4.6.0"
5224
5216
lodash.uniq "~4.5.0"
5225
5217
lodash.without "~4.4.0"
You can’t perform that action at this time.
0 commit comments