build(deps): bump the npm-all group with 35 updates#756
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the npm-all group with 35 updates: | Package | From | To | | --- | --- | --- | | [@antfu/eslint-config](https://github.com/antfu/eslint-config) | `8.2.0` | `9.0.0` | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `21.0.0` | `21.0.1` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `21.0.0` | `21.0.1` | | [@eslint-react/eslint-plugin](https://github.com/Rel1cx/eslint-react/tree/HEAD/plugins/eslint-plugin) | `5.7.5` | `5.7.9` | | [@graphiql/toolkit](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql-toolkit) | `0.11.3` | `0.12.0` | | [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.2.3` | `1.2.4` | | [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.100.9` | `5.100.10` | | [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.100.9` | `5.100.10` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.100.9` | `5.100.10` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.6.0` | `25.8.0` | | [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) | `1.118.0` | `1.120.0` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `6.0.1` | `6.0.2` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `4.1.5` | `4.1.6` | | [clsx](https://github.com/lukeed/clsx) | `1.2.1` | `2.1.1` | | [eslint](https://github.com/eslint/eslint) | `10.3.0` | `10.4.0` | | [globals](https://github.com/sindresorhus/globals) | `15.15.0` | `17.6.0` | | [graphiql](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql) | `5.2.2` | `5.2.3` | | [i18next](https://github.com/i18next/i18next) | `26.0.10` | `26.2.0` | | [immer](https://github.com/immerjs/immer) | `10.2.0` | `11.1.8` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `17.0.3` | `17.0.4` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.14.0` | `1.16.0` | | [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.52.2` | `0.55.1` | | [playwright](https://github.com/microsoft/playwright) | `1.59.1` | `1.60.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` | | [react-day-picker](https://github.com/gpbl/react-day-picker/tree/HEAD/packages/react-day-picker) | `10.0.0` | `10.0.1` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.75.0` | `7.76.0` | | [react-i18next](https://github.com/i18next/react-i18next) | `17.0.7` | `17.0.8` | | [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) | `4.11.0` | `4.11.1` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.15.0` | `7.15.1` | | [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.15.0` | `7.15.1` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `3.5.0` | `3.6.0` | | [tsx](https://github.com/privatenumber/tsx) | `4.21.0` | `4.22.0` | | [turbo](https://github.com/vercel/turborepo) | `2.9.11` | `2.9.14` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.11` | `8.0.13` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.5` | `4.1.6` | Updates `@antfu/eslint-config` from 8.2.0 to 9.0.0 - [Release notes](https://github.com/antfu/eslint-config/releases) - [Commits](antfu/eslint-config@v8.2.0...v9.0.0) Updates `@commitlint/cli` from 21.0.0 to 21.0.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.0.1/@commitlint/cli) Updates `@commitlint/config-conventional` from 21.0.0 to 21.0.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.0.1/@commitlint/config-conventional) Updates `@eslint-react/eslint-plugin` from 5.7.5 to 5.7.9 - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v5.7.9/plugins/eslint-plugin) Updates `@graphiql/toolkit` from 0.11.3 to 0.12.0 - [Release notes](https://github.com/graphql/graphiql/releases) - [Changelog](https://github.com/graphql/graphiql/blob/main/packages/graphiql-toolkit/CHANGELOG.md) - [Commits](https://github.com/graphql/graphiql/commits/@graphiql/[email protected]/packages/graphiql-toolkit) Updates `@radix-ui/react-slot` from 1.2.3 to 1.2.4 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@tanstack/eslint-plugin-query` from 5.100.9 to 5.100.10 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/eslint-plugin-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/HEAD/packages/eslint-plugin-query) Updates `@tanstack/react-query-devtools` from 5.100.9 to 5.100.10 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-devtools/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/HEAD/packages/react-query-devtools) Updates `@tanstack/react-query` from 5.100.9 to 5.100.10 - [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/HEAD/packages/react-query) Updates `@types/node` from 25.6.0 to 25.8.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/vscode` from 1.118.0 to 1.120.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode) Updates `@vitejs/plugin-react` from 6.0.1 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/[email protected]/packages/plugin-react) Updates `@vitest/ui` from 4.1.5 to 4.1.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/ui) Updates `clsx` from 1.2.1 to 2.1.1 - [Release notes](https://github.com/lukeed/clsx/releases) - [Commits](lukeed/clsx@v1.2.1...v2.1.1) Updates `eslint` from 10.3.0 to 10.4.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.3.0...v10.4.0) Updates `globals` from 15.15.0 to 17.6.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.15.0...v17.6.0) Updates `graphiql` from 5.2.2 to 5.2.3 - [Release notes](https://github.com/graphql/graphiql/releases) - [Changelog](https://github.com/graphql/graphiql/blob/main/packages/graphiql/CHANGELOG.md) - [Commits](https://github.com/graphql/graphiql/commits/[email protected]/packages/graphiql) Updates `i18next` from 26.0.10 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@v26.0.10...v26.2.0) Updates `immer` from 10.2.0 to 11.1.8 - [Release notes](https://github.com/immerjs/immer/releases) - [Commits](immerjs/immer@v10.2.0...v11.1.8) Updates `lint-staged` from 17.0.3 to 17.0.4 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v17.0.3...v17.0.4) Updates `lucide-react` from 1.14.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 `monaco-editor` from 0.52.2 to 0.55.1 - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](microsoft/monaco-editor@v0.52.2...v0.55.1) Updates `playwright` from 1.59.1 to 1.60.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.59.1...v1.60.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 `react-day-picker` from 10.0.0 to 10.0.1 - [Release notes](https://github.com/gpbl/react-day-picker/releases) - [Changelog](https://github.com/gpbl/react-day-picker/blob/main/packages/react-day-picker/CHANGELOG.md) - [Commits](https://github.com/gpbl/react-day-picker/commits/v10.0.1/packages/react-day-picker) Updates `react-hook-form` from 7.75.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.75.0...v7.76.0) Updates `react-i18next` from 17.0.7 to 17.0.8 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v17.0.7...v17.0.8) Updates `react-resizable-panels` from 4.11.0 to 4.11.1 - [Release notes](https://github.com/bvaughn/react-resizable-panels/releases) - [Changelog](https://github.com/bvaughn/react-resizable-panels/blob/main/CHANGELOG.md) - [Commits](bvaughn/react-resizable-panels@4.11.0...4.11.1) Updates `react-router-dom` from 7.15.0 to 7.15.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `react-router` from 7.15.0 to 7.15.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router) Updates `tailwind-merge` from 3.5.0 to 3.6.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v3.5.0...v3.6.0) Updates `tsx` from 4.21.0 to 4.22.0 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.21.0...v4.22.0) Updates `turbo` from 2.9.11 to 2.9.14 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.9.11...v2.9.14) Updates `vite` from 8.0.11 to 8.0.13 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.13/packages/vite) Updates `vitest` from 4.1.5 to 4.1.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/vitest) --- updated-dependencies: - dependency-name: "@antfu/eslint-config" dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-all - dependency-name: "@commitlint/cli" dependency-version: 21.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: "@commitlint/config-conventional" dependency-version: 21.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: "@eslint-react/eslint-plugin" dependency-version: 5.7.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: "@graphiql/toolkit" dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: "@radix-ui/react-slot" dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: "@tanstack/eslint-plugin-query" dependency-version: 5.100.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: "@tanstack/react-query-devtools" dependency-version: 5.100.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: "@tanstack/react-query" dependency-version: 5.100.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: "@types/node" dependency-version: 25.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: "@types/vscode" dependency-version: 1.120.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: "@vitest/ui" dependency-version: 4.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: clsx dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-all - dependency-name: eslint dependency-version: 10.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: globals dependency-version: 17.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-all - dependency-name: graphiql dependency-version: 5.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: i18next dependency-version: 26.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: immer dependency-version: 11.1.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-all - dependency-name: lint-staged dependency-version: 17.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: lucide-react dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: monaco-editor dependency-version: 0.55.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: playwright dependency-version: 1.60.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: react-day-picker dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: react-hook-form dependency-version: 7.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: react-i18next dependency-version: 17.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: react-resizable-panels dependency-version: 4.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: react-router-dom dependency-version: 7.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: react-router dependency-version: 7.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: tailwind-merge dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: tsx dependency-version: 4.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: turbo dependency-version: 2.9.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: vite dependency-version: 8.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all - dependency-name: vitest dependency-version: 4.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all ... Signed-off-by: dependabot[bot] <[email protected]>
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 npm-all group with 35 updates:
8.2.09.0.021.0.021.0.121.0.021.0.15.7.55.7.90.11.30.12.01.2.31.2.45.100.95.100.105.100.95.100.105.100.95.100.1025.6.025.8.01.118.01.120.06.0.16.0.24.1.54.1.61.2.12.1.110.3.010.4.015.15.017.6.05.2.25.2.326.0.1026.2.010.2.011.1.817.0.317.0.41.14.01.16.00.52.20.55.11.59.11.60.03.8.13.8.310.0.010.0.17.75.07.76.017.0.717.0.84.11.04.11.17.15.07.15.17.15.07.15.13.5.03.6.04.21.04.22.02.9.112.9.148.0.118.0.134.1.54.1.6Updates
@antfu/eslint-configfrom 8.2.0 to 9.0.0Release notes
Sourced from @antfu/eslint-config's releases.
Commits
8de8c70chore: release v9.0.006a1a8afeat(react)!: update eslint react to 5.0 (#839)acbb9a3chore: release v8.3.0a4744a8chore: update deps68e84aechore: update deps4a003f5docs: add Prettier configuration instructions (#845)bd7848dfeat(stylistic): Allow easy setting brace style (#846)ae1d6fffeat: Makeperfectionistconfigurable insideantfu()(#848)8d25a37fix(markdown): scope user rule overrides away from md files (#844)6c8395efeat(svelte): use recommended rules (#842)Updates
@commitlint/clifrom 21.0.0 to 21.0.1Release notes
Sourced from @commitlint/cli's releases.
Changelog
Sourced from @commitlint/cli's changelog.
Commits
db8d7d6v21.0.11329a25chore: migrate to pnpm (#4762)db39968chore: pre pnpm cleanup (#4759)6099ae5chore: replace eslint with oxlint (#4756)Updates
@commitlint/config-conventionalfrom 21.0.0 to 21.0.1Release notes
Sourced from @commitlint/config-conventional's releases.
Changelog
Sourced from @commitlint/config-conventional's changelog.
Commits
db8d7d6v21.0.11329a25chore: migrate to pnpm (#4762)6099ae5chore: replace eslint with oxlint (#4756)Updates
@eslint-react/eslint-pluginfrom 5.7.5 to 5.7.9Release notes
Sourced from @eslint-react/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @eslint-react/eslint-plugin's changelog.
... (truncated)
Commits
a95e9d4release: 5.7.9-beta.0c2ae288release: 5.7.9-next.050d7dc0release: 5.7.8be9e786release: 5.7.8-beta.0e14aabcrelease: 5.7.8-next.07be4089release: 5.7.7f75b2aerelease: 5.7.7-beta.05817571release: 5.7.7-next.031192c0release: 5.7.6888c8ferelease: 5.7.6-beta.1Updates
@graphiql/toolkitfrom 0.11.3 to 0.12.0Release notes
Sourced from @graphiql/toolkit's releases.
Changelog
Sourced from @graphiql/toolkit's changelog.
Commits
a589ca2Version Packages (#4247)e6f37d8Removevitestglobals (#4217)463df14Send spec-compliant Accept header in fetchers (#4199)64cf127Migrate tomoduleResolution: "nodenext"(#4213)9b54581fix multiple GraphiQL instances, append an incremented number for operation, ...d17b546GraphiQL 5 (#3979)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@graphiql/toolkitsince your current version.Updates
@radix-ui/react-slotfrom 1.2.3 to 1.2.4Commits
Updates
@tanstack/eslint-plugin-queryfrom 5.100.9 to 5.100.10Changelog
Sourced from @tanstack/eslint-plugin-query's changelog.
Commits
Updates
@tanstack/react-query-devtoolsfrom 5.100.9 to 5.100.10Changelog
Sourced from @tanstack/react-query-devtools's changelog.
Commits
Updates
@tanstack/react-queryfrom 5.100.9 to 5.100.10Changelog
Sourced from @tanstack/react-query's changelog.
Commits
Updates
@types/nodefrom 25.6.0 to 25.8.0Commits
Updates
@types/vscodefrom 1.118.0 to 1.120.0Commits
Updates
@vitejs/plugin-reactfrom 6.0.1 to 6.0.2Release notes
Sourced from @vitejs/plugin-react's releases.
Changelog
Sourced from @vitejs/plugin-react's changelog.
Commits
6535b55release: [email protected]bf0e43bfeat(react): whitelist debugging-options (#1189)3bd1f08feat: use carets for rolldown versions (#1216)2b8df67fix(deps): update all non-major dependencies (#1218)8fa9619fix(deps): update react 19.2.6 (#1211)a4296adfix(deps): update all non-major dependencies (#1209)323ccd7fix(deps): update all non-major dependencies (#1196)a7506e1chore(deps): update vite 8.0.10 (#1198)02cff2afix(deps): update all non-major dependencies (#1184)4b9c890fix(deps): update react 19.2.5 (#1181)Updates
@vitest/uifrom 4.1.5 to 4.1.6Release notes
Sourced from @vitest/ui's releases.
Commits
a8fd24cchore: release v4.1.6Updates
clsxfrom 1.2.1 to 2.1.1Release notes
Sourced from clsx's releases.
... (truncated)
Commits
925494c2.1.13d960abfix(types): includebigintinClassValuetype (#96)684509cchore: add licenses badgea60db122.1.01a49142feat: addclsx/litemodule5cac14c2.0.1855eec2chore(bench): include ≠ symbolbf64e71chore: update module size6e3b2b9chore: update benchmarks;554ad31chore: dedicated string vs number var usage;Updates
eslintfrom 10.3.0 to 10.4.0Release notes
Sourced from eslint's releases.
Commits
452c40110.4.0b6417e8Build: changelog update for 10.4.06616856chore: upgrade knip to v6 (#20875)d13b084ci: ensure auto-created PRs run CI (#20860)7e52a71docs: add mention of@eslint-react/eslint-plugin(#20869)e71c7afci: bump pnpm/action-setup from 6.0.5 to 6.0.7 (#20862)544c0c3fix: escape code path DOT labels in debug output (#20866)db3468bdocs: tweak wording around ambiguous CJS-vs-ESM config (#20865)d84393dtest: add unit tests for SuppressionsService.applySuppressions() (#20863)9084664docs: Update READMEUpdates
globalsfrom 15.15.0 to 17.6.0Release notes
Sourced from globals's releases.
... (truncated)
Commits
6b1587017.6.000a4dd9Update globals (2026-05-01) (#343)b8170c817.5.05d84602Update globals (2026-04-12) (#342)1b727e5Fix build script for ES globals (#341)a9cfd7417.4.0d43a051Update globals (2026-03-01) (#338)5edc60217.3.0295fba9Update globals (2026-02-01) (#336)8176ac717.2.0Updates
graphiqlfrom 5.2.2 to 5.2.3Release notes
Sourced from graphiql's releases.
Changelog
Sourced from graphiql's changelog.
Commits
a589ca2Version Packages (#4247)f1a210efix: skip introspection whenIntrospectionQueryis passed asschemaprop ...e6f37d8Removevitestglobals (#4217)631e040Completejest->vitestmigration (#4197)64cf127Migrate tomoduleResolution: "nodenext"(#4213)e7b30c1fix: add*.csstosideEffectsin all CSS-exporting graphiql packages (#4211)f100810Swapprettierforoxfmt(except runtime) (#4204)ca83879chore: upgrade TypeScript to ^5.8.0 across workspace (prep for tsgo) (#4187)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for graphiql since your current version.
Updates
i18nextfrom 26.0.10 to 26.2.0Release notes
Sourced from i18next's releases.