Browse Source

chore(deps): update dependency @vue/consolidate to v1 (#10359)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/10356/head
renovate[bot] 1 year ago
committed by GitHub
parent
commit
ca9920c7d7
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      package.json
  2. 9
      pnpm-lock.yaml

2
package.json

@ -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",

9
pnpm-lock.yaml

@ -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…
Cancel
Save