Skip to content

Commit

Permalink
upgrade ts to 5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaojianli committed Dec 30, 2024
1 parent e6d07fe commit 19b6115
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 150 deletions.
4 changes: 2 additions & 2 deletions webui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,15 @@
"monaco-editor": "^0.52.2",
"npm-run-all2": "^7.0.2",
"prettier": "^3.4.2",
"typescript": "~5.6.3",
"typescript": "~5.7.2",
"typescript-eslint": "^8.18.2",
"vite": "^6.0.6",
"vite-bundle-analyzer": "^0.15.2",
"vite-plugin-node-polyfills": "^0.22.0",
"vite-plugin-remove-console": "^2.2.0",
"vite-plugin-vue-devtools": "^7.6.8",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
},
"engines": {
"node": ">=20.0.0",
Expand Down
Loading

0 comments on commit 19b6115

Please sign in to comment.