mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 04:45:53 +03:00
[PR #914] fix: bump deps, add pnpm overrides #809
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#809
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/codexu/note-gen/pull/914
Author: @Pleasurecruise
Created: 2/27/2026
Status: 🔄 Open
Base:
dev← Head:fix-dependency📝 Commits (2)
9df935bfix: bump deps, change tauri script, add pnpm overrides2241ab2Update package.json📊 Changes
2 files changed (+549 additions, -572 deletions)
View changed files
📝
package.json(+13 -7)📝
pnpm-lock.yaml(+536 -565)📄 Description
Fix
Fix
nextjspdfminimatchetc. dependencies issue.Update dependencies: bump several dependencies (including diff, jspdf, lodash/lodash-es, markdown-it, mermaid, and pin Next to 15.5.12), and add pnpm.overrides for minimatch to enforce safe versions. The pnpm lockfile was regenerated to reflect these upgrades and overrides. These changes address compatibility and security/versioning concerns.
Before
After
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.