This commit is contained in:
2024-03-10 08:10:28 +01:00
parent 27745e8b90
commit faaf7de0b5
2 changed files with 15 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "flowbite-vue", "name": "flowbite-vue",
"version": "0.1.2", "version": "0.1.2-dev",
"repository": "https://github.com/skjaro/flowbite-vue.git", "repository": "https://github.com/skjaro/flowbite-vue.git",
"author": "themesberg", "author": "themesberg",
"license": "MIT", "license": "MIT",
@@ -71,6 +71,7 @@
"classnames": "2.3.2", "classnames": "2.3.2",
"floating-vue": "2.0.0-beta.24", "floating-vue": "2.0.0-beta.24",
"flowbite": "1.5.4", "flowbite": "1.5.4",
"flowbite-vue": "https://github.com/skjaro/flowbite-vue",
"lodash-es": "4.17.21", "lodash-es": "4.17.21",
"nanoid": "4.0.0", "nanoid": "4.0.0",
"tailwind-merge": "^1.14.0", "tailwind-merge": "^1.14.0",

View File

@@ -1789,6 +1789,19 @@ floating-vue@2.0.0-beta.24:
"@floating-ui/dom" "~1.1.1" "@floating-ui/dom" "~1.1.1"
vue-resize "^2.0.0-alpha.1" vue-resize "^2.0.0-alpha.1"
"flowbite-vue@https://github.com/skjaro/flowbite-vue":
version "0.1.2"
resolved "https://github.com/skjaro/flowbite-vue#27745e8b900eae3d493ad18543566a82f4ee399e"
dependencies:
"@vueuse/core" "9.3.0"
classnames "2.3.2"
floating-vue "2.0.0-beta.24"
flowbite "1.5.4"
lodash-es "4.17.21"
nanoid "4.0.0"
tailwind-merge "^1.14.0"
tailwindcss "^3"
flowbite@1.5.4: flowbite@1.5.4:
version "1.5.4" version "1.5.4"
resolved "https://registry.yarnpkg.com/flowbite/-/flowbite-1.5.4.tgz#fafea28f7722cecc9aae2ca81b81cb51b3bc123b" resolved "https://registry.yarnpkg.com/flowbite/-/flowbite-1.5.4.tgz#fafea28f7722cecc9aae2ca81b81cb51b3bc123b"