|
880 | 880 | "@babel/helper-plugin-utils" "^7.22.5" |
881 | 881 | "@babel/plugin-syntax-class-static-block" "^7.14.5" |
882 | 882 |
|
883 | | -"@babel/plugin-transform-classes@^7.0.0", "@babel/plugin-transform-classes@^7.23.5": |
884 | | - version "7.23.5" |
885 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.23.5.tgz#e7a75f815e0c534cc4c9a39c56636c84fc0d64f2" |
886 | | - integrity sha512-jvOTR4nicqYC9yzOHIhXG5emiFEOpappSJAl73SDSEDcybD+Puuze8Tnpb9p9qEyYup24tq891gkaygIFvWDqg== |
| 883 | +"@babel/plugin-transform-classes@^7.0.0", "@babel/plugin-transform-classes@^7.23.8": |
| 884 | + version "7.23.8" |
| 885 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.23.8.tgz#d08ae096c240347badd68cdf1b6d1624a6435d92" |
| 886 | + integrity sha512-yAYslGsY1bX6Knmg46RjiCiNSwJKv2IUC8qOdYKqMMr0491SXFhcHqOdRDeCRohOOIzwN/90C6mQ9qAKgrP7dg== |
887 | 887 | dependencies: |
888 | 888 | "@babel/helper-annotate-as-pure" "^7.22.5" |
889 | | - "@babel/helper-compilation-targets" "^7.22.15" |
| 889 | + "@babel/helper-compilation-targets" "^7.23.6" |
890 | 890 | "@babel/helper-environment-visitor" "^7.22.20" |
891 | 891 | "@babel/helper-function-name" "^7.23.0" |
892 | | - "@babel/helper-optimise-call-expression" "^7.22.5" |
893 | 892 | "@babel/helper-plugin-utils" "^7.22.5" |
894 | 893 | "@babel/helper-replace-supers" "^7.22.20" |
895 | 894 | "@babel/helper-split-export-declaration" "^7.22.6" |
|
1248 | 1247 | "@babel/helper-create-regexp-features-plugin" "^7.22.15" |
1249 | 1248 | "@babel/helper-plugin-utils" "^7.22.5" |
1250 | 1249 |
|
1251 | | -"@babel/preset-env@7.23.7": |
1252 | | - version "7.23.7" |
1253 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.7.tgz#e5d69b9f14db8a13bae4d8e5ce7f360973626241" |
1254 | | - integrity sha512-SY27X/GtTz/L4UryMNJ6p4fH4nsgWbz84y9FE0bQeWJP6O5BhgVCt53CotQKHCOeXJel8VyhlhujhlltKms/CA== |
| 1250 | +"@babel/preset-env@7.23.8": |
| 1251 | + version "7.23.8" |
| 1252 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.8.tgz#7d6f8171ea7c221ecd28059e65ad37c20e441e3e" |
| 1253 | + integrity sha512-lFlpmkApLkEP6woIKprO6DO60RImpatTQKtz4sUcDjVcK8M8mQ4sZsuxaTMNOZf0sqAq/ReYW1ZBHnOQwKpLWA== |
1255 | 1254 | dependencies: |
1256 | 1255 | "@babel/compat-data" "^7.23.5" |
1257 | 1256 | "@babel/helper-compilation-targets" "^7.23.6" |
|
1286 | 1285 | "@babel/plugin-transform-block-scoping" "^7.23.4" |
1287 | 1286 | "@babel/plugin-transform-class-properties" "^7.23.3" |
1288 | 1287 | "@babel/plugin-transform-class-static-block" "^7.23.4" |
1289 | | - "@babel/plugin-transform-classes" "^7.23.5" |
| 1288 | + "@babel/plugin-transform-classes" "^7.23.8" |
1290 | 1289 | "@babel/plugin-transform-computed-properties" "^7.23.3" |
1291 | 1290 | "@babel/plugin-transform-destructuring" "^7.23.3" |
1292 | 1291 | "@babel/plugin-transform-dotall-regex" "^7.23.3" |
|
3362 | 3361 | "@0no-co/graphql.web" "^1.0.1" |
3363 | 3362 | wonka "^6.3.2" |
3364 | 3363 |
|
3365 | | -"@vue/compiler-core@3.4.5": |
3366 | | - version "3.4.5" |
3367 | | - resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.4.5.tgz#9565aebaadef8649eb7c8e150a5f4f4e2542667d" |
3368 | | - integrity sha512-Daka7P1z2AgKjzuueWXhwzIsKu0NkLB6vGbNVEV2iJ8GJTrzraZo/Sk4GWCMRtd/qVi3zwnk+Owbd/xSZbwHtQ== |
| 3364 | +"@vue/compiler-core@3.4.6": |
| 3365 | + version "3.4.6" |
| 3366 | + resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.4.6.tgz#6566dcaf41ad12013ca270c3f4f9501f9b88cdfc" |
| 3367 | + integrity sha512-9SmkpHsXqhHGMIOp4cawUqp0AxLN2fJJfxh3sR2RaouVx/Y/ww5ts3dfpD9SCvD0n8cdO/Xw+kWEpa6EkH/vTQ== |
3369 | 3368 | dependencies: |
3370 | 3369 | "@babel/parser" "^7.23.6" |
3371 | | - "@vue/shared" "3.4.5" |
| 3370 | + "@vue/shared" "3.4.6" |
3372 | 3371 | entities "^4.5.0" |
3373 | 3372 | estree-walker "^2.0.2" |
3374 | 3373 | source-map-js "^1.0.2" |
3375 | 3374 |
|
3376 | | -"@vue/compiler-dom@3.4.5": |
3377 | | - version "3.4.5" |
3378 | | - resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.4.5.tgz#c53c9d7715b777b1d6d2adcbc491bfd4f9510edd" |
3379 | | - integrity sha512-J8YlxknJVd90SXFJ4HwGANSAXsx5I0lK30sO/zvYV7s5gXf7gZR7r/1BmZ2ju7RGH1lnc6bpBc6nL61yW+PsAQ== |
| 3375 | +"@vue/compiler-dom@3.4.6": |
| 3376 | + version "3.4.6" |
| 3377 | + resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.4.6.tgz#f8a08aba9483bb2a9c8e2f600d14d6ff1dfbb51e" |
| 3378 | + integrity sha512-i39ZuyHPzPb0v5yXZbvODGwLr+T7lS1rYSjMd1oCTa14aDP80kYpWXrWPF1JVD4QJJNyLgFnJ2hxvFLM7dy9NQ== |
3380 | 3379 | dependencies: |
3381 | | - "@vue/compiler-core" "3.4.5" |
3382 | | - "@vue/shared" "3.4.5" |
| 3380 | + "@vue/compiler-core" "3.4.6" |
| 3381 | + "@vue/shared" "3.4.6" |
3383 | 3382 |
|
3384 | | -"@vue/compiler-sfc@3.4.5": |
3385 | | - version "3.4.5" |
3386 | | - resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.4.5.tgz#f93f986dfc5c7f72b9a5e00b48be75d9116cc948" |
3387 | | - integrity sha512-jauvkDuSSUbP0ebhfNqljhShA90YEfX/0wZ+w40oZF43IjGyWYjqYaJbvMJwGOd+9+vODW6eSvnk28f0SGV7OQ== |
| 3383 | +"@vue/compiler-sfc@3.4.6": |
| 3384 | + version "3.4.6" |
| 3385 | + resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.4.6.tgz#c76f93019a2ab845b827d7bc2f957e9fb30f1929" |
| 3386 | + integrity sha512-kTFOiyMtuetFqi5yEPA4hR6FTD36zKKY3qaBonxGb4pgj0yK1eACqH+iycTAsEqr2u4cOhcGkx3Yjecpgh6FTQ== |
3388 | 3387 | dependencies: |
3389 | 3388 | "@babel/parser" "^7.23.6" |
3390 | | - "@vue/compiler-core" "3.4.5" |
3391 | | - "@vue/compiler-dom" "3.4.5" |
3392 | | - "@vue/compiler-ssr" "3.4.5" |
3393 | | - "@vue/shared" "3.4.5" |
| 3389 | + "@vue/compiler-core" "3.4.6" |
| 3390 | + "@vue/compiler-dom" "3.4.6" |
| 3391 | + "@vue/compiler-ssr" "3.4.6" |
| 3392 | + "@vue/shared" "3.4.6" |
3394 | 3393 | estree-walker "^2.0.2" |
3395 | 3394 | magic-string "^0.30.5" |
3396 | 3395 | postcss "^8.4.32" |
3397 | 3396 | source-map-js "^1.0.2" |
3398 | 3397 |
|
3399 | | -"@vue/compiler-ssr@3.4.5": |
3400 | | - version "3.4.5" |
3401 | | - resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.4.5.tgz#d412a4c9b10d69172a5ce0ec78de98dad441a58d" |
3402 | | - integrity sha512-DDdEcDzj2lWTMfUMMtEpLDhURai9LhM0zSZ219jCt7b2Vyl0/jy3keFgCPMitG0V1S1YG4Cmws3lWHWdxHQOpg== |
| 3398 | +"@vue/compiler-ssr@3.4.6": |
| 3399 | + version "3.4.6" |
| 3400 | + resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.4.6.tgz#23a4731c3c1c764e72b86fff178ea81c69bfc9b4" |
| 3401 | + integrity sha512-XqeojjDitjMLyOogDePNSxw9XL4FAXchO9oOfqdzLVEtYES5j+AEilPJyP0KhQPfGecY2mJ3Y7/e6kkiJQLKvg== |
3403 | 3402 | dependencies: |
3404 | | - "@vue/compiler-dom" "3.4.5" |
3405 | | - "@vue/shared" "3.4.5" |
| 3403 | + "@vue/compiler-dom" "3.4.6" |
| 3404 | + "@vue/shared" "3.4.6" |
3406 | 3405 |
|
3407 | | -"@vue/shared@3.4.5": |
3408 | | - version "3.4.5" |
3409 | | - resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.4.5.tgz#c8b4eb6399a7fc986565ea736d938b3a1579256d" |
3410 | | - integrity sha512-6XptuzlMvN4l4cDnDw36pdGEV+9njYkQ1ZE0Q6iZLwrKefKaOJyiFmcP3/KBDHbt72cJZGtllAc1GaHe6XGAyg== |
| 3406 | +"@vue/shared@3.4.6": |
| 3407 | + version "3.4.6" |
| 3408 | + resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.4.6.tgz#feace5e6819a460532dec4721b7e770a0b1b959d" |
| 3409 | + integrity sha512-O16vewA05D0IwfG2N/OFEuVeb17pieaI32mmYXp36V8lp+/pI1YV04rRL9Eyjndj3xQO5SNjAxTh6ul4IlBa3A== |
3411 | 3410 |
|
3412 | 3411 | "@webassemblyjs/ast@1.11.5", "@webassemblyjs/ast@^1.11.5": |
3413 | 3412 | version "1.11.5" |
|
0 commit comments