safer hook

This commit is contained in:
typescreep
2025-11-22 08:39:22 +03:00
parent 6577e3f9d5
commit 82ea21a917
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.18",
"@prorobotech/openapi-k8s-toolkit": "^1.1.0-alpha.19",
"@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": "1.1.0-alpha.18",
"resolved": "https://registry.npmjs.org/@prorobotech/openapi-k8s-toolkit/-/openapi-k8s-toolkit-1.1.0-alpha.18.tgz",
"integrity": "sha512-dG22TUhCNqQ4qFBkhDw3rHoAWofSZni11Sdu0IVR4O4xs13y/ptfr7+zBiTZVlUJHwr3gwWZwJ1zQf2SG5qUyQ==",
"version": "1.1.0-alpha.19",
"resolved": "https://registry.npmjs.org/@prorobotech/openapi-k8s-toolkit/-/openapi-k8s-toolkit-1.1.0-alpha.19.tgz",
"integrity": "sha512-wHvKr7zei7s2mde3tHl/nBzKrdP76JjP9sFmdNeAFkhZ6ukUHVpwS8enZIu9w1rSDy5EKJPm0c3J1XBboU23xQ==",
"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.18",
"@prorobotech/openapi-k8s-toolkit": "1.1.0-alpha.19",
"@readme/openapi-parser": "4.0.0",
"@reduxjs/toolkit": "2.2.5",
"@tanstack/react-query": "5.62.2",