chore(deps): bump the frontend-deps group across 1 directory with 40 updates#11
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the frontend-deps group across 1 directory with 40 updates#11dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the frontend-deps group with 32 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@codemirror/lang-javascript](https://github.com/codemirror/lang-javascript) | `6.2.4` | `6.2.5` | | [@codemirror/lint](https://github.com/codemirror/lint) | `6.9.2` | `6.9.6` | | [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `5.2.2` | `5.4.0` | | [@lobehub/icons-static-svg](https://github.com/lobehub/lobe-icons) | `1.73.0` | `1.90.0` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.90.11` | `5.100.13` | | [@tauri-apps/api](https://github.com/tauri-apps/tauri) | `2.9.0` | `2.11.0` | | [@tauri-apps/plugin-dialog](https://github.com/tauri-apps/plugins-workspace) | `2.4.2` | `2.7.1` | | [@tauri-apps/plugin-store](https://github.com/tauri-apps/plugins-workspace) | `2.4.1` | `2.4.3` | | [@tauri-apps/plugin-updater](https://github.com/tauri-apps/plugins-workspace) | `2.9.0` | `2.10.1` | | [i18next](https://github.com/i18next/i18next) | `25.6.3` | `26.2.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.542.0` | `1.16.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.2.6` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.27` | `19.2.15` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.2.6` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.7` | `19.2.3` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.67.0` | `7.76.0` | | [react-i18next](https://github.com/i18next/react-i18next) | `16.3.5` | `17.0.8` | | [smol-toml](https://github.com/squirrelchat/smol-toml) | `1.5.2` | `1.6.1` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.4.0` | `3.6.0` | | [zod](https://github.com/colinhacks/zod) | `4.1.13` | `4.4.3` | | [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `2.9.4` | `2.11.2` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.0` | `16.3.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.25` | `25.9.1` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.7.0` | `6.0.2` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.22` | `10.5.0` | | [jsdom](https://github.com/jsdom/jsdom) | `25.0.1` | `29.1.1` | | [msw](https://github.com/mswjs/msw) | `2.12.3` | `2.14.6` | | [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.15` | | [prettier](https://github.com/prettier/prettier) | `3.7.3` | `3.8.3` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.18` | `4.3.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.9` | `4.1.7` | Updates `@codemirror/lang-javascript` from 6.2.4 to 6.2.5 - [Changelog](https://github.com/codemirror/lang-javascript/blob/main/CHANGELOG.md) - [Commits](codemirror/lang-javascript@6.2.4...6.2.5) Updates `@codemirror/lint` from 6.9.2 to 6.9.6 - [Changelog](https://github.com/codemirror/lint/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/lint/commits) Updates `@codemirror/state` from 6.5.2 to 6.6.0 - [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md) - [Commits](codemirror/state@6.5.2...6.6.0) Updates `@codemirror/view` from 6.38.8 to 6.43.0 - [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/view/commits) Updates `@hookform/resolvers` from 5.2.2 to 5.4.0 - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v5.2.2...v5.4.0) Updates `@lobehub/icons-static-svg` from 1.73.0 to 1.90.0 - [Release notes](https://github.com/lobehub/lobe-icons/releases) - [Changelog](https://github.com/lobehub/lobe-icons/blob/master/CHANGELOG.md) - [Commits](https://github.com/lobehub/lobe-icons/compare/@lobehub/icons-static-svg@1.73.0...@lobehub/icons-static-svg@1.90.0) Updates `@tanstack/react-query` from 5.90.11 to 5.100.13 - [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/react-query@5.100.13/packages/react-query) Updates `@tanstack/react-virtual` from 3.13.23 to 3.13.25 - [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.25/packages/react-virtual) Updates `@tauri-apps/api` from 2.9.0 to 2.11.0 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.9.0...@tauri-apps/api-v2.11.0) Updates `@tauri-apps/plugin-dialog` from 2.4.2 to 2.7.1 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@fs-v2.4.2...log-v2.7.1) Updates `@tauri-apps/plugin-store` from 2.4.1 to 2.4.3 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@fs-v2.4.1...fs-v2.4.3) Updates `@tauri-apps/plugin-updater` from 2.9.0 to 2.10.1 - [Release notes](https://github.com/tauri-apps/plugins-workspace/releases) - [Commits](tauri-apps/plugins-workspace@updater-v2.9.0...updater-v2.10.1) Updates `framer-motion` from 12.23.25 to 12.40.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v12.23.25...v12.40.0) Updates `i18next` from 25.6.3 to 26.2.0 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.6.3...v26.2.0) Updates `lucide-react` from 0.542.0 to 1.16.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.16.0/packages/lucide-react) Updates `react` from 18.3.1 to 19.2.6 - [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.6/packages/react) Updates `@types/react` from 18.3.27 to 19.2.15 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.3.1 to 19.2.6 - [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.6/packages/react-dom) Updates `@types/react-dom` from 18.3.7 to 19.2.3 - [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.67.0 to 7.76.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.67.0...v7.76.0) Updates `react-i18next` from 16.3.5 to 17.0.8 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v16.3.5...v17.0.8) Updates `recharts` from 3.5.1 to 3.8.1 - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md) - [Commits](recharts/recharts@v3.5.1...v3.8.1) Updates `smol-toml` from 1.5.2 to 1.6.1 - [Release notes](https://github.com/squirrelchat/smol-toml/releases) - [Commits](squirrelchat/smol-toml@v1.5.2...v1.6.1) Updates `tailwind-merge` from 3.4.0 to 3.6.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v3.4.0...v3.6.0) Updates `zod` from 4.1.13 to 4.4.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.1.13...v4.4.3) Updates `@tauri-apps/cli` from 2.9.4 to 2.11.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.9.4...@tauri-apps/cli-v2.11.2) Updates `@testing-library/react` from 16.3.0 to 16.3.2 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.3.0...v16.3.2) Updates `@types/node` from 20.19.25 to 25.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.3.27 to 19.2.15 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.3.7 to 19.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@vitejs/plugin-react` from 4.7.0 to 6.0.2 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.2/packages/plugin-react) Updates `autoprefixer` from 10.4.22 to 10.5.0 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.22...10.5.0) Updates `baseline-browser-mapping` from 2.8.32 to 2.10.32 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.8.32...v2.10.32) Updates `code-inspector-plugin` from 1.3.3 to 1.5.1 - [Commits](https://github.com/zh-lx/code-inspector/commits) Updates `jsdom` from 25.0.1 to 29.1.1 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v25.0.1...v29.1.1) Updates `msw` from 2.12.3 to 2.14.6 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.12.3...v2.14.6) Updates `postcss` from 8.5.6 to 8.5.15 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.6...8.5.15) Updates `prettier` from 3.7.3 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.7.3...3.8.3) Updates `tailwindcss` from 3.4.18 to 4.3.0 - [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.3.0/packages/tailwindcss) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) Updates `vite` from 5.4.21 to 7.3.3 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.3/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.3/packages/vite) Updates `vitest` from 2.1.9 to 4.1.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/vitest) --- updated-dependencies: - dependency-name: "@codemirror/lang-javascript" dependency-version: 6.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: "@codemirror/lint" dependency-version: 6.9.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: "@codemirror/state" dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: "@codemirror/view" dependency-version: 6.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: "@hookform/resolvers" dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: "@lobehub/icons-static-svg" dependency-version: 1.90.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: "@tanstack/react-query" dependency-version: 5.100.13 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: "@tanstack/react-virtual" dependency-version: 3.13.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: "@tauri-apps/api" dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: "@tauri-apps/plugin-dialog" dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: "@tauri-apps/plugin-store" dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: "@tauri-apps/plugin-updater" dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: framer-motion dependency-version: 12.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: i18next dependency-version: 26.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: frontend-deps - dependency-name: lucide-react dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: frontend-deps - dependency-name: react dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: frontend-deps - dependency-name: "@types/react" dependency-version: 19.2.15 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-deps - dependency-name: react-dom dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: frontend-deps - dependency-name: "@types/react-dom" dependency-version: 19.2.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-deps - dependency-name: react-hook-form dependency-version: 7.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: react-i18next dependency-version: 17.0.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: frontend-deps - dependency-name: recharts dependency-version: 3.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: smol-toml dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: tailwind-merge dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: "@tauri-apps/cli" dependency-version: 2.11.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: "@testing-library/react" dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: "@types/node" dependency-version: 25.9.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-deps - dependency-name: "@types/react" dependency-version: 19.2.15 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-deps - dependency-name: "@types/react-dom" dependency-version: 19.2.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-deps - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-deps - dependency-name: autoprefixer dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: baseline-browser-mapping dependency-version: 2.10.32 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: code-inspector-plugin dependency-version: 1.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: jsdom dependency-version: 29.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-deps - dependency-name: msw dependency-version: 2.14.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: postcss dependency-version: 8.5.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: tailwindcss dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-deps - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-deps - dependency-name: vite dependency-version: 7.3.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-deps - dependency-name: vitest dependency-version: 4.1.7 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 frontend-deps group with 32 updates in the / directory:
6.2.46.2.56.9.26.9.65.2.25.4.01.73.01.90.05.90.115.100.132.9.02.11.02.4.22.7.12.4.12.4.32.9.02.10.125.6.326.2.00.542.01.16.018.3.119.2.618.3.2719.2.1518.3.119.2.618.3.719.2.37.67.07.76.016.3.517.0.81.5.21.6.13.4.03.6.04.1.134.4.32.9.42.11.216.3.016.3.220.19.2525.9.14.7.06.0.210.4.2210.5.025.0.129.1.12.12.32.14.68.5.68.5.153.7.33.8.33.4.184.3.05.9.36.0.32.1.94.1.7Updates
@codemirror/lang-javascriptfrom 6.2.4 to 6.2.5Changelog
Sourced from @codemirror/lang-javascript's changelog.
Commits
a202a00Mark version 6.2.5190b567Fix missing inherited getters in enumeratePropertyCompletionsa94cdcbAdd folding for JSX elements and tags78a8521Use git+https format for package.json repository fieldUpdates
@codemirror/lintfrom 6.9.2 to 6.9.6Changelog
Sourced from @codemirror/lint's changelog.
Commits
Updates
@codemirror/statefrom 6.5.2 to 6.6.0Changelog
Sourced from @codemirror/state's changelog.
Commits
821d9b7Mark version 6.6.0e035c74Support an assoc argument to EditorSelection.range and SelectionRange.extendeef74dbAdd type conversions to asArray8897323Mark version 6.5.475518c0Include goal column when comparing selection rangesa0889f8Use git+https format for package.json repository fieldb2cbf25Mark version 6.5.3386d55dMake charCategorizer only use the highest-precedence set of word charsaa4ca3cDocument RangeCursor.goto32c46faDon't call RangeValue.eq on values of different classUpdates
@codemirror/viewfrom 6.38.8 to 6.43.0Changelog
Sourced from @codemirror/view's changelog.
... (truncated)
Commits
Updates
@hookform/resolversfrom 5.2.2 to 5.4.0Release notes
Sourced from @hookform/resolvers's releases.
Commits
3d29924feat: add guidance on passing context toyupResolver(useForm context) (#835)56b68f3feat: 5.3.0cf8562dupdate readme on ata-validator5e5b610fix issue with toNestErrors.ts (#848)72aacf8Revise supported versions in SECURITY.mdad89a20feat: add ata-validator resolver (#845)02286dbci: updated publish workflow to use node 24 (#838)2e9bc7cFix(zodResolver): error paths in complex unions #787 (#819)Updates
@lobehub/icons-static-svgfrom 1.73.0 to 1.90.0Release notes
Sourced from @lobehub/icons-static-svg's releases.
... (truncated)
Changelog
Sourced from @lobehub/icons-static-svg's changelog.
... (truncated)
Commits
ea0a5d9🔖 chore(release):@lobehub/icons-static-svg@1.90.0 [skip ci]2878f45🔖 chore(release):@lobehub/icons-static-png@1.90.0 [skip ci]4db86c0🔖 chore(release):@lobehub/icons-static-avatar@1.10.0 [skip ci]0039fea🔖 chore(release):@lobehub/icons-rn@2.7.1 [skip ci]57d6c5e✨ feat(auto): Auto build static icons820c4d9🔖 chore(release): v5.8.0 [skip ci]66fc9e3🐛 fix: Fix zero-onec3130f4🔖 chore(release):@lobehub/icons-static-webp@1.89.0 [skip ci]397d971🔖 chore(release):@lobehub/icons-static-svg@1.89.0 [skip ci]f9e610d🔖 chore(release):@lobehub/icons-static-png@1.89.0 [skip ci]Maintainer changes
This version was pushed to npm by lobehubbot, a new releaser for
@lobehub/icons-static-svgsince your current version.Updates
@tanstack/react-queryfrom 5.90.11 to 5.100.13Release notes
Sourced from @tanstack/react-query's releases.
... (truncated)
Changelog
Sourced from @tanstack/react-query's changelog.
... (truncated)
Commits
05cf2bcci: Version Packages (#10758)d423168fix(query-core): use built-in NoInfer for generic indexed-access types (#10593)5ff4f69ci: Version Packages (#10755)3e85350ci: Version Packages (#10706)9d2692cci: Version Packages (#10695)74fa05echore(tsconfig.json): narrow 'include' pattern to prevent TS6053 race conditi...8c3d523ci: Version Packages (#10630)9800c8fci: Version Packages (#10623)3ae4261ci: Version Packages (#10620)87f7ccfci: Version Packages (#10604)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@tanstack/react-querysince your current version.Updates
@tanstack/react-virtualfrom 3.13.23 to 3.13.25Release notes
Sourced from @tanstack/react-virtual's releases.
Changelog
Sourced from @tanstack/react-virtual's changelog.
Commits
949180bci: Version Packages (#1169)99355adperf: virtual-core rewrite for mount/measure-storm, plus iOS Safari handling ...3374977chore(angular-virtual)!: upgrade Angular to v19 (#1158)c3d4cd4ci: Version Packages (#1157)Updates
@tauri-apps/apifrom 2.9.0 to 2.11.0Release notes
Sourced from @tauri-apps/api's releases.
... (truncated)
Commits
e60834fApply Version Updates From Current Changes (#15041)df05c00chore: minor bump for codegen crate13bea17chore: fmt9808236fix(macOS): correct value for work_area.position.y (#14655)eb0312efeat(mobile): Propagate tao::Event::Suspended and tao::Event::Resumed to the ...4ef5797feat(ios): add --no-sign and --archive-only flags to ios build (#15061)110336cfix(macOS): fix incorrect window position on multi-monitor setups (#15250)c00a3dbfeat(macros): add support for rename command macro in tauri-macros #14173 (#1...764b913feat(cli): restart Android emulator if it is disconnected from adb (#14313)1035f12fix(windows): tauri-bundler detect arm system (#14923)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@tauri-apps/apisince your current version.Updates
@tauri-apps/plugin-dialogfrom 2.4.2 to 2.7.1Release notes
Sourced from @tauri-apps/plugin-dialog's releases.
... (truncated)
Commits
e7a68fapublish new versions (#3068)b5550a3chore: temp delete updater changefile93426f8fix: fix docsrs builds4ee61e0Revert "chore: temp delete updater changefile"06124afpublish new versions (#2972)060219echore(deps): update dependency@rollup/plugin-typescriptto v12.3.0 (#3067)c7e9766chore(deps): update tauri monorepo (v2) (#3058)d4a8ce9chore(deps): update rust crate tokio-tungstenite to 0.28 (#3016)cdc7eecchore(deps): update dependency@rollup/plugin-typescriptto v12.2.0 (#3066)6314b00chore: temp delete updater changefileMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@tauri-apps/plugin-dialogsince your current version.Updates
@tauri-apps/plugin-storefrom 2.4.1 to 2.4.3Release notes
Sourced from @tauri-apps/plugin-store's releases.
... (truncated)
Commits
06124afpublish new versions (#2972)060219echore(deps): update dependency@rollup/plugin-typescriptto v12.3.0 (#3067)c7e9766chore(deps): update tauri monorepo (v2) (#3058)d4a8ce9chore(deps): update rust crate tokio-tungstenite to 0.28 (#3016)cdc7eecchore(deps): update dependency@rollup/plugin-typescriptto v12.2.0 (#3066)6314b00chore: temp delete updater changefilefb4c8aechore(deps): update dependency typescript-eslint to v8.46.2 (#3060)fccc1cfchore(deps): update eslint monorepo to v9.38.0 (#3044)3702308chore(deps): update dependency rollup to v4.52.5 (#3043)c9c8b39chore(deps): update dependency typescript-eslint to v8.46.1 (#3025)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@tauri-apps/plugin-storesince your current version.Updates
@tauri-apps/plugin-updaterfrom 2.9.0 to 2.10.1Release notes
Sourced from @tauri-apps/plugin-updater's releases.
... (truncated)
Commits
d6a3898Publish New Versions (v2) (#3268)2e5bcdfchore(deps): fix audits (#3373)4374b4fchore(notification): remove unused dev-deps (#3372)f75d21dchore(deps): remove used of tauri-utils build feature (#3360)4b95f5echore(deps): update dependency eslint to v10.1.0 (#3357)99c3e37chore(deps): bump tar in /plugins/updater/tests/updater-migration/v1-app (#3352)eaac19achore(deps): update rust crate tar to v0.4.45 [security] (#3353)5183e31chore(deps): update dependency typescript-eslint to v8.57.1 (#3344)2c0883echore(deps): update dependency vite to v8 (#3346)024ec0cfix(deep-link): ChromeOS deep link calls filtered and ignored by plugin (fix ...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@tauri-apps/plugin-updatersince your current version.Updates
framer-motionfrom 12.23.25 to 12.40.0Changelog
Sourced from framer-motion's changelog.
... (truncated)
Commits
38ebb94v12.40.0b1f766cLatestbca5544Merge pull request #3699 from motiondivision/lochie/arcs-injectablef1a96cfarc(): rename amp/rotate, expose MotionPath, fix explicit cw/ccwb4aaba0pathRotation: non-destructive orientToPath rotation channel8604ef3Make arcs injectable viatransition.path = arc()f90fe29addorientToPath9ebe999fix: testbc2107eRevert "no should"6eeb92dno shouldUpdates
i18nextfrom 25.6.3 to 26.2.0Release notes
Sourced from i18next's releases.