refactor: remove immutable from medias state slice (#4740)

This commit is contained in:
Vladislav Shkodin
2020-12-23 13:53:50 +02:00
committed by GitHub
parent 04bc8ee74c
commit f60c2871d3
7 changed files with 144 additions and 87 deletions

View File

@ -3484,6 +3484,13 @@
"@types/prop-types" "*"
csstype "^3.0.2"
"@types/redux-mock-store@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@types/redux-mock-store/-/redux-mock-store-1.0.2.tgz#c27d5deadfb29d8514bdb0fc2cadae6feea1922d"
integrity sha512-6LBtAQBN34i7SI5X+Qs4zpTEZO1tTDZ6sZ9fzFjYwTl3nLQXaBtwYdoV44CzNnyKu438xJ1lSIYyw0YMvunESw==
dependencies:
redux "^4.0.5"
"@types/serve-static@*":
version "1.13.8"
resolved "https://registry.yarnpkg.com/@types/serve-static/-/serve-static-1.13.8.tgz#851129d434433c7082148574ffec263d58309c46"