Skip to content

fix(deps): update all non-major dependencies (minor)#591

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies (minor)#591
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 8, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@base-ui/react (source) 1.3.01.4.0 age adoption passing confidence
@lexical/code (source) ^0.41.0^0.43.0 age adoption passing confidence
@lexical/link (source) ^0.41.0^0.43.0 age adoption passing confidence
@lexical/list (source) ^0.41.0^0.43.0 age adoption passing confidence
@lexical/markdown (source) ^0.41.0^0.43.0 age adoption passing confidence
@lexical/react (source) ^0.41.0^0.43.0 age adoption passing confidence
@lexical/rich-text (source) ^0.41.0^0.43.0 age adoption passing confidence
@​mx-space/api-client 2.3.02.4.2 age adoption passing confidence
@​mx-space/webhook 0.5.00.8.1 age adoption passing confidence
@next/bundle-analyzer (source) 16.1.516.2.4 age adoption passing confidence
@shikijs/transformers (source) 3.21.03.23.0 age adoption passing confidence
@tanstack/query-async-storage-persister (source) 5.90.225.99.2 age adoption passing confidence
@tanstack/react-query (source) 5.90.205.99.2 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.91.25.99.2 age adoption passing confidence
@tanstack/react-query-persist-client (source) 5.90.225.99.2 age adoption passing confidence
@types/node (source) 25.0.1025.6.0 age adoption passing confidence
@vercel/functions (source) 3.3.63.4.3 age adoption passing confidence
autoprefixer 10.4.2310.5.0 age adoption passing confidence
better-auth (source) 1.4.171.6.5 age adoption passing confidence
code-inspector-plugin (source) 1.4.11.5.1 age adoption passing confidence
dotenv 17.2.317.4.2 age adoption passing confidence
es-toolkit (source) 1.44.01.45.1 age adoption passing confidence
foxact (source) 0.2.520.3.0 age adoption passing confidence
fuse.js (source) 7.1.07.3.0 age adoption passing confidence
jotai 2.16.22.19.1 age adoption passing confidence
lexical (source) ^0.41.0^0.43.0 age adoption passing confidence
lint-staged 16.2.716.4.0 age adoption passing confidence
mermaid 11.12.211.14.0 age adoption passing confidence
motion 12.29.212.38.0 age adoption passing confidence
pnpm (source) 10.27.010.33.0 age adoption passing confidence
postcss-js 5.0.35.1.0 age adoption passing confidence
shiki (source) 3.21.03.23.0 age adoption passing confidence
tailwind-merge 3.4.03.5.0 age adoption passing confidence
tailwindcss (source) 4.1.184.2.2 age adoption passing confidence
taze 19.9.219.11.0 age adoption passing confidence
tsdown (source) 0.14.00.14.2 age adoption passing confidence
turbo (source) ^2.8.10^2.9.6 age adoption passing confidence

Release Notes

mui/base-ui (@​base-ui/react)

v1.4.0

Compare Source

Apr 13, 2026

General Changes
Alert Dialog
Autocomplete
Avatar
Checkbox
Collapsible
Combobox
Dialog
Drawer
Field
Menu
Navigation Menu
Number Field
OTP Field
  • Add preview OTPField component for one-time password and verification code entry (#​4365) by @​atomiks
Popover
Preview Card
Select
Slider
Switch
Tabs
Toast
Toggle Group

All contributors of this release in alphabetical order : @​arturbien, @​atomiks, @​CiscoFran10, @​devxoul, @​flaviendelangle, @​kyrregjerstad, @​LukasTy, @​lunaxislu, @​mattrothenberg, @​mdm317, @​michaldudak, @​mj12albert, @​Profesor08, @​ryanrhee, @​sai6855, @​tsbehlman

facebook/lexical (@​lexical/code)

v0.43.0

Compare Source

  • lexical-link Bug Fix Preserve cursor position when merging adjacent identical links (#​8309) Sathvik Veerapaneni
  • Breaking Changelexical Bug Fix Use asynchronous parent editor delegation when needed (#​8308) Bob Ippolito
  • Chore Upgrade vite to 7.3.2 (#​8307) Bob Ippolito
  • lexical Chore Upgrade ESLint 8 to ESLint 10 with flat configuration (#​8287) Bob Ippolito
  • lexical-website Documentation Update clarify Yjs custom node property syncing (#​8288) Ved Thakar
  • lexical-react Feature Add lexicalreactuseExtensionSignalValue module for reading signals (#​8286) Bob Ippolito
  • example Feature Add a new agent-example using a local LLM (#​8281) Bob Ippolito
  • lexical-yjs Feature Add CSS classes to collaboration cursor elements (#​8271) Mike Burton
  • build(deps) bump lodash-es from 4.17.22 to 4.18.1 (#​8279) dependabotbot
  • lexical-utilslexical-extension Bug Fix Fix insertNodeIntoLeaf edge case and update preactsignals-core, hermes, and flow related dependencies (#​8276) Bob Ippolito
  • lexical-website Chore community page updates (#​8270) Bob Ippolito
  • lexical-markdown Bug Fix Preserve markdown hard line breaks during import when newlines are preserved (#​8265) joshjryan
  • Bump flow and replace legacy flow syntax with modern ones (#​8277) Sam Zhou
  • lexical-headless Bug Fix Use window.happyDOM.close() to ensure proper cleanup (#​8274) Bob Ippolito
  • lexical Fix merge TextNodes when state contains different number of default values (#​8273) James Fitzsimmons
  • lexical-website Feature ui improvement in the homepage of lexical.dev (#​8216) Matheus SantAnna
  • build(deps) bump happy-dom from 20.8.8 to 20.8.9 (#​8269) dependabotbot
  • lexical Fix Replaced the function insertNodes with insertNodeIntoLeaf for consistent behavior of Decorator Node within MarkNode (#​8266) Ajinkya Nikam
  • examples Feature Added examples (for the website) (#​8258) Matheus SantAnna
  • lexical Fix exclude Android WebView from ISSAFARI browser detection (#​8267) K
  • lexical-playground Bug Fix Use isExactShortcutMatch for Dvorak keyboard compatibility (#​8260) Sathvik Veerapaneni
  • build(deps) bump happy-dom from 20.0.11 to 20.8.8 (#​8264) dependabotbot
  • lexical-table Bug Fix Infer column header state from position during DOM import (#​8259) Sathvik Veerapaneni
  • lexical-selection Bug Fix Make getSelectionStyleValueForProperty direction-independent (#​8261) Sathvik Veerapaneni
  • build(deps) bump astro from 5.18.0 to 5.18.1 in scriptstestsintegrationfixtureslexical-esm-astro-react (#​8262) dependabotbot
  • lexical-code-prismlexical-code-shiki Bug Fix Remove usage of skipTransforms in CodeHighlighterPrism and CodeHighlighterShiki (#​8254) Bob Ippolito
  • Chore Update flow-bin to 0.306.0 and add incompatible-variance workaround (#​8253) Bob Ippolito
  • Chore Github CI workflows action updates and run with node 24 (#​8248) Bob Ippolito
  • Chore Update unit tests with extensions to use explicit resource management (using) (#​8243) Bob Ippolito
  • examples Chore Update examples for v0.42.0 (#​8246) Bob Ippolito
  • build(deps) bump next from 15.5.11 to 15.5.14 in scriptstestsintegrationfixtureslexical-esm-nextjs (#​8242) dependabotbot
  • v0.42.0 (#​8245) Bob Ippolito
  • v0.42.0 Lexical GitHub Actions Bot

v0.42.0

Compare Source

  • lexical-table Bug Fix handle table selections crossing intoout of nested tables (#​8234) Randal
  • lexical-link Feature Merge adjacent LinkNodes with identical attributes (#​8236) Achal Jhawar
  • build(deps) bump next from 15.5.11 to 16.1.7 in scriptstestsintegrationfixtureslexical-esm-nextjs (#​8232) dependabotbot
  • lexical-rich-text Bug Fix use writable node in HeadingNode.setTag (#​8235) Karesansui
  • lexical-devtools-core Bug Fix Clean up strict mode useLexicalCommandsLog behavior (#​8230) Bob Ippolito
  • lexical-playground Chore Remove unused code from playground TablePlugin (#​8231) Bob Ippolito
  • lexical-extensionlexical-react Feature LexicalExtensionEditorComposer, NestedEditorExtension, and fixed SharedHistoryExtension with playground refactor (#​8202) Bob Ippolito
  • lexical-codelexical-marklexical-reactlexical-tablelexical-rich-textlexical-link Bug Fix Add and fix afterCloneFrom implementations (#​8229) Bob Ippolito
  • lexical-playground Bug fix make clear formatting work on multiple paragraphs (#​8224) Piotr Dbrowski
  • lexical-eslint-plugin Chore update lexicaleslint-plugin for better eslint 9 support, finish jest to vitest migration (#​8227) Bob Ippolito
  • lexical Fix Fixing cursor position after inline equation, fix block equations (#​8228) Ajinkya Nikam
  • lexical-link Refactor add afterCloneFrom method to LinkNodeAutoLinkNode (#​8226) Sergey Gorbachev
  • lexical-list Fix create copies ListNodeListItemNode in split-like operations (#​8213) Sergey Gorbachev
  • lexical-website Fix Correct the mistake in the argument in the example on the Updates page (#​8225) Sergey Gorbachev
  • lexical-tablelexical-playground Breaking change Move hasFitNestedTables logic to Playground plugin (#​8210) Randal
  • lexical Fix Consecutive Linebreak insertion resets selection format (#​8222) Ajinkya Nikam
  • lexical-markdownlexical-playground Bug Fix Convert tabs in TabNode at import (#​8211) Simon
  • lexical Feature LexicalEditor RootListener and EditableListener can return unregister callbacks (#​8219) Bob Ippolito
  • lexicallexical-listlexical-markdown Feature resetOnCopyNode configuration to NodeState and LexicalNode.resetOnCopyNodeFrom hook (#​8221) Bob Ippolito
  • lexical Bug Fix When the editor starts with an empty list item, pressing ctrlbackspace (deleteWord) should replace the list with a paragraph (#​8220) Ajinkya Nikam
  • lexical Bug Fix respect CSS scroll-padding in scrollIntoViewIfNeeded (#​8218) Takenosuke Nagata
  • lexical-utilslexical-playground Feature Add insertNodeIntoLeaf and insert deeply DateTimeNode (#​8206) Sergey Gorbachev
  • lexical-table Chore add test for mouse leaving browser window during table selection (#​8215) Takenosuke Nagata
  • lexical-playground Fix use inline style for LayoutContainerNode import (#​8214) ByungGyu-Yu
  • lexical-website Bug Fix Removed blog route from lexical.dev (#​8209) Matheus SantAnna
  • lexical-table Refactor Call handleTableSelectionChangeCommand once instead of per-table (#​8200) Randal
  • lexical-react Revert revert Remove deprecated ContextMenu, consolidate menu rendering with backward-compatible menuRenderFn (#​8199) Michael
  • lexical-table Bug Fix Prevent single-cell table selection after exiting table selection (#​8195) Randal
  • lexical-code Breaking Change Extract Prism code highlighting to lexicalcode-prism (with internal module lexicalcode-core to avoid circular import) (#​8198) Bob Ippolito
  • lexical-table Bug Fix Improve nested table selection by using monolithic pointer event handling (#​8193) Randal
  • lexical-markdown Bug Fix update backslash escape handling to align with CommonMark (#​8192) kimseongyu
  • lexical-tablelexical-playground Feature nested tables resize themselves if hasFitNestedTables true (#​8183) Randal
  • lexical-table Refactor use monolithic listener for table SELECTIONCHANGECOMMAND and deselection handler (#​8187) Randal
  • lexical Chore Change alias from type to interface for EditorThemeClasses (#​8190) Sergey Gorbachev
  • lexical-playground Chore Remove legacy-events mode (#​8188) Sergey Gorbachev
  • lexical-playground Fix add fallback for dimensionless images to prevent collapse (#​8186) Sa-Te
  • lexical-link Bug Fix Enable autolink matching when it unlinked (#​8165) Sergey Gorbachev
  • Fix rollup CVE-2026-27606 in example project lockfiles (#​8182) Michael
  • lexical Chore Fix rollup CVE-2026-27606 across all lockfiles (#​8173) Michael
  • lexical Security Fix isaacsbrace-expansion vulnerability (CVE-2026-25547) (#​8175) Michael
  • lexical Chore Fix form-data CVE-2025-7783 in root lockfile (#​8174) Michael
  • lexical-markdown Fix enforce CommonMark flanking rules for trailing spaces (#​8170) Sa-Te
  • lexical Security Fix qs vulnerability (CVE-2025-15284) (#​8176) Michael
  • Fix cross-spawn vulnerability (CVE-2024-21538) by removing child-process-promise (#​8177) Michael
  • lexical Chore Fix minimatch CVE-2026-26996 in example projects (#​8169) Michael
  • Update examples for v0.41.0 (#​8171) Bob Ippolito
  • v0.41.0 (#​8166) Bob Ippolito
  • v0.41.0 Lexical GitHub Actions Bot
vercel/next.js (@​next/bundle-analyzer)

v16.2.4

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • chore: Bump reqwest to 0.13.2 (Fixes Google Fonts with Turbopack for Windows on ARM64) (#​92713)
  • Turbopack: fix filesystem watcher config not applying follow_symlinks(false) (#​92631)
  • Scope Safari ?ts= cache-buster to CSS/font assets only (Pages Router) (#​92580)
  • Compiler: Support boolean and number primtives in next.config defines (#​92731)
  • turbo-tasks: Fix recomputation loop by allowing cell cleanup on error during recomputation (#​92725)
  • Turbopack: shorter error for ChunkGroupInfo::get_index_of (#​92814)
  • Turbopack: shorter error message for ModuleBatchesGraph::get_entry_index (#​92828)
  • Adding more system info to the 'initialize project' trace (#​92427)
Credits

Huge thanks to @​Badbird5907, @​lukesandberg, @​andrewimm, @​sokra, and @​mischnic for helping!

v16.2.3

Compare Source

[!NOTE]
This release is backporting security and bug fixes. For more information about the fixed security vulnerability, please see https://vercel.com/changelog/summary-of-cve-2026-23869. The release does not include all pending features/changes on canary.

Core Changes
  • Ensure app-page reports stale ISR revalidation errors via onRequestError (#​92282)
  • Fix [Bug]: manifest.ts breaks HMR in Next.js 16.2 (#​91981 through #​92273)
  • Deduplicate output assets and detect content conflicts on emit (#​92292)
  • Fix styled-jsx race condition: styles lost due to concurrent rendering (#​92459)
  • turbo-tasks-backend: stability fixes for task cancellation and error handling (#​92254)
Credits

Huge thanks to @​icyJoseph, @​sokra, @​wbinnssmith, @​eps1lon and @​ztanner for helping!

v16.2.2

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • backport: Move expanded adapters docs to API reference (#​92115) (#​92129)
  • Backport: TypeScript v6 deprecations for baseUrl and moduleResolution (#​92130)
  • [create-next-app] Skip interactive prompts when CLI flags are provided (#​91840)
  • next.config.js: Accept an option for serverFastRefresh (#​91968)
  • Turbopack: enable server HMR for app route handlers (#​91466)
  • Turbopack: exclude metadata routes from server HMR (#​92034)
  • Fix CI for glibc linux builds
  • Backport: disable bmi2 in qfilter #​92177
  • [backport] Fix CSS HMR on Safari (#​92174)
Credits

Huge thanks to @​nextjs-bot, @​icyJoseph, @​ijjk, @​gaojude, @​wbinnssmith, @​lukesandberg, and @​bgw for helping!

v16.2.1

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • docs: post release amends (#​91715)
  • docs: fix broken Activity Patterns demo link in preserving UI state guide (#​91698)
  • Fix adapter outputs for dynamic metadata routes (#​91680)
  • Turbopack: fix webpack loader runner layer (#​91727)
  • Fix server actions in standalone mode with cacheComponents (#​91711)
  • turbo-persistence: remove Unmergeable mmap advice (#​91713)
  • Fix layout segment optimization: move app-page imports to server-utility transition (#​91701)
  • Turbopack: lazy require metadata and handle TLA (#​91705)
  • [turbopack] Respect {eval:true} in worker_threads constructors (#​91666)
Credits

Huge thanks to @​icyJoseph, @​abhishekmardiya, @​ijjk, @​mischnic, @​unstubbable, @​sokra, and @​lukesandberg for helping!

v16.2.0

Compare Source

[!TIP]
**Check out our Next v16.2 [Blog


Configuration

📅 Schedule: (in timezone Asia/Shanghai)

  • Branch creation
    • "after 9pm,before 9am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label Jun 8, 2025
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 8, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
shiro Error Error Apr 22, 2026 2:47pm

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 4430c8c to a7a3091 Compare June 10, 2025 14:43
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from a7a3091 to 3ea8a68 Compare June 11, 2025 19:52
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 3ea8a68 to c1e9cfc Compare June 12, 2025 16:10
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from c1e9cfc to 14d9adb Compare June 13, 2025 15:31
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 14d9adb to 8d7e342 Compare June 13, 2025 19:10
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 8d7e342 to d50f8f9 Compare June 14, 2025 13:12
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from d50f8f9 to 2bbbd84 Compare June 15, 2025 14:35
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 2bbbd84 to a46c308 Compare June 16, 2025 16:44
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from a46c308 to f457bd7 Compare June 16, 2025 23:10
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from f457bd7 to af81819 Compare June 17, 2025 17:00
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from af81819 to 1950352 Compare June 18, 2025 20:15
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 1950352 to b9b7e5c Compare June 19, 2025 15:54
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from b9b7e5c to aa6536d Compare June 20, 2025 15:13
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from aa6536d to d14e0e7 Compare June 20, 2025 21:01
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 3c59a96 to a09b11c Compare June 25, 2025 14:48
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from a09b11c to 59ded33 Compare June 25, 2025 19:56
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 59ded33 to d76719b Compare June 26, 2025 19:39
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from d76719b to ad8a622 Compare June 26, 2025 22:32
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from ad8a622 to 627db41 Compare June 27, 2025 17:16
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 627db41 to fe11f17 Compare June 27, 2025 21:58
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from fe11f17 to 0b65203 Compare June 28, 2025 17:49
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 0b65203 to f2e07e8 Compare June 30, 2025 15:55
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from f2e07e8 to 826e558 Compare June 30, 2025 22:07
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 826e558 to 1c90724 Compare July 1, 2025 14:44
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 1c90724 to 0e80e5f Compare July 1, 2025 22:34
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 0e80e5f to 7496886 Compare July 2, 2025 15:31
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 7496886 to a2f3715 Compare July 2, 2025 22:16
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from a2f3715 to 7737f1b Compare July 3, 2025 17:12
@safedep
Copy link
Copy Markdown

safedep Bot commented Sep 17, 2025

SafeDep Report Summary

Green Malicious Packages Badge Green Vulnerable Packages Badge Green Risky License Badge

Package Details
Package Malware Vulnerability Risky License Report
@antfu/ni @ 30.1.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@babel/runtime @ 7.29.2
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@base-ui/react @ 1.4.0
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@base-ui/utils @ 0.2.7
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@better-auth/core @ 1.6.5
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@better-auth/drizzle-adapter @ 1.6.5
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@better-auth/kysely-adapter @ 1.6.5
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@better-auth/memory-adapter @ 1.6.5
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@better-auth/mongo-adapter @ 1.6.5
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@better-auth/prisma-adapter @ 1.6.5
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@better-auth/telemetry @ 1.6.5
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@better-auth/utils @ 0.4.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@code-inspector/core @ 1.5.1
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@code-inspector/esbuild @ 1.5.1
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@code-inspector/mako @ 1.5.1
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@code-inspector/turbopack @ 1.5.1
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@code-inspector/vite @ 1.5.1
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@code-inspector/webpack @ 1.5.1
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@date-fns/tz @ 1.4.1
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@emnapi/core @ 1.10.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@emnapi/runtime @ 1.10.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@emnapi/wasi-threads @ 1.2.1
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/cm-editor @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-editor @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-editor-ui @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-ext-code-snippet @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-ext-embed @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-ext-excalidraw @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-ext-gallery @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-ext-nested-doc @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-headless @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-kit-shiro @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-plugin-block-handle @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-plugin-floating-toolbar @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-plugin-link-edit @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-plugin-mention @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-plugin-slash-menu @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-plugin-table @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-plugin-toolbar @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-renderer-alert @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-renderer-banner @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-renderer-codeblock @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-renderer-image @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-renderer-katex @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-renderer-linkcard @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-renderer-mention @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-renderer-mermaid @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-renderer-ruby @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-renderer-video @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-renderers @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-renderers-edit @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-static-renderer @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@haklex/rich-style-token @ 0.0.105
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@henrygd/queue @ 1.2.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/clipboard @ 0.42.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/clipboard @ 0.43.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/code @ 0.43.0
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/code-core @ 0.43.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/code-core @ 0.42.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/code-prism @ 0.43.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/devtools-core @ 0.43.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/dragon @ 0.43.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/dragon @ 0.42.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/extension @ 0.43.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/extension @ 0.42.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/hashtag @ 0.43.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/headless @ 0.42.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/history @ 0.43.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/html @ 0.43.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/html @ 0.42.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/link @ 0.43.0
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/link @ 0.42.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/list @ 0.42.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/list @ 0.43.0
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/mark @ 0.43.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/markdown @ 0.42.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/markdown @ 0.43.0
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/offset @ 0.43.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/overflow @ 0.43.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/plain-text @ 0.43.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/react @ 0.43.0
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/rich-text @ 0.43.0
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/rich-text @ 0.42.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/selection @ 0.43.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/selection @ 0.42.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/table @ 0.43.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/table @ 0.42.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/text @ 0.42.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/text @ 0.43.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/utils @ 0.42.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/utils @ 0.43.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@lexical/yjs @ 0.43.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@mermaid-js/parser @ 1.1.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@mx-space/api-client @ 2.4.2
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@mx-space/webhook @ 0.8.1
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@napi-rs/wasm-runtime @ 1.1.4
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@next/bundle-analyzer @ 16.2.4
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@opentelemetry/api @ 1.9.1
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@opentelemetry/semantic-conventions @ 1.40.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@oxc-project/types @ 0.127.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@preact/signals-core @ 1.14.1
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@rolldown/binding-android-arm64 @ 1.0.0-rc.17
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@rolldown/binding-darwin-arm64 @ 1.0.0-rc.17
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@rolldown/binding-darwin-x64 @ 1.0.0-rc.17
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@rolldown/binding-freebsd-x64 @ 1.0.0-rc.17
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@rolldown/binding-linux-arm-gnueabihf @ 1.0.0-rc.17
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@rolldown/binding-linux-arm64-gnu @ 1.0.0-rc.17
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@rolldown/binding-linux-arm64-musl @ 1.0.0-rc.17
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@rolldown/binding-linux-ppc64-gnu @ 1.0.0-rc.17
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@rolldown/binding-linux-s390x-gnu @ 1.0.0-rc.17
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@rolldown/binding-linux-x64-gnu @ 1.0.0-rc.17
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@rolldown/binding-linux-x64-musl @ 1.0.0-rc.17
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@rolldown/binding-openharmony-arm64 @ 1.0.0-rc.17
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@rolldown/binding-wasm32-wasi @ 1.0.0-rc.17
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@rolldown/binding-win32-arm64-msvc @ 1.0.0-rc.17
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@rolldown/binding-win32-x64-msvc @ 1.0.0-rc.17
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@rolldown/pluginutils @ 1.0.0-rc.17
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@shikijs/core @ 3.23.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@shikijs/engine-javascript @ 3.23.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@shikijs/engine-oniguruma @ 3.23.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@shikijs/langs @ 3.23.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@shikijs/themes @ 3.23.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@shikijs/transformers @ 3.23.0
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@shikijs/types @ 3.23.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@tanstack/query-async-storage-persister @ 5.99.2
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@tanstack/query-core @ 5.99.2
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@tanstack/query-devtools @ 5.99.2
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@tanstack/query-persist-client-core @ 5.99.2
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@tanstack/react-query @ 5.99.2
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@tanstack/react-query-devtools @ 5.99.2
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@tanstack/react-query-persist-client @ 5.99.2
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@turbo/darwin-64 @ 2.9.6
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@turbo/darwin-arm64 @ 2.9.6
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@turbo/linux-64 @ 2.9.6
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@turbo/linux-arm64 @ 2.9.6
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@turbo/windows-64 @ 2.9.6
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@turbo/windows-arm64 @ 2.9.6
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@types/node @ 25.6.0
npm apps/web/package.json pnpm-lock.yaml packages/types/package.json
✔️ ✔️ ✔️ 🔗
@vercel/functions @ 3.4.3
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
@vercel/oidc @ 3.2.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
autoprefixer @ 10.5.0
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
baseline-browser-mapping @ 2.10.20
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
better-auth @ 1.6.5
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
better-call @ 1.3.5
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
browserslist @ 4.28.2
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
cac @ 7.0.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
caniuse-lite @ 1.0.30001790
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
code-inspector-plugin @ 1.5.1
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
dotenv @ 17.4.2
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
electron-to-chromium @ 1.5.343
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
es-toolkit @ 1.45.1
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
event-target-bus @ 1.0.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
foxact @ 0.3.0
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
framer-motion @ 12.38.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
fuse.js @ 7.3.0
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
jotai @ 2.19.1
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
jotai @ 2.18.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
kysely @ 0.28.16
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
launch-ide @ 1.4.3
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
lexical @ 0.42.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
lexical @ 0.43.0
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
lint-staged @ 16.4.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
lucide-react @ 1.8.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
mermaid @ 11.14.0
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
motion @ 12.38.0
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
motion-dom @ 12.38.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
motion-utils @ 12.36.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
node-releases @ 2.0.38
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
postcss-js @ 5.1.0
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
rolldown @ 1.0.0-rc.17
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
set-cookie-parser @ 3.1.0
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
shiki @ 3.23.0
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
tailwind-merge @ 3.5.0
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
tailwindcss @ 4.2.2
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
taze @ 19.11.0
npm apps/web/package.json pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
tinyexec @ 1.1.1
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
tsdown @ 0.14.2
npm pnpm-lock.yaml packages/types/package.json
✔️ ✔️ ✔️ 🔗
turbo @ 2.9.6
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
undici-types @ 7.19.2
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗
yaml @ 2.8.3
npm pnpm-lock.yaml
✔️ ✔️ ✔️ 🔗

View complete scan results →

This report is generated by SafeDep Github App

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants