Skip to content

Commit 84a08b9

Browse files
chore(deps-dev): bump @vitejs/plugin-react from 5.0.2 to 5.0.4 (#780)
1 parent 303bcb6 commit 84a08b9

File tree

1 file changed

+69
-23
lines changed

1 file changed

+69
-23
lines changed

yarn.lock

Lines changed: 69 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -117,26 +117,26 @@ __metadata:
117117
languageName: node
118118
linkType: hard
119119

120-
"@babel/core@npm:^7.28.3":
121-
version: 7.28.3
122-
resolution: "@babel/core@npm:7.28.3"
120+
"@babel/core@npm:^7.28.4":
121+
version: 7.28.4
122+
resolution: "@babel/core@npm:7.28.4"
123123
dependencies:
124-
"@ampproject/remapping": "npm:^2.2.0"
125124
"@babel/code-frame": "npm:^7.27.1"
126125
"@babel/generator": "npm:^7.28.3"
127126
"@babel/helper-compilation-targets": "npm:^7.27.2"
128127
"@babel/helper-module-transforms": "npm:^7.28.3"
129-
"@babel/helpers": "npm:^7.28.3"
130-
"@babel/parser": "npm:^7.28.3"
128+
"@babel/helpers": "npm:^7.28.4"
129+
"@babel/parser": "npm:^7.28.4"
131130
"@babel/template": "npm:^7.27.2"
132-
"@babel/traverse": "npm:^7.28.3"
133-
"@babel/types": "npm:^7.28.2"
131+
"@babel/traverse": "npm:^7.28.4"
132+
"@babel/types": "npm:^7.28.4"
133+
"@jridgewell/remapping": "npm:^2.3.5"
134134
convert-source-map: "npm:^2.0.0"
135135
debug: "npm:^4.1.0"
136136
gensync: "npm:^1.0.0-beta.2"
137137
json5: "npm:^2.2.3"
138138
semver: "npm:^6.3.1"
139-
checksum: 10/0faded84edcfd80f9a5ccc35abd46267360bba23ac295291becc8b8f9c95220f1914491b83b15e297201b19af78bbaf2ad48c2dc9d86b92f3f16a06938de8c72
139+
checksum: 10/0593295241fac9be567145ef16f3858d34fc91390a9438c6d47476be9823af4cc0488c851c59702dd46b968e9fd46d17ddf0105ea30195ca85f5a66b4044c519
140140
languageName: node
141141
linkType: hard
142142

@@ -347,13 +347,13 @@ __metadata:
347347
languageName: node
348348
linkType: hard
349349

350-
"@babel/helpers@npm:^7.28.3":
351-
version: 7.28.3
352-
resolution: "@babel/helpers@npm:7.28.3"
350+
"@babel/helpers@npm:^7.28.4":
351+
version: 7.28.4
352+
resolution: "@babel/helpers@npm:7.28.4"
353353
dependencies:
354354
"@babel/template": "npm:^7.27.2"
355-
"@babel/types": "npm:^7.28.2"
356-
checksum: 10/6d39031bf07a001c731e5e23e024b3d5e4885a140ce7d46e17f10f0d819f8bdb974204b3aa7127e95b63a009abf0df0d81573ceeac6a8f9a3b28bde3d2e16dd1
355+
"@babel/types": "npm:^7.28.4"
356+
checksum: 10/5a70a82e196cf8808f8a449cc4780c34d02edda2bb136d39ce9d26e63b615f18e89a95472230c3ce7695db0d33e7026efeee56f6454ed43480f223007ed205eb
357357
languageName: node
358358
linkType: hard
359359

@@ -390,6 +390,17 @@ __metadata:
390390
languageName: node
391391
linkType: hard
392392

393+
"@babel/parser@npm:^7.28.4":
394+
version: 7.28.4
395+
resolution: "@babel/parser@npm:7.28.4"
396+
dependencies:
397+
"@babel/types": "npm:^7.28.4"
398+
bin:
399+
parser: ./bin/babel-parser.js
400+
checksum: 10/f54c46213ef180b149f6a17ea765bf40acc1aebe2009f594e2a283aec69a190c6dda1fdf24c61a258dbeb903abb8ffb7a28f1a378f8ab5d333846ce7b7e23bf1
401+
languageName: node
402+
linkType: hard
403+
393404
"@babel/plugin-syntax-async-generators@npm:^7.8.4":
394405
version: 7.8.4
395406
resolution: "@babel/plugin-syntax-async-generators@npm:7.8.4"
@@ -675,6 +686,21 @@ __metadata:
675686
languageName: node
676687
linkType: hard
677688

689+
"@babel/traverse@npm:^7.28.4":
690+
version: 7.28.4
691+
resolution: "@babel/traverse@npm:7.28.4"
692+
dependencies:
693+
"@babel/code-frame": "npm:^7.27.1"
694+
"@babel/generator": "npm:^7.28.3"
695+
"@babel/helper-globals": "npm:^7.28.0"
696+
"@babel/parser": "npm:^7.28.4"
697+
"@babel/template": "npm:^7.27.2"
698+
"@babel/types": "npm:^7.28.4"
699+
debug: "npm:^4.3.1"
700+
checksum: 10/c3099364b7b1c36bcd111099195d4abeef16499e5defb1e56766b754e8b768c252e856ed9041665158aa1b31215fc6682632756803c8fa53405381ec08c4752b
701+
languageName: node
702+
linkType: hard
703+
678704
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.18.9, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.10, @babel/types@npm:^7.27.0":
679705
version: 7.27.0
680706
resolution: "@babel/types@npm:7.27.0"
@@ -705,6 +731,16 @@ __metadata:
705731
languageName: node
706732
linkType: hard
707733

734+
"@babel/types@npm:^7.28.4":
735+
version: 7.28.4
736+
resolution: "@babel/types@npm:7.28.4"
737+
dependencies:
738+
"@babel/helper-string-parser": "npm:^7.27.1"
739+
"@babel/helper-validator-identifier": "npm:^7.27.1"
740+
checksum: 10/db50bf257aafa5d845ad16dae0587f57d596e4be4cbb233ea539976a4c461f9fbcc0bf3d37adae3f8ce5dcb4001462aa608f3558161258b585f6ce6ce21a2e45
741+
languageName: node
742+
linkType: hard
743+
708744
"@bcoe/v8-coverage@npm:^0.2.3":
709745
version: 0.2.3
710746
resolution: "@bcoe/v8-coverage@npm:0.2.3"
@@ -1558,6 +1594,16 @@ __metadata:
15581594
languageName: node
15591595
linkType: hard
15601596

1597+
"@jridgewell/remapping@npm:^2.3.5":
1598+
version: 2.3.5
1599+
resolution: "@jridgewell/remapping@npm:2.3.5"
1600+
dependencies:
1601+
"@jridgewell/gen-mapping": "npm:^0.3.5"
1602+
"@jridgewell/trace-mapping": "npm:^0.3.24"
1603+
checksum: 10/c2bb01856e65b506d439455f28aceacf130d6c023d1d4e3b48705e88def3571753e1a887daa04b078b562316c92d26ce36408a60534bceca3f830aec88a339ad
1604+
languageName: node
1605+
linkType: hard
1606+
15611607
"@jridgewell/resolve-uri@npm:^3.1.0":
15621608
version: 3.1.1
15631609
resolution: "@jridgewell/resolve-uri@npm:3.1.1"
@@ -1690,10 +1736,10 @@ __metadata:
16901736
languageName: node
16911737
linkType: hard
16921738

1693-
"@rolldown/pluginutils@npm:1.0.0-beta.34":
1694-
version: 1.0.0-beta.34
1695-
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.34"
1696-
checksum: 10/8ac36812fc8670f7b1617c0f37457ba1d570c9ede08d20316aca3d69b01b0adff61f7d1810d1eadc6927e4f108d6ea0df9131b7f1211ac0f080e8061308e0b30
1739+
"@rolldown/pluginutils@npm:1.0.0-beta.38":
1740+
version: 1.0.0-beta.38
1741+
resolution: "@rolldown/pluginutils@npm:1.0.0-beta.38"
1742+
checksum: 10/c6876551c1633b59ce17d91fe26c4572f4a9cb62f8df96ff99a75f4b8606ded7fa354edd0d2ba36aac8e5c5b041175dae4d7d1d67fb3cdb7164fc2da8abb3a73
16971743
languageName: node
16981744
linkType: hard
16991745

@@ -3305,18 +3351,18 @@ __metadata:
33053351
linkType: hard
33063352

33073353
"@vitejs/plugin-react@npm:^5.0.2":
3308-
version: 5.0.2
3309-
resolution: "@vitejs/plugin-react@npm:5.0.2"
3354+
version: 5.0.4
3355+
resolution: "@vitejs/plugin-react@npm:5.0.4"
33103356
dependencies:
3311-
"@babel/core": "npm:^7.28.3"
3357+
"@babel/core": "npm:^7.28.4"
33123358
"@babel/plugin-transform-react-jsx-self": "npm:^7.27.1"
33133359
"@babel/plugin-transform-react-jsx-source": "npm:^7.27.1"
3314-
"@rolldown/pluginutils": "npm:1.0.0-beta.34"
3360+
"@rolldown/pluginutils": "npm:1.0.0-beta.38"
33153361
"@types/babel__core": "npm:^7.20.5"
33163362
react-refresh: "npm:^0.17.0"
33173363
peerDependencies:
33183364
vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
3319-
checksum: 10/530788cc96814c03195e2eb55b1f24c2c3f88e30c186aba2a17fd4816f0b22b032e7deb5f260129296426d47c2d0f6915728ed40c54ab700253397123980f866
3365+
checksum: 10/8985e18a629440b3f9622a032129d25b67a9e81ccfeff03b485a6ba6634b5251bc5af22eb9a8954b0307f6e460bcd3cfea0c68031ba823f6fb56be9636c7df6b
33203366
languageName: node
33213367
linkType: hard
33223368

0 commit comments

Comments
 (0)