-
- Downloads
Finished release 2.11.
No related branches found
No related tags found
This diff is collapsed.
... | @@ -21,7 +21,7 @@ | ... | @@ -21,7 +21,7 @@ |
"@emotion/css": "^11.11.2", | "@emotion/css": "^11.11.2", | ||
"@emotion/react": "^11.11.1", | "@emotion/react": "^11.11.1", | ||
"@open-policy-agent/opa-wasm": "^1.8.1", | "@open-policy-agent/opa-wasm": "^1.8.1", | ||
"@orchestrator-ui/orchestrator-ui-components": "2.8.1", | "@orchestrator-ui/orchestrator-ui-components": "2.10.0", | ||
"@reduxjs/toolkit": "^2.0.1", | "@reduxjs/toolkit": "^2.0.1", | ||
"axios": "^1.7.2", | "axios": "^1.7.2", | ||
"cytoscape": "^3.29.2", | "cytoscape": "^3.29.2", | ||
... | @@ -44,6 +44,7 @@ | ... | @@ -44,6 +44,7 @@ |
"react-no-ssr": "^1.1.0", | "react-no-ssr": "^1.1.0", | ||
"react-query": "3.39.3", | "react-query": "3.39.3", | ||
"react-redux": "^8.1.3", | "react-redux": "^8.1.3", | ||
"sharp": "^0.33.5", | |||
"use-query-params": "2.2.1" | "use-query-params": "2.2.1" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
... | ... |
Please register or sign in to comment