This repository was archived by the owner on Nov 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
fix: bump the npm-packages group across 1 directory with 37 updates #48
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/main/npm-packages-53f82e984a
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
fix: bump the npm-packages group across 1 directory with 37 updates #48
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/main/npm-packages-53f82e984a
Conversation
This file contains hidden or 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 the npm-packages group with 37 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.3.4` | `3.9.0` | | [@radix-ui/react-alert-dialog](https://github.com/radix-ui/primitives) | `1.0.5` | `1.1.1` | | [@radix-ui/react-avatar](https://github.com/radix-ui/primitives) | `1.0.4` | `1.1.0` | | [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives) | `2.0.6` | `2.1.1` | | [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.0.2` | `2.1.0` | | [@radix-ui/react-menubar](https://github.com/radix-ui/primitives) | `1.0.4` | `1.1.1` | | [@radix-ui/react-radio-group](https://github.com/radix-ui/primitives) | `1.1.3` | `1.2.0` | | [@radix-ui/react-separator](https://github.com/radix-ui/primitives) | `1.0.3` | `1.1.0` | | [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.0.2` | `1.1.0` | | [@radix-ui/react-switch](https://github.com/radix-ui/primitives) | `1.0.3` | `1.1.0` | | [@radix-ui/react-tabs](https://github.com/radix-ui/primitives) | `1.0.4` | `1.1.0` | | [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) | `1.0.7` | `1.1.2` | | [clsx](https://github.com/lukeed/clsx) | `2.1.0` | `2.1.1` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.334.0` | `0.441.0` | | [next](https://github.com/vercel/next.js) | `14.1.1` | `14.2.11` | | [next-themes](https://github.com/pacocoursey/next-themes) | `0.2.1` | `0.3.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.56` | `18.3.5` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.19` | `18.3.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.50.1` | `7.53.0` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.2.1` | `2.5.2` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.11` | | [zod](https://github.com/colinhacks/zod) | `3.22.4` | `3.23.8` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.19` | `22.5.5` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.0.1` | `8.5.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.0.1` | `8.5.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.17` | `10.4.20` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.1.0` | `14.2.11` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.30.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.36.1` | | [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss) | `3.14.2` | `3.17.4` | | [postcss](https://github.com/postcss/postcss) | `8.4.35` | `8.4.47` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.5.11` | `0.6.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.3.3` | `5.6.2` | Updates `@hookform/resolvers` from 3.3.4 to 3.9.0 - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v3.3.4...v3.9.0) Updates `@radix-ui/react-alert-dialog` from 1.0.5 to 1.1.1 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-avatar` from 1.0.4 to 1.1.0 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-dropdown-menu` from 2.0.6 to 2.1.1 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-label` from 2.0.2 to 2.1.0 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-menubar` from 1.0.4 to 1.1.1 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-radio-group` from 1.1.3 to 1.2.0 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-separator` from 1.0.3 to 1.1.0 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-slot` from 1.0.2 to 1.1.0 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-switch` from 1.0.3 to 1.1.0 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-tabs` from 1.0.4 to 1.1.0 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-tooltip` from 1.0.7 to 1.1.2 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `clsx` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/lukeed/clsx/releases) - [Commits](lukeed/clsx@v2.1.0...v2.1.1) Updates `lucide-react` from 0.334.0 to 0.441.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.441.0/packages/lucide-react) Updates `next` from 14.1.1 to 14.2.11 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.1.1...v14.2.11) Updates `next-themes` from 0.2.1 to 0.3.0 - [Release notes](https://github.com/pacocoursey/next-themes/releases) - [Commits](https://github.com/pacocoursey/next-themes/commits/v0.3.0) Updates `react` from 18.2.0 to 18.3.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react) Updates `@types/react` from 18.2.56 to 18.3.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.2.0 to 18.3.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom) Updates `@types/react-dom` from 18.2.19 to 18.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react-hook-form` from 7.50.1 to 7.53.0 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.50.1...v7.53.0) Updates `tailwind-merge` from 2.2.1 to 2.5.2 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.2.1...v2.5.2) Updates `tailwindcss` from 3.4.1 to 3.4.11 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.11/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.1...v3.4.11) Updates `zod` from 3.22.4 to 3.23.8 - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](colinhacks/zod@v3.22.4...v3.23.8) Updates `@types/node` from 20.11.19 to 22.5.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.2.56 to 18.3.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.2.19 to 18.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@typescript-eslint/eslint-plugin` from 7.0.1 to 8.5.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.5.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.0.1 to 8.5.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.5.0/packages/parser) Updates `autoprefixer` from 10.4.17 to 10.4.20 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.17...10.4.20) Updates `eslint` from 8.56.0 to 8.57.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v8.57.0) Updates `eslint-config-next` from 14.1.0 to 14.2.11 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.11/packages/eslint-config-next) Updates `eslint-plugin-import` from 2.29.1 to 2.30.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.30.0) Updates `eslint-plugin-react` from 7.33.2 to 7.36.1 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.36.1) Updates `eslint-plugin-tailwindcss` from 3.14.2 to 3.17.4 - [Release notes](https://github.com/francoismassart/eslint-plugin-tailwindcss/releases) - [Commits](francoismassart/eslint-plugin-tailwindcss@v3.14.2...v3.17.4) Updates `postcss` from 8.4.35 to 8.4.47 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.35...8.4.47) Updates `prettier` from 3.2.5 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.3) Updates `prettier-plugin-tailwindcss` from 0.5.11 to 0.6.6 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.5.11...v0.6.6) Updates `typescript` from 5.3.3 to 5.6.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.6.2) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: "@radix-ui/react-alert-dialog" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: "@radix-ui/react-avatar" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: "@radix-ui/react-dropdown-menu" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: "@radix-ui/react-label" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: "@radix-ui/react-menubar" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: "@radix-ui/react-radio-group" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: "@radix-ui/react-separator" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: "@radix-ui/react-slot" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: "@radix-ui/react-switch" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: "@radix-ui/react-tabs" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: "@radix-ui/react-tooltip" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: clsx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: next-themes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: tailwind-merge dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: eslint-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
The following labels could not be found: |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 the npm-packages group with 37 updates in the / directory:
3.3.43.9.01.0.51.1.11.0.41.1.02.0.62.1.12.0.22.1.01.0.41.1.11.1.31.2.01.0.31.1.01.0.21.1.01.0.31.1.01.0.41.1.01.0.71.1.22.1.02.1.10.334.00.441.014.1.114.2.110.2.10.3.018.2.018.3.118.2.5618.3.518.2.018.3.118.2.1918.3.07.50.17.53.02.2.12.5.23.4.13.4.113.22.43.23.820.11.1922.5.57.0.18.5.07.0.18.5.010.4.1710.4.208.56.08.57.014.1.014.2.112.29.12.30.07.33.27.36.13.14.23.17.48.4.358.4.473.2.53.3.30.5.110.6.65.3.35.6.2Updates
@hookform/resolversfrom 3.3.4 to 3.9.0Release notes
Sourced from
@hookform/resolvers's releases.... (truncated)
Commits
5fc1e63feat(fluentvalidation-ts): add fluentvalidation-ts resolver (#702)039385eci: node (#701)1c277bbci: fix publish step (#700)18e423ffeat: add typeschema resolver (#699)4b9acb7Revert "fix: move back to in-build set and remove lodash.set (#685)"e8e0f80feat(typeboxResolver): make TypeBox resolver work with compiled schema (#674)c0d528bfeat: add VineJS resolver (#677)a3e50c6fix(zodResolver): cannot read properties of undefined (reading 'length')f0174e0chore: update valibot dependency to version >=0.33.0 (#695)f7a4fd4Update README.mdUpdates
@radix-ui/react-alert-dialogfrom 1.0.5 to 1.1.1Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-alert-dialogsince your current version.Updates
@radix-ui/react-avatarfrom 1.0.4 to 1.1.0Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-avatarsince your current version.Updates
@radix-ui/react-dropdown-menufrom 2.0.6 to 2.1.1Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-dropdown-menusince your current version.Updates
@radix-ui/react-labelfrom 2.0.2 to 2.1.0Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-labelsince your current version.Updates
@radix-ui/react-menubarfrom 1.0.4 to 1.1.1Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-menubarsince your current version.Updates
@radix-ui/react-radio-groupfrom 1.1.3 to 1.2.0Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-radio-groupsince your current version.Updates
@radix-ui/react-separatorfrom 1.0.3 to 1.1.0Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-separatorsince your current version.Updates
@radix-ui/react-slotfrom 1.0.2 to 1.1.0Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-slotsince your current version.Updates
@radix-ui/react-switchfrom 1.0.3 to 1.1.0Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-switchsince your current version.Updates
@radix-ui/react-tabsfrom 1.0.4 to 1.1.0Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-tabssince your current version.Updates
@radix-ui/react-tooltipfrom 1.0.7 to 1.1.2Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-tooltipsince your current version.Updates
clsxfrom 2.1.0 to 2.1.1Release notes
Sourced from clsx's releases.
Commits
925494c2.1.13d960abfix(types): includebigintinClassValuetype (#96)684509cchore: add licenses badgeUpdates
lucide-reactfrom 0.334.0 to 0.441.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
6052c88fix(lucide-react): support recommended react 19 prerelease (#2336)acd4a87Add support for react 19 (#2254)4f2a6b7fix license typos (#2161)e2b46eafeat(icons): add deprecationReason and alias deprecation feature (#1960)e50582efeat(icon-component): Creating icons with iconNodes (#1997)09420cbdocs: Fix dark logo paths45e82a5docs: Update readme files (#2102)ad7ae84Split up workflows (#2093)0ee6b84chore(deps-dev): bump vite from 5.0.12 to 5.0.13 (#2043)ad1accbrefactor: Adds repo shared package@lucide/shared(#1904)Updates
nextfrom 14.1.1 to 14.2.11Release notes
Sourced from next's releases.
... (truncated)
Commits
bfbc92av14.2.11fa51ff5fix: correct metadata url suffix (#69959) (#70042)276ddf3fix: settingassetPrefixto URL format breaks HMR (#70040)9954a21Update revalidateTag to batch tags in one request (#65296)937651fv14.2.107ed7f12Remove invalid fallback revalidate value (#69990)99de057Revert server action optimization (#69925)24647b9Add ability to customize Cache-Control (#69802)6fa8982v14.2.97998745test: lock ts type check (#69889)Updates
next-themesfrom 0.2.1 to 0.3.0Release notes
Sourced from next-themes's releases.
Commits
Updates
reactfrom 18.2.0 to 18.3.1Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
f1338f8ExportReact.actfrom 18.3d6c42f7Bump to 18.3.173bfaa1Turn on key spread warning in jsx-runtime for everyone (#25697)c2a246eTurn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react since your current version.
Updates
@types/reactfrom 18.2.56 to 18.3.5Commits
Updates
react-domfrom 18.2.0 to 18.3.1Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
d6c42f7Bump to 18.3.18a015b6Add deprecation warning for unmountComponentAtNodec3b2839Add deprecation warning for findDOMNoded4ea75dReactDOMTestUtils deprecation warnings7548c01DeprecaterenderToStaticNodeStream(#28872) (#28874)5894232Enable warning for defaultProps on function components for everyone (#25699)c2a246eTurn on string ref deprecation warning for everybody (not codemoddable) (#25383)2cfb474Bump version from 18.2 to 18.3Maintainer changes
This version was pushed to npm by react-bot, a new releaser for react-dom since your current version.
Updates
@types/react-domfrom 18.2.19 to 18.3.0Commits
Updates
react-hook-formfrom 7.50.1 to 7.53.0Release notes
Sourced from react-hook-form's releases.
... (truncated)
Changelog
Sourced from react-hook-form's changelog.
... (truncated)
Commits
35e2d777.53.081f472c🌫️ close #12148 supportisValidwhen mode is set toonBlur(#12194)7b61061🐞 fix #12021 issue with disable prop not reflect on re-render without trigger...829d492👩🌾 close #12168 optimise re-render with validating fields subscription (#12192)ba50380🐞 fix #12127 issue with compare object value changed with object input (#12185)e069d69🎲 improve : break out of recursive loops on first focus (#11827)3e3f3b5📖 fix example ofObjectKeystype (#11965)ea0f3ed❤️ thank you so much for Route4Me Route Planner sponsorc9124507.52.252a0908👌 chore: upgrade codeql github workflow (#12131)Updates
tailwind-mergefrom 2.2.1 to 2.5.2Release notes
Sourced from tailwind-merge's releases.
... (truncated)
Commits
a72f2f4v2.5.20f0f53eadd changelog for v2.5.2a9ebe22Merge pull request #459 from dcastil/bugfix/458/fix-multiline-not-working-any...37339ceaccept multiline input again15c741fadd test case for multiline inputc795f4bfix typo in changelog056b2a3v2.5.141e589badd changelog for v2.5.180d01a1Merge pull request #457 from dcastil/bugfix/456/fix-space-at-beginning-causin...400b90dfix space at beginning of input causing infinite loopUpdates
tailwindcssfrom 3.4.1 to 3.4.11Release notes
Sourced from tailwindcss's releases.