diff --git a/package.json b/package.json index f315f5f..1f95386 100644 --- a/package.json +++ b/package.json @@ -24,43 +24,43 @@ "prepare": "husky" }, "dependencies": { - "@unocss/reset": "^0.61.5", - "@vueuse/core": "^10.11.0", + "@unocss/reset": "^0.62.1", + "@vueuse/core": "^10.11.1", "alova": "^2.20.5", "dayjs": "^1.11.12", "naive-ui": "^2.39.0", - "pinia": "^2.1.7", + "pinia": "^2.2.1", "pinia-plugin-persistedstate": "^3.2.1", "rollup-plugin-visualizer": "^5.12.0", - "vue": "^3.4.33", + "vue": "^3.4.37", "vue-json-pretty": "^2.4.0", - "vue-router": "^4.4.0" + "vue-router": "^4.4.3" }, "devDependencies": { - "@antfu/eslint-config": "^2.23.2", - "@commitlint/cli": "^19.3.0", + "@antfu/eslint-config": "^2.25.1", + "@commitlint/cli": "^19.4.0", "@commitlint/config-conventional": "^19.2.2", - "@types/node": "^20.14.12", - "@unocss/eslint-config": "^0.61.5", + "@types/node": "^22.3.0", + "@unocss/eslint-config": "^0.62.1", "@vicons/antd": "^0.12.0", "@vicons/ionicons5": "^0.12.0", - "@vitejs/plugin-vue": "^5.1.0", + "@vitejs/plugin-vue": "^5.1.2", "cz-customizable": "^7.2.1", - "eslint": "^9.7.0", - "husky": "^9.1.1", - "lint-staged": "^15.2.7", - "rollup": "^4.19.0", + "eslint": "^9.9.0", + "husky": "^9.1.4", + "lint-staged": "^15.2.9", + "rollup": "^4.20.0", "sass": "^1.77.8", "typescript": "^5.5.4", - "unocss": "^0.61.5", - "unplugin-auto-import": "^0.18.1", - "unplugin-vue-components": "^0.27.3", - "unplugin-vue-macros": "^2.10.0", - "vite": "^5.3.4", + "unocss": "^0.62.1", + "unplugin-auto-import": "^0.18.2", + "unplugin-vue-components": "^0.27.4", + "unplugin-vue-macros": "^2.11.5", + "vite": "^5.4.0", "vite-plugin-progress": "^0.0.7", - "vite-plugin-vue-devtools": "^7.3.7", + "vite-plugin-vue-devtools": "^7.3.8", "vite-svg-loader": "^5.1.0", - "vue-tsc": "^2.0.28" + "vue-tsc": "^2.0.29" }, "config": { "commitizen": {