refactor: remove immutable from medias state slice (#4740)
This commit is contained in:
committed by
GitHub
parent
04bc8ee74c
commit
f60c2871d3
@ -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"
|
||||
|
Reference in New Issue
Block a user