fix: after deleting the form item, you will also get the form value (#4481)
* fix: after deleting the form item, you will also get the form value
This commit is contained in:
@@ -21,17 +21,17 @@ catalog:
|
||||
'@commitlint/config-conventional': ^19.5.0
|
||||
'@ctrl/tinycolor': ^4.1.0
|
||||
'@eslint/js': ^9.11.0
|
||||
'@iconify/json': ^2.2.251
|
||||
'@iconify/json': ^2.2.252
|
||||
'@iconify/tailwind': ^1.1.3
|
||||
'@iconify/vue': ^4.1.2
|
||||
'@intlify/core-base': ^10.0.2
|
||||
'@intlify/unplugin-vue-i18n': ^5.0.0
|
||||
'@intlify/core-base': ^10.0.3
|
||||
'@intlify/unplugin-vue-i18n': ^5.2.0
|
||||
'@jspm/generator': ^2.3.1
|
||||
'@manypkg/get-packages': ^2.2.2
|
||||
'@nolebase/vitepress-plugin-git-changelog': ^2.5.0
|
||||
'@playwright/test': ^1.47.2
|
||||
'@radix-icons/vue': ^1.0.0
|
||||
'@stylistic/stylelint-plugin': ^3.0.1
|
||||
'@stylistic/stylelint-plugin': ^3.1.0
|
||||
'@tailwindcss/nesting': 0.0.0-insiders.565cd3e
|
||||
'@tailwindcss/typography': ^0.5.15
|
||||
'@tanstack/vue-query': ^5.56.2
|
||||
@@ -86,7 +86,7 @@ catalog:
|
||||
eslint-config-turbo: ^2.1.2
|
||||
eslint-plugin-command: ^0.2.5
|
||||
eslint-plugin-eslint-comments: ^3.2.0
|
||||
eslint-plugin-import-x: ^4.2.1
|
||||
eslint-plugin-import-x: ^4.3.0
|
||||
eslint-plugin-jsdoc: ^50.2.4
|
||||
eslint-plugin-jsonc: ^2.16.0
|
||||
eslint-plugin-n: ^17.10.3
|
||||
@@ -126,7 +126,7 @@ catalog:
|
||||
postcss-antd-fixes: ^0.2.0
|
||||
postcss-html: ^1.7.0
|
||||
postcss-import: ^16.1.0
|
||||
postcss-preset-env: ^10.0.3
|
||||
postcss-preset-env: ^10.0.5
|
||||
postcss-scss: ^4.0.9
|
||||
prettier: ^3.3.3
|
||||
prettier-plugin-tailwindcss: ^0.6.6
|
||||
@@ -169,7 +169,7 @@ catalog:
|
||||
vitest: ^2.1.1
|
||||
vue: ^3.5.8
|
||||
vue-eslint-parser: ^9.4.3
|
||||
vue-i18n: ^10.0.2
|
||||
vue-i18n: ^10.0.3
|
||||
vue-router: ^4.4.5
|
||||
vue-tsc: ^2.1.6
|
||||
watermark-js-plus: ^1.5.6
|
||||
|
Reference in New Issue
Block a user