Skip to content

Commit

Permalink
build(deps-dev): bump the alpinejs group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the alpinejs group with 3 updates: [@alpinejs/collapse](https://github.com/alpinejs/alpine/tree/HEAD/packages/collapse), [@alpinejs/persist](https://github.com/alpinejs/alpine/tree/HEAD/packages/persist) and [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs).


Updates `@alpinejs/collapse` from 3.14.1 to 3.14.3
- [Release notes](https://github.com/alpinejs/alpine/releases)
- [Commits](https://github.com/alpinejs/alpine/commits/v3.14.3/packages/collapse)

Updates `@alpinejs/persist` from 3.14.1 to 3.14.3
- [Release notes](https://github.com/alpinejs/alpine/releases)
- [Commits](https://github.com/alpinejs/alpine/commits/v3.14.3/packages/persist)

Updates `alpinejs` from 3.14.1 to 3.14.3
- [Release notes](https://github.com/alpinejs/alpine/releases)
- [Commits](https://github.com/alpinejs/alpine/commits/v3.14.3/packages/alpinejs)

---
updated-dependencies:
- dependency-name: "@alpinejs/collapse"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: alpinejs
- dependency-name: "@alpinejs/persist"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: alpinejs
- dependency-name: alpinejs
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: alpinejs
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent ac417d0 commit 30ca927
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 20 deletions.
31 changes: 14 additions & 17 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"test": "jest"
},
"devDependencies": {
"@alpinejs/collapse": "^3.14.1",
"@alpinejs/persist": "^3.14.1",
"@alpinejs/collapse": "^3.14.3",
"@alpinejs/persist": "^3.14.3",
"@ckpack/vue-color": "^1.5.0",
"@headlessui/vue": "^1.7.23",
"@inertiajs/vue3": "^1.2.0",
Expand Down Expand Up @@ -55,7 +55,7 @@
"@vue/compiler-sfc": "^3.5.10",
"@vueuse/core": "11.1.0",
"@vueuse/integrations": "11.1.0",
"alpinejs": "^3.14.1",
"alpinejs": "^3.14.3",
"autoprefixer": "^10.4.20",
"axios": "^1.7.7",
"echarts": "^5.5.1",
Expand Down

0 comments on commit 30ca927

Please sign in to comment.