Skip to content

Commit ff23729

Browse files
author
Ruben van Leeuwen
committed
1500: Upgrades to latest lib version
1 parent 84c393f commit ff23729

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@elastic/eui": "^97.3.0",
1919
"@emotion/css": "^11.11.2",
2020
"@emotion/react": "^11.11.1",
21-
"@orchestrator-ui/orchestrator-ui-components": "*",
21+
"@orchestrator-ui/orchestrator-ui-components": "^2.8.2",
2222
"@reduxjs/toolkit": "^2.0.1",
2323
"moment": "^2.29.4",
2424
"next": "^14.0.4",
@@ -30,7 +30,7 @@
3030
"react": "^18.2.0",
3131
"react-dom": "^18.2.0",
3232
"react-no-ssr": "^1.1.0",
33-
"react-redux": "^8.1.3",
33+
"react-redux": "^9.1.2",
3434
"use-query-params": "2.2.1"
3535
},
3636
"devDependencies": {

0 commit comments

Comments
 (0)