mirror of
https://github.com/zadam/trilium.git
synced 2026-05-06 10:17:21 +02:00
Compare commits
3 Commits
standalone
...
renovate/r
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
042b29b174 | ||
|
|
ca52fabb8a | ||
|
|
cbeb539c69 |
@@ -67,7 +67,7 @@
|
||||
"mind-elixir": "5.10.0",
|
||||
"panzoom": "9.4.4",
|
||||
"preact": "10.29.1",
|
||||
"react-i18next": "17.0.3",
|
||||
"react-i18next": "17.0.4",
|
||||
"react-window": "2.2.7",
|
||||
"reveal.js": "6.0.1",
|
||||
"rrule": "2.8.1",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
--donate-button-color: #e33f3b;
|
||||
|
||||
&.nightly {
|
||||
--modal-background-color: #f2e1ff;
|
||||
--modal-background-color: #f6eefd ;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"preact": "10.29.1",
|
||||
"preact-iso": "2.11.1",
|
||||
"preact-render-to-string": "6.6.7",
|
||||
"react-i18next": "17.0.3"
|
||||
"react-i18next": "17.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@preact/preset-vite": "2.10.5",
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -361,8 +361,8 @@ importers:
|
||||
specifier: 10.29.1
|
||||
version: 10.29.1
|
||||
react-i18next:
|
||||
specifier: 17.0.3
|
||||
version: 17.0.3(i18next@26.0.4(typescript@6.0.3))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@6.0.3)
|
||||
specifier: 17.0.4
|
||||
version: 17.0.4(i18next@26.0.4(typescript@6.0.3))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@6.0.3)
|
||||
react-window:
|
||||
specifier: 2.2.7
|
||||
version: 2.2.7(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
|
||||
@@ -913,8 +913,8 @@ importers:
|
||||
specifier: 6.6.7
|
||||
version: 6.6.7(preact@10.29.1)
|
||||
react-i18next:
|
||||
specifier: 17.0.3
|
||||
version: 17.0.3(i18next@26.0.4(typescript@6.0.3))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@6.0.3)
|
||||
specifier: 17.0.4
|
||||
version: 17.0.4(i18next@26.0.4(typescript@6.0.3))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@6.0.3)
|
||||
devDependencies:
|
||||
'@preact/preset-vite':
|
||||
specifier: 2.10.5
|
||||
@@ -11899,8 +11899,8 @@ packages:
|
||||
peerDependencies:
|
||||
react: ^19.2.4
|
||||
|
||||
react-i18next@17.0.3:
|
||||
resolution: {integrity: sha512-x4xjvUNZ56T+zfXWNedNnCET9Xq1IBYWX7IsWo5cCQ/RT+Rm7GWqt0h9PShFi4IhyMnsdiu1C6Jc4DE+/S3PFQ==}
|
||||
react-i18next@17.0.4:
|
||||
resolution: {integrity: sha512-hQipmK4EF0y6RO6tt6WuqnmWpWYEXmQUUzecmMBuNsIgYd3smXcG4GtYPWhvgxn0pqMOItKlEO8H24HCs5hc3g==}
|
||||
peerDependencies:
|
||||
i18next: '>= 26.0.1'
|
||||
react: '>= 16.8.0'
|
||||
@@ -27828,7 +27828,7 @@ snapshots:
|
||||
react: 19.2.4
|
||||
scheduler: 0.27.0
|
||||
|
||||
react-i18next@17.0.3(i18next@26.0.4(typescript@6.0.3))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@6.0.3):
|
||||
react-i18next@17.0.4(i18next@26.0.4(typescript@6.0.3))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@6.0.3):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.29.2
|
||||
html-parse-stringify: 3.0.1
|
||||
|
||||
Reference in New Issue
Block a user