diff --git a/e2e/cloudflare-modules/package.json b/e2e/cloudflare-modules/package.json index 1fa1415c7ed..23500e5840e 100644 --- a/e2e/cloudflare-modules/package.json +++ b/e2e/cloudflare-modules/package.json @@ -16,6 +16,6 @@ "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", "typescript": "5.7.3", - "wrangler": "3.105.1" + "wrangler": "3.106.0" } } diff --git a/e2e/cloudflare-workers/package.json b/e2e/cloudflare-workers/package.json index cda828e5931..6be5c4ab722 100644 --- a/e2e/cloudflare-workers/package.json +++ b/e2e/cloudflare-workers/package.json @@ -16,6 +16,6 @@ "ts-node": "10.9.2", "tsconfig-paths": "4.2.0", "typescript": "5.7.3", - "wrangler": "3.105.1" + "wrangler": "3.106.0" } } diff --git a/e2e/shared-scripts/package.json b/e2e/shared-scripts/package.json index da2d725c678..9fd1380fc35 100644 --- a/e2e/shared-scripts/package.json +++ b/e2e/shared-scripts/package.json @@ -4,6 +4,6 @@ "private": true, "dependencies": { "@pulumi/pulumi": "3.147.0", - "@types/node": "22.10.10" + "@types/node": "22.12.0" } } diff --git a/package.json b/package.json index 3ef65a66875..884298da188 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@jest/globals": "29.7.0", "@theguild/prettier-config": "3.0.0", "@types/deno": "2.0.0", - "@types/node": "22.10.10", + "@types/node": "22.12.0", "@types/react": "19.0.8", "@types/react-dom": "19.0.3", "@typescript-eslint/eslint-plugin": "8.22.0", @@ -60,7 +60,7 @@ "eslint-plugin-standard": "5.0.0", "husky": "9.1.7", "jest": "29.7.0", - "lint-staged": "15.4.2", + "lint-staged": "15.4.3", "node-libcurl": "npm:@ardatan/node-libcurl@4.0.4", "patch-package": "8.0.0", "prettier": "3.4.2", diff --git a/packages/server/package.json b/packages/server/package.json index c1a0f1f668d..6a46dac3135 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -42,7 +42,7 @@ "@hapi/hapi": "^21.3.12", "@types/express": "5.0.0", "@types/koa": "^2.15.0", - "@types/node": "22.10.10", + "@types/node": "22.12.0", "express": "4.21.2", "fastify": "5.2.1", "koa": "^2.15.3", diff --git a/yarn.lock b/yarn.lock index 2f6e1498910..7b082046504 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3373,10 +3373,10 @@ resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.5.tgz#1ef302e01cf7d2b5a0fa526790c9123bf1d06690" integrity sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w== -"@types/node@*", "@types/node@22.10.10", "@types/node@>=13.7.0": - version "22.10.10" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.10.tgz#85fe89f8bf459dc57dfef1689bd5b52ad1af07e6" - integrity sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww== +"@types/node@*", "@types/node@22.12.0", "@types/node@>=13.7.0": + version "22.12.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.12.0.tgz#bf8af3b2af0837b5a62a368756ff2b705ae0048c" + integrity sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA== dependencies: undici-types "~6.20.0" @@ -7407,10 +7407,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632" integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== -lint-staged@15.4.2: - version "15.4.2" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.2.tgz#f986bcb6b03822a996c600447c692c69640c7607" - integrity sha512-gCqzB/Li281uZJgReNci+oXXqUEdrFAQAzTE/LwoxxiEuP41vozNe4BATS+4ehdqkWn+Z6bGc3EDcBja3npBVw== +lint-staged@15.4.3: + version "15.4.3" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.3.tgz#e73587cc857f580c99f907abefe9ac8d8d5e74c1" + integrity sha512-FoH1vOeouNh1pw+90S+cnuoFwRfUD9ijY2GKy5h7HS3OR7JVir2N2xrsa0+Twc1B7cW72L+88geG5cW4wIhn7g== dependencies: chalk "^5.4.1" commander "^13.1.0" @@ -10043,10 +10043,10 @@ undici@^5.13.0, undici@^5.28.4: dependencies: "@fastify/busboy" "^2.0.0" -unenv@2.0.0-rc.0: - version "2.0.0-rc.0" - resolved "https://registry.yarnpkg.com/unenv/-/unenv-2.0.0-rc.0.tgz#deb804d2139b562fab94cb300dba8a609f7bd678" - integrity sha512-H0kl2w8jFL/FAk0xvjVing4bS3jd//mbg1QChDnn58l9Sc5RtduaKmLAL8n+eBw5jJo8ZjYV7CrEGage5LAOZQ== +unenv@2.0.0-rc.1: + version "2.0.0-rc.1" + resolved "https://registry.yarnpkg.com/unenv/-/unenv-2.0.0-rc.1.tgz#7299a1ae1613d441e207ced9a5ee6f90c40856af" + integrity sha512-PU5fb40H8X149s117aB4ytbORcCvlASdtF97tfls4BPIyj4PeVxvpSuy1jAptqYHqB0vb2w2sHvzM0XWcp2OKg== dependencies: defu "^6.1.4" mlly "^1.7.4" @@ -10330,10 +10330,10 @@ workerd@1.20250124.0: "@cloudflare/workerd-linux-arm64" "1.20250124.0" "@cloudflare/workerd-windows-64" "1.20250124.0" -wrangler@3.105.1: - version "3.105.1" - resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-3.105.1.tgz#904a8a35c9d7bdea2d6f32ccb68e34a694edb2fc" - integrity sha512-Hl+wwWrMuDAcQOo+oKccf/MlAF+BHN66hbjGLo7cYhsrj1fm+w2jcFhiVTrRDpdJHPJMDfMGGbH8Gq7sexUGEQ== +wrangler@3.106.0: + version "3.106.0" + resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-3.106.0.tgz#b6eea569964de92a8af0a5882dfa995fd3d61bbf" + integrity sha512-jKPBtASIdiihU9AJBJRvWktqdc2prTy41LUjMk6Sq6BCZePrDnS9VWhQWovoYojreSd+dKhU+ggL53fNKvifRg== dependencies: "@cloudflare/kv-asset-handler" "0.3.4" "@esbuild-plugins/node-globals-polyfill" "0.2.3" @@ -10342,7 +10342,7 @@ wrangler@3.105.1: esbuild "0.17.19" miniflare "3.20250124.0" path-to-regexp "6.3.0" - unenv "2.0.0-rc.0" + unenv "2.0.0-rc.1" workerd "1.20250124.0" optionalDependencies: fsevents "~2.3.2"