jsonpaths everywhere possible

This commit is contained in:
typescreep
2025-08-16 19:09:46 +03:00
parent 9741f91bc4
commit a2f1cd183f
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.102",
"@prorobotech/openapi-k8s-toolkit": "^0.0.1-alpha.103",
"@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.102",
"resolved": "https://registry.npmjs.org/@prorobotech/openapi-k8s-toolkit/-/openapi-k8s-toolkit-0.0.1-alpha.102.tgz",
"integrity": "sha512-2W2DGIGAUTBCvybaMUonT+e/GZyFqi0GNI0lYxZQoR2/YPRHiLqfmS1Jfb1PCVcFsFjnIzojZSpXbD4b8sfang==",
"version": "0.0.1-alpha.103",
"resolved": "https://registry.npmjs.org/@prorobotech/openapi-k8s-toolkit/-/openapi-k8s-toolkit-0.0.1-alpha.103.tgz",
"integrity": "sha512-DhPcEKv5x5c8uel8cC2skyPBgAyRPuosbNbqvcLJc6NiGm4Ypol83PF3q/o4SSan7swtJbD96ezI9FWN/eHX4Q==",
"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.102",
"@prorobotech/openapi-k8s-toolkit": "^0.0.1-alpha.103",
"@readme/openapi-parser": "4.0.0",
"@reduxjs/toolkit": "2.2.5",
"@tanstack/react-query": "5.62.2",