pull/336/merge
dependabot[bot] 2025-12-08 10:00:27 +00:00 committed by GitHub
commit 2dcedf6117
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -102,7 +102,7 @@
"npm-run-all": "^4.1.5",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-flip-move": "^3.0.4",
"react-flip-move": "^3.0.5",
"react-hot-loader": "^4.12.20",
"react-select": "^5.2.2",
"sass-loader": "^12.6.0",

View File

@ -5370,10 +5370,10 @@ react-dom@^17.0.2:
object-assign "^4.1.1"
scheduler "^0.20.2"
react-flip-move@^3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/react-flip-move/-/react-flip-move-3.0.4.tgz#261f66101fbc305f9b7b28959c5cf8236413ca74"
integrity sha512-HyUVv9g3t/BS7Yz9HgrtYSWyRNdR2F81nkj+C5iRY675AwlqCLB5JU9mnZWg0cdVz7IM4iquoyZx70vzZv3Z8Q==
react-flip-move@^3.0.5:
version "3.0.5"
resolved "https://registry.yarnpkg.com/react-flip-move/-/react-flip-move-3.0.5.tgz#8b87510ad32ebef01ebca94902b445f456bbc0f7"
integrity sha512-Mf4XpbkUNZy9eu80iXXFIjToDvw+bnHxmKHVoositbMpV87O/EQswnXUqVovRHoTx/F+4dE+p//PyJnAT7OtPA==
react-hot-loader@^4.12.20:
version "4.13.0"