Skip to content

Commit

Permalink
chore: update play examples deps
Browse files Browse the repository at this point in the history
  • Loading branch information
warmthsea committed May 7, 2024
1 parent eef3c27 commit ba897b3
Show file tree
Hide file tree
Showing 2 changed files with 558 additions and 66 deletions.
12 changes: 6 additions & 6 deletions play/package.json
Expand Up @@ -8,13 +8,13 @@
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"vue": "^3.2.37"
"vue": "^3.4.27"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.3.3",
"unplugin-vue-components": "0.21.2",
"vite": "^2.9.15",
"vite-plugin-inspect": "^0.5.0",
"vite-plugin-mkcert": "^1.7.2"
"@vitejs/plugin-vue": "^5.0.4",
"unplugin-vue-components": "0.27.0",
"vite": "^5.2.11",
"vite-plugin-inspect": "^0.8.4",
"vite-plugin-mkcert": "^1.17.5"
}
}

0 comments on commit ba897b3

Please sign in to comment.