You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-08-10 22:11:50 +02:00
Update dependency nodejs to v23 (#12638)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
"vips.dev": {
|
"vips.dev": {
|
||||||
"platforms": ["aarch64-darwin"],
|
"platforms": ["aarch64-darwin"],
|
||||||
},
|
},
|
||||||
"nodejs": "latest",
|
"nodejs": "23.1.0",
|
||||||
"pkg-config": "latest",
|
"pkg-config": "latest",
|
||||||
"darwin.apple_sdk.frameworks.Foundation": { // satisfies missing CoreText/CoreText.h
|
"darwin.apple_sdk.frameworks.Foundation": { // satisfies missing CoreText/CoreText.h
|
||||||
// https://github.com/NixOS/nixpkgs/blob/master/pkgs/os-specific/darwin/apple-sdk/default.nix
|
// https://github.com/NixOS/nixpkgs/blob/master/pkgs/os-specific/darwin/apple-sdk/default.nix
|
||||||
|
Reference in New Issue
Block a user