This commit is contained in:
2024-08-21 11:03:31 +08:00
parent 934b3b7b74
commit e25627cda9
33 changed files with 204 additions and 176 deletions

5
package-lock.json generated
View File

@@ -1,11 +1,11 @@
{
"name": "SmartOpsWeb",
"name": "fateverse",
"version": "0.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "SmartOpsWeb",
"name": "fateverse",
"version": "0.0.0",
"dependencies": {
"@antv/g6": "^3.5.7",
@@ -38,6 +38,7 @@
"@codemirror/lang-sql": "^6.5.4",
"@vitejs/plugin-vue": "^4.2.1",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"lodash": "^4.17.21",
"unplugin-auto-import": "^0.15.3",
"unplugin-vue-components": "^0.24.1",
"vite": "^4.3.4",