We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f93887 commit 9212060Copy full SHA for 9212060
package.json
@@ -19,7 +19,7 @@
19
"@emotion/css": "^11.11.2",
20
"@emotion/react": "^11.11.1",
21
"@orchestrator-ui/orchestrator-ui-components": "*",
22
- "@reduxjs/toolkit": "^2.0.1",
+ "@reduxjs/toolkit": "^2.9.0",
23
"eslint": "^9.25.1",
24
"moment": "^2.29.4",
25
"next": "^15.5.4",
@@ -51,8 +51,5 @@
51
"prettier": "^3.6.2",
52
"typescript": "^5.9.2",
53
"typescript-eslint": "^8.31.1"
54
- },
55
- "overrides": {
56
- "@monaco-editor/loader": "1.5.0"
57
}
58
0 commit comments