|
3425 | 3425 | estree-walker "^2.0.1"
|
3426 | 3426 | source-map "^0.6.1"
|
3427 | 3427 |
|
| 3428 | + |
| 3429 | + version "3.1.1" |
| 3430 | + resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.1.1.tgz#4f2c5d70eabd454675714cc8bd2b97f6a8efb196" |
| 3431 | + integrity sha512-Z1RO3T6AEtAUFf2EqqovFm3ohAeTvFzRtB0qUENW2nEerJfdlk13/LS1a0EgsqlzxmYfR/S/S/gW9PLbFZZxkA== |
| 3432 | + dependencies: |
| 3433 | + "@babel/parser" "^7.12.0" |
| 3434 | + "@babel/types" "^7.12.0" |
| 3435 | + "@vue/shared" "3.1.1" |
| 3436 | + estree-walker "^2.0.1" |
| 3437 | + source-map "^0.6.1" |
| 3438 | + |
3428 | 3439 | "@vue/ [email protected]", "@vue/compiler-dom@^3.0.7":
|
3429 | 3440 | version "3.0.11"
|
3430 | 3441 | resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.0.11.tgz#b15fc1c909371fd671746020ba55b5dab4a730ee"
|
|
3433 | 3444 | "@vue/compiler-core" "3.0.11"
|
3434 | 3445 | "@vue/shared" "3.0.11"
|
3435 | 3446 |
|
| 3447 | + |
| 3448 | + version "3.1.1" |
| 3449 | + resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.1.1.tgz#ef60d856ac2ede5b2ad5c72a7a68122895e3d652" |
| 3450 | + integrity sha512-nobRIo0t5ibzg+q8nC31m+aJhbq8FbWUoKvk6h3Vs1EqTDJaj6lBTcVTq5or8AYht7FbSpdAJ81isbJ1rWNX7A== |
| 3451 | + dependencies: |
| 3452 | + "@vue/compiler-core" "3.1.1" |
| 3453 | + "@vue/shared" "3.1.1" |
| 3454 | + |
3436 | 3455 | "@vue/compiler-sfc@^3.0.6", "@vue/compiler-sfc@^3.0.7":
|
3437 | 3456 | version "3.0.11"
|
3438 | 3457 | resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.0.11.tgz#cd8ca2154b88967b521f5ad3b10f5f8b6b665679"
|
|
3470 | 3489 | dependencies:
|
3471 | 3490 | vue-eslint-parser "^7.0.0"
|
3472 | 3491 |
|
3473 |
| -"@vue/reactivity@3.0.11": |
3474 |
| - version "3.0.11" |
3475 |
| - resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.0.11.tgz#07b588349fd05626b17f3500cbef7d4bdb4dbd0b" |
3476 |
| - integrity sha512-SKM3YKxtXHBPMf7yufXeBhCZ4XZDKP9/iXeQSC8bBO3ivBuzAi4aZi0bNoeE2IF2iGfP/AHEt1OU4ARj4ao/Xw== |
| 3492 | +"@vue/reactivity@3.1.1": |
| 3493 | + version "3.1.1" |
| 3494 | + resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.1.1.tgz#9c02fd146a6c3b03e7d658b7cf76f4b69b0f98c8" |
| 3495 | + integrity sha512-DsH5woNVCcPK1M0RRYVgJEU1GJDU2ASOKpAqW3ppHk+XjoFLCbqc/26RTCgTpJYd9z8VN+79Q1u7/QqgQPbuLQ== |
3477 | 3496 | dependencies:
|
3478 |
| - "@vue/shared" "3.0.11" |
| 3497 | + "@vue/shared" "3.1.1" |
3479 | 3498 |
|
3480 |
| -"@vue/runtime-core@3.0.11": |
3481 |
| - version "3.0.11" |
3482 |
| - resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.0.11.tgz#c52dfc6acf3215493623552c1c2919080c562e44" |
3483 |
| - integrity sha512-87XPNwHfz9JkmOlayBeCCfMh9PT2NBnv795DSbi//C/RaAnc/bGZgECjmkD7oXJ526BZbgk9QZBPdFT8KMxkAg== |
| 3499 | +"@vue/runtime-core@3.1.1": |
| 3500 | + version "3.1.1" |
| 3501 | + resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.1.1.tgz#542110c09a643d7d80646a2f071aff6b324c4158" |
| 3502 | + integrity sha512-GboqR02txOtkd9F3Ysd8ltPL68vTCqIx2p/J52/gFtpgb5FG9hvOAPEwFUqxeEJRu7ResvQnmdOHiEycGPCLhQ== |
3484 | 3503 | dependencies:
|
3485 |
| - "@vue/reactivity" "3.0.11" |
3486 |
| - "@vue/shared" "3.0.11" |
| 3504 | + "@vue/reactivity" "3.1.1" |
| 3505 | + "@vue/shared" "3.1.1" |
3487 | 3506 |
|
3488 |
| -"@vue/runtime-dom@3.0.11": |
3489 |
| - version "3.0.11" |
3490 |
| - resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.0.11.tgz#7a552df21907942721feb6961c418e222a699337" |
3491 |
| - integrity sha512-jm3FVQESY3y2hKZ2wlkcmFDDyqaPyU3p1IdAX92zTNeCH7I8zZ37PtlE1b9NlCtzV53WjB4TZAYh9yDCMIEumA== |
| 3507 | +"@vue/runtime-dom@3.1.1": |
| 3508 | + version "3.1.1" |
| 3509 | + resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.1.1.tgz#5539bbce132d29f6445b4964cb7b4164a89a5ce6" |
| 3510 | + integrity sha512-o57n/199e/BBAmLRMSXmD2r12Old/h/gf6BgL0RON1NT2pwm6MWaMY4Ul55eyq+FsDILz4jR/UgoPQ9vYB8xcw== |
3492 | 3511 | dependencies:
|
3493 |
| - "@vue/runtime-core" "3.0.11" |
3494 |
| - "@vue/shared" "3.0.11" |
| 3512 | + "@vue/runtime-core" "3.1.1" |
| 3513 | + "@vue/shared" "3.1.1" |
3495 | 3514 | csstype "^2.6.8"
|
3496 | 3515 |
|
3497 | 3516 |
|
3498 | 3517 | version "3.0.11"
|
3499 | 3518 | resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.0.11.tgz#20d22dd0da7d358bb21c17f9bde8628152642c77"
|
3500 | 3519 | integrity sha512-b+zB8A2so8eCE0JsxjL24J7vdGl8rzPQ09hZNhystm+KqSbKcAej1A+Hbva1rCMmTTqA+hFnUSDc5kouEo0JzA==
|
3501 | 3520 |
|
| 3521 | + |
| 3522 | + version "3.1.1" |
| 3523 | + resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.1.1.tgz#2287cfc3dc20e5b20aeb65c2c3a56533bdca801c" |
| 3524 | + integrity sha512-g+4pzAw7PYSjARtLBoDq6DmcblX8i9KJHSCnyM5VDDFFifUaUT9iHbFpOF/KOizQ9f7QAqU2JH3Y6aXjzUMhVA== |
| 3525 | + |
3502 | 3526 | "@webassemblyjs/ [email protected]":
|
3503 | 3527 | version "1.9.0"
|
3504 | 3528 | resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.9.0.tgz#bd850604b4042459a5a41cd7d338cbed695ed964"
|
@@ -13380,13 +13404,13 @@ vue-loader@^16.1.2:
|
13380 | 13404 | loader-utils "^2.0.0"
|
13381 | 13405 |
|
13382 | 13406 | vue@^3.0.6:
|
13383 |
| - version "3.0.11" |
13384 |
| - resolved "https://registry.yarnpkg.com/vue/-/vue-3.0.11.tgz#c82f9594cbf4dcc869241d4c8dd3e08d9a8f4b5f" |
13385 |
| - integrity sha512-3/eUi4InQz8MPzruHYSTQPxtM3LdZ1/S/BvaU021zBnZi0laRUyH6pfuE4wtUeLvI8wmUNwj5wrZFvbHUXL9dw== |
| 13407 | + version "3.1.1" |
| 13408 | + resolved "https://registry.yarnpkg.com/vue/-/vue-3.1.1.tgz#9ad655758a0fa6c0dee5b3d2431d3912a9b381aa" |
| 13409 | + integrity sha512-j9fj3PNPMxo2eqOKYjMuss9XBS8ZtmczLY3kPvjcp9d3DbhyNqLYbaMQH18+1pDIzzVvQCQBvIf774LsjjqSKA== |
13386 | 13410 | dependencies:
|
13387 |
| - "@vue/compiler-dom" "3.0.11" |
13388 |
| - "@vue/runtime-dom" "3.0.11" |
13389 |
| - "@vue/shared" "3.0.11" |
| 13411 | + "@vue/compiler-dom" "3.1.1" |
| 13412 | + "@vue/runtime-dom" "3.1.1" |
| 13413 | + "@vue/shared" "3.1.1" |
13390 | 13414 |
|
13391 | 13415 | walker@^1.0.7, walker@~1.0.5:
|
13392 | 13416 | version "1.0.7"
|
|
0 commit comments