Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
up: 升级依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
jinmao88 committed Jan 15, 2024
1 parent 46eaf09 commit 3a8e43d
Show file tree
Hide file tree
Showing 16 changed files with 82 additions and 82 deletions.
14 changes: 7 additions & 7 deletions apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,20 +51,20 @@
"print-js": "^1.6.0",
"vue": "3.3.6",
"vue-demi": "^0.14.6",
"vue-echarts": "^6.6.1",
"vue-echarts": "^6.6.8",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@config/css-preprocess": "workspace:*",
"@config/vite": "workspace:*",
"@types/mockjs": "^1.0.9",
"@types/nprogress": "^0.2.2",
"@types/mockjs": "^1.0.10",
"@types/nprogress": "^0.2.3",
"@vben/types": "workspace:*",
"@vue/compiler-sfc": "3.3.6",
"@vue/test-utils": "^2.4.1",
"naive-ui": "^2.36.0",
"typescript": "^5.2.2",
"@vue/test-utils": "^2.4.3",
"naive-ui": "^2.37.3",
"typescript": "^5.3.3",
"vite": "5.0.10",
"vue-tsc": "^1.8.20"
"vue-tsc": "^1.8.27"
}
}
2 changes: 1 addition & 1 deletion configs/css-preprocess/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"clean": "pnpm rimraf node_modules && pnpm rimraf dist && pnpm rimraf .turbo"
},
"dependencies": {
"postcss": "^8.4.32",
"postcss": "^8.4.33",
"postcss-preset-env": "^9.3.0"
}
}
28 changes: 14 additions & 14 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.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"commitizen": "^4.3.0",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-vue": "^9.17.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vue": "^9.20.1",
"lint-staged": "14.0.1",
"postcss": "^8.4.31",
"postcss-html": "^1.5.0",
"postcss": "^8.4.33",
"postcss-html": "^1.6.0",
"postcss-less": "^6.0.0",
"prettier": "^3.0.3",
"prettier": "^3.2.2",
"pretty-quick": "^3.1.3",
"stylelint": "^15.11.0",
"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.2"
"stylelint-order": "^6.0.4",
"vue-eslint-parser": "^9.4.0"
},
"devDependencies": {
"typescript": "^5.2.2"
"typescript": "^5.3.3"
}
}
20 changes: 10 additions & 10 deletions configs/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,22 @@
},
"type": "module",
"dependencies": {
"@config/tsconfig": "workspace:*",
"@vben/utils": "workspace:*",
"@vitejs/plugin-legacy": "^4.1.1",
"@vitejs/plugin-vue": "^4.4.0",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"@vitejs/plugin-vue": "^4.6.2",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"dayjs": "^1.11.10",
"dotenv": "16.3.1",
"fast-glob": "^3.3.1",
"fast-glob": "^3.3.2",
"less": "^4.2.0",
"lodash-es": "^4.17.21",
"picocolors": "^1.0.0",
"pkg-types": "^1.0.3",
"rollup-plugin-visualizer": "^5.9.2",
"terser": "^5.22.0",
"@config/tsconfig": "workspace:*",
"unocss": "^0.58.0",
"vite": "5.0.10",
"rollup-plugin-visualizer": "^5.12.0",
"terser": "^5.26.0",
"unocss": "^0.58.3",
"vite": "5.0.11",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.1",
"vite-plugin-imagemin": "^0.6.1",
Expand All @@ -36,8 +36,8 @@
},
"devDependencies": {
"mockjs": "^1.1.0",
"rollup": "^4.1.4",
"typescript": "^5.2.2",
"rollup": "^4.9.5",
"typescript": "^5.3.3",
"vite-plugin-http2-proxy": "^0.4.1",
"vite-plugin-mkcert": "1.16.0",
"vue": "3.3.6"
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,21 +44,21 @@
}
},
"devDependencies": {
"@changesets/cli": "^2.26.2",
"@changesets/cli": "^2.27.1",
"@config/lint": "workspace:*",
"@config/tsconfig": "workspace:*",
"@types/fs-extra": "^11.0.3",
"@types/node": "^20.8.8",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.11.2",
"cross-env": "^7.0.3",
"esno": "^0.17.0",
"fs-extra": "^11.1.1",
"fs-extra": "^11.2.0",
"jsdom": "^22.1.0",
"pathe": "^1.1.1",
"pathe": "^1.1.2",
"rimraf": "^5.0.5",
"rollup": "^4.1.4",
"ts-node": "^10.9.1",
"turbo": "^1.10.16",
"typescript": "^5.2.2",
"rollup": "^4.9.5",
"ts-node": "^10.9.2",
"turbo": "^1.11.3",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@
"dependencies": {
"@iconify/iconify": "^3.1.1",
"@vben/constants": "workspace:*",
"@vben/hooks": "workspace:*",
"@vben/locale": "workspace:*",
"@vben/utils": "workspace:*",
"@vben/hooks": "workspace:*",
"@zxcvbn-ts/core": "^3.0.4",
"cropperjs": "^1.6.1",
"qrcode": "^1.5.3",
"vue": "3.3.6",
"vue-router": "^4.2.4",
"cropperjs": "^1.6.1"
"vue-router": "^4.2.5"
},
"devDependencies": {
"@iconify/json": "^2.2.115",
"@iconify/json": "^2.2.169",
"@purge-icons/generated": "^0.9.0",
"@types/qrcode": "^1.5.2",
"@types/qrcode": "^1.5.5",
"@vben/types": "workspace:*"
}
}
4 changes: 2 additions & 2 deletions packages/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@vben/utils": "workspace:*",
"@vben/vbencomponents": "workspace:*",
"echarts": "^5.4.3",
"vue": "^3.3.6",
"vue-echarts": "^6.6.1"
"vue": "^3.4.14",
"vue-echarts": "^6.6.8"
},
"devDependencies": {
"@amap/amap-jsapi-types": "^0.0.13",
Expand Down
6 changes: 3 additions & 3 deletions packages/grid-layouts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"@vben/directives": "workspace:*",
"@vben/hooks": "workspace:*",
"@vben/locale": "workspace:*",
"@vben/stores": "workspace:*",
"@vben/router": "workspace:*",
"@vben/stores": "workspace:*",
"@vben/utils": "workspace:*",
"@vben/vbencomponents": "workspace:*",
"pinia": "^2.1.6",
"pinia": "^2.1.7",
"vue": "3.3.6",
"vue-router": "^4.2.4"
"vue-router": "^4.2.5"
},
"devDependencies": {
"@vben/types": "workspace:*"
Expand Down
4 changes: 2 additions & 2 deletions packages/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"@vben/locale": "workspace:*",
"@vben/stores": "workspace:*",
"@vben/utils": "workspace:*",
"vue": "^3.3.6",
"vue": "^3.4.14",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@types/lodash-es": "^4.17.10",
"@types/lodash-es": "^4.17.12",
"@vben/types": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion packages/locale/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"@vben/types": "workspace:*",
"@vben/utils": "workspace:*",
"vue": "3.3.6",
"vue-i18n": "^9.5.0"
"vue-i18n": "^9.9.0"
}
}
4 changes: 2 additions & 2 deletions packages/request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"@vben/locale": "workspace:*",
"@vben/types": "workspace:*",
"@vben/utils": "workspace:*",
"axios": "^1.5.1",
"axios": "^1.6.5",
"axios-retry": "^4.0.0",
"qs": "^6.11.2"
},
"devDependencies": {
"@types/qs": "^6.9.9"
"@types/qs": "^6.9.11"
}
}
8 changes: 4 additions & 4 deletions packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"access": "public"
},
"dependencies": {
"@vben/constants": "workspace:*",
"@vben/components": "workspace:*",
"@vben/constants": "workspace:*",
"@vben/locale": "workspace:*",
"@vben/utils": "workspace:*",
"@vben/stores": "workspace:*",
"@vben/utils": "workspace:*",
"nprogress": "^0.2.0",
"vue-router": "^4.2.5",
"path-to-regexp": "^6.2.1",
"vue": "^3.3.6"
"vue": "^3.4.14",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@vben/types": "workspace:*"
Expand Down
4 changes: 2 additions & 2 deletions packages/stores/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@vben/locale": "workspace:*",
"@vben/utils": "workspace:*",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.0",
"vue": "^3.3.6",
"pinia-plugin-persistedstate": "^3.2.1",
"vue": "^3.4.14",
"vue-router": "^4.2.5"
},
"devDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@
"access": "public"
},
"dependencies": {
"@ant-design/colors": "^7.0.2",
"@formkit/auto-animate": "^0.8.1",
"@vue/runtime-core": "3.3.6",
"@vueuse/core": "^10.5.0",
"@vueuse/shared": "^10.5.0",
"@formkit/auto-animate": "^0.8.0",
"@vueuse/core": "^10.7.2",
"@vueuse/shared": "^10.7.2",
"dayjs": "^1.11.10",
"lodash-es": "^4.17.21",
"pinia": "2.1.7",
"sortablejs": "^1.15.2",
"vue": "3.3.6",
"vue-router": "^4.2.5",
"sortablejs": "^1.15.0",
"@ant-design/colors": "^7.0.0"
"vue-router": "^4.2.5"
},
"devDependencies": {
"@types/lodash-es": "^4.17.10",
"@types/lodash-es": "^4.17.12",
"@vben/types": "workspace:*"
}
}
14 changes: 7 additions & 7 deletions packages/vbenComponents/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
"author": "",
"license": "ISC",
"dependencies": {
"@iconify/iconify": "^3.0.0",
"@iconify/iconify": "^3.1.1",
"@vben/constants": "workspace:*",
"@vben/hooks": "workspace:*",
"@vben/utils": "workspace:*",
"@vben/constants": "workspace:*",
"sass": "^1.55.0",
"vue": "^3.2.47",
"vxe-table-demonic": "^4.5.11",
"xe-utils": "^3.5.7"
"sass": "^1.69.7",
"vue": "^3.4.14",
"vxe-table-demonic": "^4.5.17",
"xe-utils": "^3.5.17"
},
"devDependencies": {
"@iconify/json": "^2.2.15",
"@iconify/json": "^2.2.169",
"@purge-icons/generated": "^0.9.0"
}
}
12 changes: 6 additions & 6 deletions scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"preview": "esno src/preview.ts"
},
"devDependencies": {
"@types/inquirer": "^9.0.3",
"@types/fs-extra": "^9.0.13",
"@types/js-yaml": "^4.0.5",
"@types/minimist": "^1.2.2",
"@types/prompts": "^2.4.7",
"@types/inquirer": "^9.0.7",
"@types/js-yaml": "^4.0.9",
"@types/minimist": "^1.2.5",
"@types/prompts": "^2.4.9",
"@vben/utils": "workspace:*",
"execa": "^8.0.1",
"fs-extra": "^11.1.1",
"inquirer": "^9.2.11",
"fs-extra": "^11.2.0",
"inquirer": "^9.2.12",
"js-yaml": "^4.1.0",
"minimist": "^1.2.8",
"ora": "^7.0.1",
Expand Down

0 comments on commit 3a8e43d

Please sign in to comment.