diff --git a/package.json b/package.json index a14251cc5f..1b75e9bdef 100644 --- a/package.json +++ b/package.json @@ -140,7 +140,7 @@ "postcss-import": "^15.1.0", "prettier": "^3.2.5", "prettier-2": "npm:prettier@^2", - "react-refresh": "0.14.2", + "react-refresh": "0.18.0", "react-test-renderer": "18.3.1", "source-map": "^0.7.4", "tailwindcss": "^3.3.6", diff --git a/yarn.lock b/yarn.lock index d902e7aefe..fea45c2ab5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13558,7 +13558,12 @@ react-medium-image-zoom@^5.4.1: resolved "https://registry.yarnpkg.com/react-medium-image-zoom/-/react-medium-image-zoom-5.4.1.tgz#3cffb3fb44d769085562419683dad405d141afbd" integrity sha512-DD2iZYaCfAwiQGR8AN62r/cDJYoXhezlYJc5HY4TzBUGuGge43CptG0f7m0PEIM72aN6GfpjohvY1yYdtCJB7g== -react-refresh@0.14.2, react-refresh@^0.14.1: +react-refresh@0.18.0: + version "0.18.0" + resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.18.0.tgz#2dce97f4fe932a4d8142fa1630e475c1729c8062" + integrity sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw== + +react-refresh@^0.14.1: version "0.14.2" resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9" integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==