Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Nomad
Commits
37211c96
Unverified
Commit
37211c96
authored
3 years ago
by
Luiz Aoqui
Browse files
Options
Download
Email Patches
Plain Diff
ui: upgrade dependency d3-shape 1.3.7 -> 3.0.1
parent
52f1ac03
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ui/package.json
+1
-1
ui/package.json
ui/yarn.lock
+9
-9
ui/yarn.lock
with
10 additions
and
10 deletions
+10
-10
ui/package.json
+
1
-
1
View file @
37211c96
...
...
@@ -51,7 +51,7 @@
"d3-format"
:
"^3.0.1"
,
"d3-scale"
:
"^4.0.2"
,
"d3-selection"
:
"^1.1.0"
,
"d3-shape"
:
"^
1.2.0
"
,
"d3-shape"
:
"^
3.0.1
"
,
"d3-time-format"
:
"^2.1.0"
,
"d3-transition"
:
"^1.1.0"
,
"duration-js"
:
"^4.0.0"
,
...
...
This diff is collapsed.
Click to expand it.
ui/yarn.lock
+
9
-
9
View file @
37211c96
...
...
@@ -7722,10 +7722,10 @@ d3-interpolate@1:
dependencies:
d3-color "1 - 3"
d3-path@1:
version "
1
.0.
9
"
resolved "https://registry.yarnpkg.com/d3-path/-/d3-path-
1
.0.
9
.tgz#
48c050bb1fe8c262493a8caf5524e3e9591701cf
"
integrity sha512-
VLaYcn81dtHVTjEHd8B+pbe9yHWpXKZUC87PzoFmsFrJqgFwDe/qxfp5MlfsfM1V5E/iVt0MmEbWQ7FVIXh/bg
==
"
d3-path@1
- 3"
:
version "
3
.0.
1
"
resolved "https://registry.yarnpkg.com/d3-path/-/d3-path-
3
.0.
1
.tgz#
f09dec0aaffd770b7995f1a399152bf93052321e
"
integrity sha512-
gq6gZom9AFZby0YLduxT1qmrp4xpBA1YZr19OI717WIdKE2OM5ETq5qrHLb301IgxhLwcuxvGZVLeeWc/k1I6w
==
d3-scale@^4.0.2:
version "4.0.2"
...
...
@@ -7743,12 +7743,12 @@ d3-selection@^1.1.0:
resolved "https://registry.yarnpkg.com/d3-selection/-/d3-selection-1.4.2.tgz#dcaa49522c0dbf32d6c1858afc26b6094555bc5c"
integrity sha512-SJ0BqYihzOjDnnlfyeHT0e30k0K1+5sR3d5fNueCNeuhZTnGw4M4o8mqJchSwgKMXCNFo+e2VTChiSJ0vYtXkg==
d3-shape@^
1.2.0
:
version "
1.3.7
"
resolved "https://registry.yarnpkg.com/d3-shape/-/d3-shape-
1.3.7.tgz#df63801be07bc986bc54f63789b4fe502992b5d7
"
integrity sha512-
EUkvKjqPFUAZyOlhY5gzCxCeI0Aep04LwIRpsZ/mLFelJiUfnK56jo5JMDSE7yyP2kLSb6LtF+S5chMk7uqPq
w==
d3-shape@^
3.0.1
:
version "
3.0.1
"
resolved "https://registry.yarnpkg.com/d3-shape/-/d3-shape-
3.0.1.tgz#9ccdfb28fd9b0d12f2d8aec234cd5c4a9ea27931
"
integrity sha512-
HNZNEQoDhuCrDWEc/BMbF/hKtzMZVoe64TvisFLDp2Iyj0UShB/E6/lBsLlJTfBMbYgftHj90cXJ0SEitlE6X
w==
dependencies:
d3-path "1"
d3-path "1
- 3
"
"d3-time-format@2 - 4":
version "4.0.0"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment