-
Notifications
You must be signed in to change notification settings - Fork 0
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 the dependencies group with 28 updates #19
Merged
github-actions
merged 3 commits into
master
from
dependabot/npm_and_yarn/dependencies-0bfb0fb4ed
May 1, 2024
Merged
Bump the dependencies group with 28 updates #19
github-actions
merged 3 commits into
master
from
dependabot/npm_and_yarn/dependencies-0bfb0fb4ed
May 1, 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 the dependencies group with 28 updates: | Package | From | To | | --- | --- | --- | | [zod](https://github.com/colinhacks/zod) | `3.22.4` | `3.23.5` | | [mime](https://github.com/broofa/mime) | `4.0.1` | `4.0.3` | | [next](https://github.com/vercel/next.js) | `14.1.4` | `14.2.3` | | [otpauth](https://github.com/hectorm/otpauth) | `9.2.2` | `9.2.3` | | [next-intl](https://github.com/amannn/next-intl) | `3.10.0` | `3.12.0` | | [next-auth](https://github.com/nextauthjs/next-auth) | `5.0.0-beta.16` | `5.0.0-beta.17` | | [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.12.1` | `5.13.0` | | [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `7.109.0` | `7.112.2` | | [@auth/prisma-adapter](https://github.com/nextauthjs/next-auth) | `1.5.2` | `2.0.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.2` | `20.12.7` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.73` | `18.3.1` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.23` | `18.3.0` | | [clsx](https://github.com/lukeed/clsx) | `2.1.0` | `2.1.1` | | [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.12.1` | `5.13.0` | | [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `8.6.1` | `8.7.0` | | [input-otp](https://github.com/guilhermerodz/input-otp/tree/HEAD/packages/input-otp) | `1.2.3` | `1.2.4` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.3` | `5.4.5` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.363.0` | `0.376.0` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.2.2` | `2.3.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.51.2` | `7.51.3` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.42.1` | `1.43.1` | | [react-day-picker](https://github.com/gpbl/react-day-picker) | `8.10.0` | `8.10.1` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.1.4` | `14.2.3` | | [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `14.1.4` | `14.2.3` | | [vanilla-cookieconsent](https://github.com/orestbida/cookieconsent) | `3.0.0` | `3.0.1` | | [@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table) | `8.15.3` | `8.16.0` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.5.13` | `0.5.14` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `7.8.0` | Updates `zod` from 3.22.4 to 3.23.5 - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md) - [Commits](colinhacks/zod@v3.22.4...v3.23.5) Updates `mime` from 4.0.1 to 4.0.3 - [Changelog](https://github.com/broofa/mime/blob/v4.0.3/CHANGELOG.md) - [Commits](broofa/mime@v4.0.1...v4.0.3) Updates `next` from 14.1.4 to 14.2.3 - [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.4...v14.2.3) Updates `otpauth` from 9.2.2 to 9.2.3 - [Release notes](https://github.com/hectorm/otpauth/releases) - [Commits](hectorm/otpauth@v9.2.2...v9.2.3) Updates `next-intl` from 3.10.0 to 3.12.0 - [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md) - [Commits](amannn/next-intl@v3.10.0...v3.12.0) Updates `next-auth` from 5.0.0-beta.16 to 5.0.0-beta.17 - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@5.0.0-beta.16...next-auth@5.0.0-beta.17) Updates `@prisma/client` from 5.12.1 to 5.13.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.13.0/packages/client) Updates `@sentry/nextjs` from 7.109.0 to 7.112.2 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@7.109.0...7.112.2) Updates `@auth/prisma-adapter` from 1.5.2 to 2.0.0 - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/prisma-adapter@1.5.2...@auth/prisma-adapter@2.0.0) Updates `@types/node` from 20.12.2 to 20.12.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.2.73 to 18.3.1 - [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.23 to 18.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) 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 `prisma` from 5.12.1 to 5.13.0 - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.13.0/packages/cli) Updates `cspell` from 8.6.1 to 8.7.0 - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.7.0/packages/cspell) Updates `input-otp` from 1.2.3 to 1.2.4 - [Changelog](https://github.com/guilhermerodz/input-otp/blob/master/CHANGELOG.md) - [Commits](https://github.com/guilhermerodz/input-otp/commits/HEAD/packages/input-otp) Updates `typescript` from 5.4.3 to 5.4.5 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.3...v5.4.5) Updates `lucide-react` from 0.363.0 to 0.376.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.376.0/packages/lucide-react) Updates `tailwind-merge` from 2.2.2 to 2.3.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.2.2...v2.3.0) Updates `react-hook-form` from 7.51.2 to 7.51.3 - [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.51.2...v7.51.3) Updates `@playwright/test` from 1.42.1 to 1.43.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.42.1...v1.43.1) Updates `react-day-picker` from 8.10.0 to 8.10.1 - [Release notes](https://github.com/gpbl/react-day-picker/releases) - [Commits](gpbl/react-day-picker@v8.10.0...v8.10.1) Updates `eslint-config-next` from 14.1.4 to 14.2.3 - [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.3/packages/eslint-config-next) Updates `@next/third-parties` from 14.1.4 to 14.2.3 - [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.3/packages/third-parties) Updates `vanilla-cookieconsent` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/orestbida/cookieconsent/releases) - [Commits](orestbida/cookieconsent@v3.0.0...v3.0.1) Updates `@tanstack/react-table` from 8.15.3 to 8.16.0 - [Release notes](https://github.com/TanStack/table/releases) - [Commits](https://github.com/TanStack/table/commits/v8.16.0/packages/react-table) Updates `prettier-plugin-tailwindcss` from 0.5.13 to 0.5.14 - [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.13...v0.5.14) Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 7.8.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/v7.8.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: otpauth dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: next-intl dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: next-auth dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@prisma/client" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@sentry/nextjs" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@auth/prisma-adapter" dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: clsx dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prisma dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cspell dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: input-otp dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: lucide-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tailwind-merge dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react-hook-form dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react-day-picker dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@next/third-parties" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: vanilla-cookieconsent dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@tanstack/react-table" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
May 1, 2024
FlorianLeChat
approved these changes
May 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 dependencies group with 28 updates:
3.22.4
3.23.5
4.0.1
4.0.3
14.1.4
14.2.3
9.2.2
9.2.3
3.10.0
3.12.0
5.0.0-beta.16
5.0.0-beta.17
5.12.1
5.13.0
7.109.0
7.112.2
1.5.2
2.0.0
20.12.2
20.12.7
18.2.73
18.3.1
18.2.23
18.3.0
2.1.0
2.1.1
5.12.1
5.13.0
8.6.1
8.7.0
1.2.3
1.2.4
5.4.3
5.4.5
0.363.0
0.376.0
2.2.2
2.3.0
7.51.2
7.51.3
1.42.1
1.43.1
8.10.0
8.10.1
14.1.4
14.2.3
14.1.4
14.2.3
3.0.0
3.0.1
8.15.3
8.16.0
0.5.13
0.5.14
6.21.0
7.8.0
Updates
zod
from 3.22.4 to 3.23.5Release notes
Sourced from zod's releases.
... (truncated)
Commits
541a862
3.23.5c1910bd
Made ZodEnum take readonly string array (#3444)110b821
Update README_ZH.md (#3433)45107f7
v3.23.4aedf93f
Revert change to default Input157b18d
Add 3.23 announcement103d243
3.23.39df70dd
3.23.2ef588d0
Fix t3envc340558
Update protocolUpdates
mime
from 4.0.1 to 4.0.3Changelog
Sourced from mime's changelog.
Commits
f91f96d
chore(release): 4.0.3a547ca7
fix: add types dir to package.json#files, fixes #310ceff4e5
chore: type updates from mime-db8c8c2e9
Merge branch 'main' of github.com:broofa/mimeb654d6b
chore(release): 4.0.2fc4fa81
fix: addsrc/*
to package.json#files, fixes #310 (#311)39ca9fa
Update bug_report.ymld3c30f1
Update bug_report.yml7d2545c
Update bug_report.yml2b3c61b
Update bug_report.ymlUpdates
next
from 14.1.4 to 14.2.3Release notes
Sourced from next's releases.
... (truncated)
Commits
2e7a96a
v14.2.3a230be4
Clean-up fetch metrics tracking (#64746)73c2d63
fix: remove traceparent from cachekey should not remove traceparent from orig...dd44191
fix root page revalidation when redirecting in a server action (#64730)8b4c234
prevent erroneous route interception during lazy fetch (#64692)d6a7ca0
fix(fetch-cache): fix additional typo, add type & data validation (#64799)4a6b511
Fix next/image usage in mdx (#64875)04cc13c
Fix mixed exports in server component with barrel optimization (#64894)8d01d49
fix: mixing namespace import and named import client components (#64809)de84e3a
Fix: resolve mixed re-exports module as cjs (#64681)Updates
otpauth
from 9.2.2 to 9.2.3Release notes
Sourced from otpauth's releases.
Commits
c24a065
9.2.3fa20517
Use ES module for Babel configb15aee2
Format files with Prettier97d1944
Change some texts in CIf8493b1
Update to ESLint 9.0.0, split lint and format scriptsa42d5d2
Bump the npm-development-dependencies group with 7 updates (#483)ac7a428
Bump oven-sh/setup-bun from 1.2.0 to 1.2.1 (#485)9a46abc
Bump the npm-development-dependencies group with 7 updates (#482)148f212
Bump the npm-development-dependencies group with 2 updates (#479)86fac27
Bump actions/checkout from 4.1.1 to 4.1.2 (#480)Updates
next-intl
from 3.10.0 to 3.12.0Changelog
Sourced from next-intl's changelog.
Commits
0bb5827
v3.12.088a9b7a
feat: Automatically prefer localized pathnames that are more specific (#983 b...9c54d62
docs: Suggest Cloudflare polyfill service instead of polyfill.io (closes #889)b311ebc
docs: Sitemaps (#970)c4eac9c
v3.11.342988b7
fix: When using domain-based routing, usedefaultLocale
of a domain instead...672eccf
v3.11.21ce5988
fix: Correctly detect base path at the app root/
when using a locale prefi...e66bbce
docs: Adapt wording for server/client components guidee6231f9
test: Add tests forgetAcceptLanguageLocale
Updates
next-auth
from 5.0.0-beta.16 to 5.0.0-beta.17Release notes
Sourced from next-auth's releases.
Commits
662e84f
chore(release): bump version [skip ci]48e2ae1
chore(release): bump package version(s) [skip ci]e8ae72f
chore(docs): more drizzle adapter doc cleanup4c8b694
chore(docs): fix adapter sveltekit example7dba1f3
chore(docs): cleanup drizzle setup docs6b94167
fix(drizzle): revert breaking changes and cleanup (#10682)24ef3f4
chore(docs): fix email providers customization link (#10693)3744c1d
chore(release): add npm provenance support to GHA release (#10712)0089c93
chore(dev): cleanup nextjs dev app9bb56dd
docs: fix file import (#10692)Updates
@prisma/client
from 5.12.1 to 5.13.0Release notes
Sourced from
@prisma/client
's releases.... (truncated)
Commits
781ddb2
chore(deps): update engines to 5.13.0-23.b9a39a7ee606c28e3455d0fd60e78c3ba82b...cb7784e
chore: unexclude sqlite createMany tests (#23689)0e3f95f
feat: React Native support (#23637)183c14d
chore(deps): update engines to 5.13.0-22.3364458a783b65fd18b9ccc7fe4acfa87fba...47e2430
feat(client): Addomit
option to the queries (#23770)67d5034
chore(deps): update engines to 5.13.0-21.b339b9da56f3d53fccd4fb229effb0118721...cb7aa39
chore(deps): update engines to 5.13.0-16.6d35870e9578a3e7406168f61f89f84e78c1...e2d1906
chore(deps): update engines to 5.13.0-15.8b36be322cc78c7e156e98b8966fb34e5ea0...0e209dc
chore(deps): update dependency wrangler to v3.49.0 (#23821)4954f35
chore(deps): update dependency@types/node
to v16.18.96 (#23801)Updates
@sentry/nextjs
from 7.109.0 to 7.112.2Release notes
Sourced from
@sentry/nextjs
's releases.... (truncated)
Changelog
Sourced from
@sentry/nextjs
's changelog.... (truncated)
Commits
b6fd7e8
release: 7.112.2afaa3e4
meta(changelog): Update changelog for v7.112.2 (#11768)5d045eb
fix(nextjs|sveltekit/v7): Ensure we can passbrowserTracingIntegration
(#11...cfaa9be
Merge branch 'release/7.112.1' into v76f267d2
release: 7.112.1c4bd3b9
meta(changelog): Update changelog for 7.112.1 (#11751)8f55e3e
fix(ember/v7): Do not create rendering spans without transaction (#11750)9544973
Merge branch 'release/7.112.0' into v76dc447d
release: 7.112.0d6c7884
meta(changelog): Update changelog for v7.112.0 (#11744)Updates
@auth/prisma-adapter
from 1.5.2 to 2.0.0Release notes
Sourced from
@auth/prisma-adapter
's releases.Commits
67c2282
chore(release): bump package version(s) [skip ci]c7337df
chore(docs): cleanup credentials provider docs and add custom error example6db1500
chore(docs): update cognito provider doc (#10622)4da36a1
chore(docs): cleanup refresh-token-rotationbc5e113
chore(docs): replaced broken FAQ links (#10625)a43aef4
chore(docs): add back http-email guide and add redirect for old guide URL (#1...652dcbd
chore(docs): update zitadel docs linksebbfcb9
chore(docs): fix middleware link045f59c
chore(docs): clarify entra release4514696
chore(docs): add migrating-to-v5 redirect for old URLUpdates
@types/node
from 20.12.2 to 20.12.7Commits
Updates
@types/react
from 18.2.73 to 18.3.1Commits
Updates
@types/react-dom
from 18.2.23 to 18.3.0Commits
Updates
clsx
from 2.1.0 to 2.1.1Release notes
Sourced from clsx's releases.
Commits
925494c
2.1.13d960ab
fix(types): includebigint
inClassValue
type (#96)684509c
chore: add licenses badgeUpdates
prisma
from 5.12.1 to 5.13.0Release notes
Sourced from prisma's releases.
... (truncated)
Commits
f73ba0f
chore: new promo message in main help (#23918)2c2e484
chore(deps): update dependency global-dirs to v4 (#23578)523f386
chore(deps): update definitelytyped (#23800)89dda02
test: Fix jest snapshot drifts (#23735)1a4f361
perf(cli): CLI startup time improvement (#23622)c93714a
fix(migrate): fix --from/to-local-d1 & --local-d1 on Windows (#23700) #23725 ...cb9ce14
chore(deps): update studio to 0.500.0 (#23686)6e3b532
chore(deps): update dependency ts-pattern to v5.1.0 (#23677)5d6f5f4
chore(deps): update devdependencies patch (non-major) (#23552)891d47b
chore(deps): update dependency esbuild to v0.20.2 (#23551)Updates
cspell
from 8.6.1 to 8.7.0Changelog
Sourced from cspell's changelog.
Commits
5318079
v8.7.03bc9f88
fix: Add Monkey C dictionary (#5439)1eb4653
ci: Workflow Bot -- Update ALL Dependencies (main) (#5421)Updates
input-otp
from 1.2.3 to 1.2.4Changelog
Sourced from input-otp's changelog.
Commits
Updates
typescript
from 5.4.3 to 5.4.5Release notes
Sourced from typescript's releases.
Commits
27bcd4c
Update LKG9f33bf1
🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...71b2f84
Bump version to 5.4.5 and LKG892936f
🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...38a7c05
release-5.4: Always set node-version for setup-node (#58117)b754fc3
🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...8eb3367
Bump version to 5.4.4 and LKGde9096b
🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...06aae98
🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...6d8134e
🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...Updates
lucide-react
from 0.363.0 to 0.376.0Release notes
Sourced from lucide-react's releases.