Skip to content

Commit c4b2354

Browse files
dependabot[bot]ekowidianto
authored andcommitted
chore(deps-dev): bump react-refresh from 0.14.0 to 0.14.2 in /client
Bumps [react-refresh](https://github.com/facebook/react/tree/HEAD/packages/react) from 0.14.0 to 0.14.2. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v0.14.2/packages/react) --- updated-dependencies: - dependency-name: react-refresh dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14283ed commit c4b2354

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
"postcss-loader": "^8.1.1",
184184
"prettier": "^3.2.5",
185185
"prettier-plugin-tailwindcss": "^0.5.14",
186-
"react-refresh": "^0.14.0",
186+
"react-refresh": "^0.14.2",
187187
"redux-logger": "^3.0.6",
188188
"sass": "^1.76.0",
189189
"sass-loader": "^14.1.0",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9306,10 +9306,10 @@ react-redux@^8.1.3:
93069306
react-is "^18.0.0"
93079307
use-sync-external-store "^1.0.0"
93089308

9309-
react-refresh@^0.14.0:
9310-
version "0.14.0"
9311-
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.0.tgz#4e02825378a5f227079554d4284889354e5f553e"
9312-
integrity sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==
9309+
react-refresh@^0.14.2:
9310+
version "0.14.2"
9311+
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9"
9312+
integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==
93139313

93149314
react-resizable@^3.0.5:
93159315
version "3.0.5"

0 commit comments

Comments
 (0)