Skip to content

Commit

Permalink
fix(deps): bump the minorandpatch group with 2 updates (#961)
Browse files Browse the repository at this point in the history
Bumps the minorandpatch group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next).


Updates `@types/node` from 22.10.1 to 22.10.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `bootstrap-vue-next` from 0.26.13 to 0.26.14
- [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.26.14/packages/bootstrap-vue-next)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: bootstrap-vue-next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 9f8dc8f commit 99615ff
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 24 deletions.
30 changes: 14 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@tada5hi/eslint-config-vue-typescript": "^1.3.13",
"@tada5hi/tsconfig": "^0.6.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@vitejs/plugin-vue": "^5.2.1",
"cross-env": "^7.0.3",
"eslint": "^8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"bootstrap-vue-next": "^0.26.13",
"bootstrap-vue-next": "^0.26.14",
"@authup/core-kit": "^1.0.0-beta.23",
"@authup/client-web-kit": "^1.0.0-beta.23",
"@dnpm-dip/core": "^1.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"devDependencies": {
"@authup/core-http-kit": "^1.0.0-beta.23",
"@authup/client-web-kit": "^1.0.0-beta.23",
"bootstrap-vue-next": "^0.26.13",
"bootstrap-vue-next": "^0.26.14",
"chart.js": "^4.4.7",
"@nuxt/schema": "^3.13.0",
"@nuxt/kit": "^3.14.1592",
Expand Down
4 changes: 2 additions & 2 deletions packages/mtb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"devDependencies": {
"@ilingo/vuelidate": "^5.0.3",
"@nuxt/module-builder": "^0.8.4",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@vuecs/form-controls": "^2.3.0",
"@vuecs/pagination": "^1.3.0",
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",
"bootstrap-vue-next": "^0.26.13",
"bootstrap-vue-next": "^0.26.14",
"chart.js": "^4.4.7",
"nuxt": "^3.14.1592",
"vue": "^3.5.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",
"bootstrap": "^5.3.3",
"bootstrap-vue-next": "^0.26.13",
"bootstrap-vue-next": "^0.26.14",
"chart.js": "^4.4.7",
"date-fns": "^4.1.0",
"hapic": "^2.5.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/rd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"devDependencies": {
"@ilingo/vuelidate": "^5.0.3",
"@nuxt/module-builder": "^0.8.4",
"@types/node": "^22.10.1",
"@types/node": "^22.10.2",
"@vuecs/form-controls": "^2.3.0",
"@vuecs/pagination": "^1.3.0",
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",
"bootstrap-vue-next": "^0.26.13",
"bootstrap-vue-next": "^0.26.14",
"nuxt": "^3.14.1592",
"vue": "^3.5.13",
"vue-chartjs": "^5.3.2"
Expand Down

0 comments on commit 99615ff

Please sign in to comment.