mirror of
https://github.com/zadam/trilium.git
synced 2025-12-22 07:14:24 +01:00
fix(deps): update dependency preact-iso to v2.11.1 (#8105)
This commit is contained in:
commit
2af1ceda0b
@ -12,7 +12,7 @@
|
|||||||
"i18next": "25.7.3",
|
"i18next": "25.7.3",
|
||||||
"i18next-http-backend": "3.0.2",
|
"i18next-http-backend": "3.0.2",
|
||||||
"preact": "10.28.0",
|
"preact": "10.28.0",
|
||||||
"preact-iso": "2.11.0",
|
"preact-iso": "2.11.1",
|
||||||
"preact-render-to-string": "6.6.4",
|
"preact-render-to-string": "6.6.4",
|
||||||
"react-i18next": "16.5.0"
|
"react-i18next": "16.5.0"
|
||||||
},
|
},
|
||||||
|
|||||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -808,8 +808,8 @@ importers:
|
|||||||
specifier: 10.28.0
|
specifier: 10.28.0
|
||||||
version: 10.28.0
|
version: 10.28.0
|
||||||
preact-iso:
|
preact-iso:
|
||||||
specifier: 2.11.0
|
specifier: 2.11.1
|
||||||
version: 2.11.0(preact-render-to-string@6.6.4(preact@10.28.0))(preact@10.28.0)
|
version: 2.11.1(preact-render-to-string@6.6.4(preact@10.28.0))(preact@10.28.0)
|
||||||
preact-render-to-string:
|
preact-render-to-string:
|
||||||
specifier: 6.6.4
|
specifier: 6.6.4
|
||||||
version: 6.6.4(preact@10.28.0)
|
version: 6.6.4(preact@10.28.0)
|
||||||
@ -11754,8 +11754,8 @@ packages:
|
|||||||
potpack@2.1.0:
|
potpack@2.1.0:
|
||||||
resolution: {integrity: sha512-pcaShQc1Shq0y+E7GqJqvZj8DTthWV1KeHGdi0Z6IAin2Oi3JnLCOfwnCo84qc+HAp52wT9nK9H7FAJp5a44GQ==}
|
resolution: {integrity: sha512-pcaShQc1Shq0y+E7GqJqvZj8DTthWV1KeHGdi0Z6IAin2Oi3JnLCOfwnCo84qc+HAp52wT9nK9H7FAJp5a44GQ==}
|
||||||
|
|
||||||
preact-iso@2.11.0:
|
preact-iso@2.11.1:
|
||||||
resolution: {integrity: sha512-oThWJQcgcnaWh6UKy1qrBkxIWp5CkqvnHiFdLiDUxfNkGdpQ5veGQw9wOVS0NDp7X8xo98wxE4wng5jLv1e9Ug==}
|
resolution: {integrity: sha512-rLy0RmzP/hrDjnFdnEblxFgKtzUj4njkHrpGJBGS7S4QuYw1zv0lA38qsWpeAAB10JAz/hF2CsHrLen9ufCtbw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
preact: 10.28.0
|
preact: 10.28.0
|
||||||
preact-render-to-string: '>=6.4.0'
|
preact-render-to-string: '>=6.4.0'
|
||||||
@ -27972,7 +27972,7 @@ snapshots:
|
|||||||
|
|
||||||
potpack@2.1.0: {}
|
potpack@2.1.0: {}
|
||||||
|
|
||||||
preact-iso@2.11.0(preact-render-to-string@6.6.4(preact@10.28.0))(preact@10.28.0):
|
preact-iso@2.11.1(preact-render-to-string@6.6.4(preact@10.28.0))(preact@10.28.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
preact: 10.28.0
|
preact: 10.28.0
|
||||||
preact-render-to-string: 6.6.4(preact@10.28.0)
|
preact-render-to-string: 6.6.4(preact@10.28.0)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user