notifications instead messages for factory secret

This commit is contained in:
typescreep
2025-08-25 21:24:55 +03:00
parent 22c856d0a8
commit 439b973f88
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.107",
"@prorobotech/openapi-k8s-toolkit": "^0.0.1-alpha.108",
"@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.107",
"resolved": "https://registry.npmjs.org/@prorobotech/openapi-k8s-toolkit/-/openapi-k8s-toolkit-0.0.1-alpha.107.tgz",
"integrity": "sha512-fZs0iIJSewim/IB43veNm9/hWmttCRhkVeOVKl/12v4g0Mnm/OtZAAu2MqQlpr85Gkm1d6SKj1vd+umK5XOT7w==",
"version": "0.0.1-alpha.108",
"resolved": "https://registry.npmjs.org/@prorobotech/openapi-k8s-toolkit/-/openapi-k8s-toolkit-0.0.1-alpha.108.tgz",
"integrity": "sha512-D+ReXNzuE3rELv7s3ZhYRAoaXDuGLzlJZEKzuIxQmnFj0bb5mtVEHYhPaYUsHf9uGLVhjRq+SMa8pCFNzJOtTQ==",
"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.107",
"@prorobotech/openapi-k8s-toolkit": "0.0.1-alpha.108",
"@readme/openapi-parser": "4.0.0",
"@reduxjs/toolkit": "2.2.5",
"@tanstack/react-query": "5.62.2",