mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-07-17 16:47:05 +00:00
build(deps): bump @tanstack/react-query-devtools (#7848)
Bumps [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) from 5.100.11 to 5.100.14. - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-devtools/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-devtools@5.100.14/packages/react-query-devtools) --- updated-dependencies: - dependency-name: "@tanstack/react-query-devtools" dependency-version: 5.100.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ce96504718
commit
a0e0d776b9
2 changed files with 11 additions and 11 deletions
|
|
@ -16,7 +16,7 @@
|
|||
"dependencies": {
|
||||
"@radix-ui/react-switch": "^1.2.6",
|
||||
"@tanstack/react-query": "^5.100.11",
|
||||
"@tanstack/react-query-devtools": "^5.100.11",
|
||||
"@tanstack/react-query-devtools": "^5.100.14",
|
||||
"jsonc-parser": "^3.3.1",
|
||||
"openapi-fetch": "^0.17.0",
|
||||
"openapi-react-query": "^0.5.4"
|
||||
|
|
|
|||
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
|
|
@ -50,8 +50,8 @@ importers:
|
|||
specifier: ^5.100.11
|
||||
version: 5.100.11(react@19.2.6)
|
||||
'@tanstack/react-query-devtools':
|
||||
specifier: ^5.100.11
|
||||
version: 5.100.11(@tanstack/react-query@5.100.11(react@19.2.6))(react@19.2.6)
|
||||
specifier: ^5.100.14
|
||||
version: 5.100.14(@tanstack/react-query@5.100.11(react@19.2.6))(react@19.2.6)
|
||||
jsonc-parser:
|
||||
specifier: ^3.3.1
|
||||
version: 3.3.1
|
||||
|
|
@ -1728,13 +1728,13 @@ packages:
|
|||
'@tanstack/query-core@5.100.11':
|
||||
resolution: {integrity: sha512-lmE0994apShXPj8CUxgx4ch5yUJhE9k/+tVwihBvPOyerACWdBocfFg24t8+0RhtlTd7tEgchDkhlCxNssvDxw==}
|
||||
|
||||
'@tanstack/query-devtools@5.100.11':
|
||||
resolution: {integrity: sha512-47rVBDuGMW/A4ekt3YQdz+q0JSIwktwGnWCYyQUvSs2/g/Oa+6Fi2/IQk4/Y4vf6u1uwI7hOogHslgMC8f3X/Q==}
|
||||
'@tanstack/query-devtools@5.100.14':
|
||||
resolution: {integrity: sha512-g96SmSSQecYTYcyuAMRXr895GplJv01UGt7qttQWPOUyZ5EGz5tbRc589bMc2m5BsPFD6O0PCEAHdbDYNP6UBw==}
|
||||
|
||||
'@tanstack/react-query-devtools@5.100.11':
|
||||
resolution: {integrity: sha512-75RFlJEG53Ed/Cxe5WLmgIpOElPNpgLZq7h0fLFnM5XwTYxSTk1rX/gC6MqGVXsSdrbP7zn7hPSJx9MinwiUHA==}
|
||||
'@tanstack/react-query-devtools@5.100.14':
|
||||
resolution: {integrity: sha512-JkP5VDgKOw3t/QSA1OABRHEqx8BuNs5MfvZRooNqdvN57SzTuGq3fKR1a2IH5rqa5HDLUm+FOXUEnB9ueHiLzg==}
|
||||
peerDependencies:
|
||||
'@tanstack/react-query': ^5.100.11
|
||||
'@tanstack/react-query': ^5.100.14
|
||||
react: ^18 || ^19
|
||||
|
||||
'@tanstack/react-query@5.100.11':
|
||||
|
|
@ -6978,11 +6978,11 @@ snapshots:
|
|||
|
||||
'@tanstack/query-core@5.100.11': {}
|
||||
|
||||
'@tanstack/query-devtools@5.100.11': {}
|
||||
'@tanstack/query-devtools@5.100.14': {}
|
||||
|
||||
'@tanstack/react-query-devtools@5.100.11(@tanstack/react-query@5.100.11(react@19.2.6))(react@19.2.6)':
|
||||
'@tanstack/react-query-devtools@5.100.14(@tanstack/react-query@5.100.11(react@19.2.6))(react@19.2.6)':
|
||||
dependencies:
|
||||
'@tanstack/query-devtools': 5.100.11
|
||||
'@tanstack/query-devtools': 5.100.14
|
||||
'@tanstack/react-query': 5.100.11(react@19.2.6)
|
||||
react: 19.2.6
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue