Skip to content

Commit

Permalink
Update outdated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
javierjulio committed Oct 5, 2024
1 parent e53a4e5 commit 3d906db
Show file tree
Hide file tree
Showing 2 changed files with 990 additions and 1,526 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,18 @@
]
},
"devDependencies": {
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.3.0",
"@vitest/ui": "^1.3.0",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/ui": "^2.1.2",
"gh-pages": "^6.1.1",
"jsdom": "^24.0.0",
"jsdom": "^25.0.1",
"vite": "^5.1.1",
"vitest": "^1.3.0"
"vitest": "^2.1.2"
}
}
Loading

0 comments on commit 3d906db

Please sign in to comment.