-
-
Notifications
You must be signed in to change notification settings - Fork 788
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update all non-major dependencies (patch) #541
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
b0fe968
to
00e14a4
Compare
00e14a4
to
3ba0f7b
Compare
3ba0f7b
to
b1a3363
Compare
b1a3363
to
857fbe5
Compare
857fbe5
to
e83e3f9
Compare
e83e3f9
to
d34448d
Compare
d34448d
to
72ae0fa
Compare
72ae0fa
to
e12d2a6
Compare
e12d2a6
to
e60d789
Compare
e60d789
to
435ae4b
Compare
435ae4b
to
119bd32
Compare
119bd32
to
c76135d
Compare
📦 Next.js Bundle Analysis for ShiroThis analysis was generated by the Next.js Bundle Analysis action. 🤖 🎉 Global Bundle Size Decreased
DetailsThe global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster. Any third party scripts you have added directly to your app using the If you want further insight into what is behind the changes, give @next/bundle-analyzer a try! |
c76135d
to
700ba25
Compare
📦 Next.js Bundle Analysis for ShiroThis analysis was generated by the Next.js Bundle Analysis action. 🤖
|
Page | Size (compressed) |
---|---|
global |
87.24 KB (🟡 +1 B) |
Details
The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.
Any third party scripts you have added directly to your app using the <script>
tag are not accounted for in this analysis
If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!
700ba25
to
79384f8
Compare
📦 Next.js Bundle Analysis for ShiroThis analysis was generated by the Next.js Bundle Analysis action. 🤖 🎉 Global Bundle Size Decreased
DetailsThe global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster. Any third party scripts you have added directly to your app using the If you want further insight into what is behind the changes, give @next/bundle-analyzer a try! |
79384f8
to
b96b6c9
Compare
📦 Next.js Bundle Analysis for ShiroThis analysis was generated by the Next.js Bundle Analysis action. 🤖 🎉 Global Bundle Size Decreased
DetailsThe global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster. Any third party scripts you have added directly to your app using the If you want further insight into what is behind the changes, give @next/bundle-analyzer a try! |
b96b6c9
to
1cb8017
Compare
📦 Next.js Bundle Analysis for ShiroThis analysis was generated by the Next.js Bundle Analysis action. 🤖 🎉 Global Bundle Size Decreased
DetailsThe global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster. Any third party scripts you have added directly to your app using the If you want further insight into what is behind the changes, give @next/bundle-analyzer a try! |
1cb8017
to
135a08c
Compare
📦 Next.js Bundle Analysis for ShiroThis analysis was generated by the Next.js Bundle Analysis action. 🤖 🎉 Global Bundle Size Decreased
DetailsThe global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster. Any third party scripts you have added directly to your app using the If you want further insight into what is behind the changes, give @next/bundle-analyzer a try! |
This PR contains the following updates:
1.2.2
->1.2.3
5.66.7
->5.66.8
5.66.7
->5.66.8
5.66.7
->5.66.8
1.1.18
->1.1.19
^15.0.6
->^15.0.7
15.0.6
->15.0.7
12.4.4
->12.4.7
4.85.2
->4.85.3
9.15.4
->9.15.5
7.1.3
->7.1.5
2.0.0
->2.0.1
0.14.0
->0.14.2
Release Notes
radix-ui/primitives (@radix-ui/react-scroll-area)
v1.2.3
Compare Source
TanStack/query (@tanstack/react-query)
v5.66.8
Compare Source
TanStack/query (@tanstack/react-query-devtools)
v5.66.8
Compare Source
TanStack/query (@tanstack/react-query-persist-client)
v5.66.8
Compare Source
better-auth/better-auth (better-auth)
v1.1.19
Compare Source
🚀 Features
🐞 Bug Fixes
getSessionFromCtx
overrides query param - by @Kinfe123 in https://github.com/better-auth/better-auth/issues/1496 (261fe)id
field in generated OpenAPI for each schema (Models) - by @astahmer in https://github.com/better-auth/better-auth/issues/1491 (add38)View changes on GitHub
markedjs/marked (marked)
v15.0.7
Compare Source
Bug Fixes
motiondivision/motion (motion)
v12.4.7
Compare Source
Fixed
AnimatePresence
not triggering exit animations when a child withlayout
ordrag
is removed.v12.4.6
Compare Source
Fixed
v12.4.5
Compare Source
Fixed
onClick
handlers not working insidepress
events.openai/openai-node (openai)
v4.85.3
Compare Source
Full Changelog: v4.85.2...v4.85.3
Bug Fixes
pnpm/pnpm (pnpm)
v9.15.5
: pnpm 9.15.5Compare Source
Patch Changes
pnpm install
, thepreprepare
andpostprepare
scripts of the project should be executed #8989.strip-ansi
with the built-inutil.stripVTControlCharacters
#9009.Platinum Sponsors
Gold Sponsors
remix-run/react-router (react-router-dom)
v7.1.5
Compare Source
Patch Changes
[email protected]
v7.1.4
Compare Source
Patch Changes
[email protected]
emilkowalski/sonner (sonner)
v2.0.1
Compare Source
unplugin/unplugin-macros (unplugin-macros)
v0.14.2
Compare Source
No significant changes
View changes on GitHub
v0.14.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
Configuration
📅 Schedule: Branch creation - "after 9pm,before 9am" in timezone Asia/Shanghai, 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.