We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d691a46 commit 8dc1603Copy full SHA for 8dc1603
1 file changed
src/frontend/package.json
@@ -7,6 +7,7 @@
7
"@fluentui/merge-styles": "^8.6.14",
8
"@fluentui/react-components": "^9.64.0",
9
"@fluentui/react-icons": "^2.0.300",
10
+ "@reduxjs/toolkit": "^2.11.2",
11
"@testing-library/dom": "^10.4.0",
12
"@testing-library/jest-dom": "^6.6.3",
13
"@testing-library/react": "^16.3.0",
@@ -19,6 +20,7 @@
19
20
"react": "^18.3.1",
21
"react-dom": "^18.3.1",
22
"react-markdown": "^10.1.0",
23
+ "react-redux": "^9.2.0",
24
"react-router-dom": "^7.12.0",
25
"rehype-prism": "^2.3.3",
26
"remark-gfm": "^4.0.1",
@@ -68,4 +70,4 @@
68
70
"vite": "^7.1.2",
69
71
"vitest": "^3.2.4"
72
}
-}
73
+}
0 commit comments