Skip to content
Snippets Groups Projects
Commit 5a684989 authored by Florent Poittevin's avatar Florent Poittevin Committed by Florent Poittevin
Browse files

chore: [DLCM-1914] clean lib

parent 6c21ff76
No related tags found
No related merge requests found
......@@ -7291,7 +7291,7 @@
},
"eslint-utils": {
"version": "3.0.0",
"resolved": "https://nexus.unige.ch/repository/npm-all/eslint-utils/-/eslint-utils-3.0.0.tgz",
"resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz",
"integrity": "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==",
"dev": true,
"requires": {
......@@ -16048,7 +16048,7 @@
},
"tsutils": {
"version": "3.21.0",
"resolved": "https://nexus.unige.ch/repository/npm-all/tsutils/-/tsutils-3.21.0.tgz",
"resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz",
"integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==",
"dev": true,
"requires": {
......@@ -16057,7 +16057,7 @@
"dependencies": {
"tslib": {
"version": "1.14.1",
"resolved": "https://nexus.unige.ch/repository/npm-all/tslib/-/tslib-1.14.1.tgz",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
"dev": true
}
......
......@@ -34,15 +34,8 @@
"@ngxs/store": "^3.7.2",
"rxjs": "^6.6.0",
"zone.js": "^0.11.4",
"change-case": "^4.1.1",
"core-js": "^3.6.5",
"http-status-codes": "^1.4.0",
"moment": "^2.27.0",
"ng2-pdf-viewer": "6.3.2",
"ngx-doc-viewer": "1.2.3",
"ngx-highlightjs": "4.1.1",
"videojs-wavesurfer": "3.2.0",
"wavesurfer.js": "4.0.1",
"@types/pdfjs-dist": "2.1.7",
"pdfjs-dist": "2.5.207"
},
......@@ -54,6 +47,12 @@
"standard-version": "^8.0.2"
},
"dependencies": {
"ng2-pdf-viewer": "7.0.1",
"ngx-doc-viewer": "2.0.4",
"moment": "2.29.1",
"change-case": "4.1.2",
"backoff-rxjs": "6.5.7",
"wavesurfer.js": "5.2.0",
"tslib": "^2.3.0"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment