Skip to content

Commit 537eac1

Browse files
chore(deps-dev): bump @pmmmwh/react-refresh-webpack-plugin from 0.5.11 to 0.5.13 (#11025)
1 parent c2a0185 commit 537eac1

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
"@mdn/dinocons": "^0.5.5",
157157
"@mdn/minimalist": "^2.0.4",
158158
"@playwright/test": "^1.43.1",
159-
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
159+
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.13",
160160
"@svgr/webpack": "^8.1.0",
161161
"@swc/core": "^1.5.0",
162162
"@testing-library/react": "^15.0.4",

Diff for: yarn.lock

+4-6
Original file line numberDiff line numberDiff line change
@@ -2381,16 +2381,14 @@
23812381
dependencies:
23822382
playwright "1.43.1"
23832383

2384-
"@pmmmwh/react-refresh-webpack-plugin@^0.5.11":
2385-
version "0.5.11"
2386-
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.11.tgz#7c2268cedaa0644d677e8c4f377bc8fb304f714a"
2387-
integrity sha512-7j/6vdTym0+qZ6u4XbSAxrWBGYSdCfTzySkj7WAFgDLmSyWlOrWvpyzxlFh5jtw9dn0oL/jtW+06XfFiisN3JQ==
2384+
"@pmmmwh/react-refresh-webpack-plugin@^0.5.13":
2385+
version "0.5.13"
2386+
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.13.tgz#02338a92a92f541a5189b97e922caf3215221e49"
2387+
integrity sha512-odZVYXly+JwzYri9rKqqUAk0cY6zLpv4dxoKinhoJNShV36Gpxf+CyDIILJ4tYsJ1ZxIWs233Y39iVnynvDA/g==
23882388
dependencies:
23892389
ansi-html-community "^0.0.8"
2390-
common-path-prefix "^3.0.0"
23912390
core-js-pure "^3.23.3"
23922391
error-stack-parser "^2.0.6"
2393-
find-up "^5.0.0"
23942392
html-entities "^2.1.0"
23952393
loader-utils "^2.0.4"
23962394
schema-utils "^3.0.0"

0 commit comments

Comments
 (0)