diff --git a/package.json b/package.json index 9f894fa57..26aa74f39 100644 --- a/package.json +++ b/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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 22d55e7c5..011ffb266 100644 --- a/pnpm-lock.yaml +++ b/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'}