diff --git a/elixir/apps/web/assets/package.json b/elixir/apps/web/assets/package.json index 8d33d4a55..d78d2f1af 100644 --- a/elixir/apps/web/assets/package.json +++ b/elixir/apps/web/assets/package.json @@ -1,6 +1,6 @@ { "dependencies": { "@fontsource/source-sans-3": "^5.0.20", - "flowbite": "^2.4.1" + "flowbite": "^2.5.1" } } diff --git a/elixir/apps/web/assets/pnpm-lock.yaml b/elixir/apps/web/assets/pnpm-lock.yaml index 1f6b13d82..baf40e94a 100644 --- a/elixir/apps/web/assets/pnpm-lock.yaml +++ b/elixir/apps/web/assets/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^5.0.20 version: 5.0.20 flowbite: - specifier: ^2.4.1 - version: 2.4.1 + specifier: ^2.5.1 + version: 2.5.1 packages: @@ -61,8 +61,8 @@ packages: flowbite-datepicker@1.3.0: resolution: {integrity: sha512-CLVqzuoE2vkUvWYK/lJ6GzT0be5dlTbH3uuhVwyB67+PjqJWABm2wv68xhBf5BqjpBxvTSQ3mrmLHpPJ2tvrSQ==} - flowbite@2.4.1: - resolution: {integrity: sha512-I++vDsSOOlzHNuxY2OcFMNVC4CNzpPU2K14YHJ81cYrANXdzgizqniMB/1KQ219x8fqw+S0msY9Q45ZSXDqAPw==} + flowbite@2.5.1: + resolution: {integrity: sha512-7jP1jy9c3QP7y+KU9lc8ueMkTyUdMDvRP+lteSWgY5TigSZjf9K1kqZxmqjhbx2gBnFQxMl1GAjVThCa8cEpKA==} function-bind@1.1.2: resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==} @@ -135,11 +135,11 @@ snapshots: flowbite-datepicker@1.3.0: dependencies: '@rollup/plugin-node-resolve': 15.2.3 - flowbite: 2.4.1 + flowbite: 2.5.1 transitivePeerDependencies: - rollup - flowbite@2.4.1: + flowbite@2.5.1: dependencies: '@popperjs/core': 2.11.8 flowbite-datepicker: 1.3.0