Merge pull request #82 from PRO-Robotech/feature/dev

init containers | icon fix
This commit is contained in:
typescreep
2025-08-01 07:54:42 +03:00
committed by GitHub
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.77",
"@prorobotech/openapi-k8s-toolkit": "^0.0.1-alpha.78",
"@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.77",
"resolved": "https://registry.npmjs.org/@prorobotech/openapi-k8s-toolkit/-/openapi-k8s-toolkit-0.0.1-alpha.77.tgz",
"integrity": "sha512-/1obPf4oq8DheJZNg+ioxv0umpl0EcO2tWzPYaojaoedlPx48/rLol/hIGRaqcQqHRScpagfpsOE+biULuzKIg==",
"version": "0.0.1-alpha.78",
"resolved": "https://registry.npmjs.org/@prorobotech/openapi-k8s-toolkit/-/openapi-k8s-toolkit-0.0.1-alpha.78.tgz",
"integrity": "sha512-Z5sntLIfIwyMTpGIRmra8hbFETCb+Q1if9VO/MO+FBzfLVxbAWGePhkNU/X934ZG7JfydGBWjLtRgfhDha3XBw==",
"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.77",
"@prorobotech/openapi-k8s-toolkit": "0.0.1-alpha.78",
"@readme/openapi-parser": "4.0.0",
"@reduxjs/toolkit": "2.2.5",
"@tanstack/react-query": "5.62.2",