Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
pdbe
web-components
pdb-ligand-env
Commits
e7bc85e2
Commit
e7bc85e2
authored
Oct 25, 2020
by
Lukas Pravda
Browse files
update dependencies
parent
ad6c3272
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
920 additions
and
1852 deletions
+920
-1852
package-lock.json
package-lock.json
+912
-1844
package.json
package.json
+8
-8
No files found.
package-lock.json
View file @
e7bc85e2
This diff is collapsed.
Click to expand it.
package.json
View file @
e7bc85e2
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
"description"
:
""
,
"description"
:
""
,
"main"
:
"app.js"
,
"main"
:
"app.js"
,
"dependencies"
:
{
"dependencies"
:
{
"
@types/d3
"
:
"
^5.
0.1
"
,
"
@types/d3
"
:
"
^5.
16.3
"
,
"
@types/d3-tip
"
:
"
^3.5.5
"
,
"
@types/d3-tip
"
:
"
^3.5.5
"
,
"
d3
"
:
"
^5.16.0
"
,
"
d3
"
:
"
^5.16.0
"
,
"
d3-tip
"
:
"
^0.9.1
"
,
"
d3-tip
"
:
"
^0.9.1
"
,
...
@@ -13,13 +13,13 @@
...
@@ -13,13 +13,13 @@
"
typescript
"
:
"
^4.0.2
"
"
typescript
"
:
"
^4.0.2
"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"
@babel/core
"
:
"
^7.1
1.6
"
,
"
@babel/core
"
:
"
^7.1
2.3
"
,
"
@babel/plugin-transform-runtime
"
:
"
^7.1
1.5
"
,
"
@babel/plugin-transform-runtime
"
:
"
^7.1
2.1
"
,
"
@babel/preset-env
"
:
"
^7.1
1.5
"
,
"
@babel/preset-env
"
:
"
^7.1
2.1
"
,
"
@babel/runtime
"
:
"
^7.1
1.2
"
,
"
@babel/runtime
"
:
"
^7.1
2.1
"
,
"
@webcomponents/webcomponentsjs
"
:
"
^2.
4.4
"
,
"
@webcomponents/webcomponentsjs
"
:
"
^2.
5.0
"
,
"
babel-loader
"
:
"
^8.1.0
"
,
"
babel-loader
"
:
"
^8.1.0
"
,
"
browser-sync
"
:
"
^2.26.1
2
"
,
"
browser-sync
"
:
"
^2.26.1
3
"
,
"
camelcase
"
:
"
^5.0.0
"
,
"
camelcase
"
:
"
^5.0.0
"
,
"
clean-webpack-plugin
"
:
"
^1.0.1
"
,
"
clean-webpack-plugin
"
:
"
^1.0.1
"
,
"
css-loader
"
:
"
^2.1.0
"
,
"
css-loader
"
:
"
^2.1.0
"
,
...
@@ -36,7 +36,7 @@
...
@@ -36,7 +36,7 @@
"
style-loader
"
:
"
^0.23.1
"
,
"
style-loader
"
:
"
^0.23.1
"
,
"
ts-node
"
:
"
^7.0.1
"
,
"
ts-node
"
:
"
^7.0.1
"
,
"
url-loader
"
:
"
^1.1.2
"
,
"
url-loader
"
:
"
^1.1.2
"
,
"
webpack
"
:
"
^
4.44.2
"
,
"
webpack
"
:
"
^
5.2.0
"
,
"
webpack-cli
"
:
"
^3.3.12
"
"
webpack-cli
"
:
"
^3.3.12
"
},
},
"scripts"
:
{
"scripts"
:
{
...
...
Write
Preview
Markdown
is supported
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