-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the dependencies group across 1 directory with 32 updates #66
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/dependencies-aaf735256a
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.
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 dependencies group with 32 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dexie](https://github.com/dexie/Dexie.js) | `4.0.11` | `4.2.1` | | [dexie-react-hooks](https://github.com/dexie/Dexie.js) | `1.1.7` | `4.2.0` | | [dotenv](https://github.com/motdotla/dotenv) | `16.5.0` | `17.2.3` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.511.0` | `0.545.0` | | [next](https://github.com/vercel/next.js) | `15.3.2` | `15.5.4` | | [next-auth](https://github.com/nextauthjs/next-auth) | `5.0.0-beta.28` | `5.0.0-beta.29` | | [nextra](https://github.com/shuding/nextra) | `4.2.17` | `4.6.0` | | [nextra-theme-docs](https://github.com/shuding/nextra) | `4.2.17` | `4.6.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.0` | `19.2.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.4` | `19.2.0` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.0` | `19.2.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.5` | `19.2.0` | | [sass](https://github.com/sass/dart-sass) | `1.89.0` | `1.93.2` | | [typesense](https://github.com/typesense/typesense-js) | `2.0.3` | `2.1.0` | | [use-sync-external-store](https://github.com/facebook/react/tree/HEAD/packages/use-sync-external-store) | `1.5.0` | `1.6.0` | | [yaml](https://github.com/eemeli/yaml) | `2.8.0` | `2.8.1` | | [zustand](https://github.com/pmndrs/zustand) | `5.0.4` | `5.0.8` | | [@opennextjs/cloudflare](https://github.com/opennextjs/opennextjs-cloudflare/tree/HEAD/packages/cloudflare) | `1.0.3` | `1.9.1` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.7` | `4.1.14` | | [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.16` | `0.5.19` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.19` | `24.7.0` | | [daisyui](https://github.com/saadeghi/daisyui/tree/HEAD/packages/daisyui) | `5.0.35` | `5.1.27` | | [eslint](https://github.com/eslint/eslint) | `9.27.0` | `9.37.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.3.2` | `15.5.4` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.5` | `10.1.8` | | [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) | `4.1.4` | `4.2.0` | | [postcss](https://github.com/postcss/postcss) | `8.5.3` | `8.5.6` | | [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.6.2` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.11` | `0.6.14` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.7` | `4.1.14` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.15.2` | `4.42.0` | Updates `dexie` from 4.0.11 to 4.2.1 - [Release notes](https://github.com/dexie/Dexie.js/releases) - [Commits](dexie/Dexie.js@v4.0.11...v4.2.1) Updates `dexie-react-hooks` from 1.1.7 to 4.2.0 - [Release notes](https://github.com/dexie/Dexie.js/releases) - [Commits](https://github.com/dexie/Dexie.js/commits/v4.2.0) Updates `dotenv` from 16.5.0 to 17.2.3 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.5.0...v17.2.3) Updates `lucide-react` from 0.511.0 to 0.545.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.545.0/packages/lucide-react) Updates `next` from 15.3.2 to 15.5.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.3.2...v15.5.4) Updates `next-auth` from 5.0.0-beta.28 to 5.0.0-beta.29 - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/[email protected]@5.0.0-beta.29) Updates `nextra` from 4.2.17 to 4.6.0 - [Release notes](https://github.com/shuding/nextra/releases) - [Commits](https://github.com/shuding/nextra/compare/[email protected]@4.6.0) Updates `nextra-theme-docs` from 4.2.17 to 4.6.0 - [Release notes](https://github.com/shuding/nextra/releases) - [Commits](https://github.com/shuding/nextra/compare/[email protected]@4.6.0) Updates `react` from 19.1.0 to 19.2.0 - [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/v19.2.0/packages/react) Updates `@types/react` from 19.1.4 to 19.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.1.0 to 19.2.0 - [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/v19.2.0/packages/react-dom) Updates `@types/react-dom` from 19.1.5 to 19.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `sass` from 1.89.0 to 1.93.2 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.89.0...1.93.2) Updates `typesense` from 2.0.3 to 2.1.0 - [Release notes](https://github.com/typesense/typesense-js/releases) - [Commits](typesense/typesense-js@v2.0.3...v2.1.0) Updates `use-sync-external-store` from 1.5.0 to 1.6.0 - [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/HEAD/packages/use-sync-external-store) Updates `yaml` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.0...v2.8.1) Updates `zustand` from 5.0.4 to 5.0.8 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.4...v5.0.8) Updates `@opennextjs/cloudflare` from 1.0.3 to 1.9.1 - [Release notes](https://github.com/opennextjs/opennextjs-cloudflare/releases) - [Changelog](https://github.com/opennextjs/opennextjs-cloudflare/blob/main/packages/cloudflare/CHANGELOG.md) - [Commits](https://github.com/opennextjs/opennextjs-cloudflare/commits/@opennextjs/[email protected]/packages/cloudflare) Updates `@tailwindcss/postcss` from 4.1.7 to 4.1.14 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.14/packages/@tailwindcss-postcss) Updates `@tailwindcss/typography` from 0.5.16 to 0.5.19 - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss-typography@v0.5.16...v0.5.19) Updates `@types/node` from 22.15.19 to 24.7.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.1.4 to 19.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.1.5 to 19.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `daisyui` from 5.0.35 to 5.1.27 - [Release notes](https://github.com/saadeghi/daisyui/releases) - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](https://github.com/saadeghi/daisyui/commits/v5.1.27/packages/daisyui) Updates `eslint` from 9.27.0 to 9.37.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.27.0...v9.37.0) Updates `eslint-config-next` from 15.3.2 to 15.5.4 - [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/v15.5.4/packages/eslint-config-next) Updates `eslint-config-prettier` from 10.1.5 to 10.1.8 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.1.5...v10.1.8) Updates `eslint-plugin-unused-imports` from 4.1.4 to 4.2.0 - [Commits](sweepline/eslint-plugin-unused-imports@v4.1.4...v4.2.0) Updates `postcss` from 8.5.3 to 8.5.6 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.3...8.5.6) Updates `prettier` from 3.5.3 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.6.2) Updates `prettier-plugin-tailwindcss` from 0.6.11 to 0.6.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.6.11...v0.6.14) Updates `tailwindcss` from 4.1.7 to 4.1.14 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.14/packages/tailwindcss) Updates `typescript` from 5.8.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) Updates `wrangler` from 4.15.2 to 4.42.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/[email protected]/packages/wrangler) --- updated-dependencies: - dependency-name: dexie dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: dexie-react-hooks dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: dotenv dependency-version: 17.2.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: lucide-react dependency-version: 0.545.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: next dependency-version: 15.5.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: next-auth dependency-version: 5.0.0-beta.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: nextra dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: nextra-theme-docs dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/react" dependency-version: 19.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react-dom dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/react-dom" dependency-version: 19.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sass dependency-version: 1.93.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typesense dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: use-sync-external-store dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: yaml dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: zustand dependency-version: 5.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@opennextjs/cloudflare" dependency-version: 1.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@tailwindcss/postcss" dependency-version: 4.1.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@tailwindcss/typography" dependency-version: 0.5.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-version: 24.7.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/react" dependency-version: 19.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/react-dom" dependency-version: 19.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: daisyui dependency-version: 5.1.27 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint dependency-version: 9.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-config-next dependency-version: 15.5.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-plugin-unused-imports dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: postcss dependency-version: 8.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.6.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tailwindcss dependency-version: 4.1.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: wrangler dependency-version: 4.42.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 the dependencies group with 32 updates in the / directory:
4.0.114.2.11.1.74.2.016.5.017.2.30.511.00.545.015.3.215.5.45.0.0-beta.285.0.0-beta.294.2.174.6.04.2.174.6.019.1.019.2.019.1.419.2.019.1.019.2.019.1.519.2.01.89.01.93.22.0.32.1.01.5.01.6.02.8.02.8.15.0.45.0.81.0.31.9.14.1.74.1.140.5.160.5.1922.15.1924.7.05.0.355.1.279.27.09.37.015.3.215.5.410.1.510.1.84.1.44.2.08.5.38.5.63.5.33.6.20.6.110.6.144.1.74.1.145.8.35.9.34.15.24.42.0Updates
dexiefrom 4.0.11 to 4.2.1Release notes
Sourced from dexie's releases.
... (truncated)
Commits
9384a17Build output930b13eMerge remote-tracking branch 'origin/releases'd6cc007Releasing v4.2.16f982adbump sample todo-app versione09b01e[email protected] (fixed default login GUI styling)f337809Fix styling of default login dialog in dexie-cloud-addon (#2204)4991356Feature: Table.upsert() (#2203)9e6aeaeUpdated y-dexie readme13ce549ToDo sample bugfix (todo item title got stale on blur)373c0fbOptimize sync of repeated updates of same property (#2201)Updates
dexie-react-hooksfrom 1.1.7 to 4.2.0Release notes
Sourced from dexie-react-hooks's releases.
... (truncated)
Commits
Updates
dotenvfrom 16.5.0 to 17.2.3Changelog
Sourced from dotenv's changelog.
... (truncated)
Commits
affe11317.2.3db1ff1fchangelog 🪵7063f16Merge pull request #913 from motdotla/new-tips0bbe72ctest against expected tips017951bonly run .js tests39eda1fadd space backfcc030eupdate tipsb6c7a0dupdated tips - as Dotenvx Radar has been renamed Dotenvx Opsb3c8b16remove unnecessary call to npxd6e4c17Merge pull request #912 from adjerbetian/fix/typescript-error-definitionUpdates
lucide-reactfrom 0.511.0 to 0.545.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
1cfb3ffchore(deps-dev): bump vite from 6.3.5 to 6.3.6 (#3611)e71198dchore: icon alias improvements (#2861)3e644fdchore(scripts): Refactor scripts to typescript (#3316)19fa01bbuild(deps-dev): bump vite from 6.3.2 to 6.3.4 (#3181)Updates
nextfrom 15.3.2 to 15.5.4Release notes
Sourced from next's releases.
... (truncated)
Commits
40f1d78v15.5.4cb30f0a[backport] docs: september improvements and fixes (#83997)b6a32bb[backport] [CNA] use linter preference (#83194) (#84087)26d61f1[backport] Turbopack: flush Node.js worker IPC on error (#84079)e11e87a[backport] fix: error overlay not closing when backdrop clicked (#83981) (#83...0a29888[backport] fix: devtools initial position should be from next config (#83571)...7a53950[backport] Turbopack: don't treat metadata routes as RSC (#83804)050bdf1[backport] Turbopack: throw large static metadata error earlier (#83816)1f6ea09[backport] Turbopack: Improve handling of symlink resolution errors (#83805)c7d1855[backport] CI: use KV for test timing data (#83860)Updates
next-authfrom 5.0.0-beta.28 to 5.0.0-beta.29Release notes
Sourced from next-auth's releases.
Commits
9886bd4chore(release): bump version [skip ci]fee2555chore(release): bump package version(s) [skip ci]d7859d4docs: indentation for auth usage in next-auth (#13066)e16b07bfix(providers): Microsoft Entra ID (#12616)63d90a0docs: Fix syntax error in RBAC guide (#12733)9866f71fix(adapters): handle P2025 errors without importing Prisma namespace (#13061)29de85bdocs: typo in extending-the-session.mdx (#13064)a077603fix(next-auth): add missing middleware wrapper type to auth function (#13026)e0168edfeat(providers): Mailgun region selection (#13027)07b7d93feat(adapters): BREAKING CHANGE: transistion to surrealdb@^1.0.0 (#11911)Updates
nextrafrom 4.2.17 to 4.6.0Release notes
Sourced from nextra's releases.
... (truncated)
Commits
7b2e222Version Packages (#4812)e101f5dUpdate rare-trees-wonder.mde1d0ebdAdd option to disable copy page button in _meta via theme context (#4809)9a94d1aAdd Reactylon to showcase (#4788)99a5e65Version Packages (#4802)8a4d176fix TSDoc@inlinetag to properly expand nested type aliases (#4801)c6912e2Version Packages (#4794)356a782fix copy page button does not return the correct page contents due to cached ...a8e642ffix(docs): replace outdated blog example link (#4783)c72653bVersion Packages (#4746)Updates
nextra-theme-docsfrom 4.2.17 to 4.6.0Release notes
Sourced from nextra-theme-docs's releases.
... (truncated)
Commits
7b2e222Version Packages (#4812)e101f5dUpdate rare-trees-wonder.mde1d0ebdAdd option to disable copy page button in _meta via theme context (#4809)9a94d1aAdd Reactylon to showcase (#4788)99a5e65Version Packages (#4802)8a4d176fix TSDoc@inlinetag to properly expand nested type aliases (#4801)c6912e2Version Packages (#4794)356a782fix copy page button does not return the correct page contents due to cached ...a8e642ffix(docs): replace outdated blog example link (#4783)c72653bVersion Packages (#4746)Updates
reactfrom 19.1.0 to 19.2.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
5667a41Bump next prerelease version numbers (#34639)8bb7241Description has been truncated