From 3a5b58927504bd4166ae06fbddf0d962b533b57a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 08:42:01 +0000 Subject: [PATCH] Bump bootstrap-vue-next from 0.13.2 to 0.13.3 Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next) from 0.13.2 to 0.13.3. - [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases) - [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md) - [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.13.3/packages/bootstrap-vue-next) --- updated-dependencies: - dependency-name: bootstrap-vue-next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1f63f76..5a557d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@popperjs/core": "^2.11.8", "animate.css": "^4.1.1", "axios": "^1.4.0", - "bootstrap-vue-next": "^0.13.2", + "bootstrap-vue-next": "^0.13.3", "copy-webpack-plugin": "^11.0.0", "core-js": "^3.32.2", "esp-web-tools": "^9.4.0", @@ -3619,9 +3619,9 @@ } }, "node_modules/bootstrap-vue-next": { - "version": "0.13.2", - "resolved": "https://registry.npmjs.org/bootstrap-vue-next/-/bootstrap-vue-next-0.13.2.tgz", - "integrity": "sha512-9kIAxdqNWWx40p8mEI4g8HZ3zNWM8i9sxVyn3dl4fN/yuL0d0NslZ9On9QD4dM0cz/d3owqzKztYFLb9HcaXcQ==", + "version": "0.13.3", + "resolved": "https://registry.npmjs.org/bootstrap-vue-next/-/bootstrap-vue-next-0.13.3.tgz", + "integrity": "sha512-cmBkLebFrTF8gBeIEmPto9SCWS9iZcxv85f2zw4uxBoT7sKFBa1/Ctvk4GHFxn5gxIA4e7hD6RRsQSTryrFQnw==", "dependencies": { "@floating-ui/vue": "^1.0.2", "@vueuse/core": "^10.4.1" @@ -11358,9 +11358,9 @@ "requires": {} }, "bootstrap-vue-next": { - "version": "0.13.2", - "resolved": "https://registry.npmjs.org/bootstrap-vue-next/-/bootstrap-vue-next-0.13.2.tgz", - "integrity": "sha512-9kIAxdqNWWx40p8mEI4g8HZ3zNWM8i9sxVyn3dl4fN/yuL0d0NslZ9On9QD4dM0cz/d3owqzKztYFLb9HcaXcQ==", + "version": "0.13.3", + "resolved": "https://registry.npmjs.org/bootstrap-vue-next/-/bootstrap-vue-next-0.13.3.tgz", + "integrity": "sha512-cmBkLebFrTF8gBeIEmPto9SCWS9iZcxv85f2zw4uxBoT7sKFBa1/Ctvk4GHFxn5gxIA4e7hD6RRsQSTryrFQnw==", "requires": { "@floating-ui/vue": "^1.0.2", "@vueuse/core": "^10.4.1" diff --git a/package.json b/package.json index c6a7c72..8201510 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@popperjs/core": "^2.11.8", "animate.css": "^4.1.1", "axios": "^1.4.0", - "bootstrap-vue-next": "^0.13.2", + "bootstrap-vue-next": "^0.13.3", "copy-webpack-plugin": "^11.0.0", "core-js": "^3.32.2", "esp-web-tools": "^9.4.0",