Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
pdb-ligand-env
Manage
Activity
Members
Labels
Plan
Issues
5
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pdbe
web-components
pdb-ligand-env
Commits
f3e9f24e
Commit
f3e9f24e
authored
4 years ago
by
Lukas Pravda
Browse files
Options
Downloads
Patches
Plain Diff
update dependencies
parent
66eee7de
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
package-lock.json
+2025
-1170
2025 additions, 1170 deletions
package-lock.json
package.json
+13
-13
13 additions, 13 deletions
package.json
with
2038 additions
and
1183 deletions
package-lock.json
+
2025
−
1170
View file @
f3e9f24e
source diff could not be displayed: it is too large. Options to address this:
view the blob
.
This diff is collapsed.
Click to expand it.
package.json
+
13
−
13
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"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment