⬆️ Bump the minor-and-patch group with 8 updates #408
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 8 updates:
5.59.11
5.59.15
20.16.11
20.16.13
11.11.8
11.11.9
4.0.13
4.1.1
7.53.0
7.53.1
10.0.5
10.0.6
4.17.10
4.17.12
3.4.13
3.4.14
Updates
@tanstack/react-query
from 5.59.11 to 5.59.15Release notes
Sourced from
@tanstack/react-query
's releases.... (truncated)
Commits
0c720e1
release: v5.59.156c06781
fix(react-query): resolve overload matches error with exactOptionalPropertyTy...1adaf3f
release: v5.59.14a085c92
fix(react-query): make queryFn optional again (#8176)d409854
fix(react-query): do not overwrite staleTime with the suspense default value ...2649e52
release: v5.59.135d69ad7
fix(query-core): don't finalizeThenable of different queries (#8171)8e805fb
release: v5.59.124758303
fix(query-core): move thenable-recreation into createResult (#8169)4dfb0fc
types(react-query): export QueryErrorResetBoundaryFunction (#8089)Updates
@types/node
from 20.16.11 to 20.16.13Commits
Updates
framer-motion
from 11.11.8 to 11.11.9Changelog
Sourced from framer-motion's changelog.
Commits
8602e0e
v11.11.935f9093
Updating changeloga2b81ac
Remove autowill-change
(#2824)7ce568a
Adjusting times4215639
Updating testUpdates
react-error-boundary
from 4.0.13 to 4.1.1Commits
4342827
4.1.0 -> 4.1.1e3d6eb9
Remove node constraint from enginesdefdae0
style(types.ts): remove unused imports (#200)a1e634f
chore(package.json): add rimraf (#199)96bb333
4.0.12 -> 4.1.0206bdba
Upgrade pnpm v8 -> v9 (#198)23167c5
Relax fallback prop to support broader ReactNode type4aaf9b0
chore: update CI workflows version to v4 and node version to 20 (#194)f75bc7f
fix: change the script from npm to pnpm (#186)Updates
react-hook-form
from 7.53.0 to 7.53.1Release notes
Sourced from react-hook-form's releases.
Changelog
Sourced from react-hook-form's changelog.
Commits
79964dc
7.53.11ce56d7
🔧 chore: upgrade eslint to v9 (#12150)978d407
🐞 fix: #12294 ensure Invalid Date is evaluated correctly (#12295)ca5077a
📖 fix: code example input field placeholder name (#12296)38960fd
🪙 package upgrades (#12327)67de1a4
🏺 watch reference update on formState update (#12326)76a6b53
🐞 fix #12316 setValue should work for arrays of primitives to handle checkbox...3bce0c8
Revert "☸️ fix #11910 watch reference update on each re-render (#12267)" (#12...cb61669
📝 improve flatten function with object type check (#12306)087433d
🐞 fix #12291 field array remove causeundefined
with FormData (#12305)Updates
react-toastify
from 10.0.5 to 10.0.6Commits
1516c0e
10.0.63dd6e4d
#1140 - trying to fix the newestOnTop issue801a3ea
fix: closeOnClick jsdoc to be the same as the real one.Updates
@types/lodash
from 4.17.10 to 4.17.12Commits
Updates
tailwindcss
from 3.4.13 to 3.4.14Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
c616fb9
3.4.14b570e2b
Don't setdisplay: none
on elements that usehidden="until-found"
(#14625)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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions