upd package

This commit is contained in:
typescreep
2025-06-11 14:52:06 +03:00
parent 7365cbc798
commit 4bfe0b70ea
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.28",
"@prorobotech/openapi-k8s-toolkit": "^0.0.1-alpha.29",
"@readme/openapi-parser": "4.0.0",
"@reduxjs/toolkit": "2.2.5",
"@tanstack/react-query": "5.62.2",
@@ -2807,9 +2807,9 @@
}
},
"node_modules/@prorobotech/openapi-k8s-toolkit": {
"version": "0.0.1-alpha.28",
"resolved": "https://registry.npmjs.org/@prorobotech/openapi-k8s-toolkit/-/openapi-k8s-toolkit-0.0.1-alpha.28.tgz",
"integrity": "sha512-DocIblXEbYgw0VHNnYfVbc1Bw3joEj0GziK2zfhYi/CheT51ySFORCtYLnRYQ4SnDDVGuVfDVmmmKbzgsygxSg==",
"version": "0.0.1-alpha.29",
"resolved": "https://registry.npmjs.org/@prorobotech/openapi-k8s-toolkit/-/openapi-k8s-toolkit-0.0.1-alpha.29.tgz",
"integrity": "sha512-6Kcja7JaHveKXDoQjKU5d0u3cgXJY2PGhYOao6gvz9ZyL5cJQV48XeYvHzrXx41D9F4uV1zo2qbJwNEIbaJphA==",
"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.28",
"@prorobotech/openapi-k8s-toolkit": "0.0.1-alpha.29",
"@readme/openapi-parser": "4.0.0",
"@reduxjs/toolkit": "2.2.5",
"@tanstack/react-query": "5.62.2",