📌 Bump tw-elements from 1.0.0-alpha13 to 1.0.0-beta1

Bumps [tw-elements](https://github.com/mdbootstrap/Tailwind-Elements) from 1.0.0-alpha13 to 1.0.0-beta1.
- [Release notes](https://github.com/mdbootstrap/Tailwind-Elements/releases)
- [Commits](https://github.com/mdbootstrap/Tailwind-Elements/compare/1.0.0-alpha13...v1.0.0-beta1)

---
updated-dependencies:
- dependency-name: tw-elements
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-10 06:02:38 +00:00
committed by GitHub
parent f613917f9b
commit 0898930d27
2 changed files with 36 additions and 60 deletions

View File

@@ -45,7 +45,7 @@
"prettier-plugin-tailwindcss": "^0.2.4",
"rimraf": "^4.4.0",
"tailwindcss": "^3.2.7",
"tw-elements": "1.0.0-alpha13",
"tw-elements": "1.0.0-beta1",
"typeit": "^8.7.1",
"vendor-copy": "^3.0.1"
},