package sync

This commit is contained in:
typescreep
2025-11-18 18:22:37 +03:00
parent f1d15116f1
commit e2b6ac5fe6
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.10",
"@prorobotech/openapi-k8s-toolkit": "^1.1.0-alpha.11",
"@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.10",
"resolved": "https://registry.npmjs.org/@prorobotech/openapi-k8s-toolkit/-/openapi-k8s-toolkit-1.1.0-alpha.10.tgz",
"integrity": "sha512-pxkgo86obgoX1lZDQmq8c3iUB1rk3+OfvvFPGCsiY/9rlFdXt7/4sg0O6y+L/H3++86YpuL0aT4sIVMxNVldcA==",
"version": "1.1.0-alpha.11",
"resolved": "https://registry.npmjs.org/@prorobotech/openapi-k8s-toolkit/-/openapi-k8s-toolkit-1.1.0-alpha.11.tgz",
"integrity": "sha512-fox3HIJUazy96qm2hYNR4sWsKNJLRqEQNh921SCu2sC5fwPfIghyasYgGg5s08HOwGleoHaG9BZSJzBTUQc4oA==",
"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.10",
"@prorobotech/openapi-k8s-toolkit": "1.1.0-alpha.11",
"@readme/openapi-parser": "4.0.0",
"@reduxjs/toolkit": "2.2.5",
"@tanstack/react-query": "5.62.2",