Skip to content

Commit

Permalink
update: deps of project
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Aug 9, 2024
1 parent 29d6476 commit 786b416
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 69 deletions.
140 changes: 76 additions & 64 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,20 +49,20 @@
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0",
"@types/node": "^22.1.0",
"@types/node": "^22.2.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/testing-library__jest-dom": "^5.14.9",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.1",
"@typescript-eslint/parser": "^8.0.1",
"@vitejs/plugin-react": "^4.3.1",
"eslint": "^9.8.0",
"eslint": "^9.9.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.9",
"jsdom": "^24.1.1",
"sass": "^1.77.8",
"typescript": "^5.5.4",
"vite": "^5.3.5",
"vite": "^5.4.0",
"vite-plugin-style-inject": "^0.0.1",
"vite-plugin-svgr": "^4.2.0",
"vitest": "^2.0.5"
Expand Down

0 comments on commit 786b416

Please sign in to comment.