Skip to content

Commit

Permalink
Bump flowbite-svelte from 0.39.2 to 0.40.1
Browse files Browse the repository at this point in the history
Bumps [flowbite-svelte](https://github.com/themesberg/flowbite-svelte) from 0.39.2 to 0.40.1.
- [Release notes](https://github.com/themesberg/flowbite-svelte/releases)
- [Changelog](https://github.com/themesberg/flowbite-svelte/blob/main/CHANGELOG.md)
- [Commits](themesberg/flowbite-svelte@v0.39.2...v0.40.1)

---
updated-dependencies:
- dependency-name: flowbite-svelte
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 18, 2023
1 parent e839d43 commit 51a883a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@popperjs/core": "^2.11.8",
"crc-32": "^1.2.2",
"flowbite": "^1.6.6",
"flowbite-svelte": "^0.39.1",
"flowbite-svelte": "^0.40.1",
"fp-web-patcher": "^0.3.1",
"svelte-add": "^2023.6.28-0.0",
"tailwind-merge": "^1.13.2",
Expand Down
26 changes: 19 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -786,6 +786,18 @@
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.44.0.tgz#961a5903c74139390478bdc808bcde3fc45ab7af"
integrity sha512-Ag+9YM4ocKQx9AarydN0KY2j0ErMHNIocPDrVo8zAE44xLTjEtz81OdR68/cydGtk6m6jDb5Za3r2useMzYmSw==

"@floating-ui/core@^1.3.1":
version "1.3.1"
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.3.1.tgz#4d795b649cc3b1cbb760d191c80dcb4353c9a366"
integrity sha512-Bu+AMaXNjrpjh41znzHqaz3r2Nr8hHuHZT6V2LBKMhyMl0FgKA62PNYbqnfgmzOhoWZj70Zecisbo4H1rotP5g==

"@floating-ui/dom@^1.4.5":
version "1.4.5"
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.4.5.tgz#336dfb9870c98b471ff5802002982e489b8bd1c5"
integrity sha512-96KnRWkRnuBSSFbj0sFGwwOUd8EkiecINVl0O9wiZlZ64EkpyAOG3Xc2vKKNJmru0Z7RqWNymA+6b8OZqjgyyw==
dependencies:
"@floating-ui/core" "^1.3.1"

"@humanwhocodes/config-array@^0.11.10":
version "0.11.10"
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.10.tgz#5a3ffe32cc9306365fb3fd572596cd602d5e12d2"
Expand Down Expand Up @@ -2214,16 +2226,16 @@ flatted@^3.1.0:
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==

flowbite-svelte@^0.39.1:
version "0.39.2"
resolved "https://registry.yarnpkg.com/flowbite-svelte/-/flowbite-svelte-0.39.2.tgz#9c53db5db0b75b7e9b725adfb98e078d7d3b36f1"
integrity sha512-wNv5f4ZbXBQgOiqMCSzbdCdUas+DuWVrOCYZQFMGc2m+GNbEk5q6V+WCfN9Uiw15DaJp2Y3GC/iA945TiQYMFA==
flowbite-svelte@^0.40.1:
version "0.40.1"
resolved "https://registry.yarnpkg.com/flowbite-svelte/-/flowbite-svelte-0.40.1.tgz#95c050d369b2609319dfa067aeb9f625a5baaa53"
integrity sha512-NtAfgMKfh/UyrE7hM4uVqai4xAn8gjmLvK5ekv4GHHhgOgypsLlYiPmqz+zLHRIwNbBw9SJwzK6BclCie1Apfw==
dependencies:
"@popperjs/core" "^2.11.8"
flowbite "^1.6.6"
"@floating-ui/dom" "^1.4.5"
flowbite "^1.7.0"
tailwind-merge "^1.13.2"

flowbite@^1.6.6:
flowbite@^1.6.6, flowbite@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/flowbite/-/flowbite-1.7.0.tgz#82359dbd5e3b2b9591eaf18ea929fb77871346b2"
integrity sha512-OTTmnhRgv85Rs+mcMaVU7zB6EvRQs7BaQziyMUsZLRjW9aUpeQyqKjLmxsVMMCdr8isYPCLd6UL7X1IaSVI0WQ==
Expand Down

0 comments on commit 51a883a

Please sign in to comment.