Skip to content

Commit 78b7554

Browse files
authored
feat: move EF validation logic to edge-bundler (#4710)
1 parent bd89748 commit 78b7554

File tree

13 files changed

+223
-288
lines changed

13 files changed

+223
-288
lines changed

package-lock.json

Lines changed: 172 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/build/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,15 +66,13 @@
6666
"@bugsnag/js": "^7.0.0",
6767
"@netlify/cache-utils": "^5.0.2",
6868
"@netlify/config": "^20.0.1",
69-
"@netlify/edge-bundler": "4.3.2",
69+
"@netlify/edge-bundler": "4.4.0",
7070
"@netlify/functions-utils": "^5.0.4",
7171
"@netlify/git-utils": "^5.0.2",
7272
"@netlify/plugins-list": "^6.54.0",
7373
"@netlify/run-utils": "^5.0.2",
7474
"@netlify/zip-it-and-ship-it": "^7.1.2",
7575
"@sindresorhus/slugify": "^2.0.0",
76-
"ajv": "^8.11.0",
77-
"ajv-errors": "^3.0.0",
7876
"ansi-escapes": "^5.0.0",
7977
"chalk": "^5.0.0",
8078
"clean-stack": "^4.0.0",

0 commit comments

Comments
 (0)