From a0fe8b12ac140200ed7f5ad5ac7575b297a84d93 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 14:25:51 +0000 Subject: [PATCH] fix(deps): update netlify packages --- package-lock.json | 249 ++++++++++------------- packages/ai/package.json | 2 +- packages/dev/package.json | 4 +- packages/edge-functions/dev/package.json | 2 +- packages/functions/dev/package.json | 2 +- 5 files changed, 116 insertions(+), 143 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1aadc0d58..b2549b2b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1123,9 +1123,6 @@ "cpu": [ "arm" ], - "libc": [ - "glibc" - ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1142,9 +1139,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1161,9 +1155,6 @@ "cpu": [ "ppc64" ], - "libc": [ - "glibc" - ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1180,9 +1171,6 @@ "cpu": [ "riscv64" ], - "libc": [ - "glibc" - ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1199,9 +1187,6 @@ "cpu": [ "s390x" ], - "libc": [ - "glibc" - ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1218,9 +1203,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1237,9 +1219,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1256,9 +1235,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -1275,9 +1251,6 @@ "cpu": [ "arm" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0", "optional": true, "os": [ @@ -1300,9 +1273,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0", "optional": true, "os": [ @@ -1325,9 +1295,6 @@ "cpu": [ "ppc64" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0", "optional": true, "os": [ @@ -1350,9 +1317,6 @@ "cpu": [ "riscv64" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0", "optional": true, "os": [ @@ -1375,9 +1339,6 @@ "cpu": [ "s390x" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0", "optional": true, "os": [ @@ -1400,9 +1361,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0", "optional": true, "os": [ @@ -1425,9 +1383,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "Apache-2.0", "optional": true, "os": [ @@ -1450,9 +1405,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "Apache-2.0", "optional": true, "os": [ @@ -2142,9 +2094,9 @@ "link": true }, "node_modules/@netlify/zip-it-and-ship-it": { - "version": "14.7.0", - "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-14.7.0.tgz", - "integrity": "sha512-SgqHGUTuPkarP5vpnjVKihsQAt7zQPfp+RjgpE+vJdW4tjJUEC3i6h954mE+3Mm7UZTF5xVRMMUJPi+d7oIiug==", + "version": "14.7.1", + "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-14.7.1.tgz", + "integrity": "sha512-In1BkoGFct5tid87oPTkTsITXrgUElgKDKzEmtxlezA4Oo95t2Gnv5m3IRVbI6eRcp3uygahxQPv/J8meX+n1Q==", "license": "MIT", "dependencies": { "@babel/parser": "^7.22.5", @@ -2493,9 +2445,6 @@ "cpu": [ "arm" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -2516,9 +2465,6 @@ "cpu": [ "arm" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -2539,9 +2485,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -2562,9 +2505,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -2585,9 +2525,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -2608,9 +2545,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -2749,11 +2683,13 @@ "cpu": [ "arm" ], + "dev": true, "license": "MIT", "optional": true, "os": [ "android" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-android-arm64": { "version": "4.61.0", @@ -2762,11 +2698,13 @@ "cpu": [ "arm64" ], + "dev": true, "license": "MIT", "optional": true, "os": [ "android" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-darwin-arm64": { "version": "4.61.0", @@ -2775,11 +2713,13 @@ "cpu": [ "arm64" ], + "dev": true, "license": "MIT", "optional": true, "os": [ "darwin" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-darwin-x64": { "version": "4.61.0", @@ -2788,11 +2728,13 @@ "cpu": [ "x64" ], + "dev": true, "license": "MIT", "optional": true, "os": [ "darwin" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-freebsd-arm64": { "version": "4.61.0", @@ -2801,11 +2743,13 @@ "cpu": [ "arm64" ], + "dev": true, "license": "MIT", "optional": true, "os": [ "freebsd" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-freebsd-x64": { "version": "4.61.0", @@ -2814,11 +2758,13 @@ "cpu": [ "x64" ], + "dev": true, "license": "MIT", "optional": true, "os": [ "freebsd" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-arm-gnueabihf": { "version": "4.61.0", @@ -2827,14 +2773,13 @@ "cpu": [ "arm" ], - "libc": [ - "glibc" - ], + "dev": true, "license": "MIT", "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-arm-musleabihf": { "version": "4.61.0", @@ -2843,14 +2788,13 @@ "cpu": [ "arm" ], - "libc": [ - "musl" - ], + "dev": true, "license": "MIT", "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-arm64-gnu": { "version": "4.61.0", @@ -2859,14 +2803,13 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], + "dev": true, "license": "MIT", "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-arm64-musl": { "version": "4.61.0", @@ -2875,14 +2818,13 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], + "dev": true, "license": "MIT", "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-loong64-gnu": { "version": "4.61.0", @@ -2891,14 +2833,13 @@ "cpu": [ "loong64" ], - "libc": [ - "glibc" - ], + "dev": true, "license": "MIT", "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-loong64-musl": { "version": "4.61.0", @@ -2907,14 +2848,13 @@ "cpu": [ "loong64" ], - "libc": [ - "musl" - ], + "dev": true, "license": "MIT", "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-ppc64-gnu": { "version": "4.61.0", @@ -2923,14 +2863,13 @@ "cpu": [ "ppc64" ], - "libc": [ - "glibc" - ], + "dev": true, "license": "MIT", "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-ppc64-musl": { "version": "4.61.0", @@ -2939,14 +2878,13 @@ "cpu": [ "ppc64" ], - "libc": [ - "musl" - ], + "dev": true, "license": "MIT", "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-riscv64-gnu": { "version": "4.61.0", @@ -2955,14 +2893,13 @@ "cpu": [ "riscv64" ], - "libc": [ - "glibc" - ], + "dev": true, "license": "MIT", "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-riscv64-musl": { "version": "4.61.0", @@ -2971,14 +2908,13 @@ "cpu": [ "riscv64" ], - "libc": [ - "musl" - ], + "dev": true, "license": "MIT", "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-s390x-gnu": { "version": "4.61.0", @@ -2987,14 +2923,13 @@ "cpu": [ "s390x" ], - "libc": [ - "glibc" - ], + "dev": true, "license": "MIT", "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-x64-gnu": { "version": "4.61.0", @@ -3003,14 +2938,13 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], + "dev": true, "license": "MIT", "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-x64-musl": { "version": "4.61.0", @@ -3019,14 +2953,13 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], + "dev": true, "license": "MIT", "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-openbsd-x64": { "version": "4.61.0", @@ -3035,11 +2968,13 @@ "cpu": [ "x64" ], + "dev": true, "license": "MIT", "optional": true, "os": [ "openbsd" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-openharmony-arm64": { "version": "4.61.0", @@ -3048,11 +2983,13 @@ "cpu": [ "arm64" ], + "dev": true, "license": "MIT", "optional": true, "os": [ "openharmony" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-win32-arm64-msvc": { "version": "4.61.0", @@ -3061,11 +2998,13 @@ "cpu": [ "arm64" ], + "dev": true, "license": "MIT", "optional": true, "os": [ "win32" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-win32-ia32-msvc": { "version": "4.61.0", @@ -3074,11 +3013,13 @@ "cpu": [ "ia32" ], + "dev": true, "license": "MIT", "optional": true, "os": [ "win32" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-win32-x64-gnu": { "version": "4.61.0", @@ -3087,11 +3028,13 @@ "cpu": [ "x64" ], + "dev": true, "license": "MIT", "optional": true, "os": [ "win32" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-win32-x64-msvc": { "version": "4.61.0", @@ -3100,11 +3043,13 @@ "cpu": [ "x64" ], + "dev": true, "license": "MIT", "optional": true, "os": [ "win32" - ] + ], + "peer": true }, "node_modules/@sinclair/typebox": { "version": "0.27.10", @@ -6908,12 +6853,14 @@ "version": "2.3.3", "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", + "dev": true, "hasInstallScript": true, "license": "MIT", "optional": true, "os": [ "darwin" ], + "peer": true, "engines": { "node": "^8.16.0 || ^10.6.0 || >=11.0.0" } @@ -13280,6 +13227,7 @@ "os": [ "aix" ], + "peer": true, "engines": { "node": ">=18" } @@ -13297,6 +13245,7 @@ "os": [ "android" ], + "peer": true, "engines": { "node": ">=18" } @@ -13314,6 +13263,7 @@ "os": [ "android" ], + "peer": true, "engines": { "node": ">=18" } @@ -13331,6 +13281,7 @@ "os": [ "android" ], + "peer": true, "engines": { "node": ">=18" } @@ -13348,6 +13299,7 @@ "os": [ "darwin" ], + "peer": true, "engines": { "node": ">=18" } @@ -13365,6 +13317,7 @@ "os": [ "darwin" ], + "peer": true, "engines": { "node": ">=18" } @@ -13382,6 +13335,7 @@ "os": [ "freebsd" ], + "peer": true, "engines": { "node": ">=18" } @@ -13399,6 +13353,7 @@ "os": [ "freebsd" ], + "peer": true, "engines": { "node": ">=18" } @@ -13416,6 +13371,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -13433,6 +13389,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -13450,6 +13407,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -13467,6 +13425,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -13484,6 +13443,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -13501,6 +13461,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -13518,6 +13479,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -13535,6 +13497,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -13552,6 +13515,7 @@ "os": [ "linux" ], + "peer": true, "engines": { "node": ">=18" } @@ -13569,6 +13533,7 @@ "os": [ "netbsd" ], + "peer": true, "engines": { "node": ">=18" } @@ -13586,6 +13551,7 @@ "os": [ "netbsd" ], + "peer": true, "engines": { "node": ">=18" } @@ -13603,6 +13569,7 @@ "os": [ "openbsd" ], + "peer": true, "engines": { "node": ">=18" } @@ -13620,6 +13587,7 @@ "os": [ "openbsd" ], + "peer": true, "engines": { "node": ">=18" } @@ -13637,6 +13605,7 @@ "os": [ "openharmony" ], + "peer": true, "engines": { "node": ">=18" } @@ -13654,6 +13623,7 @@ "os": [ "sunos" ], + "peer": true, "engines": { "node": ">=18" } @@ -13671,6 +13641,7 @@ "os": [ "win32" ], + "peer": true, "engines": { "node": ">=18" } @@ -13688,6 +13659,7 @@ "os": [ "win32" ], + "peer": true, "engines": { "node": ">=18" } @@ -13705,6 +13677,7 @@ "os": [ "win32" ], + "peer": true, "engines": { "node": ">=18" } @@ -14523,7 +14496,7 @@ "name": "@netlify/ai", "version": "0.4.1", "dependencies": { - "@netlify/api": "^14.0.18" + "@netlify/api": "^14.0.19" }, "devDependencies": { "@types/node": "20.14.15", @@ -15118,7 +15091,7 @@ "dependencies": { "@netlify/ai": "^0.4.1", "@netlify/blobs": "10.7.9", - "@netlify/config": "^24.5.0", + "@netlify/config": "^24.6.0", "@netlify/database-dev": "0.10.1", "@netlify/dev-utils": "4.4.6", "@netlify/edge-functions-dev": "1.0.20", @@ -15131,7 +15104,7 @@ "ulid": "^3.0.0" }, "devDependencies": { - "@netlify/api": "^14.0.18", + "@netlify/api": "^14.0.19", "@netlify/types": "2.8.0", "tsup": "^8.0.0", "vitest": "^3.0.0" @@ -15188,7 +15161,7 @@ "license": "MIT", "dependencies": { "@netlify/dev-utils": "4.4.6", - "@netlify/edge-bundler": "^14.10.1", + "@netlify/edge-bundler": "^14.10.3", "@netlify/edge-functions": "3.0.8", "@netlify/edge-functions-bootstrap": "2.16.0", "@netlify/runtime-utils": "2.3.0", @@ -15226,7 +15199,7 @@ "@netlify/blobs": "10.7.9", "@netlify/dev-utils": "4.4.6", "@netlify/functions": "5.3.0", - "@netlify/zip-it-and-ship-it": "^14.5.5", + "@netlify/zip-it-and-ship-it": "^14.7.1", "cron-parser": "^4.9.0", "decache": "^4.6.2", "extract-zip": "^2.0.1", diff --git a/packages/ai/package.json b/packages/ai/package.json index 472a8d753..ca9801357 100644 --- a/packages/ai/package.json +++ b/packages/ai/package.json @@ -56,7 +56,7 @@ "publint": "npx -y publint --strict" }, "dependencies": { - "@netlify/api": "^14.0.18" + "@netlify/api": "^14.0.19" }, "devDependencies": { "@types/node": "20.14.15", diff --git a/packages/dev/package.json b/packages/dev/package.json index d03e806d2..f741b201d 100644 --- a/packages/dev/package.json +++ b/packages/dev/package.json @@ -50,7 +50,7 @@ }, "author": "Netlify Inc.", "devDependencies": { - "@netlify/api": "^14.0.18", + "@netlify/api": "^14.0.19", "@netlify/types": "2.8.0", "tsup": "^8.0.0", "vitest": "^3.0.0" @@ -58,7 +58,7 @@ "dependencies": { "@netlify/ai": "^0.4.1", "@netlify/blobs": "10.7.9", - "@netlify/config": "^24.5.0", + "@netlify/config": "^24.6.0", "@netlify/database-dev": "0.10.1", "@netlify/dev-utils": "4.4.6", "@netlify/edge-functions-dev": "1.0.20", diff --git a/packages/edge-functions/dev/package.json b/packages/edge-functions/dev/package.json index 91d813a68..35e87c940 100644 --- a/packages/edge-functions/dev/package.json +++ b/packages/edge-functions/dev/package.json @@ -40,7 +40,7 @@ "author": "Netlify Inc.", "dependencies": { "@netlify/dev-utils": "4.4.6", - "@netlify/edge-bundler": "^14.10.1", + "@netlify/edge-bundler": "^14.10.3", "@netlify/edge-functions": "3.0.8", "@netlify/edge-functions-bootstrap": "2.16.0", "@netlify/runtime-utils": "2.3.0", diff --git a/packages/functions/dev/package.json b/packages/functions/dev/package.json index a7dd1098d..71880c4d6 100644 --- a/packages/functions/dev/package.json +++ b/packages/functions/dev/package.json @@ -45,7 +45,7 @@ "@netlify/blobs": "10.7.9", "@netlify/dev-utils": "4.4.6", "@netlify/functions": "5.3.0", - "@netlify/zip-it-and-ship-it": "^14.5.5", + "@netlify/zip-it-and-ship-it": "^14.7.1", "cron-parser": "^4.9.0", "decache": "^4.6.2", "extract-zip": "^2.0.1",