feat: 添加确认对话框组件,优化提示和对话框服务的交互逻辑
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{
|
||||
"packageManager": "pnpm@9.14.4",
|
||||
"packageManager": "pnpm@9.15.0",
|
||||
"name": "vue-ts-example",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
@ -86,7 +86,7 @@
|
||||
"cz-conventional-changelog": "^3.3.0",
|
||||
"depcheck": "^1.4.7",
|
||||
"eruda": "^3.4.1",
|
||||
"eslint": "^9.16.0",
|
||||
"eslint": "^9.17.0",
|
||||
"eslint-plugin-vue": "^9.32.0",
|
||||
"husky": "^9.1.7",
|
||||
"jsdom": "^25.0.1",
|
||||
@ -98,13 +98,13 @@
|
||||
"surge": "^0.24.6",
|
||||
"typescript": "~5.6.3",
|
||||
"unocss": "^0.65.1",
|
||||
"unplugin-auto-import": "^0.18.6",
|
||||
"unplugin-auto-import": "^0.19.0",
|
||||
"unplugin-icons": "^0.21.0",
|
||||
"unplugin-vue-components": "^0.27.5",
|
||||
"unplugin-vue-macros": "^2.13.6",
|
||||
"unplugin-vue-markdown": "^0.27.1",
|
||||
"unplugin-vue-router": "^0.10.9",
|
||||
"vercel": "^39.2.0",
|
||||
"vercel": "^39.2.2",
|
||||
"vite": "^6.0.3",
|
||||
"vite-plugin-cdn-import": "^1.0.1",
|
||||
"vite-plugin-fake-server": "^2.1.4",
|
||||
|
Reference in New Issue
Block a user