Skip to content

Commit

Permalink
Merge pull request #189 from suyuan32/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
suyuan32 committed Mar 17, 2024
2 parents 495fea4 + 5214850 commit 619eef0
Show file tree
Hide file tree
Showing 5 changed files with 1,339 additions and 820 deletions.
12 changes: 0 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,18 +125,6 @@
}
}

@keyframes ant-rotate {
to {
transform: rotate(405deg);
}
}

@keyframes ant-spin-move {
to {
opacity: 1;
}
}

@keyframes ant-spin-move {
to {
opacity: 1;
Expand Down
4 changes: 2 additions & 2 deletions internal/ts-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"node-server.json"
],
"dependencies": {
"@types/node": "^20.11.19",
"vite": "^5.1.4"
"@types/node": "^20.11.28",
"vite": "^5.1.6"
}
}
4 changes: 2 additions & 2 deletions internal/vite-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"dependencies": {
"@ant-design/colors": "^7.0.2",
"vite": "^5.1.4"
"vite": "^5.1.6"
},
"devDependencies": {
"@types/fs-extra": "^11.0.4",
Expand All @@ -47,7 +47,7 @@
"picocolors": "^1.0.0",
"pkg-types": "^1.0.3",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.71.1",
"sass": "^1.72.0",
"unocss": "0.58.5",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-dts": "^3.7.3",
Expand Down
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,15 +76,15 @@
"@iconify/iconify": "^3.1.1",
"@logicflow/core": "^1.2.22",
"@logicflow/extension": "^1.2.22",
"@uiw/codemirror-theme-github": "^4.21.22",
"@uiw/codemirror-theme-github": "^4.21.24",
"@uponu/vuedraggable": "^4.1.3",
"@vben/hooks": "workspace:*",
"@vue/shared": "^3.4.19",
"@vueuse/core": "^10.8.0",
"@vueuse/shared": "^10.8.0",
"@vue/shared": "^3.4.21",
"@vueuse/core": "^10.9.0",
"@vueuse/shared": "^10.9.0",
"@zxcvbn-ts/core": "^3.0.4",
"ant-design-vue": "^4.1.2",
"axios": "^1.6.7",
"axios": "^1.6.8",
"codemirror": "^6.0.1",
"cropperjs": "^1.6.1",
"crypto-js": "^4.2.0",
Expand All @@ -99,58 +99,58 @@
"pinia": "2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"print-js": "^1.6.0",
"qs": "^6.11.2",
"qs": "^6.12.0",
"resize-observer-polyfill": "^1.5.1",
"showdown": "^2.1.0",
"sortablejs": "^1.15.2",
"tinymce": "^6.8.3",
"unocss": "^0.58.5",
"vditor": "^3.9.9",
"vue": "^3.4.19",
"unocss": "^0.58.6",
"vditor": "^3.10.1",
"vue": "^3.4.21",
"vue-clipboard3": "^2.0.0",
"vue-codemirror": "^6.1.1",
"vue-i18n": "^9.9.1",
"vue-i18n": "^9.10.2",
"vue-json-pretty": "^2.3.0",
"vue-router": "^4.3.0",
"vue-types": "^5.1.1",
"vuedraggable": "^4.1.0",
"vxe-table": "^4.5.20",
"vxe-table": "^4.5.21",
"vxe-table-plugin-export-xlsx": "^4.0.1",
"xe-utils": "^3.5.20",
"xe-utils": "^3.5.22",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"@iconify/json": "^2.2.185",
"@commitlint/config-conventional": "^18.6.3",
"@iconify/json": "^2.2.192",
"@purge-icons/generated": "^0.10.0",
"@types/codemirror": "^5.60.15",
"@types/crypto-js": "^4.2.2",
"@types/lodash-es": "^4.17.12",
"@types/mockjs": "^1.0.10",
"@types/nprogress": "^0.2.3",
"@types/qs": "^6.9.11",
"@types/qs": "^6.9.12",
"@types/showdown": "^2.0.6",
"@types/sortablejs": "^1.15.8",
"@vben/eslint-config": "workspace:*",
"@vben/stylelint-config": "workspace:*",
"@vben/ts-config": "workspace:*",
"@vben/types": "workspace:*",
"@vben/vite-config": "workspace:*",
"@vue/compiler-sfc": "^3.4.19",
"@vue/test-utils": "^2.4.4",
"@vue/compiler-sfc": "^3.4.21",
"@vue/test-utils": "^2.4.5",
"cross-env": "^7.0.3",
"cz-git": "^1.8.0",
"czg": "^1.8.0",
"cz-git": "^1.9.0",
"czg": "^1.9.0",
"husky": "^9.0.11",
"lint-staged": "15.2.2",
"prettier": "^3.2.5",
"prettier-plugin-packagejson": "^2.4.11",
"prettier-plugin-packagejson": "^2.4.12",
"rimraf": "^5.0.5",
"turbo": "^1.12.4",
"typescript": "^5.3.3",
"turbo": "^1.12.5",
"typescript": "^5.4.2",
"unbuild": "^2.0.0",
"vite": "^5.1.4",
"vite": "^5.1.6",
"vite-plugin-mock": "^3.0.1",
"vue-tsc": "^1.8.27"
},
Expand Down
Loading

0 comments on commit 619eef0

Please sign in to comment.