f
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"start": "next start",
|
||||
"test": "pnpm build && playwright test",
|
||||
"test:e2e": "playwright test",
|
||||
"test:e2e:ui": "playwright test --ui"
|
||||
"test:e2e:ui": "playwright test --ui",
|
||||
"optimize:banner": "node scripts/optimize-hero-banner.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@headlessui/react": "2.1.2",
|
||||
@@ -31,6 +32,7 @@
|
||||
"@types/react": "^19",
|
||||
"@types/react-dom": "^19",
|
||||
"babel-plugin-react-compiler": "1.0.0",
|
||||
"ffmpeg-static": "^5.3.0",
|
||||
"pagefind": "^1.5.2",
|
||||
"tailwindcss": "^4",
|
||||
"typescript": "^5"
|
||||
|
||||
Reference in New Issue
Block a user