mirror of
https://github.com/vuejs/core.git
synced 2024-11-22 04:51:10 +00:00
chore(deps): update dependency @vue/consolidate to v1 (#10359)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
272ab9fbdc
commit
ca9920c7d7
@ -75,7 +75,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^6.18.1",
|
||||
"@typescript-eslint/parser": "^6.18.1",
|
||||
"@vitest/coverage-istanbul": "^1.2.2",
|
||||
"@vue/consolidate": "0.17.3",
|
||||
"@vue/consolidate": "1.0.0",
|
||||
"conventional-changelog-cli": "^4.1.0",
|
||||
"enquirer": "^2.4.1",
|
||||
"esbuild": "^0.20.0",
|
||||
|
@ -57,8 +57,8 @@ importers:
|
||||
specifier: ^1.2.2
|
||||
version: 1.2.2(vitest@1.2.2)
|
||||
'@vue/consolidate':
|
||||
specifier: 0.17.3
|
||||
version: 0.17.3
|
||||
specifier: 1.0.0
|
||||
version: 1.0.0
|
||||
conventional-changelog-cli:
|
||||
specifier: ^4.1.0
|
||||
version: 4.1.0
|
||||
@ -1769,11 +1769,6 @@ packages:
|
||||
pretty-format: 29.7.0
|
||||
dev: true
|
||||
|
||||
/@vue/consolidate@0.17.3:
|
||||
resolution: {integrity: sha512-nl0SWcTMzaaTnJ5G6V8VlMDA1CVVrNnaQKF1aBZU3kXtjgU9jtHMsEAsgjoRUx+T0EVJk9TgbmxGhK3pOk22zw==}
|
||||
engines: {node: '>= 0.12.0'}
|
||||
dev: true
|
||||
|
||||
/@vue/consolidate@1.0.0:
|
||||
resolution: {integrity: sha512-oTyUE+QHIzLw2PpV14GD/c7EohDyP64xCniWTcqcEmTd699eFqTIwOmtDYjcO1j3QgdXoJEoWv1/cCdLrRoOfg==}
|
||||
engines: {node: '>= 0.12.0'}
|
||||
|
Loading…
Reference in New Issue
Block a user