mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-04-10 11:59:53 +00:00
Update dependencies
This commit is contained in:
parent
8e58103b85
commit
9ca44ae21b
@ -1,90 +0,0 @@
|
||||
Arguments:
|
||||
/usr/bin/node /usr/bin/yarn
|
||||
|
||||
PATH:
|
||||
/home/notiachafe/software/Komodo-Edit-6/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.4:/usr/local/bin:/usr/bin:/bin:/opt/bin:/opt/vmware/bin
|
||||
|
||||
Yarn version:
|
||||
1.2.1
|
||||
|
||||
Node version:
|
||||
6.11.5
|
||||
|
||||
Platform:
|
||||
linux x64
|
||||
|
||||
npm manifest:
|
||||
{
|
||||
"name": "gns3-web-ui",
|
||||
"version": "0.0.0",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
"start": "ng serve",
|
||||
"build": "ng build",
|
||||
"test": "ng test",
|
||||
"lint": "ng lint",
|
||||
"e2e": "ng e2e"
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/animations": "^4.4.6",
|
||||
"@angular/cdk": "^2.0.0-beta.12",
|
||||
"@angular/common": "^4.0.0",
|
||||
"@angular/compiler": "^4.0.0",
|
||||
"@angular/core": "^4.0.0",
|
||||
"@angular/forms": "^4.0.0",
|
||||
"@angular/http": "^4.0.0",
|
||||
"@angular/material": "^2.0.0-beta.12",
|
||||
"@angular/platform-browser": "^4.0.0",
|
||||
"@angular/platform-browser-dynamic": "^4.0.0",
|
||||
"@angular/router": "^4.0.0",
|
||||
"@ng-bootstrap/ng-bootstrap": "^1.0.0-beta.4",
|
||||
"angular2-indexeddb": "^1.0.11",
|
||||
"bootstrap": "^4.0.0-beta",
|
||||
"core-js": "^2.4.1",
|
||||
"d3-ng2-service": "^1.16.0",
|
||||
"ng2-toasty": "^4.0.3",
|
||||
"npm-check-updates": "^2.13.0",
|
||||
"rxjs": "^5.4.1",
|
||||
"zone.js": "^0.8.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/cli": "^1.4.7",
|
||||
"@angular/compiler-cli": "^4.0.0",
|
||||
"@angular/language-service": "^4.0.0",
|
||||
"@types/jasmine": "~2.6.0",
|
||||
"@types/jasminewd2": "~2.0.2",
|
||||
"@types/node": "~8.0.44",
|
||||
"codelyzer": "~3.2.1",
|
||||
"jasmine-core": "~2.8.0",
|
||||
"jasmine-spec-reporter": "~4.2.1",
|
||||
"karma": "~1.7.0",
|
||||
"karma-chrome-launcher": "~2.2.0",
|
||||
"karma-cli": "~1.0.1",
|
||||
"karma-coverage-istanbul-reporter": "^1.2.1",
|
||||
"karma-jasmine": "~1.1.0",
|
||||
"karma-jasmine-html-reporter": "^0.2.2",
|
||||
"node-sass": "^4.5.3",
|
||||
"protractor": "~5.2.0",
|
||||
"ts-node": "~3.3.0",
|
||||
"tslint": "~5.7.0",
|
||||
"typescript": "^2.3.4",
|
||||
"electron": "1.7.9",
|
||||
"electron-builder": "^19.42.1",
|
||||
}
|
||||
}
|
||||
|
||||
yarn manifest:
|
||||
No manifest
|
||||
|
||||
Lockfile:
|
||||
No lockfile
|
||||
|
||||
Trace:
|
||||
SyntaxError: /home/notiachafe/work/gns3/gns3-web-ui/package.json: Unexpected token } in JSON at position 1699
|
||||
at Object.parse (native)
|
||||
at /usr/lib64/node_modules/yarn/lib/cli.js:770:59
|
||||
at next (native)
|
||||
at step (/usr/lib64/node_modules/yarn/lib/cli.js:92:30)
|
||||
at /usr/lib64/node_modules/yarn/lib/cli.js:103:13
|
Loading…
x
Reference in New Issue
Block a user