File tree Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Expand file tree Collapse file tree 2 files changed +2
-10
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.16 "
37
+ "compute-scroll-into-view" : " ^1.0.17 "
38
38
},
39
39
"devDependencies" : {
40
40
"@babel/cli" : " 7.13.10" ,
Original file line number Diff line number Diff line change @@ -2060,7 +2060,7 @@ component-emitter@^1.2.1:
2060
2060
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
2061
2061
integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==
2062
2062
2063
- compute-scroll-into-view@^1.0.16 :
2063
+ compute-scroll-into-view@^1.0.17 :
2064
2064
version "1.0.17"
2065
2065
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.17.tgz#6a88f18acd9d42e9cf4baa6bec7e0522607ab7ab"
2066
2066
integrity sha512-j4dx+Fb0URmzbwwMUrhqWM2BEWHdFGx+qZ9qqASHRPqvTYdqvWnHg0H1hIbcyLnvgnoNAVMlwkepyqM3DaIFUg==
@@ -5183,7 +5183,6 @@ npm@^6.14.9:
5183
5183
cmd-shim "^3.0.3"
5184
5184
columnify "~1.5.4"
5185
5185
config-chain "^1.1.12"
5186
- debuglog "*"
5187
5186
detect-indent "~5.0.0"
5188
5187
detect-newline "^2.1.0"
5189
5188
dezalgo "~1.0.3"
@@ -5198,7 +5197,6 @@ npm@^6.14.9:
5198
5197
has-unicode "~2.0.1"
5199
5198
hosted-git-info "^2.8.8"
5200
5199
iferr "^1.0.2"
5201
- imurmurhash "*"
5202
5200
infer-owner "^1.0.4"
5203
5201
inflight "~1.0.6"
5204
5202
inherits "^2.0.4"
@@ -5217,14 +5215,8 @@ npm@^6.14.9:
5217
5215
libnpx "^10.2.4"
5218
5216
lock-verify "^2.1.0"
5219
5217
lockfile "^1.0.4"
5220
- lodash._baseindexof "*"
5221
5218
lodash._baseuniq "~4.6.0"
5222
- lodash._bindcallback "*"
5223
- lodash._cacheindexof "*"
5224
- lodash._createcache "*"
5225
- lodash._getnative "*"
5226
5219
lodash.clonedeep "~4.5.0"
5227
- lodash.restparam "*"
5228
5220
lodash.union "~4.6.0"
5229
5221
lodash.uniq "~4.5.0"
5230
5222
lodash.without "~4.4.0"
You can’t perform that action at this time.
0 commit comments