labels design + keycounter sync behaviour with itemcounter

This commit is contained in:
typescreep
2025-08-12 19:24:27 +03:00
parent 4d1a4f3b03
commit 314b57fd3f
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.94",
"@prorobotech/openapi-k8s-toolkit": "^0.0.1-alpha.95",
"@readme/openapi-parser": "4.0.0",
"@reduxjs/toolkit": "2.2.5",
"@tanstack/react-query": "5.62.2",
@@ -2802,9 +2802,9 @@
}
},
"node_modules/@prorobotech/openapi-k8s-toolkit": {
"version": "0.0.1-alpha.94",
"resolved": "https://registry.npmjs.org/@prorobotech/openapi-k8s-toolkit/-/openapi-k8s-toolkit-0.0.1-alpha.94.tgz",
"integrity": "sha512-RpBWspmuwNltjsiFCFqqlgbKZ0dDJ7UmHhptuPngLYcROQnj95B/9aQNpQlVAMx+f7AfH81OX8tApRfJx614Fg==",
"version": "0.0.1-alpha.95",
"resolved": "https://registry.npmjs.org/@prorobotech/openapi-k8s-toolkit/-/openapi-k8s-toolkit-0.0.1-alpha.95.tgz",
"integrity": "sha512-e5MNl0AognwHQ3ZVK2sGC9p97JLSdp1h7P1B43NTnc8HoC8qdDk/K+95GMyPoOYxkh1VX/rVOT+GboQHNqhB0w==",
"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.94",
"@prorobotech/openapi-k8s-toolkit": "0.0.1-alpha.95",
"@readme/openapi-parser": "4.0.0",
"@reduxjs/toolkit": "2.2.5",
"@tanstack/react-query": "5.62.2",