Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaojianli committed Nov 16, 2024
1 parent cc93685 commit 04dff30
Show file tree
Hide file tree
Showing 2 changed files with 552 additions and 502 deletions.
24 changes: 12 additions & 12 deletions webui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,41 +35,41 @@
"normalize.css": "^8.0.1",
"pinia": "^2.2.6",
"url-join": "^5.0.0",
"uuid": "^11.0.2",
"vue": "^3.5.12",
"uuid": "^11.0.3",
"vue": "^3.5.13",
"vue-echarts": "^7.0.3",
"vue-i18n": "^10.0.4",
"vue-request": "^2.0.4",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@arco-plugins/vite-vue": "^1.4.5",
"@eslint/js": "^9.14.0",
"@eslint/js": "^9.15.0",
"@rushstack/eslint-patch": "^1.10.4",
"@tsconfig/node20": "^20.1.4",
"@types/eslint__js": "^8.42.3",
"@types/lodash": "^4.17.13",
"@types/markdown-it": "^14.1.2",
"@types/node": "^22.9.0",
"@types/uuid": "^10.0.0",
"@typescript-eslint/parser": "^8.13.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/tsconfig": "^0.5.1",
"eslint": "^9.14.0",
"@typescript-eslint/parser": "^8.14.0",
"@vitejs/plugin-vue": "^5.2.0",
"@vue/tsconfig": "^0.6.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.30.0",
"eslint-plugin-vue": "^9.31.0",
"husky": "^9.1.6",
"less": "^4.2.0",
"monaco-editor": "^0.52.0",
"npm-run-all2": "^7.0.1",
"prettier": "^3.3.3",
"typescript": "~5.6.3",
"typescript-eslint": "^8.13.0",
"vite": "^5.4.10",
"vite-bundle-analyzer": "^0.13.0",
"typescript-eslint": "^8.14.0",
"vite": "^5.4.11",
"vite-bundle-analyzer": "^0.13.1",
"vite-plugin-node-polyfills": "^0.22.0",
"vite-plugin-remove-console": "^2.2.0",
"vite-plugin-vue-devtools": "^7.6.2",
"vite-plugin-vue-devtools": "^7.6.4",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^2.1.10"
},
Expand Down
Loading

0 comments on commit 04dff30

Please # to comment.