Skip to content

Commit

Permalink
Merge pull request #538 from ls1intum/dependabot/npm_and_yarn/client/…
Browse files Browse the repository at this point in the history
…tanstack/react-query-5.39.0

Bump @tanstack/react-query from 5.37.1 to 5.39.0 in /client
  • Loading branch information
airelawaleria authored May 27, 2024
2 parents 6b32ecb + 834ff3b commit 813ec04
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@mantine/notifications": "^7.10.0",
"@mantine/tiptap": "^7.10.0",
"@tabler/icons-react": "^3.5.0",
"@tanstack/react-query": "^5.37.1",
"@tanstack/react-query": "^5.39.0",
"@tanstack/react-query-devtools": "^5.37.1",
"@tiptap/core": "^2.4.0",
"@tiptap/extension-highlight": "^2.4.0",
Expand Down
20 changes: 10 additions & 10 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -512,10 +512,10 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.36.1":
version: 5.36.1
resolution: "@tanstack/query-core@npm:5.36.1"
checksum: 10c0/53ba44c9934c99035122e586ae21bdc10a9978054d555f9608241c20b931c357eb60364e9d17adb1f30501494427bd63c00684923c8d08f41d41c5f346922d47
"@tanstack/query-core@npm:5.38.0":
version: 5.38.0
resolution: "@tanstack/query-core@npm:5.38.0"
checksum: 10c0/d617cb5a571f0ff147b07717ae71764fb5a4cca9765f5a642d2deff80d08c4fafb497a63824c8f84eec5ea4177fe79d5ef2f6f9381bcee4ebb8a22a033e8d5fc
languageName: node
linkType: hard

Expand All @@ -538,14 +538,14 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5.37.1":
version: 5.37.1
resolution: "@tanstack/react-query@npm:5.37.1"
"@tanstack/react-query@npm:^5.39.0":
version: 5.39.0
resolution: "@tanstack/react-query@npm:5.39.0"
dependencies:
"@tanstack/query-core": "npm:5.36.1"
"@tanstack/query-core": "npm:5.38.0"
peerDependencies:
react: ^18.0.0
checksum: 10c0/f0b33ec31c68bdc10f4aea9c3288ca969d77c57c87da7c77d0965fb9f82b5cb9d658868769fdaa3d4dc3deffd12b80c7debaa99cb702c52f41040fb7091162f7
checksum: 10c0/b43271d60eb1a28b91f81d60ad2421ef863e6e5ab22b2601f5593321357e6f0e6c2fa535038b2fd04f5ca429695501be35917e147cb59d90d86c56235b0fdb07
languageName: node
linkType: hard

Expand Down Expand Up @@ -2500,7 +2500,7 @@ __metadata:
"@mantine/tiptap": "npm:^7.10.0"
"@tabler/icons-react": "npm:^3.5.0"
"@tanstack/eslint-plugin-query": "npm:^5.35.6"
"@tanstack/react-query": "npm:^5.37.1"
"@tanstack/react-query": "npm:^5.39.0"
"@tanstack/react-query-devtools": "npm:^5.37.1"
"@tiptap/core": "npm:^2.4.0"
"@tiptap/extension-highlight": "npm:^2.4.0"
Expand Down

0 comments on commit 813ec04

Please sign in to comment.