@@ -2423,14 +2423,14 @@ __metadata:
2423
2423
languageName : node
2424
2424
linkType : hard
2425
2425
2426
- " @vue/composition-api@npm:1.0.0-beta.14 " :
2427
- version : 1.0.0-beta.14
2428
- resolution : " @vue/composition-api@npm:1.0.0-beta.14 "
2426
+ " @vue/composition-api@npm:1.0.0-beta.15 " :
2427
+ version : 1.0.0-beta.15
2428
+ resolution : " @vue/composition-api@npm:1.0.0-beta.15 "
2429
2429
dependencies :
2430
2430
tslib : ^2.0.1
2431
2431
peerDependencies :
2432
2432
vue : " >= 2.5 < 3"
2433
- checksum : 2a6bb7783f774aa26aa9ed825376365269704b06c062fb8f272e08a91fb2cd5ff5c2ecec39581aacb12151cd9187290655715ee1444dc389196073290358bb31
2433
+ checksum : 60ff82a5d3b06ab545468e0ff5ef3821025990d97a4f594a423ed08a7f81cb05ae0ede5956a1404587183e417c04d1d4f7511269219a05827c944668a2815d8b
2434
2434
languageName : node
2435
2435
linkType : hard
2436
2436
@@ -4469,7 +4469,54 @@ __metadata:
4469
4469
languageName : node
4470
4470
linkType : hard
4471
4471
4472
- " eslint@npm:^7.10.0, eslint@npm:^7.5.0 " :
4472
+ " eslint@npm:^7.11.0 " :
4473
+ version : 7.11.0
4474
+ resolution : " eslint@npm:7.11.0"
4475
+ dependencies :
4476
+ " @babel/code-frame " : ^7.0.0
4477
+ " @eslint/eslintrc " : ^0.1.3
4478
+ ajv : ^6.10.0
4479
+ chalk : ^4.0.0
4480
+ cross-spawn : ^7.0.2
4481
+ debug : ^4.0.1
4482
+ doctrine : ^3.0.0
4483
+ enquirer : ^2.3.5
4484
+ eslint-scope : ^5.1.1
4485
+ eslint-utils : ^2.1.0
4486
+ eslint-visitor-keys : ^2.0.0
4487
+ espree : ^7.3.0
4488
+ esquery : ^1.2.0
4489
+ esutils : ^2.0.2
4490
+ file-entry-cache : ^5.0.1
4491
+ functional-red-black-tree : ^1.0.1
4492
+ glob-parent : ^5.0.0
4493
+ globals : ^12.1.0
4494
+ ignore : ^4.0.6
4495
+ import-fresh : ^3.0.0
4496
+ imurmurhash : ^0.1.4
4497
+ is-glob : ^4.0.0
4498
+ js-yaml : ^3.13.1
4499
+ json-stable-stringify-without-jsonify : ^1.0.1
4500
+ levn : ^0.4.1
4501
+ lodash : ^4.17.19
4502
+ minimatch : ^3.0.4
4503
+ natural-compare : ^1.4.0
4504
+ optionator : ^0.9.1
4505
+ progress : ^2.0.0
4506
+ regexpp : ^3.1.0
4507
+ semver : ^7.2.1
4508
+ strip-ansi : ^6.0.0
4509
+ strip-json-comments : ^3.1.0
4510
+ table : ^5.2.3
4511
+ text-table : ^0.2.0
4512
+ v8-compile-cache : ^2.0.3
4513
+ bin :
4514
+ eslint : bin/eslint.js
4515
+ checksum : 45ef6dc7b31684ca0f383ed9c6224e763197e1d49745542f4440e37286c947973388a6a7ebbf103eeee91ddb4af2652c5d22718f4130bfbbf4bd16a04103f82a
4516
+ languageName : node
4517
+ linkType : hard
4518
+
4519
+ " eslint@npm:^7.5.0 " :
4473
4520
version : 7.10.0
4474
4521
resolution : " eslint@npm:7.10.0"
4475
4522
dependencies :
@@ -10765,10 +10812,10 @@ typescript@^4.0.3:
10765
10812
" @types/memory-fs " : ^0.3.2
10766
10813
" @typescript-eslint/eslint-plugin " : ^4.4.0
10767
10814
" @typescript-eslint/parser " : ^4.4.0
10768
- " @vue/composition-api " : 1.0.0-beta.14
10815
+ " @vue/composition-api " : 1.0.0-beta.15
10769
10816
" @vue/test-utils " : ^1.1.0
10770
10817
codecov : ^3.8.0
10771
- eslint : ^7.10 .0
10818
+ eslint : ^7.11 .0
10772
10819
eslint-config-prettier : ^6.12.0
10773
10820
eslint-plugin-jest : ^24.1.0
10774
10821
eslint-plugin-prettier : ^3.1.4
@@ -10788,7 +10835,7 @@ typescript@^4.0.3:
10788
10835
vue-server-renderer : ^2.6.12
10789
10836
vue-template-compiler : ^2.6.12
10790
10837
peerDependencies :
10791
- " @vue/composition-api " : ^1.0.0-beta.14
10838
+ " @vue/composition-api " : ^1.0.0-beta.15
10792
10839
vue : ^2
10793
10840
languageName : unknown
10794
10841
linkType : soft
0 commit comments