Skip to content

Commit

Permalink
UPDATE: @types/react AND @types/react-dom
Browse files Browse the repository at this point in the history
  • Loading branch information
andregroseth committed Feb 18, 2025
1 parent dba5453 commit 49df36f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@
"@types/amplitude-js": "^8.16.3",
"@types/lodash": "^4.14.199",
"@types/node": "^22.0.0",
"@types/react": "19.0.9",
"@types/react-dom": "19.0.3",
"@types/react": "19.0.10",
"@types/react-dom": "19.0.4",
"@types/react-router-dom": "^5.3.3",
"@types/yup": "^0.32.0",
"@typescript-eslint/eslint-plugin": "^8.1.0",
Expand Down

0 comments on commit 49df36f

Please sign in to comment.