Skip to content

Commit

Permalink
fix(deps): consolidates @types
Browse files Browse the repository at this point in the history
  • Loading branch information
csantiago132 committed Oct 27, 2024
1 parent 2e9a18c commit 0d8f118
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,15 @@
"@semantic-release/git": "^10.0.1",
"@testing-library/jest-dom": "^6.5.0",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/express": "^4.17.17",
"@types/jest": "^29.5.13",
"@types/jest-axe": "^3.5.9",
"@types/lodash-es": "^4.17.12",
"@types/mdx": "^2.0.7",
"@types/node": "20.5.0",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.2.21",
"@types/supertest": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"@vitejs/plugin-react": "^4.3.2",
Expand Down

0 comments on commit 0d8f118

Please sign in to comment.