Skip to content

deps: bump the safe-app-dependencies group across 1 directory with 25 updates#444

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/safe-app-dependencies-fd36a73f3e
Closed

deps: bump the safe-app-dependencies group across 1 directory with 25 updates#444
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/safe-app-dependencies-fd36a73f3e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps the safe-app-dependencies group with 21 updates in the / directory:

Package From To
@arcgis/core 4.31.6 4.32.9
@tanstack/react-query 5.66.0 5.71.1
@tanstack/react-query-devtools 5.66.0 5.71.1
ky 1.7.4 1.8.0
@eslint/js 9.19.0 9.23.0
@storybook/addon-actions 8.5.3 8.6.11
@storybook/addon-essentials 8.5.3 8.6.11
@storybook/addon-interactions 8.5.3 8.6.11
@storybook/addon-links 8.5.3 8.6.11
@storybook/react-vite 8.5.3 8.6.11
@tailwindcss/vite 4.0.3 4.0.17
@vitejs/plugin-react-swc 3.7.2 3.8.1
@vitest/coverage-v8 3.0.5 3.1.1
eslint-config-prettier 10.0.1 10.1.1
eslint-plugin-react-hooks 5.1.0 5.2.0
eslint-plugin-react-refresh 0.4.18 0.4.19
eslint-plugin-storybook 0.11.2 0.12.0
prettier 3.4.2 3.5.3
prettier-plugin-packagejson 2.5.8 2.5.10
typescript-eslint 8.23.0 8.29.0
vite 6.0.11 6.2.4

Updates @arcgis/core from 4.31.6 to 4.32.9

Updates @tanstack/react-query from 5.66.0 to 5.71.1

Release notes

Sourced from @​tanstack/react-query's releases.

v5.71.1

Version 5.71.1 - 3/31/25, 8:35 AM

Changes

Fix

  • Prevent redundant function call error in dev mode (#8877) (610ba68) by Daniel Osmond

Test

  • react-query: fix async to promise (#8889) (cf7b375) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#8888) (bd4c8d1) by MINSEONG KIM
  • react-query: fix async to promise and remove unnecessary await (#8887) (517c490) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#8886) (627062b) by MINSEONG KIM
  • react-query: fix queryFn to use Promise.resolve to match TypeScript requirements (#8885) (5acf8e6) by MINSEONG KIM
  • react-query: use fake timers for useQuery.promise.test.tsx (#8890) (cd6c8c0) by MINSEONG KIM

Packages

  • @​tanstack/query-core@​5.71.1
  • @​tanstack/react-query@​5.71.1
  • @​tanstack/query-broadcast-client-experimental@​5.71.1
  • @​tanstack/query-persist-client-core@​5.71.1
  • @​tanstack/query-sync-storage-persister@​5.71.1
  • @​tanstack/react-query-devtools@​5.71.1
  • @​tanstack/react-query-persist-client@​5.71.1
  • @​tanstack/react-query-next-experimental@​5.71.1
  • @​tanstack/solid-query@​5.71.1
  • @​tanstack/solid-query-devtools@​5.71.1
  • @​tanstack/solid-query-persist-client@​5.71.1
  • @​tanstack/svelte-query@​5.71.1
  • @​tanstack/svelte-query-devtools@​5.71.1
  • @​tanstack/svelte-query-persist-client@​5.71.1
  • @​tanstack/vue-query@​5.71.1
  • @​tanstack/vue-query-devtools@​5.71.1
  • @​tanstack/angular-query-experimental@​5.71.1
  • @​tanstack/query-async-storage-persister@​5.71.1
  • @​tanstack/angular-query-devtools-experimental@​5.71.1

v5.71.0

Version 5.71.0 - 3/30/25, 12:53 PM

Changes

Feat

  • eslint-plugin: no void queryFn (#8878) (c2e5272) by Eliya Cohen

Test

... (truncated)

Commits
  • 6c105d6 release: v5.71.1
  • cf7b375 test(react-query): fix async to promise (#8889)
  • bd4c8d1 test(react-query): resolve ESLint typescript-eslint/require-await warnings (#...
  • 517c490 test(react-query): fix async to promise and remove unnecessary await (#8887)
  • 627062b test(react-query): resolve ESLint typescript-eslint/require-await warnings (#...
  • 5acf8e6 test(react-query): fix queryFn to use Promise.resolve to match TypeScript req...
  • cd6c8c0 test(react-query): use fake timers for useQuery.promise.test.tsx (#8890)
  • ad777b4 release: v5.71.0
  • 72ca2e6 release: v5.70.0
  • 9ecaf2f release: v5.69.3
  • Additional commits viewable in compare view

Updates @tanstack/react-query-devtools from 5.66.0 to 5.71.1

Release notes

Sourced from @​tanstack/react-query-devtools's releases.

v5.71.1

Version 5.71.1 - 3/31/25, 8:35 AM

Changes

Fix

  • Prevent redundant function call error in dev mode (#8877) (610ba68) by Daniel Osmond

Test

  • react-query: fix async to promise (#8889) (cf7b375) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#8888) (bd4c8d1) by MINSEONG KIM
  • react-query: fix async to promise and remove unnecessary await (#8887) (517c490) by MINSEONG KIM
  • react-query: resolve ESLint typescript-eslint/require-await warnings (#8886) (627062b) by MINSEONG KIM
  • react-query: fix queryFn to use Promise.resolve to match TypeScript requirements (#8885) (5acf8e6) by MINSEONG KIM
  • react-query: use fake timers for useQuery.promise.test.tsx (#8890) (cd6c8c0) by MINSEONG KIM

Packages

  • @​tanstack/query-core@​5.71.1
  • @​tanstack/react-query@​5.71.1
  • @​tanstack/query-broadcast-client-experimental@​5.71.1
  • @​tanstack/query-persist-client-core@​5.71.1
  • @​tanstack/query-sync-storage-persister@​5.71.1
  • @​tanstack/react-query-devtools@​5.71.1
  • @​tanstack/react-query-persist-client@​5.71.1
  • @​tanstack/react-query-next-experimental@​5.71.1
  • @​tanstack/solid-query@​5.71.1
  • @​tanstack/solid-query-devtools@​5.71.1
  • @​tanstack/solid-query-persist-client@​5.71.1
  • @​tanstack/svelte-query@​5.71.1
  • @​tanstack/svelte-query-devtools@​5.71.1
  • @​tanstack/svelte-query-persist-client@​5.71.1
  • @​tanstack/vue-query@​5.71.1
  • @​tanstack/vue-query-devtools@​5.71.1
  • @​tanstack/angular-query-experimental@​5.71.1
  • @​tanstack/query-async-storage-persister@​5.71.1
  • @​tanstack/angular-query-devtools-experimental@​5.71.1

v5.71.0

Version 5.71.0 - 3/30/25, 12:53 PM

Changes

Feat

  • eslint-plugin: no void queryFn (#8878) (c2e5272) by Eliya Cohen

Test

... (truncated)

Commits

Updates ky from 1.7.4 to 1.8.0

Release notes

Sourced from ky's releases.

v1.8.0

  • Add onUploadProgress option (#632) a53fd34
  • Fix memory leak caused by shared abort signals (#683) e48386e
  • Fix memory leak for cloning the body for retry (#651) b49cd03

sindresorhus/ky@v1.7.5...v1.8.0

v1.7.5

  • Fix options.method being undefined in normalized options (#671) 762ea4c

sindresorhus/ky@v1.7.4...v1.7.5

Commits

Updates @eslint/js from 9.19.0 to 9.23.0

Release notes

Sourced from @​eslint/js's releases.

v9.23.0

Features

  • 557a0d2 feat: support TypeScript syntax in no-useless-constructor (#19535) (Josh Goldberg ✨)
  • 8320241 feat: support TypeScript syntax in default-param-last (#19431) (Josh Goldberg ✨)
  • 833c4a3 feat: defineConfig() supports "flat/" config prefix (#19533) (Nicholas C. Zakas)
  • 4a0df16 feat: circular autofix/conflicting rules detection (#19514) (Milos Djermanovic)
  • be56a68 feat: support TypeScript syntax in class-methods-use-this (#19498) (Josh Goldberg ✨)

Bug Fixes

  • 0e20aa7 fix: move deprecated RuleContext methods to subtype (#19531) (Francesco Trotta)
  • cc3bd00 fix: reporting variable used in catch block in no-useless-assignment (#19423) (Tanuj Kanti)
  • d46ff83 fix: no-dupe-keys false positive with proto setter (#19508) (Milos Djermanovic)
  • e732773 fix: navigation of search results on pressing Enter (#19502) (Tanuj Kanti)
  • f4e9c5f fix: allow RuleTester to test files inside node_modules/ (#19499) (fisker Cheung)

Documentation

  • 5405939 docs: show red underlines in TypeScript examples in rules docs (#19547) (Milos Djermanovic)
  • 48b53d6 docs: replace var with const in examples (#19539) (Nitin Kumar)
  • c39d7db docs: Update README (GitHub Actions Bot)
  • a4f8760 docs: revert accidental changes (#19542) (Francesco Trotta)
  • 280128f docs: add copy button (#19512) (xbinaryx)
  • cd83eaa docs: replace var with const in examples (#19530) (Nitin Kumar)
  • 7ff0cde docs: Update README (GitHub Actions Bot)
  • 996cfb9 docs: migrate sass to module system (#19518) (xbinaryx)
  • 17cb958 docs: replace var with let and const in rule examples (#19515) (Tanuj Kanti)
  • 83e24f5 docs: Replace var with let or const (#19511) (Jenna Toff)
  • a59d0c0 docs: Update docs for defineConfig (#19505) (Nicholas C. Zakas)
  • fe92927 docs: require-unicode-regexp add note for i flag and \w (#19510) (Chaemin-Lim)

Build Related

  • 2357edd build: exclude autogenerated files from Prettier formatting (#19548) (Francesco Trotta)

Chores

  • 0ac8ea4 chore: update dependencies for v9.23.0 release (#19554) (Francesco Trotta)
  • 20591c4 chore: package.json update for @​eslint/js release (Jenkins)
  • 901344f chore: update dependency @​eslint/json to ^0.11.0 (#19552) (renovate[bot])
  • 5228383 chore: fix update-readme formatting (#19544) (Milos Djermanovic)
  • 5439525 chore: format JSON files in Trunk (#19541) (Francesco Trotta)
  • 75adc99 chore: enabled Prettier in Trunk (#19354) (Josh Goldberg ✨)
  • 2395168 chore: added .git-blame-ignore-revs for Prettier via trunk fmt (#19538) (Josh Goldberg ✨)
  • 129882d chore: formatted files with Prettier via trunk fmt (#19355) (Josh Goldberg ✨)
  • 1738dbc chore: temporarily disable prettier in trunk (#19537) (Josh Goldberg ✨)
  • dc854fd chore: update dependency shelljs to ^0.9.0 (#19524) (renovate[bot])
  • 5d57496 chore: fix some comments (#19525) (jimmycathy)
  • 9c5c6ee test: fix an assertion failure (#19500) (fisker Cheung)
  • 7a699a6 chore: remove formatting-related lint rules internally (#19473) (Josh Goldberg ✨)
  • c99db89 test: replace WebdriverIO with Cypress (#19465) (Pixel998)

v9.22.0

Features

... (truncated)

Changelog

Sourced from @​eslint/js's changelog.

v9.23.0 - March 21, 2025

  • 0ac8ea4 chore: update dependencies for v9.23.0 release (#19554) (Francesco Trotta)
  • 20591c4 chore: package.json update for @​eslint/js release (Jenkins)
  • 901344f chore: update dependency @​eslint/json to ^0.11.0 (#19552) (renovate[bot])
  • 557a0d2 feat: support TypeScript syntax in no-useless-constructor (#19535) (Josh Goldberg ✨)
  • 2357edd build: exclude autogenerated files from Prettier formatting (#19548) (Francesco Trotta)
  • 5405939 docs: show red underlines in TypeScript examples in rules docs (#19547) (Milos Djermanovic)
  • 48b53d6 docs: replace var with const in examples (#19539) (Nitin Kumar)
  • 0e20aa7 fix: move deprecated RuleContext methods to subtype (#19531) (Francesco Trotta)
  • 5228383 chore: fix update-readme formatting (#19544) (Milos Djermanovic)
  • c39d7db docs: Update README (GitHub Actions Bot)
  • a4f8760 docs: revert accidental changes (#19542) (Francesco Trotta)
  • 5439525 chore: format JSON files in Trunk (#19541) (Francesco Trotta)
  • 75adc99 chore: enabled Prettier in Trunk (#19354) (Josh Goldberg ✨)
  • 2395168 chore: added .git-blame-ignore-revs for Prettier via trunk fmt (#19538) (Josh Goldberg ✨)
  • 129882d chore: formatted files with Prettier via trunk fmt (#19355) (Josh Goldberg ✨)
  • 1738dbc chore: temporarily disable prettier in trunk (#19537) (Josh Goldberg ✨)
  • 8320241 feat: support TypeScript syntax in default-param-last (#19431) (Josh Goldberg ✨)
  • 280128f docs: add copy button (#19512) (xbinaryx)
  • 833c4a3 feat: defineConfig() supports "flat/" config prefix (#19533) (Nicholas C. Zakas)
  • cc3bd00 fix: reporting variable used in catch block in no-useless-assignment (#19423) (Tanuj Kanti)
  • cd83eaa docs: replace var with const in examples (#19530) (Nitin Kumar)
  • 7ff0cde docs: Update README (GitHub Actions Bot)
  • 996cfb9 docs: migrate sass to module system (#19518) (xbinaryx)
  • dc854fd chore: update dependency shelljs to ^0.9.0 (#19524) (renovate[bot])
  • 4a0df16 feat: circular autofix/conflicting rules detection (#19514) (Milos Djermanovic)
  • 5d57496 chore: fix some comments (#19525) (jimmycathy)
  • 17cb958 docs: replace var with let and const in rule examples (#19515) (Tanuj Kanti)
  • 83e24f5 docs: Replace var with let or const (#19511) (Jenna Toff)
  • a59d0c0 docs: Update docs for defineConfig (#19505) (Nicholas C. Zakas)
  • d46ff83 fix: no-dupe-keys false positive with proto setter (#19508) (Milos Djermanovic)
  • e732773 fix: navigation of search results on pressing Enter (#19502) (Tanuj Kanti)
  • fe92927 docs: require-unicode-regexp add note for i flag and \w (#19510) (Chaemin-Lim)
  • f4e9c5f fix: allow RuleTester to test files inside node_modules/ (#19499) (fisker Cheung)
  • 9c5c6ee test: fix an assertion failure (#19500) (fisker Cheung)
  • be56a68 feat: support TypeScript syntax in class-methods-use-this (#19498) (Josh Goldberg ✨)
  • 7a699a6 chore: remove formatting-related lint rules internally (#19473) (Josh Goldberg ✨)
  • c99db89 test: replace WebdriverIO with Cypress (#19465) (Pixel998)

v9.22.0 - March 7, 2025

  • 97f788b chore: upgrade @​eslint/js@​9.22.0 (#19489) (Milos Djermanovic)
  • eed409a chore: package.json update for @​eslint/js release (Jenkins)
  • f9a56d3 chore: upgrade eslint-scope@8.3.0 (#19488) (Milos Djermanovic)
  • 7ddb095 feat: Export defineConfig, globalIgnores (#19487) (Nicholas C. Zakas)
  • 86c5f37 docs: Update README (GitHub Actions Bot)
  • 19c0127 fix: improve message for no-console suggestions (#19483) (Francesco Trotta)
  • fbdeff0 docs: Update README (GitHub Actions Bot)
  • c9e8510 docs: generate deprecation notice in TSDoc comments from rule metadata (#19461) (Francesco Trotta)

... (truncated)

Commits
  • 20591c4 chore: package.json update for @​eslint/js release
  • 129882d chore: formatted files with Prettier via trunk fmt (#19355)
  • a59d0c0 docs: Update docs for defineConfig (#19505)
  • 7a699a6 chore: remove formatting-related lint rules internally (#19473)
  • eed409a chore: package.json update for @​eslint/js release
  • 265e0cf chore: package.json update for @​eslint/js release
  • 031734e chore: package.json update for @​eslint/js release
  • See full diff in compare view

Updates @storybook/addon-actions from 8.5.3 to 8.6.11

Release notes

Sourced from @​storybook/addon-actions's releases.

v8.6.11

8.6.11

v8.6.10

8.6.10

v8.6.9

8.6.9

v8.6.8

8.6.8

v8.6.7

8.6.7

v8.6.6

8.6.6

v8.6.5

8.6.5

... (truncated)

Changelog

Sourced from @​storybook/addon-actions's changelog.

8.6.11

8.6.10

8.6.9

8.6.8

8.6.7

8.6.6

8.6.5

8.6.4

8.6.3

... (truncated)

Commits
  • 2afd30d Bump version from "8.6.10" to "8.6.11" [skip ci]
  • 23d2037 Bump version from "8.6.9" to "8.6.10" [skip ci]
  • 207c2f4 Bump version from "8.6.8" to "8.6.9" [skip ci]
  • d4960ea Bump version from "8.6.7" to "8.6.8" [skip ci]
  • 019cd1f Bump version from "8.6.6" to "8.6.7" [skip ci]
  • 9a7a795 Bump version from "8.6.5" to "8.6.6" [skip ci]
  • 4e23d75 Bump version from "8.6.4" to "8.6.5" [skip ci]
  • d826042 Bump version from "8.6.3" to "8.6.4" [skip ci]
  • d4e73f5 Bump version from "8.6.2" to "8.6.3" [skip ci]
  • 054974b Bump version from "8.6.1" to "8.6.2" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/addon-essentials from 8.5.3 to 8.6.11

Release notes

Sourced from @​storybook/addon-essentials's releases.

v8.6.11

8.6.11

v8.6.10

8.6.10

v8.6.9

8.6.9

v8.6.8

8.6.8

v8.6.7

8.6.7

v8.6.6

8.6.6

v8.6.5

8.6.5

... (truncated)

Changelog

Sourced from @​storybook/addon-essentials's changelog.

8.6.11

8.6.10

8.6.9

8.6.8

  • Angular: Export all files in Angular package.json - #30849, thanks @​kasperpeulen!
  • CLI: Don't add packageManager entry to package.json automatically - #30855, thanks @​kasperpeulen!
  • React: Allow portable stories to be used in SSR - #30847, thanks @​kasperpeulen!
  • Svelte: Adjust Svelte typings to include Svelte 5 function components - #30852, thanks @​dummdidumm!
  • Telemetry: Make sure that telemetry doesn't fail on init - #30857, thanks @​kasperpeulen!
  • Vite: Update HMR filter to target specific story f...

    Description has been truncated

… updates

Bumps the safe-app-dependencies group with 21 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@arcgis/core](https://js.arcgis.com) | `4.31.6` | `4.32.9` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.66.0` | `5.71.1` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.66.0` | `5.71.1` |
| [ky](https://github.com/sindresorhus/ky) | `1.7.4` | `1.8.0` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.19.0` | `9.23.0` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) | `8.5.3` | `8.6.11` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.5.3` | `8.6.11` |
| [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.5.3` | `8.6.11` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.5.3` | `8.6.11` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `8.5.3` | `8.6.11` |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.0.3` | `4.0.17` |
| [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) | `3.7.2` | `3.8.1` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.0.5` | `3.1.1` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.0.1` | `10.1.1` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `5.1.0` | `5.2.0` |
| [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.18` | `0.4.19` |
| [eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook) | `0.11.2` | `0.12.0` |
| [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.3` |
| [prettier-plugin-packagejson](https://github.com/matzkoh/prettier-plugin-packagejson) | `2.5.8` | `2.5.10` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.23.0` | `8.29.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.0.11` | `6.2.4` |



Updates `@arcgis/core` from 4.31.6 to 4.32.9

Updates `@tanstack/react-query` from 5.66.0 to 5.71.1
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.71.1/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.66.0 to 5.71.1
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.71.1/packages/react-query-devtools)

Updates `ky` from 1.7.4 to 1.8.0
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](sindresorhus/ky@v1.7.4...v1.8.0)

Updates `@eslint/js` from 9.19.0 to 9.23.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.23.0/packages/js)

Updates `@storybook/addon-actions` from 8.5.3 to 8.6.11
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.11/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.11/code/addons/actions)

Updates `@storybook/addon-essentials` from 8.5.3 to 8.6.11
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.11/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.11/code/addons/essentials)

Updates `@storybook/addon-interactions` from 8.5.3 to 8.6.11
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.11/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.11/code/addons/interactions)

Updates `@storybook/addon-links` from 8.5.3 to 8.6.11
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.11/code/addons/links)

Updates `@storybook/react-vite` from 8.5.3 to 8.6.11
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.11/code/frameworks/react-vite)

Updates `@tailwindcss/vite` from 4.0.3 to 4.0.17
- [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.0.17/packages/@tailwindcss-vite)

Updates `@vitejs/plugin-react-swc` from 3.7.2 to 3.8.1
- [Release notes](https://github.com/vitejs/vite-plugin-react-swc/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react-swc/blob/main/CHANGELOG.md)
- [Commits](vitejs/vite-plugin-react-swc@v3.7.2...v3.8.1)

Updates `@vitest/coverage-v8` from 3.0.5 to 3.1.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.1/packages/coverage-v8)

Updates `@vitest/ui` from 3.0.5 to 3.1.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.1/packages/ui)

Updates `eslint-config-prettier` from 10.0.1 to 10.1.1
- [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.0.1...v10.1.1)

Updates `eslint-plugin-react-hooks` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

Updates `eslint-plugin-react-refresh` from 0.4.18 to 0.4.19
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.18...v0.4.19)

Updates `eslint-plugin-storybook` from 0.11.2 to 0.12.0
- [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases)
- [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md)
- [Commits](storybookjs/eslint-plugin-storybook@v0.11.2...v0.12.0)

Updates `prettier` from 3.4.2 to 3.5.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.4.2...3.5.3)

Updates `prettier-plugin-packagejson` from 2.5.8 to 2.5.10
- [Release notes](https://github.com/matzkoh/prettier-plugin-packagejson/releases)
- [Commits](matzkoh/prettier-plugin-packagejson@v2.5.8...v2.5.10)

Updates `storybook` from 8.5.3 to 8.6.11
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.11/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.11/code/lib/cli)

Updates `tailwindcss` from 4.0.3 to 4.0.17
- [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.0.17/packages/tailwindcss)

Updates `typescript-eslint` from 8.23.0 to 8.29.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.0/packages/typescript-eslint)

Updates `vite` from 6.0.11 to 6.2.4
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages/vite)

Updates `vitest` from 3.0.5 to 3.1.1
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.1/packages/vitest)

---
updated-dependencies:
- dependency-name: "@arcgis/core"
  dependency-version: 4.32.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-app-dependencies
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.71.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-app-dependencies
- dependency-name: "@tanstack/react-query-devtools"
  dependency-version: 5.71.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-app-dependencies
- dependency-name: ky
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-app-dependencies
- dependency-name: "@eslint/js"
  dependency-version: 9.23.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-app-dependencies
- dependency-name: "@storybook/addon-actions"
  dependency-version: 8.6.11
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-app-dependencies
- dependency-name: "@storybook/addon-essentials"
  dependency-version: 8.6.11
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-app-dependencies
- dependency-name: "@storybook/addon-interactions"
  dependency-version: 8.6.11
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-app-dependencies
- dependency-name: "@storybook/addon-links"
  dependency-version: 8.6.11
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-app-dependencies
- dependency-name: "@storybook/react-vite"
  dependency-version: 8.6.11
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-app-dependencies
- dependency-name: "@tailwindcss/vite"
  dependency-version: 4.0.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-app-dependencies
- dependency-name: "@vitejs/plugin-react-swc"
  dependency-version: 3.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-app-dependencies
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 3.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-app-dependencies
- dependency-name: "@vitest/ui"
  dependency-version: 3.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-app-dependencies
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-app-dependencies
- dependency-name: eslint-plugin-react-hooks
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-app-dependencies
- dependency-name: eslint-plugin-react-refresh
  dependency-version: 0.4.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-app-dependencies
- dependency-name: eslint-plugin-storybook
  dependency-version: 0.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-app-dependencies
- dependency-name: prettier
  dependency-version: 3.5.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-app-dependencies
- dependency-name: prettier-plugin-packagejson
  dependency-version: 2.5.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-app-dependencies
- dependency-name: storybook
  dependency-version: 8.6.11
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-app-dependencies
- dependency-name: tailwindcss
  dependency-version: 4.0.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-app-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.29.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-app-dependencies
- dependency-name: vite
  dependency-version: 6.2.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-app-dependencies
- dependency-name: vitest
  dependency-version: 3.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-app-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Apr 22, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/safe-app-dependencies-fd36a73f3e branch April 22, 2025 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants