list connected on form fields

This commit is contained in:
typescreep
2025-07-07 20:40:51 +03:00
parent 3245600a9f
commit a49cb719aa
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -11,7 +11,7 @@
"@ant-design/icons": "5.6.0",
"@monaco-editor/react": "4.6.0",
"@originjs/vite-plugin-federation": "1.3.6",
"@prorobotech/openapi-k8s-toolkit": "^0.0.1-alpha.47",
"@prorobotech/openapi-k8s-toolkit": "^0.0.1-alpha.48",
"@readme/openapi-parser": "4.0.0",
"@reduxjs/toolkit": "2.2.5",
"@tanstack/react-query": "5.62.2",
@@ -2807,9 +2807,9 @@
}
},
"node_modules/@prorobotech/openapi-k8s-toolkit": {
"version": "0.0.1-alpha.47",
"resolved": "https://registry.npmjs.org/@prorobotech/openapi-k8s-toolkit/-/openapi-k8s-toolkit-0.0.1-alpha.47.tgz",
"integrity": "sha512-5uMPeEQAt480s7t6PTyU2jOgqS/xzDONxadI0Aba3iIzLE9945u5CO7GtSWgtJlXdPN1reeAWF4RDJYrOOwTgg==",
"version": "0.0.1-alpha.48",
"resolved": "https://registry.npmjs.org/@prorobotech/openapi-k8s-toolkit/-/openapi-k8s-toolkit-0.0.1-alpha.48.tgz",
"integrity": "sha512-L46IXKIr0thxwIR/JP2aM1InwmfcM1N0vBEcDH7QPyPTdN+t4vUnOLEgWwQbivcM6OXHdnIW0ruN4npP/MBKmw==",
"license": "MIT",
"dependencies": {
"@monaco-editor/react": "4.6.0",

View File

@@ -20,7 +20,7 @@
"@ant-design/icons": "5.6.0",
"@monaco-editor/react": "4.6.0",
"@originjs/vite-plugin-federation": "1.3.6",
"@prorobotech/openapi-k8s-toolkit": "0.0.1-alpha.47",
"@prorobotech/openapi-k8s-toolkit": "0.0.1-alpha.48",
"@readme/openapi-parser": "4.0.0",
"@reduxjs/toolkit": "2.2.5",
"@tanstack/react-query": "5.62.2",