Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
suyuan32 committed Jul 8, 2024
1 parent 40c6fe9 commit 92c5914
Show file tree
Hide file tree
Showing 8 changed files with 961 additions and 961 deletions.
8 changes: 4 additions & 4 deletions apps/test-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"@types/koa": "^2.15.0",
"@types/koa-bodyparser": "^5.0.2",
"@types/koa-router": "^7.4.8",
"@types/node": "^20.14.8",
"@types/node": "^20.14.10",
"nodemon": "^2.0.22",
"pm2": "^5.4.1",
"rimraf": "^5.0.7",
"pm2": "^5.4.2",
"rimraf": "^5.0.8",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
"tsup": "^7.2.0",
"typescript": "^5.5.2"
"typescript": "^5.5.3"
}
}
8 changes: 4 additions & 4 deletions internal/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@
"stub": "pnpm unbuild --stub"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-simple-import-sort": "^12.1.0",
"eslint-plugin-vue": "^9.26.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-vue": "^9.27.0",
"vue-eslint-parser": "^9.4.3"
}
}
2 changes: 1 addition & 1 deletion internal/stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"stub": "pnpm unbuild --stub"
},
"devDependencies": {
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"postcss-html": "^1.7.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 @@ -20,7 +20,7 @@
"node-server.json"
],
"dependencies": {
"@types/node": "^20.14.8",
"vite": "^5.3.1"
"@types/node": "^20.14.10",
"vite": "^5.3.3"
}
}
8 changes: 4 additions & 4 deletions internal/vite-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"stub": "pnpm unbuild --stub"
},
"dependencies": {
"@ant-design/colors": "^7.0.2",
"vite": "^5.3.1"
"@ant-design/colors": "^7.1.0",
"vite": "^5.3.3"
},
"devDependencies": {
"@types/fs-extra": "^11.0.4",
Expand All @@ -45,10 +45,10 @@
"fs-extra": "^11.2.0",
"less": "^4.2.0",
"picocolors": "^1.0.1",
"pkg-types": "^1.1.1",
"pkg-types": "^1.1.3",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.77.6",
"unocss": "^0.61.0",
"unocss": "^0.61.3",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-dts": "^3.9.1",
"vite-plugin-html": "^3.2.2",
Expand Down
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@
"@iconify/vue": "^4.1.2",
"@logicflow/core": "^1.2.27",
"@logicflow/extension": "^1.2.27",
"@uiw/codemirror-theme-github": "^4.22.2",
"@uiw/codemirror-theme-github": "^4.23.0",
"@uponu/vuedraggable": "^4.1.3",
"@vben/hooks": "workspace:*",
"@vue/shared": "^3.4.30",
"@vue/shared": "^3.4.31",
"@vueuse/core": "^10.11.0",
"@vueuse/shared": "^10.11.0",
"@zxcvbn-ts/core": "^3.0.4",
Expand All @@ -89,7 +89,7 @@
"cropperjs": "^1.6.2",
"crypto-js": "^4.2.0",
"dayjs": "^1.11.11",
"echarts": "^5.5.0",
"echarts": "^5.5.1",
"exceljs": "^4.4.0",
"file2md5": "^1.3.0",
"mockjs": "^1.1.0",
Expand All @@ -98,25 +98,25 @@
"pinia": "2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"print-js": "^1.6.0",
"qs": "^6.12.1",
"qs": "^6.12.2",
"remeda": "^1.61.0",
"resize-observer-polyfill": "^1.5.1",
"showdown": "^2.1.0",
"sortablejs": "^1.15.2",
"tinymce": "^6.8.4",
"unocss": "^0.61.0",
"unocss": "^0.61.3",
"vditor": "^3.10.4",
"vue": "^3.4.30",
"vue": "^3.4.31",
"vue-clipboard3": "^2.0.0",
"vue-codemirror": "^6.1.1",
"vue-i18n": "^9.13.1",
"vue-json-pretty": "^2.4.0",
"vue-router": "^4.4.0",
"vue-types": "^5.1.2",
"vuedraggable": "^4.1.0",
"vxe-table": "^4.7.32",
"vxe-table-plugin-export-xlsx": "^4.0.2",
"xe-utils": "^3.5.27",
"vxe-table": "^4.7.45",
"vxe-table-plugin-export-xlsx": "^4.0.5",
"xe-utils": "^3.5.28",
"xlsx": "^0.18.5"
},
"devDependencies": {
Expand All @@ -135,7 +135,7 @@
"@vben/ts-config": "workspace:*",
"@vben/types": "workspace:*",
"@vben/vite-config": "workspace:*",
"@vue/compiler-sfc": "^3.4.30",
"@vue/compiler-sfc": "^3.4.31",
"@vue/test-utils": "^2.4.6",
"cross-env": "^7.0.3",
"cz-git": "^1.9.3",
Expand All @@ -144,11 +144,11 @@
"lint-staged": "15.2.2",
"prettier": "^3.3.2",
"prettier-plugin-packagejson": "^2.5.0",
"rimraf": "^5.0.7",
"rimraf": "^5.0.8",
"turbo": "^1.13.4",
"typescript": "^5.5.2",
"typescript": "^5.5.3",
"unbuild": "^2.0.0",
"vite": "^5.3.1",
"vite": "^5.3.3",
"vite-plugin-mock": "^3.0.2",
"vue-tsc": "^1.8.27"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@vueuse/core": "^10.11.0",
"vue": "^3.4.30"
"vue": "^3.4.31"
},
"devDependencies": {
"@vben/types": "workspace:*"
Expand Down
Loading

0 comments on commit 92c5914

Please sign in to comment.