Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Commit

Permalink
Update some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhunterarenko committed Jul 10, 2024
1 parent acba0eb commit 172920c
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 65 deletions.
127 changes: 65 additions & 62 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 @@ -31,6 +31,7 @@
},
"devDependencies": {
"@playwright/test": "^1.45.1",
"@tanstack/react-query-devtools": "^4.29.0",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
Expand All @@ -44,11 +45,10 @@
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.3",
"jsdom": "^24.1.0",
"playwright-msw": "^2.2.1",
"prettier": "^3.3.2",
"vite": "^5.3.3",
"vitest": "^1.2.2",
"@tanstack/react-query-devtools": "^4.29.0",
"playwright-msw": "^2.2.1"
"vitest": "^1.2.2"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit 172920c

Please sign in to comment.