fix(deps): update npm patch dependencies (patch) #106
+204
−214
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.
This PR contains the following updates:
1.1.4
->1.1.5
2.1.4
->2.1.5
^0.0.31
->^0.0.32
7.1.1
->7.1.3
7.1.1
->7.1.3
7.1.1
->7.1.3
22.10.3
->22.10.10
19.0.2
->19.0.8
19.0.2
->19.0.3
11.7.0
->11.7.2
0.30.1
->0.30.3
0.38.3
->0.38.4
8.5.1
->8.5.2
5.2.1
->5.2.3
7.37.3
->7.37.4
1.4.1
->1.4.2
5.1.19
->5.1.21
0.6.9
->0.6.11
7.1.1
->7.1.3
2.15.0
->2.15.1
5.7.2
->5.7.3
8.19.0
->8.19.1
6.0.6
->6.0.11
Release Notes
radix-ui/primitives (@radix-ui/react-dialog)
v1.1.5
Compare Source
resend/react-email (@react-email/components)
v0.0.32
Compare Source
Patch Changes
1ff196a
]remix-run/react-router (@react-router/dev)
v7.1.3
Compare Source
Patch Changes
reveal
androutes
CLI commands (#12745)[email protected]
@react-router/[email protected]
@react-router/[email protected]
v7.1.2
Compare Source
Patch Changes
module-sync
server condition when enabled in the runtime. This fixes React context mismatches (e.g.useHref() may be used only in the context of a <Router> component.
) during development on Node 22.10.0+ when using libraries that have a peer dependency on React Router. (#12729)[email protected]
@react-router/[email protected]
@react-router/[email protected]
remix-run/react-router (@react-router/express)
v7.1.3
Compare Source
Patch Changes
[email protected]
@react-router/[email protected]
v7.1.2
Compare Source
Patch Changes
[email protected]
@react-router/[email protected]
remix-run/react-router (@react-router/node)
v7.1.3
Compare Source
Patch Changes
[email protected]
v7.1.2
Compare Source
Patch Changes
[email protected]
WiseLibs/better-sqlite3 (better-sqlite3)
v11.7.2
Compare Source
What's Changed
Full Changelog: WiseLibs/better-sqlite3@v11.7.1...v11.7.2
drizzle-team/drizzle-orm (drizzle-kit)
v0.30.3
Compare Source
db.execute(...)
) to batch API in Neon HTTP driver@neondatabase/serverless
HTTP driver types issue (#1945, neondatabase/serverless#66).run()
result (https://github.com/drizzle-team/drizzle-orm/pull/2038)v0.30.2
Compare Source
davidjerleke/embla-carousel (embla-carousel-react)
v8.5.2
Compare Source
Support
Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:
💖 Sponsor
What's Changed
New Contributors
Full Changelog: davidjerleke/embla-carousel@v8.5.1...v8.5.2
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.2.3
Compare Source
Patch Changes
9c6141f
Thanks @BPScott! - Add name field to recommended flat configv5.2.2
Compare Source
Patch Changes
aa5b59f
Thanks @ntnyq! - fix: report node when loc not foundjsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.4
Compare Source
Fixed
no-unknown-property
]: supportonBeforeToggle
,popoverTarget
,popoverTargetAction
attributes (#3865 @acusti)guilhermerodz/input-otp (input-otp)
v1.4.2
Compare Source
omrilotan/isbot (isbot)
v5.1.21
Compare Source
v5.1.20
Compare Source
tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)
v0.6.11
Compare Source
v0.6.10
Compare Source
@zackad/prettier-plugin-twig
(#327)@zackad/prettier-plugin-twig-melody
(#327)remix-run/react-router (react-router)
v7.1.3
Compare Source
No changes
v7.1.2
Compare Source
Patch Changes
Fix issue with fetcher data cleanup in the data layer on fetcher unmount (#12681)
Do not rely on
symbol
for filtering outredirect
responses from loader data (#12694)Previously, some projects were getting type checking errors like:
Now that
symbol
s are not used for theredirect
response type, these errors should no longer be present.recharts/recharts (recharts)
v2.15.1
Compare Source
microsoft/TypeScript (typescript)
v5.7.3
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.19.1
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v6.0.11
Compare Source
preview.allowedHosts
with specific values was not respected (#19246) (aeb3ec8), closes #19246v6.0.10
Compare Source
server.origin
URL (#19241) (2495022), closes #19241v6.0.9
Compare Source
server.allowedHosts
(bd896fb)server.cors: false
to disallow fetching from untrusted origins (b09572a)v6.0.8
Compare Source
server.close()
only called once (#19204) (db81c2d), closes #19204defaultServerConditions
(#19174) (ad75c56), closes #19174ESBuildOptions.include / exclude
type to allowreadonly (string | RegExp)[]
(ea53e70), closes #19146v6.0.7
Compare Source
minify
whenbuilder.sharedPlugins: true
(#19025) (f7b1964), closes #19025vite-ignore
attribute for inline script (#19062) (a492253), closes #19062Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.