-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump lucide-react from 0.408.0 to 0.454.0 #247
Merged
t0rbik
merged 1 commit into
staging
from
dependabot/npm_and_yarn/staging/lucide-react-0.454.0
Nov 5, 2024
Merged
Bump lucide-react from 0.408.0 to 0.454.0 #247
t0rbik
merged 1 commit into
staging
from
dependabot/npm_and_yarn/staging/lucide-react-0.454.0
Nov 5, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.408.0 to 0.454.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.454.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
t0rbik
deleted the
dependabot/npm_and_yarn/staging/lucide-react-0.454.0
branch
November 5, 2024 10:45
t0rbik
added a commit
that referenced
this pull request
Nov 5, 2024
* init new landing * sm fix * populate text content * landing wip * change particles * add bg for actions list and update header * x * refactor * fix list * lazy load particles * landing page font fallback * preload fonts * animate in video dialog * update experience, video modal animate when in view port once and change absolute position to grid * refactor * animate button in * reduce number of noties * redundant export * tokens * add bunch of stuff * remove motion from step * lazy load footer imgs * do not render particles scene on mobiles * fix h tag order * x * update manifest * feedback updates batch 1 * update steps * do not use framer motion for simple reveal, but use useInView hook * simplify tokens * make em scroll * padding above lg * hero text gradient * remove second line of text in actions list * update button * add more actions iterations * set liquidations to same size (going to stretch for now) * add shine border to actions list * fallback to old landing * fallback to no 3d packages * x * bring back current landing stuff * fix glow at current landing * give life to cta buttons * transition for btn * enable eslint rules for react-compiler (#245) * workaround non consistent alchemist total value (#244) * Bump @tanstack/eslint-plugin-query from 5.51.12 to 5.59.7 (#225) Bumps [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) from 5.51.12 to 5.59.7. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.59.7/packages/eslint-plugin-query) --- updated-dependencies: - dependency-name: "@tanstack/eslint-plugin-query" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @tanstack/react-query-devtools from 5.49.2 to 5.51.21 (#125) Bumps [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) from 5.49.2 to 5.51.21. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.51.21/packages/react-query-devtools) --- updated-dependencies: - dependency-name: "@tanstack/react-query-devtools" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump tailwindcss from 3.4.9 to 3.4.14 (#236) Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.9 to 3.4.14. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.9...v3.4.14) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump lucide-react from 0.408.0 to 0.454.0 (#247) Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.408.0 to 0.454.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.454.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump the wagmi group across 1 directory with 4 updates (#246) Bumps the wagmi group with 4 updates in the / directory: [@rainbow-me/rainbowkit](https://github.com/rainbow-me/rainbowkit/tree/HEAD/packages/rainbowkit), [@wagmi/core](https://github.com/wevm/wagmi/tree/HEAD/packages/core), [viem](https://github.com/wevm/viem) and [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react). Updates `@rainbow-me/rainbowkit` from 2.1.4 to 2.2.0 - [Release notes](https://github.com/rainbow-me/rainbowkit/releases) - [Changelog](https://github.com/rainbow-me/rainbowkit/blob/main/packages/rainbowkit/CHANGELOG.md) - [Commits](https://github.com/rainbow-me/rainbowkit/commits/@rainbow-me/[email protected]/packages/rainbowkit) Updates `@wagmi/core` from 2.13.4 to 2.14.1 - [Release notes](https://github.com/wevm/wagmi/releases) - [Changelog](https://github.com/wevm/wagmi/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/wevm/wagmi/commits/@wagmi/[email protected]/packages/core) Updates `viem` from 2.19.4 to 2.21.40 - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/[email protected]@2.21.40) Updates `wagmi` from 2.12.5 to 2.12.25 - [Release notes](https://github.com/wevm/wagmi/releases) - [Changelog](https://github.com/wevm/wagmi/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/wevm/wagmi/commits/[email protected]/packages/react) --- updated-dependencies: - dependency-name: "@rainbow-me/rainbowkit" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: wagmi - dependency-name: "@wagmi/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: wagmi - dependency-name: viem dependency-type: direct:production update-type: version-update:semver-minor dependency-group: wagmi - dependency-name: wagmi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: wagmi ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @tanstack/react-query from 5.51.21 to 5.59.19 (#248) Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.51.21 to 5.59.19. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.59.19/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove vulnaribilities (#250) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: n4n0 <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
t0rbik
added a commit
that referenced
this pull request
Nov 6, 2024
* CHORE: Staging (#251) * init new landing * sm fix * populate text content * landing wip * change particles * add bg for actions list and update header * x * refactor * fix list * lazy load particles * landing page font fallback * preload fonts * animate in video dialog * update experience, video modal animate when in view port once and change absolute position to grid * refactor * animate button in * reduce number of noties * redundant export * tokens * add bunch of stuff * remove motion from step * lazy load footer imgs * do not render particles scene on mobiles * fix h tag order * x * update manifest * feedback updates batch 1 * update steps * do not use framer motion for simple reveal, but use useInView hook * simplify tokens * make em scroll * padding above lg * hero text gradient * remove second line of text in actions list * update button * add more actions iterations * set liquidations to same size (going to stretch for now) * add shine border to actions list * fallback to old landing * fallback to no 3d packages * x * bring back current landing stuff * fix glow at current landing * give life to cta buttons * transition for btn * enable eslint rules for react-compiler (#245) * workaround non consistent alchemist total value (#244) * Bump @tanstack/eslint-plugin-query from 5.51.12 to 5.59.7 (#225) Bumps [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) from 5.51.12 to 5.59.7. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.59.7/packages/eslint-plugin-query) --- updated-dependencies: - dependency-name: "@tanstack/eslint-plugin-query" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @tanstack/react-query-devtools from 5.49.2 to 5.51.21 (#125) Bumps [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) from 5.49.2 to 5.51.21. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.51.21/packages/react-query-devtools) --- updated-dependencies: - dependency-name: "@tanstack/react-query-devtools" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump tailwindcss from 3.4.9 to 3.4.14 (#236) Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.9 to 3.4.14. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.9...v3.4.14) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump lucide-react from 0.408.0 to 0.454.0 (#247) Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.408.0 to 0.454.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.454.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump the wagmi group across 1 directory with 4 updates (#246) Bumps the wagmi group with 4 updates in the / directory: [@rainbow-me/rainbowkit](https://github.com/rainbow-me/rainbowkit/tree/HEAD/packages/rainbowkit), [@wagmi/core](https://github.com/wevm/wagmi/tree/HEAD/packages/core), [viem](https://github.com/wevm/viem) and [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react). Updates `@rainbow-me/rainbowkit` from 2.1.4 to 2.2.0 - [Release notes](https://github.com/rainbow-me/rainbowkit/releases) - [Changelog](https://github.com/rainbow-me/rainbowkit/blob/main/packages/rainbowkit/CHANGELOG.md) - [Commits](https://github.com/rainbow-me/rainbowkit/commits/@rainbow-me/[email protected]/packages/rainbowkit) Updates `@wagmi/core` from 2.13.4 to 2.14.1 - [Release notes](https://github.com/wevm/wagmi/releases) - [Changelog](https://github.com/wevm/wagmi/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/wevm/wagmi/commits/@wagmi/[email protected]/packages/core) Updates `viem` from 2.19.4 to 2.21.40 - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/[email protected]@2.21.40) Updates `wagmi` from 2.12.5 to 2.12.25 - [Release notes](https://github.com/wevm/wagmi/releases) - [Changelog](https://github.com/wevm/wagmi/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/wevm/wagmi/commits/[email protected]/packages/react) --- updated-dependencies: - dependency-name: "@rainbow-me/rainbowkit" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: wagmi - dependency-name: "@wagmi/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: wagmi - dependency-name: viem dependency-type: direct:production update-type: version-update:semver-minor dependency-group: wagmi - dependency-name: wagmi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: wagmi ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @tanstack/react-query from 5.51.21 to 5.59.19 (#248) Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.51.21 to 5.59.19. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.59.19/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * remove vulnaribilities (#250) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: n4n0 <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * update rewards --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: n4n0 <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps lucide-react from 0.408.0 to 0.454.0.
Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
5dfcfc8
build(deps): bump rollup from 4.21.0 to 4.22.4 (#2521)6052c88
fix(lucide-react): support recommended react 19 prerelease (#2336)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)