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

chore(deps): bump the minorandpatch group in /website with 17 updates #1484

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2024

Bumps the minorandpatch group in /website with 17 updates:

Package From To
@astrojs/mdx 2.2.0 2.2.1
@astrojs/node 8.2.4 8.2.5
astro 4.5.6 4.5.9
flowbite-react 0.7.3 0.7.5
winston 3.12.0 3.13.0
@astrojs/check 0.5.9 0.5.10
@iconify/json 2.2.193 2.2.196
@tanstack/eslint-plugin-query 5.27.7 5.28.6
@testing-library/react 14.2.1 14.2.2
@types/node 20.11.28 20.11.30
@types/react 18.2.67 18.2.71
@typescript-eslint/eslint-plugin 7.3.0 7.4.0
@typescript-eslint/parser 7.3.0 7.4.0
daisyui 4.7.3 4.8.0
eslint-plugin-astro 0.31.4 0.33.1
msw 2.2.7 2.2.11
typescript 5.4.2 5.4.3

Updates @astrojs/mdx from 2.2.0 to 2.2.1

Release notes

Sourced from @​astrojs/mdx's releases.

@​astrojs/mdx@​2.2.1

Patch Changes

Changelog

Sourced from @​astrojs/mdx's changelog.

2.2.1

Patch Changes

Commits

Updates @astrojs/node from 8.2.4 to 8.2.5

Release notes

Sourced from @​astrojs/node's releases.

@​astrojs/node@​8.2.5

Patch Changes

Changelog

Sourced from @​astrojs/node's changelog.

8.2.5

Patch Changes

Commits

Updates astro from 4.5.6 to 4.5.9

Release notes

Sourced from astro's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

Changelog

Sourced from astro's changelog.

4.5.9

Patch Changes

4.5.8

Patch Changes

4.5.7

Patch Changes

Commits

Updates flowbite-react from 0.7.3 to 0.7.5

Release notes

Sourced from flowbite-react's releases.

v0.7.5

What's Changed

New Contributors

Full Changelog: themesberg/flowbite-react@v0.7.3...v0.7.5

v0.7.4 - Broken

No release notes provided.

Changelog

Sourced from flowbite-react's changelog.

0.7.5 (2024-03-20)

Re-publish, broken build in 0.7.4.

0.7.4 (2024-03-20)

Bug Fixes

  • button: fix: polymorphic component return types [button, dropdown item] (#1308) (f8775d8), closes #962
Commits

Updates winston from 3.12.0 to 3.13.0

Release notes

Sourced from winston's releases.

v3.13.0

  • fix(http): allow passing maximumDepth to prevent big object being stringified (#2425) a237865

winstonjs/winston@v3.12.1...v3.13.0

v3.12.1

  • Bump @​types/node from 20.11.24 to 20.11.29 (#2431) b10b98f
  • Revert "Remove nonexistent Logger methods from types" (#2434) 0277035
  • fixed flaky test case (#2412) d95c948

winstonjs/winston@v3.12.0...v3.12.1

Commits

Updates @astrojs/check from 0.5.9 to 0.5.10

Release notes

Sourced from @​astrojs/check's releases.

@​astrojs/check@​0.5.10

Patch Changes

  • 9ca368b: Update to the latest version of Volar. This release should fix some of the caching issues that has crept up recently
  • Updated dependencies [9ca368b]
  • Updated dependencies [d57daad]
  • Updated dependencies [b166787]
  • Updated dependencies [eb49fb2]
    • @​astrojs/language-server@​2.8.4
Changelog

Sourced from @​astrojs/check's changelog.

0.5.10

Patch Changes

  • 9ca368b: Update to the latest version of Volar. This release should fix some of the caching issues that has crept up recently
  • Updated dependencies [9ca368b]
  • Updated dependencies [d57daad]
  • Updated dependencies [b166787]
  • Updated dependencies [eb49fb2]
    • @​astrojs/language-server@​2.8.4
Commits

Updates @iconify/json from 2.2.193 to 2.2.196

Commits

Updates @tanstack/eslint-plugin-query from 5.27.7 to 5.28.6

Release notes

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

v5.28.6

Version 5.28.6 - 3/20/2024, 11:27 PM

Changes

Fix

  • vue-query: respect throwOnError in suspense (#7143) (392d3529) by Damian Osipiuk

Ci

Docs

  • guides/disabling-queries: typo (#7132) (8d5ce722) by jjangga0214

Test

  • query-core: rename test directory for consistency (#7122) (cecd720b) by @​manudeli

Packages

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

v5.28.5

Version 5.28.5 - 3/16/2024, 9:05 PM

Changes

... (truncated)

Commits

Updates @testing-library/react from 14.2.1 to 14.2.2

Release notes

Sourced from @​testing-library/react's releases.

v14.2.2

14.2.2 (2024-03-19)

Bug Fixes

Commits

Updates @types/node from 20.11.28 to 20.11.30

Commits

Updates @types/react from 18.2.67 to 18.2.71

Commits

Updates @typescript-eslint/eslint-plugin from 7.3.0 to 7.4.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.4.0

7.4.0 (2024-03-25)

🚀 Features

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] address multipart nullish checks false positive (#8678)
  • eslint-plugin: [prefer-optional-chain] properly disambiguate between boolean and false (#8685)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside (#8740)
  • typescript-eslint: declare peer dependency on utils to ensure npm correctly installs dependencies (#8738)
  • website: visual Editor is not scrolled (#8709)
  • website: make 404 page good again (#8750)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.3.1

7.3.1 (2024-03-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] revert disable of ignoreVoid in strict config (#8718)

❤️ Thank You

  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

7.4.0 (2024-03-25)

🚀 Features

  • eslint-plugin: [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata

  • eslint-plugin: [no-unnecessary-type-arguments] handle tagged templates

  • eslint-plugin: deprecate no-throw-literal and add a renamed only-throw-error

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] address multipart nullish checks false positive

  • eslint-plugin: [prefer-optional-chain] properly disambiguate between boolean and false

  • eslint-plugin: [no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside

❤️ Thank You

  • Abraham Guo
  • Brad Zacher
  • Josh Goldberg ✨
  • Kim Sang Du
  • Kirk Waiblinger
  • Marco Pasqualetti
  • YeonJuan

You can read about our versioning strategy and releases on our website.

7.3.1 (2024-03-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] revert disable of ignoreVoid in strict config

❤️ Thank You

  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

Commits
  • 5d24691 chore(release): publish 7.4.0
  • 029fc0b feat(eslint-plugin): deprecate no-throw-literal and add a renamed only-throw-...
  • 2a62a40 fix(eslint-plugin): [no-unnecessary-type-assertion] avoid remove const castin...
  • 990ec22 docs: fix example of binding unbound method (#8754)
  • a08554a feat(eslint-plugin): [no-unnecessary-type-arguments] handle tagged templates ...
  • 2018f91 fix(eslint-plugin): [prefer-optional-chain] properly disambiguate between `bo...
  • 56358a6 fix(eslint-plugin): [prefer-optional-chain] address multipart nullish checks ...
  • 532ae8b docs: fix typo in switch-exhaustiveness-check (#8768)
  • e408b93 feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, ...
  • c787fe4 docs: restrict-template-expressions - remove mention of numbers being allowed...
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 7.3.0 to 7.4.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v7.4.0

7.4.0 (2024-03-25)

🚀 Features

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] address multipart nullish checks false positive (#8678)
  • eslint-plugin: [prefer-optional-chain] properly disambiguate between boolean and false (#8685)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside (#8740)
  • typescript-eslint: declare peer dependency on utils to ensure npm correctly installs dependencies (#8738)
  • website: visual Editor is not scrolled (#8709)
  • website: make 404 page good again (#8750)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.3.1

7.3.1 (2024-03-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] revert disable of ignoreVoid in strict config (#8718)

❤️ Thank You

  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

7.4.0 (2024-03-25)

🚀 Features

  • eslint-plugin: [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata

❤️ Thank You

  • Abraham Guo
  • Brad Zacher
  • Josh Goldberg ✨
  • Kim Sang Du
  • Kirk Waiblinger
  • Marco Pasqualetti
  • YeonJuan

You can read about our versioning strategy and releases on our website.

7.3.1 (2024-03-18)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits
  • 5d24691 chore(release): publish 7.4.0
  • e408b93 feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, ...
  • 5995614 chore(release): publish 7.3.1
  • See full diff in compare view

Updates daisyui from 4.7.3 to 4.8.0

Release notes

Sourced from daisyui's releases.

v4.8.0

🌼 Read changelog: https://daisyui.com/docs/changelog/

📦 Install this update:

💚 Thank you for using daisyUI!

Changelog

Sourced from daisyui's changelog.

4.8.0 (2024-03-24)

Features

  • checkbox/toggle with checked="true" won't force to show a checked value visually anymore (17585a6), closes #2911
Commits

Updates eslint-plugin-astro from 0.31.4 to 0.33.1

Release notes

Sourced from eslint-plugin-astro's releases.

v0.33.1

Patch Changes

v0.33.0

Minor Changes

v0.32.0

Minor Changes

Changelog

Sourced from eslint-plugin-astro's changelog.

0.33.1

Patch Changes

0.33.0

Minor Changes

0.32.0

Minor Changes

Commits
  • ef4e6b4 chore: release eslint-plugin-astro (#335)
  • a84fe26 fix: client-side scripts not being able to linting in flat configs (#334)
  • cc3c7f8 chore(deps): update dependency eslint-plugin-astro to ^0.33.0 (#333)
  • 0bd20df chore: release eslint-plugin-astro (#332)
  • fe6ffc6 fix: small bug
  • d55a51e feat: add missing-directive-value rule (#322)
  • bd11f45 update CONTRIBUTING.md
  • 59cdd02 chore(deps): update dependency eslint-plugin-json-schema-validator to v5 (#331)
  • 7f9e295 Revert "chore: patch Astro to avoid site build errors" (#329)
  • fdfc15c chore(deps): update dependency eslint-plugin-astro to ^0.32.0 (#328)
  • Additional commits viewable in compare view

Updates msw from 2.2.7 to 2.2.11

Release notes

Sourced from msw's releases.

v2.2.11 (2024-03-26)

Bug Fixes

  • accept a narrower response body type by default (#2107) (d35ef92d0fe07831fb2aaa46050fabf27d3aa709) @​kettanaito

v2.2.10 (2024-03-22)

Bug Fixes

v2.2.9 (2024-03-20)

Bug Fixes

v2.2.8 (2024-03-19)

Bug Fixes

  • setupWorker: remove left-over console.log() (#2099) (cf979915aab2ed1759c6c05a6eb5e038fc0dcb2a) @​kettanaito
Commits
  • 5d29a42 chore(release): v2.2.11
  • d35ef92 fix: accept a narrower response body type by default (#2107)
  • 16fadfe chore(release): v2.2.10
  • fc44a2c chore: use vitest for type testing (#2033)
  • 9af301a fix: feature "new URL()" in the redundant query params warning (#2102)
  • 30bc5ac docs: add vital to bronze sponsors (#2103)
  • 313691b chore(release): v2.2.9
  • 1370736 fix: properly infer parameter and return types in server.boundary() (#2101)
  • 21f44d7 chore(release): v2.2.8
  • 9a64ec7 docs: await worker.start() in the example
  • Additional commits viewable in compare view

Updates typescript from 5.4.2 to 5.4.3

Release notes

Sourced from typescript's releases.

TypeScript 5.4.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minorandpatch group in /website with 17 updates:

| Package | From | To |
| --- | --- | --- |
| [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) | `2.2.0` | `2.2.1` |
| [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node) | `8.2.4` | `8.2.5` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `4.5.6` | `4.5.9` |
| [flowbite-react](https://github.com/themesberg/flowbite-react) | `0.7.3` | `0.7.5` |
| [winston](https://github.com/winstonjs/winston) | `3.12.0` | `3.13.0` |
| [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) | `0.5.9` | `0.5.10` |
| [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.193` | `2.2.196` |
| [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.27.7` | `5.28.6` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.2.1` | `14.2.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.28` | `20.11.30` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.67` | `18.2.71` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.3.0` | `7.4.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.3.0` | `7.4.0` |
| [daisyui](https://github.com/saadeghi/daisyui) | `4.7.3` | `4.8.0` |
| [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) | `0.31.4` | `0.33.1` |
| [msw](https://github.com/mswjs/msw) | `2.2.7` | `2.2.11` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.2` | `5.4.3` |


Updates `@astrojs/mdx` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/mdx)

Updates `@astrojs/node` from 8.2.4 to 8.2.5
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/node/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/node)

Updates `astro` from 4.5.6 to 4.5.9
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

Updates `flowbite-react` from 0.7.3 to 0.7.5
- [Release notes](https://github.com/themesberg/flowbite-react/releases)
- [Changelog](https://github.com/themesberg/flowbite-react/blob/v0.7.5/CHANGELOG.md)
- [Commits](themesberg/flowbite-react@v0.7.3...v0.7.5)

Updates `winston` from 3.12.0 to 3.13.0
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.12.0...v3.13.0)

Updates `@astrojs/check` from 0.5.9 to 0.5.10
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/@astrojs/[email protected]/packages/astro-check)

Updates `@iconify/json` from 2.2.193 to 2.2.196
- [Commits](iconify/icon-sets@2.2.193...2.2.196)

Updates `@tanstack/eslint-plugin-query` from 5.27.7 to 5.28.6
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.28.6/packages/eslint-plugin-query)

Updates `@testing-library/react` from 14.2.1 to 14.2.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@v14.2.1...v14.2.2)

Updates `@types/node` from 20.11.28 to 20.11.30
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 18.2.67 to 18.2.71
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@typescript-eslint/eslint-plugin` from 7.3.0 to 7.4.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.4.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.3.0 to 7.4.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.4.0/packages/parser)

Updates `daisyui` from 4.7.3 to 4.8.0
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](saadeghi/daisyui@v4.7.3...v4.8.0)

Updates `eslint-plugin-astro` from 0.31.4 to 0.33.1
- [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-astro@v0.31.4...v0.33.1)

Updates `msw` from 2.2.7 to 2.2.11
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.2.7...v2.2.11)

Updates `typescript` from 5.4.2 to 5.4.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.2...v5.4.3)

---
updated-dependencies:
- dependency-name: "@astrojs/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@astrojs/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: flowbite-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@astrojs/check"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@iconify/json"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@tanstack/eslint-plugin-query"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: daisyui
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: eslint-plugin-astro
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Mar 26, 2024
@fengelniederhammer
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 26, 2024

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

@dependabot dependabot bot closed this Mar 26, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/website/minorandpatch-3a42cf0c1e branch March 26, 2024 09: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant