mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
Merge pull request #1966 from TriliumNext/renovate/diff-8.x
chore(deps): update dependency @types/diff to v8
This commit is contained in:
commit
f5d8aeb2dc
@ -69,6 +69,6 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/diff": "^7.0.2"
|
"@types/diff": "^8.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
13
pnpm-lock.yaml
generated
13
pnpm-lock.yaml
generated
@ -332,8 +332,8 @@ importers:
|
|||||||
version: 5.1.7
|
version: 5.1.7
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@types/diff':
|
'@types/diff':
|
||||||
specifier: ^7.0.2
|
specifier: ^8.0.0
|
||||||
version: 7.0.2
|
version: 8.0.0
|
||||||
|
|
||||||
apps/desktop:
|
apps/desktop:
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -5044,8 +5044,9 @@ packages:
|
|||||||
'@types/debug@4.1.12':
|
'@types/debug@4.1.12':
|
||||||
resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==}
|
resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==}
|
||||||
|
|
||||||
'@types/diff@7.0.2':
|
'@types/diff@8.0.0':
|
||||||
resolution: {integrity: sha512-JSWRMozjFKsGlEjiiKajUjIJVKuKdE3oVy2DNtK+fUo8q82nhFZ2CPQwicAIkXrofahDXrWJ7mjelvZphMS98Q==}
|
resolution: {integrity: sha512-o7jqJM04gfaYrdCecCVMbZhNdG6T1MHg/oQoRFdERLV+4d+V7FijhiEAbFu0Usww84Yijk9yH58U4Jk4HbtzZw==}
|
||||||
|
deprecated: This is a stub types definition. diff provides its own type definitions, so you do not need this installed.
|
||||||
|
|
||||||
'@types/ejs@3.1.5':
|
'@types/ejs@3.1.5':
|
||||||
resolution: {integrity: sha512-nv+GSx77ZtXiJzwKdsASqi+YQ5Z7vwHsTP0JY2SiQgjGckkBRKZnk8nIM+7oUZ1VCtuTz0+By4qVR7fqzp/Dfg==}
|
resolution: {integrity: sha512-nv+GSx77ZtXiJzwKdsASqi+YQ5Z7vwHsTP0JY2SiQgjGckkBRKZnk8nIM+7oUZ1VCtuTz0+By4qVR7fqzp/Dfg==}
|
||||||
@ -19330,7 +19331,9 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@types/ms': 2.1.0
|
'@types/ms': 2.1.0
|
||||||
|
|
||||||
'@types/diff@7.0.2': {}
|
'@types/diff@8.0.0':
|
||||||
|
dependencies:
|
||||||
|
diff: 8.0.1
|
||||||
|
|
||||||
'@types/ejs@3.1.5': {}
|
'@types/ejs@3.1.5': {}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user