Skip to content

Commit 7493b4e

Browse files
chore(deps): update dependency @vitejs/plugin-react to v4.7.0
| datasource | package | from | to | | ---------- | -------------------- | ----- | ----- | | npm | @vitejs/plugin-react | 4.3.4 | 4.7.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 7ace7c9 commit 7493b4e

File tree

2 files changed

+96
-95
lines changed

2 files changed

+96
-95
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@testing-library/react": "16.3.1",
7373
"@types/node": "22.13.8",
7474
"@types/react": "19.2.8",
75-
"@vitejs/plugin-react": "4.3.4",
75+
"@vitejs/plugin-react": "4.7.0",
7676
"@vitejs/plugin-react-swc": "3.11.0",
7777
"@vitest/coverage-v8": "3.0.7",
7878
"@vitest/ui": "3.0.7",

yarn.lock

Lines changed: 95 additions & 94 deletions
Original file line numberDiff line numberDiff line change
@@ -86,58 +86,58 @@
8686
"@ast-grep/napi-win32-ia32-msvc" "0.36.3"
8787
"@ast-grep/napi-win32-x64-msvc" "0.36.3"
8888

89-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.27.1":
90-
version "7.27.1"
91-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be"
92-
integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==
89+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.28.6":
90+
version "7.28.6"
91+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.28.6.tgz#72499312ec58b1e2245ba4a4f550c132be4982f7"
92+
integrity sha512-JYgintcMjRiCvS8mMECzaEn+m3PfoQiyqukOMCCVQtoJGYJw8j/8LBJEiqkHLkfwCcs74E3pbAUFNg7d9VNJ+Q==
9393
dependencies:
94-
"@babel/helper-validator-identifier" "^7.27.1"
94+
"@babel/helper-validator-identifier" "^7.28.5"
9595
js-tokens "^4.0.0"
9696
picocolors "^1.1.1"
9797

98-
"@babel/compat-data@^7.27.2":
99-
version "7.28.5"
100-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.5.tgz#a8a4962e1567121ac0b3b487f52107443b455c7f"
101-
integrity sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==
102-
103-
"@babel/core@^7.26.0":
104-
version "7.28.5"
105-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.5.tgz#4c81b35e51e1b734f510c99b07dfbc7bbbb48f7e"
106-
integrity sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==
107-
dependencies:
108-
"@babel/code-frame" "^7.27.1"
109-
"@babel/generator" "^7.28.5"
110-
"@babel/helper-compilation-targets" "^7.27.2"
111-
"@babel/helper-module-transforms" "^7.28.3"
112-
"@babel/helpers" "^7.28.4"
113-
"@babel/parser" "^7.28.5"
114-
"@babel/template" "^7.27.2"
115-
"@babel/traverse" "^7.28.5"
116-
"@babel/types" "^7.28.5"
98+
"@babel/compat-data@^7.28.6":
99+
version "7.28.6"
100+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.6.tgz#103f466803fa0f059e82ccac271475470570d74c"
101+
integrity sha512-2lfu57JtzctfIrcGMz992hyLlByuzgIk58+hhGCxjKZ3rWI82NnVLjXcaTqkI2NvlcvOskZaiZ5kjUALo3Lpxg==
102+
103+
"@babel/core@^7.28.0":
104+
version "7.28.6"
105+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.6.tgz#531bf883a1126e53501ba46eb3bb414047af507f"
106+
integrity sha512-H3mcG6ZDLTlYfaSNi0iOKkigqMFvkTKlGUYlD8GW7nNOYRrevuA46iTypPyv+06V3fEmvvazfntkBU34L0azAw==
107+
dependencies:
108+
"@babel/code-frame" "^7.28.6"
109+
"@babel/generator" "^7.28.6"
110+
"@babel/helper-compilation-targets" "^7.28.6"
111+
"@babel/helper-module-transforms" "^7.28.6"
112+
"@babel/helpers" "^7.28.6"
113+
"@babel/parser" "^7.28.6"
114+
"@babel/template" "^7.28.6"
115+
"@babel/traverse" "^7.28.6"
116+
"@babel/types" "^7.28.6"
117117
"@jridgewell/remapping" "^2.3.5"
118118
convert-source-map "^2.0.0"
119119
debug "^4.1.0"
120120
gensync "^1.0.0-beta.2"
121121
json5 "^2.2.3"
122122
semver "^6.3.1"
123123

124-
"@babel/generator@^7.28.5":
125-
version "7.28.5"
126-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.5.tgz#712722d5e50f44d07bc7ac9fe84438742dd61298"
127-
integrity sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==
124+
"@babel/generator@^7.28.6":
125+
version "7.28.6"
126+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.6.tgz#48dcc65d98fcc8626a48f72b62e263d25fc3c3f1"
127+
integrity sha512-lOoVRwADj8hjf7al89tvQ2a1lf53Z+7tiXMgpZJL3maQPDxh0DgLMN62B2MKUOFcoodBHLMbDM6WAbKgNy5Suw==
128128
dependencies:
129-
"@babel/parser" "^7.28.5"
130-
"@babel/types" "^7.28.5"
129+
"@babel/parser" "^7.28.6"
130+
"@babel/types" "^7.28.6"
131131
"@jridgewell/gen-mapping" "^0.3.12"
132132
"@jridgewell/trace-mapping" "^0.3.28"
133133
jsesc "^3.0.2"
134134

135-
"@babel/helper-compilation-targets@^7.27.2":
136-
version "7.27.2"
137-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz#46a0f6efab808d51d29ce96858dd10ce8732733d"
138-
integrity sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==
135+
"@babel/helper-compilation-targets@^7.28.6":
136+
version "7.28.6"
137+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz#32c4a3f41f12ed1532179b108a4d746e105c2b25"
138+
integrity sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==
139139
dependencies:
140-
"@babel/compat-data" "^7.27.2"
140+
"@babel/compat-data" "^7.28.6"
141141
"@babel/helper-validator-option" "^7.27.1"
142142
browserslist "^4.24.0"
143143
lru-cache "^5.1.1"
@@ -148,22 +148,22 @@
148148
resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz#b9430df2aa4e17bc28665eadeae8aa1d985e6674"
149149
integrity sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==
150150

151-
"@babel/helper-module-imports@^7.27.1":
152-
version "7.27.1"
153-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204"
154-
integrity sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==
151+
"@babel/helper-module-imports@^7.28.6":
152+
version "7.28.6"
153+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz#60632cbd6ffb70b22823187201116762a03e2d5c"
154+
integrity sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==
155155
dependencies:
156-
"@babel/traverse" "^7.27.1"
157-
"@babel/types" "^7.27.1"
156+
"@babel/traverse" "^7.28.6"
157+
"@babel/types" "^7.28.6"
158158

159-
"@babel/helper-module-transforms@^7.28.3":
160-
version "7.28.3"
161-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz#a2b37d3da3b2344fe085dab234426f2b9a2fa5f6"
162-
integrity sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==
159+
"@babel/helper-module-transforms@^7.28.6":
160+
version "7.28.6"
161+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz#9312d9d9e56edc35aeb6e95c25d4106b50b9eb1e"
162+
integrity sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==
163163
dependencies:
164-
"@babel/helper-module-imports" "^7.27.1"
165-
"@babel/helper-validator-identifier" "^7.27.1"
166-
"@babel/traverse" "^7.28.3"
164+
"@babel/helper-module-imports" "^7.28.6"
165+
"@babel/helper-validator-identifier" "^7.28.5"
166+
"@babel/traverse" "^7.28.6"
167167

168168
"@babel/helper-plugin-utils@^7.27.1":
169169
version "7.27.1"
@@ -175,7 +175,7 @@
175175
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
176176
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
177177

178-
"@babel/helper-validator-identifier@^7.27.1", "@babel/helper-validator-identifier@^7.28.5":
178+
"@babel/helper-validator-identifier@^7.28.5":
179179
version "7.28.5"
180180
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4"
181181
integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==
@@ -185,29 +185,29 @@
185185
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f"
186186
integrity sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==
187187

188-
"@babel/helpers@^7.28.4":
189-
version "7.28.4"
190-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827"
191-
integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==
188+
"@babel/helpers@^7.28.6":
189+
version "7.28.6"
190+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.6.tgz#fca903a313ae675617936e8998b814c415cbf5d7"
191+
integrity sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==
192192
dependencies:
193-
"@babel/template" "^7.27.2"
194-
"@babel/types" "^7.28.4"
193+
"@babel/template" "^7.28.6"
194+
"@babel/types" "^7.28.6"
195195

196-
"@babel/parser@^7.1.0", "@babel/parser@^7.20.7", "@babel/parser@^7.25.4", "@babel/parser@^7.27.2", "@babel/parser@^7.28.5":
197-
version "7.28.5"
198-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08"
199-
integrity sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==
196+
"@babel/parser@^7.1.0", "@babel/parser@^7.20.7", "@babel/parser@^7.25.4", "@babel/parser@^7.28.5", "@babel/parser@^7.28.6":
197+
version "7.28.6"
198+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.6.tgz#f01a8885b7fa1e56dd8a155130226cd698ef13fd"
199+
integrity sha512-TeR9zWR18BvbfPmGbLampPMW+uW1NZnJlRuuHso8i87QZNq2JRF9i6RgxRqtEq+wQGsS19NNTWr2duhnE49mfQ==
200200
dependencies:
201-
"@babel/types" "^7.28.5"
201+
"@babel/types" "^7.28.6"
202202

203-
"@babel/plugin-transform-react-jsx-self@^7.25.9":
203+
"@babel/plugin-transform-react-jsx-self@^7.27.1":
204204
version "7.27.1"
205205
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.27.1.tgz#af678d8506acf52c577cac73ff7fe6615c85fc92"
206206
integrity sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==
207207
dependencies:
208208
"@babel/helper-plugin-utils" "^7.27.1"
209209

210-
"@babel/plugin-transform-react-jsx-source@^7.25.9":
210+
"@babel/plugin-transform-react-jsx-source@^7.27.1":
211211
version "7.27.1"
212212
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.27.1.tgz#dcfe2c24094bb757bf73960374e7c55e434f19f0"
213213
integrity sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==
@@ -219,32 +219,32 @@
219219
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326"
220220
integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==
221221

222-
"@babel/template@^7.27.2":
223-
version "7.27.2"
224-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d"
225-
integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==
222+
"@babel/template@^7.28.6":
223+
version "7.28.6"
224+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.28.6.tgz#0e7e56ecedb78aeef66ce7972b082fce76a23e57"
225+
integrity sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==
226226
dependencies:
227-
"@babel/code-frame" "^7.27.1"
228-
"@babel/parser" "^7.27.2"
229-
"@babel/types" "^7.27.1"
227+
"@babel/code-frame" "^7.28.6"
228+
"@babel/parser" "^7.28.6"
229+
"@babel/types" "^7.28.6"
230230

231-
"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.5":
232-
version "7.28.5"
233-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.5.tgz#450cab9135d21a7a2ca9d2d35aa05c20e68c360b"
234-
integrity sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==
231+
"@babel/traverse@^7.28.6":
232+
version "7.28.6"
233+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.6.tgz#871ddc79a80599a5030c53b1cc48cbe3a5583c2e"
234+
integrity sha512-fgWX62k02qtjqdSNTAGxmKYY/7FSL9WAS1o2Hu5+I5m9T0yxZzr4cnrfXQ/MX0rIifthCSs6FKTlzYbJcPtMNg==
235235
dependencies:
236-
"@babel/code-frame" "^7.27.1"
237-
"@babel/generator" "^7.28.5"
236+
"@babel/code-frame" "^7.28.6"
237+
"@babel/generator" "^7.28.6"
238238
"@babel/helper-globals" "^7.28.0"
239-
"@babel/parser" "^7.28.5"
240-
"@babel/template" "^7.27.2"
241-
"@babel/types" "^7.28.5"
239+
"@babel/parser" "^7.28.6"
240+
"@babel/template" "^7.28.6"
241+
"@babel/types" "^7.28.6"
242242
debug "^4.3.1"
243243

244-
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.25.4", "@babel/types@^7.27.1", "@babel/types@^7.28.2", "@babel/types@^7.28.4", "@babel/types@^7.28.5":
245-
version "7.28.5"
246-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b"
247-
integrity sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==
244+
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.25.4", "@babel/types@^7.28.2", "@babel/types@^7.28.6":
245+
version "7.28.6"
246+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.6.tgz#c3e9377f1b155005bcc4c46020e7e394e13089df"
247+
integrity sha512-0ZrskXVEHSWIqZM/sQZ4EV3jZJXRkio/WCxaqKZP1g//CEWEPSfeZFcms4XeKBCHU0ZKnIkdJeU/kF+eRp5lBg==
248248
dependencies:
249249
"@babel/helper-string-parser" "^7.27.1"
250250
"@babel/helper-validator-identifier" "^7.28.5"
@@ -1234,16 +1234,17 @@
12341234
"@rolldown/pluginutils" "1.0.0-beta.27"
12351235
"@swc/core" "^1.12.11"
12361236

1237-
"@vitejs/plugin-react@4.3.4":
1238-
version "4.3.4"
1239-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.3.4.tgz#c64be10b54c4640135a5b28a2432330e88ad7c20"
1240-
integrity sha512-SCCPBJtYLdE8PX/7ZQAs1QAZ8Jqwih+0VBLum1EGqmCCQal+MIUqLCzj3ZUy8ufbC0cAM4LRlSTm7IQJwWT4ug==
1237+
"@vitejs/plugin-react@4.7.0":
1238+
version "4.7.0"
1239+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.7.0.tgz#647af4e7bb75ad3add578e762ad984b90f4a24b9"
1240+
integrity sha512-gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA==
12411241
dependencies:
1242-
"@babel/core" "^7.26.0"
1243-
"@babel/plugin-transform-react-jsx-self" "^7.25.9"
1244-
"@babel/plugin-transform-react-jsx-source" "^7.25.9"
1242+
"@babel/core" "^7.28.0"
1243+
"@babel/plugin-transform-react-jsx-self" "^7.27.1"
1244+
"@babel/plugin-transform-react-jsx-source" "^7.27.1"
1245+
"@rolldown/pluginutils" "1.0.0-beta.27"
12451246
"@types/babel__core" "^7.20.5"
1246-
react-refresh "^0.14.2"
1247+
react-refresh "^0.17.0"
12471248

12481249
"@vitest/coverage-v8@3.0.7":
12491250
version "3.0.7"
@@ -3875,10 +3876,10 @@ react-is@^17.0.1:
38753876
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
38763877
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
38773878

3878-
react-refresh@^0.14.2:
3879-
version "0.14.2"
3880-
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9"
3881-
integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==
3879+
react-refresh@^0.17.0:
3880+
version "0.17.0"
3881+
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.17.0.tgz#b7e579c3657f23d04eccbe4ad2e58a8ed51e7e53"
3882+
integrity sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==
38823883

38833884
react-shallow-renderer@^16.15.0:
38843885
version "16.15.0"

0 commit comments

Comments
 (0)