Skip to content

Commit 7992b4e

Browse files
authoredMar 26, 2025··
fix(deps): bump netlify packages with extra deduping (#7136)
#7112 and #7116 increased the size of the dependency tree. This is an attempt to remove + reinstall + `npm prune` all the `@netlify/` packages.
1 parent ad197f7 commit 7992b4e

File tree

2 files changed

+1966
-2635
lines changed

2 files changed

+1966
-2635
lines changed
 

‎package-lock.json

+1,960-2,629
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -63,15 +63,15 @@
6363
"dependencies": {
6464
"@fastify/static": "7.0.4",
6565
"@netlify/blobs": "8.1.2",
66-
"@netlify/build": "30.0.3",
67-
"@netlify/build-info": "9.0.1",
68-
"@netlify/config": "21.0.2",
69-
"@netlify/edge-bundler": "12.3.2",
66+
"@netlify/build": "30.0.6",
67+
"@netlify/build-info": "9.0.2",
68+
"@netlify/config": "21.0.4",
69+
"@netlify/edge-bundler": "12.3.3",
7070
"@netlify/edge-functions": "2.11.1",
7171
"@netlify/headers-parser": "8.0.0",
7272
"@netlify/local-functions-proxy": "1.1.1",
73-
"@netlify/redirect-parser": "14.5.0",
74-
"@netlify/zip-it-and-ship-it": "10.0.3",
73+
"@netlify/redirect-parser": "14.5.1",
74+
"@netlify/zip-it-and-ship-it": "10.0.4",
7575
"@octokit/rest": "21.1.1",
7676
"@opentelemetry/api": "1.8.0",
7777
"@pnpm/tabtab": "0.5.4",

1 commit comments

Comments
 (1)

github-actions[bot] commented on Mar 26, 2025

@github-actions[bot]

📊 Benchmark results

  • Dependency count: 1,169
  • Package size: 283 MB
  • Number of ts-expect-error directives: 715
Please sign in to comment.