-
- Downloads
Upgrade orchestrator-ui-components and npm audit fix
parent
7e510f3b
No related branches found
No related tags found
This diff is collapsed.
{ | ||
"name": "wfo-ui", | ||
"version": "1.0.0", | ||
"name": "gso-ui", | ||
"version": "2.15", | ||
"private": true, | ||
"scripts": { | ||
"dev": "next dev", | ||
... | ... | @@ -21,7 +21,7 @@ |
"@emotion/css": "^11.11.2", | ||
"@emotion/react": "^11.11.1", | ||
"@open-policy-agent/opa-wasm": "^1.8.1", | ||
"@orchestrator-ui/orchestrator-ui-components": "2.12.0", | ||
"@orchestrator-ui/orchestrator-ui-components": "3.4.0", | ||
"@reduxjs/toolkit": "^2.0.1", | ||
"axios": "^1.7.2", | ||
"cytoscape": "^3.29.2", | ||
... | ... |
Please register or sign in to comment