mirror of
https://github.com/zadam/trilium.git
synced 2026-04-05 11:38:54 +02:00
Compare commits
1 Commits
renovate/h
...
renovate/m
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0dcd81a8f8 |
@@ -157,7 +157,7 @@
|
||||
"node-forge@<1.4.0": ">=1.4.0",
|
||||
"handlebars@<4.7.9": ">=4.7.9",
|
||||
"qs@<6.14.2": ">=6.14.2",
|
||||
"minimatch@<3.1.4": "^3.1.4",
|
||||
"minimatch@<3.1.4": "^10.0.0",
|
||||
"serialize-javascript@<7.0.5": ">=7.0.5",
|
||||
"webpack@<5.104.1": ">=5.104.1"
|
||||
},
|
||||
|
||||
23
pnpm-lock.yaml
generated
23
pnpm-lock.yaml
generated
@@ -60,7 +60,7 @@ overrides:
|
||||
node-forge@<1.4.0: '>=1.4.0'
|
||||
handlebars@<4.7.9: '>=4.7.9'
|
||||
qs@<6.14.2: '>=6.14.2'
|
||||
minimatch@<3.1.4: ^3.1.4
|
||||
minimatch@<3.1.4: ^10.0.0
|
||||
serialize-javascript@<7.0.5: '>=7.0.5'
|
||||
webpack@<5.104.1: '>=5.104.1'
|
||||
|
||||
@@ -10808,9 +10808,6 @@ packages:
|
||||
resolution: {integrity: sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==}
|
||||
engines: {node: 18 || 20 || >=22}
|
||||
|
||||
minimatch@3.1.5:
|
||||
resolution: {integrity: sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==}
|
||||
|
||||
minimatch@5.1.9:
|
||||
resolution: {integrity: sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==}
|
||||
engines: {node: '>=10'}
|
||||
@@ -16313,7 +16310,7 @@ snapshots:
|
||||
dependencies:
|
||||
commander: 5.1.0
|
||||
glob: 7.2.3
|
||||
minimatch: 3.1.5
|
||||
minimatch: 10.2.4
|
||||
|
||||
'@electron/get@2.0.3':
|
||||
dependencies:
|
||||
@@ -17658,7 +17655,7 @@ snapshots:
|
||||
'@rushstack/terminal': 0.15.3(@types/node@24.12.0)
|
||||
'@rushstack/ts-command-line': 5.0.1(@types/node@24.12.0)
|
||||
lodash: 4.18.1
|
||||
minimatch: 3.1.5
|
||||
minimatch: 10.2.4
|
||||
resolve: 1.22.10
|
||||
semver: 7.5.4
|
||||
source-map: 0.6.1
|
||||
@@ -23609,7 +23606,7 @@ snapshots:
|
||||
|
||||
dir-compare@4.2.0:
|
||||
dependencies:
|
||||
minimatch: 3.1.5
|
||||
minimatch: 10.2.4
|
||||
p-limit: 3.1.0
|
||||
|
||||
doctrine@2.1.0:
|
||||
@@ -24252,7 +24249,7 @@ snapshots:
|
||||
estraverse: 5.3.0
|
||||
hasown: 2.0.2
|
||||
jsx-ast-utils: 3.3.5
|
||||
minimatch: 3.1.5
|
||||
minimatch: 10.2.4
|
||||
object.entries: 1.1.9
|
||||
object.fromentries: 2.0.8
|
||||
object.values: 1.2.1
|
||||
@@ -24980,7 +24977,7 @@ snapshots:
|
||||
fs.realpath: 1.0.0
|
||||
inflight: 1.0.6
|
||||
inherits: 2.0.4
|
||||
minimatch: 3.1.5
|
||||
minimatch: 10.2.4
|
||||
once: 1.4.0
|
||||
path-is-absolute: 1.0.1
|
||||
|
||||
@@ -24989,7 +24986,7 @@ snapshots:
|
||||
fs.realpath: 1.0.0
|
||||
inflight: 1.0.6
|
||||
inherits: 2.0.4
|
||||
minimatch: 3.1.5
|
||||
minimatch: 10.2.4
|
||||
once: 1.4.0
|
||||
path-is-absolute: 1.0.1
|
||||
|
||||
@@ -26933,10 +26930,6 @@ snapshots:
|
||||
dependencies:
|
||||
brace-expansion: 5.0.5
|
||||
|
||||
minimatch@3.1.5:
|
||||
dependencies:
|
||||
brace-expansion: 5.0.5
|
||||
|
||||
minimatch@5.1.9:
|
||||
dependencies:
|
||||
brace-expansion: 5.0.2
|
||||
@@ -27101,7 +27094,7 @@ snapshots:
|
||||
'@types/minimatch': 3.0.5
|
||||
array-differ: 4.0.0
|
||||
array-union: 3.0.1
|
||||
minimatch: 3.1.5
|
||||
minimatch: 10.2.4
|
||||
|
||||
multimath@2.0.0:
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user