Skip to content

Commit

Permalink
update: 升级依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
jinmao88 committed Sep 13, 2023
1 parent f41700d commit c533355
Show file tree
Hide file tree
Showing 19 changed files with 98 additions and 95 deletions.
28 changes: 14 additions & 14 deletions apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"type:check": "vue-tsc --noEmit --skipLibCheck"
},
"dependencies": {
"@ant-design/icons-vue": "^6.1.0",
"@ant-design/icons-vue": "^7.0.0",
"@config/vite": "workspace:*",
"@iconify/iconify": "^3.1.0",
"@iconify/iconify": "^3.1.1",
"@vben/components": "workspace:*",
"@vben/constants": "workspace:*",
"@vben/demo": "workspace:*",
Expand All @@ -40,27 +40,27 @@
"@vben/styles": "workspace:*",
"@vben/utils": "workspace:*",
"@vben/vbencomponents": "workspace:*",
"dayjs": "^1.11.7",
"dayjs": "^1.11.9",
"echarts": "^5.4.3",
"mockjs": "^1.1.0",
"monaco-editor": "^0.37.1",
"pinia": "2.0.35",
"vue": "3.2.47",
"vue-demi": "^0.14.0",
"monaco-editor": "^0.43.0",
"pinia": "2.1.6",
"vue": "3.3.4",
"vue-demi": "^0.14.6",
"vue-echarts": "^6.6.1",
"vue-router": "^4.1.6"
"vue-router": "^4.2.4"
},
"devDependencies": {
"@config/css-preprocess": "workspace:*",
"@config/vite": "workspace:*",
"@types/mockjs": "^1.0.7",
"@types/nprogress": "^0.2.0",
"@vben/types": "workspace:*",
"@vue/compiler-sfc": "3.2.47",
"@vue/test-utils": "^2.3.2",
"naive-ui": "^2.34.3",
"typescript": "^5.0.4",
"vite": "4.3.1",
"vue-tsc": "^1.4.4"
"@vue/compiler-sfc": "3.3.4",
"@vue/test-utils": "^2.4.1",
"naive-ui": "^2.34.4",
"typescript": "^5.2.2",
"vite": "4.4.9",
"vue-tsc": "^1.8.11"
}
}
4 changes: 2 additions & 2 deletions configs/css-preprocess/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"clean": "pnpm rimraf node_modules && pnpm rimraf dist && pnpm rimraf .turbo"
},
"dependencies": {
"postcss": "^8.4.21",
"postcss-preset-env": "^8.0.1"
"postcss": "^8.4.29",
"postcss-preset-env": "^9.1.3"
}
}
36 changes: 18 additions & 18 deletions configs/lint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,29 +14,29 @@
"clean": "pnpm rimraf node_modules && pnpm rimraf dist && pnpm rimraf .turbo"
},
"dependencies": {
"@commitlint/cli": "^17.4.2",
"@commitlint/config-conventional": "^17.4.2",
"@typescript-eslint/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "^5.50.0",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"commitizen": "^4.3.0",
"eslint": "^8.33.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.9.0",
"lint-staged": "13.1.0",
"postcss": "^8.4.21",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-vue": "^9.17.0",
"lint-staged": "14.0.1",
"postcss": "^8.4.29",
"postcss-html": "^1.5.0",
"postcss-less": "^6.0.0",
"prettier": "^2.8.8",
"prettier": "^3.0.3",
"pretty-quick": "^3.1.3",
"stylelint": "^15.6.0",
"stylelint-config-recommended": "^12.0.0",
"stylelint-config-recommended-vue": "^1.4.0",
"stylelint-config-standard": "^33.0.0",
"stylelint-order": "^6.0.1",
"vue-eslint-parser": "^9.1.1"
"stylelint": "^15.10.3",
"stylelint-config-recommended": "^13.0.0",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-order": "^6.0.3",
"vue-eslint-parser": "^9.3.1"
},
"devDependencies": {
"typescript": "^5.0.4"
"typescript": "^5.2.2"
}
}
32 changes: 16 additions & 16 deletions configs/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,21 +18,21 @@
},
"dependencies": {
"@vben/utils": "workspace:*",
"@vitejs/plugin-legacy": "^4.0.2",
"@vitejs/plugin-vue": "^4.1.0",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"dayjs": "^1.11.7",
"dotenv": "16.0.3",
"fast-glob": "^3.2.12",
"less": "^4.1.3",
"@vitejs/plugin-legacy": "^4.1.1",
"@vitejs/plugin-vue": "^4.3.4",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"dayjs": "^1.11.9",
"dotenv": "16.3.1",
"fast-glob": "^3.3.1",
"less": "^4.2.0",
"lodash-es": "^4.17.21",
"picocolors": "^1.0.0",
"pkg-types": "^1.0.1",
"rollup-plugin-visualizer": "^5.8.3",
"terser": "^5.17.1",
"pkg-types": "^1.0.3",
"rollup-plugin-visualizer": "^5.9.2",
"terser": "^5.19.4",
"tsconfig": "workspace:*",
"unocss": "^0.51.8",
"vite": "4.3.1",
"unocss": "^0.55.7",
"vite": "4.4.9",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.0",
"vite-plugin-imagemin": "^0.6.1",
Expand All @@ -43,10 +43,10 @@
},
"devDependencies": {
"mockjs": "^1.1.0",
"rollup": "^3.21.0",
"typescript": "^5.0.4",
"rollup": "^3.29.1",
"typescript": "^5.2.2",
"vite-plugin-http2-proxy": "^0.4.1",
"vite-plugin-mkcert": "1.14.0",
"vue": "3.2.47"
"vite-plugin-mkcert": "1.16.0",
"vue": "3.3.4"
}
}
2 changes: 1 addition & 1 deletion configs/vite/src/plugins/unocss.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import Unocss from 'unocss/vite'
import { presetIcons, presetMini } from 'unocss'
export function configUnocssPlugin() {
return Unocss({
exclude: ['node_modules', '.git', 'dist'],
content: { pipeline: { exclude: ['node_modules', '.git', 'dist'] } },
presets: [presetIcons(), presetMini({ dark: 'class' })],
shortcuts: {
'flex-center': 'flex justify-center items-center',
Expand Down
12 changes: 6 additions & 6 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
"clean": "pnpm rimraf node_modules && pnpm rimraf dist && pnpm rimraf .turbo"
},
"dependencies": {
"@iconify/iconify": "^3.0.0",
"@iconify/iconify": "^3.1.1",
"@vben/constants": "workspace:*",
"@vben/locale": "workspace:*",
"@vben/utils": "workspace:*",
"qrcode": "^1.5.1",
"vue": "3.2.47",
"vue-router": "^4.1.6"
"qrcode": "^1.5.3",
"vue": "3.3.4",
"vue-router": "^4.2.4"
},
"devDependencies": {
"@iconify/json": "^2.2.15",
"@iconify/json": "^2.2.115",
"@purge-icons/generated": "^0.9.0",
"@types/qrcode": "^1.5.0"
"@types/qrcode": "^1.5.2"
}
}
2 changes: 1 addition & 1 deletion packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@vben/request": "workspace:*",
"@vben/utils": "workspace:*",
"@vben/vbencomponents": "workspace:*",
"vue": "^3.2.47"
"vue": "^3.3.4"
},
"devDependencies": {
"@vben/types": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/directives/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
},
"dependencies": {
"@vben/utils": "workspace:*",
"vue": "3.2.47"
"vue": "3.3.4"
}
}
6 changes: 3 additions & 3 deletions packages/grid-layouts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"@vben/router": "workspace:*",
"@vben/utils": "workspace:*",
"@vben/vbencomponents": "workspace:*",
"pinia": "^2.0.30",
"vue": "3.2.45",
"vue-router": "^4.1.6"
"pinia": "^2.1.6",
"vue": "3.3.4",
"vue-router": "^4.2.4"
},
"devDependencies": {
"@vben/types": "workspace:*"
Expand Down
6 changes: 3 additions & 3 deletions packages/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"@vben/locale": "workspace:*",
"@vben/stores": "workspace:*",
"@vben/utils": "workspace:*",
"vue": "^3.2.47",
"vue-router": "^4.1.6"
"vue": "^3.3.4",
"vue-router": "^4.2.4"
},
"devDependencies": {
"@types/lodash-es": "^4.17.6",
"@types/lodash-es": "^4.17.9",
"@vben/types": "workspace:*"
}
}
4 changes: 2 additions & 2 deletions packages/layouts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@vben/utils": "workspace:*",
"@vben/stores": "workspace:*",
"@vben/vbencomponents": "workspace:*",
"vue": "3.2.47",
"vue-router": "^4.1.6"
"vue": "3.3.4",
"vue-router": "^4.2.4"
}
}
4 changes: 2 additions & 2 deletions packages/locale/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@vben/constants": "workspace:*",
"@vben/types": "workspace:*",
"@vben/utils": "workspace:*",
"vue": "3.2.47",
"vue-i18n": "^9.2.2"
"vue": "3.3.4",
"vue-i18n": "^9.4.0"
}
}
6 changes: 3 additions & 3 deletions packages/request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"@vben/locale": "workspace:*",
"@vben/types": "workspace:*",
"@vben/utils": "workspace:*",
"axios": "^1.3.1",
"qs": "^6.11.0"
"axios": "^1.5.0",
"qs": "^6.11.2"
},
"devDependencies": {
"@types/qs": "^6.9.7"
"@types/qs": "^6.9.8"
}
}
4 changes: 2 additions & 2 deletions packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"@vben/utils": "workspace:*",
"@vben/stores": "workspace:*",
"nprogress": "^0.2.0",
"vue-router": "^4.1.6",
"vue-router": "^4.2.4",
"path-to-regexp": "^6.2.1",
"vue": "^3.2.47"
"vue": "^3.3.4"
},
"devDependencies": {
"@vben/types": "workspace:*"
Expand Down
8 changes: 4 additions & 4 deletions packages/stores/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"@vben/constants": "workspace:*",
"@vben/locale": "workspace:*",
"@vben/utils": "workspace:*",
"pinia": "^2.0.35",
"pinia-plugin-persistedstate": "^3.1.0",
"vue": "^3.2.47",
"vue-router": "^4.1.6"
"pinia": "^2.1.6",
"pinia-plugin-persistedstate": "^3.2.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
},
"devDependencies": {
"@vben/types": "workspace:*"
Expand Down
6 changes: 3 additions & 3 deletions packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
},
"dependencies": {
"@vben/constants": "workspace:*",
"pinia": "2.0.30",
"vue": "3.2.47",
"vue-router": "^4.1.6"
"pinia": "2.1.6",
"vue": "3.3.4",
"vue-router": "^4.2.4"
}
}
3 changes: 3 additions & 0 deletions packages/utils/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ export {
assign as _assign,
merge as _merge,
omit as _omit,
isFunction,
isBoolean,
isNumber,
} from 'lodash-es'
// @ts-ignore
import Sortable from 'sortablejs'
Expand Down
16 changes: 8 additions & 8 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@
"clean": "pnpm rimraf node_modules && pnpm rimraf dist && pnpm rimraf .turbo"
},
"dependencies": {
"@vue/runtime-core": "3.2.47",
"@vueuse/core": "^9.12.0",
"@vueuse/shared": "^9.12.0",
"dayjs": "^1.11.7",
"@vue/runtime-core": "3.3.4",
"@vueuse/core": "^10.4.1",
"@vueuse/shared": "^10.4.1",
"dayjs": "^1.11.9",
"lodash-es": "^4.17.21",
"pinia": "2.0.30",
"vue": "3.2.47",
"vue-router": "^4.1.6",
"pinia": "2.1.6",
"vue": "3.3.4",
"vue-router": "^4.2.4",
"sortablejs": "^1.15.0"
},
"devDependencies": {
"@types/lodash-es": "^4.17.6",
"@types/lodash-es": "^4.17.9",
"@vben/types": "workspace:*"
}
}
12 changes: 6 additions & 6 deletions packages/vbenComponents/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
"author": "",
"license": "ISC",
"dependencies": {
"@iconify/iconify": "^3.0.0",
"@iconify/iconify": "^3.1.1",
"@vben/hooks": "workspace:*",
"@vben/utils": "workspace:*",
"@vben/constants": "workspace:*",
"sass": "^1.55.0",
"vue": "^3.2.47",
"vxe-table-demonic": "^4.5.2",
"xe-utils": "^3.5.7"
"sass": "^1.66.1",
"vue": "^3.3.4",
"vxe-table-demonic": "^4.5.3",
"xe-utils": "^3.5.13"
},
"devDependencies": {
"@iconify/json": "^2.2.15",
"@iconify/json": "^2.2.115",
"@purge-icons/generated": "^0.9.0"
}
}

0 comments on commit c533355

Please sign in to comment.