Skip to content

Commit

Permalink
update: vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Jul 22, 2024
1 parent 6ad4388 commit 8f8c417
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
102 changes: 51 additions & 51 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"react-techs-logos": "^0.1.14"
},
"devDependencies": {
"@testing-library/dom": "^10.3.2",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.4.7",
"@testing-library/react": "^16.0.0",
"@types/node": "^20.14.11",
"@types/react": "^18.3.3",
Expand All @@ -64,6 +64,6 @@
"vite": "^5.3.4",
"vite-plugin-style-inject": "^0.0.1",
"vite-plugin-svgr": "^4.2.0",
"vitest": "^2.0.3"
"vitest": "^2.0.4"
}
}

0 comments on commit 8f8c417

Please sign in to comment.