Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 0 additions & 30 deletions apps/dashboard/checkly.config.ts

This file was deleted.

6 changes: 1 addition & 5 deletions apps/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@
"@chromatic-com/storybook": "4.0.1",
"@next/bundle-analyzer": "15.3.5",
"@next/eslint-plugin-next": "15.3.5",
"@playwright/test": "1.53.2",
"@storybook/addon-docs": "9.0.15",
"@storybook/addon-links": "9.0.15",
"@storybook/addon-onboarding": "9.0.15",
Expand All @@ -99,7 +98,6 @@
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"autoprefixer": "^10.4.21",
"checkly": "6.0.1",
"eslint": "8.57.0",
"eslint-config-biome": "1.9.4",
"eslint-plugin-react-compiler": "19.1.0-rc.2",
Expand All @@ -122,13 +120,11 @@
"format": "biome format ./src --write",
"knip": "knip",
"lint": "biome check ./src && knip && eslint ./src",
"playwright": "playwright test",
"postbuild": "next-sitemap",
"preinstall": "npx only-allow pnpm",
"start": "next start",
"storybook": "storybook dev -p 6006",
"typecheck": "tsc --noEmit",
"update-checkly": "npx checkly deploy"
"typecheck": "tsc --noEmit"
},
"version": "3.0.0"
}
79 changes: 0 additions & 79 deletions apps/dashboard/playwright.config.ts

This file was deleted.

28 changes: 0 additions & 28 deletions apps/dashboard/tests/README.md

This file was deleted.

14 changes: 0 additions & 14 deletions apps/dashboard/tests/chain-page.spec.ts

This file was deleted.

28 changes: 0 additions & 28 deletions apps/dashboard/tests/contract-page.spec.ts

This file was deleted.

15 changes: 0 additions & 15 deletions apps/dashboard/tests/homepage.spec.ts

This file was deleted.

30 changes: 0 additions & 30 deletions apps/dashboard/tests/publisher-page.spec.ts

This file was deleted.

29 changes: 0 additions & 29 deletions apps/dashboard/tests/setup.ts

This file was deleted.

Loading
Loading