Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
pdbe
web-components
pdb-ligand-env
Commits
f3e9f24e
Commit
f3e9f24e
authored
Sep 21, 2020
by
Lukas Pravda
Browse files
update dependencies
parent
66eee7de
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2038 additions
and
1183 deletions
+2038
-1183
package-lock.json
package-lock.json
+2025
-1170
package.json
package.json
+13
-13
No files found.
package-lock.json
View file @
f3e9f24e
This source diff could not be displayed because it is too large. You can
view the blob
instead.
package.json
View file @
f3e9f24e
...
...
@@ -6,20 +6,20 @@
"dependencies"
:
{
"
@types/d3
"
:
"
^5.0.1
"
,
"
@types/d3-tip
"
:
"
^3.5.5
"
,
"
d3
"
:
"
^5.1
5
.0
"
,
"
d3
"
:
"
^5.1
6
.0
"
,
"
d3-tip
"
:
"
^0.9.1
"
,
"
d3scription
"
:
"
^1.0.1
"
,
"
lit-element
"
:
"
^2.
2.1
"
,
"
typescript
"
:
"
^
3.7.4
"
"
lit-element
"
:
"
^2.
4.0
"
,
"
typescript
"
:
"
^
4.0.2
"
},
"devDependencies"
:
{
"
@babel/core
"
:
"
^7.
8.3
"
,
"
@babel/plugin-transform-runtime
"
:
"
^7.
8.3
"
,
"
@babel/preset-env
"
:
"
^7.
8.3
"
,
"
@babel/runtime
"
:
"
^7.
8.3
"
,
"
@webcomponents/webcomponentsjs
"
:
"
^2.4.
1
"
,
"
babel-loader
"
:
"
^8.
0.5
"
,
"
browser-sync
"
:
"
^2.26.
7
"
,
"
@babel/core
"
:
"
^7.
11.6
"
,
"
@babel/plugin-transform-runtime
"
:
"
^7.
11.5
"
,
"
@babel/preset-env
"
:
"
^7.
11.5
"
,
"
@babel/runtime
"
:
"
^7.
11.2
"
,
"
@webcomponents/webcomponentsjs
"
:
"
^2.4.
4
"
,
"
babel-loader
"
:
"
^8.
1.0
"
,
"
browser-sync
"
:
"
^2.26.
12
"
,
"
camelcase
"
:
"
^5.0.0
"
,
"
clean-webpack-plugin
"
:
"
^1.0.1
"
,
"
css-loader
"
:
"
^2.1.0
"
,
...
...
@@ -32,12 +32,12 @@
"
gulp-minify
"
:
"
^3.1.0
"
,
"
live-server
"
:
"
^1.2.1
"
,
"
npm-run-all
"
:
"
^4.1.3
"
,
"
onchange
"
:
"
^6.1.
0
"
,
"
onchange
"
:
"
^6.1.
1
"
,
"
style-loader
"
:
"
^0.23.1
"
,
"
ts-node
"
:
"
^7.0.1
"
,
"
url-loader
"
:
"
^1.1.2
"
,
"
webpack
"
:
"
^4.4
1.5
"
,
"
webpack-cli
"
:
"
^3.3.1
0
"
"
webpack
"
:
"
^4.4
4.2
"
,
"
webpack-cli
"
:
"
^3.3.1
2
"
},
"scripts"
:
{
"tscW"
:
"tsc -w"
,
...
...
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