Skip to content

Instantly share code, notes, and snippets.

@DevanB
Created August 21, 2023 17:45
Show Gist options
  • Save DevanB/2a03ed94842e28e7a3abfc5aaab5972e to your computer and use it in GitHub Desktop.
Save DevanB/2a03ed94842e28e7a3abfc5aaab5972e to your computer and use it in GitHub Desktop.
{
"devDependencies": {
"@applitools/eyes-api": "1.13.12",
"@applitools/eyes-cypress": "3.36.1",
"@applitools/types": "1.5.19",
"@badeball/cypress-cucumber-preprocessor": "17.2.1",
"@bahmutov/cypress-esbuild-preprocessor": "2.2.0",
"@cypress/browserify-preprocessor": "3.0.2",
"@esbuild-plugins/node-modules-polyfill": "0.2.2",
"@graphql-codegen/cli": "4.0.1",
"@graphql-codegen/introspection": "4.0.0",
"@graphql-codegen/typescript": "4.0.1",
"@graphql-codegen/typescript-operations": "4.0.1",
"@remix-run/dev": "1.19.1",
"@remix-run/eslint-config": "1.17.1",
"@svgr/plugin-jsx": "8.0.1",
"@svgr/plugin-prettier": "8.0.1",
"@svgr/plugin-svgo": "8.0.1",
"@testing-library/cypress": "9.0.0",
"@types/analytics-node": "3.1.11",
"@types/express": "4.17.17",
"@types/lodash": "4.14.195",
"@types/lru-cache": "7.10.10",
"@types/nprogress": "0.2.0",
"@types/qs": "6.9.7",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@types/react-instantsearch-core": "6.26.3",
"@types/shortid": "0.0.29",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"axe-core": "4.7.2",
"cross-env": "7.0.3",
"cypress-axe": "1.4.0",
"cypress-fail-fast": "7.0.1",
"cypress": "12.14.0",
"cypress-log-to-output": "1.1.2",
"env-cmd": "10.1.0",
"eslint": "8.43.0",
"graphql-config": "5.0.2",
"is-ci-cli": "2.2.0",
"npm-run-all": "4.1.5",
"postcss": "8",
"rimraf": "5.0.1",
"start-server-and-test": "2.0.0",
"tailwindcss": "3.3.2",
"ts-dotenv": "0.9.1",
"ts-node": "10.9.1",
"ts-node-dev": "2.0.0",
"ts-prune": "0.10.3",
"tsconfig": "workspace:*",
"typescript": "4.9.5"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment