summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorpany <[email protected]>2023-08-21 17:31:48 +0800
committerpany <[email protected]>2023-08-21 17:31:48 +0800
commitab6aa206957fc6fff1893a3393b4390cbc944a49 (patch)
tree7ef256518a5e64e95b20bb4bc2b7206ae5d4c178 /package.json
parent82c3409b7df260f3723bd2c690ccc90165c74986 (diff)
chore: v4.2.0v4.2.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index ca8b576..951ebe2 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "v3-admin-vite",
- "version": "4.1.0",
- "description": "一个免费开源的中后台管理系统基础解决方案,基于 Vue3、TypeScript、Element Plus、Pinia 和 Vite 等主流技术.",
+ "version": "4.2.0",
+ "description": "一个免费开源的中后台管理系统基础解决方案,基于 Vue3、TypeScript、Element Plus、Pinia 和 Vite 等主流技术",
"author": {
"name": "pany",
"email": "[email protected]",
@@ -45,12 +45,12 @@
"devDependencies": {
"@types/js-cookie": "3.0.3",
"@types/lodash-es": "4.17.8",
- "@types/node": "20.5.0",
+ "@types/node": "20.5.1",
"@types/nprogress": "0.2.0",
"@types/path-browserify": "1.0.0",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
- "@vitejs/plugin-vue": "4.3.1",
+ "@vitejs/plugin-vue": "4.3.2",
"@vitejs/plugin-vue-jsx": "3.0.2",
"@vue/eslint-config-prettier": "8.0.0",
"@vue/eslint-config-typescript": "11.0.3",
@@ -62,10 +62,10 @@
"jsdom": "22.1.0",
"lint-staged": "14.0.0",
"prettier": "3.0.2",
- "sass": "1.66.0",
+ "sass": "1.66.1",
"terser": "5.19.2",
"typescript": "5.1.6",
- "unocss": "0.55.1",
+ "unocss": "0.55.2",
"vite": "4.4.9",
"vite-plugin-svg-icons": "2.0.1",
"vite-svg-loader": "4.0.0",