Skip to content

Commit e91e36e

Browse files
chore(deps): bump the npm-prod group across 1 directory with 25 updates
Bumps the npm-prod group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@codemirror/commands](https://github.com/codemirror/commands) | `6.10.0` | `6.10.2` | | [@codemirror/language](https://github.com/codemirror/language) | `6.11.3` | `6.12.2` | | [@codemirror/state](https://github.com/codemirror/state) | `6.5.2` | `6.5.4` | | [@codemirror/view](https://github.com/codemirror/view) | `6.38.8` | `6.39.16` | | [@langchain/core](https://github.com/langchain-ai/langchainjs) | `1.1.19` | `1.1.30` | | [@langchain/langgraph](https://github.com/langchain-ai/langgraphjs/tree/HEAD/libs/langgraph-core) | `1.0.4` | `1.2.0` | | [@lezer/markdown](https://github.com/lezer-parser/markdown) | `1.6.0` | `1.6.3` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.11` | `5.90.21` | | [@tauri-apps/plugin-fs](https://github.com/tauri-apps/plugins-workspace) | `2.4.4` | `2.4.5` | | [@tauri-apps/plugin-shell](https://github.com/tauri-apps/plugins-workspace) | `2.3.3` | `2.3.5` | | [@types/diff](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/diff) | `7.0.2` | `8.0.0` | | [codemirror-live-markdown](https://github.com/blueberrycongee/codemirror-live-markdown) | ``52f401c`` | ``8c910b6`` | | [framer-motion](https://github.com/motiondivision/motion) | `12.23.25` | `12.35.0` | | [katex](https://github.com/KaTeX/KaTeX) | `0.16.25` | `0.16.33` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.460.0` | `0.577.0` | | [marked](https://github.com/markedjs/marked) | `15.0.12` | `17.0.4` | | [marked-katex-extension](https://github.com/UziTech/marked-katex-extension) | `5.1.6` | `5.1.7` | | [mermaid](https://github.com/mermaid-js/mermaid) | `11.12.2` | `11.12.3` | | [pdfjs-dist](https://github.com/mozilla/pdf.js) | `5.4.296` | `5.5.207` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.2.4` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.2.4` | | [react-pdf](https://github.com/wojtekmaj/react-pdf/tree/HEAD/packages/react-pdf) | `10.2.0` | `10.4.1` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.6.0` | `3.5.0` | | [zustand](https://github.com/pmndrs/zustand) | `5.0.8` | `5.0.11` | Updates `@codemirror/commands` from 6.10.0 to 6.10.2 - [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md) - [Commits](codemirror/commands@6.10.0...6.10.2) Updates `@codemirror/language` from 6.11.3 to 6.12.2 - [Changelog](https://github.com/codemirror/language/blob/main/CHANGELOG.md) - [Commits](codemirror/language@6.11.3...6.12.2) Updates `@codemirror/state` from 6.5.2 to 6.5.4 - [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md) - [Commits](codemirror/state@6.5.2...6.5.4) Updates `@codemirror/view` from 6.38.8 to 6.39.16 - [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md) - [Commits](codemirror/view@6.38.8...6.39.16) Updates `@langchain/core` from 1.1.19 to 1.1.30 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/[email protected]...@langchain/[email protected]) Updates `@langchain/langgraph` from 1.0.4 to 1.2.0 - [Release notes](https://github.com/langchain-ai/langgraphjs/releases) - [Changelog](https://github.com/langchain-ai/langgraphjs/blob/main/libs/langgraph-core/CHANGELOG.md) - [Commits](https://github.com/langchain-ai/langgraphjs/commits/@langchain/[email protected]/libs/langgraph-core) Updates `@lezer/markdown` from 1.6.0 to 1.6.3 - [Changelog](https://github.com/lezer-parser/markdown/blob/main/CHANGELOG.md) - [Commits](lezer-parser/markdown@1.6.0...1.6.3) Updates `@tanstack/react-query` from 5.90.11 to 5.90.21 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/[email protected]/packages/react-query) Updates `@tauri-apps/plugin-fs` from 2.4.4 to 2.4.5 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@fs-v2.4.4...fs-v2.4.5) Updates `@tauri-apps/plugin-shell` from 2.3.3 to 2.3.5 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@nfc-v2.3.3...shell-v2.3.5) Updates `@types/diff` from 7.0.2 to 8.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/diff) Updates `codemirror-live-markdown` from `52f401c` to `8c910b6` - [Commits](blueberrycongee/codemirror-live-markdown@52f401c...8c910b6) Updates `framer-motion` from 12.23.25 to 12.35.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.23.25...v12.35.0) Updates `katex` from 0.16.25 to 0.16.33 - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](KaTeX/KaTeX@v0.16.25...v0.16.33) Updates `lucide-react` from 0.460.0 to 0.577.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.577.0/packages/lucide-react) Updates `marked` from 15.0.12 to 17.0.4 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v15.0.12...v17.0.4) Updates `marked-katex-extension` from 5.1.6 to 5.1.7 - [Release notes](https://github.com/UziTech/marked-katex-extension/releases) - [Changelog](https://github.com/UziTech/marked-katex-extension/blob/main/release.config.cjs) - [Commits](UziTech/marked-katex-extension@v5.1.6...v5.1.7) Updates `mermaid` from 11.12.2 to 11.12.3 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/[email protected]@11.12.3) Updates `pdfjs-dist` from 5.4.296 to 5.5.207 - [Release notes](https://github.com/mozilla/pdf.js/releases) - [Commits](mozilla/pdf.js@v5.4.296...v5.5.207) Updates `react` from 18.3.1 to 19.2.4 - [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.4/packages/react) Updates `react-dom` from 18.3.1 to 19.2.4 - [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.4/packages/react-dom) Updates `react-pdf` from 10.2.0 to 10.4.1 - [Release notes](https://github.com/wojtekmaj/react-pdf/releases) - [Commits](https://github.com/wojtekmaj/react-pdf/commits/v10.4.1/packages/react-pdf) Updates `tailwind-merge` from 2.6.0 to 3.5.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.6.0...v3.5.0) Updates `zod` from 4.1.13 to 4.3.6 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.1.13...v4.3.6) Updates `zustand` from 5.0.8 to 5.0.11 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.8...v5.0.11) --- updated-dependencies: - dependency-name: "@codemirror/commands" dependency-version: 6.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod - dependency-name: "@codemirror/language" dependency-version: 6.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-prod - dependency-name: "@codemirror/state" dependency-version: 6.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod - dependency-name: "@codemirror/view" dependency-version: 6.39.16 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-prod - dependency-name: "@langchain/core" dependency-version: 1.1.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod - dependency-name: "@langchain/langgraph" dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-prod - dependency-name: "@lezer/markdown" dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod - dependency-name: "@tanstack/react-query" dependency-version: 5.90.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod - dependency-name: "@tauri-apps/plugin-fs" dependency-version: 2.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod - dependency-name: "@tauri-apps/plugin-shell" dependency-version: 2.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod - dependency-name: "@types/diff" dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-prod - dependency-name: codemirror-live-markdown dependency-version: 8c910b6fb385a386f2efb9bb8cff2a39492ed949 dependency-type: direct:production dependency-group: npm-prod - dependency-name: framer-motion dependency-version: 12.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-prod - dependency-name: katex dependency-version: 0.16.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod - dependency-name: lucide-react dependency-version: 0.577.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-prod - dependency-name: marked dependency-version: 17.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-prod - dependency-name: marked-katex-extension dependency-version: 5.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod - dependency-name: mermaid dependency-version: 11.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod - dependency-name: pdfjs-dist dependency-version: 5.5.207 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-prod - dependency-name: react dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-prod - dependency-name: react-dom dependency-version: 19.2.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-prod - dependency-name: react-pdf dependency-version: 10.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-prod - dependency-name: tailwind-merge dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-prod - dependency-name: zod dependency-version: 4.3.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-prod - dependency-name: zustand dependency-version: 5.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-prod ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent afd803c commit e91e36e

2 files changed

Lines changed: 852 additions & 870 deletions

File tree

0 commit comments

Comments
 (0)