Skip to content

Commit d7967a8

Browse files
authored
Merge branch 'main' into fix/narrow-down-permanent-cdn-caching-with-reading-html
2 parents 9135d10 + 76db058 commit d7967a8

File tree

4 files changed

+36
-21
lines changed

4 files changed

+36
-21
lines changed

e2e-report/package-lock.json

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

e2e-report/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"daisyui": "^4.12.2",
2020
"eslint": "^8.57.0",
2121
"eslint-config-next": "^14.2.4",
22-
"netlify-cli": "^21.4.0",
22+
"netlify-cli": "^21.5.0",
2323
"postcss": "^8.4.38",
2424
"sass": "^1.77.1",
2525
"tailwindcss": "^3.4.4"

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@netlify/edge-functions": "^2.12.0",
5757
"@netlify/eslint-config-node": "^7.0.1",
5858
"@netlify/functions": "^3.1.8",
59-
"@netlify/serverless-functions-api": "^1.41.1",
59+
"@netlify/serverless-functions-api": "^1.41.2",
6060
"@netlify/zip-it-and-ship-it": "^10.1.1",
6161
"@opentelemetry/api": "^1.8.0",
6262
"@playwright/test": "^1.43.1",
@@ -76,7 +76,7 @@
7676
"memfs": "^4.9.2",
7777
"mock-require": "^3.0.3",
7878
"msw": "^2.0.7",
79-
"netlify-cli": "^21.4.0",
79+
"netlify-cli": "^21.5.0",
8080
"next": "^15.0.0-canary.28",
8181
"next-with-cache-handler-v2": "npm:[email protected]",
8282
"os": "^0.1.2",

0 commit comments

Comments
 (0)