Commit d6a3eecbc20f9c52f57ba6ee85909d23c7c52152

Authored by Mr Tao
Committed by GitHub
1 parent 8932bf9a

fix: update @vue/compiler-sfc version (#1836)

Showing 2 changed files with 77 additions and 97 deletions
package.json
@@ -93,7 +93,7 @@ @@ -93,7 +93,7 @@
93 "@vitejs/plugin-legacy": "^1.8.1", 93 "@vitejs/plugin-legacy": "^1.8.1",
94 "@vitejs/plugin-vue": "^2.3.1", 94 "@vitejs/plugin-vue": "^2.3.1",
95 "@vitejs/plugin-vue-jsx": "^1.3.10", 95 "@vitejs/plugin-vue-jsx": "^1.3.10",
96 - "@vue/compiler-sfc": "3.2.31", 96 + "@vue/compiler-sfc": "^3.2.33",
97 "@vue/test-utils": "^2.0.0-rc.21", 97 "@vue/test-utils": "^2.0.0-rc.21",
98 "autoprefixer": "^10.4.4", 98 "autoprefixer": "^10.4.4",
99 "commitizen": "^4.2.4", 99 "commitizen": "^4.2.4",
pnpm-lock.yaml
@@ -36,7 +36,7 @@ importers: @@ -36,7 +36,7 @@ importers:
36 '@vitejs/plugin-legacy': ^1.8.1 36 '@vitejs/plugin-legacy': ^1.8.1
37 '@vitejs/plugin-vue': ^2.3.1 37 '@vitejs/plugin-vue': ^2.3.1
38 '@vitejs/plugin-vue-jsx': ^1.3.10 38 '@vitejs/plugin-vue-jsx': ^1.3.10
39 - '@vue/compiler-sfc': 3.2.31 39 + '@vue/compiler-sfc': ^3.2.33
40 '@vue/runtime-core': ^3.2.33 40 '@vue/runtime-core': ^3.2.33
41 '@vue/shared': ^3.2.33 41 '@vue/shared': ^3.2.33
42 '@vue/test-utils': ^2.0.0-rc.21 42 '@vue/test-utils': ^2.0.0-rc.21
@@ -82,7 +82,7 @@ importers: @@ -82,7 +82,7 @@ importers:
82 qs: ^6.10.3 82 qs: ^6.10.3
83 resize-observer-polyfill: ^1.5.1 83 resize-observer-polyfill: ^1.5.1
84 rimraf: ^3.0.2 84 rimraf: ^3.0.2
85 - rollup: ^2.56.3 85 + rollup: ^2.70.2
86 rollup-plugin-visualizer: ^5.6.0 86 rollup-plugin-visualizer: ^5.6.0
87 showdown: ^2.1.0 87 showdown: ^2.1.0
88 sortablejs: ^1.15.0 88 sortablejs: ^1.15.0
@@ -178,7 +178,7 @@ importers: @@ -178,7 +178,7 @@ importers:
178 '@vitejs/plugin-legacy': 1.8.1_vite@2.9.5 178 '@vitejs/plugin-legacy': 1.8.1_vite@2.9.5
179 '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 179 '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33
180 '@vitejs/plugin-vue-jsx': 1.3.10 180 '@vitejs/plugin-vue-jsx': 1.3.10
181 - '@vue/compiler-sfc': 3.2.31 181 + '@vue/compiler-sfc': 3.2.33
182 '@vue/test-utils': 2.0.0-rc.21_vue@3.2.33 182 '@vue/test-utils': 2.0.0-rc.21_vue@3.2.33
183 autoprefixer: 10.4.4_postcss@8.4.12 183 autoprefixer: 10.4.4_postcss@8.4.12
184 commitizen: 4.2.4 184 commitizen: 4.2.4
@@ -4818,7 +4818,7 @@ packages: @@ -4818,7 +4818,7 @@ packages:
4818 hasBin: true 4818 hasBin: true
4819 dependencies: 4819 dependencies:
4820 caniuse-lite: 1.0.30001332 4820 caniuse-lite: 1.0.30001332
4821 - electron-to-chromium: 1.4.115 4821 + electron-to-chromium: 1.4.116
4822 escalade: 3.1.1 4822 escalade: 3.1.1
4823 node-releases: 2.0.3 4823 node-releases: 2.0.3
4824 picocolors: 1.0.0 4824 picocolors: 1.0.0
@@ -6224,8 +6224,8 @@ packages: @@ -6224,8 +6224,8 @@ packages:
6224 jake: 10.8.5 6224 jake: 10.8.5
6225 dev: true 6225 dev: true
6226 6226
6227 - /electron-to-chromium/1.4.115:  
6228 - resolution: {integrity: sha512-yy1W7cTcreskCWSRTtvp8CNLEci3uYBn5s1U4IytDz7v485iLVPh4QwFuSCavsFbxRLVvwnHNXEFIDShrk/UnQ==} 6227 + /electron-to-chromium/1.4.116:
  6228 + resolution: {integrity: sha512-sy2ol5DTH0sy8xvAglyHFxsNFXFsOBfa6rGmrtjiSdQOp53ossspduOzU+5Lx23H7GxEjjvtSF36XqkajV6Z5A==}
6229 6229
6230 /emoji-regex/8.0.0: 6230 /emoji-regex/8.0.0:
6231 resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} 6231 resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
@@ -6371,12 +6371,11 @@ packages: @@ -6371,12 +6371,11 @@ packages:
6371 requiresBuild: true 6371 requiresBuild: true
6372 optional: true 6372 optional: true
6373 6373
6374 - /esbuild-android-64/0.14.36:  
6375 - resolution: {integrity: sha512-jwpBhF1jmo0tVCYC/ORzVN+hyVcNZUWuozGcLHfod0RJCedTDTvR4nwlTXdx1gtncDqjk33itjO+27OZHbiavw==} 6374 + /esbuild-android-64/0.14.37:
  6375 + resolution: {integrity: sha512-Jb61ihbS3iSj3+PhURe7sEuBg4h16CeT4CiT3W4Aop6rr5p/N6IvNXNWFX0gzUaRWtGoAFfCXFBEIn6zWUU3hQ==}
6376 engines: {node: '>=12'} 6376 engines: {node: '>=12'}
6377 cpu: [x64] 6377 cpu: [x64]
6378 os: [android] 6378 os: [android]
6379 - requiresBuild: true  
6380 dev: true 6379 dev: true
6381 optional: true 6380 optional: true
6382 6381
@@ -6388,12 +6387,11 @@ packages: @@ -6388,12 +6387,11 @@ packages:
6388 requiresBuild: true 6387 requiresBuild: true
6389 optional: true 6388 optional: true
6390 6389
6391 - /esbuild-android-arm64/0.14.36:  
6392 - resolution: {integrity: sha512-/hYkyFe7x7Yapmfv4X/tBmyKnggUmdQmlvZ8ZlBnV4+PjisrEhAvC3yWpURuD9XoB8Wa1d5dGkTsF53pIvpjsg==} 6390 + /esbuild-android-arm64/0.14.37:
  6391 + resolution: {integrity: sha512-wwcI+EUHWe1LlxBE7vjdqZ53DEiCllD6XsYOIiGxzL8KaG7eOLXNS7tNhdK0QIR4wwMNTPLDB40ZKuAXZ8zv6Q==}
6393 engines: {node: '>=12'} 6392 engines: {node: '>=12'}
6394 cpu: [arm64] 6393 cpu: [arm64]
6395 os: [android] 6394 os: [android]
6396 - requiresBuild: true  
6397 dev: true 6395 dev: true
6398 optional: true 6396 optional: true
6399 6397
@@ -6405,12 +6403,11 @@ packages: @@ -6405,12 +6403,11 @@ packages:
6405 requiresBuild: true 6403 requiresBuild: true
6406 optional: true 6404 optional: true
6407 6405
6408 - /esbuild-darwin-64/0.14.36:  
6409 - resolution: {integrity: sha512-kkl6qmV0dTpyIMKagluzYqlc1vO0ecgpviK/7jwPbRDEv5fejRTaBBEE2KxEQbTHcLhiiDbhG7d5UybZWo/1zQ==} 6406 + /esbuild-darwin-64/0.14.37:
  6407 + resolution: {integrity: sha512-gg/UZ/FZrRzPq+tAOiMwyBoa6eNxX6bcjuivZ8v2Tny83RhIyeDhvC84dgVcPinqK39u8pOYw6a7nffotUrjKQ==}
6410 engines: {node: '>=12'} 6408 engines: {node: '>=12'}
6411 cpu: [x64] 6409 cpu: [x64]
6412 os: [darwin] 6410 os: [darwin]
6413 - requiresBuild: true  
6414 dev: true 6411 dev: true
6415 optional: true 6412 optional: true
6416 6413
@@ -6422,12 +6419,11 @@ packages: @@ -6422,12 +6419,11 @@ packages:
6422 requiresBuild: true 6419 requiresBuild: true
6423 optional: true 6420 optional: true
6424 6421
6425 - /esbuild-darwin-arm64/0.14.36:  
6426 - resolution: {integrity: sha512-q8fY4r2Sx6P0Pr3VUm//eFYKVk07C5MHcEinU1BjyFnuYz4IxR/03uBbDwluR6ILIHnZTE7AkTUWIdidRi1Jjw==} 6422 + /esbuild-darwin-arm64/0.14.37:
  6423 + resolution: {integrity: sha512-eFwy5il5yvIHAVau97kWoNYfxuCd1X7hfgKc4Ns5ymlYXhyRzRywwJfknHax5rDyZxfDXtnFaT/nftUiYwsHIQ==}
6427 engines: {node: '>=12'} 6424 engines: {node: '>=12'}
6428 cpu: [arm64] 6425 cpu: [arm64]
6429 os: [darwin] 6426 os: [darwin]
6430 - requiresBuild: true  
6431 dev: true 6427 dev: true
6432 optional: true 6428 optional: true
6433 6429
@@ -6439,12 +6435,11 @@ packages: @@ -6439,12 +6435,11 @@ packages:
6439 requiresBuild: true 6435 requiresBuild: true
6440 optional: true 6436 optional: true
6441 6437
6442 - /esbuild-freebsd-64/0.14.36:  
6443 - resolution: {integrity: sha512-Hn8AYuxXXRptybPqoMkga4HRFE7/XmhtlQjXFHoAIhKUPPMeJH35GYEUWGbjteai9FLFvBAjEAlwEtSGxnqWww==} 6438 + /esbuild-freebsd-64/0.14.37:
  6439 + resolution: {integrity: sha512-4iFbdmohve6wyPwsVPe/1j5rVwg5uPTopmgIUiJBbnPKMmo8NecUSbz3HwddsDHLrvGoIs5aOiETPWo9rg3wyg==}
6444 engines: {node: '>=12'} 6440 engines: {node: '>=12'}
6445 cpu: [x64] 6441 cpu: [x64]
6446 os: [freebsd] 6442 os: [freebsd]
6447 - requiresBuild: true  
6448 dev: true 6443 dev: true
6449 optional: true 6444 optional: true
6450 6445
@@ -6456,12 +6451,11 @@ packages: @@ -6456,12 +6451,11 @@ packages:
6456 requiresBuild: true 6451 requiresBuild: true
6457 optional: true 6452 optional: true
6458 6453
6459 - /esbuild-freebsd-arm64/0.14.36:  
6460 - resolution: {integrity: sha512-S3C0attylLLRiCcHiJd036eDEMOY32+h8P+jJ3kTcfhJANNjP0TNBNL30TZmEdOSx/820HJFgRrqpNAvTbjnDA==} 6454 + /esbuild-freebsd-arm64/0.14.37:
  6455 + resolution: {integrity: sha512-MGmZ9akBdqcIH7FcWhUrVTmTW18Xz/EVrvBcV6BHSFDQci0YnOhPAGCrV54t1JNG/5poHNBnaG3R2zNxnmJT5Q==}
6461 engines: {node: '>=12'} 6456 engines: {node: '>=12'}
6462 cpu: [arm64] 6457 cpu: [arm64]
6463 os: [freebsd] 6458 os: [freebsd]
6464 - requiresBuild: true  
6465 dev: true 6459 dev: true
6466 optional: true 6460 optional: true
6467 6461
@@ -6473,12 +6467,11 @@ packages: @@ -6473,12 +6467,11 @@ packages:
6473 requiresBuild: true 6467 requiresBuild: true
6474 optional: true 6468 optional: true
6475 6469
6476 - /esbuild-linux-32/0.14.36:  
6477 - resolution: {integrity: sha512-Eh9OkyTrEZn9WGO4xkI3OPPpUX7p/3QYvdG0lL4rfr73Ap2HAr6D9lP59VMF64Ex01LhHSXwIsFG/8AQjh6eNw==} 6470 + /esbuild-linux-32/0.14.37:
  6471 + resolution: {integrity: sha512-UCyQrn3n3dHXHDQTPO3gWxfoqtEpGObBdAgevuUtw0//TSyNftnaLcQYyBiGC6J85sM8f/c+Minz5jUFOKrmOA==}
6478 engines: {node: '>=12'} 6472 engines: {node: '>=12'}
6479 cpu: [ia32] 6473 cpu: [ia32]
6480 os: [linux] 6474 os: [linux]
6481 - requiresBuild: true  
6482 dev: true 6475 dev: true
6483 optional: true 6476 optional: true
6484 6477
@@ -6490,12 +6483,11 @@ packages: @@ -6490,12 +6483,11 @@ packages:
6490 requiresBuild: true 6483 requiresBuild: true
6491 optional: true 6484 optional: true
6492 6485
6493 - /esbuild-linux-64/0.14.36:  
6494 - resolution: {integrity: sha512-vFVFS5ve7PuwlfgoWNyRccGDi2QTNkQo/2k5U5ttVD0jRFaMlc8UQee708fOZA6zTCDy5RWsT5MJw3sl2X6KDg==} 6486 + /esbuild-linux-64/0.14.37:
  6487 + resolution: {integrity: sha512-UURL6k1Ffr6K4faFgdP6lKVvMKYwq8JmAh+odCukzIWN4EpjIzgmhBUzyFVU+VQLh1+K3tlE1SPJ057PNpayUQ==}
6495 engines: {node: '>=12'} 6488 engines: {node: '>=12'}
6496 cpu: [x64] 6489 cpu: [x64]
6497 os: [linux] 6490 os: [linux]
6498 - requiresBuild: true  
6499 dev: true 6491 dev: true
6500 optional: true 6492 optional: true
6501 6493
@@ -6507,12 +6499,11 @@ packages: @@ -6507,12 +6499,11 @@ packages:
6507 requiresBuild: true 6499 requiresBuild: true
6508 optional: true 6500 optional: true
6509 6501
6510 - /esbuild-linux-arm/0.14.36:  
6511 - resolution: {integrity: sha512-NhgU4n+NCsYgt7Hy61PCquEz5aevI6VjQvxwBxtxrooXsxt5b2xtOUXYZe04JxqQo+XZk3d1gcr7pbV9MAQ/Lg==} 6502 + /esbuild-linux-arm/0.14.37:
  6503 + resolution: {integrity: sha512-SgWcdAivyK2z2kcYAGwLTBSTECXXj/lC0S/BiayyHLYJHA6C3aEGexB6ZDMgffj4Quy/l3Tyr9ktZh8bgcmJrA==}
6512 engines: {node: '>=12'} 6504 engines: {node: '>=12'}
6513 cpu: [arm] 6505 cpu: [arm]
6514 os: [linux] 6506 os: [linux]
6515 - requiresBuild: true  
6516 dev: true 6507 dev: true
6517 optional: true 6508 optional: true
6518 6509
@@ -6524,12 +6515,11 @@ packages: @@ -6524,12 +6515,11 @@ packages:
6524 requiresBuild: true 6515 requiresBuild: true
6525 optional: true 6516 optional: true
6526 6517
6527 - /esbuild-linux-arm64/0.14.36:  
6528 - resolution: {integrity: sha512-24Vq1M7FdpSmaTYuu1w0Hdhiqkbto1I5Pjyi+4Cdw5fJKGlwQuw+hWynTcRI/cOZxBcBpP21gND7W27gHAiftw==} 6518 + /esbuild-linux-arm64/0.14.37:
  6519 + resolution: {integrity: sha512-vDHyuFsDpz6nquJO7CAxU2CBj+PB+BJhGawzBrHtcM249fXK4GfVNVArgWFKkSGMZW1ZpKSeef7FeOvM6juhPg==}
6529 engines: {node: '>=12'} 6520 engines: {node: '>=12'}
6530 cpu: [arm64] 6521 cpu: [arm64]
6531 os: [linux] 6522 os: [linux]
6532 - requiresBuild: true  
6533 dev: true 6523 dev: true
6534 optional: true 6524 optional: true
6535 6525
@@ -6541,12 +6531,11 @@ packages: @@ -6541,12 +6531,11 @@ packages:
6541 requiresBuild: true 6531 requiresBuild: true
6542 optional: true 6532 optional: true
6543 6533
6544 - /esbuild-linux-mips64le/0.14.36:  
6545 - resolution: {integrity: sha512-hZUeTXvppJN+5rEz2EjsOFM9F1bZt7/d2FUM1lmQo//rXh1RTFYzhC0txn7WV0/jCC7SvrGRaRz0NMsRPf8SIA==} 6534 + /esbuild-linux-mips64le/0.14.37:
  6535 + resolution: {integrity: sha512-azRAGYGKg3dxbYE7C+L35/2Oyg1RCuXvT3Z8M76JZF2N1ZNEA9g01zbuw3GtXWLyI6mhhoHxQL0H1SQUL0At1w==}
6546 engines: {node: '>=12'} 6536 engines: {node: '>=12'}
6547 cpu: [mips64el] 6537 cpu: [mips64el]
6548 os: [linux] 6538 os: [linux]
6549 - requiresBuild: true  
6550 dev: true 6539 dev: true
6551 optional: true 6540 optional: true
6552 6541
@@ -6558,12 +6547,11 @@ packages: @@ -6558,12 +6547,11 @@ packages:
6558 requiresBuild: true 6547 requiresBuild: true
6559 optional: true 6548 optional: true
6560 6549
6561 - /esbuild-linux-ppc64le/0.14.36:  
6562 - resolution: {integrity: sha512-1Bg3QgzZjO+QtPhP9VeIBhAduHEc2kzU43MzBnMwpLSZ890azr4/A9Dganun8nsqD/1TBcqhId0z4mFDO8FAvg==} 6550 + /esbuild-linux-ppc64le/0.14.37:
  6551 + resolution: {integrity: sha512-SyNitGH/h7Hti7A+a5rkRDHhjra1TM1JnJJymRndOzw5Vd+AkWpoSQxxTfvmRw62g42zoeHBgcyrvGfT053l5w==}
6563 engines: {node: '>=12'} 6552 engines: {node: '>=12'}
6564 cpu: [ppc64] 6553 cpu: [ppc64]
6565 os: [linux] 6554 os: [linux]
6566 - requiresBuild: true  
6567 dev: true 6555 dev: true
6568 optional: true 6556 optional: true
6569 6557
@@ -6575,12 +6563,11 @@ packages: @@ -6575,12 +6563,11 @@ packages:
6575 requiresBuild: true 6563 requiresBuild: true
6576 optional: true 6564 optional: true
6577 6565
6578 - /esbuild-linux-riscv64/0.14.36:  
6579 - resolution: {integrity: sha512-dOE5pt3cOdqEhaufDRzNCHf5BSwxgygVak9UR7PH7KPVHwSTDAZHDoEjblxLqjJYpc5XaU9+gKJ9F8mp9r5I4A==} 6566 + /esbuild-linux-riscv64/0.14.37:
  6567 + resolution: {integrity: sha512-IgEwVXYGC3HpCmZ1nl+vZw1h72i9WEf4mx+JBZ1s+Z0QVGww/8LI6oYZVboPtr7Lok1gKdg5tUZdFukGn5Fr/A==}
6580 engines: {node: '>=12'} 6568 engines: {node: '>=12'}
6581 cpu: [riscv64] 6569 cpu: [riscv64]
6582 os: [linux] 6570 os: [linux]
6583 - requiresBuild: true  
6584 dev: true 6571 dev: true
6585 optional: true 6572 optional: true
6586 6573
@@ -6592,12 +6579,11 @@ packages: @@ -6592,12 +6579,11 @@ packages:
6592 requiresBuild: true 6579 requiresBuild: true
6593 optional: true 6580 optional: true
6594 6581
6595 - /esbuild-linux-s390x/0.14.36:  
6596 - resolution: {integrity: sha512-g4FMdh//BBGTfVHjF6MO7Cz8gqRoDPzXWxRvWkJoGroKA18G9m0wddvPbEqcQf5Tbt2vSc1CIgag7cXwTmoTXg==} 6582 + /esbuild-linux-s390x/0.14.37:
  6583 + resolution: {integrity: sha512-X105T1x7PV9pZ/rDpOeNiTWGBd1A0BGUbi6hK9BW7X8IxzQZNwAsaahLOlAFf+OKezoSQrhHfNdBwIu9UZMmtw==}
6597 engines: {node: '>=12'} 6584 engines: {node: '>=12'}
6598 cpu: [s390x] 6585 cpu: [s390x]
6599 os: [linux] 6586 os: [linux]
6600 - requiresBuild: true  
6601 dev: true 6587 dev: true
6602 optional: true 6588 optional: true
6603 6589
@@ -6609,19 +6595,18 @@ packages: @@ -6609,19 +6595,18 @@ packages:
6609 requiresBuild: true 6595 requiresBuild: true
6610 optional: true 6596 optional: true
6611 6597
6612 - /esbuild-netbsd-64/0.14.36:  
6613 - resolution: {integrity: sha512-UB2bVImxkWk4vjnP62ehFNZ73lQY1xcnL5ZNYF3x0AG+j8HgdkNF05v67YJdCIuUJpBuTyCK8LORCYo9onSW+A==} 6598 + /esbuild-netbsd-64/0.14.37:
  6599 + resolution: {integrity: sha512-93mHLGTTFWAemDNGxlx0RJyNQ4E2OnnUGNHpNhKu/zzYw/Imf6dWGB6h7e9axtce8yOg5rOnx8BMhRu0NwQnKA==}
6614 engines: {node: '>=12'} 6600 engines: {node: '>=12'}
6615 cpu: [x64] 6601 cpu: [x64]
6616 os: [netbsd] 6602 os: [netbsd]
6617 - requiresBuild: true  
6618 dev: true 6603 dev: true
6619 optional: true 6604 optional: true
6620 6605
6621 /esbuild-node-loader/0.6.5: 6606 /esbuild-node-loader/0.6.5:
6622 resolution: {integrity: sha512-uPP+dllWm38cFvDysdocutN3lfe5pTIbddAHp1ENyLzpHYqE2r+3Wo+pfg9X3p8DFWwzIisft5YkeBIthIcixw==} 6607 resolution: {integrity: sha512-uPP+dllWm38cFvDysdocutN3lfe5pTIbddAHp1ENyLzpHYqE2r+3Wo+pfg9X3p8DFWwzIisft5YkeBIthIcixw==}
6623 dependencies: 6608 dependencies:
6624 - esbuild: 0.14.36 6609 + esbuild: 0.14.37
6625 dev: true 6610 dev: true
6626 6611
6627 /esbuild-openbsd-64/0.14.27: 6612 /esbuild-openbsd-64/0.14.27:
@@ -6632,24 +6617,23 @@ packages: @@ -6632,24 +6617,23 @@ packages:
6632 requiresBuild: true 6617 requiresBuild: true
6633 optional: true 6618 optional: true
6634 6619
6635 - /esbuild-openbsd-64/0.14.36:  
6636 - resolution: {integrity: sha512-NvGB2Chf8GxuleXRGk8e9zD3aSdRO5kLt9coTQbCg7WMGXeX471sBgh4kSg8pjx0yTXRt0MlrUDnjVYnetyivg==} 6620 + /esbuild-openbsd-64/0.14.37:
  6621 + resolution: {integrity: sha512-jdhv2koRbF69artwD4aaSS72b+syfcdVHKs1SqjyfPvi/MsL7OC+jWGOSCZ329RmnECAwCOaL4dO7ZaJiLLj3Q==}
6637 engines: {node: '>=12'} 6622 engines: {node: '>=12'}
6638 cpu: [x64] 6623 cpu: [x64]
6639 os: [openbsd] 6624 os: [openbsd]
6640 - requiresBuild: true  
6641 dev: true 6625 dev: true
6642 optional: true 6626 optional: true
6643 6627
6644 /esbuild-plugin-alias/0.1.2: 6628 /esbuild-plugin-alias/0.1.2:
6645 resolution: {integrity: sha512-WsX0OJy8IGOsGZV+4oHEU5B6XQUpxOsZN1iSoYf9COTDbY7WXcOwd1oCLYNWUIWCExyGXSghIGq2k7sXBldxwQ==} 6629 resolution: {integrity: sha512-WsX0OJy8IGOsGZV+4oHEU5B6XQUpxOsZN1iSoYf9COTDbY7WXcOwd1oCLYNWUIWCExyGXSghIGq2k7sXBldxwQ==}
6646 6630
6647 - /esbuild-register/3.3.2_esbuild@0.14.36: 6631 + /esbuild-register/3.3.2_esbuild@0.14.37:
6648 resolution: {integrity: sha512-jceAtTO6zxPmCfSD5cBb3rgIK1vmuqCKYwgylHiS1BF4pq0jJiJb4K2QMuqF4BEw7XDBRatYzip0upyTzfkgsQ==} 6632 resolution: {integrity: sha512-jceAtTO6zxPmCfSD5cBb3rgIK1vmuqCKYwgylHiS1BF4pq0jJiJb4K2QMuqF4BEw7XDBRatYzip0upyTzfkgsQ==}
6649 peerDependencies: 6633 peerDependencies:
6650 esbuild: '>=0.12 <1' 6634 esbuild: '>=0.12 <1'
6651 dependencies: 6635 dependencies:
6652 - esbuild: 0.14.36 6636 + esbuild: 0.14.37
6653 dev: true 6637 dev: true
6654 6638
6655 /esbuild-sunos-64/0.14.27: 6639 /esbuild-sunos-64/0.14.27:
@@ -6660,12 +6644,11 @@ packages: @@ -6660,12 +6644,11 @@ packages:
6660 requiresBuild: true 6644 requiresBuild: true
6661 optional: true 6645 optional: true
6662 6646
6663 - /esbuild-sunos-64/0.14.36:  
6664 - resolution: {integrity: sha512-VkUZS5ftTSjhRjuRLp+v78auMO3PZBXu6xl4ajomGenEm2/rGuWlhFSjB7YbBNErOchj51Jb2OK8lKAo8qdmsQ==} 6647 + /esbuild-sunos-64/0.14.37:
  6648 + resolution: {integrity: sha512-YvQsr++g0ZBHJUjPeR1Ui81eFcZTH5qJp8s5GP8jur0BwBM+2wCTNutXSh/ZKYp+4ejOo54PFTy3tGo36q7D6g==}
6665 engines: {node: '>=12'} 6649 engines: {node: '>=12'}
6666 cpu: [x64] 6650 cpu: [x64]
6667 os: [sunos] 6651 os: [sunos]
6668 - requiresBuild: true  
6669 dev: true 6652 dev: true
6670 optional: true 6653 optional: true
6671 6654
@@ -6677,12 +6660,11 @@ packages: @@ -6677,12 +6660,11 @@ packages:
6677 requiresBuild: true 6660 requiresBuild: true
6678 optional: true 6661 optional: true
6679 6662
6680 - /esbuild-windows-32/0.14.36:  
6681 - resolution: {integrity: sha512-bIar+A6hdytJjZrDxfMBUSEHHLfx3ynoEZXx/39nxy86pX/w249WZm8Bm0dtOAByAf4Z6qV0LsnTIJHiIqbw0w==} 6663 + /esbuild-windows-32/0.14.37:
  6664 + resolution: {integrity: sha512-aQlHyME09dWo2FVAniTXLurr/xYZre5bJrnW8yALPUu09ExCC7LzlFQFoJuuSyCdMDHcxYLc6HcrJLwRdR3b/Q==}
6682 engines: {node: '>=12'} 6665 engines: {node: '>=12'}
6683 cpu: [ia32] 6666 cpu: [ia32]
6684 os: [win32] 6667 os: [win32]
6685 - requiresBuild: true  
6686 dev: true 6668 dev: true
6687 optional: true 6669 optional: true
6688 6670
@@ -6694,12 +6676,11 @@ packages: @@ -6694,12 +6676,11 @@ packages:
6694 requiresBuild: true 6676 requiresBuild: true
6695 optional: true 6677 optional: true
6696 6678
6697 - /esbuild-windows-64/0.14.36:  
6698 - resolution: {integrity: sha512-+p4MuRZekVChAeueT1Y9LGkxrT5x7YYJxYE8ZOTcEfeUUN43vktSn6hUNsvxzzATrSgq5QqRdllkVBxWZg7KqQ==} 6679 + /esbuild-windows-64/0.14.37:
  6680 + resolution: {integrity: sha512-4mJjpS71AV4rj5PXrOn19uQwiASiyziJwyZT+qQ3M/hc/fIWS2Pgv5gbgytC1O8jptMB6NIpgrauCw56lKgckA==}
6699 engines: {node: '>=12'} 6681 engines: {node: '>=12'}
6700 cpu: [x64] 6682 cpu: [x64]
6701 os: [win32] 6683 os: [win32]
6702 - requiresBuild: true  
6703 dev: true 6684 dev: true
6704 optional: true 6685 optional: true
6705 6686
@@ -6711,12 +6692,11 @@ packages: @@ -6711,12 +6692,11 @@ packages:
6711 requiresBuild: true 6692 requiresBuild: true
6712 optional: true 6693 optional: true
6713 6694
6714 - /esbuild-windows-arm64/0.14.36:  
6715 - resolution: {integrity: sha512-fBB4WlDqV1m18EF/aheGYQkQZHfPHiHJSBYzXIo8yKehek+0BtBwo/4PNwKGJ5T0YK0oc8pBKjgwPbzSrPLb+Q==} 6695 + /esbuild-windows-arm64/0.14.37:
  6696 + resolution: {integrity: sha512-wQy+sAKD7/d6vDrgH+i+ZdbRLVHGG5BjBpBRStvGgLiuIo46/QEQCaHbBy2LOtXu/o1JYchxilzeQ+ExZdYkeA==}
6716 engines: {node: '>=12'} 6697 engines: {node: '>=12'}
6717 cpu: [arm64] 6698 cpu: [arm64]
6718 os: [win32] 6699 os: [win32]
6719 - requiresBuild: true  
6720 dev: true 6700 dev: true
6721 optional: true 6701 optional: true
6722 6702
@@ -6757,32 +6737,32 @@ packages: @@ -6757,32 +6737,32 @@ packages:
6757 esbuild-windows-64: 0.14.27 6737 esbuild-windows-64: 0.14.27
6758 esbuild-windows-arm64: 0.14.27 6738 esbuild-windows-arm64: 0.14.27
6759 6739
6760 - /esbuild/0.14.36:  
6761 - resolution: {integrity: sha512-HhFHPiRXGYOCRlrhpiVDYKcFJRdO0sBElZ668M4lh2ER0YgnkLxECuFe7uWCf23FrcLc59Pqr7dHkTqmRPDHmw==} 6740 + /esbuild/0.14.37:
  6741 + resolution: {integrity: sha512-sPlTpEkjzgFjWjYdve5xM1A3fpKXWNc+0yh0u9tqdER992OEpvde1c/+5rbRFsaSEEjQM9qXRcYn3EvNwgLF9w==}
6762 engines: {node: '>=12'} 6742 engines: {node: '>=12'}
6763 hasBin: true 6743 hasBin: true
6764 requiresBuild: true 6744 requiresBuild: true
6765 optionalDependencies: 6745 optionalDependencies:
6766 - esbuild-android-64: 0.14.36  
6767 - esbuild-android-arm64: 0.14.36  
6768 - esbuild-darwin-64: 0.14.36  
6769 - esbuild-darwin-arm64: 0.14.36  
6770 - esbuild-freebsd-64: 0.14.36  
6771 - esbuild-freebsd-arm64: 0.14.36  
6772 - esbuild-linux-32: 0.14.36  
6773 - esbuild-linux-64: 0.14.36  
6774 - esbuild-linux-arm: 0.14.36  
6775 - esbuild-linux-arm64: 0.14.36  
6776 - esbuild-linux-mips64le: 0.14.36  
6777 - esbuild-linux-ppc64le: 0.14.36  
6778 - esbuild-linux-riscv64: 0.14.36  
6779 - esbuild-linux-s390x: 0.14.36  
6780 - esbuild-netbsd-64: 0.14.36  
6781 - esbuild-openbsd-64: 0.14.36  
6782 - esbuild-sunos-64: 0.14.36  
6783 - esbuild-windows-32: 0.14.36  
6784 - esbuild-windows-64: 0.14.36  
6785 - esbuild-windows-arm64: 0.14.36 6746 + esbuild-android-64: 0.14.37
  6747 + esbuild-android-arm64: 0.14.37
  6748 + esbuild-darwin-64: 0.14.37
  6749 + esbuild-darwin-arm64: 0.14.37
  6750 + esbuild-freebsd-64: 0.14.37
  6751 + esbuild-freebsd-arm64: 0.14.37
  6752 + esbuild-linux-32: 0.14.37
  6753 + esbuild-linux-64: 0.14.37
  6754 + esbuild-linux-arm: 0.14.37
  6755 + esbuild-linux-arm64: 0.14.37
  6756 + esbuild-linux-mips64le: 0.14.37
  6757 + esbuild-linux-ppc64le: 0.14.37
  6758 + esbuild-linux-riscv64: 0.14.37
  6759 + esbuild-linux-s390x: 0.14.37
  6760 + esbuild-netbsd-64: 0.14.37
  6761 + esbuild-openbsd-64: 0.14.37
  6762 + esbuild-sunos-64: 0.14.37
  6763 + esbuild-windows-32: 0.14.37
  6764 + esbuild-windows-64: 0.14.37
  6765 + esbuild-windows-arm64: 0.14.37
6786 dev: true 6766 dev: true
6787 6767
6788 /escalade/3.1.1: 6768 /escalade/3.1.1:
@@ -7017,9 +6997,9 @@ packages: @@ -7017,9 +6997,9 @@ packages:
7017 hasBin: true 6997 hasBin: true
7018 dependencies: 6998 dependencies:
7019 cross-spawn: 7.0.3 6999 cross-spawn: 7.0.3
7020 - esbuild: 0.14.36 7000 + esbuild: 0.14.37
7021 esbuild-node-loader: 0.6.5 7001 esbuild-node-loader: 0.6.5
7022 - esbuild-register: 3.3.2_esbuild@0.14.36 7002 + esbuild-register: 3.3.2_esbuild@0.14.37
7023 import-meta-resolve: 1.1.1 7003 import-meta-resolve: 1.1.1
7024 dev: true 7004 dev: true
7025 7005
@@ -12773,7 +12753,7 @@ packages: @@ -12773,7 +12753,7 @@ packages:
12773 '@types/svgo': 2.6.3 12753 '@types/svgo': 2.6.3
12774 chalk: 4.1.2 12754 chalk: 4.1.2
12775 debug: 4.3.4 12755 debug: 4.3.4
12776 - esbuild: 0.14.36 12756 + esbuild: 0.14.37
12777 fs-extra: 10.1.0 12757 fs-extra: 10.1.0
12778 gifsicle: 5.2.0 12758 gifsicle: 5.2.0
12779 imagemin: 7.0.1 12759 imagemin: 7.0.1
@@ -12996,7 +12976,7 @@ packages: @@ -12996,7 +12976,7 @@ packages:
12996 peerDependencies: 12976 peerDependencies:
12997 vite: '>=2.0.0' 12977 vite: '>=2.0.0'
12998 dependencies: 12978 dependencies:
12999 - '@vue/compiler-sfc': 3.2.31 12979 + '@vue/compiler-sfc': 3.2.33
13000 magic-string: 0.25.9 12980 magic-string: 0.25.9
13001 vite: 2.9.5_less@4.1.2 12981 vite: 2.9.5_less@4.1.2
13002 dev: true 12982 dev: true
@@ -13080,7 +13060,7 @@ packages: @@ -13080,7 +13060,7 @@ packages:
13080 stylus: 13060 stylus:
13081 optional: true 13061 optional: true
13082 dependencies: 13062 dependencies:
13083 - esbuild: 0.14.36 13063 + esbuild: 0.14.37
13084 less: 4.1.2 13064 less: 4.1.2
13085 postcss: 8.4.12 13065 postcss: 8.4.12
13086 resolve: 1.22.0 13066 resolve: 1.22.0