Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Signature Frontend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
digital blueprint
Electronic Signature Service
Signature Frontend
Commits
4c617b24
Commit
4c617b24
authored
5 years ago
by
Reiter, Christoph
Browse files
Options
Downloads
Patches
Plain Diff
Update npm deps
parent
a7b3701c
No related branches found
No related tags found
No related merge requests found
Pipeline
#11881
passed with warnings
5 years ago
Stage: test
Changes
2
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
package-lock.json
+1043
-1772
1043 additions, 1772 deletions
package-lock.json
package.json
+15
-15
15 additions, 15 deletions
package.json
with
1058 additions
and
1787 deletions
package-lock.json
+
1043
−
1772
View file @
4c617b24
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
+
15
−
15
View file @
4c617b24
...
@@ -4,33 +4,33 @@
...
@@ -4,33 +4,33 @@
"main"
:
"src/vpu-signature.js"
,
"main"
:
"src/vpu-signature.js"
,
"license"
:
"LGPL-2.1-or-later"
,
"license"
:
"LGPL-2.1-or-later"
,
"devDependencies"
:
{
"devDependencies"
:
{
"
@babel/core
"
:
"
^7.10.
2
"
,
"
@babel/core
"
:
"
^7.10.
3
"
,
"
@babel/plugin-syntax-dynamic-import
"
:
"
^7.8.3
"
,
"
@babel/plugin-syntax-dynamic-import
"
:
"
^7.8.3
"
,
"
@babel/plugin-syntax-import-meta
"
:
"
^7.10.1
"
,
"
@babel/plugin-syntax-import-meta
"
:
"
^7.10.1
"
,
"
@babel/plugin-transform-runtime
"
:
"
^7.10.
1
"
,
"
@babel/plugin-transform-runtime
"
:
"
^7.10.
3
"
,
"
@babel/preset-env
"
:
"
^7.10.
2
"
,
"
@babel/preset-env
"
:
"
^7.10.
3
"
,
"
@babel/runtime-corejs3
"
:
"
^7.10.
2
"
,
"
@babel/runtime-corejs3
"
:
"
^7.10.
3
"
,
"
@rollup/plugin-babel
"
:
"
^5.0.
2
"
,
"
@rollup/plugin-babel
"
:
"
^5.0.
4
"
,
"
@rollup/plugin-commonjs
"
:
"
^12.0.0
"
,
"
@rollup/plugin-commonjs
"
:
"
^12.0.0
"
,
"
@rollup/plugin-json
"
:
"
^4.
0.3
"
,
"
@rollup/plugin-json
"
:
"
^4.
1.0
"
,
"
@rollup/plugin-node-resolve
"
:
"
^8.
0
.0
"
,
"
@rollup/plugin-node-resolve
"
:
"
^8.
1
.0
"
,
"
@rollup/plugin-replace
"
:
"
^2.3.
2
"
,
"
@rollup/plugin-replace
"
:
"
^2.3.
3
"
,
"
@rollup/plugin-url
"
:
"
^5.0.
0
"
,
"
@rollup/plugin-url
"
:
"
^5.0.
1
"
,
"
babel-eslint
"
:
"
^10.0.3
"
,
"
babel-eslint
"
:
"
^10.0.3
"
,
"
chai
"
:
"
^4.2.0
"
,
"
chai
"
:
"
^4.2.0
"
,
"
chokidar
"
:
"
^3.4.0
"
,
"
chokidar
"
:
"
^3.4.0
"
,
"
eslint
"
:
"
^7.
1.0
"
,
"
eslint
"
:
"
^7.
3.1
"
,
"
eslint-plugin-jsdoc
"
:
"
^27.
0.3
"
,
"
eslint-plugin-jsdoc
"
:
"
^27.
1.2
"
,
"
glob
"
:
"
^7.1.6
"
,
"
glob
"
:
"
^7.1.6
"
,
"
i18next-scanner
"
:
"
^2.10.3
"
,
"
i18next-scanner
"
:
"
^2.10.3
"
,
"
karma
"
:
"
^5.
0.9
"
,
"
karma
"
:
"
^5.
1.0
"
,
"
karma-chai
"
:
"
^0.1.0
"
,
"
karma-chai
"
:
"
^0.1.0
"
,
"
karma-chrome-launcher
"
:
"
^3.1.0
"
,
"
karma-chrome-launcher
"
:
"
^3.1.0
"
,
"
karma-firefox-launcher
"
:
"
^1.3.0
"
,
"
karma-firefox-launcher
"
:
"
^1.3.0
"
,
"
karma-mocha
"
:
"
^2.0.1
"
,
"
karma-mocha
"
:
"
^2.0.1
"
,
"
mocha
"
:
"
^7.2.0
"
,
"
mocha
"
:
"
^7.2.0
"
,
"
puppeteer
"
:
"
^2.0.0
"
,
"
puppeteer
"
:
"
^2.0.0
"
,
"
rollup
"
:
"
^2.1
3.1
"
,
"
rollup
"
:
"
^2.1
8.0
"
,
"
rollup-plugin-consts
"
:
"
^1.0.2
"
,
"
rollup-plugin-consts
"
:
"
^1.0.2
"
,
"
rollup-plugin-copy
"
:
"
^3.3.0
"
,
"
rollup-plugin-copy
"
:
"
^3.3.0
"
,
"
rollup-plugin-delete
"
:
"
^1.2.0
"
,
"
rollup-plugin-delete
"
:
"
^1.2.0
"
,
...
@@ -44,8 +44,8 @@
...
@@ -44,8 +44,8 @@
"
@open-wc/scoped-elements
"
:
"
^1.1.1
"
,
"
@open-wc/scoped-elements
"
:
"
^1.1.1
"
,
"
fabric
"
:
"
^3.6.3
"
,
"
fabric
"
:
"
^3.6.3
"
,
"
file-saver
"
:
"
^2.0.2
"
,
"
file-saver
"
:
"
^2.0.2
"
,
"
i18next
"
:
"
^19.
4.5
"
,
"
i18next
"
:
"
^19.
5.1
"
,
"
jszip
"
:
"
^3.
4
.0
"
,
"
jszip
"
:
"
^3.
5
.0
"
,
"
lit-element
"
:
"
^2.3.1
"
,
"
lit-element
"
:
"
^2.3.1
"
,
"
lit-html
"
:
"
^1.2.1
"
,
"
lit-html
"
:
"
^1.2.1
"
,
"
pdfjs-dist
"
:
"
^2.4.456
"
,
"
pdfjs-dist
"
:
"
^2.4.456
"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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