uid to watchkey | factories websockets

This commit is contained in:
typescreep
2025-11-11 02:05:24 +03:00
parent ce543fdac5
commit 1f463004ca
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": "^1.1.0-alpha.4",
"@prorobotech/openapi-k8s-toolkit": "^1.1.0-alpha.5",
"@readme/openapi-parser": "4.0.0",
"@reduxjs/toolkit": "2.2.5",
"@tanstack/react-query": "5.62.2",
@@ -2804,9 +2804,9 @@
}
},
"node_modules/@prorobotech/openapi-k8s-toolkit": {
"version": "1.1.0-alpha.4",
"resolved": "https://registry.npmjs.org/@prorobotech/openapi-k8s-toolkit/-/openapi-k8s-toolkit-1.1.0-alpha.4.tgz",
"integrity": "sha512-sZ5y4CKwk7Rf9ShqGJDbba5yGbA4hz2FEXFm6fXkVm+qx6X6gp5IXVS26IgZD7H7ulAUIxcLR7FwxzU6Q9PSDA==",
"version": "1.1.0-alpha.5",
"resolved": "https://registry.npmjs.org/@prorobotech/openapi-k8s-toolkit/-/openapi-k8s-toolkit-1.1.0-alpha.5.tgz",
"integrity": "sha512-JgRwGwNhhY7Rh7/c0QYzhWBMqQYwdVaef4ogwPNURJdXRext7gie5pSsxJVey2p1qc9O6K4AI4DQMEHccr8fcw==",
"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": "1.1.0-alpha.4",
"@prorobotech/openapi-k8s-toolkit": "1.1.0-alpha.5",
"@readme/openapi-parser": "4.0.0",
"@reduxjs/toolkit": "2.2.5",
"@tanstack/react-query": "5.62.2",