chore(deps-dev): bump @tanstack/react-query-devtools

Bumps [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) from 5.74.4 to 5.90.2.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.90.2/packages/react-query-devtools)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query-devtools"
  dependency-version: 5.90.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 files changed
tree: 85aef74b43e793841839addd71998486c1963dc9
  1. .actions/
  2. .devcontainer/
  3. .github/
  4. .husky/
  5. .vscode/
  6. docs/
  7. e2e/
  8. src/
  9. .asf.yaml
  10. .dockerignore
  11. .gitignore
  12. .gitmodules
  13. .licenserc.yaml
  14. .markdownlint.yml
  15. .yamllint
  16. CODE_OF_CONDUCT.md
  17. CONTRIBUTING.md
  18. eslint.config.ts
  19. index.html
  20. LICENSE
  21. netlify.toml
  22. NOTICE
  23. package.json
  24. playwright.config.ts
  25. pnpm-lock.yaml
  26. README.md
  27. tsconfig.app.json
  28. tsconfig.json
  29. tsconfig.node.json
  30. vite-plugin-i18n-progress.ts
  31. vite.config.ts
README.md

Apache APISIX Dashboard

License Slack

  • The master version should be used with Apache APISIX master version.
  • The project will not be released independently but will use a fixed git tag for each APISIX release.

What's Apache APISIX Dashboard

The Apache APISIX Dashboard is designed to make it as easy as possible for users to operate Apache APISIX through a frontend interface.

Development

Pull requests are encouraged and always welcome. Pick an issue and help us out!

Please refer to the Development Guide.

Contributing

Please refer to the Contribution Guide for a more detailed information.

License

Apache License 2.0