Update flowbite
This commit is contained in:
parent
44775f8c1d
commit
ebe0abae8d
|
@ -13,7 +13,7 @@
|
|||
"@tailwindcss/typography": "^0.5.0",
|
||||
"alpinejs": "^3.13.5",
|
||||
"dayjs": "^1.11.10",
|
||||
"flowbite": "^2.2.1",
|
||||
"flowbite": "^2.5.2",
|
||||
"flowbite-datepicker": "^1.2.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -1180,9 +1180,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/flowbite": {
|
||||
"version": "2.5.1",
|
||||
"resolved": "https://registry.npmjs.org/flowbite/-/flowbite-2.5.1.tgz",
|
||||
"integrity": "sha512-7jP1jy9c3QP7y+KU9lc8ueMkTyUdMDvRP+lteSWgY5TigSZjf9K1kqZxmqjhbx2gBnFQxMl1GAjVThCa8cEpKA==",
|
||||
"version": "2.5.2",
|
||||
"resolved": "https://registry.npmjs.org/flowbite/-/flowbite-2.5.2.tgz",
|
||||
"integrity": "sha512-kwFD3n8/YW4EG8GlY3Od9IoKND97kitO+/ejISHSqpn3vw2i5K/+ZI8Jm2V+KC4fGdnfi0XZ+TzYqQb4Q1LshA==",
|
||||
"dependencies": {
|
||||
"@popperjs/core": "^2.9.3",
|
||||
"flowbite-datepicker": "^1.3.0",
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
"@tailwindcss/typography": "^0.5.0",
|
||||
"alpinejs": "^3.13.5",
|
||||
"dayjs": "^1.11.10",
|
||||
"flowbite": "^2.2.1",
|
||||
"flowbite": "^2.5.2",
|
||||
"flowbite-datepicker": "^1.2.6"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue