chore: update dependencies
This commit is contained in:
parent
f966fec0a3
commit
e0d5e0c874
File diff suppressed because it is too large
Load Diff
|
@ -12,21 +12,21 @@
|
|||
"bytes": "^3.1.2",
|
||||
"dayjs": "^1.11.10",
|
||||
"lodash": "^4.17.21",
|
||||
"monaco-editor": "^0.44.0",
|
||||
"monaco-editor": "^0.45.0",
|
||||
"pinia": "^2.1.7",
|
||||
"sass": "^1.69.5",
|
||||
"vue": "^3.3.9",
|
||||
"vue": "^3.3.11",
|
||||
"vue-i18n": "^9.8.0",
|
||||
"xterm": "^5.3.0",
|
||||
"xterm-addon-fit": "^0.8.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^4.5.0",
|
||||
"@vitejs/plugin-vue": "^4.5.2",
|
||||
"naive-ui": "^2.35.0",
|
||||
"prettier": "^3.1.0",
|
||||
"unplugin-auto-import": "^0.16.7",
|
||||
"unplugin-icons": "^0.17.4",
|
||||
"unplugin-vue-components": "^0.25.2",
|
||||
"vite": "^5.0.2"
|
||||
"unplugin-auto-import": "^0.17.2",
|
||||
"unplugin-icons": "^0.18.1",
|
||||
"unplugin-vue-components": "^0.26.0",
|
||||
"vite": "^5.0.6"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1 +1 @@
|
|||
d5ec7e0103cfa8c99bc40c20ffdcb4fb
|
||||
5d7ef4625da99af1c918196c905459d4
|
Loading…
Reference in New Issue