Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the ui-package-dependencies group in /ui-package with 6 updates:
5.60.5
5.61.3
2.10.5
2.10.6
5.8.2
5.8.3
2.21.47
2.21.50
2.12.33
2.13.0
5.6.3
5.7.2
Updates
@tanstack/react-query
from 5.60.5 to 5.61.3Release notes
Sourced from
@tanstack/react-query
's releases.... (truncated)
Commits
68dee7e
release: v5.61.39972595
chore(deps): more manual package updates (#8339)8a25b4e
release: v5.61.03fa4b7c
fix(types): make sure queryOptions are passable to UseQueryOptions (#8317)fa77f32
release: v5.60.6Updates
react-bootstrap
from 2.10.5 to 2.10.6Release notes
Sourced from react-bootstrap's releases.
Changelog
Sourced from react-bootstrap's changelog.
Commits
1721d30
Publish v2.10.62c65f5d
fix: fix ref access in React 19 (#6869)8475119
fix(AccordionHeader): apply aria-controls to button (#6868)b5c8d22
docs: resolve no-promise-executor-return linting error (#6856)dc802d9
docs: prevent redirects from live preview (#6858)965efee
docs(Dropdown): fix "up" not working in demo (#6865)ab81d6b
fix(Nav): remove prop-types-extra import from build (#6854)03d5d19
docs: clean up examples (#6853)02c915a
docs: update docusaurus to v3.5.2 (#6848)b16b833
chore: fix test config and codecov (#6846)Updates
react-select
from 5.8.2 to 5.8.3Release notes
Sourced from react-select's releases.
Commits
5f93c76
Version Packages (#5975)111efad
Fix types compatibility with React 19 (#5974)Updates
viem
from 2.21.47 to 2.21.50Release notes
Sourced from viem's releases.
Commits
8d101fa
chore: version package (#3047)ac24ad9
feat: multicall address to Velas EVM Mainnet (#3050)a66b43d
feat: add planq chain (#3048)c4e2a0d
chore: formatd98795c
chore: changeset04da4cc
feat: add 5ireChain mainne; tweak thunder testnet (#3042)dd0ae9c
feat: add rei mainnet (#3045)cbdf994
fix: typos in documentation files (#3043)a49c100
chore: version package (#3022)649cd92
feat: add Guru Network mainnet (#3040)Updates
wagmi
from 2.12.33 to 2.13.0Release notes
Sourced from wagmi's releases.
Changelog
Sourced from wagmi's changelog.
Commits
8075581
chore: version packages (#4418)42e65ea
feat: remove simulation (#4417)Updates
typescript
from 5.6.3 to 5.7.2Release notes
Sourced from typescript's releases.
Commits
d701d90
Bump version to 5.7.2 and LKG0503a63
🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...3140dbb
🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)c1216de
Update LKG3ee2b95
🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...44bd3f2
Bump version to 5.7.1-rc and LKG5925c81
Update LKG84d58cf
Merge remote-tracking branch 'origin/main' into release-5.70ec4d30
Fixing exception on unsaved file (#60362)11b2930
Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show