Files
directus/packages/composables
dependabot[bot] 2bcd7b0b0d Bump axios from 1.6.8 to 1.7.2 (#22580)
Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.8...v1.7.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-27 11:27:37 +02:00
..
2023-09-26 21:14:27 +08:00

@directus/composables

Shared Vue composables for Directus use

Description

This package provides shared Vue composables for use within Directus, an open-source headless CMS.

For more information about Directus, visit the official website.

Installation

npm install @directus/composables

License

This package is licensed under the MIT License. See the LICENSE file for more information.

Additional Resources