Skip to content

Commit

Permalink
fix: bump flowbite-react version to 0.4.11 to fix dropdown menu bug
Browse files Browse the repository at this point in the history
See themesberg/flowbite-react#840 for details.

Signed-off-by: smnws <117300309+smnws@users.noreply.github.com>
  • Loading branch information
smnws committed Jul 11, 2023
1 parent 8912c6a commit fd9b56e
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 82 deletions.
160 changes: 80 additions & 80 deletions Explorer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/react-dom": "^18.2.6",
"autoprefixer": "^10.4.14",
"flowbite": "^1.7.0",
"flowbite-react": "^0.4.10",
"flowbite-react": "^0.4.11",
"next": "^13.4.9",
"next-themes": "^0.2.1",
"pg": "^8.10.2",
Expand All @@ -37,7 +37,7 @@
"@types/react": "^18.2.14",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"cypress": "^12.17.0",
"cypress": "^12.17.1",
"eslint": "^8.44.0",
"eslint-config-next": "^13.4.9",
"eslint-config-prettier": "^8.8.0",
Expand Down

0 comments on commit fd9b56e

Please sign in to comment.