chore(deps): bump the minor-and-patch group across 1 directory with 33 updates#48
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…3 updates Bumps the minor-and-patch group with 32 updates in the /web directory: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1018.0` | `3.1038.0` | | [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.1018.0` | `3.1038.0` | | [@codemirror/language](https://github.com/codemirror/language) | `6.12.2` | `6.12.3` | | [@codemirror/search](https://github.com/codemirror/search) | `6.6.0` | `6.7.0` | | [@codemirror/view](https://github.com/codemirror/view) | `6.40.0` | `6.41.1` | | [@react-three/fiber](https://github.com/pmndrs/react-three-fiber) | `9.5.0` | `9.6.1` | | [@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual) | `3.13.23` | `3.13.24` | | [@webcontainer/api](https://github.com/stackblitz/webcontainer-core) | `1.6.1` | `1.6.4` | | [ag-grid-community](https://github.com/ag-grid/ag-grid) | `35.1.0` | `35.2.1` | | [ag-grid-react](https://github.com/ag-grid/ag-grid) | `35.1.0` | `35.2.1` | | [codemirror-lang-latex](https://github.com/texlyre/codemirror-lang-latex) | `0.2.0` | `0.4.1` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.3.3` | `3.4.1` | | [katex](https://github.com/KaTeX/KaTeX) | `0.16.43` | `0.16.45` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.6.0` | `1.12.0` | | [next](https://github.com/vercel/next.js) | `16.2.1` | `16.2.4` | | [openai](https://github.com/openai/openai-node) | `6.32.0` | `6.35.0` | | [plotly.js-dist-min](https://github.com/plotly/plotly.js) | `3.4.0` | `3.5.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.4` | `19.2.5` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.4` | `19.2.5` | | [react-icons](https://github.com/react-icons/react-icons) | `5.5.0` | `5.6.0` | | [three](https://github.com/mrdoob/three.js) | `0.183.2` | `0.184.0` | | [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) | `0.183.1` | `0.184.0` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.58.2` | `1.59.1` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.2.1` | `4.2.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.6.0` | | [dotenv](https://github.com/motdotla/dotenv) | `17.3.1` | `17.4.2` | | [eslint](https://github.com/eslint/eslint) | `10.0.3` | `10.2.1` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.2.1` | `16.2.4` | | [jsdom](https://github.com/jsdom/jsdom) | `29.0.1` | `29.1.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.7.2` | `0.8.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.2` | `4.1.5` | Updates `@aws-sdk/client-s3` from 3.1018.0 to 3.1038.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1038.0/clients/client-s3) Updates `@aws-sdk/s3-request-presigner` from 3.1018.0 to 3.1038.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1038.0/packages/s3-request-presigner) Updates `@codemirror/language` from 6.12.2 to 6.12.3 - [Changelog](https://github.com/codemirror/language/blob/main/CHANGELOG.md) - [Commits](codemirror/language@6.12.2...6.12.3) Updates `@codemirror/search` from 6.6.0 to 6.7.0 - [Changelog](https://github.com/codemirror/search/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/search/commits) Updates `@codemirror/view` from 6.40.0 to 6.41.1 - [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/view/commits) Updates `@react-three/fiber` from 9.5.0 to 9.6.1 - [Release notes](https://github.com/pmndrs/react-three-fiber/releases) - [Commits](pmndrs/react-three-fiber@v9.5.0...v9.6.1) Updates `@tanstack/react-virtual` from 3.13.23 to 3.13.24 - [Release notes](https://github.com/TanStack/virtual/releases) - [Changelog](https://github.com/TanStack/virtual/blob/main/packages/react-virtual/CHANGELOG.md) - [Commits](https://github.com/TanStack/virtual/commits/@tanstack/react-virtual@3.13.24/packages/react-virtual) Updates `@webcontainer/api` from 1.6.1 to 1.6.4 - [Commits](https://github.com/stackblitz/webcontainer-core/commits) Updates `ag-grid-community` from 35.1.0 to 35.2.1 - [Release notes](https://github.com/ag-grid/ag-grid/releases) - [Commits](ag-grid/ag-grid@release-35.1.0...release-35.2.1) Updates `ag-grid-react` from 35.1.0 to 35.2.1 - [Release notes](https://github.com/ag-grid/ag-grid/releases) - [Commits](ag-grid/ag-grid@release-35.1.0...release-35.2.1) Updates `codemirror-lang-latex` from 0.2.0 to 0.4.1 - [Commits](https://github.com/texlyre/codemirror-lang-latex/commits) Updates `dompurify` from 3.3.3 to 3.4.1 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.3.3...3.4.1) Updates `katex` from 0.16.43 to 0.16.45 - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](KaTeX/KaTeX@v0.16.43...v0.16.45) Updates `lucide-react` from 1.6.0 to 1.12.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.12.0/packages/lucide-react) Updates `next` from 16.2.1 to 16.2.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@v16.2.1...v16.2.4) Updates `openai` from 6.32.0 to 6.35.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v6.32.0...v6.35.0) Updates `plotly.js-dist-min` from 3.4.0 to 3.5.0 - [Release notes](https://github.com/plotly/plotly.js/releases) - [Changelog](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md) - [Commits](plotly/plotly.js@v3.4.0...v3.5.0) Updates `react` from 19.2.4 to 19.2.5 - [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.5/packages/react) Updates `react-dom` from 19.2.4 to 19.2.5 - [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.5/packages/react-dom) Updates `react-icons` from 5.5.0 to 5.6.0 - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](react-icons/react-icons@v5.5.0...v5.6.0) Updates `three` from 0.183.2 to 0.184.0 - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Updates `@types/three` from 0.183.1 to 0.184.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three) Updates `@playwright/test` from 1.58.2 to 1.59.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.58.2...v1.59.1) Updates `@tailwindcss/postcss` from 4.2.1 to 4.2.4 - [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.2.4/packages/@tailwindcss-postcss) Updates `@types/node` from 25.5.0 to 25.6.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `dotenv` from 17.3.1 to 17.4.2 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.3.1...v17.4.2) Updates `eslint` from 10.0.3 to 10.2.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.3...v10.2.1) Updates `eslint-config-next` from 16.2.1 to 16.2.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/v16.2.4/packages/eslint-config-next) Updates `jsdom` from 29.0.1 to 29.1.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v29.0.1...v29.1.0) Updates `prettier` from 3.8.1 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.3) Updates `prettier-plugin-tailwindcss` from 0.7.2 to 0.8.0 - [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.7.2...v0.8.0) Updates `tailwindcss` from 4.2.1 to 4.2.4 - [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.2.4/packages/tailwindcss) Updates `vitest` from 4.1.2 to 4.1.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/vitest) --- updated-dependencies: - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1038.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@aws-sdk/s3-request-presigner" dependency-version: 3.1038.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@codemirror/language" dependency-version: 6.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@codemirror/search" dependency-version: 6.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@codemirror/view" dependency-version: 6.41.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@react-three/fiber" dependency-version: 9.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@tanstack/react-virtual" dependency-version: 3.13.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@webcontainer/api" dependency-version: 1.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ag-grid-community dependency-version: 35.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ag-grid-react dependency-version: 35.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: codemirror-lang-latex dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: dompurify dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: katex dependency-version: 0.16.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: lucide-react dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: next dependency-version: 16.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: openai dependency-version: 6.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: plotly.js-dist-min dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: react dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-dom dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: react-icons dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: three dependency-version: 0.184.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/three" dependency-version: 0.184.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@playwright/test" dependency-version: 1.59.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@tailwindcss/postcss" dependency-version: 4.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-version: 25.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint dependency-version: 10.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint-config-next dependency-version: 16.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: jsdom dependency-version: 29.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: tailwindcss dependency-version: 4.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vitest dependency-version: 4.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
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 minor-and-patch group with 32 updates in the /web directory:
3.1018.03.1038.03.1018.03.1038.06.12.26.12.36.6.06.7.06.40.06.41.19.5.09.6.13.13.233.13.241.6.11.6.435.1.035.2.135.1.035.2.10.2.00.4.13.3.33.4.10.16.430.16.451.6.01.12.016.2.116.2.46.32.06.35.03.4.03.5.019.2.419.2.519.2.419.2.55.5.05.6.00.183.20.184.00.183.10.184.01.58.21.59.14.2.14.2.425.5.025.6.017.3.117.4.210.0.310.2.116.2.116.2.429.0.129.1.03.8.13.8.30.7.20.8.04.1.24.1.5Updates
@aws-sdk/client-s3from 3.1018.0 to 3.1038.0Release notes
Sourced from
@aws-sdk/client-s3's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3's changelog.... (truncated)
Commits
3fbf6c5Publish v3.1038.0e9f8d8achore(codegen): sync for typed waiter-result values (#7965)7a30bcefix(xml-builder): use xml 1.1 parsing behavior for entities (#7964)7babd8bPublish v3.1037.046e4ac5Publish v3.1036.0107aefcchore(codegen): sync for http2 session closure, retry longpoll backoff, and f...d8fbfbcPublish v3.1035.041a6a59feat(client-s3): This release adds five additional checksum algorithms for S3...7d9d8d1fix(client-s3): retry errors with 200 status code (#7945)d08b5a7Publish v3.1034.0Updates
@aws-sdk/s3-request-presignerfrom 3.1018.0 to 3.1038.0Release notes
Sourced from
@aws-sdk/s3-request-presigner's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/s3-request-presigner's changelog.... (truncated)
Commits
3fbf6c5Publish v3.1038.07babd8bPublish v3.1037.046e4ac5Publish v3.1036.0107aefcchore(codegen): sync for http2 session closure, retry longpoll backoff, and f...d8fbfbcPublish v3.1035.0d08b5a7Publish v3.1034.0273ad5bchore(codegen): sync for http2 session concurrency fixes (#7942)a62021bPublish v3.1033.0c0c0872Publish v3.1032.033a780ePublish v3.1031.0Updates
@codemirror/languagefrom 6.12.2 to 6.12.3Changelog
Sourced from
@codemirror/language's changelog.Commits
f5af31eMark version 6.12.3371c9baFix bogus bracket highlighting being generated at end of document9531899Remove duplicated slash in forum url in README2f4e701Fix forum link in readmeUpdates
@codemirror/searchfrom 6.6.0 to 6.7.0Commits
Updates
@codemirror/viewfrom 6.40.0 to 6.41.1Changelog
Sourced from
@codemirror/view's changelog.Commits
Updates
@react-three/fiberfrom 9.5.0 to 9.6.1Release notes
Sourced from
@react-three/fiber's releases.Commits
2a52874RELEASING: Releasing 1 package(s)b645741docs(changeset): fix: Seamlessly transfer interactivity state when swapping i...119668ffix: Seamlessly transfer interactivity state when swapping instances (#3744)943a37eMerge pull request #3738 from pmndrs:chore/simplify-shadermaterial-demo1be9504chore: Add uniform piercing test4df10c0chore: Simplify ShaderMaterial demo877c839chore: Move ShaderMaterial uniform notes to objects out of pitfalls (#3734)47d30bachore: Move ShaderMaterial uniform notes to objects out of pitfallsece1a3fRELEASING: Releasing 1 package(s)26e4716docs(changeset): Fix uniforms refs so they remain stable for ShaderMaterialUpdates
@tanstack/react-virtualfrom 3.13.23 to 3.13.24Release notes
Sourced from
@tanstack/react-virtual's releases.Changelog
Sourced from
@tanstack/react-virtual's changelog.Commits
c3d4cd4ci: Version Packages (#1157)Updates
@webcontainer/apifrom 1.6.1 to 1.6.4Commits
Updates
ag-grid-communityfrom 35.1.0 to 35.2.1Release notes
Sourced from ag-grid-community's releases.
Commits
23e9ba6Release 35.2.1 Prep437c83cUpdate workflow to account for npm/cli#915126770eeRelease 35.2.1 Prep154deb8AG-17021 - Add release content for 35.2.1 (#13470)cab43d0AG-17026 Fix snippet transformer crash on NewExpression and place expressions...b44a496Release 35.2.1 Prep4ebec67AG-17024 - fixed regression with ColumnMenu requiring ColumnsToolPanelModule ...c33f082AG-17001 Fix CSS layer params removal when multiple grids initialise (#13423)...66987abDetect redirects that shadow existing pages (#13442) (#13454)17cdd84AG-17016 - Reduce robots size (#13445) (#13449)Updates
ag-grid-reactfrom 35.1.0 to 35.2.1Release notes
Sourced from ag-grid-react's releases.
Commits
23e9ba6Release 35.2.1 Prep437c83cUpdate workflow to account for npm/cli#915126770eeRelease 35.2.1 Prep154deb8AG-17021 - Add release content for 35.2.1 (#13470)cab43d0AG-17026 Fix snippet transformer crash on NewExpression and place expressions...b44a496Release 35.2.1 Prep4ebec67AG-17024 - fixed regression with ColumnMenu requiring ColumnsToolPanelModule ...c33f082AG-17001 Fix CSS layer params removal when multiple grids initialise (#13423)...66987abDetect redirects that shadow existing pages (#13442) (#13454)17cdd84AG-17016 - Reduce robots size (#13445) (#13449)Updates
codemirror-lang-latexfrom 0.2.0 to 0.4.1Commits
Updates
dompurifyfrom 3.3.3 to 3.4.1Release notes
Sourced from dompurify's releases.
Commits
5b0cdbbchore: merge main into 3.x for 3.4.1 release (#1301)09f5911test: added three more browsers to test setup (OSX, mobile)5b16e0bGetting 3.x branch ready for 3.4.0 release (#1250)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
katexfrom 0.16.43 to 0.16.45Release notes
Sourced from katex's releases.
Changelog
Sourced from katex's changelog.
Commits
90de979chore(release): 0.16.45 [ci skip]ee66b78fix: wrap vcenter mpadded in mrow for valid MathML (#4193)ed12205refactor: move inline double brushs stroke to helper (#4194)434d4b8chore(ci): upgrade to node 24 (#4189)844a324chore(deps): bump codecov/codecov-action from 5 to 6 (#4188)5675226chore(deps): bump actions/github-script from 7 to 8 (#4179)34ad75echore(deps): bump actions/setup-node from 4 to 6 (#4180)2525c20chore(deps): bump actions/upload-artifact from 4 to 7 (#4176)0b7006echore(release): 0.16.44 [ci skip]3870ee9fix: remove extra \jot space at bottom of align/gather/etc. (#4184)Updates
lucide-reactfrom 1.6.0 to 1.12.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
50d8af5docs(readme): Update readme files (#4320)653e44bfeat(packages): use .mjs for ESM bundles (#4285)7623e23feat(docs): add Zephyr Cloud to Hero Backers tier & rework updateSponsors scr...dada0a8fix(lucide-react): Fix dynamic imports (#4210)Updates
nextfrom 16.2.1 to 16.2.4Release notes
Sourced from next's releases.