fix: patch @unovis/vue deps

This commit is contained in:
zernonia 2023-11-13 17:11:54 +08:00
parent cf641079f1
commit 4058b324d9
3 changed files with 26 additions and 2 deletions

View File

@ -43,6 +43,11 @@
"@commitlint/config-conventional" "@commitlint/config-conventional"
] ]
}, },
"pnpm": {
"patchedDependencies": {
"@unovis/vue@1.3.0": "patches/@unovis__vue@1.3.0.patch"
}
},
"simple-git-hooks": { "simple-git-hooks": {
"pre-commit": "pnpm lint-staged", "pre-commit": "pnpm lint-staged",
"commit-msg": "pnpm commitlint --edit ${1}" "commit-msg": "pnpm commitlint --edit ${1}"

View File

@ -0,0 +1,13 @@
diff --git a/package.json b/package.json
index cf65a07e0d7abc8bf22e213d9746287cacb336cd..89eddfee2e4a7de93631d33d8280180915fc62ae 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
"gallery": "vite"
},
"peerDependencies": {
- "@unovis/ts": "1.2.1",
+ "@unovis/ts": "^1.2.1",
"vue": "^3"
},
"devDependencies": {

View File

@ -4,6 +4,11 @@ settings:
autoInstallPeers: true autoInstallPeers: true
excludeLinksFromLockfile: false excludeLinksFromLockfile: false
patchedDependencies:
'@unovis/vue@1.3.0':
hash: nrfhheeygipyotfzevarkar7yi
path: patches/@unovis__vue@1.3.0.patch
importers: importers:
.: .:
@ -64,7 +69,7 @@ importers:
version: 1.3.0 version: 1.3.0
'@unovis/vue': '@unovis/vue':
specifier: 1.3.0 specifier: 1.3.0
version: 1.3.0(@unovis/ts@1.3.0)(vue@3.3.7) version: 1.3.0(patch_hash=nrfhheeygipyotfzevarkar7yi)(@unovis/ts@1.3.0)(vue@3.3.7)
'@vee-validate/zod': '@vee-validate/zod':
specifier: ^4.11.8 specifier: ^4.11.8
version: 4.11.8(vue@3.3.7) version: 4.11.8(vue@3.3.7)
@ -2604,7 +2609,7 @@ packages:
tslib: 2.6.2 tslib: 2.6.2
dev: false dev: false
/@unovis/vue@1.3.0(@unovis/ts@1.3.0)(vue@3.3.7): /@unovis/vue@1.3.0(patch_hash=nrfhheeygipyotfzevarkar7yi)(@unovis/ts@1.3.0)(vue@3.3.7):
resolution: {integrity: sha512-t/72dKYDBJ1p+8wINxVdGwjst6YRqImEpJMyJdHvFn5Opl4SD0say35eGHmX9HH3f7yDLMtMQyQUE9Ure8eyIQ==} resolution: {integrity: sha512-t/72dKYDBJ1p+8wINxVdGwjst6YRqImEpJMyJdHvFn5Opl4SD0say35eGHmX9HH3f7yDLMtMQyQUE9Ure8eyIQ==}
peerDependencies: peerDependencies:
'@unovis/ts': 1.2.1 '@unovis/ts': 1.2.1
@ -2613,6 +2618,7 @@ packages:
'@unovis/ts': 1.3.0 '@unovis/ts': 1.3.0
vue: 3.3.7(typescript@5.2.2) vue: 3.3.7(typescript@5.2.2)
dev: false dev: false
patched: true
/@vee-validate/zod@4.11.8(vue@3.3.7): /@vee-validate/zod@4.11.8(vue@3.3.7):
resolution: {integrity: sha512-qAyqDEigklMf669ZqIw9t95g0Ipzu9rMYUqcZpANlCvyaIAeBlJGcsv+2CewlqgwuC6BL9EAURLJ8Ux5WlBgXg==} resolution: {integrity: sha512-qAyqDEigklMf669ZqIw9t95g0Ipzu9rMYUqcZpANlCvyaIAeBlJGcsv+2CewlqgwuC6BL9EAURLJ8Ux5WlBgXg==}