fix: update @pnpm/patch-package to v0.0.1

This commit is contained in:
Zoltan Kochan
2025-02-27 18:36:01 +01:00
parent bf9ce1c992
commit ac6f255ef5
5 changed files with 1640 additions and 1640 deletions

View File

@@ -0,0 +1,5 @@
---
"@pnpm/patching.apply-patch": patch
---
Update @pnpm/patch-package to v0.0.1.

2
.npmrc
View File

@@ -10,7 +10,7 @@ engine-strict = true
save-prefix=
; dedupe-direct-deps=true ; Otherwise exporting the manifest fails sometimes
patches-dir=__patches__
resolution-mode=time-based
; resolution-mode=time-based
enable-pre-post-scripts=false
manage-package-manager-versions=true
verify-deps-before-run=install

View File

@@ -1,7 +1,7 @@
{
"name": "monorepo-root",
"private": true,
"packageManager": "pnpm@10.4.1",
"packageManager": "pnpm@10.5.2",
"scripts": {
"bump": "changeset version && pnpm update-manifests",
"changeset": "changeset",

3269
pnpm-lock.yaml generated
View File

File diff suppressed because it is too large Load Diff

View File

@@ -54,7 +54,7 @@ catalog:
"@pnpm/npm-lifecycle": ^3.0.4
"@pnpm/npm-package-arg": ^1.0.0
"@pnpm/os.env.path-extender": ^2.0.0
"@pnpm/patch-package": 0.0.0
"@pnpm/patch-package": 0.0.1
"@pnpm/registry-mock": 3.46.0
"@pnpm/semver-diff": ^1.1.0
"@pnpm/tabtab": ^0.5.4