Skip to content

Commit

Permalink
升级一些库
Browse files Browse the repository at this point in the history
  • Loading branch information
duolabmeng6 committed Aug 3, 2024
1 parent d06efd1 commit 10c5506
Show file tree
Hide file tree
Showing 5 changed files with 2,818 additions and 79 deletions.
26 changes: 13 additions & 13 deletions GoEasyDesigner/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,26 +9,26 @@
},
"dependencies": {
"@guolao/vue-monaco-editor": "1.3.0",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"element-plus": "^2.3.14",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"element-plus": "^2.7.8",
"monaco-editor": "0.38.0",
"pinia": "^2.1.6",
"pinyin-pro": "^3.16.3",
"tdesign-icons-vue-next": "^0.2.2",
"tdesign-vue-next": "^1.6.5",
"pinia": "^2.2.0",
"pinyin-pro": "^3.24.2",
"tdesign-icons-vue-next": "^0.2.4",
"tdesign-vue-next": "^1.9.8",
"uuid": "^9.0.1",
"vue": "^3.3.4",
"vue-i18n": "^9.6.1",
"vue": "^3.4.35",
"vue-i18n": "^9.13.1",
"vue3-menus": "^1.1.2",
"vue3-sfc-loader": "^0.8.4"
},
"devDependencies": {
"@iconify/vue": "^4.1.1",
"@vitejs/plugin-vue": "^4.2.3",
"@iconify/vue": "^4.1.2",
"@vitejs/plugin-vue": "^4.6.2",
"monaco-editor-webpack-plugin": "^7.1.0",
"unplugin-auto-import": "^0.16.6",
"unplugin-auto-import": "^0.16.7",
"unplugin-icons": "^0.16.6",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.4.11"
"unplugin-vue-components": "^0.25.2",
"vite": "^4.5.3"
}
}
Loading

0 comments on commit 10c5506

Please sign in to comment.