Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
YunYouJun committed Aug 20, 2023
1 parent fa10f32 commit e90e6b7
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@
"typecheck": "vue-tsc --noEmit"
},
"dependencies": {
"element-plus": "^2.3.6",
"element-plus": "^2.3.9",
"vue": "^3.3.4"
},
"devDependencies": {
"@iconify-json/ep": "^1.1.10",
"@types/node": "^20.3.1",
"@vitejs/plugin-vue": "^4.2.3",
"sass": "^1.63.4",
"typescript": "^5.1.3",
"unocss": "^0.53.1",
"@iconify-json/ep": "^1.1.12",
"@types/node": "^20.5.1",
"@vitejs/plugin-vue": "^4.3.1",
"sass": "^1.66.1",
"typescript": "^5.1.6",
"unocss": "^0.53.6",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.3.9",
"vite": "^4.4.9",
"vite-ssg": "^0.22.2",
"vue-tsc": "^1.8.0"
"vue-tsc": "^1.8.8"
},
"license": "MIT"
}

0 comments on commit e90e6b7

Please sign in to comment.