Skip to content

chore(deps): bump @tanstack/react-query-devtools from 5.66.0 to 5.73.3 #898

chore(deps): bump @tanstack/react-query-devtools from 5.66.0 to 5.73.3

chore(deps): bump @tanstack/react-query-devtools from 5.66.0 to 5.73.3 #898

Triggered via pull request April 12, 2025 19:04
Status Success
Total duration 1m 27s
Artifacts

on-pr.yml

on: pull_request
Security Checks  /  Trivy
18s
Security Checks / Trivy
Security Checks  /  NPM Audit
5s
Security Checks / NPM Audit
Static Checks  /  ESLint Check
30s
Static Checks / ESLint Check
Static Checks  /  TS Types Check
27s
Static Checks / TS Types Check
Static Checks  /  Build App Check
45s
Static Checks / Build App Check
Unit Tests  /  Vitest
1m 17s
Unit Tests / Vitest
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Static Checks / ESLint Check: src/components/ui/chat/chat-bubble.tsx#L200
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Static Checks / ESLint Check: src/components/ui/chat/chat-bubble.tsx#L201
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Static Checks / ESLint Check: src/context/confirm-context.tsx#L37
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
Static Checks / ESLint Check: src/lib/test-utils.tsx#L66
This rule can't verify that `export *` only exports components
Static Checks / ESLint Check: src/lib/test-utils.tsx#L68
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components