Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: bump the safe-dependencies group in /src/ClientApp with 35 updates #359

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps the safe-dependencies group in /src/ClientApp with 35 updates:

Package From To
@tanstack/react-query 5.59.0 5.59.16
@ugrc/dart-board 5.0.13 5.0.14
@ugrc/layer-selector 6.2.8 6.2.9
@ugrc/utilities 2.2.6 2.2.7
react-error-boundary 4.0.13 4.1.2
react-router-dom 6.26.2 6.27.0
web-vitals 4.2.3 4.2.4
workbox-background-sync 7.1.0 7.3.0
workbox-broadcast-update 7.1.0 7.3.0
workbox-cacheable-response 7.1.0 7.3.0
workbox-core 7.1.0 7.3.0
workbox-expiration 7.1.0 7.3.0
workbox-google-analytics 7.1.0 7.3.0
workbox-navigation-preload 7.1.0 7.3.0
workbox-precaching 7.1.0 7.3.0
workbox-range-requests 7.1.0 7.3.0
workbox-routing 7.1.0 7.3.0
workbox-strategies 7.1.0 7.3.0
workbox-streams 7.1.0 7.3.0
@storybook/addon-actions 8.3.4 8.4.1
@storybook/addon-essentials 8.3.4 8.4.1
@storybook/addon-links 8.3.4 8.4.1
@storybook/react 8.3.4 8.4.1
@storybook/react-vite 8.3.4 8.4.1
@vitejs/plugin-react 4.3.2 4.3.3
eslint-plugin-jsx-a11y 6.10.0 6.10.2
eslint-plugin-react 7.37.1 7.37.2
happy-dom 15.7.4 15.8.0
html-webpack-plugin 5.6.0 5.6.3
prettier-plugin-packagejson 2.5.2 2.5.3
query-string 9.1.0 9.1.1
storybook 8.3.4 8.4.1
vite 5.4.8 5.4.10
vitest 2.1.2 2.1.4
workbox-build 7.1.1 7.3.0

Updates @tanstack/react-query from 5.59.0 to 5.59.16

Release notes

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

v5.59.16

Version 5.59.16 - 10/23/24, 12:53 PM

Changes

Fix

  • react-query: make sure promises are always finalized (#8211) (df49fbd) by Dominik Dorfmeister

Chore

  • query-core: define queryCache notify method"s return type (#8191) (4fceb26) by Haeun Nam
  • react-query: remove unnecessary test file (test/suspense.tsx, suspense.test-d.tsx) (#8208) (d3e2a8a) by @​manudeli

Docs

  • Update disabling-queries.md (#8201) (9d99fcb) by Ollie Chick
  • react-query: fix prefetch with suspense example (#8193) (a2ea754) by Qiushi Yan
  • "hydrate" to "dehydrate" in documentation (#8190) (1980a11) by Ariel-Moroshko

Packages

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

v5.59.15

Version 5.59.15 - 10/15/24, 5:12 PM

Changes

Fix

  • react-query: resolve overload matches error with exactOptionalPropertyTypes in queryOptions (#8186) (6c06781) by @​gwansikk

... (truncated)

Commits
  • 820bb81 release: v5.59.16
  • df49fbd fix(react-query): make sure promises are always finalized (#8211)
  • d3e2a8a chore(react-query): remove unnecessary test file (test/suspense.tsx, susp...
  • 0c720e1 release: v5.59.15
  • 6c06781 fix(react-query): resolve overload matches error with exactOptionalPropertyTy...
  • 1adaf3f release: v5.59.14
  • a085c92 fix(react-query): make queryFn optional again (#8176)
  • d409854 fix(react-query): do not overwrite staleTime with the suspense default value ...
  • 2649e52 release: v5.59.13
  • 5d69ad7 fix(query-core): don't finalizeThenable of different queries (#8171)
  • Additional commits viewable in compare view

Updates @ugrc/dart-board from 5.0.13 to 5.0.14

Release notes

Sourced from @​ugrc/dart-board's releases.

dart-board: v5.0.14

5.0.14 (2024-10-29)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​ugrc/utilities bumped from ^2.2.6 to ^2.2.7
Commits

Updates @ugrc/layer-selector from 6.2.8 to 6.2.9

Release notes

Sourced from @​ugrc/layer-selector's releases.

layer-selector: v6.2.9

6.2.9 (2024-10-29)

Bug Fixes

Commits

Updates @ugrc/utilities from 2.2.6 to 2.2.7

Release notes

Sourced from @​ugrc/utilities's releases.

utilities: v2.2.7

2.2.7 (2024-10-29)

Bug Fixes

Commits

Updates react-error-boundary from 4.0.13 to 4.1.2

Release notes

Sourced from react-error-boundary's releases.

4.1.2

  • Remove engines field from Package JSON entirely

4.1.1

  • Remove node constraint from engines

4.1.0

  • Relax fallback prop to support broader ReactNode type
Commits

Updates react-router-dom from 6.26.2 to 6.27.0

Release notes

Sourced from react-router-dom's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

... (truncated)

Changelog

Sourced from react-router-dom's changelog.

6.27.0

Minor Changes

  • Stabilize unstable_patchRoutesOnNavigation (#11973)
    • Add new PatchRoutesOnNavigationFunctionArgs type for convenience (#11967)
  • Stabilize unstable_dataStrategy (#11974)
  • Stabilize the unstable_flushSync option for navigations and fetchers (#11989)
  • Stabilize the unstable_viewTransition option for navigations and the corresponding unstable_useViewTransitionState hook (#11989)

Patch Changes

  • Fix bug when submitting to the current contextual route (parent route with an index child) when an ?index param already exists from a prior submission (#12003)

  • Fix useFormAction bug - when removing ?index param it would not keep other non-Remix index params (#12003)

  • Fix types for RouteObject within PatchRoutesOnNavigationFunction's patch method so it doesn't expect agnostic route objects passed to patch (#11967)

  • Updated dependencies:

Commits

Updates web-vitals from 4.2.3 to 4.2.4

Changelog

Sourced from web-vitals's changelog.

v4.2.4 (2024-10-22)

  • Fix memory leak in registering new event listeners on every keydown and click (#554)
Commits

Updates workbox-background-sync from 7.1.0 to 7.3.0

Release notes

Sourced from workbox-background-sync's releases.

Workbox v7.3.0

v7.3.0

  • Critical dependency updates.
Commits
Maintainer changes

This version was pushed to npm by tomayac, a new releaser for workbox-background-sync since your current version.


Updates workbox-broadcast-update from 7.1.0 to 7.3.0

Release notes

Sourced from workbox-broadcast-update's releases.

Workbox v7.3.0

v7.3.0

  • Critical dependency updates.
Commits
Maintainer changes

This version was pushed to npm by tomayac, a new releaser for workbox-broadcast-update since your current version.


Updates workbox-cacheable-response from 7.1.0 to 7.3.0

Release notes

Sourced from workbox-cacheable-response's releases.

Workbox v7.3.0

v7.3.0

  • Critical dependency updates.
Commits
Maintainer changes

This version was pushed to npm by tomayac, a new releaser for workbox-cacheable-response since your current version.


Updates workbox-core from 7.1.0 to 7.3.0

Release notes

Sourced from workbox-core's releases.

Workbox v7.3.0

v7.3.0

  • Critical dependency updates.
Commits
Maintainer changes

This version was pushed to npm by tomayac, a new releaser for workbox-core since your current version.


Updates workbox-expiration from 7.1.0 to 7.3.0

Release notes

Sourced from workbox-expiration's releases.

Workbox v7.3.0

v7.3.0

  • Critical dependency updates.
Commits
Maintainer changes

This version was pushed to npm by tomayac, a new releaser for workbox-expiration since your current version.


Updates workbox-google-analytics from 7.1.0 to 7.3.0

Release notes

Sourced from workbox-google-analytics's releases.

Workbox v7.3.0

v7.3.0

  • Critical dependency updates.
Commits
Maintainer changes

This version was pushed to npm by tomayac, a new releaser for workbox-google-analytics since your current version.


Updates workbox-navigation-preload from 7.1.0 to 7.3.0

Release notes

Sourced from workbox-navigation-preload's releases.

Workbox v7.3.0

v7.3.0

  • Critical dependency updates.
Commits
Maintainer changes

This version was pushed to npm by tomayac, a new releaser for workbox-navigation-preload since your current version.


Updates workbox-precaching from 7.1.0 to 7.3.0

Release notes

Sourced from workbox-precaching's releases.

Workbox v7.3.0

v7.3.0

  • Critical dependency updates.
Commits
Maintainer changes

This version was pushed to npm by tomayac, a new releaser for workbox-precaching since your current version.


Updates workbox-range-requests from 7.1.0 to 7.3.0

Release notes

Sourced from workbox-range-requests's releases.

Workbox v7.3.0

v7.3.0

  • Critical dependency updates.
Commits
Maintainer changes

This version was pushed to npm by tomayac, a new releaser for workbox-range-requests since your current version.


Updates workbox-routing from 7.1.0 to 7.3.0

Release notes

Sourced from workbox-routing's releases.

Workbox v7.3.0

v7.3.0

  • Critical dependency updates.
Commits
Maintainer changes

This version was pushed to npm by tomayac, a new releaser for workbox-routing since your current version.


Updates workbox-strategies from 7.1.0 to 7.3.0

Release notes

Sourced from workbox-strategies's releases.

Workbox v7.3.0

v7.3.0

  • Critical dependency updates.
Commits
Maintainer changes

This version was pushed to npm by tomayac, a new releaser for workbox-strategies since your current version.


Updates workbox-streams from 7.1.0 to 7.3.0

Release notes

Sourced from workbox-streams's releases.

Workbox v7.3.0

v7.3.0

  • Critical dependency updates.
Commits
Maintainer changes

This version was pushed to npm by tomayac, a new releaser for workbox-streams since your current version.


Updates @storybook/addon-actions from 8.3.4 to 8.4.1

Release notes

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

v8.4.1

8.4.1

v8.4.0

8.4.0

Storybook 8.4 comes with a ton of exciting new features designed to give you the best experience developing, testing, and debugging tests in the browser!

  • ▶️ Unified UI for component testing
  • 5️⃣ Svelte 5 and Svelte CSF support
  • ⚛️ React Native Storybook 8 release
  • 🏷️ Tags-based filtering to organize your Storybook
  • 🫧 Dependency cleanup to reduce install footprint
  • 💯 Hundreds more improvements

Bumps the safe-dependencies group in /src/ClientApp with 35 updates:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.59.0` | `5.59.16` |
| [@ugrc/dart-board](https://github.com/agrc/kitchen-sink) | `5.0.13` | `5.0.14` |
| [@ugrc/layer-selector](https://github.com/agrc/kitchen-sink) | `6.2.8` | `6.2.9` |
| [@ugrc/utilities](https://github.com/agrc/kitchen-sink) | `2.2.6` | `2.2.7` |
| [react-error-boundary](https://github.com/bvaughn/react-error-boundary) | `4.0.13` | `4.1.2` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.26.2` | `6.27.0` |
| [web-vitals](https://github.com/GoogleChrome/web-vitals) | `4.2.3` | `4.2.4` |
| [workbox-background-sync](https://github.com/googlechrome/workbox) | `7.1.0` | `7.3.0` |
| [workbox-broadcast-update](https://github.com/googlechrome/workbox) | `7.1.0` | `7.3.0` |
| [workbox-cacheable-response](https://github.com/googlechrome/workbox) | `7.1.0` | `7.3.0` |
| [workbox-core](https://github.com/googlechrome/workbox) | `7.1.0` | `7.3.0` |
| [workbox-expiration](https://github.com/googlechrome/workbox) | `7.1.0` | `7.3.0` |
| [workbox-google-analytics](https://github.com/googlechrome/workbox) | `7.1.0` | `7.3.0` |
| [workbox-navigation-preload](https://github.com/googlechrome/workbox) | `7.1.0` | `7.3.0` |
| [workbox-precaching](https://github.com/googlechrome/workbox) | `7.1.0` | `7.3.0` |
| [workbox-range-requests](https://github.com/googlechrome/workbox) | `7.1.0` | `7.3.0` |
| [workbox-routing](https://github.com/googlechrome/workbox) | `7.1.0` | `7.3.0` |
| [workbox-strategies](https://github.com/googlechrome/workbox) | `7.1.0` | `7.3.0` |
| [workbox-streams](https://github.com/googlechrome/workbox) | `7.1.0` | `7.3.0` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) | `8.3.4` | `8.4.1` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.3.4` | `8.4.1` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.3.4` | `8.4.1` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.3.4` | `8.4.1` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `8.3.4` | `8.4.1` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.3.2` | `4.3.3` |
| [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.10.0` | `6.10.2` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.1` | `7.37.2` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `15.7.4` | `15.8.0` |
| [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.6.0` | `5.6.3` |
| [prettier-plugin-packagejson](https://github.com/matzkoh/prettier-plugin-packagejson) | `2.5.2` | `2.5.3` |
| [query-string](https://github.com/sindresorhus/query-string) | `9.1.0` | `9.1.1` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.3.4` | `8.4.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.8` | `5.4.10` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.2` | `2.1.4` |
| [workbox-build](https://github.com/googlechrome/workbox) | `7.1.1` | `7.3.0` |


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

Updates `@ugrc/dart-board` from 5.0.13 to 5.0.14
- [Release notes](https://github.com/agrc/kitchen-sink/releases)
- [Changelog](https://github.com/agrc/kitchen-sink/blob/main/release-please-config.json)
- [Commits](agrc/kitchen-sink@dart-board-v5.0.13...dart-board-v5.0.14)

Updates `@ugrc/layer-selector` from 6.2.8 to 6.2.9
- [Release notes](https://github.com/agrc/kitchen-sink/releases)
- [Changelog](https://github.com/agrc/kitchen-sink/blob/main/release-please-config.json)
- [Commits](agrc/kitchen-sink@layer-selector-v6.2.8...layer-selector-v6.2.9)

Updates `@ugrc/utilities` from 2.2.6 to 2.2.7
- [Release notes](https://github.com/agrc/kitchen-sink/releases)
- [Changelog](https://github.com/agrc/kitchen-sink/blob/main/release-please-config.json)
- [Commits](agrc/kitchen-sink@utilities-v2.2.6...utilities-v2.2.7)

Updates `react-error-boundary` from 4.0.13 to 4.1.2
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases)
- [Commits](bvaughn/react-error-boundary@4.0.13...4.1.2)

Updates `react-router-dom` from 6.26.2 to 6.27.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/[email protected]/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

Updates `web-vitals` from 4.2.3 to 4.2.4
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](GoogleChrome/web-vitals@v4.2.3...v4.2.4)

Updates `workbox-background-sync` from 7.1.0 to 7.3.0
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](GoogleChrome/workbox@v7.1.0...v7.3.0)

Updates `workbox-broadcast-update` from 7.1.0 to 7.3.0
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](GoogleChrome/workbox@v7.1.0...v7.3.0)

Updates `workbox-cacheable-response` from 7.1.0 to 7.3.0
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](GoogleChrome/workbox@v7.1.0...v7.3.0)

Updates `workbox-core` from 7.1.0 to 7.3.0
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](GoogleChrome/workbox@v7.1.0...v7.3.0)

Updates `workbox-expiration` from 7.1.0 to 7.3.0
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](GoogleChrome/workbox@v7.1.0...v7.3.0)

Updates `workbox-google-analytics` from 7.1.0 to 7.3.0
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](GoogleChrome/workbox@v7.1.0...v7.3.0)

Updates `workbox-navigation-preload` from 7.1.0 to 7.3.0
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](GoogleChrome/workbox@v7.1.0...v7.3.0)

Updates `workbox-precaching` from 7.1.0 to 7.3.0
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](GoogleChrome/workbox@v7.1.0...v7.3.0)

Updates `workbox-range-requests` from 7.1.0 to 7.3.0
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](GoogleChrome/workbox@v7.1.0...v7.3.0)

Updates `workbox-routing` from 7.1.0 to 7.3.0
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](GoogleChrome/workbox@v7.1.0...v7.3.0)

Updates `workbox-strategies` from 7.1.0 to 7.3.0
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](GoogleChrome/workbox@v7.1.0...v7.3.0)

Updates `workbox-streams` from 7.1.0 to 7.3.0
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](GoogleChrome/workbox@v7.1.0...v7.3.0)

Updates `@storybook/addon-actions` from 8.3.4 to 8.4.1
- [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.4.1/code/addons/actions)

Updates `@storybook/addon-essentials` from 8.3.4 to 8.4.1
- [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.4.1/code/addons/essentials)

Updates `@storybook/addon-links` from 8.3.4 to 8.4.1
- [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.4.1/code/addons/links)

Updates `@storybook/react` from 8.3.4 to 8.4.1
- [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.4.1/code/renderers/react)

Updates `@storybook/react-vite` from 8.3.4 to 8.4.1
- [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.4.1/code/frameworks/react-vite)

Updates `@vitejs/plugin-react` from 4.3.2 to 4.3.3
- [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/v4.3.3/packages/plugin-react)

Updates `eslint-plugin-jsx-a11y` from 6.10.0 to 6.10.2
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.10.0...v6.10.2)

Updates `eslint-plugin-react` from 7.37.1 to 7.37.2
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.37.1...v7.37.2)

Updates `happy-dom` from 15.7.4 to 15.8.0
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v15.7.4...v15.8.0)

Updates `html-webpack-plugin` from 5.6.0 to 5.6.3
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](jantimon/html-webpack-plugin@v5.6.0...v5.6.3)

Updates `prettier-plugin-packagejson` from 2.5.2 to 2.5.3
- [Release notes](https://github.com/matzkoh/prettier-plugin-packagejson/releases)
- [Commits](matzkoh/prettier-plugin-packagejson@v2.5.2...v2.5.3)

Updates `query-string` from 9.1.0 to 9.1.1
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](sindresorhus/query-string@v9.1.0...v9.1.1)

Updates `storybook` from 8.3.4 to 8.4.1
- [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.4.1/code/lib/cli)

Updates `vite` from 5.4.8 to 5.4.10
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.10/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.10/packages/vite)

Updates `vitest` from 2.1.2 to 2.1.4
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.4/packages/vitest)

Updates `workbox-build` from 7.1.1 to 7.3.0
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/commits/v7.3.0)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: "@ugrc/dart-board"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: "@ugrc/layer-selector"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: "@ugrc/utilities"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: react-error-boundary
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: web-vitals
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: workbox-background-sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: workbox-broadcast-update
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: workbox-cacheable-response
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: workbox-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: workbox-expiration
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: workbox-google-analytics
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: workbox-navigation-preload
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: workbox-precaching
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: workbox-range-requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: workbox-routing
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: workbox-strategies
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: workbox-streams
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@storybook/addon-actions"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@storybook/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@storybook/react-vite"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: eslint-plugin-jsx-a11y
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: happy-dom
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: html-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: prettier-plugin-packagejson
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: query-string
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: safe-dependencies
- dependency-name: workbox-build
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: safe-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2024

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

@dependabot dependabot bot closed this Dec 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/ClientApp/safe-dependencies-22718c7f32 branch December 1, 2024 17:20
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