chore(deps): bump @vue/consolidate

This commit is contained in:
Evan You 2024-02-13 17:42:31 +08:00
parent f7ba97f975
commit df4a6e1dd8
2 changed files with 14 additions and 9 deletions

View File

@ -54,7 +54,7 @@
},
"devDependencies": {
"@babel/types": "^7.23.9",
"@vue/consolidate": "^0.17.3",
"@vue/consolidate": "^1.0.0",
"hash-sum": "^2.0.0",
"lru-cache": "10.1.0",
"merge-source-map": "^1.1.0",

View File

@ -239,14 +239,14 @@ importers:
specifier: ^7.23.9
version: 7.23.9
'@vue/consolidate':
specifier: ^0.17.3
version: 0.17.3
specifier: ^1.0.0
version: 1.0.0
hash-sum:
specifier: ^2.0.0
version: 2.0.0
lru-cache:
specifier: ^10.2.0
version: 10.2.0
specifier: 10.1.0
version: 10.1.0
merge-source-map:
specifier: ^1.1.0
version: 1.1.0
@ -1774,6 +1774,11 @@ packages:
engines: {node: '>= 0.12.0'}
dev: true
/@vue/consolidate@1.0.0:
resolution: {integrity: sha512-oTyUE+QHIzLw2PpV14GD/c7EohDyP64xCniWTcqcEmTd699eFqTIwOmtDYjcO1j3QgdXoJEoWv1/cCdLrRoOfg==}
engines: {node: '>= 0.12.0'}
dev: true
/@vue/repl@3.1.1:
resolution: {integrity: sha512-9nJImsUeywU2MTqvzf4ueqWC49UC3LVXVPk1HmoNnLVumfWXv+w5ytuSA//fxb/N/O5vCqE0UV63/dYvnCZpwQ==}
dev: false
@ -3419,7 +3424,7 @@ packages:
resolution: {integrity: sha512-+K84LB1DYwMHoHSgaOY/Jfhw3ucPmSET5v98Ke/HdNSw4a0UktWzyW1mjhjpuxxTqOOsfWT/7iVshHmVZ4IpOA==}
engines: {node: ^16.14.0 || >=18.0.0}
dependencies:
lru-cache: 10.2.0
lru-cache: 10.1.0
dev: true
/html-encoding-sniffer@4.0.0:
@ -3979,8 +3984,8 @@ packages:
get-func-name: 2.0.2
dev: true
/lru-cache@10.2.0:
resolution: {integrity: sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==}
/lru-cache@10.1.0:
resolution: {integrity: sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==}
engines: {node: 14 || >=16.14}
dev: true
@ -4431,7 +4436,7 @@ packages:
resolution: {integrity: sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==}
engines: {node: '>=16 || 14 >=14.17'}
dependencies:
lru-cache: 10.2.0
lru-cache: 10.1.0
minipass: 7.0.4
dev: true