Skip to content

Commit

Permalink
Upgrade yarn.lock, remove volto-grid-block
Browse files Browse the repository at this point in the history
  • Loading branch information
tiberiuichim committed Nov 5, 2020
1 parent b1299d4 commit 356980e
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 24 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"src/addons/volto-slate",
"src/addons/volto-datablocks",
"src/addons/volto-plotlycharts",
"src/addons/volto-grid-block",
"src/addons/volto-object-widget",
"src/addons/volto-columns-block",
"src/addons/volto-slate-footnote",
Expand All @@ -29,7 +28,6 @@
"volto-bise",
"@eeacms/volto-slate-dataentity",
"@eeacms/volto-webmap",
"@eeacms/volto-grid-block",
"@eeacms/volto-block-divider",
"@eeacms/volto-block-toc",
"@eeacms/volto-slate-metadata-mentions",
Expand Down
102 changes: 80 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6138,7 +6138,7 @@ color-alpha@1.0.4:
dependencies:
color-parse "^1.3.8"

color-alpha@^1.0.4:
color-alpha@^1.0.4, color-alpha@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/color-alpha/-/color-alpha-1.1.2.tgz#7148ba1f71915fe872f44eb2e67df581f556aef7"
integrity sha512-FOu95n/SjuQyG9lFqzl18S2cfQ4od1QVrvz3PEJxWnRKjAPWBj7FILNnGSUfIXNgmMx58vaXp24URXeqF5obZQ==
Expand Down Expand Up @@ -6185,7 +6185,7 @@ color-normalize@1.5.0:
color-rgba "^2.1.1"
dtype "^2.0.0"

color-normalize@^1.5.0:
color-normalize@^1.5.0, color-normalize@^1.5.2:
version "1.5.2"
resolved "https://registry.yarnpkg.com/color-normalize/-/color-normalize-1.5.2.tgz#d6c8beb02966849548f91a6ac0274c6f19924509"
integrity sha512-yYMIoyFJmUoKbCK6sBShljBWfkt8DXVfaZJn9/zvRJkF9eQJDbZhcYC6LdOVy40p4tfVwYYb9cXl8oqpu7pzBw==
Expand All @@ -6202,7 +6202,7 @@ color-parse@1.3.8:
defined "^1.0.0"
is-plain-obj "^1.1.0"

color-parse@^1.3.8, color-parse@^1.4.1:
color-parse@^1.3.8, color-parse@^1.4.1, color-parse@^1.4.2:
version "1.4.2"
resolved "https://registry.yarnpkg.com/color-parse/-/color-parse-1.4.2.tgz#78651f5d34df1a57f997643d86f7f87268ad4eb5"
integrity sha512-RI7s49/8yqDj3fECFZjUI1Yi0z/Gq1py43oNJivAIIDSyJiOZLfYCRQEgn8HEVAj++PcRe8AnL2XF0fRJ3BTnA==
Expand All @@ -6218,7 +6218,7 @@ color-rgba@2.1.1:
color-parse "^1.3.8"
color-space "^1.14.6"

color-rgba@^2.1.1, color-rgba@^2.2.0:
color-rgba@^2.1.1, color-rgba@^2.2.0, color-rgba@^2.2.3:
version "2.2.3"
resolved "https://registry.yarnpkg.com/color-rgba/-/color-rgba-2.2.3.tgz#f7f1240de7edc5fcafa79c4acb013a8eb2075aa0"
integrity sha512-C20bgnIy09NoXDzhu3RB/SHVlk0y+2zcnkumpVvGOWCrz3rF2xJLS53Fc2ai2Jebs3X7ILZFswN7vVLD2HLr2g==
Expand Down Expand Up @@ -15995,6 +15995,80 @@ plotly.js@1.54.7:
webgl-context "^2.2.0"
world-calendars "^1.0.3"

plotly.js@1.57.0:
version "1.57.0"
resolved "https://registry.yarnpkg.com/plotly.js/-/plotly.js-1.57.0.tgz#0163ebe5274dd69ef58cedc6b0092001843c2cee"
integrity sha512-QDE5me3x4260vxfCSlIW6KfAxarajgUbzIuXXu0jDhXgyNQyTfoog/X9S4PNjalWkHp/kEs4/ntqRunW0zQ7Zg==
dependencies:
"@plotly/d3-sankey" "0.7.2"
"@plotly/d3-sankey-circular" "0.33.1"
"@plotly/point-cluster" "^3.1.9"
"@turf/area" "^6.0.1"
"@turf/bbox" "^6.0.1"
"@turf/centroid" "^6.0.2"
alpha-shape "^1.0.0"
canvas-fit "^1.5.0"
color-alpha "^1.1.2"
color-normalize "^1.5.2"
color-parse "^1.4.2"
color-rgba "^2.2.3"
convex-hull "^1.0.3"
country-regex "^1.1.0"
d3 "^3.5.17"
d3-force "^1.2.1"
d3-hierarchy "^1.1.9"
d3-interpolate "^1.4.0"
d3-time-format "^2.2.3"
delaunay-triangulate "^1.1.6"
es6-promise "^4.2.8"
fast-isnumeric "^1.1.4"
gl-cone3d "^1.5.2"
gl-contour2d "^1.1.7"
gl-error3d "^1.0.16"
gl-heatmap2d "^1.1.0"
gl-line3d "1.2.1"
gl-mat4 "^1.2.0"
gl-mesh3d "^2.3.1"
gl-plot2d "^1.4.5"
gl-plot3d "^2.4.6"
gl-pointcloud2d "^1.0.3"
gl-scatter3d "^1.2.3"
gl-select-box "^1.0.4"
gl-spikes2d "^1.0.2"
gl-streamtube3d "^1.4.1"
gl-surface3d "^1.6.0"
gl-text "^1.1.8"
glslify "^7.1.1"
has-hover "^1.0.1"
has-passive-events "^1.0.0"
image-size "^0.7.5"
is-mobile "^2.2.2"
mapbox-gl "1.10.1"
matrix-camera-controller "^2.1.3"
mouse-change "^1.4.0"
mouse-event-offset "^3.0.2"
mouse-wheel "^1.2.0"
ndarray "^1.0.19"
ndarray-linear-interpolate "^1.0.0"
parse-svg-path "^0.1.2"
polybooljs "^1.2.0"
regl "^1.6.1"
regl-error2d "^2.0.11"
regl-line2d "^3.0.18"
regl-scatter2d "^3.2.1"
regl-splom "^1.0.12"
right-now "^1.0.0"
robust-orientation "^1.1.3"
sane-topojson "^4.0.0"
strongly-connected-components "^1.0.1"
superscript-text "^1.0.0"
svg-path-sdf "^1.1.3"
tinycolor2 "^1.4.2"
to-px "1.0.1"
topojson-client "^3.1.0"
webgl-context "^2.2.0"
world-calendars "^1.0.3"

plotly.js@^1.51.2:
version "1.57.1"
resolved "https://registry.yarnpkg.com/plotly.js/-/plotly.js-1.57.1.tgz#95754814ad57bf9b4ddbc9acc58337582e3bdf6a"
Expand Down Expand Up @@ -17593,7 +17667,7 @@ react-animate-height@2.0.17:
classnames "^2.2.5"
prop-types "^15.6.1"

react-beautiful-dnd@13.0.0, react-beautiful-dnd@^13.0.0:
react-beautiful-dnd@13.0.0:
version "13.0.0"
resolved "https://registry.yarnpkg.com/react-beautiful-dnd/-/react-beautiful-dnd-13.0.0.tgz#f70cc8ff82b84bc718f8af157c9f95757a6c3b40"
integrity sha512-87It8sN0ineoC3nBW0SbQuTFXM6bUqM62uJGY4BtTf0yzPl8/3+bHMWkgIe0Z6m8e+gJgjWxefGRVfpE3VcdEg==
Expand Down Expand Up @@ -17761,14 +17835,6 @@ react-dom@16.13.1:
prop-types "^15.6.2"
scheduler "^0.19.1"

react-draggable@^4.0.3:
version "4.4.3"
resolved "https://registry.yarnpkg.com/react-draggable/-/react-draggable-4.4.3.tgz#0727f2cae5813e36b0e4962bf11b2f9ef2b406f3"
integrity sha512-jV4TE59MBuWm7gb6Ns3Q1mxX8Azffb7oTtDtBgFkxRvhDp38YAARmRplrj0+XGkhOJB5XziArX+4HUUABtyZ0w==
dependencies:
classnames "^2.2.5"
prop-types "^15.6.0"

react-dropzone@11.1.0:
version "11.1.0"
resolved "https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-11.1.0.tgz#c225f3c53450c80fbd80954361dc039090bfc14c"
Expand Down Expand Up @@ -17923,7 +17989,7 @@ react-outside-click-handler@^1.2.4:
object.values "^1.1.0"
prop-types "^15.7.2"

react-plotly.js@^2.3.0, react-plotly.js@^2.4.0:
react-plotly.js@^2.3.0, react-plotly.js@^2.4.0, react-plotly.js@~2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/react-plotly.js/-/react-plotly.js-2.5.0.tgz#779e489bbbd05deb373a63e918454587236d7c7f"
integrity sha512-nzir3uf+tFO1YXVUH5lFfD2plbDuZJXKrCO88KmRVnha2/zEhZBmZO8yS6GcRnLmSrhJkfmj6GTqWWvrJDBCBQ==
Expand Down Expand Up @@ -17973,14 +18039,6 @@ react-resizable-rotatable-draggable@^0.2.0:
resolved "https://registry.yarnpkg.com/react-resizable-rotatable-draggable/-/react-resizable-rotatable-draggable-0.2.0.tgz#de235785bed2b277286ac6668b094eaa7a024d11"
integrity sha512-F8TPx3z7/AcmRViySbYV3LpUWXFpHlGAmKmNcYMgPlS+h1eYFazRG3xYS8Z6e48hWY1EcCny/YNrwRNUrap8CQ==

react-resizable@^1.10.1:
version "1.11.0"
resolved "https://registry.yarnpkg.com/react-resizable/-/react-resizable-1.11.0.tgz#0b237c4aff16937b7663de1045861749683227ad"
integrity sha512-VoGz2ddxUFvildS8r8/29UZJeyiM3QJnlmRZSuXm+FpTqq/eIrMPc796Y9XQLg291n2hFZJtIoP1xC3hSTw/jg==
dependencies:
prop-types "15.x"
react-draggable "^4.0.3"

react-resize-detector@^4.2.1:
version "4.2.3"
resolved "https://registry.yarnpkg.com/react-resize-detector/-/react-resize-detector-4.2.3.tgz#7df258668a30bdfd88e655bbdb27db7fd7b23127"
Expand Down

0 comments on commit 356980e

Please sign in to comment.