Update a few more frontend deps

This commit is contained in:
softsimon
2022-12-01 15:36:19 +09:00
parent 0b37a02435
commit ddc7de0d4a
2 changed files with 32 additions and 32 deletions

View File

@@ -84,7 +84,7 @@
"browserify": "^17.0.0",
"clipboard": "^2.0.11",
"domino": "^2.1.6",
"echarts": "~5.3.2",
"echarts": "~5.4.0",
"echarts-gl": "^2.0.9",
"lightweight-charts": "~3.8.0",
"ngx-echarts": "~14.0.0",
@@ -94,7 +94,7 @@
"tinyify": "^3.1.0",
"tlite": "^0.1.9",
"tslib": "~2.4.1",
"zone.js": "~0.11.5"
"zone.js": "~0.12.0"
},
"devDependencies": {
"@angular/compiler-cli": "^14.2.12",
@@ -104,7 +104,7 @@
"@typescript-eslint/parser": "^5.45.0",
"eslint": "^8.28.0",
"http-proxy-middleware": "~2.0.6",
"prettier": "^2.7.1",
"prettier": "^2.8.0",
"ts-node": "~10.9.1",
"typescript": "~4.6.4"
},