dev deps: add @types/react-redux
This dependency adds Typescript types for Redux Toolkit. It is necessary if we wish to start using RTK for state management (with .tsx files), which we very likely will for HMS-2861 (v2 wizard).
This commit is contained in:
parent
44bb6f62ff
commit
8d47e52868
2 changed files with 2117 additions and 20324 deletions
22440
package-lock.json
generated
22440
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -71,6 +71,7 @@
|
|||
"@types/jest": "29.5.10",
|
||||
"@types/react": "18.2.36",
|
||||
"@types/react-dom": "18.2.17",
|
||||
"@types/react-redux": "7.1.31",
|
||||
"@typescript-eslint/eslint-plugin": "6.9.1",
|
||||
"@typescript-eslint/parser": "6.13.0",
|
||||
"babel-jest": "29.6.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue