mirror of https://github.com/DJ2LS/FreeDATA.git
Bump bootstrap-vue-next from 0.45.0 to 0.45.4 in /freedata_gui
Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next) from 0.45.0 to 0.45.4. - [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.45.4/packages/bootstrap-vue-next) --- updated-dependencies: - dependency-name: bootstrap-vue-next dependency-version: 0.45.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>pull/1099/head
parent
e33d6602c0
commit
f1f208cdc7
|
|
@ -12,7 +12,7 @@
|
|||
"@popperjs/core": "^2.11.8",
|
||||
"bootstrap": "^5.3.8",
|
||||
"bootstrap-icons": "^1.13.1",
|
||||
"bootstrap-vue-next": "^0.45.0",
|
||||
"bootstrap-vue-next": "^0.45.4",
|
||||
"chart.js": "^4.5.1",
|
||||
"chartjs-plugin-annotation": "^3.1.0",
|
||||
"core-js": "^3.46.0",
|
||||
|
|
@ -2417,9 +2417,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/bootstrap-vue-next": {
|
||||
"version": "0.45.0",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap-vue-next/-/bootstrap-vue-next-0.45.0.tgz",
|
||||
"integrity": "sha512-LWRmMwozow3ltgjnowoFTUPRbuFMaOHxEZ6qzy7RZfYdWJELU3PtB9LNuWVnS6SuD+wpvdPUpFx3PI5pPfFUaw==",
|
||||
"version": "0.45.4",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap-vue-next/-/bootstrap-vue-next-0.45.4.tgz",
|
||||
"integrity": "sha512-l/Wxmiw3PZDjt0QLF6jPh1SguW6H+vxfe/zJb0ANX5vTVggmkgXgGjNzdHr4UB2eghVprGjpjSxUOMcSNaZzfA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@floating-ui/core": "^1.7.5",
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
"@popperjs/core": "^2.11.8",
|
||||
"bootstrap": "^5.3.8",
|
||||
"bootstrap-icons": "^1.13.1",
|
||||
"bootstrap-vue-next": "^0.45.0",
|
||||
"bootstrap-vue-next": "^0.45.4",
|
||||
"chart.js": "^4.5.1",
|
||||
"chartjs-plugin-annotation": "^3.1.0",
|
||||
"core-js": "^3.46.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue