mirror of
https://github.com/un-pany/v3-admin-vite.git
synced 2025-04-21 11:29:20 +08:00
chore: 项目发布 4.1.0-beta && 固定 vxe-table 4.4.1 && 固定 prettier 2.8.8 && update other dependencies
This commit is contained in:
parent
9710c359af
commit
a4ab651282
26
package.json
26
package.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "v3-admin-vite",
|
||||
"version": "4.0.0",
|
||||
"version": "4.1.0-beta",
|
||||
"description": "一个免费开源的中后台管理系统基础解决方案,基于 Vue3、TypeScript、Element Plus、Pinia 和 Vite 等主流技术.",
|
||||
"author": {
|
||||
"name": "pany",
|
||||
@ -26,7 +26,7 @@
|
||||
"dependencies": {
|
||||
"@element-plus/icons-vue": "2.1.0",
|
||||
"axios": "1.4.0",
|
||||
"dayjs": "1.11.8",
|
||||
"dayjs": "1.11.9",
|
||||
"element-plus": "2.3.7",
|
||||
"js-cookie": "3.0.5",
|
||||
"lodash-es": "4.17.21",
|
||||
@ -37,7 +37,7 @@
|
||||
"pinia": "2.1.4",
|
||||
"screenfull": "6.0.2",
|
||||
"vue": "3.3.4",
|
||||
"vue-router": "4.2.2",
|
||||
"vue-router": "4.2.4",
|
||||
"vxe-table": "4.4.1",
|
||||
"vxe-table-plugin-element": "3.0.7",
|
||||
"xe-utils": "3.5.11"
|
||||
@ -45,33 +45,33 @@
|
||||
"devDependencies": {
|
||||
"@types/js-cookie": "3.0.3",
|
||||
"@types/lodash-es": "4.17.7",
|
||||
"@types/node": "20.3.2",
|
||||
"@types/node": "20.4.0",
|
||||
"@types/nprogress": "0.2.0",
|
||||
"@types/path-browserify": "1.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.60.1",
|
||||
"@typescript-eslint/parser": "5.60.1",
|
||||
"@typescript-eslint/eslint-plugin": "5.61.0",
|
||||
"@typescript-eslint/parser": "5.61.0",
|
||||
"@vitejs/plugin-vue": "4.2.3",
|
||||
"@vitejs/plugin-vue-jsx": "3.0.1",
|
||||
"@vue/eslint-config-prettier": "7.1.0",
|
||||
"@vue/eslint-config-typescript": "11.0.3",
|
||||
"@vue/test-utils": "2.4.0",
|
||||
"eslint": "8.43.0",
|
||||
"eslint": "8.44.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"eslint-plugin-vue": "9.15.1",
|
||||
"husky": "8.0.3",
|
||||
"jsdom": "22.1.0",
|
||||
"lint-staged": "13.2.2",
|
||||
"lint-staged": "13.2.3",
|
||||
"prettier": "2.8.8",
|
||||
"sass": "1.63.6",
|
||||
"terser": "5.18.1",
|
||||
"typescript": "5.1.3",
|
||||
"terser": "5.18.2",
|
||||
"typescript": "5.1.6",
|
||||
"unocss": "0.53.4",
|
||||
"vite": "4.3.9",
|
||||
"vite": "4.4.1",
|
||||
"vite-plugin-svg-icons": "2.0.1",
|
||||
"vite-svg-loader": "4.0.0",
|
||||
"vitest": "0.32.2",
|
||||
"vitest": "0.33.0",
|
||||
"vue-eslint-parser": "9.3.1",
|
||||
"vue-tsc": "1.8.2"
|
||||
"vue-tsc": "1.8.4"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{vue,js,jsx,ts,tsx}": [
|
||||
|
914
pnpm-lock.yaml
generated
914
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user