Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 84d0225

Browse files
chore(deps-dev): bump @vitejs/plugin-react from 2.0.1 to 2.1.0
1 parent eedcf9f commit 84d0225

File tree

1 file changed

+72
-72
lines changed

1 file changed

+72
-72
lines changed

‎yarn.lock‎

Lines changed: 72 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -24,38 +24,38 @@
2424
dependencies:
2525
"@babel/highlight" "^7.18.6"
2626

27-
"@babel/compat-data@^7.18.8":
28-
version "7.18.8"
29-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d"
30-
integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==
27+
"@babel/compat-data@^7.19.0":
28+
version "7.19.0"
29+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.0.tgz#2a592fd89bacb1fcde68de31bee4f2f2dacb0e86"
30+
integrity sha512-y5rqgTTPTmaF5e2nVhOxw+Ur9HDJLsWb6U/KpgUzRZEdPfE6VOubXBKLdbcUTijzRptednSBDQbYZBOSqJxpJw==
3131

32-
"@babel/core@^7.18.10":
33-
version "7.18.10"
34-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.10.tgz#39ad504991d77f1f3da91be0b8b949a5bc466fb8"
35-
integrity sha512-JQM6k6ENcBFKVtWvLavlvi/mPcpYZ3+R+2EySDEMSMbp7Mn4FexlbbJVrx2R7Ijhr01T8gyqrOaABWIOgxeUyw==
32+
"@babel/core@^7.18.13":
33+
version "7.19.0"
34+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.0.tgz#d2f5f4f2033c00de8096be3c9f45772563e150c3"
35+
integrity sha512-reM4+U7B9ss148rh2n1Qs9ASS+w94irYXga7c2jaQv9RVzpS7Mv1a9rnYYwuDa45G+DkORt9g6An2k/V4d9LbQ==
3636
dependencies:
3737
"@ampproject/remapping" "^2.1.0"
3838
"@babel/code-frame" "^7.18.6"
39-
"@babel/generator" "^7.18.10"
40-
"@babel/helper-compilation-targets" "^7.18.9"
41-
"@babel/helper-module-transforms" "^7.18.9"
42-
"@babel/helpers" "^7.18.9"
43-
"@babel/parser" "^7.18.10"
39+
"@babel/generator" "^7.19.0"
40+
"@babel/helper-compilation-targets" "^7.19.0"
41+
"@babel/helper-module-transforms" "^7.19.0"
42+
"@babel/helpers" "^7.19.0"
43+
"@babel/parser" "^7.19.0"
4444
"@babel/template" "^7.18.10"
45-
"@babel/traverse" "^7.18.10"
46-
"@babel/types" "^7.18.10"
45+
"@babel/traverse" "^7.19.0"
46+
"@babel/types" "^7.19.0"
4747
convert-source-map "^1.7.0"
4848
debug "^4.1.0"
4949
gensync "^1.0.0-beta.2"
5050
json5 "^2.2.1"
5151
semver "^6.3.0"
5252

53-
"@babel/generator@^7.18.10":
54-
version "7.18.12"
55-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.12.tgz#fa58daa303757bd6f5e4bbca91b342040463d9f4"
56-
integrity sha512-dfQ8ebCN98SvyL7IxNMCUtZQSq5R7kxgN+r8qYTGDmmSion1hX2C0zq2yo1bsCDhXixokv1SAWTZUMYbO/V5zg==
53+
"@babel/generator@^7.19.0":
54+
version "7.19.0"
55+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.0.tgz#785596c06425e59334df2ccee63ab166b738419a"
56+
integrity sha512-S1ahxf1gZ2dpoiFgA+ohK9DIpz50bJ0CWs7Zlzb54Z4sG8qmdIrGrVqmy1sAtTVRb+9CU6U8VqT9L0Zj7hxHVg==
5757
dependencies:
58-
"@babel/types" "^7.18.10"
58+
"@babel/types" "^7.19.0"
5959
"@jridgewell/gen-mapping" "^0.3.2"
6060
jsesc "^2.5.1"
6161

@@ -66,12 +66,12 @@
6666
dependencies:
6767
"@babel/types" "^7.18.6"
6868

69-
"@babel/helper-compilation-targets@^7.18.9":
70-
version "7.18.9"
71-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz#69e64f57b524cde3e5ff6cc5a9f4a387ee5563bf"
72-
integrity sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==
69+
"@babel/helper-compilation-targets@^7.19.0":
70+
version "7.19.0"
71+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.0.tgz#537ec8339d53e806ed422f1e06c8f17d55b96bb0"
72+
integrity sha512-Ai5bNWXIvwDvWM7njqsG3feMlL9hCVQsPYXodsZyLwshYkZVJt59Gftau4VrE8S9IT9asd2uSP1hG6wCNw+sXA==
7373
dependencies:
74-
"@babel/compat-data" "^7.18.8"
74+
"@babel/compat-data" "^7.19.0"
7575
"@babel/helper-validator-option" "^7.18.6"
7676
browserslist "^4.20.2"
7777
semver "^6.3.0"
@@ -81,13 +81,13 @@
8181
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be"
8282
integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==
8383

84-
"@babel/helper-function-name@^7.18.9":
85-
version "7.18.9"
86-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.18.9.tgz#940e6084a55dee867d33b4e487da2676365e86b0"
87-
integrity sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==
84+
"@babel/helper-function-name@^7.19.0":
85+
version "7.19.0"
86+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz#941574ed5390682e872e52d3f38ce9d1bef4648c"
87+
integrity sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==
8888
dependencies:
89-
"@babel/template" "^7.18.6"
90-
"@babel/types" "^7.18.9"
89+
"@babel/template" "^7.18.10"
90+
"@babel/types" "^7.19.0"
9191

9292
"@babel/helper-hoist-variables@^7.18.6":
9393
version "7.18.6"
@@ -103,19 +103,19 @@
103103
dependencies:
104104
"@babel/types" "^7.18.6"
105105

106-
"@babel/helper-module-transforms@^7.18.9":
107-
version "7.18.9"
108-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz#5a1079c005135ed627442df31a42887e80fcb712"
109-
integrity sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==
106+
"@babel/helper-module-transforms@^7.19.0":
107+
version "7.19.0"
108+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.19.0.tgz#309b230f04e22c58c6a2c0c0c7e50b216d350c30"
109+
integrity sha512-3HBZ377Fe14RbLIA+ac3sY4PTgpxHVkFrESaWhoI5PuyXPBBX8+C34qblV9G89ZtycGJCmCI/Ut+VUDK4bltNQ==
110110
dependencies:
111111
"@babel/helper-environment-visitor" "^7.18.9"
112112
"@babel/helper-module-imports" "^7.18.6"
113113
"@babel/helper-simple-access" "^7.18.6"
114114
"@babel/helper-split-export-declaration" "^7.18.6"
115115
"@babel/helper-validator-identifier" "^7.18.6"
116-
"@babel/template" "^7.18.6"
117-
"@babel/traverse" "^7.18.9"
118-
"@babel/types" "^7.18.9"
116+
"@babel/template" "^7.18.10"
117+
"@babel/traverse" "^7.19.0"
118+
"@babel/types" "^7.19.0"
119119

120120
"@babel/helper-plugin-utils@^7.18.6":
121121
version "7.18.6"
@@ -161,14 +161,14 @@
161161
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
162162
integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==
163163

164-
"@babel/helpers@^7.18.9":
165-
version "7.18.9"
166-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.9.tgz#4bef3b893f253a1eced04516824ede94dcfe7ff9"
167-
integrity sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==
164+
"@babel/helpers@^7.19.0":
165+
version "7.19.0"
166+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.0.tgz#f30534657faf246ae96551d88dd31e9d1fa1fc18"
167+
integrity sha512-DRBCKGwIEdqY3+rPJgG/dKfQy9+08rHIAJx8q2p+HSWP87s2HCrQmaAMMyMll2kIXKCW0cO1RdQskx15Xakftg==
168168
dependencies:
169-
"@babel/template" "^7.18.6"
170-
"@babel/traverse" "^7.18.9"
171-
"@babel/types" "^7.18.9"
169+
"@babel/template" "^7.18.10"
170+
"@babel/traverse" "^7.19.0"
171+
"@babel/types" "^7.19.0"
172172

173173
"@babel/highlight@^7.10.4":
174174
version "7.16.7"
@@ -188,15 +188,15 @@
188188
chalk "^2.0.0"
189189
js-tokens "^4.0.0"
190190

191-
"@babel/parser@^7.18.10", "@babel/parser@^7.18.11":
191+
"@babel/parser@^7.18.10":
192192
version "7.18.11"
193193
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.11.tgz#68bb07ab3d380affa9a3f96728df07969645d2d9"
194194
integrity sha512-9JKn5vN+hDt0Hdqn1PiJ2guflwP+B6Ga8qbDuoF0PzzVhrzsKIJo8yGqVk6CmMHiMei9w1C1Bp9IMJSIK+HPIQ==
195195

196-
"@babel/parser@^7.18.6":
197-
version "7.18.8"
198-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.8.tgz#822146080ac9c62dac0823bb3489622e0bc1cbdf"
199-
integrity sha512-RSKRfYX20dyH+elbJK2uqAkVyucL+xXzhqlMD5/ZXx+dAAwpyB7HsvnHe/ZUGOF+xLr5Wx9/JoXVTj6BQE2/oA==
196+
"@babel/parser@^7.19.0":
197+
version "7.19.0"
198+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.0.tgz#497fcafb1d5b61376959c1c338745ef0577aa02c"
199+
integrity sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw==
200200

201201
"@babel/plugin-syntax-jsx@^7.18.6":
202202
version "7.18.6"
@@ -246,32 +246,23 @@
246246
"@babel/parser" "^7.18.10"
247247
"@babel/types" "^7.18.10"
248248

249-
"@babel/template@^7.18.6":
250-
version "7.18.6"
251-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.6.tgz#1283f4993e00b929d6e2d3c72fdc9168a2977a31"
252-
integrity sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw==
249+
"@babel/traverse@^7.19.0":
250+
version "7.19.0"
251+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.0.tgz#eb9c561c7360005c592cc645abafe0c3c4548eed"
252+
integrity sha512-4pKpFRDh+utd2mbRC8JLnlsMUii3PMHjpL6a0SZ4NMZy7YFP9aXORxEhdMVOc9CpWtDF09IkciQLEhK7Ml7gRA==
253253
dependencies:
254254
"@babel/code-frame" "^7.18.6"
255-
"@babel/parser" "^7.18.6"
256-
"@babel/types" "^7.18.6"
257-
258-
"@babel/traverse@^7.18.10", "@babel/traverse@^7.18.9":
259-
version "7.18.11"
260-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.11.tgz#3d51f2afbd83ecf9912bcbb5c4d94e3d2ddaa16f"
261-
integrity sha512-TG9PiM2R/cWCAy6BPJKeHzNbu4lPzOSZpeMfeNErskGpTJx6trEvFaVCbDvpcxwy49BKWmEPwiW8mrysNiDvIQ==
262-
dependencies:
263-
"@babel/code-frame" "^7.18.6"
264-
"@babel/generator" "^7.18.10"
255+
"@babel/generator" "^7.19.0"
265256
"@babel/helper-environment-visitor" "^7.18.9"
266-
"@babel/helper-function-name" "^7.18.9"
257+
"@babel/helper-function-name" "^7.19.0"
267258
"@babel/helper-hoist-variables" "^7.18.6"
268259
"@babel/helper-split-export-declaration" "^7.18.6"
269-
"@babel/parser" "^7.18.11"
270-
"@babel/types" "^7.18.10"
260+
"@babel/parser" "^7.19.0"
261+
"@babel/types" "^7.19.0"
271262
debug "^4.1.0"
272263
globals "^11.1.0"
273264

274-
"@babel/types@^7.18.10", "@babel/types@^7.18.9":
265+
"@babel/types@^7.18.10":
275266
version "7.18.10"
276267
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.10.tgz#4908e81b6b339ca7c6b7a555a5fc29446f26dde6"
277268
integrity sha512-MJvnbEiiNkpjo+LknnmRrqbY1GPUUggjv+wQVjetM/AONoupqRALB7I6jGqNUAZsKcRIEu2J6FRFvsczljjsaQ==
@@ -288,6 +279,15 @@
288279
"@babel/helper-validator-identifier" "^7.18.6"
289280
to-fast-properties "^2.0.0"
290281

282+
"@babel/types@^7.19.0":
283+
version "7.19.0"
284+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.0.tgz#75f21d73d73dc0351f3368d28db73465f4814600"
285+
integrity sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==
286+
dependencies:
287+
"@babel/helper-string-parser" "^7.18.10"
288+
"@babel/helper-validator-identifier" "^7.18.6"
289+
to-fast-properties "^2.0.0"
290+
291291
"@bcoe/v8-coverage@^0.2.3":
292292
version "0.2.3"
293293
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -576,11 +576,11 @@
576576
eslint-visitor-keys "^2.0.0"
577577

578578
"@vitejs/plugin-react@^2.0.0":
579-
version "2.0.1"
580-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-2.0.1.tgz#3197c01d8e4a4eb9fed829c7888c467a43aadd4e"
581-
integrity sha512-uINzNHmjrbunlFtyVkST6lY1ewSfz/XwLufG0PIqvLGnpk2nOIOa/1CACTDNcKi1/RwaCzJLmsXwm1NsUVV/NA==
579+
version "2.1.0"
580+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-2.1.0.tgz#4c99df15e71d2630601bd3018093bdc787d40e55"
581+
integrity sha512-am6rPyyU3LzUYne3Gd9oj9c4Rzbq5hQnuGXSMT6Gujq45Il/+bunwq3lrB7wghLkiF45ygMwft37vgJ/NE8IAA==
582582
dependencies:
583-
"@babel/core" "^7.18.10"
583+
"@babel/core" "^7.18.13"
584584
"@babel/plugin-transform-react-jsx" "^7.18.10"
585585
"@babel/plugin-transform-react-jsx-development" "^7.18.6"
586586
"@babel/plugin-transform-react-jsx-self" "^7.18.6"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /