mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-01 06:50:42 +00:00
Update package.json
This commit is contained in:
parent
fc7c52efb7
commit
4ddc8a198d
@ -39,7 +39,7 @@
|
|||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "^10.0.1",
|
"@angular/animations": "^10.0.1",
|
||||||
"@angular/cdk": "^8.2.3",
|
"@angular/cdk": "^10.0.1",
|
||||||
"@angular/common": "^10.0.1",
|
"@angular/common": "^10.0.1",
|
||||||
"@angular/compiler": "^10.0.1",
|
"@angular/compiler": "^10.0.1",
|
||||||
"@angular/core": "^10.0.1",
|
"@angular/core": "^10.0.1",
|
||||||
@ -83,8 +83,8 @@
|
|||||||
"tslib": "^2.0.0",
|
"tslib": "^2.0.0",
|
||||||
"typeface-roboto": "^0.0.75",
|
"typeface-roboto": "^0.0.75",
|
||||||
"xterm": "^4.1.0",
|
"xterm": "^4.1.0",
|
||||||
"xterm-addon-attach": "^0.5.0",
|
"xterm-addon-attach": "^0.6.0",
|
||||||
"xterm-addon-fit": "^0.3.0",
|
"xterm-addon-fit": "^0.4.0",
|
||||||
"yargs": "^15.3.1",
|
"yargs": "^15.3.1",
|
||||||
"zone.js": "~0.10.3"
|
"zone.js": "~0.10.3"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user