fix: modal.confirm is not a function (#1308)
Reviewed-on: daoyoucloud/tachybase#1308
This commit is contained in:
parent
d05b824b0c
commit
b8fe6cfa17
@ -75,7 +75,7 @@
|
|||||||
"react-dom": "^18.3.1",
|
"react-dom": "^18.3.1",
|
||||||
"tsx": "^4.15.2",
|
"tsx": "^4.15.2",
|
||||||
"typescript": "5.4.5",
|
"typescript": "5.4.5",
|
||||||
"umi": "^4.2.10",
|
"umi": "^4.3.3",
|
||||||
"vitest": "^1.6.0"
|
"vitest": "^1.6.0"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@8.15.5",
|
"packageManager": "pnpm@8.15.5",
|
||||||
|
@ -42,6 +42,6 @@
|
|||||||
"tsconfig-paths": "^3.12.0",
|
"tsconfig-paths": "^3.12.0",
|
||||||
"tsx": "^4.15.2",
|
"tsx": "^4.15.2",
|
||||||
"typescript": "5.4.4",
|
"typescript": "5.4.4",
|
||||||
"umi": "^4.2.10"
|
"umi": "^4.3.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
2226
pnpm-lock.yaml
2226
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user