diff --git a/.nvmrc b/.nvmrc index 40115e966..1e4f3920b 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -24.11.0 \ No newline at end of file +24.12.0 \ No newline at end of file diff --git a/MODULE.bazel b/MODULE.bazel index 1af17392a..bbd47bcfa 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -56,15 +56,15 @@ use_repo(rules_ts_ext, "npm_typescript") node = use_extension("@rules_nodejs//nodejs:extensions.bzl", "node") node.toolchain( node_repositories = { - "24.11.0-darwin_arm64": ("node-v24.11.0-darwin-arm64.tar.gz", "node-v24.11.0-darwin-arm64", "0be2ab2816a4fa02d1acff014a434f29f56d8d956f5af6a98b70ced6c5f4d201"), - "24.11.0-darwin_amd64": ("node-v24.11.0-darwin-x64.tar.gz", "node-v24.11.0-darwin-x64", "3884671e87f46f773832d98a0a6cabcc5ec4f637084f0f3515b69e66ea27f2f1"), - "24.11.0-linux_arm64": ("node-v24.11.0-linux-arm64.tar.xz", "node-v24.11.0-linux-arm64", "33a6673b2c7bffeae9deec7f9f8b31aad9119b08f13d49b2ca3ee3bebfe8260f"), - "24.11.0-linux_ppc64le": ("node-v24.11.0-linux-ppc64le.tar.xz", "node-v24.11.0-linux-ppc64le", "5e9fd1936c08ad6bf0cc69266af3f9815b598ff63419640da8379f7bd9afe9f5"), - "24.11.0-linux_s390x": ("node-v24.11.0-linux-s390x.tar.xz", "node-v24.11.0-linux-s390x", "8c7eca962686b98c0c5eaf46d96f24cd6d0e2f950954051027899c6b57bc7680"), - "24.11.0-linux_amd64": ("node-v24.11.0-linux-x64.tar.xz", "node-v24.11.0-linux-x64", "46da9a098973ab7ba4fca76945581ecb2eaf468de347173897044382f10e0a0a"), - "24.11.0-windows_amd64": ("node-v24.11.0-win-x64.zip", "node-v24.11.0-win-x64", "1054540bce22b54ec7e50ebc078ec5d090700a77657607a58f6a64df21f49fdd"), + "24.12.0-darwin_arm64": ("node-v24.12.0-darwin-arm64.tar.gz", "node-v24.12.0-darwin-arm64", "319f221adc5e44ff0ed57e8a441b2284f02b8dc6fc87b8eb92a6a93643fd8080"), + "24.12.0-darwin_amd64": ("node-v24.12.0-darwin-x64.tar.gz", "node-v24.12.0-darwin-x64", "b82ea4c62fd08e250cab59d625e75d77cc5b0a3d60c6698ebee4545c88a169c5"), + "24.12.0-linux_arm64": ("node-v24.12.0-linux-arm64.tar.xz", "node-v24.12.0-linux-arm64", "a06d42807fb500f7459e5f3fa6cb431447352826ee6f07e14adfeec58a1b3210"), + "24.12.0-linux_ppc64le": ("node-v24.12.0-linux-ppc64le.tar.xz", "node-v24.12.0-linux-ppc64le", "3a18221623530a35c35611786b33cedef8b84b5d4c683b01ba6341b15043bf97"), + "24.12.0-linux_s390x": ("node-v24.12.0-linux-s390x.tar.xz", "node-v24.12.0-linux-s390x", "b9038c2c6b51970cd09cc2bee81dd7e0fb7130823d940cec498c4686b204e4ed"), + "24.12.0-linux_amd64": ("node-v24.12.0-linux-x64.tar.xz", "node-v24.12.0-linux-x64", "bdebee276e58d0ef5448f3d5ac12c67daa963dd5e0a9bb621a53d1cefbc852fd"), + "24.12.0-windows_amd64": ("node-v24.12.0-win-x64.zip", "node-v24.12.0-win-x64", "9c125f61ae947b52e779095830f9cac267846a043ef7192183c84016aaad2812"), }, - node_version = "24.11.0", + node_version = "24.12.0", ) use_repo(node, "nodejs_toolchains") diff --git a/MODULE.bazel.lock b/MODULE.bazel.lock index be08ecaec..a81d4aa03 100644 --- a/MODULE.bazel.lock +++ b/MODULE.bazel.lock @@ -1074,7 +1074,7 @@ "@@rules_nodejs+//nodejs:extensions.bzl%node": { "general": { "bzlTransitiveDigest": "NwcLXHrbh2hoorA/Ybmcpjxsn/6avQmewDglodkDrgo=", - "usagesDigest": "imdVFPS2OEPCd8po4qeEyzUkZPNhZlmMto2WffUSLa0=", + "usagesDigest": "5woSNSskoJewaSHZX1SHP0hg5U1jLeV4pb90Q5OSlpw=", "recordedFileInputs": {}, "recordedDirentsInputs": {}, "envVariables": {}, @@ -1084,46 +1084,46 @@ "attributes": { "node_download_auth": {}, "node_repositories": { - "24.11.0-darwin_arm64": [ - "node-v24.11.0-darwin-arm64.tar.gz", - "node-v24.11.0-darwin-arm64", - "0be2ab2816a4fa02d1acff014a434f29f56d8d956f5af6a98b70ced6c5f4d201" + "24.12.0-darwin_arm64": [ + "node-v24.12.0-darwin-arm64.tar.gz", + "node-v24.12.0-darwin-arm64", + "319f221adc5e44ff0ed57e8a441b2284f02b8dc6fc87b8eb92a6a93643fd8080" ], - "24.11.0-darwin_amd64": [ - "node-v24.11.0-darwin-x64.tar.gz", - "node-v24.11.0-darwin-x64", - "3884671e87f46f773832d98a0a6cabcc5ec4f637084f0f3515b69e66ea27f2f1" + "24.12.0-darwin_amd64": [ + "node-v24.12.0-darwin-x64.tar.gz", + "node-v24.12.0-darwin-x64", + "b82ea4c62fd08e250cab59d625e75d77cc5b0a3d60c6698ebee4545c88a169c5" ], - "24.11.0-linux_arm64": [ - "node-v24.11.0-linux-arm64.tar.xz", - "node-v24.11.0-linux-arm64", - "33a6673b2c7bffeae9deec7f9f8b31aad9119b08f13d49b2ca3ee3bebfe8260f" + "24.12.0-linux_arm64": [ + "node-v24.12.0-linux-arm64.tar.xz", + "node-v24.12.0-linux-arm64", + "a06d42807fb500f7459e5f3fa6cb431447352826ee6f07e14adfeec58a1b3210" ], - "24.11.0-linux_ppc64le": [ - "node-v24.11.0-linux-ppc64le.tar.xz", - "node-v24.11.0-linux-ppc64le", - "5e9fd1936c08ad6bf0cc69266af3f9815b598ff63419640da8379f7bd9afe9f5" + "24.12.0-linux_ppc64le": [ + "node-v24.12.0-linux-ppc64le.tar.xz", + "node-v24.12.0-linux-ppc64le", + "3a18221623530a35c35611786b33cedef8b84b5d4c683b01ba6341b15043bf97" ], - "24.11.0-linux_s390x": [ - "node-v24.11.0-linux-s390x.tar.xz", - "node-v24.11.0-linux-s390x", - "8c7eca962686b98c0c5eaf46d96f24cd6d0e2f950954051027899c6b57bc7680" + "24.12.0-linux_s390x": [ + "node-v24.12.0-linux-s390x.tar.xz", + "node-v24.12.0-linux-s390x", + "b9038c2c6b51970cd09cc2bee81dd7e0fb7130823d940cec498c4686b204e4ed" ], - "24.11.0-linux_amd64": [ - "node-v24.11.0-linux-x64.tar.xz", - "node-v24.11.0-linux-x64", - "46da9a098973ab7ba4fca76945581ecb2eaf468de347173897044382f10e0a0a" + "24.12.0-linux_amd64": [ + "node-v24.12.0-linux-x64.tar.xz", + "node-v24.12.0-linux-x64", + "bdebee276e58d0ef5448f3d5ac12c67daa963dd5e0a9bb621a53d1cefbc852fd" ], - "24.11.0-windows_amd64": [ - "node-v24.11.0-win-x64.zip", - "node-v24.11.0-win-x64", - "1054540bce22b54ec7e50ebc078ec5d090700a77657607a58f6a64df21f49fdd" + "24.12.0-windows_amd64": [ + "node-v24.12.0-win-x64.zip", + "node-v24.12.0-win-x64", + "9c125f61ae947b52e779095830f9cac267846a043ef7192183c84016aaad2812" ] }, "node_urls": [ "https://nodejs.org/dist/v{version}/{filename}" ], - "node_version": "24.11.0", + "node_version": "24.12.0", "include_headers": false, "platform": "linux_amd64" } @@ -1133,46 +1133,46 @@ "attributes": { "node_download_auth": {}, "node_repositories": { - "24.11.0-darwin_arm64": [ - "node-v24.11.0-darwin-arm64.tar.gz", - "node-v24.11.0-darwin-arm64", - "0be2ab2816a4fa02d1acff014a434f29f56d8d956f5af6a98b70ced6c5f4d201" + "24.12.0-darwin_arm64": [ + "node-v24.12.0-darwin-arm64.tar.gz", + "node-v24.12.0-darwin-arm64", + "319f221adc5e44ff0ed57e8a441b2284f02b8dc6fc87b8eb92a6a93643fd8080" ], - "24.11.0-darwin_amd64": [ - "node-v24.11.0-darwin-x64.tar.gz", - "node-v24.11.0-darwin-x64", - "3884671e87f46f773832d98a0a6cabcc5ec4f637084f0f3515b69e66ea27f2f1" + "24.12.0-darwin_amd64": [ + "node-v24.12.0-darwin-x64.tar.gz", + "node-v24.12.0-darwin-x64", + "b82ea4c62fd08e250cab59d625e75d77cc5b0a3d60c6698ebee4545c88a169c5" ], - "24.11.0-linux_arm64": [ - "node-v24.11.0-linux-arm64.tar.xz", - "node-v24.11.0-linux-arm64", - "33a6673b2c7bffeae9deec7f9f8b31aad9119b08f13d49b2ca3ee3bebfe8260f" + "24.12.0-linux_arm64": [ + "node-v24.12.0-linux-arm64.tar.xz", + "node-v24.12.0-linux-arm64", + "a06d42807fb500f7459e5f3fa6cb431447352826ee6f07e14adfeec58a1b3210" ], - "24.11.0-linux_ppc64le": [ - "node-v24.11.0-linux-ppc64le.tar.xz", - "node-v24.11.0-linux-ppc64le", - "5e9fd1936c08ad6bf0cc69266af3f9815b598ff63419640da8379f7bd9afe9f5" + "24.12.0-linux_ppc64le": [ + "node-v24.12.0-linux-ppc64le.tar.xz", + "node-v24.12.0-linux-ppc64le", + "3a18221623530a35c35611786b33cedef8b84b5d4c683b01ba6341b15043bf97" ], - "24.11.0-linux_s390x": [ - "node-v24.11.0-linux-s390x.tar.xz", - "node-v24.11.0-linux-s390x", - "8c7eca962686b98c0c5eaf46d96f24cd6d0e2f950954051027899c6b57bc7680" + "24.12.0-linux_s390x": [ + "node-v24.12.0-linux-s390x.tar.xz", + "node-v24.12.0-linux-s390x", + "b9038c2c6b51970cd09cc2bee81dd7e0fb7130823d940cec498c4686b204e4ed" ], - "24.11.0-linux_amd64": [ - "node-v24.11.0-linux-x64.tar.xz", - "node-v24.11.0-linux-x64", - "46da9a098973ab7ba4fca76945581ecb2eaf468de347173897044382f10e0a0a" + "24.12.0-linux_amd64": [ + "node-v24.12.0-linux-x64.tar.xz", + "node-v24.12.0-linux-x64", + "bdebee276e58d0ef5448f3d5ac12c67daa963dd5e0a9bb621a53d1cefbc852fd" ], - "24.11.0-windows_amd64": [ - "node-v24.11.0-win-x64.zip", - "node-v24.11.0-win-x64", - "1054540bce22b54ec7e50ebc078ec5d090700a77657607a58f6a64df21f49fdd" + "24.12.0-windows_amd64": [ + "node-v24.12.0-win-x64.zip", + "node-v24.12.0-win-x64", + "9c125f61ae947b52e779095830f9cac267846a043ef7192183c84016aaad2812" ] }, "node_urls": [ "https://nodejs.org/dist/v{version}/{filename}" ], - "node_version": "24.11.0", + "node_version": "24.12.0", "include_headers": false, "platform": "linux_arm64" } @@ -1182,46 +1182,46 @@ "attributes": { "node_download_auth": {}, "node_repositories": { - "24.11.0-darwin_arm64": [ - "node-v24.11.0-darwin-arm64.tar.gz", - "node-v24.11.0-darwin-arm64", - "0be2ab2816a4fa02d1acff014a434f29f56d8d956f5af6a98b70ced6c5f4d201" + "24.12.0-darwin_arm64": [ + "node-v24.12.0-darwin-arm64.tar.gz", + "node-v24.12.0-darwin-arm64", + "319f221adc5e44ff0ed57e8a441b2284f02b8dc6fc87b8eb92a6a93643fd8080" ], - "24.11.0-darwin_amd64": [ - "node-v24.11.0-darwin-x64.tar.gz", - "node-v24.11.0-darwin-x64", - "3884671e87f46f773832d98a0a6cabcc5ec4f637084f0f3515b69e66ea27f2f1" + "24.12.0-darwin_amd64": [ + "node-v24.12.0-darwin-x64.tar.gz", + "node-v24.12.0-darwin-x64", + "b82ea4c62fd08e250cab59d625e75d77cc5b0a3d60c6698ebee4545c88a169c5" ], - "24.11.0-linux_arm64": [ - "node-v24.11.0-linux-arm64.tar.xz", - "node-v24.11.0-linux-arm64", - "33a6673b2c7bffeae9deec7f9f8b31aad9119b08f13d49b2ca3ee3bebfe8260f" + "24.12.0-linux_arm64": [ + "node-v24.12.0-linux-arm64.tar.xz", + "node-v24.12.0-linux-arm64", + "a06d42807fb500f7459e5f3fa6cb431447352826ee6f07e14adfeec58a1b3210" ], - "24.11.0-linux_ppc64le": [ - "node-v24.11.0-linux-ppc64le.tar.xz", - "node-v24.11.0-linux-ppc64le", - "5e9fd1936c08ad6bf0cc69266af3f9815b598ff63419640da8379f7bd9afe9f5" + "24.12.0-linux_ppc64le": [ + "node-v24.12.0-linux-ppc64le.tar.xz", + "node-v24.12.0-linux-ppc64le", + "3a18221623530a35c35611786b33cedef8b84b5d4c683b01ba6341b15043bf97" ], - "24.11.0-linux_s390x": [ - "node-v24.11.0-linux-s390x.tar.xz", - "node-v24.11.0-linux-s390x", - "8c7eca962686b98c0c5eaf46d96f24cd6d0e2f950954051027899c6b57bc7680" + "24.12.0-linux_s390x": [ + "node-v24.12.0-linux-s390x.tar.xz", + "node-v24.12.0-linux-s390x", + "b9038c2c6b51970cd09cc2bee81dd7e0fb7130823d940cec498c4686b204e4ed" ], - "24.11.0-linux_amd64": [ - "node-v24.11.0-linux-x64.tar.xz", - "node-v24.11.0-linux-x64", - "46da9a098973ab7ba4fca76945581ecb2eaf468de347173897044382f10e0a0a" + "24.12.0-linux_amd64": [ + "node-v24.12.0-linux-x64.tar.xz", + "node-v24.12.0-linux-x64", + "bdebee276e58d0ef5448f3d5ac12c67daa963dd5e0a9bb621a53d1cefbc852fd" ], - "24.11.0-windows_amd64": [ - "node-v24.11.0-win-x64.zip", - "node-v24.11.0-win-x64", - "1054540bce22b54ec7e50ebc078ec5d090700a77657607a58f6a64df21f49fdd" + "24.12.0-windows_amd64": [ + "node-v24.12.0-win-x64.zip", + "node-v24.12.0-win-x64", + "9c125f61ae947b52e779095830f9cac267846a043ef7192183c84016aaad2812" ] }, "node_urls": [ "https://nodejs.org/dist/v{version}/{filename}" ], - "node_version": "24.11.0", + "node_version": "24.12.0", "include_headers": false, "platform": "linux_s390x" } @@ -1231,46 +1231,46 @@ "attributes": { "node_download_auth": {}, "node_repositories": { - "24.11.0-darwin_arm64": [ - "node-v24.11.0-darwin-arm64.tar.gz", - "node-v24.11.0-darwin-arm64", - "0be2ab2816a4fa02d1acff014a434f29f56d8d956f5af6a98b70ced6c5f4d201" + "24.12.0-darwin_arm64": [ + "node-v24.12.0-darwin-arm64.tar.gz", + "node-v24.12.0-darwin-arm64", + "319f221adc5e44ff0ed57e8a441b2284f02b8dc6fc87b8eb92a6a93643fd8080" ], - "24.11.0-darwin_amd64": [ - "node-v24.11.0-darwin-x64.tar.gz", - "node-v24.11.0-darwin-x64", - "3884671e87f46f773832d98a0a6cabcc5ec4f637084f0f3515b69e66ea27f2f1" + "24.12.0-darwin_amd64": [ + "node-v24.12.0-darwin-x64.tar.gz", + "node-v24.12.0-darwin-x64", + "b82ea4c62fd08e250cab59d625e75d77cc5b0a3d60c6698ebee4545c88a169c5" ], - "24.11.0-linux_arm64": [ - "node-v24.11.0-linux-arm64.tar.xz", - "node-v24.11.0-linux-arm64", - "33a6673b2c7bffeae9deec7f9f8b31aad9119b08f13d49b2ca3ee3bebfe8260f" + "24.12.0-linux_arm64": [ + "node-v24.12.0-linux-arm64.tar.xz", + "node-v24.12.0-linux-arm64", + "a06d42807fb500f7459e5f3fa6cb431447352826ee6f07e14adfeec58a1b3210" ], - "24.11.0-linux_ppc64le": [ - "node-v24.11.0-linux-ppc64le.tar.xz", - "node-v24.11.0-linux-ppc64le", - "5e9fd1936c08ad6bf0cc69266af3f9815b598ff63419640da8379f7bd9afe9f5" + "24.12.0-linux_ppc64le": [ + "node-v24.12.0-linux-ppc64le.tar.xz", + "node-v24.12.0-linux-ppc64le", + "3a18221623530a35c35611786b33cedef8b84b5d4c683b01ba6341b15043bf97" ], - "24.11.0-linux_s390x": [ - "node-v24.11.0-linux-s390x.tar.xz", - "node-v24.11.0-linux-s390x", - "8c7eca962686b98c0c5eaf46d96f24cd6d0e2f950954051027899c6b57bc7680" + "24.12.0-linux_s390x": [ + "node-v24.12.0-linux-s390x.tar.xz", + "node-v24.12.0-linux-s390x", + "b9038c2c6b51970cd09cc2bee81dd7e0fb7130823d940cec498c4686b204e4ed" ], - "24.11.0-linux_amd64": [ - "node-v24.11.0-linux-x64.tar.xz", - "node-v24.11.0-linux-x64", - "46da9a098973ab7ba4fca76945581ecb2eaf468de347173897044382f10e0a0a" + "24.12.0-linux_amd64": [ + "node-v24.12.0-linux-x64.tar.xz", + "node-v24.12.0-linux-x64", + "bdebee276e58d0ef5448f3d5ac12c67daa963dd5e0a9bb621a53d1cefbc852fd" ], - "24.11.0-windows_amd64": [ - "node-v24.11.0-win-x64.zip", - "node-v24.11.0-win-x64", - "1054540bce22b54ec7e50ebc078ec5d090700a77657607a58f6a64df21f49fdd" + "24.12.0-windows_amd64": [ + "node-v24.12.0-win-x64.zip", + "node-v24.12.0-win-x64", + "9c125f61ae947b52e779095830f9cac267846a043ef7192183c84016aaad2812" ] }, "node_urls": [ "https://nodejs.org/dist/v{version}/{filename}" ], - "node_version": "24.11.0", + "node_version": "24.12.0", "include_headers": false, "platform": "linux_ppc64le" } @@ -1280,46 +1280,46 @@ "attributes": { "node_download_auth": {}, "node_repositories": { - "24.11.0-darwin_arm64": [ - "node-v24.11.0-darwin-arm64.tar.gz", - "node-v24.11.0-darwin-arm64", - "0be2ab2816a4fa02d1acff014a434f29f56d8d956f5af6a98b70ced6c5f4d201" + "24.12.0-darwin_arm64": [ + "node-v24.12.0-darwin-arm64.tar.gz", + "node-v24.12.0-darwin-arm64", + "319f221adc5e44ff0ed57e8a441b2284f02b8dc6fc87b8eb92a6a93643fd8080" ], - "24.11.0-darwin_amd64": [ - "node-v24.11.0-darwin-x64.tar.gz", - "node-v24.11.0-darwin-x64", - "3884671e87f46f773832d98a0a6cabcc5ec4f637084f0f3515b69e66ea27f2f1" + "24.12.0-darwin_amd64": [ + "node-v24.12.0-darwin-x64.tar.gz", + "node-v24.12.0-darwin-x64", + "b82ea4c62fd08e250cab59d625e75d77cc5b0a3d60c6698ebee4545c88a169c5" ], - "24.11.0-linux_arm64": [ - "node-v24.11.0-linux-arm64.tar.xz", - "node-v24.11.0-linux-arm64", - "33a6673b2c7bffeae9deec7f9f8b31aad9119b08f13d49b2ca3ee3bebfe8260f" + "24.12.0-linux_arm64": [ + "node-v24.12.0-linux-arm64.tar.xz", + "node-v24.12.0-linux-arm64", + "a06d42807fb500f7459e5f3fa6cb431447352826ee6f07e14adfeec58a1b3210" ], - "24.11.0-linux_ppc64le": [ - "node-v24.11.0-linux-ppc64le.tar.xz", - "node-v24.11.0-linux-ppc64le", - "5e9fd1936c08ad6bf0cc69266af3f9815b598ff63419640da8379f7bd9afe9f5" + "24.12.0-linux_ppc64le": [ + "node-v24.12.0-linux-ppc64le.tar.xz", + "node-v24.12.0-linux-ppc64le", + "3a18221623530a35c35611786b33cedef8b84b5d4c683b01ba6341b15043bf97" ], - "24.11.0-linux_s390x": [ - "node-v24.11.0-linux-s390x.tar.xz", - "node-v24.11.0-linux-s390x", - "8c7eca962686b98c0c5eaf46d96f24cd6d0e2f950954051027899c6b57bc7680" + "24.12.0-linux_s390x": [ + "node-v24.12.0-linux-s390x.tar.xz", + "node-v24.12.0-linux-s390x", + "b9038c2c6b51970cd09cc2bee81dd7e0fb7130823d940cec498c4686b204e4ed" ], - "24.11.0-linux_amd64": [ - "node-v24.11.0-linux-x64.tar.xz", - "node-v24.11.0-linux-x64", - "46da9a098973ab7ba4fca76945581ecb2eaf468de347173897044382f10e0a0a" + "24.12.0-linux_amd64": [ + "node-v24.12.0-linux-x64.tar.xz", + "node-v24.12.0-linux-x64", + "bdebee276e58d0ef5448f3d5ac12c67daa963dd5e0a9bb621a53d1cefbc852fd" ], - "24.11.0-windows_amd64": [ - "node-v24.11.0-win-x64.zip", - "node-v24.11.0-win-x64", - "1054540bce22b54ec7e50ebc078ec5d090700a77657607a58f6a64df21f49fdd" + "24.12.0-windows_amd64": [ + "node-v24.12.0-win-x64.zip", + "node-v24.12.0-win-x64", + "9c125f61ae947b52e779095830f9cac267846a043ef7192183c84016aaad2812" ] }, "node_urls": [ "https://nodejs.org/dist/v{version}/{filename}" ], - "node_version": "24.11.0", + "node_version": "24.12.0", "include_headers": false, "platform": "darwin_amd64" } @@ -1329,46 +1329,46 @@ "attributes": { "node_download_auth": {}, "node_repositories": { - "24.11.0-darwin_arm64": [ - "node-v24.11.0-darwin-arm64.tar.gz", - "node-v24.11.0-darwin-arm64", - "0be2ab2816a4fa02d1acff014a434f29f56d8d956f5af6a98b70ced6c5f4d201" + "24.12.0-darwin_arm64": [ + "node-v24.12.0-darwin-arm64.tar.gz", + "node-v24.12.0-darwin-arm64", + "319f221adc5e44ff0ed57e8a441b2284f02b8dc6fc87b8eb92a6a93643fd8080" ], - "24.11.0-darwin_amd64": [ - "node-v24.11.0-darwin-x64.tar.gz", - "node-v24.11.0-darwin-x64", - "3884671e87f46f773832d98a0a6cabcc5ec4f637084f0f3515b69e66ea27f2f1" + "24.12.0-darwin_amd64": [ + "node-v24.12.0-darwin-x64.tar.gz", + "node-v24.12.0-darwin-x64", + "b82ea4c62fd08e250cab59d625e75d77cc5b0a3d60c6698ebee4545c88a169c5" ], - "24.11.0-linux_arm64": [ - "node-v24.11.0-linux-arm64.tar.xz", - "node-v24.11.0-linux-arm64", - "33a6673b2c7bffeae9deec7f9f8b31aad9119b08f13d49b2ca3ee3bebfe8260f" + "24.12.0-linux_arm64": [ + "node-v24.12.0-linux-arm64.tar.xz", + "node-v24.12.0-linux-arm64", + "a06d42807fb500f7459e5f3fa6cb431447352826ee6f07e14adfeec58a1b3210" ], - "24.11.0-linux_ppc64le": [ - "node-v24.11.0-linux-ppc64le.tar.xz", - "node-v24.11.0-linux-ppc64le", - "5e9fd1936c08ad6bf0cc69266af3f9815b598ff63419640da8379f7bd9afe9f5" + "24.12.0-linux_ppc64le": [ + "node-v24.12.0-linux-ppc64le.tar.xz", + "node-v24.12.0-linux-ppc64le", + "3a18221623530a35c35611786b33cedef8b84b5d4c683b01ba6341b15043bf97" ], - "24.11.0-linux_s390x": [ - "node-v24.11.0-linux-s390x.tar.xz", - "node-v24.11.0-linux-s390x", - "8c7eca962686b98c0c5eaf46d96f24cd6d0e2f950954051027899c6b57bc7680" + "24.12.0-linux_s390x": [ + "node-v24.12.0-linux-s390x.tar.xz", + "node-v24.12.0-linux-s390x", + "b9038c2c6b51970cd09cc2bee81dd7e0fb7130823d940cec498c4686b204e4ed" ], - "24.11.0-linux_amd64": [ - "node-v24.11.0-linux-x64.tar.xz", - "node-v24.11.0-linux-x64", - "46da9a098973ab7ba4fca76945581ecb2eaf468de347173897044382f10e0a0a" + "24.12.0-linux_amd64": [ + "node-v24.12.0-linux-x64.tar.xz", + "node-v24.12.0-linux-x64", + "bdebee276e58d0ef5448f3d5ac12c67daa963dd5e0a9bb621a53d1cefbc852fd" ], - "24.11.0-windows_amd64": [ - "node-v24.11.0-win-x64.zip", - "node-v24.11.0-win-x64", - "1054540bce22b54ec7e50ebc078ec5d090700a77657607a58f6a64df21f49fdd" + "24.12.0-windows_amd64": [ + "node-v24.12.0-win-x64.zip", + "node-v24.12.0-win-x64", + "9c125f61ae947b52e779095830f9cac267846a043ef7192183c84016aaad2812" ] }, "node_urls": [ "https://nodejs.org/dist/v{version}/{filename}" ], - "node_version": "24.11.0", + "node_version": "24.12.0", "include_headers": false, "platform": "darwin_arm64" } @@ -1378,46 +1378,46 @@ "attributes": { "node_download_auth": {}, "node_repositories": { - "24.11.0-darwin_arm64": [ - "node-v24.11.0-darwin-arm64.tar.gz", - "node-v24.11.0-darwin-arm64", - "0be2ab2816a4fa02d1acff014a434f29f56d8d956f5af6a98b70ced6c5f4d201" + "24.12.0-darwin_arm64": [ + "node-v24.12.0-darwin-arm64.tar.gz", + "node-v24.12.0-darwin-arm64", + "319f221adc5e44ff0ed57e8a441b2284f02b8dc6fc87b8eb92a6a93643fd8080" ], - "24.11.0-darwin_amd64": [ - "node-v24.11.0-darwin-x64.tar.gz", - "node-v24.11.0-darwin-x64", - "3884671e87f46f773832d98a0a6cabcc5ec4f637084f0f3515b69e66ea27f2f1" + "24.12.0-darwin_amd64": [ + "node-v24.12.0-darwin-x64.tar.gz", + "node-v24.12.0-darwin-x64", + "b82ea4c62fd08e250cab59d625e75d77cc5b0a3d60c6698ebee4545c88a169c5" ], - "24.11.0-linux_arm64": [ - "node-v24.11.0-linux-arm64.tar.xz", - "node-v24.11.0-linux-arm64", - "33a6673b2c7bffeae9deec7f9f8b31aad9119b08f13d49b2ca3ee3bebfe8260f" + "24.12.0-linux_arm64": [ + "node-v24.12.0-linux-arm64.tar.xz", + "node-v24.12.0-linux-arm64", + "a06d42807fb500f7459e5f3fa6cb431447352826ee6f07e14adfeec58a1b3210" ], - "24.11.0-linux_ppc64le": [ - "node-v24.11.0-linux-ppc64le.tar.xz", - "node-v24.11.0-linux-ppc64le", - "5e9fd1936c08ad6bf0cc69266af3f9815b598ff63419640da8379f7bd9afe9f5" + "24.12.0-linux_ppc64le": [ + "node-v24.12.0-linux-ppc64le.tar.xz", + "node-v24.12.0-linux-ppc64le", + "3a18221623530a35c35611786b33cedef8b84b5d4c683b01ba6341b15043bf97" ], - "24.11.0-linux_s390x": [ - "node-v24.11.0-linux-s390x.tar.xz", - "node-v24.11.0-linux-s390x", - "8c7eca962686b98c0c5eaf46d96f24cd6d0e2f950954051027899c6b57bc7680" + "24.12.0-linux_s390x": [ + "node-v24.12.0-linux-s390x.tar.xz", + "node-v24.12.0-linux-s390x", + "b9038c2c6b51970cd09cc2bee81dd7e0fb7130823d940cec498c4686b204e4ed" ], - "24.11.0-linux_amd64": [ - "node-v24.11.0-linux-x64.tar.xz", - "node-v24.11.0-linux-x64", - "46da9a098973ab7ba4fca76945581ecb2eaf468de347173897044382f10e0a0a" + "24.12.0-linux_amd64": [ + "node-v24.12.0-linux-x64.tar.xz", + "node-v24.12.0-linux-x64", + "bdebee276e58d0ef5448f3d5ac12c67daa963dd5e0a9bb621a53d1cefbc852fd" ], - "24.11.0-windows_amd64": [ - "node-v24.11.0-win-x64.zip", - "node-v24.11.0-win-x64", - "1054540bce22b54ec7e50ebc078ec5d090700a77657607a58f6a64df21f49fdd" + "24.12.0-windows_amd64": [ + "node-v24.12.0-win-x64.zip", + "node-v24.12.0-win-x64", + "9c125f61ae947b52e779095830f9cac267846a043ef7192183c84016aaad2812" ] }, "node_urls": [ "https://nodejs.org/dist/v{version}/{filename}" ], - "node_version": "24.11.0", + "node_version": "24.12.0", "include_headers": false, "platform": "windows_amd64" } @@ -1427,46 +1427,46 @@ "attributes": { "node_download_auth": {}, "node_repositories": { - "24.11.0-darwin_arm64": [ - "node-v24.11.0-darwin-arm64.tar.gz", - "node-v24.11.0-darwin-arm64", - "0be2ab2816a4fa02d1acff014a434f29f56d8d956f5af6a98b70ced6c5f4d201" + "24.12.0-darwin_arm64": [ + "node-v24.12.0-darwin-arm64.tar.gz", + "node-v24.12.0-darwin-arm64", + "319f221adc5e44ff0ed57e8a441b2284f02b8dc6fc87b8eb92a6a93643fd8080" ], - "24.11.0-darwin_amd64": [ - "node-v24.11.0-darwin-x64.tar.gz", - "node-v24.11.0-darwin-x64", - "3884671e87f46f773832d98a0a6cabcc5ec4f637084f0f3515b69e66ea27f2f1" + "24.12.0-darwin_amd64": [ + "node-v24.12.0-darwin-x64.tar.gz", + "node-v24.12.0-darwin-x64", + "b82ea4c62fd08e250cab59d625e75d77cc5b0a3d60c6698ebee4545c88a169c5" ], - "24.11.0-linux_arm64": [ - "node-v24.11.0-linux-arm64.tar.xz", - "node-v24.11.0-linux-arm64", - "33a6673b2c7bffeae9deec7f9f8b31aad9119b08f13d49b2ca3ee3bebfe8260f" + "24.12.0-linux_arm64": [ + "node-v24.12.0-linux-arm64.tar.xz", + "node-v24.12.0-linux-arm64", + "a06d42807fb500f7459e5f3fa6cb431447352826ee6f07e14adfeec58a1b3210" ], - "24.11.0-linux_ppc64le": [ - "node-v24.11.0-linux-ppc64le.tar.xz", - "node-v24.11.0-linux-ppc64le", - "5e9fd1936c08ad6bf0cc69266af3f9815b598ff63419640da8379f7bd9afe9f5" + "24.12.0-linux_ppc64le": [ + "node-v24.12.0-linux-ppc64le.tar.xz", + "node-v24.12.0-linux-ppc64le", + "3a18221623530a35c35611786b33cedef8b84b5d4c683b01ba6341b15043bf97" ], - "24.11.0-linux_s390x": [ - "node-v24.11.0-linux-s390x.tar.xz", - "node-v24.11.0-linux-s390x", - "8c7eca962686b98c0c5eaf46d96f24cd6d0e2f950954051027899c6b57bc7680" + "24.12.0-linux_s390x": [ + "node-v24.12.0-linux-s390x.tar.xz", + "node-v24.12.0-linux-s390x", + "b9038c2c6b51970cd09cc2bee81dd7e0fb7130823d940cec498c4686b204e4ed" ], - "24.11.0-linux_amd64": [ - "node-v24.11.0-linux-x64.tar.xz", - "node-v24.11.0-linux-x64", - "46da9a098973ab7ba4fca76945581ecb2eaf468de347173897044382f10e0a0a" + "24.12.0-linux_amd64": [ + "node-v24.12.0-linux-x64.tar.xz", + "node-v24.12.0-linux-x64", + "bdebee276e58d0ef5448f3d5ac12c67daa963dd5e0a9bb621a53d1cefbc852fd" ], - "24.11.0-windows_amd64": [ - "node-v24.11.0-win-x64.zip", - "node-v24.11.0-win-x64", - "1054540bce22b54ec7e50ebc078ec5d090700a77657607a58f6a64df21f49fdd" + "24.12.0-windows_amd64": [ + "node-v24.12.0-win-x64.zip", + "node-v24.12.0-win-x64", + "9c125f61ae947b52e779095830f9cac267846a043ef7192183c84016aaad2812" ] }, "node_urls": [ "https://nodejs.org/dist/v{version}/{filename}" ], - "node_version": "24.11.0", + "node_version": "24.12.0", "include_headers": false, "platform": "windows_arm64" }