From 4a32494246d8247976e8dac8250eeed35d4d340d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 10:20:42 +0000 Subject: [PATCH] Bump @public-ui/vue from 1.7.19 to 2.1.1 Bumps [@public-ui/vue](https://github.com/public-ui/kolibri) from 1.7.19 to 2.1.1. - [Release notes](https://github.com/public-ui/kolibri/releases) - [Changelog](https://github.com/public-ui/kolibri/blob/develop/docs/BREAKING_CHANGES.v2.md) - [Commits](https://github.com/public-ui/kolibri/compare/1.7.19...2.1.1) --- updated-dependencies: - dependency-name: "@public-ui/vue" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- frontends/vue/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/frontends/vue/package.json b/frontends/vue/package.json index da34b8e..d6f23bc 100644 --- a/frontends/vue/package.json +++ b/frontends/vue/package.json @@ -12,7 +12,7 @@ "dependencies": { "@public-ui/components": "1.7.19", "@public-ui/theme-default": "1.7.19", - "@public-ui/vue": "1.7.19", + "@public-ui/vue": "2.1.1", "vue": "3.4.21" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 68a32f5..92ceaf5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -135,8 +135,8 @@ importers: specifier: 1.7.19 version: 1.7.19(@public-ui/components@1.7.19) '@public-ui/vue': - specifier: 1.7.19 - version: 1.7.19(@public-ui/components@1.7.19)(vue@3.4.21) + specifier: 2.1.1 + version: 2.1.1(@public-ui/components@1.7.19)(vue@3.4.21) vue: specifier: 3.4.21 version: 3.4.21(typescript@5.4.3) @@ -2904,10 +2904,10 @@ packages: '@public-ui/components': 2.0.12 dev: false - /@public-ui/vue@1.7.19(@public-ui/components@1.7.19)(vue@3.4.21): - resolution: {integrity: sha512-ltUbTi9K4U508WoRVY7qM2/k2z5X/wy6jvka6PWlgMa8agGU2ZVON73Csom/L0mFJ5Yfg8KFq9UhWQz8CDQX9g==} + /@public-ui/vue@2.1.1(@public-ui/components@1.7.19)(vue@3.4.21): + resolution: {integrity: sha512-EzYg6ofRbGjwr8oCKuHpkkj/GyP5WPhKEiAixEHSV7gj0hojiRnFth9srI3wR56LVLFIwUt+PyEDh4MuRVsbWA==} peerDependencies: - '@public-ui/components': 1.7.19 + '@public-ui/components': 2.1.1 vue: '>=3' dependencies: '@public-ui/components': 1.7.19