Skip to content

Commit

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

Bump @tanstack/react-query from 4.28.0 to 4.29.1 in /frontend
  • Loading branch information
pdambrauskas authored Apr 11, 2023
2 parents dcc2c5c + ad79cb2 commit d382769
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": "^4.5.14",
"@tanstack/react-query": "^4.28.0",
"@tanstack/react-query": "^4.29.1",
"axios": "^1.3.5",
"framer-motion": "^10.11.2",
"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 @@ -2672,17 +2672,17 @@
"@svgr/plugin-svgo" "^5.5.0"
loader-utils "^2.0.0"

"@tanstack/query-core@4.27.0":
version "4.27.0"
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-4.27.0.tgz#96bcef499008ea080b66611d029655e3ffdf8bea"
integrity sha512-sm+QncWaPmM73IPwFlmWSKPqjdTXZeFf/7aEmWh00z7yl2FjqophPt0dE1EHW9P1giMC5rMviv7OUbSDmWzXXA==
"@tanstack/query-core@4.29.1":
version "4.29.1"
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-4.29.1.tgz#62a4bc120b85e6bb3c6c0aca96346e643e232248"
integrity sha512-vkPewLEG8ua0efo3SsVT0BcBtkq5RZX8oPhDAyKL+k/rdOYSQTEocfGEXSaBwIwsXeOGBUpfKqI+UmHvNqdWXg==

"@tanstack/react-query@^4.28.0":
version "4.28.0"
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-4.28.0.tgz#01cb9969b15cbcbd5dcfcd4b264dc18ef0a35f86"
integrity sha512-8cGBV5300RHlvYdS4ea+G1JcZIt5CIuprXYFnsWggkmGoC0b5JaqG0fIX3qwDL9PTNkKvG76NGThIWbpXivMrQ==
"@tanstack/react-query@^4.29.1":
version "4.29.1"
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-4.29.1.tgz#5f166aca63915c52f6eda930a54d6933bfd11d1b"
integrity sha512-/crv1v+OeuGG6EOvaQmyeo9GCKtH4jbmuhZkvk9ulufRiHcTr/A9+YP9GevEAZzUTdzXMwenpTbyxBGvG2xXvw==
dependencies:
"@tanstack/query-core" "4.27.0"
"@tanstack/query-core" "4.29.1"
use-sync-external-store "^1.2.0"

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

0 comments on commit d382769

Please sign in to comment.