|
282 | 282 | dependencies:
|
283 | 283 | "@babel/highlight" "^7.18.6"
|
284 | 284 |
|
285 |
| -"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.1": |
286 |
| - version "7.19.1" |
287 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.1.tgz#72d647b4ff6a4f82878d184613353af1dd0290f9" |
288 |
| - integrity sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQwwtjn9ksg== |
| 285 | +"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.3": |
| 286 | + version "7.19.3" |
| 287 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.3.tgz#707b939793f867f5a73b2666e6d9a3396eb03151" |
| 288 | + integrity sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw== |
289 | 289 |
|
290 |
| -"@babel/ [email protected]. 1", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
291 |
| - version "7.19.1" |
292 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.1.tgz#c8fa615c5e88e272564ace3d42fbc8b17bfeb22b" |
293 |
| - integrity sha512-1H8VgqXme4UXCRv7/Wa1bq7RVymKOzC7znjyFM8KiEzwFqcKUKYNoQef4GhdklgNvoBXyW4gYhuBNCM5o1zImw== |
| 290 | +"@babel/ [email protected]. 3", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
| 291 | + version "7.19.3" |
| 292 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.3.tgz#2519f62a51458f43b682d61583c3810e7dcee64c" |
| 293 | + integrity sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ== |
294 | 294 | dependencies:
|
295 | 295 | "@ampproject/remapping" "^2.1.0"
|
296 | 296 | "@babel/code-frame" "^7.18.6"
|
297 |
| - "@babel/generator" "^7.19.0" |
298 |
| - "@babel/helper-compilation-targets" "^7.19.1" |
| 297 | + "@babel/generator" "^7.19.3" |
| 298 | + "@babel/helper-compilation-targets" "^7.19.3" |
299 | 299 | "@babel/helper-module-transforms" "^7.19.0"
|
300 | 300 | "@babel/helpers" "^7.19.0"
|
301 |
| - "@babel/parser" "^7.19.1" |
| 301 | + "@babel/parser" "^7.19.3" |
302 | 302 | "@babel/template" "^7.18.10"
|
303 |
| - "@babel/traverse" "^7.19.1" |
304 |
| - "@babel/types" "^7.19.0" |
| 303 | + "@babel/traverse" "^7.19.3" |
| 304 | + "@babel/types" "^7.19.3" |
305 | 305 | convert-source-map "^1.7.0"
|
306 | 306 | debug "^4.1.0"
|
307 | 307 | gensync "^1.0.0-beta.2"
|
308 | 308 | json5 "^2.2.1"
|
309 | 309 | semver "^6.3.0"
|
310 | 310 |
|
311 |
| -"@babel/generator@^7.19.0", "@babel/generator@^7.7.2": |
312 |
| - version "7.19.0" |
313 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.0.tgz#785596c06425e59334df2ccee63ab166b738419a" |
314 |
| - integrity sha512-S1ahxf1gZ2dpoiFgA+ohK9DIpz50bJ0CWs7Zlzb54Z4sG8qmdIrGrVqmy1sAtTVRb+9CU6U8VqT9L0Zj7hxHVg== |
| 311 | +"@babel/generator@^7.19.3", "@babel/generator@^7.7.2": |
| 312 | + version "7.19.3" |
| 313 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.3.tgz#d7f4d1300485b4547cb6f94b27d10d237b42bf59" |
| 314 | + integrity sha512-fqVZnmp1ncvZU757UzDheKZpfPgatqY59XtW2/j/18H7u76akb8xqvjw82f+i2UKd/ksYsSick/BCLQUUtJ/qQ== |
315 | 315 | dependencies:
|
316 |
| - "@babel/types" "^7.19.0" |
| 316 | + "@babel/types" "^7.19.3" |
317 | 317 | "@jridgewell/gen-mapping" "^0.3.2"
|
318 | 318 | jsesc "^2.5.1"
|
319 | 319 |
|
|
332 | 332 | "@babel/helper-explode-assignable-expression" "^7.18.6"
|
333 | 333 | "@babel/types" "^7.18.9"
|
334 | 334 |
|
335 |
| -"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0", "@babel/helper-compilation-targets@^7.19.1": |
336 |
| - version "7.19.1" |
337 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.1.tgz#7f630911d83b408b76fe584831c98e5395d7a17c" |
338 |
| - integrity sha512-LlLkkqhCMyz2lkQPvJNdIYU7O5YjWRgC2R4omjCTpZd8u8KMQzZvX4qce+/BluN1rcQiV7BoGUpmQ0LeHerbhg== |
| 335 | +"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0", "@babel/helper-compilation-targets@^7.19.3": |
| 336 | + version "7.19.3" |
| 337 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.3.tgz#a10a04588125675d7c7ae299af86fa1b2ee038ca" |
| 338 | + integrity sha512-65ESqLGyGmLvgR0mst5AdW1FkNlj9rQsCKduzEoEPhBCDFGXvz2jW6bXFG6i0/MrV2s7hhXjjb2yAzcPuQlLwg== |
339 | 339 | dependencies:
|
340 |
| - "@babel/compat-data" "^7.19.1" |
| 340 | + "@babel/compat-data" "^7.19.3" |
341 | 341 | "@babel/helper-validator-option" "^7.18.6"
|
342 | 342 | browserslist "^4.21.3"
|
343 | 343 | semver "^6.3.0"
|
|
489 | 489 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56"
|
490 | 490 | integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==
|
491 | 491 |
|
492 |
| -"@babel/helper-validator-identifier@^7.18.6": |
493 |
| - version "7.18.6" |
494 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076" |
495 |
| - integrity sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g== |
| 492 | +"@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1": |
| 493 | + version "7.19.1" |
| 494 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2" |
| 495 | + integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w== |
496 | 496 |
|
497 | 497 | "@babel/helper-validator-option@^7.18.6":
|
498 | 498 | version "7.18.6"
|
|
527 | 527 | chalk "^2.0.0"
|
528 | 528 | js-tokens "^4.0.0"
|
529 | 529 |
|
530 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.19.1": |
531 |
| - version "7.19.1" |
532 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.1.tgz#6f6d6c2e621aad19a92544cc217ed13f1aac5b4c" |
533 |
| - integrity sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A== |
| 530 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.19.3": |
| 531 | + version "7.19.3" |
| 532 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.3.tgz#8dd36d17c53ff347f9e55c328710321b49479a9a" |
| 533 | + integrity sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ== |
534 | 534 |
|
535 | 535 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
536 | 536 | version "7.18.6"
|
|
575 | 575 | "@babel/helper-plugin-utils" "^7.18.6"
|
576 | 576 | "@babel/plugin-syntax-class-static-block" "^7.14.5"
|
577 | 577 |
|
578 |
| - |
579 |
| - version "7.19.1" |
580 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.19.1.tgz#4bab3e7afe894fdbf47ffa86701266104fcb6ecc" |
581 |
| - integrity sha512-LfIKNBBY7Q1OX5C4xAgRQffOg2OnhAo9fnbcOHgOC9Yytm2Sw+4XqHufRYU86tHomzepxtvuVaNO+3EVKR4ivw== |
| 578 | + |
| 579 | + version "7.19.3" |
| 580 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.19.3.tgz#c1977e4902a18cdf9051bf7bf08d97db2fd8b110" |
| 581 | + integrity sha512-MbgXtNXqo7RTKYIXVchVJGPvaVufQH3pxvQyfbGvNw1DObIhph+PesYXJTcd8J4DdWibvf6Z2eanOyItX8WnJg== |
582 | 582 | dependencies:
|
583 | 583 | "@babel/helper-create-class-features-plugin" "^7.19.0"
|
584 | 584 | "@babel/helper-plugin-utils" "^7.19.0"
|
|
1083 | 1083 | "@babel/helper-create-regexp-features-plugin" "^7.18.6"
|
1084 | 1084 | "@babel/helper-plugin-utils" "^7.18.6"
|
1085 | 1085 |
|
1086 |
| - |
1087 |
| - version "7.19.1" |
1088 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.1.tgz#9f04c916f9c0205a48ebe5cc1be7768eb1983f67" |
1089 |
| - integrity sha512-c8B2c6D16Lp+Nt6HcD+nHl0VbPKVnNPTpszahuxJJnurfMtKeZ80A+qUv48Y7wqvS+dTFuLuaM9oYxyNHbCLWA== |
| 1086 | + |
| 1087 | + version "7.19.3" |
| 1088 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.3.tgz#52cd19abaecb3f176a4ff9cc5e15b7bf06bec754" |
| 1089 | + integrity sha512-ziye1OTc9dGFOAXSWKUqQblYHNlBOaDl8wzqf2iKXJAltYiR3hKHUKmkt+S9PppW7RQpq4fFCrwwpIDj/f5P4w== |
1090 | 1090 | dependencies:
|
1091 |
| - "@babel/compat-data" "^7.19.1" |
1092 |
| - "@babel/helper-compilation-targets" "^7.19.1" |
| 1091 | + "@babel/compat-data" "^7.19.3" |
| 1092 | + "@babel/helper-compilation-targets" "^7.19.3" |
1093 | 1093 | "@babel/helper-plugin-utils" "^7.19.0"
|
1094 | 1094 | "@babel/helper-validator-option" "^7.18.6"
|
1095 | 1095 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.18.6"
|
|
1157 | 1157 | "@babel/plugin-transform-unicode-escapes" "^7.18.10"
|
1158 | 1158 | "@babel/plugin-transform-unicode-regex" "^7.18.6"
|
1159 | 1159 | "@babel/preset-modules" "^0.1.5"
|
1160 |
| - "@babel/types" "^7.19.0" |
| 1160 | + "@babel/types" "^7.19.3" |
1161 | 1161 | babel-plugin-polyfill-corejs2 "^0.3.3"
|
1162 | 1162 | babel-plugin-polyfill-corejs3 "^0.6.0"
|
1163 | 1163 | babel-plugin-polyfill-regenerator "^0.4.1"
|
|
1200 | 1200 | "@babel/parser" "^7.18.10"
|
1201 | 1201 | "@babel/types" "^7.18.10"
|
1202 | 1202 |
|
1203 |
| -"@babel/traverse@^7.18.11", "@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.7.2": |
1204 |
| - version "7.19.1" |
1205 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.1.tgz#0fafe100a8c2a603b4718b1d9bf2568d1d193347" |
1206 |
| - integrity sha512-0j/ZfZMxKukDaag2PtOPDbwuELqIar6lLskVPPJDjXMXjfLb1Obo/1yjxIGqqAJrmfaTIY3z2wFLAQ7qSkLsuA== |
| 1203 | +"@babel/traverse@^7.18.11", "@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.19.3", "@babel/traverse@^7.7.2": |
| 1204 | + version "7.19.3" |
| 1205 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.3.tgz#3a3c5348d4988ba60884e8494b0592b2f15a04b4" |
| 1206 | + integrity sha512-qh5yf6149zhq2sgIXmwjnsvmnNQC2iw70UFjp4olxucKrWd/dvlUsBI88VSLUsnMNF7/vnOiA+nk1+yLoCqROQ== |
1207 | 1207 | dependencies:
|
1208 | 1208 | "@babel/code-frame" "^7.18.6"
|
1209 |
| - "@babel/generator" "^7.19.0" |
| 1209 | + "@babel/generator" "^7.19.3" |
1210 | 1210 | "@babel/helper-environment-visitor" "^7.18.9"
|
1211 | 1211 | "@babel/helper-function-name" "^7.19.0"
|
1212 | 1212 | "@babel/helper-hoist-variables" "^7.18.6"
|
1213 | 1213 | "@babel/helper-split-export-declaration" "^7.18.6"
|
1214 |
| - "@babel/parser" "^7.19.1" |
1215 |
| - "@babel/types" "^7.19.0" |
| 1214 | + "@babel/parser" "^7.19.3" |
| 1215 | + "@babel/types" "^7.19.3" |
1216 | 1216 | debug "^4.1.0"
|
1217 | 1217 | globals "^11.1.0"
|
1218 | 1218 |
|
1219 |
| -"@babel/types@^7.0.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1220 |
| - version "7.19.0" |
1221 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.0.tgz#75f21d73d73dc0351f3368d28db73465f4814600" |
1222 |
| - integrity sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA== |
| 1219 | +"@babel/types@^7.0.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.19.3", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1220 | + version "7.19.3" |
| 1221 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.3.tgz#fc420e6bbe54880bce6779ffaf315f5e43ec9624" |
| 1222 | + integrity sha512-hGCaQzIY22DJlDh9CH7NOxgKkFjBk0Cw9xDO1Xmh2151ti7wiGfQ3LauXzL4HP1fmFlTX6XjpRETTpUcv7wQLw== |
1223 | 1223 | dependencies:
|
1224 | 1224 | "@babel/helper-string-parser" "^7.18.10"
|
1225 |
| - "@babel/helper-validator-identifier" "^7.18.6" |
| 1225 | + "@babel/helper-validator-identifier" "^7.19.1" |
1226 | 1226 | to-fast-properties "^2.0.0"
|
1227 | 1227 |
|
1228 | 1228 | "@bcoe/v8-coverage@^0.2.3":
|
|
9264 | 9264 | resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.3.tgz#58e323a72fedc0d6f9cd4d31fe49f51479590ccd"
|
9265 | 9265 | integrity sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==
|
9266 | 9266 |
|
9267 |
| - |
9268 |
| - version "3.1.22" |
9269 |
| - resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-3.1.22.tgz#732b2a75b3c07f0cde4862eca86052d6ff6ee2f7" |
9270 |
| - integrity sha512-aykbwYTNJ2GKSuxYpXgKK7m/a1Qao03ekUlsNLHvO8XuTTVZDAOe2hGcJtr2vQfXnLeZuSpNUs2IP6hCr4xVZA== |
| 9267 | + |
| 9268 | + version "3.1.23" |
| 9269 | + resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-3.1.23.tgz#df696e0a0f5da643d624ec141ac0680401bd8af4" |
| 9270 | + integrity sha512-szQ5uvxn4/7P01U/rvzEccOcYk0Nm+kI3BGzHheREV+HDcj+IilrhXCuNqv4dBWy49eqsgCmjHuEDINx3/teMQ== |
9271 | 9271 | dependencies:
|
9272 | 9272 | "@corex/deepmerge" "^4.0.29"
|
9273 | 9273 | minimist "^1.2.6"
|
@@ -12403,10 +12403,10 @@ word-wrap@^1.2.3, word-wrap@~1.2.3:
|
12403 | 12403 | resolved "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
|
12404 | 12404 | integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
|
12405 | 12405 |
|
12406 |
| - |
12407 |
| - version "2.1.7" |
12408 |
| - resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-2.1.7.tgz#7a62fd1acbc3def176e51094bc7331a79789a708" |
12409 |
| - integrity sha512-uHyFx9sRf/VLemB09/SzOqlHajin/tf4vh74/vMnwgmpMA6FnCXdXVsTWulCnowzQIWdO9E/aoG7GdEqRLr3Iw== |
| 12406 | + |
| 12407 | + version "2.1.8" |
| 12408 | + resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-2.1.8.tgz#578cee225a923155cabeab82746d0e09a18df92a" |
| 12409 | + integrity sha512-9QJ/X+xz5uLFUPaE4ENuJY8smt88b05kXSuauXB4DhfF79ndY4tjlgiS2+EVjPv1hB/xkB1KFBSoUMTrMDH3qw== |
12410 | 12410 | dependencies:
|
12411 | 12411 | "@cloudflare/kv-asset-handler" "^0.2.0"
|
12412 | 12412 | "@esbuild-plugins/node-globals-polyfill" "^0.1.1"
|
|
0 commit comments