Skip to content

Commit

Permalink
Merge pull request #147 from suyuan32/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
suyuan32 authored Dec 4, 2023
2 parents d35db22 + e6815a9 commit a93b83d
Show file tree
Hide file tree
Showing 9 changed files with 1,336 additions and 1,023 deletions.
2 changes: 1 addition & 1 deletion README.En.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Simple Admin UI is a modern UI for Simple Admin. It is based on vue-vben-admin a

## Documentation

[Simple Admin Documentation](https://vben.ryansu.pro/)
[Simple Admin Documentation](https://vben.ryansu.tech/)

- ant-design-vue [Document](https://antdv.com/components/overview)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Simple Admin UI 是基于 vue-vben-admin 二次开发的为 Simple Admin 专门

## 文档

[文档](https://vben.ryansu.pro/)
[文档](https://vben.ryansu.tech/)

- ant-design-vue [地址](https://antdv.com/components/overview)

Expand Down
4 changes: 2 additions & 2 deletions internal/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint": "^8.52.0",
"eslint": "^8.55.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-vue": "^9.18.1",
"eslint-plugin-vue": "^9.19.2",
"vue-eslint-parser": "^9.3.2"
}
}
2 changes: 1 addition & 1 deletion internal/stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"stub": "pnpm unbuild --stub"
},
"devDependencies": {
"postcss": "^8.4.31",
"postcss": "^8.4.32",
"postcss-html": "^1.5.0",
"postcss-less": "^6.0.0",
"postcss-scss": "^4.0.9",
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 @@ -19,8 +19,8 @@
"node-server.json"
],
"dependencies": {
"@types/node": "^18.18.7",
"unplugin-vue-define-options": "^1.3.18",
"@types/node": "^18.19.2",
"unplugin-vue-define-options": "^1.4.0",
"vite": "^4.5.0"
}
}
14 changes: 7 additions & 7 deletions internal/vite-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,21 +35,21 @@
"vite": "^4.5.0"
},
"devDependencies": {
"@types/fs-extra": "^11.0.3",
"@vitejs/plugin-vue": "^4.4.0",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"ant-design-vue": "^4.0.6",
"@types/fs-extra": "^11.0.4",
"@vitejs/plugin-vue": "^4.5.1",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"ant-design-vue": "^4.0.7",
"dayjs": "^1.11.10",
"dotenv": "^16.3.1",
"fs-extra": "^11.1.1",
"fs-extra": "^11.2.0",
"less": "^4.2.0",
"picocolors": "^1.0.0",
"pkg-types": "^1.0.3",
"rollup-plugin-visualizer": "^5.9.2",
"rollup-plugin-visualizer": "^5.10.0",
"sass": "^1.69.5",
"unocss": "^0.55.7",
"unplugin-config": "^0.1.3",
"unplugin-vue-define-options": "^1.3.18",
"unplugin-vue-define-options": "^1.4.0",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-dts": "^2.3.0",
"vite-plugin-html": "^3.2.0",
Expand Down
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-admin",
"version": "1.2.3",
"version": "1.2.4",
"homepage": "https://github.com/suyuan32/simple-admin-backend-ui",
"bugs": {
"url": "https://github.com/suyuan32/simple-admin-backend-ui/issues"
Expand Down Expand Up @@ -69,15 +69,15 @@
"@ant-design/icons-vue": "^6.1.0",
"@axolo/tree-array": "^0.1.0",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/language": "^6.3.1",
"@codemirror/legacy-modes": "^6.3.1",
"@codemirror/language": "^6.9.3",
"@codemirror/legacy-modes": "^6.3.3",
"@iconify/iconify": "^3.1.1",
"@logicflow/core": "^1.2.18",
"@logicflow/extension": "^1.2.19",
"@uiw/codemirror-theme-github": "^4.21.21",
"@uponu/vuedraggable": "^4.1.3",
"@vben/hooks": "workspace:*",
"@vue/shared": "^3.3.8",
"@vue/shared": "^3.3.9",
"@vueuse/core": "^10.6.1",
"@vueuse/shared": "^10.6.1",
"@zxcvbn-ts/core": "^2.2.1",
Expand All @@ -100,13 +100,13 @@
"qs": "^6.11.2",
"resize-observer-polyfill": "^1.5.1",
"showdown": "^2.1.0",
"sortablejs": "^1.15.0",
"tinymce": "^6.7.3",
"sortablejs": "^1.15.1",
"tinymce": "^6.8.1",
"vditor": "^3.9.6",
"vue": "^3.3.8",
"vue": "^3.3.9",
"vue-clipboard3": "^2.0.0",
"vue-codemirror": "^6.1.1",
"vue-i18n": "^9.7.0",
"vue-i18n": "^9.8.0",
"vue-json-pretty": "^2.2.4",
"vue-router": "^4.2.5",
"vue-types": "^5.1.1",
Expand All @@ -118,37 +118,37 @@
"devDependencies": {
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@iconify/json": "^2.2.144",
"@iconify/json": "^2.2.151",
"@purge-icons/generated": "^0.9.0",
"@types/codemirror": "^5.60.14",
"@types/codemirror": "^5.60.15",
"@types/crypto-js": "^4.2.1",
"@types/lodash-es": "^4.17.11",
"@types/lodash-es": "^4.17.12",
"@types/mockjs": "^1.0.10",
"@types/nprogress": "^0.2.3",
"@types/qs": "^6.9.10",
"@types/showdown": "^2.0.5",
"@types/sortablejs": "^1.15.6",
"@types/showdown": "^2.0.6",
"@types/sortablejs": "^1.15.7",
"@vben/eslint-config": "workspace:*",
"@vben/stylelint-config": "workspace:*",
"@vben/ts-config": "workspace:*",
"@vben/types": "workspace:*",
"@vben/vite-config": "workspace:*",
"@vue/compiler-sfc": "^3.3.8",
"@vue/test-utils": "^2.4.2",
"@vue/compiler-sfc": "^3.3.9",
"@vue/test-utils": "^2.4.3",
"cross-env": "^7.0.3",
"cz-git": "^1.7.1",
"czg": "^1.7.1",
"husky": "^8.0.3",
"lint-staged": "13.2.2",
"prettier-plugin-packagejson": "^2.4.6",
"prettier-plugin-packagejson": "^2.4.7",
"rimraf": "^5.0.5",
"turbo": "^1.10.16",
"typescript": "^5.3.2",
"unbuild": "^1.2.1",
"unplugin-vue-define-options": "^1.4.0",
"vite": "^4.5.0",
"vite-plugin-mock": "^3.0.0",
"vue-tsc": "^1.8.22"
"vue-tsc": "^1.8.24"
},
"packageManager": "pnpm@8.1.0",
"engines": {
Expand Down
Loading

0 comments on commit a93b83d

Please sign in to comment.