mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-22 14:09:46 +03:00
Fix
This commit is contained in:
parent
f313647329
commit
77983b9f77
|
@ -1883,7 +1883,6 @@ importers:
|
||||||
'@types/react': ^17.0.45
|
'@types/react': ^17.0.45
|
||||||
'@types/react-dom': ^17.0.16
|
'@types/react-dom': ^17.0.16
|
||||||
'@types/react-redux': ^7.1.24
|
'@types/react-redux': ^7.1.24
|
||||||
'@types/react-router-dom': ^5.3.3
|
|
||||||
'@types/styled-components': ^5.1.25
|
'@types/styled-components': ^5.1.25
|
||||||
'@typescript-eslint/eslint-plugin': ^5.22.0
|
'@typescript-eslint/eslint-plugin': ^5.22.0
|
||||||
'@typescript-eslint/parser': ^5.22.0
|
'@typescript-eslint/parser': ^5.22.0
|
||||||
|
@ -1942,7 +1941,6 @@ importers:
|
||||||
'@types/react': 17.0.45
|
'@types/react': 17.0.45
|
||||||
'@types/react-dom': 17.0.16
|
'@types/react-dom': 17.0.16
|
||||||
'@types/react-redux': 7.1.24
|
'@types/react-redux': 7.1.24
|
||||||
'@types/react-router-dom': 5.3.3
|
|
||||||
'@types/styled-components': 5.1.25
|
'@types/styled-components': 5.1.25
|
||||||
'@typescript-eslint/eslint-plugin': 5.22.0_9817cbad956b8aa5d1e3d9ec99e4a1e4
|
'@typescript-eslint/eslint-plugin': 5.22.0_9817cbad956b8aa5d1e3d9ec99e4a1e4
|
||||||
'@typescript-eslint/parser': 5.22.0_eslint@8.15.0+typescript@4.6.4
|
'@typescript-eslint/parser': 5.22.0_eslint@8.15.0+typescript@4.6.4
|
||||||
|
@ -8234,21 +8232,6 @@ packages:
|
||||||
hoist-non-react-statics: 3.3.2
|
hoist-non-react-statics: 3.3.2
|
||||||
redux: 4.2.0
|
redux: 4.2.0
|
||||||
|
|
||||||
/@types/react-router-dom/5.3.3:
|
|
||||||
resolution: {integrity: sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==}
|
|
||||||
dependencies:
|
|
||||||
'@types/history': 4.7.11
|
|
||||||
'@types/react': 17.0.45
|
|
||||||
'@types/react-router': 5.1.18
|
|
||||||
dev: true
|
|
||||||
|
|
||||||
/@types/react-router/5.1.18:
|
|
||||||
resolution: {integrity: sha512-YYknwy0D0iOwKQgz9v8nOzt2J6l4gouBmDnWqUUznltOTaon+r8US8ky8HvN0tXvc38U9m6z/t2RsVsnd1zM0g==}
|
|
||||||
dependencies:
|
|
||||||
'@types/history': 4.7.11
|
|
||||||
'@types/react': 17.0.45
|
|
||||||
dev: true
|
|
||||||
|
|
||||||
/@types/react-syntax-highlighter/11.0.5:
|
/@types/react-syntax-highlighter/11.0.5:
|
||||||
resolution: {integrity: sha512-VIOi9i2Oj5XsmWWoB72p3KlZoEbdRAcechJa8Ztebw7bDl2YmR+odxIqhtJGp1q2EozHs02US+gzxJ9nuf56qg==}
|
resolution: {integrity: sha512-VIOi9i2Oj5XsmWWoB72p3KlZoEbdRAcechJa8Ztebw7bDl2YmR+odxIqhtJGp1q2EozHs02US+gzxJ9nuf56qg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user