Skip to content

Commit

Permalink
Merge pull request #610 from exacaster/dependabot/npm_and_yarn/fronte…
Browse files Browse the repository at this point in the history
…nd/tanstack/react-query-4.32.5

Bump @tanstack/react-query from 4.32.1 to 4.32.5 in /frontend
  • Loading branch information
pdambrauskas authored Aug 4, 2023
2 parents 6a50a6f + 42b1a80 commit 049b802
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@emotion/react": "^11",
"@emotion/styled": "^11",
"@fontsource/open-sans": "^5.0.6",
"@tanstack/react-query": "^4.32.1",
"@tanstack/react-query": "^4.32.5",
"axios": "^1.4.0",
"framer-motion": "^10.15.0",
"moment": "^2.29.1",
Expand Down
18 changes: 9 additions & 9 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2800,17 +2800,17 @@
"@svgr/plugin-svgo" "^5.5.0"
loader-utils "^2.0.0"

"@tanstack/query-core@4.32.1":
version "4.32.1"
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-4.32.1.tgz#6e364c33433b61f4dcef003725d4208e42b23860"
integrity sha512-VEAGHboOFWN/bvf/7cCoeLQfld0AA8n0V/kfc77W+FvxnnSwJufEh6gfjqpX5bRE/DEYfYDYdNtuL3KM+lIs8Q==
"@tanstack/query-core@4.32.5":
version "4.32.5"
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-4.32.5.tgz#1c9da404ba4906c35b3998ba03ea4ab44019750c"
integrity sha512-UOxiDYmzYWD21ASIUnW3w+Nq3LcW1BPFFfIyZOor6UsRl76KGLlvUhJ402/dof1JxcQFPK7nZ5iUGPVqLiT8zg==

"@tanstack/react-query@^4.32.1":
version "4.32.1"
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-4.32.1.tgz#8ba6ab4e0ee4513a0fe06f4452f1b400eb4f91fb"
integrity sha512-lPTfOq6bR6DorPaS018gTMd3zs8r06tlERiVY6BRP9SnDkkl4ckqeANava/jPLWrSZP+EA15loQUTmvZs6k2GA==
"@tanstack/react-query@^4.32.5":
version "4.32.5"
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-4.32.5.tgz#666abcf6cbeb8475e44f91a4279302f69b2f4ee9"
integrity sha512-4tR0GxyyKhLpYvbglOGpWVqHS+t3bs7yy89DuTgJvnKLnaS5UW2sbfAzlV9JtwL7s5Z8eW2q2EDMcAtutb0lAw==
dependencies:
"@tanstack/query-core" "4.32.1"
"@tanstack/query-core" "4.32.5"
use-sync-external-store "^1.2.0"

"@testing-library/dom@^9.0.0":
Expand Down

0 comments on commit 049b802

Please sign in to comment.