Skip to content

Commit ece4338

Browse files
committed
test: setup for skew protection e2e tests and first test (server actions case)
1 parent d11382c commit ece4338

33 files changed

+1542
-9
lines changed

package-lock.json

Lines changed: 37 additions & 0 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,12 @@
6565
"@netlify/zip-it-and-ship-it": "^14.1.8",
6666
"@opentelemetry/api": "^1.8.0",
6767
"@playwright/test": "^1.43.1",
68+
"@types/adm-zip": "^0.5.7",
6869
"@types/node": "^20.12.7",
6970
"@types/picomatch": "^3.0.0",
7071
"@types/uuid": "^10.0.0",
7172
"@vercel/nft": "^0.30.0",
73+
"adm-zip": "^0.5.16",
7274
"cheerio": "^1.0.0-rc.12",
7375
"clean-package": "^2.2.0",
7476
"esbuild": "^0.25.0",

0 commit comments

Comments
 (0)